.product-default{
	position: relative;
}
.product-default .deal{
	position: absolute;
	display: block;
	top: 0;
	z-index: 1;
	left: 0;
	width: 46px;
	height: 32px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	background: linear-gradient(#E44D26,#F16529);
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	border-radius: 8px 8px 8px 0px;
}
.product-panel{
	margin-top: 40px;
}
.feedback{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.feedback p{
	margin-bottom: 0;
	margin-left: 15px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.035em;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.77);
}
.feedback p > span{
	font-size: 19px;
	font-weight: 600;
	color: #fff;
}
#anim-call{
	animation: puls 3s ease infinite;
}
@keyframes puls{
	from{
		transform: scale(1);
	}
	to{
		transform: scale(1.1 1.2);
	}
}
.background{
	height: 621px;
	width: 100%;
	background: url(../images/jpg/bg.jpg) center/cover no-repeat;
}
.seo{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;	
	margin-top: 60px;
	margin-bottom: 60px;
}
.seo-inner{
	max-width: 900px;
}
.t-center{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}
.t-center > .read-more{
	border: 1px solid #e4e4e4;
	text-align: center;
	padding: 12.5px 77px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 0.085em;
	text-transform: uppercase;
	color: #000000;
}
.t-center > .read-more:hover{
	text-decoration: none;
}
.contact-widget.phone::before{
	background-image: url(../images/icons/call.svg);
	content: '';
	width: 58px;
	height: 58px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.contact-widget.phone{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
a:hover, a:active, a:focus{
	text-decoration: none !important;
}
.cat-list li a{
	position: relative;
	padding-left: 20px;
}
.cat-list li a::before{
	content: '';
	top: 0;
	left: -10px;
	width: 20px;
	height: 20px;
	display: inline-block;
	position: absolute;
	border: 1px solid #e4e4e4;
	background-color: #fff;
	border-radius: 2px;
}
.active-option{
	color: #FD6A00 !important;
}
.active-option::before{
	background-color: #F4631B !important;
	border-color: #F4631B !important;
	content: '\2714' !important;
	color: #fff;
	text-align: center;
}
.char-wrapper-head{
	padding: 12.5px 55px;
	align-items: center;
	background-color: #f4f4f4;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin-top: 27px;
}
.char-wrapper-head h3{
	margin-bottom: 0;
}
.char-wrapper-head .sticker{
	background-color: #fff;
	border: 1px solid #f4631b;
	border-radius: 8px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #21293C;
	padding: 13px 31px;
}
.accardion-btn{
	position: relative;
	width: 50px;
}
.accardion-btn::before{
	display: inline-block;
    position: absolute;
    top: 50%;
    right: 1.5rem;
    margin-top: -1px;
    transform: translateY(-50%);
    font-family: 'porto';
    font-size: 2.3rem;
    line-height: 1;
    color: #21293C;
    content: '\e81c';
}
.wrp{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.char-wrapper-body ul, .blog-wrapper-body ul{
	padding-left: 20px;
}
.char-wrapper-body li, .blog-wrapper-body li{
	padding: 11px 0px; 
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: -0.035em;
	color: #767F84;
}
.char-wrapper-body-ul li{
	border-bottom: 1px solid  rgba(0, 0, 0, 0.1);
}
.char-wrapper-body ol, .blog-wrapper-body ol{
	list-style-type: decimal;
}
.char-wrapper-body i, .blog-wrapper-body i{
	color: #21293c;
}
.product-single-details .paction{
	width: calc(100% - 114px);
	max-width: unset;
	background-color: #1199DD;
	margin-right: 0;
	color: #fff;
}
.product-delivery .delivery{
	border: 1px solid #dadada;
	border-radius: 8px 8px 8px 0px;
	padding: 10px 10px;
	position: relative;
}
.product-delivery .delivery ul{
	margin-bottom: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-around;
}
.product-deal{
	margin-top: 11px;
	padding: 10px;
	color: #fff;
	border-radius: 8px 8px 8px 0px;
	background: linear-gradient(90deg, #667DB6 0%, #0082C8 33.33%, #0082C8 66.67%, #667DB6 100%);
}
.product-deal .wrp img{
	width: 75px;
	margin-left: 20px;
	border-radius: 6px;
	height: 75px;
}
.product-deal .wrp p a{
	text-decoration: underline;
}
.product-deal .wrp p a:hover{
	color: #fff;
}
.sticker.pro{
	color: #fff;
	background: linear-gradient(0deg, #222529, #222529), linear-gradient(90deg, #E44D26 0%, #F16529 100%);
	border-color: #222529;
}
.product-row:last-of-type{
	border-bottom: 1px solid #ccc;
}
#form-m1{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#form-m1 .form-group{
	width: 100%;
	display: inline-block;
}
.text-success-block{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	align-items: center;
	width: 100%;
	padding: 75px 0px 150px 0px;
}
.text-success-block p{
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 23px;
	line-height: 25px;
	align-items: center;
	color: #282D3B;
}
.text-success-block p:last-of-type{
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 25px;
	align-items: center;
	color: #767F84;
}
.text-success-block p a{
	color: #F4631B;
}
@media (max-width: 768px){
	#form-m1 .form-group{
		width: 100%;
	}
	#form-m1 .form-group input{
		max-width: 100%;
	}
}
.header-search .form-control:focus{
	border-radius: 30px 0px 0px 0px
}
.order-summary .price{
	margin-top: 25px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.order-summary .price  h3{
	color: #767F84;
}
.order-summary .price .final-price{
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 23px;
	line-height: 25px;
	align-items: center;
	color: #282D3B;
}

.menu-item{
	width: 228px;
	display: grid;
	/*transition: opacity 1s;
	opacity: 0*/
}
.category-title:hover{
	background: #F4F4F4;
}

.menu-list{
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: space-between;
}
.menu .megamenu.megamenu-fixed-width, .menu .megamenu{
	width: 250px;
	display: block !important;
	opacity: 0 !important;
	visibility: hidden;
}

.menu .show > ul,.menu .show > .megamenu{
	opacity: 1 !important;
	visibility: visible;
}
.search-modal{
	width: 507px;
	height: 400px;
	background-color: #fff;
	position: absolute;
	top: 130px;
	left: 44%;
	display: none;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 999;
	border-radius: 10px;
	padding: 22px;
	overflow-y: scroll;
	box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.18);
}
.search-modal::-webkit-scrollbar{
	background-color: transparent;
	width: 4px;
}
.search-modal::-webkit-scrollbar-thumb{
	background: rgba(0, 0, 0, 0.6);
	border-radius: 10px;
	
}
.search-modal ul li{
	padding-bottom: 16px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid rgba(0, 0, 0, 0.18);
}
.search-modal ul li img{
	width: 75px;
	height: 75px;
}
.search-modal ul li .img-a{
	margin-right: 20px;
}
.search-modal ul li .text{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}
.search-modal ul li .text a{
	color: #000;
}
.toolbox-item h1{
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	letter-spacing: -0.035em;
	text-transform: uppercase;
	color: #282D3B;
}
.filters{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
}
.filters .filter{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	color: #121212;
	padding: 5px 20px;
	cursor: pointer;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.filters .filter a{
	font-size: 20px;
	margin-left: 10px;
}
.filters .filter:hover{
	background-color: #f4f4f4;
}
.filters .filter:hover > a{
	color: #F16529;
}
.toolbox-filter{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	justify-content: space-between;
}
.char-wrapper-body .char, .blog-wrapper-body .char{
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	margin-bottom: 20px;
}
.char-wrapper-body .char .section-title, .blog-wrapper-body .char .section-title{
	background-color: #f4f4f4;
	padding: 16px 20px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center
}
.char-wrapper-body .char h2, .blog-wrapper-body .char h2{
	margin-bottom: 0;
}
.char-wrapper-body .char .table, .blog-wrapper-body .char .table{
	margin-top: 25px;
	padding: 20px 20px;
	width: 100%;
}
.char-wrapper-body .char .table table, .blog-wrapper-body .char .table table{
	border: none;
	width: 100%;
}
.char-wrapper-body .char .table table td, .blog-wrapper-body .char .table table tr{
	border: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
.char-wrapper-body .char .table table tr, .blog-wrapper-body .char .table table tr{
	margin-bottom: 15px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
}
.char-wrapper-body .char .table table td:first-of-type, .blog-wrapper-body .char .table table td:first-of-type{
	font-family: Open Sans;
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	color: #23282C;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.char-wrapper-body .char .table table td:last-of-type, .blog-wrapper-body .char .table table td:last-of-type{
	color: #121212;
}
.char-wrapper-body .char .table table td:first-of-type span, .blog-wrapper-body .char .table table td:first-of-type span{
	background-color: #fff;
	padding-bottom: 1px;
}
@media screen and (min-width: 576px){
	.toolbox-left {
		margin-bottom: 0;
		width: 100%;
		/*background-color: rgba(0, 0, 0, 0.1);*/
	}
}
@media (max-width: 576px){
	.home-slide-title{
		font: 700 5rem/1.1 "Open Sans",sans-serif !important;
	}
	.banner-product h2{
		font-size: 5rem;
	}
	.background{
		background: url(../images/jpg/bg-m.jpg) center/cover no-repeat
	}
	.toolbox-filter{
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
}
a.btn{
	color: #fff !important;
}
@media screen and (min-width: 768px){
.entry-body {
    margin-left: 0px;
}
}
.char-wrapper-body p, .container-text p , .blog-wrapper-body p{
	font-size: 14px;
	line-height: 30px;
}
.add-cart {
	cursor: pointer;
}
.add-cart::before,.add-cart span{
	color: #fff;
}
.banner-product{
	height: 100%;
}
.remove-all-filters-btn{
	font-size: 14px !important;
}
.after__cat-fil{
	margin-top: 15px;
	margin-bottom: 15px;
}
@media screen and (min-width: 992px){
.page-header {
    padding-top: 5rem;
    padding-bottom: 4.25rem;
}
}
.char-wrapper-body img, .blog-wrapper-body img{
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}
.char-wrapper-body iframe, .blog-wrapper-body iframe{
	margin: 0 auto;
	display: block;
	width: 100%;
	height: 50vh;
}
@media (max-width: 600px){
	.char-wrapper-body iframe, .blog-wrapper-body iframe{
		width: 100% !important;
	}
}
@media (max-width: 425px){
	.char-wrapper-body .char .table table td:first-of-type, .blog-wrapper-body .char .table table td:first-of-type{
		width: 480%;
	}
}
.product-default .deal{
	left: 15px;
}
a.btn-outline-secondary{
	color: #777 !important;
}
a.btn-outline-secondary:hover{
	color: #fff !important;
}
@media (max-width: 576px){
	.feedback{
		display: none;
	}	
}
/*new*/
.main{
	min-height: 40vh
}
#form-m1 .form-textarea{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}
#form-m1 textarea{
	background-color: #fff;
	border: 1px solid #e6e6e6;
	border-radius: 0;
	color: #767f84;
	font-family: "Open Sans",sans-serif;
	font-size: 1.3rem;
	font-weight: 400;
	height: 4.6rem;
	line-height: 1.5;
	margin-bottom: 1rem;
	padding: 1.25rem 1.5rem;
	transition: all .3s;
	}
#form-m1 input[type="submit"]{
	display: block;
	margin-left: auto;
	padding: 1rem 7rem;
}
.contact-info{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.contact-info div{
	width: 50%;
	overflow-x: hidden; 
}
.sidebar-wrapper{
	position: sticky !important;
	bottom: 0 !important;
}
.social-link{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.social-link li:not(:last-of-type){
	margin-right: 10px;
}
.seo{
	padding-left: 15px;
	padding-right: 15px;
}
.category-title:hover a{
	color: blue !important;
}
.btn-detail{
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: 0.025em;
    font-family: "Open Sans",sans-serif;
    text-transform: uppercase;
    visibility: hidden;
    opacity: 0;
    height: unset;
    padding: 1.4rem;
    background-color: #1199dd;
    color: white !important;
    transform: none;
    margin: 0;
    border: none;
    text-align: center;
    transition: all .3s ease-out;
}
.divide-line:not(.up-effect) .product-default .btn-detail {
    width: calc(100% - 30px);
    margin: 0 15px;
 }
.divide-line .product-default:hover .btn-detail, .inner-quickview:hover .btn-detail{
	opacity: 1;
	visibility: visible;
}
.info-box i::before{
	width: 100px;
	height: 70px;
}
.inner-quickview figure .btn-detail:hover, .inner-quickview .btn-detail:hover{
    background-color: #f4631b;
}
.info-box .icon-shipping:before{
  content: '';
  background: url(../img/svg/ic-quality.svg) center/contain no-repeat;
}
.info-box .icon-money:before{
  content: '';
  background: url(../img/svg/ic-specificity.svg) center/contain no-repeat;
}
.info-box .icon-support:before{
  content: '';
  background: url(../img/svg/ic-training.svg) center/contain no-repeat;
}
.info-box .icon-trade:before{
  content: '';
  background: url(../img/svg/ic-trade-in.svg) center/contain no-repeat;
}
@media (max-width: 1024px){
	.home-products-intro .col-xl-6:not(:last-of-type){
		margin-bottom: 30px;
	}
}
#form-m1 input::placeholder, #form-m1 textarea::placeholder{
	opacity: 0;
}
#form-m1 input:focus::placeholder, #form-m1 textarea:focus::placeholder{
	opacity: 1;
}
.not_available{
	opacity: 0.6
}
.char-wrapper-body p a, .char-wrapper-body li a, .blog-wrapper-body li a,  .blog-wrapper-body p a{
	position: relative;
}
.char-wrapper-body p a::before, .char-wrapper-body li a::before, .blog-wrapper-body li a::before,  .blog-wrapper-body p a::before{
	content: '';
	position: absolute;
	bottom: -2px;
	width: 100%;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	height: 1px;
	background-color: #767f84;
}
.char-wrapper-body p a:hover::before, .char-wrapper-body li a:hover::before, .blog-wrapper-body li a:hover::before, .blog-wrapper-body p a:hover::before{
	width: 0;
}
.product-single-details .deal{
    display: block;
    width: 46px;
    height: 32px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(#E44D26,#F16529);
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #FFFFFF;
    border-radius: 8px 8px 8px 0px;
}
.error{
	position: absolute;
	font-size: 12px;
	color: red;
}
.firstname{
	top: 70px;
	left: 15px;
}
.city{
	top: 70px;
	left: 51%;
}
.phone{
	top: 155px;
	left: 15px;
}
.delivery{
	top: 155px;
	left: 51%;
}
@media (max-width: 768px){
	.firstname{
		top: 55px;
	}
	.city{
		top: 125px;
		left: 15px;
	}
	.phone{
		top: 190px;
		left: 15px;
	}
	.delivery{
		top: 260px;
		left: 15px;	
	}
}
.page-wrapper{
	overflow-x: hidden; 
}
.product-deal span{
	position: relative;
	padding-left: 20px;
}
.product-deal span::before{
	content: '';
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	width: 15px;
	height: 15px;
	background: url(../img/svg/prize.svg) center/cover no-repeat;
}
.char-wrapper-body li, .blog-wrapper-body li{
	position: relative;	
}
.char-wrapper-body ul,.char-wrapper-body ol, .blog-wrapper-body ul, .blog-wrapper-body ol{
	padding-left: 40px;
}
.char-wrapper-body ul li::before, .blog-wrapper-body ul li::before{
	content: '';
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -20px;
	width: 10px;
	height: 10px;
	background: url(../img/svg/check.svg) center/cover no-repeat;
}
.char-wrapper-body ol, .blog-wrapper-body ol{
	counter-reset: section;
	list-style-type: none;
}
.char-wrapper-body ol li::before, .blog-wrapper-body ol li::before{
	font-weight: 700;
	counter-increment: section;
  	content: counters(section,".") ". "
}
.form-textarea label::after{
	content: '';
}
/*category*/
.category__content-body__item{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	margin-bottom: 35px;
	border-radius: 3px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	overflow: hidden;
	transition: .5s;
}
.category__content-body__item:hover{
	box-shadow: 0px 20px 43px rgba(0, 0, 0, 0.15);
}
.category__content-body__item a img{
	width: 100%;
	object-fit: cover;
}
.category__content-body__item__name{
	padding: 13px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	line-height: 26px;
	text-transform: uppercase;
	color: #767F84;
	position: relative;
}
.category__content-body__item__name::before{
	content: '❯';
	position: absolute;
	top: 50%;
	right: 30px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.category__content-body__item:hover .category__content-body__item__name::before{
	right: 10px;
	opacity: 1;
}
.product-default a{
	white-space: unset;
}
.filter-btn{
	display: none;
}
@media (max-width: 768px){
	.cust-r{
	-webkit-flex-direction: column-reverse;
	-moz-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	-o-flex-direction: column-reverse;
	flex-direction: column-reverse;
	}
	.cust-r .after__cat-fil, .cust-r .deal{
		display: none;
	}
	.sidebar-wrapper{
		display: none;
	}
	.filter-btn{
		display: inline-block;
		border: 1px solid #000;
	    border-radius: 5px;
	    padding: 10px 20px;
	    margin-bottom: 20px;
	}
}
.cat-list li a::before{
	display: flex;
	justify-content: center;
	align-items: center;
}
.menu .megamenu ul{
	margin: 0;
}
.widget-info i:before{
	width: 40px;
	height: 40px;
}
.widget-info .icon-shipping:before{
content: '';
background: url(/img/svg/ic-quality.svg) center/contain no-repeat;
}
.widget-info .icon-money:before{
content: '';
background: url(/img/svg/ic-specificity.svg) center/contain no-repeat;
}
.widget-info .icon-support:before{
content: '';
background: url(/img/svg/ic-training.svg) center/contain no-repeat;
}
.widget-info .icon-trade:before{
content: '';
background: url(/img/svg/ic-trade-in.svg) center/contain no-repeat;
}
.category-title.active{
	background: #F4F4F4;
}
.product-default{
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	cursor: pointer;
}
.product-details{
	padding: 5px;
}
.product-default:hover{
	border-color: #f4631b;
}
.home-page .product-default{
	border-top: unset;
}
.home-page .product-default:not(:nth-child(1)) {
	margin-left: -1px;
}
.product-delivery .delivery{
	position: static;
}
.home-page .product-default:hover{
	border-color: rgba(0,0,0,0.09);
}
.product-quick-edit{
	background-color: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	padding: 15px;
}
.product-quick-edit label {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between
}

.product-quick-edit span {
	font-family: Comfortaa;
	font-style: normal;
	font-weight: 400
}

.product-quick-edit .blue_link {
	width: 100%;
	margin-top: 20px
}
.container-404{
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}
.container-404 h1{
	font-size: 160px;
	margin-bottom: 52px;
	text-align: center;
}
.container-404 .inner{
	max-width: 520px;
}
.container-404{
	padding-bottom: 100px;
}
.container-404 p{
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 35px;
	color: #282D3B;
}
.container-404 p:last-of-type{
	color: #767F84;
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 30px;
}
.container-404 .btn{
	background-color: #F4631B;
	padding: 15px 54px;
	color: #fff;
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 13px;
	text-align: center;
}
.container-404 .center{
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 30px;
}
.owl-carousel-lazy.owl-carousel.owl-loaded .home-slide{
	background-repeat: no-repeat;
}
.step1, .step2, .step3{
	width: 100% !important;
	display: flex;
	flex-direction: column;
}
.step1 [type='radio'], .step2 [type='radio'], .step3 [type='radio']{
	display: none;
}
.label-el{
	position: relative;
	width: 100%;
	padding-left: 30px;
	margin-bottom: 23px;
	display: flex;
	align-items: center;
}
.label-el i{
	margin-right: 20px;
	font-size: 36px;
}
.label-el::before {
	content: '';
	width: 15px;
	height: 15px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	border: 1px solid #F4631B;
	border-radius: 50%;
	left: 0px;
}
.label-el::after{
	content: '';
	width: 0px;
	height: 0px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background-color:#F4631B;
	border-radius: 50%;
	left: -2px
}
.step1 .label-el::after{
	left: 3px
}
.label-el i.ic-sv{
	font-size: 26px;
}
.label-el p{
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	margin-bottom: 0px;
}
.label-el span{
	color: rgba(119, 119, 119, 0.65);
}
i.orange{
	color: #F4631B;
}
input[type='radio']:checked + label::after {
	width: 9px;
	height: 9px;
}
input[type='radio']:checked + label i::before{
	color: #F4631B;
}
.step2 .label-el::after{
	content: '' !important;
}
.error{
	position: relative !important;
}
.pickup-method, .np-delivery{
	display: none;
}
.hr{
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 18px;
	position: relative;
	color: #282D3B;
}
.hr::before{
	content: '';
	background-color: #fff;
	width: 100%;
	height: 1px;
	background-color: rgba(0, 0, 0, 0.1);
	bottom: -10px;
	left: 0;
	position: absolute;
}
.step1-select, .select2{
	display: flex !important;
	width: 100% !important;
	border: 1px solid #e6e6e6;
	height: 4.6rem;
}
.select2 .selection{
	width: 100%;
	border: 1px solid #e6e6e6;
	height: 4.6rem;
}
.select2-container--default .select2-selection--single{
	border: none !important;
    display: flex !important;
    align-items: center;
    height: 100% !important;
}
.form-control{
	max-width: 580px !important;
}
.order-summary h4{
	padding: 5px;
}
.link-wrapper{
	width: 100%;
	position: relative;
	height: 100%;
}
@media (max-width: 1440px) {
.home-slide{
	background-size: contain;
	height: 410px;
}
}
@media (min-width: 992px) and (max-width: 1024px) {
	.home-slide{
		height: 300px;
	}
}
@media (max-width: 991px) {
.home-slide{
	background-size: unset;
	background-position-x: 15% !important;
	height: 480px;
}
}
@media (max-width: 425px) {
.home-slide{
	background-position-x: 17% !important;
	background-size: 330%;
}
}
@media (max-width: 1280px) {
	.label-el::after{
		left: -1px;
	}
}