h1,h2,h3,h4,h5,h6{font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;font-weight: 500;}
p{
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1,.h1,h2,.h2,h3,.h3 {
	margin-bottom: 30px;
}
p.bxe-first-letter:first-letter, .bxe-first-letter-s{
	font-weight: bold;
	font-size: 56px;
	line-height: 56px;
	margin-right: 10px;
	float: left;
	vertical-align: top;

}
.lead {
	color: #757575;
  	margin-left: 40px;
  		padding:0 0 0 15px;
  	font-size: 13px;
  	font-weight: 300;
  	line-height: 1.4;
  	border-left: 3px solid #99cded;
}
.table_use {width: 100%; border-collapse: collapse;}
.table_use thead tr {color: #ffffff; font-weight: bold; background: #363838d6;}
.table_use thead tr td {border: 1px solid #ccc; text-align: center;}
.table_use tbody tr td {border: 1px solid #e8e9eb; padding: 8px; text-align: center;}
.table_use tbody tr:nth-child(2n) {background: #f4f4f4;}
.table_use tbody tr:hover {
    background: #363838d6;
    color: #fff;
}
.table_use p {margin: 5px !important;}

@media (min-width: 768px){
	.lead {
	  	font-size: 16px;
  		margin-left: 20px;
	}
}

blockquote {
  	padding:0 0 0 15px;
  	margin: 0 0 20px 20px;
	border-left: 3px solid #c2c2c2;
}
blockquote p{
  	font-size: 20px;
  	font-style: italic;
	color: #757575;
  	font-family: Georgia, "Helvetica Neue", Arial,  Helvetica, sans-serif;
}
@media (max-width: 768px){
	blockquote p {
	  	font-size: 16px;
	}
}

blockquote.bxe-quote {
	position: relative;
	padding-left: 70px;
	padding-top: 8px;
	min-height: 50px;
	border-left: none;
}
blockquote.bxe-quote:after{
	content: "";
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzOS45OTYgMzcuOTk1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzOS45OTYgMzcuOTk1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggc3R5bGU9ImZpbGw6I0Q2RDdENjsiIGQ9Ik0wLjAxLDM3Ljk5NXYtMTguMTFjLTAuMDc5LTIuNjA0LDAuMjk0LTUuMDQ5LDEuMTE4LTcuMzM4YzAuODI0LTIuMjg4LDEuOTgxLTQuMywzLjQ3Mi02LjAzNmMxLjQ5LTEuNzM1LDMuMjc2LTMuMTc2LDUuMzU2LTQuMzIxYzIuMDc4LTEuMTQzLDQuMzM1LTEuODczLDYuNzY4LTIuMTl2Ny44MTJjLTIuOTgzLDEuMDI3LTUuMDIzLDIuNTQ1LTYuMTIxLDQuNTU3Yy0xLjEsMi4wMTItMS42NDgsNC40NzktMS42NDgsNy4zOThoNy43Njl2MTguMjI4SDAuMDF6IE0yMy4yODEsMzcuOTk1di0xOC4xMWMtMC4wNzktMi42MDQsMC4yOTQtNS4wNDksMS4xMTgtNy4zMzhjMC44MjQtMi4yODgsMS45ODEtNC4zLDMuNDcyLTYuMDM2YzEuNDktMS43MzUsMy4yNzYtMy4xNzYsNS4zNTYtNC4zMjFjMi4wNzgtMS4xNDMsNC4zMzUtMS44NzMsNi43NjgtMi4xOXY3LjgxMmMtMi45ODMsMS4wMjctNS4wMjMsMi41NDUtNi4xMjEsNC41NTdjLTEuMSwyLjAxMi0xLjY0OCw0LjQ3OS0xLjY0OCw3LjM5OGg3Ljc2OXYxOC4yMjhIMjMuMjgxeiIvPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	left: 10px;
	top: 10px;
	-webkit-background-size: 40px;
			background-size: 40px;
	width: 40px;
	height:40px;
}

hr{
	border: none;
	border-bottom: 1px solid #ccc;
}
hr.bxe-bolder{
	border-bottom-width: 5px;
}
hr.bxe-dashed{
	border-bottom-style: dashed;
	border-bottom-width: 2px;
}
hr.bxe-normal{}
hr.bxe-light{
	border-bottom-color: #e5e5e5

}
hr.bxe-dotted{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}

/**/
.bg-primary	{background: #60aadb!important;color: #fff;}
.bg-lensservice	{background: #80a300!important;color: #fff;}
.bg-success	{background: #64ba4e!important;color: #fff;}
.bg-info	{background: #9bc6dd!important;color: #fff;}
.bg-warning	{background: #fec139!important;color: #fff;}
.bg-danger{}
/**/
img.pull-left{
	padding: 5px 15px 5px 0;
}
img.pull-right{
	padding: 5px 0 5px 15px;
}
/**/
.alert{
	border: none;
	border-radius: 1px;
	font-size: 14px;
}
.alert.alert-note{
	background: #f2f2f3;
}
.alert.alert-sys{
	background: #f5f2ec;
	color: #81641F;
}
.alert.bxe-icon{
	padding-left: 90px;
	min-height: 100px;
	position: relative;
}
.alert.bxe-icon:after{
	left:22px;
	top: 20px;
	position: absolute;
	content: " ";
	width:48px;
	height: 48px;
	background-repeat: no-repeat;
	background-position: center;
	background-image:url(images/editor_sprite.png);
	background-repeat: no-repeat;
}

.alert-lensservice {
	color: #80a300;
	background-color: #80a30045;
	border: solid 1px #80a30061;
}
.alert-bg-lensservice	{background: #80a300!important;color: #fff; border-radius: 0;}
.alert.bxe-icon.alert-success:after	{background-position:0 0}
.alert.bxe-icon.alert-info:after	{background-position:0 -50px}
.alert.bxe-icon.alert-warning:after	{background-position:0 -100px}
.alert.bxe-icon.alert-danger:after	{background-position:0 -200px}
.alert.bxe-icon.alert-note:after	{background-position:0 -150px}
.alert.bxe-icon.alert-sys:after		{background-position:0 -250px}

.bxe-aleft-title{
	font-weight: bold;
	padding-bottom: 5px;
}

.bx-panel-tooltip {
  z-index: 2210 !important;
  overflow: hidden !important;
  position: absolute !important;
  letter-spacing: normal !important;
  list-style: none !important;
  text-align: left !important;
  text-indent: 0 !important;
  text-transform: none !important;
  visibility: visible !important;
  white-space: normal !important;
  word-spacing: normal !important;
  vertical-align: baseline !important;
  margin: 0 !important;
  padding: 15px !important;
  float: none !important;
  text-decoration: none !important;
  -webkit-border-radius: 1px !important;
  -moz-border-radius: 1px !important;
  border-radius: 1px !important;
  -webkit-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 0 12px 10px rgba(0,0,0,.25) !important;
  box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
  border: 1px solid;
  border-color: #f0f0f0;
  background: #fff;
  color: #35414e;
  font-size: 14px;
}

/**/
tab,
tabsection,
.bxe-tab-title{
	display: block;
	padding: 5px;
	border: 1px dashed #ccc;
}
/**/
.bxe-list,
.bxe-list ul{
	list-style: none;
	margin: 5px 0;
	padding-left: 15px;
}
.bxe-list-default,
.bxe-list-default ul{

 }
.bxe-list .fa{
	color: #9fb2bd;
	margin-right: 6px;
}
.bxe-lis-blue .fa{
	color: #0083d1;
}

.open_close-filter { margin: 0 auto 1em auto; text-align: center; }
.open_close-filter .btn	{ background-color: #ffdf30;
    border-color: #ffdf30;
    color: #333;
    font-weight: bold; }
.img_use
{
	width: 50%;
}


.hit-catalog .product-item-small-card .row:before,.hit-catalog .product-item-small-card .row:after{
    display: none;

}

.hit-catalog .product-item-small-card .row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.hit-catalog .product-item-small-card .row>div{
    padding-bottom: 30px;
    float: none;
}
.hit-catalog .product-item-small-card .row .product-item-container{
    height: 100%;

}

.hit-catalog .product-item-small-card .row .product-item-container .product-item{
    margin-bottom: 0px;
    height: 100%;
}

.hit-catalog .product-item-image-wrapper{
    padding-top: 80%;
}
.hit-catalog .product-item-image-wrapper .product-item-image-original{
    background-size: contain;
    background-position: center;
}
.hit-catalog .product-item-image-wrapper .product-item-image-slider-control-container{
    bottom: -10px;
}
.hit-catalog .product-item, .bx-touch .hit-catalog .product-item {
    padding-top: 5px!important;
}
button.add-to-favorite {
    border: 0;
    padding: 6px 12px;
    border-radius: 4px;
    color: #fff;
	background: #ddd;
	flex-shrink: 0;
	margin-right: 5px;
	width: 50px;
}
button.add-to-favorite:focus {
	outline: 0;
}
button.add-to-favorite:hover {
    opacity: 0.7;
}
button.add-to-favorite.added {
    background: #6f8b0f;
    
}
a.favorite-link-wrapper {
    display: flex;
    position: fixed;
    align-items: center;
    bottom: 20%;
    right: 0;
    color: #fff;
    background: #ddd;
    border-radius: 10px;
    transition: all .4s linear;
 
    transform: translateX(100%);
}
a.favorite-link-wrapper.have-items {
	transform: translateX(calc(100% - 40px));
}
a.favorite-link-wrapper:hover {
	transform: translateX(30px);
}
a.favorite-link-wrapper .counter {
    width: 40px;
    text-align: center;
    padding: 5px 10px;
    border-right: 1px solid;
}
a.favorite-link-wrapper .link-text {
    padding: 0 40px 0 10px;
}
#set_filter{
	background: #80a300;
	border-color: #80a300;
	color: #fff;
}

#set_filter:hover{
	background: #869643;
}


#del_filter{
	background: #ffdf30!important;
	border-color: #ffdf30!important;
	color: #000!important;
	font-weight: bold;
	border-radius: 4px;
}

#del_filter:hover{
	background: #d19402!important;
}


.feature-wrap{

    display: flex;
    justify-content: space-between;

}
.feature-wrap .feature-item{
	flex:1;
	text-align: center;
}

.feature-wrap .feature-item .ico i{
	font-size: 64px;
	margin-bottom: 16px;
	opacity: 0.8;
    color: #6f913c;
}
.link_use:hover {
    border-bottom: 1px solid #a392c1 !important;
    text-decoration: none;
}

.link_use {
    text-decoration: none;
    color: #c3a814 !important;
    border-bottom: 1px dashed !important;
    font-weight: 600;
}

.lazy {
	display: block !important;
}

/* Очень жесткий костыль, надо переделать если еще будут изменения в карточках на главной */
.product-item-image-slide.item.active img {
	display: none !important;
}

a.favorite-link-wrapper.have-items {
	z-index: 1001;
}

.contact-btns {
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
}

.contact-btns .callback {
	margin-top: 0 !important;
	margin-left: 12px !important;
}

.contact-btns .whatsapp-btn {
	height: 30px;
	width: 30px;
	background-color: #80A300;
	border-radius: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.contact-btns .whatsapp-btn:hover {
	background-color: #485c18;
}

.contact-btns .whatsapp-btn::before {
	content: '';
	background-image: url('images/whatsapp.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 24px;
	width: 24px;
	position: absolute;
}

.left-list-menu {
	justify-content: space-between;
	height: 600px;
}

.left-list-menu div:last-child {
	align-self: flex-end;
	justify-self: center;
	width: 100%;
}


.brands-img {
	display: grid !important;
	height: 125px;
	width: 100%;
	grid-template-columns: repeat(4, 1fr);
}
.brands-img a {
	margin-right: 10.5%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.brands-img a img {
	height: auto;
	width: auto;
}