

/* Start:/local/templates/.default/components/bitrix/catalog/catalog_with_filter/style.css?17411111191133*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.b-catalog-product__delivery a{
	color: #000;
	font-family: "OpenSansRegular";
}

.b-catalog-product__delivery .price {
	color:  #0C4999;
	font-family: "OpenSansRegular";
}
.b-catalog-product__short-info .price {
	color:  #0C4999;
	font-family: "OpenSansRegular";
}
.b-catalog-product__short-info .b-catalog-product__pre-order {
	margin-bottom: 0;
}
.b-catalog-product__short-info .b-catalog-product__delivery {
margin-bottom: 20px;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

/* End */


/* Start:/local/templates/.default/components/bitrix/catalog/catalog_with_filter/bitrix/catalog.element/.default/style.css?17411110761674*/
.formButton .btn {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    width: 100%;
}

.formButton .btn.formActions {
    background: none;
    color: #0C4999;
    padding: 0;
    cursor: pointer;
    color: #fff;
    display: block;
    background: #68b022;
    border-radius: 10px;
    font-size: 12px;
    border: 2px solid #68b022;
    font-family: "OpenSansRegular";
    transition: background-color 300ms ease-out;
    transition: border 200ms ease-out;
    padding: 9px 0px;
    text-decoration: none;
    line-height: 20px;
}
.formButton .btn.formActions:focus,
.formButton .btn.formActions:active{
    outline: none;
    border: none;
    box-shadow: none;
}
.b-pre-order-modal__description {
    line-height: 1.4;
    color: #505050;
    margin-bottom: 30px;
    margin-top: -20px;
    font-size: 14px;
}
.b-catalog-product__head .b-pre-order-modal {
    width: 400px;
    margin-left: -200px;
}
#ajaxQuestForm .policy-block label {
    width: 88%;
    font-size: 12px;
    vertical-align: middle;
}
.b-catalog-product__img .item-image {
    text-align: center;
}
.b-catalog-product__img .item-image img {
    margin: 0 auto;
}

.catalog-element-images-dots {
    display: block;
    margin: 0;
    padding: 0;
}
.catalog-element-images-dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    overflow: hidden;
    text-indent: -9999px;
    background-color: #005da8;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
}
.catalog-element-images-dots li:hover,
.catalog-element-images-dots li.slick-active {
    background-color: #0071c8;
}
/* End */
/* /local/templates/.default/components/bitrix/catalog/catalog_with_filter/style.css?17411111191133 */
/* /local/templates/.default/components/bitrix/catalog/catalog_with_filter/bitrix/catalog.element/.default/style.css?17411110761674 */
