.scrollHidden {
	overflow: hidden;
}

button.buy.disabled {
    background: #00000059;
}
.buy.disabled::before {
    background: #eb830a;
    opacity: 0.2;
}

.nextLevel {
	display: none;
}

.backRow {
	display: none;
}

.header__contacts-box a svg {
	transition: all 0.3s ease;
}

.header__contacts-box a svg:hover {
    fill: #eb830a !important;
	transition: all 0.3s ease;
}

.footer__copy-holder .social li a svg:hover {
    fill: #eb830a !important;
	transition: all 0.3s ease;	
}

.mobileRowMenu {
	display: none;
}

.coupon-success {
	display: none;
}

.coupon-success .promocode p {
	text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}

.preOrder {
    width: 450px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    background: #fff;
	padding: 30px;
	display: none;
}

.preOrder input {
	margin-bottom: 15px;
}

.preOrder a {
	color: gray;
    text-decoration: underline dashed;
    cursor: pointer;
	margin-bottom: 10px;
	display: block;
}

.preOrder a:hover {
	color: #EB830A;
}

.prClose {
    background: transparent;
    border: none;
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 18px;
    cursor: pointer;
    display: block;
}

.popup__overlay2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
	display: none;
}

.popup__overlay3 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
	display: none;
}

.modalHoliday {
position: fixed;
width: 350px;
padding: 30px;
background: #fff;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
display: none;
}

.mobileSlider {
	display: none;
}

.ocfilter {
	position: relative;
}

.popover {
	left: 110px !important;
	display: none !important;
}

.ocfilter-option-popover .popover-content .btn:hover {
	color: #fff;
}

.productsAdditional {
    width: 29%;
	position: relative;
	-webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.08);
	padding: 20px;
}

.productsAdditional .product__image a img {
    height: 170px;
	width: auto;
}

.productsAdditional .titleManufacturer {
    font-size: 18px;
    line-height: 30px;
    font-family: 'SH', sans-serif;
    margin-bottom: 10px;
	margin-top: 0;
	text-align: center;
}

.manufacturerProducts .product__box {
	box-shadow: none;
}

.manufacturerProducts .product__box .product__info {
    text-align: left;
}

.manufacturerProducts.slick-initialized .slick-slide {
    text-align: center;
}

.productsAdditional .special-nav .next-arrow {
    margin-left: auto;
}

.productsAdditional .special-nav {
	width: 100%;
	position: absolute;
	top: 45%;
	z-index: 1;
}

.productsAdditional .special-nav .main-arrow {
    padding: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100%;
	z-index: 1;
}

.productsAdditional .main-arrow.prev-arrow {
    position: absolute;
    left: 20px;
	top: 47%;
	z-index: 1;
}

.productsAdditional .main-arrow.next-arrow {
    position: absolute;
    right: 20px;
	top: 47%;
	z-index: 1;
}

.productsAdditional .product__stock {
    font-size: 10px;
}

.productsAdditional .product__info-top {
    margin-bottom: 0.4rem;
}

.productsAdditional .product__price {
    font-size: 14px;
}

.productsAdditional .product__box {
    padding: 25px;
}

.age18 {
	display: none;
}

p.smallAge {
	color: #919191;
    font-size: 10px;
    line-height: initial;
    text-align: justify;
    margin: 10px 0 0 0;
}

.age18 .popup__overlay2 {
	z-index: 5;
	opacity: 0.8;
}

.ageContent {
    position: fixed;
    z-index: 6;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 500px;
    background: #fff;
    padding: 20px;
}

.ageBlockText {
    border: 2px solid #000000;
    margin: 0 0 10px 0;
    padding: 10px;
    text-align: center;
}

.ageBlockText div {
	line-height: 140%;
	font-size: 1.5em;
	font-weight: 600;
}

.btnGroup {
    display: flex;
}

.btnGroup button {
    margin: 10px;
}

.dateLabel {

}

.order-form-field::placeholder {
	color: #d6d6d6;
}

.cart-message-mobile.active {
	display: none;
}

.datetimepicker {
    position: absolute;
    width: 30px;
    background: transparent;
    border: none;
    right: 5px;
    top: 0;
	cursor: pointer;
}

#additional-fields select {
	width: 100%;
}

.cForm .iti__selected-dial-code {
	color: #000000 !important;
}

.titleManufacturer a {
	font-size: 12px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    text-transform: lowercase;
}

.favoritesMob {
	display: none;
}

.slideshow_mobile {
	display: none;
}

.custom-checkbox.disabled {
    display: none;
}

@media (min-width: 768px) and (max-width: 1024px) {
	.header__drop {
		left: 80px;
	}
}

@media only screen and (max-width: 767px) {
	.favoritesMob {
		display: block;
		margin-right: 25px;
    	margin-left: 0;
	}
	
	.content-text {
		width:100%;
	}

	.slideshow {
		display: none;
	}

	.slideshow_mobile {
		display: block;
	}

	.mobileSlider {
		display: block;
	}
	
	.header__drop {
		width: 100%;
	}
	
	.header__drop-close {
		top: 20px;
	}
	
	.header__navigation .parent > a::after {
		background-size: contain;
		width: 13px;
		height: 12px;
    }
	
	.header__navigation .second-level, .header__navigation .third-level {
		left: 0;
		top: 60px;
		height: 65vh;
		width: 100%;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	
	.header__navigation .second-level.active {
        -webkit-transform: translateX(0);
		transform: translateX(0);
		/* height: 100%; */
		opacity: 1;
		z-index: 2;
		visibility: visible;
		pointer-events: all;
		overflow: auto;
	}
	
	.header__navigation .parent .third-level.active {
        -webkit-transform: translateX(0);
		transform: translateX(0);
		/* height: 100%; */
		opacity: 1;
		z-index: 2;
		visibility: visible;
		pointer-events: all;
		overflow: auto;
	} 
	
	.nextLevel {
		display: block;
		width: 50px;
		height: 50px;
		position: absolute;
		right: 5px;
		z-index: 1;
	}
	
	.backRow {
		display: block;
	}
	
	.backRow .header__navigation-name {
		padding-left: 30px;
	}
	
	.backRow .header__navigation-name:before {
		content: '';
		background: url(/front/dist/images/nav-arrow.svg) no-repeat;
		background-size: contain;
		width: 15px;
		height: 15px;
		position: absolute;
		top: 50%;
		transform: translateY(-50%) rotate(180deg);
		left: 0;
	}
	
	.lang {
		font-size: 15px;
	}
	
	.header__contacts-box {
		flex-direction: column;
		-webkit-box-align: flex-start;
		-ms-flex-align: flex-start;
		align-items: flex-start;    
	}
	
	.header__contacts-box svg {
		width: 4.5rem;
		height: 4.5rem;
		border-radius: 100%;
	}
	
	.header__contacts-title {
		font-size: 2rem;
	}
	 
	.header__contacts-tel {
		font-size: 2rem;
	}
	
	.header__contacts-email {
		font-size: 2rem;
	}
	
	.socialIcons {
		margin-top: 7px;
	}
	
	/* Home Page Mobile */
	
	.tabs {
		font-size: 17px;
		flex-wrap: wrap;
	}
	
	.tabs li {
		margin-bottom: 15px;
		margin-right: 3rem;
	}
	
	.tabs li + li {
		margin-left: 0rem;
	}
	
	.special__slider .slick-dots, .reviews__slider .slick-dots {
		justify-content: center;
	}
	
	.intro-top {
		margin-bottom: 40px;
	}
	
	.intro-top .intro-top-arrow .title p {
		margin-bottom: 0;
	}
	
	.special {
		padding: 30px 0 20px;
	}
	
	.advantages-nav {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex; 
		position: absolute;
		right: 30px;
	}
  
	.advantages-nav .next-arrow {
		margin-left: 34px; 
	}
	
	.team__slider {
		width: 100%;
	}
	
	.team {
		position: relative;
	}
	
	.team-nav {
		position: absolute;
		bottom: 10%;
		right: 0;
		z-index: 1;
	}
	
	.team .slick-slide div {
		text-align: center;
	}
	
	.team__slide-position {
		text-align: left !important;
	}
	
	.product__box {
		padding: 15px;
	}
	
	.about-page {
		margin-top: 70px;
	}
	
	.about-text__title {
		margin-bottom: 15px;
		font-size: 24px;
	}
	
	.about-heading {
		height: 175px;
		padding: 17px 57px;
	}
	
	.about-heading__title {
		font-size: 30px;
		margin-top: 10px;
	}
	
	.about-heading__caption {
		font-size: 15px;
		line-height: 140%;
	}
	
	.about-item.reverse {
		text-align: left;
	}
	
	.special__slider .product__box {
		max-width: 100%;
	}
	
	.mobileRowMenu {
		display: block;
		display: flex;
		background: #ec8815;
		padding: 0px 20px 0px 20px;
		margin-top: 15px;
		overflow-x: scroll;
	}
	
	.mobileRowMenu a:first-child {
		padding: 0px 0px 0 0px;
	}
	
	.mobileRowMenu a {
		white-space: nowrap;
		height: 50px;
		flex-grow: 1;
		padding: 0px 0px 0 20px;
	}
	
	.product-bottom {
		flex-direction: column;
		margin-bottom: 35px;
	}
	
	.product-info {
		width: 100%;
	}
	
	.productsAdditional {
		width: 100%;
		padding: 10px;
	}
	
	.manufacturerProducts .slick-dots {
		justify-content: center;
	}
	
	.ageContent {
		width: 95%;
	}
	
	.cart-message-mobile.active {
		display: block;
	}
	
	.cart-popup__close {
		transform: scale(0.7);
	}
	
	.cart-popup {
		width: 310px;
	}
	
	.cart-popup-inner {
		padding: 40px 40px 40px 40px;
	}
	
	.cart-item__remove {
		left: initial;
		right: 0;
		top: 0;
		-webkit-transform: initial;
		transform: initial;
	}
	
	.cart-message-mobile.active {
		display: flex;
	}
	
	.cart-item__top {
		padding-top: 20px;
	}
}

@media only screen and (max-width: 414px) {
	.header__contacts {
		position: initial;
	}
	
	.header__navigation {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 380px) {
	
	.header__navigation a {
		height: 50px;
	}
	
	.header__navigation-name {
        font-size: 12px;
	}
	
	.mobileRowMenu {
		margin-top: 10px;
	}
	
	.header__navigation .second-level, .header__navigation .third-level {
		top: 50px;
	}
	
	.catalogue-page .main-text__holder {
		max-height: 150px;
		overflow: auto;
	}
	
	.cart-popup__close {
		transform: scale(0.7);
	}
	
	.cart-message-mobile.active {
		display: flex;
	}
	
	.cart-item__top {
		padding-top: 20px;
	}
}