.n_footer-menu li a:hover,
.n_footer-contact a:hover{
	color: #fff;
	text-decoration: underline;
}

.n_phone-time{
	font-size: 10px;
}

.fluid-banner{
	height: 48px;
}

.button-reg{
	height: 38px;
}

.fluid-banner__close{
	top: 13px;
}

.bblond{
	padding-top: 100px;
}

.n_footer-col{
	width: 21%;
}

.n_footer-col:first-child{
	/* width: 25%; */
}

.n_footer-col:last-child{
	width: 290px;
	max-width: 100%
}

.breadcrumbs-list li{
	font-size: 12px;
}

.breadcrumbs-list li a:hover{
	text-decoration: underline;
}

.n_footer-social a i.wa-icon{
	background: url(../images/wa-icon2.svg) no-repeat center;
	width: 18px;
	height: 17px;
}

.product-check img{
	max-width: 20px;
}

.page_content .rotate-title{
	top: 600px;
}

.toping-item__img label{
	border: 2px solid transparent;
	display: block;
	width: 100%;
	height: 52px;
}

.toping-modal .toping-item__img label{
	border: 2px solid #ccc;
}

.toping-item__img input:checked + label{
	border-color: #D62598;
}

.rotate-title.short.sh {
	top: 267px!important;
}

.text h1{
	text-transform: uppercase;
}

.news-and-best__list .product-item__title{
	height: 88px !important;
	overflow: hidden;
}

.slick-list .product-item__title{
	height: 88px !important;
	overflow: hidden;
}

.product-item__control {
	display: flex;
	justify-content: space-between;
	width: 170px;
	margin-bottom: 20px;
}

.product-item__price {
	font-size: 25px;
	font-weight: 500;
	min-width: 143px;
}

.icon-fav {
	display: inline-block;
	background: url(../images/heart-icon2.svg) no-repeat;
	width: 21px;
	height: 19px;
	transition: all ease .3s;
}

.product-item__btn {
	display: flex;
	align-items: center;
}

.product-item__btn .button2, .toping-modal__btn .button2, .product-item__btn .button1 {
	height: 45px;
	line-height: 45px;
	width: 170px;
	padding: 0;
	text-align: center;
	font-size: 13px !important;
	font-weight: 500;
	margin-right: 20px;
}

.product-item__brand a, .product-item__brand {
	color: #202C38;
	font-size: 12px;
	text-decoration: none;
}

.product-item__title {
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 150%;
	height: 108px;
	overflow: hidden;
}
.product-item__properties{
	font-size: 14px;
	color: #85898d;
}

@media  (min-width: 1024px){
	.add-favorite:hover .icon-fav{
		background-image: url(../images/heart-icon3.svg);
	}

}

@media  (max-width: 1024px){
	.n_footer-row{
		justify-content: flex-start;
	}
}

.add-favorite.active .icon-fav{
	background-image: url(../images/heart-icon3.svg);
}

.tag1{
	display: block;
	position: absolute;
	height: 20px;
	background: #FFB549;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	line-height: 20px;
	padding: 0 10px;
	top: 25px;
	right: 20px;
	z-index: 2;
}

.tag2{
	display: block;
	position: absolute;
	height: 20px;
	background: #F4364C;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	line-height: 20px;
	padding: 0 10px;
	top: 25px;
	right: 20px;
	z-index: 2;
}

.tag3{
	display: block;
	position: absolute;
	height: 20px;
	background: #EB6FBD;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	line-height: 20px;
	padding: 0 10px;
	top: 25px;
	right: 20px;
	z-index: 2;
}
.toping-item2-col .offer-sticker{
	height: 15px;
	font-size: 10px;
	line-height: 15px;
	padding: 0 5px;
	top: 4px;
	left: -4px;
	right: auto;
}

.old-price{
	display: inline-block;
	color: #6C6463;
	font-size: 12px;
	font-weight: 500;
	text-decoration: line-through;
}

.product-item__img {
	background: #F8F8F8;
	height: 325px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;
	transition: all ease .3s;
}

.product-item__img a {
	display: block;
	width: 1000%;
	height: 325px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	padding-bottom: 10px;
}

.product-item__img img {
	display: block;
	max-width: 90%;
	max-height: 90%;
}

.n_footer-info a:hover{
	color: #fff;
	text-decoration: underline;
}

.toping-row{
	flex-wrap: wrap;
	margin-bottom: 0;
	justify-content: flex-start;
}

.toping-item{
	margin: 0 5px 13px 5px;
}

.product-toping .button2{
	padding: 0 21px;
}

.trend-story .rotate-title{
	top: 330px !important;
}
.blog__detail p img,
.trend-story p img{
	display: inline-block;
}

.text_leader{
	font-size: 36px;
	line-height: 44px;
}

img.error404{
	height: 300px;
	margin: 0 auto 40px;
	max-height: 450px;
}

.text-center{
	text-align: center;
}

.buttons{
	margin-bottom: 100px;
}

.btn-black{
	display: inline-block;
	width: 100%;
	text-align: center;
	height: 50px;
	line-height: 50px;
	color: #fff !important;
	background: #202C38;
	text-decoration: none;
	font-size: 16px !important;
	font-weight: 500;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	border: none;
	max-width: 375px;
	font-family: 'HelveticaNeueCyr';
}

.wa-widget{
	display: block;
	position: fixed;
	bottom: 29px;
	right: 29px;
	z-index: 100;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: #25D366;
}

.wa-icon3{
	display: inline-block;
	background: url(../images/wa-icon3.svg) no-repeat center;
	width: 60px;
	height: 60px;
}

.section-block__title{
	padding-left: 0 !important;
}

body{
	color: #202c38;
}

.reg-form{
	line-height: 1.5;
}

.reg-form .radio label span{
	margin-top: 3px;
}

.news-and-best__list .nav-prev span,
.news-and-best__list .nav-next span{
	display: none;
}

.news-and-best__list .nav-prev{
	width: 40px;
	height: 40px;
	border: 1px solid #202C38;
	border-radius: 50%;
	cursor: pointer;
	background: url(../images/prev.svg) no-repeat center;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}

.news-and-best__list .nav-prev:hover{
	background: #202C38 url(../images/prev2.svg) no-repeat center;
}

.news-and-best__list .nav-next{
	width: 40px;
	height: 40px;
	border: 1px solid #202C38;
	border-radius: 50%;
	cursor: pointer;
	background: url(../images/next.svg) no-repeat center;
}

.news-and-best__list .nav-next:hover {
	background: #202C38 url(../images/next2.svg) no-repeat center;
}

.product-item__brand{
	margin-bottom: 9px;
}

.text h1.normal{
	font-weight: 500;
	font-size: 63.15px;
	line-height: 62px;
	text-transform: none;
}

.mb-4{
	margin-bottom: 40px;
}

.contacts .checkbox label{
	padding-left: 0;
}

.contacts .checkbox label span{
	margin-top: 4px;
}

.search-form .form-control{
	font-family: 'Helvetica Neue',sans-serif;
	font-weight: 300;
}

.search-form .search-form__container__empty-field{
	width: 100%;
}

.delivery-notice{
	display: block;
	margin-bottom: 25px;
}

.toping-modal .slimScrollRail{
	display: block !important;
	opacity: .1 !important
}

.toping-modal .slimScrollBar{
	display: block !important;
	opacity: .8 !important
}

.catalog-filter{
	display: flex;
}

.catalog-filter__col{
	margin-right: 20px;
	width: 255px;
}

.n_cart-img2{
	border: 2px solid #D62598;
}

.toping-item__more{
	padding-top: 10px;
}

.product-desc .toping-item__img{
	width: auto;
	height: auto;
}

.product-desc .toping-item__img label{
	width: 40px;
	height: 40px;
	margin: 0 auto;
}

.toping-modal{
	width: 1105px !important;
	padding: 0 !important;
	cursor: default !important;
}

.toping-product{
	display: flex;
}

.toping-product__img{
	display: flex;
	width: 74px;
	height: 74px;
	background: #F8F8F8;
	justify-content: center;
	align-items: flex-end;
	margin-right: 15px;
}

.toping-product__img img{

}

.toping-product{
	display: flex;
	align-items: center;
	padding: 25px 94px;
	border-bottom: 1px solid #EBEBEB;
	margin-bottom: 25px;
}

.toping-product__brand{
	margin-bottom: 10px;
	text-transform: uppercase;
}

.toping-product__brand,
.toping-product__brand a{
	color: #6C6463;
	font-size: 12px;
}

.toping-product__title{
	color: #000;
	font-size: 18px;
	font-weight: 500;
}

.toping-modal__title{
	color: #000;
	font-size: 16px;
	margin-bottom: 15px;
	padding: 0 94px;
}

.toping-modal__control{

}

.toping-modal__search-input{
	display: block;
	width: 100%;
	height: 45px;
	background: #F6F6F6;
	border-radius: 5px;
	padding: 0 60px 0 20px;
	border: none;
	font-family: 'HelveticaNeueCyr';
}

.toping-modal__search{
	margin: 0 94px 25px 94px;
	position: relative;
}

.toping-item2{
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
}

.toping-item2.active:before{
	content: "";
	display: block;
	position: absolute;
	border: 1px solid #D62598;
	right: -15px;
	bottom: 0;
	top: 0;
	left: 54px;
	pointer-events: none;
}

.toping-item__img2{
	min-width: 54px;
	width: 54px;
	height: 54px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 14px;
	overflow: hidden;
}

.toping-item__img2 img{
	max-width: 100%;
	max-height: 100%;
	transform: scale(3)
}

.toping-item__text2{
	font-size: 14px;
}

.toping-item2-col{
	display: flex;
	align-items: center;
}

.toping-modal__scroll{
	padding: 0 94px;
	max-height: 290px;
	overflow: auto;
}

.toping-modal__scroll::-webkit-scrollbar{
	width: 10px;
	background: #dedede;
}

.toping-modal__scroll::-webkit-scrollbar-thumb{
	background: #999;
	border-radius: 3px;
}

.toping-item2{
	margin-bottom: 20px;
}

.toping-modal__info{
	text-align: center;
	padding: 20px 0;
	border-top: 1px solid #EBEBEB;
	font-size: 15px;
}

.toping-modal__spinner{
	display: flex;
	align-items: center;
}

.toping-modal__spinner span {
	font-size: 17px;
	font-weight: 500;
	display: inline-block;
	margin: 0 10px;
}

.spinner-up1,
.spinner-down1{
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	text-decoration: none;
	font-size: 0;
}

.spinner-up1{
	background: url(../images/plus-icon2.svg) no-repeat center;
}

.spinner-down1{
	background: url(../images/minus-icon.svg) no-repeat center;
	background-size: 64%;
}


@media (hover: hover) {
	.spinner-up1:hover{
		background: #202C38 url(../images/plus-icon3.svg) no-repeat center;
	}

	.spinner-down1:hover{
		background: #202C38 url(../images/minus-icon2.svg) no-repeat center;
		background-size: 64%;
	}
}


.toping-modal__row{
	display: flex;
	justify-content: space-between;
	padding: 0 94px;
	align-items: center;
}

.toping-modal__total{
	font-size: 14px;
}

.toping-modal__total span{
	color: #D62598;
	font-size: 20px;
	font-weight: 500;
}

.toping-modal__total i{
	color: #D62598;
	font-size: 20px;
	font-weight: 500;
}

.toping-modal__row .toping-modal__btn{
	margin: 0 0 0 20px;
}

.toping-modal-cancel{
	font-size: 14px;
	color: #6C6463;
	font-weight: 500;
	text-decoration: none;
	text-transform: capitalize;
}

.toping-modal-cancel:hover{
	text-decoration: underline;
}

.ui-autocomplete.toping{
	border: none;
	background: #F6F6F6;
}

.ui-autocomplete li a{
	padding: 7px 20px;
}

.ui-autocomplete li *:hover{
	background: #E5E5E5;
}

.toping-modal__btn .button1{
	padding: 0 20px;
}

.toping-modal__scroll .flex-row{
	margin: 0 -15px;
}

.toping-product__img{
	height: 65px;
}

.toping-product__img img{
	height: 100%;
}

div.bx-auth-services div{
	display: flex;
	float: none;
	margin: 0;
	width: 100%;
	flex-wrap: wrap;
}

div.bx-auth-services div span{
	display: block;
	margin-top: 10px;
	width: 100%;
}

div.bx-auth-services a:hover {
	margin: 1px;
	border: none;
	text-decoration: none!important;
}

div.bx-auth-services a{
	display: flex !important;
	margin: 0 10px !important;
}

div.bx-auth-services i{
	margin: 0 !important;
}

div.bx-auth-service-form{
	background: transparent;
	margin: -20px 0 20px;
}

.bx-auth-service-form .bx-ss-button{
	width: 32px !important;
	height: 32px !important;
	background: #202C38 url(../images/google-icon.svg) no-repeat center !important;
	border-radius: 50% !important;
	margin-bottom: 10px;
}

.bx-auth-service-form #bx_auth_serv_formVKontakte .bx-ss-button{
	background: #202C38 url(../images/vk-icon2.svg) no-repeat center !important;
	background-size: 18px !important;
}

.bx-auth-service-form #bx_auth_serv_formFacebook .bx-ss-button{
	background: #202C38 url(../images/fb-icon2.svg) no-repeat center !important;
	background-size: 8px !important;
}


.bx-auth-service-form{
	text-align: center;
}

div.bx-auth-services a.bx-ss-selected .icon-g{
	background-image: url(../images/google-icon2.svg);
}

div.bx-auth-services a.bx-ss-selected .icon-vk2{
	background-image: url(../images/vk-icon.svg);
	background-size: 18px !important;
}

div.bx-auth-services a.bx-ss-selected .icon-fb2{
	background-image: url(../images/fb-icon.svg);
	background-size: 8px !important;
}


div.bx-auth-service-form span{
	display: block;
}


.product-desc .toping-item__img label{
	overflow: hidden;
}

.toping-item__img img{
	transform: scale(2.5)
}

.button1:before{
	background: #2a3b4c;
}

.toping-search-remove{
	display: block;
	position: absolute;
	right:15px;
	top: 15px;
	opacity: .5
}

.toping-search-remove:hover{
	opacity: 1;
}

.remove-icon{
	width: 15px;
	height: 20px;
	display: block;
	background: url(../images/close2.svg) no-repeat;
	background-size: 100%;
}

.blockquote blockquote:after{
	background: url(../images/blockquote2.png) no-repeat;
	background-size: 100%;

}

.contacts .partner-form__title{
	font-weight: 500;
	font-size: 26.66px;
	line-height: 33px;
}

.reg-form__social{
	margin-bottom: 20px !important;
}

.icon-user{
	position: relative;
}

.icon-user i {
	position: absolute;
	display: block;
	width: 5px;
	height: 5px;
	line-height: 15px;
	background: #D62598;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	font-size: 11px;
	font-weight: 500;
	font-style: normal;
	right: -5px;
	top: -5px;
}

.product-rate__notice {
	cursor: pointer;
	margin-bottom: 20px;
}

.product-rate__notice:hover{
	text-decoration: underline;
}

.order-cancel{
	margin-top: 40px;
}

.inbutbox{
	margin-top: 20px;
}

.bx-auth-line{
	margin-bottom: 20px;
}

.reviews-slider .slick-arrow{
	width: 40px;
	height: 40px;
	border: 1px solid #202C38;
	border-radius: 50%;
	cursor: pointer;
}

.reviews-slider .slick-prev{
	left: -50px;
	background: url(../images/prev.svg) no-repeat center;
}

.reviews-slider .slick-prev:hover{
	background: #202C38 url(../images/prev2.svg) no-repeat center;
}

.reviews-slider .slick-next{
	right: -50px;
	background: url(../images/next.svg) no-repeat center;
}

.reviews-slider .slick-next:hover{
	background: #202C38 url(../images/next2.svg) no-repeat center;
}
/* .js-main-slider .slick-arrow::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: 300;
    font-style: normal;
    font-size: 2em;
    line-height: 22px;
    color: #fff;
}
.js-main-slider .slick-arrow:hover::after{
    color: #202c38;
} */
.js-main-slider .slick-arrow{
	width: 20px;
	height: 32px;
	z-index: 1;
	transform: translate(0, -50%);
	top: 50%;
    background: url(../images/slider-arrow.svg) no-repeat center;
    text-align: center;
    border-radius: 4px;
    font-size: inherit;
	background-size: 16px;
}

.js-main-slider .slick-prev{
	left: 10px;
	transform: translate(0, -50%) rotate(180deg);
}

.js-main-slider .slick-prev:hover{
}

.js-main-slider .slick-next{
	right: 10px;
}

.js-main-slider .slick-next:hover{
}

.js-main-slider .container{
	display: flex;
}
.js-main-slider .container.slide-type-left{
	text-align: left;
	justify-content: left;
}
.js-main-slider .container.slide-type-right{
	padding-left: 55%;
}

@media(max-width: 768px){
	.js-main-slider .container.slide-type-right{
		padding-left: 50%;
	}
}



.js-main-slider .slick-dots{
    right: 50%;
    top: 100%;
    transform: translate(50%, -117%);
}

.js-main-slider .slick-dots li{
    margin: 10px;
    display: inline-block;
}

@media(max-width: 500px){
	.js-main-slider .container.slide-type-right{
		padding-left: 15px;
	}

	.js-main-slider .slick-arrow{
		display: none !important;
	}
	.js-main-slider .slick-dots{
		top: 410px
	}

	.js-main-slider .slick-dots li.slick-active button{
		background: #202c38;
	}
}

.blog__share a{
	margin-right: 15px;
}
.blog__share .product-share{
	margin-top: 0;
}
.blog__share--title{
	margin-right: 20px;
}

.n_header-control > a,
.n_cart-link{
	display: flex;
	width: 22px;
	height: 22px;
	align-items: center;
}

.checkbox a{
	text-decoration: none;
}

.checkbox a:hover{
	text-decoration: underline;
}

.product-rate:hover{
	text-decoration: underline;
}

.fancybox-is-open .fancybox-bg{
	opacity: .7 !important;
}

.reg-form__row .checkbox label span{
	margin-top: 1px;
	margin-bottom: 10px;
}

.reg-form p{
	line-height: 1.5;
	font-size: 14px;
	color: #6C6463;
	font-weight: 400;
}

.blog__share .icon-share:before,
.blog__share .icon-vk:before,
.blog__share .icon-facebook:before{
	display: none;
}

.blog__share .icon-share,
.blog__share .icon-vk,
.blog__share .icon-facebook{
	width: 22px;
	height: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.blog__share .icon-share{
	background: url(../images/share-icon.svg) no-repeat center;
}

.blog__share .icon-vk{
	background: #202C38 url(../images/vk-icon2.svg) no-repeat center;
	border-radius: 50%;
	background-size: 12px;
}

.blog__share .icon-facebook{
	background: #202C38 url(../images/fb-icon2.svg) no-repeat center;
	border-radius: 50%;
	background-size: 6px;
}

/*.ui-datepicker{padding-top:40px;width:768px!important;height:auto!important;border:none!important;display:none}*/
.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0;background:none!important;background-color:#f3f3f3!important;border:none!important}
.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:4px;width:1.8em;height:1.8em}
.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}
.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}
.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}
.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}
.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:36px;text-align:center}
.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}
.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}
.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}
.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}
.ui-datepicker td{border:0;padding:1px}.ui-datepicker td.ui-datepicker-other-month{background-color:#dedede;color:#ccc!important}
.ui-datepicker tbody td.ui-datepicker-other-month span{color:#ccc!important}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none;color:#445560}
.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0;position:absolute;top:0;right:10px;background-color:transparent;border:0}
.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:0;cursor:pointer;padding:0;width:auto;overflow:visible;font-size:14px;color:#fff;text-decoration:underline;background:0;background-color:transparent;border:0}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left;display:none}
.ui-datepicker.ui-datepicker-multi{width:auto;margin-top:12px;margin-left:-234px;font-family:'NeoSansProRegularCyr',sans-serif}
.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}
.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}
.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}
.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}
.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}
.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}
.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}
.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}
.ui-datepicker-prev{margin:10px 0 0 10px!important;width:10px!important;height:14px!important;background:url('../images/date-arrow-prev.png') 0 0 no-repeat!important}
.ui-datepicker-prev:hover{border:none!important;left:2px!important;top:4px!important;cursor: pointer;}
.ui-datepicker-prev span{display:none!important}.ui-datepicker-next{margin:10px 10px 0 0!important;width:10px!important;height:15px!important;background:url('../images/date-arrow-next.png') 0 0 no-repeat!important}
.ui-datepicker-next:hover{border:none!important;right:2px!important;top:4px!important;cursor: pointer;}
.ui-datepicker-next span{display:none!important}.ui-datepicker-calendar th{background:none!important;height:27px;vertical-align:middle;padding-top:0!important;padding-bottom:0!important;font-size:12px!important;line-height:27px;color:#808080!important;font-weight:normal!important}
.ie10 .ui-datepicker-calendar th,.ie .ui-datepicker-calendar th{height:29px}
.ui-datepicker{min-width: 245px;background:none!important;background-color:white!important;background-image:none!important;border-collapse:separate;display: none;box-shadow: 0px 0px 10px rgba(0,0,0,0.1)}
.datepicker-popup .ui-datepicker{box-shadow: none}
.ui-datepicker.d_multi:before{margin-left:555px}.ui-datepicker .ui-datepicker-header{opacity:1}
.ui-datepicker .ui-datepicker-title{color:#1a1a1a;font-size:14px}.ui-datepicker .ui-datepicker-calendar{background:url('../images/datepicker-tbl-bg.png') no-repeat 0 30px;border-spacing:0 2px;border-collapse:separate}
.ui-datepicker .ui-datepicker-calendar tbody td.date-range-selected{background-color:#dedede}
.ui-datepicker .ui-datepicker-calendar tbody td.date-range-selected.selected_first{background:#bad405;background:-webkit-gradient(linear,left top,left bottom,from(#bad405),to(#99aa21));background:-webkit-linear-gradient(top,#bad405,#99aa21);background:linear-gradient(to bottom,#bad405 0,#99aa21 100%);border-radius:2px}
.ui-datepicker .ui-datepicker-calendar tbody td.date-range-selected.selected_last{background:#bad405;background:-webkit-gradient(linear,left top,left bottom,from(#bad405),to(#99aa21));background:-webkit-linear-gradient(top,#bad405,#99aa21);background:linear-gradient(to bottom,#bad405 0,#99aa21 100%);border-radius:2px}
.ui-datepicker .ui-datepicker-calendar tbody td.date-range-selected span.ui-state-default{color:#445560}
.ui-datepicker .ui-datepicker-calendar tbody td.date-range-selected.ui-datepicker-week-end{background-color:#dedede}
.ui-datepicker .ui-datepicker-calendar tbody td.ui-datepicker-unselectable{background-color:transparent;cursor:default!important;line-height:28px!important}
.ui-datepicker .ui-datepicker-calendar tbody td.ui-datepicker-unselectable span{color:#ccc}
.ui-datepicker .ui-datepicker-calendar tbody td.ui-datepicker-unselectable.selected_last{background:transparent;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:-webkit-linear-gradient(top,transparent,transparent);background:linear-gradient(to bottom,transparent 0,transparent 100%);border-radius:0}
.ui-datepicker .ui-datepicker-calendar tbody td.ui-datepicker-unselectable.date-range-selected{background-color:#dedede}
.ui-datepicker .ui-datepicker-calendar tbody td.ui-datepicker-unselectable.date-range-selected.ui-datepicker-week-end{background-color:#dedede}
.ui-datepicker .ui-datepicker-calendar tbody td.ui-datepicker-week-end{background-color:#eaeaea}
.ui-datepicker .ui-datepicker-calendar tbody td.date-range-selected.ui-datepicker-week-end{background-color:#d8d8d8}
.ui-datepicker .ui-datepicker-calendar tbody td.ui-datepicker-unselectable.ui-datepicker-week-end{background-color:#eaeaea}
.ui-datepicker .ui-datepicker-calendar tbody td span{display:block;margin:0!important;padding:0!important;border-radius:2px;color:#445560;font-size:12px!important;line-height:28px!important;text-align:center}
.ui-datepicker .ui-datepicker-calendar tbody td a{display:block;margin:0!important;padding:0!important;border-radius:2px;color:#445560!important;font-size:12px!important;line-height:28px!important;text-align:center}
.ui-datepicker .ui-datepicker-calendar tbody td:hover{color:white!important;opacity:1!important}
.ui-datepicker .ui-datepicker-calendar tbody td:hover a,
.ui-datepicker .ui-datepicker-calendar tbody td a.ui-state-active{background:#202C38;color:white!important}
.ui-datepicker .ui-datepicker-calendar tbody td.ui-datepicker-current-day{opacity:1!important}
.ui-datepicker .ui-datepicker-calendar tbody td.ui-datepicker-current-day a{background: #202C38;color:white!important}
.ui-datepicker td.ui-datepicker-unselectable a:hover{color:#333!important}.closed{display:none}.opened{display:block}.custom_dropdown{width:183px;cursor:default;padding:1px 17px 1px 1px;font:11px}

a.faq:after{
	width: 31px;
}

.section__image-mob{
	display: none !important;
}

.xs-visible{
	display: none;
}

.n_cart-drop .old-price span{
	font-size: 13px !important
}

a:focus{
	outline: none !important;
}
.top-image-trend__video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.pagination.pagination-new{
	display: block;
}

.mobile .top-image-trend__video{
	display: none;
}
.seminar-no-dates{
	padding: 15px;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}