

/* Start:/bitrix/templates/czr/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?17784065375397*/

.more-wrapper {
    /* border-bottom: 1px solid; */
    position: relative;
    margin-bottom: 15px;
	background: #ffffff;
	padding-top: 10px;
}

.checkbox-blok {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    margin-right: 15px;
}

.elements .img-product {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
}

.info-block {
    width: 100%;
	
    margin-left: 40px;
    display: inline-block;
    /* vertical-align: top; */
}




.img-product{
	width: 115px !important;
}

.elements input[type=checkbox] {	position: absolute;
	clip: rect(0, 0, 0, 0);
	width: 0;
	height: 0;}
.base input[type=checkbox]{	position: absolute;
	clip: rect(0, 0, 0, 0);
	width: 0;
	height: 0;}
.hide-filter input[type=checkbox]{	position: absolute;
	clip: rect(0, 0, 0, 0);
	width: 0;
	height: 0;}
label {
	cursor: pointer;
}
.elements label:after {
	content: " ";
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url(https://cezares.net/bitrix/templates/czr/images/checkbox.png) no-repeat;
	position: relative;
	top: 3px;
}
.base label:after {
	content: " ";
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url(https://cezares.net/bitrix/templates/czr/images/checkbox.png) no-repeat;
	position: relative;
	top: 3px;
}
.hide-filter label:after {
	content: " ";
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url(https://cezares.net/bitrix/templates/czr/images/checkbox.png) no-repeat;
	position: relative;
	top: 3px;
}



.elements label:after {
	content: " ";
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url(https://cezares.net/bitrix/templates/czr/images/checkbox.png) no-repeat;
	position: relative;
	top: 3px;
}


.elements input[type=checkbox]:checked + label:after {
background-position: 0 -26px;
}
.elements label:hover:after {
background-position: 0 0px;
}
.elements input[type=checkbox]:checked + label:hover:after {
background-position: 0 -26px;
}

.base input[type=checkbox]:checked + label:after {
background-position: 0 -52px;
}
.base label:hover:after {
background-position: 0 0px;
}
.base input[type=checkbox]:checked + label:hover:after {
background-position: 0 -52px;
}
.elements{
	margin-bottom: 10px;
}
.elements .top p{
	
display: block;
    text-align: center;
    padding-left: 30px;
    font-size: 18px;
    font-weight: 600;
    color: #575b71;
	display: block;

  padding-left: 30px;
}

.base{
	background-color: #f7f7f7;
}
.info-block{
	width: 460px;
	margin-left: 40px;
	display: inline-block;
	vertical-align: top;

}
.info-block span{
	display: inline-block;
	margin-right: 15px;
	margin-top: 10px !important;
}

.elements .info-block .name-product-card{
	display: block;
	font-size: 15px;
	word-wrap: break-word; 
}
/*.base:hover, */

.more-wrapper:hover{
	background-color: #e8f3f7;
}
.more-wrapper{
	/*border-bottom: 1px solid */
	position: relative;
	margin-bottom: 15px;
}
.more-wrapper:after{
	content: '';
	height: 1px;
	width: 100%;
	background-color: #d6d6d6;
	position: absolute;
	bottom: -7.5px;
	left: 0;
}
.elements .price-product{
	display: inline-block;
	width: 165px;
	text-align: center;

   font-size: 20px;
   
       color: #000;
}

.elements .small-txt, .elements .price-product>span{
	font-size: 14px;
}

div.img-product{min-width:72px; min-height:72px; background-position:50% 50%; background-repeat:no-repeat;background-size: contain;background-color: #fff;}



.top {
    background-color: #ededed;
        height: 28px;
    position: relative;
}


 .other-items-section-title {
    margin-bottom: 2px;
    padding: 8px 38px 8px 12px;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


.section-title {
	    font-size: 18px;
    font-weight: 600;
    color: #575b71;
    border-bottom: 1px dashed #575b71;
    border: 2px solid #edeef8;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #edeef8;
    cursor: pointer;
    -webkit-transition: all 0.15s ease 0s;
    -moz-transition: all 0.15s ease 0s;
    -o-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}




.js-all_block {
    width: 100%;
    float: left;
	
}



.simular {
	width: 100%;
	padding-bottom: 10px;
}


.simular th {
	
	
	text-align: center;
    color: #3E1403;
    background: #f8eec2;
    font-size: 13px;
    font-weight: normal;
    vertical-align: middle;
    padding: 3px 3px;
    box-sizing: border-box;
    border-left: 1px dotted #C5BC96;
}

.simular td{
	
	text-align: center;
    color: #000;
    font-size: 13px;
    padding: 6px 0px;
    box-sizing: content-box;
    vertical-align: middle;
    border-left: 1px dotted #e5e5e5;
	    border-bottom: 1px dotted #e5e5e5;
}

.simular  tr{
	
	padding: 10px;
    
}

.simular tr:hover{
	
	  background-color: #f5f5f5 ;
}

.simular tr.viki{
	
	  background-color: #f5f5f5 ;
}

.simular span{
	    color: #302a25 !important;
    font-weight: bold !important;
}


.simular a {
	color: #007baf;
	
}


.no_nal { color:red;}
.nal { color:green;}
/* End */
/* /bitrix/templates/czr/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?17784065375397 */
