

/* Start:/local/templates/allaia/components/bitrix/catalog/catalog/style.css?15948416491122*/
.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;
}
@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%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */


/* Start:/local/templates/allaia/components/bitrix/breadcrumb/main_crumbs/style.css?1594841649585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/allaia/components/bitrix/catalog.element/.default/style.css?17600968521766*/
.not_available {
    white-space: nowrap;
    background: none;
    border: 1px solid white;
    color: white;
    width: 300px;
    padding: 10px;
    margin: 0 auto;
    font-weight: 600;
}
.price_constructor {
    color: #004dda;
}
.wrap_link_video {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    margin-top: 10px;
}
.wrap_link_video .btn {
    border: none;
    color: #fff;
    background: #004dda;
    outline: none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    padding: 12px 25px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    font-size: 14px;
    font-size: .875rem;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    line-height: normal;
}.wd-visits-count-icon {
    background-image: url(/local/templates/allaia/img/view_product.png);
    display: inline-block;
    width: 21px;
    height: 20px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: top;
}
.count_reviews.mobile {
    display: none;
}

.variant-image{
	max-width:35px;
	float:right;
}
.boxes > span{
	line-height:50px;
}
.boxes{
	cursor:pointer;
}
@media(max-width:1444px){
	.prod_options .form-group label.boxes {
		max-width: 100%!important;
		width: 100%;
		margin-right: 0px;
		padding: 10px;
		border: 1px solid lightgrey;
		max-width: 305px;
	}
}

@media(max-width:767px){
.count_reviews.mobile {
    display: inline-block;
}.count_reviews.decst{
    display: none;
}
}
/* End */


/* Start:/local/templates/allaia/components/bitrix/catalog.element/.default/themes/blue/style.css?15948416491064*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1; }

.bx-blue .product-item-image-slider-control:hover { background-color: rgba(0, 131, 209, .8); }

.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover { background-color: #0083d1; }

.bx-blue .product-item-selected-scu,
.bx-blue .product-item-detail-slider-controls-image:hover,
.bx-blue .product-item-detail-slider-controls-image.active { outline-color: #006cc0; }

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-color: #006cc0; }

/* Amount */
.bx-blue .product-item-amount-field:focus { border-color: #006cc0; }

/*Proress Bar*/
.bx-blue .product-item-detail-slider-progress-bar { background-color: #006cc0; }
/* End */
/* /local/templates/allaia/components/bitrix/catalog/catalog/style.css?15948416491122 */
/* /local/templates/allaia/components/bitrix/breadcrumb/main_crumbs/style.css?1594841649585 */
/* /local/templates/allaia/components/bitrix/catalog.element/.default/style.css?17600968521766 */
/* /local/templates/allaia/components/bitrix/catalog.element/.default/themes/blue/style.css?15948416491064 */
