#header .header-nav.header-nav-links nav > ul li:hover > a {
	color: #e60000;
}

#header .header-nav.header-nav-links nav > ul:not(:hover) > li > a.active{
	color: #e60000;
}

#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a {
	color: #555;
}

html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links nav > ul > li:hover > a {
	color: #dc3545 !important;
}

html .bg-color-light-scale-1{
	background-color: #f7f7f7 !important
}

@media (min-width: 1200px) {
	.container {
		max-width: 1200px; } }

.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item {
	-ms-touch-action: auto !important;
	touch-action: auto !important;
}

.technology-content-list:after {
	clear: both;
	content: "";
	display: block; }

.technology-content-list ul {
	margin: 10px 0 30px;
	padding: 0;
	list-style: none; }

.technology-content-list > ul > li > a{
	display:block;
	color: #000!important;
	padding-left: 0px;
	transition: all .3s ease 0s;
}

.technology-content-list > ul > li > a:hover{
	color: #dc3545!important;
	padding-left: 5px;
}

.menutop div{
	border-right: 1px solid rgba(50,  50,  50,  0.7);
	border-bottom: 1px solid rgba(50,  50,  50,  0.7);
	padding: 18px 0;
}

.catalog{
	position: relative;
	display: block;
}

/*.catalog div{
position: absolute;
top: 0;
width: 45%;
height: 15%;
background-color: rgba(255, 255, 255, 1);
padding-left: 12px;
padding-top: 2px;
border-left: 1px solid rgba(0,0,0, 0.6);
border-top: 1px solid rgba(0,0,0, 0.6);
border-bottom-right-radius: 20px;
}*/

.nav-links--color{
	color: #666;
}

.nav-links--color:hover{
	color: #dc3545;
}


.catalog div{
	display: flex;
	position: absolute;
	width: 100%;
	bottom: 0;
	/* height: 16%; */
	background-color: rgba(230, 0, 0);
	border-left: 1px solid rgba(0,0,0, 0.3);
	border-right: 1px solid rgba(0,0,0, 0.3);
	border-bottom: 1px solid rgba(0,0,0, 0.3);
	z-index: 2;
	transition: all 1s;
	align-items: center;
	padding: 20px 8px;
}



.catalog span{
	padding-top: 1%;
	padding-left: 2%;
	position: absolute;
	color: white;
	font-size: 0.9rem;
	letter-spacing: 0.06em;
}

.card-catalog:hover .catalog p{
	padding-right: 10px;
}

.catalog:hover p{
	padding-right: 10px;
}

.catalog p{
	right: 0;
	padding-top: 5%;
	padding-right: 15px;
	position: absolute;
	color: white;
	font-size: 1.4em;
	transition: padding-right 0.3s ease-out 0.25s;
}

.catalog-list ul{
	border-left: 2px solid rgba(230, 0, 0);
	padding-left: 15px;
}

.catalog-list ul > li{
	letter-spacing: 0.02em;
}

.proffesion{
	position: relative;
	display: inline-block;
	opacity: 1;
	text-align: center;
	transition: ease opacity 300ms;

}

.proffesion span{
	display: flex;
	position: absolute;
	color: white;
	bottom: 0;
	padding-left: 16%;
	padding-bottom: 61%;
	font-size: 27px;
	margin: 0 auto;
	text-align: left;
}

.proffesion:hover {
	opacity: 0.96;
}


.proffesion2{
	position: relative;
	display: inline-block;
	opacity: 1;
	text-align: center;
	transition: ease opacity 300ms;

}

.proffesion2 span{
	display: flex;
	position: absolute;
	color: white;
	bottom: 0;
	padding-left: 0%;
	padding-bottom: 61%;
	font-size: 27px;
	margin: 0 auto;
	text-align: center;
}

.proffesion2:hover {
	opacity: 0.96;
}


.proffesion3{
	position: relative;
	display: inline-block;
	opacity: 1;
	text-align: center;
	transition: ease opacity 300ms;

}

.proffesion3 span{
	display: flex;
	position: absolute;
	color: white;
	bottom: 0;
	padding-left: 26%;
	padding-bottom: 61%;
	font-size: 27px;
	margin: 0 auto;
	text-align: left;
}

.proffesion3:hover {
	opacity: 0.96;
}


.form-button{
	margin-left: 34%;

}



.contact-section{
	background: url("/wp-content/uploads/2021/04/Toolbank001.jpg"); 
	background-size: cover;
}

.slider-section{
	/* 	background: url("/wp-content/uploads/2021/03/banner-29-06-1366x455-1.jpg");  */
	background-size: cover;
	background-position: center;
	height: 600px;
}

.slider-section2{
	background: url("/wp-content/uploads/2021/03/banner-neviliry.jpg"); 
	background-size: cover;
	background-position: center;
	height: 600px;
}

.slider-section3 {
	background: url("/wp-content/uploads/2021/03/udar.jpg"); 
	background-size: cover;
	background-position: center;
	height: 600px;
}

.slider-section4 {
	background: url("/wp-content/uploads/2021/04/packout.jpg"); 
	background-size: cover;
	background-position: center;
	height: 600px;
}

.slider-section5 {
	background: url("/wp-content/uploads/2021/04/easy_start1.png"); 
	background-size: cover;
	background-position: center;
	height: 600px;
}

.slider-section6 {
	background: url("/wp-content/uploads/2021/04/milw001_main.jpg"); 
	background-size: cover;
	background-position: center;
	height: 600px;
}


.contact-section__form{
	background-color: rgba(50,  50,  50,  0.7);
	border: 1px solid rgba(255, 255, 255, 0.5);
	border-radius: 10px;
}

.contact-section__form p{
	font-size: 1em;
}


.product-list ul{
	list-style-type: none;
	padding-left:0;
	padding-right:0;
	padding-top: 15px;
}

.menutop div:nth-child(1){

	border-bottom-left-radius: 11px;
	padding-bottom: 8px;
	border-left: 1px solid rgba(50,  50,  50,  0.7);
}

.menutop div:nth-last-child(1){
	border-bottom-right-radius: 11px;
	padding-bottom: 8px;
	border-right: 1px solid rgba(50,  50,  50,  0.7);
}

.menutop div img{

}

.header__topcontent li > a{
	color:dimgray;
	letter-spacing: .06rem;
	font-weight: bold;
	font-size: .9rem;
}

.header__topcontent li a:hover{
	color: red;
}

.techonology__tab li a{
	font-size: 1.5em !important;
	letter-spacing: 0.06em;
	font-weight: 400;

}

.technology__content img{
	margin-left: 55px;
}

.technology__content ol li strong a:hover{
	text-decoration: none;
}

.owlproduct{
	border: 1px solid rgba(0,0,0,0.05)    ;
}

.textsize__tele{
	font-size: 1.32em;
}

.aside__menu li a:hover{
	color:red;


}

.slider-content{
	padding-top: 7.5%;
	display:flex;

}

.slider-content__block{
	flex-direction: column;
	background-color: rgba(0, 0, 0, 0.8);
	border: 1px solid rgba(255, 255, 255, 0.5);
	border-radius: 10px;
}

.slider-content__block h2{
	color: rgba(230, 0, 0);
	padding-top: 30px;
	padding-left: 10px;
	text-align: left;
	font-size: 2.5em;
	font-weight: bold;
}

.slider-content__block p{
	color: white;
	padding-top: 30px;
	padding-left: 10px;
	text-align: left;
	font-size: 1.2em;
}

.slider-content-block-button{
	padding-bottom: 30px;
	padding-top: 8px;
}

.slider-content__block a{
	padding-top: 15px;
}

.menu--color{
	color: black;
}

.menu--color:hover{
	color: #dc3545;
}

.product-price{
	padding-bottom: 10px;
}

.product h1{
	font-size: 1.9em;
}

.product h1 span{
	font-size: 0.8em;
}

.aside__button{
	padding: 15px 100px
}


/*Lazy-NoDesktop-MEDIA && LAZY CSS*/

@media (max-width: 1000px) {
	.img__hide{
		display: none;
	}

	/*     .aside__hide{
	display: none;
} */

	.leftlist{
		text-align: left;
	}

	.footer{
		width="50px";
	}
}

/*IPHONE 5 /SE*/

@media only screen 
	and (min-device-width : 320px) 
	and (max-device-width : 568px) {

		.hidecontact{
			display: none;
		}

		.textsize__tele{
			font-size: 11px;
		}

		.contact-section{
			background: url("../cx-img/bg-1mobile.jpg"); 
			background-size: cover;
			width: 100%;
			height: 100%;
		}  

		.contact-section__form{
			background-color: rgba(0, 0, 0, 0.0);
			border-radius: 0;
		}

		.product-price{
			padding-bottom: 10px;
			margin-right: 100px;
		}

		.product h1{
			font-size: 1.5em;
		}

		.product h1 span{
			font-size: 0.8em;
		}

		.menutop div:nth-last-child(1){
			border-bottom-right-radius: 0px;
			padding-bottom: 8px;
		}



		.menutop div{
			border-right: 1px solid rgba(50,  50,  50,  0.7);
			border-bottom: 1px solid rgba(50,  50,  50,  0.7);
			border-left: 1px solid rgba(50,  50,  50,  0.7);
			padding: 10px;
		}

		.menutop div:nth-child(1){
			border-bottom-left-radius: 0px;
			padding-bottom: 8px;
		}

		.tabs.tabs-simple .nav-tabs > li .nav-link, .tabs.tabs-simple .nav-tabs > li .nav-link:hover, .tabs.tabs-simple .nav-tabs > li .nav-link:focus{
			padding: 5px 5px;
		}

		.product__textsize{
			font-size: 16px !important;       
		}

		.slider-section{
			background: url("../img/mx-hero2.webp"); 
			background-size: cover;
			background-position: center;
			height: 440px;
		}

		.slider-section2{
			background: url("/wp-content/uploads/2021/03/banner-neviliry.jpg"); 
			background-size: cover;
			background-position: center;
			height: 440px;
		}



		/* styles*/
}

/*IPHONE 6,7,8 LAZY CSS*/

@media 
	(max-device-width: 667px) 
	and (-webkit-min-device-pixel-ratio: 2)
	/* uncomment for only portrait: */
	/* and (orientation: portrait) */
	/* uncomment for only landscape: */
	/* and (orientation: landscape) */ { 
		.hidecontact{
			display: none;
		}

		.textsize__tele{
			font-size: 17px;
		}



		.contact-section{
			background: url("../cx-img/bg-1mobile.jpg"); 
			background-size: cover;
		}  
		.contact-section__form{
			background-color: rgba(0, 0, 0, 0.0);
			border-radius: 0;

		}

		.product h1{
			font-size: 1.7em;
		}

		.product h1 span{
			font-size: 0.8em;
		}

		.techonology__tab li a{
			font-size: 1.6em !important;
			letter-spacing: 0em;
			font-weight: 400;
		}

		.menutop div:nth-last-child(1){
			border-bottom-right-radius: 0px;
			padding-bottom: 8px;
		}

		.menutop div{
			border-right: 1px solid rgba(50,  50,  50,  0.7);
			border-bottom: 1px solid rgba(50,  50,  50,  0.7);
			border-left: 1px solid rgba(50,  50,  50,  0.7);
			padding: 10px;
		}

		.menutop div:nth-child(1){
			border-bottom-left-radius: 0px;
			padding-bottom: 8px;
		}

		.slider-section{
			background: url("../img/mx-hero2.webp"); 
			background-size: cover;
			background-position: center !important;
			height: 541px;
		}
		.slider-section2{
			background: url("/wp-content/uploads/2021/03/banner-neviliry.jpg"); 
			background-size: cover;
			background-position: center;
			height: 600px;
		}



}




/*IPHONE 6-7-8PLUS LAZY CSS*/
@media only screen 
	and (min-device-width: 414px) 
	and (max-device-width: 736px) 
	and (-webkit-min-device-pixel-ratio: 3) { 
		.text__size{
			font-size: 2px;
		}

		.menutop div:nth-child(1){
			border-bottom-left-radius: 0px;
			padding-bottom: 8px;
		}

		.contact-section{
			background: url("../cx-img/bg-1mobile.jpg"); 
			background-size: cover;
		}  

		.contact-section__form{
			background-color: rgba(0, 0, 0, 0.0);
			border-radius: 0;

		}

		.menutop div{
			border-right: 1px solid rgba(50, 50, 50, 0.7);
			border-bottom: 1px solid rgba(50,  50,  50,  0.7);
			border-left: 1px solid rgba(50,  50,  50,  0.7);
			padding: 10px;
		}

		.menutop div:nth-last-child(1){
			border-bottom-right-radius: 0px;
			padding-bottom: 8px;
		}

		.techonology__tab li a{
			font-size: 1.7em !important;
			letter-spacing: 0.06em;
			font-weight: 400;
		}

		.img__hide{
			display: none;
		}




}





.btn.btn-danger  {
	text-transform: uppercase;
	font-size: 13px;
	padding: 14px 37px;
	border-radius: 0px;
	font-weight: bold;
}





html .text-color-hover-primary:hover, html .text-hover-primary:hover{
	color: #dc3545!important;
}


.page-item.active .page-link{
	z-index: 3;
	color: #777; 
	border-color: #dc3545;
}

.page-link:hover{
	z-index: 2;
	color: red;
	text-decoration: none;
}




.contact__content--color{
	color: white;
}


.hover-effect-easy {
	opacity: 1;
	background-color: rgba(0, 0, 0, 0.0);
	transition: ease all 300ms;
}

.hover-effect-easy:hover {
	background-color: rgba(0, 0, 0, 0.2);
	opacity: 0.92;
}



.price-title {
	color: #000;
	margin-bottom: 20px;
	display: block;
}

.btn a {
	color: #fff;
}
.product .quick-view {
	background: #e60000;
}

.product-subname p {
	line-height: 16px;
	margin: 0px 0 5px;
}

.product .quick-view {
	transition: ease transform 300ms;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 12px 10px;
	font-size: 1em;
	color: #FFF;
	z-index: 3;
	opacity: 0;
}
.product:hover .quick-view {
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

.woocommerce-message {
	border-top-color: #ff0000;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
	width: 140px;
}
.coupon .input-text {
	width: 140px;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	float: left;
	width: 50%;
	margin-bottom: 60px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
/*	background-color: #c92a28; */
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
/*	background-color: #b52827; */
}

.cart_totals h2 {
	margin-bottom: 15px;
}

.woocommerce form .form-row {
	display: flex;
	flex-direction: column;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	outline: 0;
	line-height: normal;
	border: 1px solid #999;
	height: 30px;
}

#order_review_heading {
	margin-top: 10px;
}

.woocommerce-info {
	border-top-color: #c92a28;
}

.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
	height: 100px;
}

.woocommerce-loop-category__title {
	font-weight: 400 !important;
	line-height: 18px !important;
	font-size: 13px !important;
	color: #212529 !important;
}

.woocommerce-loop-category__title:hover {
	color: #dc3545!important;
}

.woocommerce-loop-category__title .count {
	display: none;
}

.product_description_title {

	font-size: 14px;
}

.bapf_head p {
	font-size: 16px;
	text-transform: none;
	margin-bottom: 13px;
	position: relative;
	color: #000;
}

.bapf_sfilter .bapf_body>ul {
	display: contents;
}

.bapf_body label {
	margin-bottom: 0rem;
	margin-left: 5px;
}

.bapf_sfilter.bapf_button_berocket .bapf_button {
	font-size: 15px;
	padding: 8px 25px;
	border: 0;
	line-height: 28px;
	font-weight: 600;
	display: inline-block;
	color: #fff;
	text-transform: none;
	text-align: center;
	text-decoration: none;
	background-color: #e60000;
	outline: none;
}

.bapf_slct select {
	width: 100%;
	font-size: 1em;
	padding: 5px 2px;
	border-radius: 5px;
}

.bapf_sfilter.bapf_button_berocket .bapf_button:hover {
	background-color: #bf2c3a;
}
.nav-links {
	display: flex;
}
.page-numbers {
	margin: 0 3px;
	margin-top: 15px;
}
.page-numbers li {
	margin-right: 6px;
}

.breadcrumb > li {
	text-transform: none;
}

.woocommerce-product-attributes-item__value p {
	margin-bottom: 0px;
}

.slick-slide img {
	display: block;
	width: 100% !important;
	height: auto !important;
}

.table td {
	color: #5a5656 !important;
}

.bapf_sfilter.bapf_button_berocket.cx-clear-btn .bapf_button {
	background-color: #8c8c8c;
}

.bapf_sfilter.bapf_button_berocket.cx-clear-btn .bapf_button:hover {
	background-color: #737171;
}

.product_description-cat {
	border-left: 1px solid #e73631;
	padding-left: 10px;
	transition: border-left  ease .1s;

}

.product_description-cat:hover {
	border-left: 3px solid #e73631;


}

.product-thumb-info-cat {
	display: none;
}

.text-1 {
	font-size: 16px !important;
	font-weight:300;
}

.cx-product-descr {
	min-height: 105px;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

.pre-footer {
	background-color: rgba(50, 50, 50, 0.7);
	/* border: 1px solid rgba(255, 255, 255, 0.5); */
	/* border-radius: 10px; */
	padding: 40px 30px;
	display: flex;
	justify-content: space-around;
}

.pre-footer__info {
	color: white;
	font-size: 20px;
	margin-right: 10px;
	font-weight: 600;
	margin-top: 7px;
}
.pre-footer__btn {
	color: #fff;
	border: 1px solid;
	padding: 5px 20px;
	font-size: 21px;
	font-weight: 600;
}

@media (max-width: 800px) {
	.pre-footer__btn {
		width: 145px;
		margin-top: 15px;

	}
	.pre-footer {
		flex-direction: column;
	}
}

side ul.nav-list > li > a {
	font-size: 14px;
}

.bapf_body label {
	font-size: 13px;
}

.bapf_sfilter {
	margin-bottom: 20px;
	background: #f7f7f7;
	padding: 20px;
	border-radius: 5px;
}


.cx-divider {
	display: flex;
	width: 100%;
	border: 0;
	height: 1px;
	margin: 44px auto;
	background: rgba(0, 0, 0, 0.06);
	text-align: center;
	position: relative;
	clear: both;
}


.bapf_ckbox_square input[type=checkbox] {
	border: 2px solid #dedede;
	border-radius: 50%;
}


.products  .product {
	padding: 15px;
	border-bottom: 1px solid #f3f3f3;
}

@media (min-width:992px) {
	.row.menutop {
		display: flex;

		justify-content: center;
	}
}

.woocommerce-breadcrumb {
	font-size: 15px;
}

.product .product-thumb-info {
	background: #fff;
}

.tns-prev {
	border: none;
	background: none;
	position: absolute;
	left: -5%;
	top: 31%;
	outline: none !important;
} 
.tns-next {
	border: none;
	background: none;
	position: absolute;
	right: -5%;
	top: 31%;
	outline: none !important;
}
.tns-next:before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 17px;
	content: "\f054";
	position: relative;
	left: 1px;
	top: -1px;
}

.tns-prev:before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 17px;
	content: "\f053";
	position: relative;
	left: -1px;
	top: -1px;
}

.slider {
	position: relative;
}

.products .product {
	max-width: 300px;
	position: relative;
}

.products.products-cx {
	display: flex;
	flex-wrap: wrap;
}

@media (max-width: 500px ) {
	.products .product {
		max-width: 100%;
	}
}

/*01.04*/
.load-catalog a:not(:last-child) {
	padding-right: 5px;
}

.down__load-catalog{
	margin-bottom: 5px;
}

/*02.04*/
.btn-primary-c{
	background-color: #e60000;
	border-color: #e60000;
	color: #FFF;
}

.swiper-pagination {
	display: none;
}
.wp-block-getbowtied-carousel .swiper-button-next {
	display: none !important;
}
.wp-block-getbowtied-carousel .swiper-button-prev {
	display: none !important;
}

.slider-section {
	z-index: 1000;
	display: block;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	height: 32vw;
}

.slider__banner .tns-next:before {
	color: #fff;
}

.slider__banner .tns-prev:before {
	color: #fff;
}

.slider__banner .tns-prev {
	left: 10px;
	top: 50%;
} 
.slider__banner .tns-next {
	right: 10px;
	top: 50%;
}

.cx-pk-hidden {
	display: none;
}
.cx-d-none {
	display: block;
}

@media (max-width: 670px) {
	.cx-pk-hidden {
		display: block;
	}
	.cx-d-none {
		display: none;
	}
}

.menutop div img {
	margin: 0 auto;
	display: block;
	height: 25px;
	width: auto;
}

@media (max-width: 1720px) {
	.slider-content {
		padding-top: 4%;

	}
}

@media (max-width: 1530px) {
	.slider-content {
		padding-top: 2%;

	}
}

@media (max-width: 1385px) {
	.slider-content {
		padding-top:1%;

	}
}

@media (max-width: 1330px) {
	.slider-content {
		padding-top:1%;

	}
	.slider-content__block h2 {
		font-size: 27px;
	}
	.slider-content__block p {
		padding-top: 15px;
		font-size: 16px;
	}
	.slider-content-block-button {
		padding-bottom: 25px;
		padding-top: 0px;
	}
}

@media (max-width: 890px) {
	.slider-section {
		height: 29vw;
	}
	.slider-content__block h2 {
		padding-top: 15px;
	}
	.slider-content__block p {
		padding-top: 7px;
		font-size: 15px;
		margin-bottom: 10px;
	}
	.slider-content-block-button {
		padding: 13px 0px 20px 0;
	}

}

@media (max-width: 670px) {
	.slider-section {
		height: 138vw;
	}
}


@media (max-width: 670px) {
	.slider-content {
		padding-top: 30%;
	}
}


.thumb-info-wrapper__last img {
	height: 245px;
	width: 100%;
	object-fit: cover;
}

.thumb-info img {
	object-fit: cover;
}

.download__item {
	display: flex;
	flex-direction: column;
}

.download__wrapper {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.download__img {
	width: 80%;
	height: auto;
	margin-bottom: 10px;
	transition: .7s;
}
.download__img:hover {
	transform: scale(1.02);
	transition: .7s;
}

.download__title {
	margin-bottom: 5px;
	font-size: 17px;
	color: #474747d6;
	transition: .5s;
}

.download__title:hover {
	color: #2b2b2b;
	transition: .5s;
}

.download {
	padding: 0 0 50px 0;
}

@media (max-width: 768px) {
	.download__wrapper {
		flex-direction: column;
	}
	.download__img {
		width: 100%;
	}
	.download__item {
		margin-bottom: 15px;
	}
}
.cx-info-block {
	padding: 30px 20px;
	border: 1px solid #f7f7f7;
	border-radius: 15px;
	background-color: #f7f7f7;
}
.cx-info-block h2{
	font-weight: 600;
}
.cx-info-block h3{

}
.page-info__list{
	margin-left: -23px;
} 

.page-info__list li {
	color: #444
}

.cx-info-block img{
	width: 70%;
}

.wp-block-image img {
	height: auto;
}

.dgwt-wcas-search-wrapp {
	margin-bottom: 20px;
}

@media (max-width: 992px ) {
	.mobile-order__2 {
		order: 2
	}
	.mobile-order__1 {
		order: 1;
	}
	.filter_active {
		height: auto !important;

	}
	.berocket_single_filter_widget_6095 .bapf_sfilter {
		height: 60px;
		overflow: hidden;

	}

	#header .header-nav-main nav > ul {
		margin-top: 36px;
	}
	.berocket_single_filter_widget_6095 .bapf_sfilter p:after {
		content: '+';
		position: absolute;
		right: 0;
		color: #dc3545;
	}
}
#header .header-search {
	margin-left: 0;
}
.woocommerce-pagination {
	display: none
}
.header-search {
	display: none;
}

@media (max-width: 992px ) {
	.header-search {
		display: block;
	}
}

.header-body {
	height: auto !important;
}

@media (max-width: 767px) {
	h1 {
		font-size: 27px;
	}
}

.bapf_sfilter ul li {
	display: flex;
}

.bapf_body {
	padding-top: 5px;
}
.product .product-thumb-info .product-thumb-info-image img {
	transition: all 0.2s;
	height: 300px;
	width: auto;
	object-fit: contain;
}

@media (max-width: 991px) {
	.products .product {
		max-width: 360px;
	}
}

@media (max-width: 767px) {
	.products .product {
		max-width: 100%;
		width: 100%;
	}
}

.mobile-cart {
	display: none;
}

@media (max-width: 667px) {
	.mobile-cart {
		display: block;
		margin-top: 10px;
	}
	.mobile-ver-wrapper {
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
	.mobile-cart .fa-shopping-cart {
		color: #e92020;
		font-size: 16px;
	}
}

@media (max-width: 992px) {
	.menutop div {

		padding-bottom: 8px;
		border-left: 1px solid rgba(50, 50, 50, 0.7);
	}
	.menutop div:nth-child(1) {
		border-bottom-left-radius: 0px;
	}
	.menutop div:nth-child(5) {
		border-bottom-left-radius: 11px;
	}
}


.custom-font-secondary {
	font-weight: 100;
	color: #777;
}

.add_to_cart_button {
	text-transform: uppercase !important;
	text-decoration: none;
	font-size: 13px;
	padding: 14px 37px;
	border-radius: 0px;
	font-weight: bold;
	color: #fff;
	background-color: #bd2130;
	border-color: #b21f2d;
	margin-right: 15px;
}
.add_to_cart_button:hover, .add_to_cart_button:active {
	color: #fff;
}
.added_to_cart {
	text-transform: uppercase !important;
	text-decoration: none;
	font-size: 13px;
	padding: 14px 37px;
	border-radius: 0px;
	font-weight: bold;
	color: #fff;
	background-color: #bd2130;
	border-color: #b21f2d;
}

.add-to-cart__wrapper {
	display: flex;
}

@media (max-width: 420px) {
	.add-to-cart__wrapper {
		flex-direction: column;
	}

	.add_to_cart_button {
		margin-bottom: 15px;
	}
}

.on-sale {
	position: absolute;
	z-index: 99;
	right: 25px;
	top: 20px;
	color: #e60000;
	font-weight: 600;
}

#header .header-row.header-row-left {
	align-items: baseline;
}

.cx-cat-wrapper {
	display: flex;
	flex-flow: column wrap;
	max-height: 456px;
}

.product-cx {
	height: auto;
	width: 300px;
	margin-bottom: 7px;
}

@media (max-width:1200px) {
	.product-cx {
		width: 255px;
	}
}

@media (max-width:768px) {
	.product-cx {
		width: 300px;
		height: auto;

	}
	.cx-cat-wrapper {
		max-height: 675px;
	}
}

@media (max-width:575px) {
	.product-cx {
		margin-left:10px;
		width: 250px;
	}
}


@media (max-width:510px) {
	.product-cx {
		width: auto;
	}
	.cx-cat-wrapper {
		max-height: 100%;
		height: auto;
		
	}
}


@media (max-width: 992px) {
	.mobile-order__2 {
		padding-top: 0;
	}
}

#productComplect p {
	margin-bottom: 10px;
}

a {
	color: #e60000;
}

.map-img {
	width: 100%;
	height: auto;
}


.city-wrapper {
	    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	
	padding:20px 0px;
}

.city-wrapper div {
	 margin-right:10px;
}   


/* правки блоговых карточек  */

.blog-card {
    display: block;
	height: auto;
    box-shadow: 0 0.25rem 1.25rem rgb(7 7 7 / 16%);
    text-decoration: none;
    cursor: pointer;
	margin-bottom: 40px;
}

.blog-card__title {
	padding-bottom:30px;
    font-weight: normal;
    text-align: left;
    color: #e60000;
    font-size: 18px;
    text-align: left;
} 

.blog-card__image {
	display:flex;
	justify-content:center;
	align-items:center;
	height:230px;
}
.blog-card__content {
	display: flex;
    flex-direction: column;
    justify-content: space-around;
	height:155px;
	padding: 0 25px 20px 25px;
}

.blog-card__btn-wrapper .btn {
    background-color: #212529ed;
    border-color: #212529;
    color: #FFF;

}

.blog-card__btn-wrapper .btn:hover {
    background-color: #212529ba;
    border-color: #212529ba;
    color: #FFF;
}

.breadcrumbs {
	margin-bottom: 40px;	
}

#header {
	height: 170px !important;
}

.header-container {
	height: 100px !important;
}
/* .breadcrumbs {
	margin-top: 20px;
} */
@media (max-width: 992px) {
	.breadcrumbs {
		margin-top: 60px;
	}
}

section.section {
	padding: 35px 0;
}

.colorlib-doctor {
	margin-bottom: 50px;	
}

.search-pk {
	width: 270px;
}

/*FIX 18.01.2022
*******************/
@media (max-width: 410px){
	.cx-time > span{
		font-size: 12px;
	}
}

@media (max-width: 390px){
	.cx-time > span{
		font-size: 11px;
	}
}

@media (max-width: 350px){
	.cx-time > span{
		font-size: 10px;
	}
}