

/* Start:/local/components/public2022/catalog.list/templates/.default/style.css?16686848383002*/
.switchery{background-color:#fff;border:1px solid #dfdfdf;border-radius:20px;cursor:pointer;display:inline-block;height:30px;position:relative;vertical-align:middle;width:50px;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-sizing:content-box;background-clip:content-box}.switchery>small{background:#fff;border-radius:100%;box-shadow:0 1px 3px rgba(0,0,0,0.4);height:30px;position:absolute;top:0;width:30px}.switchery-small{border-radius:20px;height:20px;width:33px}.switchery-small>small{height:20px;width:20px}.switchery-large{border-radius:40px;height:40px;width:66px}.switchery-large>small{height:40px;width:40px}

.switchery-small>small {
    height: 15px !important;
    width: 15px !important;
}
.switchery-small {
    border-radius: 15px!important;
    height: 15px !important;
    width: 28px !important;
}


.product{
	 transition: 0.5s;
}
.product:hover{
	transform: translateY(-7px);
	box-shadow: 0 0.7rem 1.4rem rgba(0,0,0,.25)!important;
}

.iimg{
	width: 100%;
}

.p-images{
	display:none;
	cursor: pointer !important;
    height: 163px !important;
    width: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
	display:block;
}

.caption {
	height: 60px;
	overflow: hidden;
	line-height: 17px;
	padding:5px !important;
	text-align:center;
}

.caption a{
	text-decoration: none;
	font-size: 14px;
	font-weight:500;
	color:#718296;
}

.caption a:hover{
	color:red;
}

.caption h4 {
	white-space: nowrap;
}
 

.ratings {
	padding-right: 10px;
	padding-left: 10px;
	color: #a9b0b3;
	font-size: 14px;
	font-weight:500;
}

 

.label-text{
	font-weight: normal;
	cursor:pointer;
}

.ui-widget {
	width:100%
}

.price{
	font-size:13px;
	
}
	
.thumbnail {
	 cursor:pointer;
	 -webkit-box-shadow: 5px 5px 5px -1px rgba(0,0,0,0.04);
	 -moz-box-shadow: 5px 5px 5px -1px rgba(0,0,0,0.04);
	 box-shadow: 5px 5px 5px -1px rgba(0,0,0,0.04);
	 padding:1px !important;
	 
}
 
.box-shad {
	-webkit-box-shadow: 1px 4px 7px 0px rgba(50, 50, 50, 0.10);
    -moz-box-shadow: 1px 4px 7px 0px rgba(50, 50, 50, 0.10);
    box-shadow: 1px 4px 7px 0px rgba(50, 50, 50, 0.10);
}


@media (max-width: 768px){
	.product-mob{
		padding-top:2px;
	}
	
	.caption{
		text-align:left !important;
 
	}
	
	.caption a{ 
		font-size:15px;
	}
	
	.price{
		color:#000;
		font-size:14px;
	}
}


.text-title-p-0-1{
	background: #ec124b !important;
}
.text-title-p-0-2{
	background: #F6C334 !important;
}

.text-title-p1{ 
	font-size:12px !important;
    padding: 4px 16px !important;
    border-radius: 50px !important;
	margin-bottom:30px !important;
}

.text-title-p2{
	font-weight: 700;
	color: #999;
	font-size:13px;
}

.hr2 {
    margin-top: 0px;
    margin-bottom: 30px;
    border: 0;
    border-top: 1px solid #d6d5d5;
}

#text_seo{
	height: 170px;
    overflow: auto;
}

#form-shapka{
	display:none;
}


.urlcatalog{
	color:#000;
	display: block;
    margin-bottom: 10px;
}
/* End */
/* /local/components/public2022/catalog.list/templates/.default/style.css?16686848383002 */
