

/* Start:/local/templates/imidge/components/webvision/catalog/catalog/style.css?1591710268697*/
.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%;
	}

}
/* End */


/* Start:/local/templates/imidge/components/webvision/catalog.smart.filter/imidge/style.css?15940297172603*/
.content-item-container>.has-scroll{
   /* overflow: hidden;*/
}
.has-scroll{
    overflow-y: scroll;
    overflow-x: hidden;
    width: 180px;
    min-height: 40px;
    max-height: 240px;
}
.filterOKbutton{
    font-size: 12px;
    color: #ffffff;
    text-shadow: 0px -1px 1px #384f63;
    text-decoration: none;
    box-shadow: 0 3px 5px 0 rgba(117,117,117, .7);
    line-height: 1;
    display: inline-block;
    padding: 2px 1px 2px 1px;
    transition: background-color .2s ease;
    -moz-transition: background-color .2s ease;
    -webkit-transition: background-color .2s ease;
    background: #8495a4;
    background: -moz-linear-gradient(top, #8495a4 1%, #35526b 52%, #35526b 61%, #35526b 68%, #35526b 68%, #8495a4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#8495a4), color-stop(52%,#35526b), color-stop(61%,#35526b), color-stop(68%,#35526b), color-stop(68%,#35526b), color-stop(100%,#8495a4));
    background: -webkit-linear-gradient(top, #8495a4 1%,#35526b 52%,#35526b 61%,#35526b 68%,#35526b 68%,#8495a4 100%);
    background: -o-linear-gradient(top, #8495a4 1%,#35526b 52%,#35526b 61%,#35526b 68%,#35526b 68%,#8495a4 100%);
    background: -ms-linear-gradient(top, #8495a4 1%,#35526b 52%,#35526b 61%,#35526b 68%,#35526b 68%,#8495a4 100%);
    background: linear-gradient(to bottom, #8495a4 1%,#35526b 52%,#35526b 61%,#35526b 68%,#35526b 68%,#8495a4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8495a4', endColorstr='#8495a4',GradientType=0 );
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #677387;
    border-right: 1px solid #677387;
    border-left: 1px solid #677387;
    border-radius: 3px 3px 2px 2px;
    color: #FFF !important;
    min-width: 25px;
    text-align: center;
    cursor: pointer !important;
}
#price-from-to_1{
    width: 200px;
}

li.filtitem_nochecked a:before {
    content: '';
    background: url("https://img.imidge.com.ua//local/templates/imidge/components/webvision/catalog.smart.filter/imidge/images/chckbx_empty.gif");
    height: 15px;
    width: 15px;
    display: inline-block;
    position: absolute;
    left:0;
    top: 2px;
}

li.filtitem_checked a:before {
    content: '';
    background: url("https://img.imidge.com.ua//local/templates/imidge/components/webvision/catalog.smart.filter/imidge/images/chckbx_checked.gif");
    height: 15px;
    width: 15px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 2px;
}
.filters-block .items-group .content-item .filter_chckbx {
    margin: 0 !important;
    position: static !important;
}
/* End */


/* Start:/local/templates/imidge/components/webvision/catalog/catalog/bitrix/catalog.section/.default/style.css?15917102672526*/

.catalog_list .hide-pagination .pagination{
   display: none;
}
.item_not_compared input{
   display: none;
}


/*dropdown styles*/
.catalog-options .sort {
   float: left;
   position: relative;
   z-index: 1;
   margin: 7px 0 0;
}

.catalog-options .sort span {
   float: left;
}

.catalog-options .sort span {
   float: left;
   margin-left: 3px;
}
.catalog-options .sort span.selected {
   background: none !important;
   border: none;
   font-family: 'Open Sans', Arial, sans-serif;
   color: #5b5b5b;
   font-size: 13px;
   text-decoration: underline;
   border: 1px solid #a0a4ab !important;
}
.catalog-options .sort span.selected {
   height: 30px;
   width: 130px;
   top: -5px;
   font-size: 12px;
   position: relative;
   border: 1px solid #c0c4ca;
   padding: 5px;
   background: rgba(255, 255, 255, 0.9);
   cursor: pointer;
   padding-right: 25px;
   text-align: right;
   text-decoration: none;
   box-sizing: border-box;
}

.catalog-options .sort.sortBy ul {
   position: absolute;
   left: 105px;
   width: 130px;
   display: block;
   border-top: none;
   list-style-type: none;
   right: 0;
   top: 24px;
   background: rgba(255, 255, 255, 0.9);
   border: 1px solid #C0C4CA;
   padding: 0;
   margin: 0;
   box-sizing: border-box;
   display:none;
   font-family: 'Open Sans', Arial, sans-serif;
   z-index:15;
}
.catalog-options .sort{
   z-index:15;
}
.catalog-options .sort.sortBy ul.showed.activ {
   display: block;
}
.catalog-options .sort.sortBy ul li {
   position: relative;
   border-bottom:1px solid #c0c4ca;
}
.catalog-options .sort.sortBy ul li a {
   text-align: right;
   display: block;
   padding: 4px 25px 4px 15px;
   font-size: 12px;
   background:#e6e7e8;
   color: #798999;
   text-decoration:none;
   transition:0.5s;
}
.catalog-options .sort.sortBy ul li:hover a {
   color: #000;
   background:#f6f6f6;
}
.catalog-options .sort.sortBy ul li:after {
   top: 50%;
   content: url(https://img.imidge.com.ua/local/templates/imidge/img/asc.png);
   position: absolute;
   right: 8px;
   margin-top: -12px;
}
.catalog-options .sort.sortBy ul li.desc:after {
   content: url(https://img.imidge.com.ua/local/templates/imidge/img/desc.png);
}
.catalog-options .sort.sortBy span.selected:after {
   top: 50%;
   content: url(https://img.imidge.com.ua/local/templates/imidge/img/asc.png);
   position: absolute;
   right: 8px;
   margin-top: -12px;
}
.catalog-options .sort.sortBy span.desc.selected:after {
   content: url(https://img.imidge.com.ua/local/templates/imidge/img/desc.png);
}

/* End */


/* Start:/local/components/custom/catalog.review/templates/.default/style.css?1637588490471*/
.catalog_comments__text {
    font-size: 12px;
    line-height: 20px;
    color: #2b2725;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 75px;
    width: 200px;
}
.catalog_comments__img_wrap {text-align:center;}
.catalog_comments__link {
    width: 200px;
}
.main-page-block .main-slider{
    height: 420px;
}
.main-page-block .main-slider {
    width: 100% !important;
}

/* End */
/* /local/templates/imidge/components/webvision/catalog/catalog/style.css?1591710268697 */
/* /local/templates/imidge/components/webvision/catalog.smart.filter/imidge/style.css?15940297172603 */
/* /local/templates/imidge/components/webvision/catalog/catalog/bitrix/catalog.section/.default/style.css?15917102672526 */
/* /local/components/custom/catalog.review/templates/.default/style.css?1637588490471 */
