@media (max-width: 1024px) {
	.categoty-product-list ul li {
		width: 33.3%;
	}

	.header-info {
	  margin-left: 20px;
	}

	.header-phones {
		margin-top: 0px;
	}
}

@media screen and (max-width:1023px){
	.promotion-page .pr-tieser {
		width: 200px;
	}

	.slick-two-lines li{
		width: 23%;
	}

	.menu__menu-option {
		flex-direction: column;
		padding: 0px 36px;
		width: 100%;
		padding-bottom: 16px;
	}

	.new-product-list {
		display: none;
	}


	ul.normal.normal--noimage {
		height: auto;
	}
	.menu-option__wrap {
		width: 100%;
	}

	.menu-option__wrap:not(:last-child) {
		border-bottom: 1px solid #291948;
		padding-bottom: 16px;
		margin-bottom: 16px;
	}

	.phone-cat .main-nav li ul.menu-option__list {
		display: flex;
		flex-flow: column;
		height: auto;
	}

	.phone-cat .main-nav li ul li.menu-option__item {
		padding-bottom: 0px;
		margin-bottom: 0px;
	}

	.phone-cat .main-nav li ul li.menu-option__item:not(:last-child) {
		margin-bottom: 16px;
	}

	.phone-cat .main-nav li ul li a.menu-option__link {
		color: #ffffff;
		font-size: 16px;
		padding: 0px;
	}

	.time-work{
		display: none;
	}
	.main-content{
		background: #190B2E;
	}
	.etc-main-col .etc-shipping-col-l{
		width:100%;
	}
	.to-favorite{
		display: none;
	}
	.search-form input.btn, .addtocart-btn{
		-webkit-appearance: none;
	}
	.etc-main-col .etc-contacts-r{
		display: none;
	}
	.etc-main-col .etc-contacts-l{
		width:100%;
	}
	.etc-shipping-col-r{

		display: none;
	}
	.mobile-clear{
		display: block;
		clear:both;
		content: '';
	}
	.phone-menu{
		display: none;
		width:100%;
		background: #130A24;
		z-index: 100;
		position: absolute;
		top:135px;
		left:0px;
		padding-bottom: 40px;
	}
	.phone-menu li p{
		color:#fff;
		font-size: 24px;
		font-family:HelveticaLight;

	}
	.phone-menu li a{
		color:#fff;
		font-size:24px;
		font-family:HelveticaLight;
	}
	.phone-menu li{
		padding:20px 35px;
		border-bottom: 1px solid #3D1A6E;
	}
	.phone-menu .left-side{
		float:left;
		width:50%;
	}
	.callback-btn1{
		position: relative;
		top:88px;
	}
	.phone-menu .right-side{
		float:right;
		width:50%;
	}
	.phone-menu .left-side li a{
		font-family:BravoRegular;
		font-size:38px;
	}
	.phone-menu .left-side li{
		border-bottom: none;
		padding-top: 20px;
		padding-bottom: 0px;
	}
	.main-nav .next-cat{
		display: block;
	}
	.header-phones{
		display: none;
	}
/*	.main-logo{
		width:20%;
		height: auto;
		margin-left: 20px;
	}*/
	.main-header{
		padding-top:20px;
	}
	.info-nav ul li:nth-child(4){
		display: none;
	}
/*	.header-info{
		margin-left: 15px;
		margin-top:20px;
	}*/
	.info-nav ul li{
		margin-right: 0px;
		width:33.33%;
		text-align: center;
	}
	.main-header .callback-wrap{
		display: none;
	}
	.favorite{
		position: relative;
		float:left;
		font-size:0px;
		padding-left: 40px;
    	padding-top: 35px;
    	top:10px;
	}
	.cpt_shopping_cart_info a{
		font-size: 0px;
		padding-left:35px;
	}
	.cpt_shopping_cart_info{
		float:left;
		background: none;
		margin-top: 20px;
	}
	.header-mobile-wrap{
		width: 100%;
	   	display: -webkit-box;
	    display: -webkit-flex;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-align: center;
	    -webkit-align-items: center;
	    -moz-box-align: center;
	    -ms-flex-align: center;
	    align-items: center;
	    -webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -moz-box-pack: justify;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
	}
	.cpt_shopping_cart_info a:before{
		background: url(../lucid/images/sprite.svg) no-repeat  -240px -102px;
		width:40px;
		height:40px;
		background-size: 290px auto;
		left: 4px;
    	top: 0px;
	}
	.favorite:before{
		background: url(../lucid/images/sprite.svg) no-repeat  -240px -195px;
		width:40px;
		height:40px;
		background-size: 290px auto;
		left: 4px;
    	top: 0px;
	}
	.favorite span {
	    position: absolute;
	    top: 2px;
	    padding-top: 2px;
	    left: 21px;
	    height: 18px;
	    background-color: #FFCE01;
	    border-radius: 50%;
	    width: 19px;
	    text-align: center;
	    color: #000;
	    line-height: 16px;
	    display: inline-block;
	    font-family: HelveticaLight;
	    font-size: 11px;
	}
	.cpt_shopping_cart_info sup {
	    position: absolute;
	    top: 0px;
	    left: 18px;
	    padding-top: 2px;
	    height: 18px;
	    background-color: #0054a6;
	    border-radius: 50%;
	    width: 19px;
	    text-align: center;
	    line-height: 20px;
	    display: inline-block;
	    font-family: HelveticaLight;
	    font-size: 11px;
	}
	.front-title {
    font-size: 75px;
    text-transform: uppercase;
	}
	.bubbles-wrap{
		display: none;
	}
	.front-header-wrap-i{
		display: none;
	}
	.front-header-wrap {
    overflow: hidden;
    position: relative;
    background: url('images/header_bg.jpg') center top no-repeat;
    min-height: 493px;
	}
	@-moz-document url-prefix()
	{
	   .cpt_shopping_cart_info a::before{
	   	background:rgba(0, 0, 0, 0) url("../lucid/images/sprite.svg") no-repeat scroll -240px -98px / 290px auto;
	   }
	   .cpt_shopping_cart_info{
	   	margin-top:12px;
	   }
	}
	.mobile-menu-btn{
		display: block;
		width:100%;
	}
	.mobile-menu-btn span{
		color:#fff;
		font-size:40px;
		font-family:BravoRegular;
		margin: 0 auto;
		background: #DB34AA;
		padding:5px 35px;
		width: 250px;
		text-align: center;
    	display: block;
		border-radius: 3px;
	}
	.mobile-worktime{
		display: block;
	    width: 84%;
	    margin: 20px auto 0;
	    background-color: #147d14;
	    padding: 3%;
	    color: #fff;
	}
	.header-info {
    	width: 47%;
	}
	.slick-dots{
		bottom:-40px;
		z-index:1;
	}

	.slick-two-lines, .random-slider ul {
		display: flex;
		flex-flow: row wrap;
		align-items: center;
		justify-content: center;
	}

	.hits-icon {
		height: auto;
	}
	
	.cpt_product_lists .slick-two-lines .slick-dots li{
			height:auto;
			width:30px;
		}


	.cpt_product_lists .slick-two-lines .slick-dots li{
		height:auto;
		width:30px;
	}
	.cpt_product_lists .slick-two-lines .slick-dots li:before, .cpt_product_lists .slick-two-lines .slick-dots li:after{
		display: none;
	}
	.slick-dots li button{
		background: #fff;
		border-radius: 50%;
	}
	.slick-dots .slick-active button{
		background: #0054A6;
	}

	.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img{
		transform: none;
	}
	.hits-list ul li:before, .cpt_product_lists ul li:before{
		top: -30px;
	    bottom: 0;
	}
	.cpt_product_lists .slick-dots li{
		margin:0px 0px;
	}
	.text-wrap{
		height:65px;
	}
	.party-item {
	    float: left;
	    width: 32.33%;
	    margin: 0 0;
	    text-align: center;
	}
	
	.party-item:nth-child(4), .party-item:nth-child(5){
		margin-top:50px;
	}
	.party-item:nth-child(4){
		margin-left:17%;
	}
	.party-item p{
		margin-top:25px;
	}
	.party-icon{
		width:70%;
	}
	.easy-main-title{
		display: none;
	}
	.description-block{
		padding:0px;
	}
	.footer-nav{
		display: none;
	}
	.main-footer .header-phones{
		display: block;
		padding-left: 15px;
	}
	#mc_embed_signup form{
		width:50%;
		margin-left:15px;
		float:left;
	}
	#mce-EMAIL{
		width:100%;
	}
	#mc-embedded-subscribe{
		width:25%;
		right:-35px;
	}
	.subscribe-close{
		z-index:100;
	}
	.header-phones{
		margin-top:0px;
	}
	.footer-bottom{
		padding-top: 70px;
		position: relative;
	}
	.footer-bottom .info-nav{
		position: relative;
		top:25px;
		margin-left:15px;
	}
	.social-icons{
		float:left;
	}
	.footer-bottom .callback-wrap{
		display: block;
		margin-top:0px;
	}
	.main-footer{
		height:255px;
	}
	.develop-block{
		float: right;
	    position: absolute;
	    right: 15px;
	    bottom: -70px;
	    margin-top: 0px;
	}
	.social-icons{
		position: absolute;
	    bottom: -70px;
	    left: 15px;
	    margin-top: 0px;
	    margin-left: 0px;
	}
	.callback-wrap{
		margin-right: 1.5%;
		margin-left:0px;
	}
	.footer-bottom .info-nav ul li {
    margin-right: 0px;
    width: 21.33%;
    text-align: center;
	}
	.search-form{
		margin-top:0px;
		margin-left: 0px;
		right:15px;
		position: absolute;
		bottom:-22px;
	}
	.develop-block p{
		float:left;
		margin-right: 10px;
	}
	.develop-block a{
		float:right;
		position: relative;
		top:1px;
	}
	.description-btn{
		margin-top:20px;
		margin-bottom:40px;
	}
	.easy-title{
		font-size:16px;
		margin-left: 0px;
		text-align: center;
		padding:80px 25px 0px 25px;
	}
	.easy-icon{
		width:100%;
		float:none;
	}
	.easy-text{
		margin-left:0px;
		width:83%;
		padding:0px 25px;
		text-align: left;
	}
	.nowrap{
		white-space: nowrap;
	}
	.hits-title{
		height:42px;
	}
	.hits-btn{
		display: block;
		margin:5px auto;
		line-height: 26px;
	}
	.hits-list .slick-track ul li, .cpt_product_lists .slick-track ul li {
    	height: 265px;
	}
	.freekievshipping{
		display: none;
	}
	.mobile_banner{
		display: block;
		background: #FFCF00;
	}
	.mobile_banner a{
		font-size:20px;
		text-transform: uppercase;
		font-weight: 700;
		font-family:HelveticaBold;
		text-align: center;
		display: block;
		padding:5px 0px;
	}
	.mobile_banner a span{
		color:#D81003;
	}
	.footer-bottom .header-info{
		width:77%;
	}
	.phone-cat{
		display:none;
		position: absolute;
		top:-32px;
		left:0px;
		width:100%;
		background: #130A24;
		z-index: 1000;
		overflow: hidden;
	}
	.front-header-wrap{
		overflow: visible;
	}
	.phone-cat .main-nav li{
		border-right:none;
		width:100%;
		float:none;
		border-left:none;
		border-top:1px solid #3D1A6E;
	}
	.phone-cat .main-nav .m-n-sales{
		width:100%;
	}
	.main-nav li ul li{
		height:auto;
	}
	.mobileclass{
		position: relative;
	}
	.phone-cat .m-n-sales{
		display: none;
	}
	.phone-cat .main-nav .next-cat{
		position: absolute;
		display: inline;
		float:right;
		width:30px;
		height:30px;
	    top: 20px;
	    right: 25px;
    	padding:0px 0px;
	}
	.next-cat:after{
	    position: absolute;
	    content: '';
	    top: -2px;
	    right: -5px;
	    background: url(../lucid/images/sprite.svg) no-repeat -124px -189px;
	    width: 40px;
	    height: 40px;
	    background-size: 290px auto;
	}
	.main-nav > ul > li > a:hover{
		text-decoration: none;
	}
	.phone-cat .main-nav > ul > li > a{
		font-size:24px;
		padding:10px 35px;
		font-family:HelveticaLight;
	}

	.phone-cat .main-nav li ul{
		padding:0px 0px;
		visibility: visible;
		display: none;
		position: static;
		box-shadow: none;
		border-radius: 0px;
		background: #130A24;
	}
	.phone-cat .main-nav li ul li{
		width:100%;
		border-top:none;
		padding: 0px 0px;
    	padding-bottom: 25px;
	}
	.phone-cat .main-nav li ul li a img{
		display: none;
	}
	.phone-cat .main-nav li ul li a{
		min-height:0px;
		color:#DB34AA;
		font-size:18px;
		text-align: left;
		padding:0px 60px;
	}
	.cat_header p{
		font-size:40px;
		color:#fff;
		text-transform: uppercase;
		font-family:BravoRegular;
		text-align: center;
		padding: 10px 0px;
	}
	.close-cat{
		position: absolute;
	    right: 19px;
	    top: 11px;
	    width: 46px;
	    cursor: pointer;
	    height: 46px;
	}
	.close-cat:before, .close-cat:after {
    position: absolute;
    right: 20px;
    top: 2;
    content: ' ';
    height: 40px;
    width: 4px;
    background-color: #fff;
	}
	.close-cat:before {
   -webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg); 
	}
	.close-cat:after {
	-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);
	}
	.main-content{
		padding-top:10px!important;
		padding-left: 5px;
		padding-right: 5px;
	}
	.easy-item{
		overflow: hidden;
	}

	.main-nav li ul.whiskey{
		column-count: auto;
	}

}
@media screen and (max-width:800px){
	.ny {
		display: none;
	}

	.promotion-page .pr-tieser {
		width: 100%;
	}

	.promotion-page {
		position: relative;
		height: 234px;
	}


	.promotion-page .categoty-product-list {
		width: 35%;
	}

	.promotion-page .promo-img-wrap {
    width: 65%;
    padding-right: 8px;
}

	.promotion-page .categoty-product-list,
	.promotion-page .categoty-product-list ul,
	.promotion-page .categoty-product-list ul li,
	.promotion-page .categoty-product-list .pr-tieser,
	.promotion-page .categoty-product-list .pr-tieser form {
		height: 100%;
	}

	.promotion-page .categoty-product-list ul li .categoty-product-button-set {
		order: 1;
	}

	.promotion-page .categoty-product-list .pr-tieser form {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}

	.promotion-page .categoty-product-icon {
		margin-bottom: 3px;
	}

	.promotion-page .categoty-product-icon img {
		height: 120px;
    width: 120px;
	}

	.promotion-page .categoty-product-button-set {
		position: static;
		margin-top: auto;
	}

	.promotion-page .categoty-product-price {
		top: 0;
	}


	.promotion-page .categoty-product-list ul li {
		min-height: auto;
	}

	.promotion-page .categoty-product-list .primary-btn {
		position: absolute;
		bottom: 32px;
		left: 16px;
	}

	.hits-list .slick-dots > li {
		height:20px;
		width:auto;
		margin:0px 3px;
	}
	.hits-list.news-list ul.slick-dots li{
		min-height: auto;
		height:auto;
		width:auto;
		margin:0px 5px;
	}
	.etc-main-col{
		width:75%;
	}



	.hits-list.bdf{
		padding-bottom: 55px;
	}
	#checkout .ordcart{
		margin-right:5px;
	}
	.category-content {
    	width: 64%;
	}
	.categoty-product-list ul li{
		width: 50%;
	}
	.categoty-product-list ul li:before{
		display: none;
	}

	.categoty-product-list ul li:hover .categoty-product-price{
		top:0px;
		right:0px;
		left: auto;
	}
	.categoty-product-list ul li .categoty-product-button-set{
		opacity: 1;
	}

	.categoty-product-button-set{
		top:84%;
		display: block;
	}

	.table-screen{
		display: block;
	}
	iframe#my_frame{
		width:100%!important;
		left:0px!important;
		height:100%!important;
		top:0px!important;
	}
	#my_closeButton{
		top:50px!important;
		width:30px;
		left:initial!important;
		right:50px;
		z-index:900000;
	}
	.product-page-desc {
    	width: 64%;
	}
	.product-page-r, .product-page-worktime{
		display: none;
	}
	.product-page-desc .product-page-r{
		display: block;
	}
	.product-page-desc .product-page-r{
		width:90%;
		padding: 0px 0px;
		float:left;
		margin-bottom: 20px;
	}
	.product-page-desc .product-page-r .product-page-r-item{
		width:48%;
		border-bottom:none;
		float:left;
	}
	.product-page-desc .product-page-r .product-page-r-item:nth-child(2), .product-page-desc .product-page-r .product-page-r-item:nth-child(3){
		float:right;
	}

	.hits-list ul li:before{
		display: none;
	}

	.product-page-icon {
    	width: 31%;
	}
	.cpt_maincontent form{
		padding: 0 10px;

	}
	.cpt_product_lists ul li.pr-popular__item {
		width: 47%;
	}

	.option_block {
		width: 50%;
	}

}


@media screen and (max-width:768px){

	.random-slider ul {
		padding-left: 8px;
		padding-right: 8px;
	}

	.random-slider ul li {
		width: 33%;
		padding-left: 8px;
		padding-right: 8px;
		box-sizing: border-box;
	}

	.hits-btn {
		visibility: visible;
		opacity: 1;
	}

	.random-slider ul li form {
		position: absolute;
		bottom: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);	
		z-index: 10;
	}

	.slick-two-lines li, .hits-list.news-list ul li, .random-slider ul li{
		height: 280px;
		margin-bottom: 25px;
		width: 33%;
	}



}

@media screen and (max-width:740px){
	 .nytop {
		background-image: url(images/halloween2019-top-mob.jpg);
		background-size: 128%;
	}
	.krohi {
		width: 100%;
		overflow: hidden;
		white-space: nowrap;
	}
	.main-header .header-info{
		display: none;
	}
		.burger{
		width:10%;
	    display: block;
	    float: left;
	    position: relative;
	    margin-top:10px;
	    height:35px;
	    margin-left:20px;
	}
	.header-info .info-nav{
		display: none;
	}
	#hamburger{
		display: block;
	}
	.search-form{
		position: static;
		margin-left:10px;
	}
	.footer-bottom .callback-wrap{
		margin-top:-2px;
		width: 100%;
	}
	.callback-wrap #callbackdiv1 .ugl{
		right: 153px;
	}
	.footer-bottom .callback-wrap .callback-btn{
		margin: 0 auto;
		position: relative;
		top:20px;
	}
	.callback-wrap #callbackdiv1{
		right:-5px;
	}
	.main-footer .header-phones {
	    display: block;
	    padding-left: 9px;
	    position: absolute;
	    top: 140px;
	    width:100%;
	    padding-left:0px;
	}
	.header-phones p{
		margin-right:0px;
		width:32.333%;
		text-align: center;
	}
	.social-icons{
		bottom:-90px;
	}
	.develop-block{
		bottom:-90px;
	}
	.phone-cat{
		top:-32px;
	}
	.main-logo {
    width: 40%;
    height: auto;
    margin-left: 20px;
	}
	.right-side{
		position: relative;
		top:88px;
	}

	.category-header {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.filter-toggle-btn {
		display: block;
		border: 1px solid #db34aa;
		color: #fff;
		border-radius: 3px;
		padding: 8px 0;
		outline: none;
		width: 92%;
		margin: 0 auto;
		background: none;
		font-size: 16px;
	}

	.category-header-title {
		margin-top:15px;
		position: relative;
	}

	.cpt_maincontent form {
		padding: 0;
	}
	.main-sidebar {
		width: 100%;
		/*position: relative;*/
		z-index: 100;
		position: fixed;
		top: 0;
	}

	.main-sidebar__menu {
		position: fixed;
		background-color: #31135d;
		top: 0;
		z-index: 99;
		width: 260px;
		-webkit-transform: translateX(-307px);-ms-transform: translateX(-307px);transform: translateX(-307px);
		transition: 0.2s ease-out;
		padding-left: 16px;
		padding-right: 16px;
	}

	.main-sidebar.active .main-sidebar__menu{
		-webkit-transform: translateX(-12px);-ms-transform: translateX(-12px);transform: translateX(-12px);
		overflow-x: hidden;
		height: 100vh;
	}

	.main-sidebar .toggle-bg {
		background-color: rgba(0, 0, 0, 0.5);
		width: 100%;
		height: 100vh;
		opacity: 0;
		visibility: hidden;
		position: absolute;
		transition: 0.3s;
	}

	.main-sidebar.active .toggle-bg {
		opacity: 1;
		visibility: visible;
		position: absolute;
	}

	.categoty-product-list ul li {
		width: 32%;
	}

	.category-content {
		width: 100%;
	}
	.option_block {
		width: 32.5%;
	}
	.cpt_product_lists ul li.pr-popular__item {
		width: 30%;
	}

}
@media screen and (max-width:680px) {
	.ui-spinner-button.ui-spinner-down:after {
		top: 18px;
	}
	.nytop {
		height: 30px;
	}

	.quantitycart .ui-spinner-button {
		top: 2px;
	}

	.ui-spinner-button.ui-spinner-up:after {
		top: 17px;
	}

	.ui-spinner-button.ui-spinner-up:before {
		top: 13px;
	}

	.ui-spinner-button {
		height: 36px !important;
		line-height: 36px;
		width: 30px !important;
	}

	.brand-slider {
		padding: 16px 45px;
	}

	#callbackdiv input[type=submit], #callbackdiv1 input[type=submit], #callbackdiv2 input[type=submit] {
		float: right;
	}

	#my_closeButton {
		width: 34px;
	}

	.front-title {
		font-size: 64px;
		line-height: 1;
	}

	.phone-cat {
		top: -54px;
	}

	.paddingblock .promotion {
		display: none;
	}

	.mobile-hide {
		display: none;
	}

	.mobile-hidden {
		display: none;
	}

	.screen-hide {
		display: block;
	}

	.screen-hide .closelink {
		display: none;
	}

	.screen-hide .cart-form-r {
		float: none;
		width: 100%;
		text-align: left;
	}

	.screen-hide .cart-form-r .cart-form-r-t {
		float: left;
	}

	.cart-form-total.screen-hide {
		border-bottom: 2px solid #3b2659;
	}

	.screen-hide .cart-form-r .btn_checkout {
		float: right;
		text-align: center;
		height: 50px;
		line-height: 50px;
		border-radius: 4px;
		width: 165px;
	}

	.cart-td-icon {
		margin: 0px 5% 0px 0px;
	}

	.cart_discount_label span {
		font-size: 18px;
		display: block;
		margin-bottom: 20px;
	}

	#discount_coupon_code {
		width: 48%;
		float: left;
		height: 45px;
		margin-right: 1%;
	}

	.discount_shoping_input {
		width: 35%;
		height: 45px;
		box-shadow: 0px 3px 0px #003161;
		font-size: 16px;
		font-family: HelveticaBold;
		float: left;
	}

	.mobile-clear {
		display: block;
		clear: both;
		content: '';
		height: 5px;
	}
	.cpt_product_lists ul li.pr-popular__item {
		width: 47%;
	}

}

@media screen and (max-width: 650px){
	.categoty-product-list ul li {
		width: 50%;
	}

}

@media screen and (max-width: 550px){


	.brands-block ul{
		column-count: 2;
	}

	.promotion-2col-page .promo-img-wrap {
		width:100%;
	}
}

@media screen and (max-width: 500px){
	.nytop {
		height: 23px;
	}
	.hits-list ul li, .cpt_product_lists ul li {
	    height: 281px;
	}
	.footer-bottom {
	    height: 120px;
	}
		.categoty-product-list ul li {
	    width: 50%;
	}
	.footer-bottom .wrapper{
		position: static;
	}
	.categoty-product-list ul li .b-text{
		height: 40px;
    	overflow: hidden;
	}

	.random-slider .hits-icon {
		height: auto;
	}

	.categoty-product-button-set{
	 display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	}
	.footer-bottom .callback-wrap .callback-btn{
		top:20px;
	}
	.develop-block {
	    bottom: -52px;
	}
	.develop-block p, .develop-block a {
	    width: 100%;
	    text-align: center;
	    margin-right: 0px;
	    display: block;
	}
	.mobile_clear{
		display: block;
	}
	.product-page-price {
	    height: 40px;
	    line-height: 42px;
	    margin: 0 auto;
	    float: none;
	    background: none;
	}
	.etc-pages-wrap .etc-sidebar{
		display: none;
	}
	.etc-pages-wrap .etc-main-col{
		width:96%;
		padding:0px 10px;
	}
	.addtocart-btn{
		margin-top:20px;
	}
	.category-content{
		width: 100%;
	    padding: 0px;
	}
	.product-page-icon{
		width:100%;
		display: block;
	}

	.allphotos {
		align-items: center;
	    justify-content: center;
	}
	.product-page-desc{
		width:100%;
		margin-left: 0px;
	}
	.to-favorite{
		bottom:-50px;
	}
	.product-page-desc-t .myclear{
		display: none;
	}
	.product-page-desc-b table td.labeltd{
		width:50%;
	}
	.product-page-desc-t{
		margin-top:10px;
	}
	.product-page-desc .product-page-r{
	    width: 97%;
	    padding: 0px 8px;
	}
	.promotion ul li{
		width:50%;
	}
	.promotion ul li:nth-child(1), .promotion ul li:nth-child(2){
		margin-bottom:20px;
	}
	.product-page-desc-b table{
		width:100%;
	}
	.product-page-price p{
		font-size:33px;
	}
	.phone-menu{
		top:90px;
	}
	.cart-td-value .cartlink{
		float:left;
		margin-right:0px;
	}
	.cartlink .gofromfade{
		line-height: 45px;
	}
	.cart-td-value .quantitycart{
		float:right;
		bottom: 15px;
    	right: 41px;
	}
	.cart-td-value{
		margin-right:-109px;
	}

	.easy-item{
		width:100%;
	}
	.easy-icon {
	    float: left;
	    width: 27%;
	    position: relative;
	}
	.closelink{
		float:none;
		margin:0 auto;
	}
	.cart-form-r {
    	float: none;
    	width: 190px;
    	text-align: center;
    	margin: 12px auto;
	}
	.product-page-input-wrap input{
		width:70px!important;
	}

	#oneclick #phone {
	    vertical-align: top;
	    width: 147px;
	    font-size: 17px;
	    height: 40px;
	    padding-left: 9px;
	    border: 1px solid transparent;
	    margin-right: 10px;
	}

	#oneclick input[type="submit"]{
		width: 108px;
		line-height: 42px;
		height: 42px;
	}

	#checkout #jschone table{
		width:100%;
	}
	#checkout .check_form input[type=text]{
		width:97%;
	}
	#checkout h1{
		display: block;
		padding-right:0px;
		text-align: center;
	}
	.hits-main-title {
	    margin-top: 20px;
	    font-size: 28px;
	}
	#oneclick {
	    position: absolute;
	    display: none;
	    z-index: 1000;
	    /*right: -121px;*/
		right: 0;
	    top: 55px;
	    width: 300px;
	}
	#checkout .check_form {
    	width: 100%;
	}
	#checkout .cartlink{
		margin-bottom:10px;
	}
	#checkout .ctotal{
		float:none;
	}
	#checkout .ordcart {
	    width: 93%;
	    float: right;
	}
	.infoorder{
		display: none;
	}
	.easy-title{
		font-size: 20px;
	    margin-left: 20%;
	    text-align: left;
	    padding: 10px 25px 0px 25px;
	}
	.easy-text {
    width: 70%;
    margin-left: 25%;
    padding: 0px 0px;
    text-align: left;
	}
	.party-item{
		width:50%;
		margin-bottom:35px;
	}
	.party-item:nth-child(4), .party-item:nth-child(5){
		margin-top:0px;
		margin-left:0px;
	}
	.party-item p{
		font-size:16px;
	}
	.party-block{
		margin: 40px auto 0px;
	}
	.party-item:nth-child(5){
		margin-left:25%;
	}

	.main-header .favorite{
		display: none;
	}
	.header-mobile-wrap{
	}
	.main-logo{
		width:40%;
		margin-left:0px;
	}

	.cpt_shopping_cart_info {
	    margin-right: -60px;
	    margin-top:0px;
	}
	.main-header {
    	padding-top: 10px;
	}
	.right-side .callback-btn{
		margin-top: 88px;
	}
	.menu-phones{
		position: relative;
	}
	.right-side{
		top:0px;

	}
	.phone-menu .right-side{
		position: static;
	}
	.right-side #callbackdiv2{
		top: -45px;
    	right: 81px;
	}
	.right-side #callbackdiv2 .ugl{
		width: 0;
	    height: 0;
	    border-style: solid;
	    border-width: 10px 7.5px 0px 7.5px;
	    border-color:#BA0698 transparent transparent transparent;
	    position: absolute;
	    top:initial;
	    bottom: -15px;
	    right: 35px;
	}
	.categoty-product-header{
		margin-bottom:30px;
	}
	.cpt_shopping_cart_info{
		margin-right:-40px;
	}
	.slick-prev, .slick-next{
		top:50%;
	}
	.cart-td-value .quantitycart{
		right:-65px;
	}
	#my_closeButton{
		top:15px!important;
		right:10px;
	}
	.cartlink .gofromfade{
		line-height: 17px;
	}
	.cart-td-value {
    	margin-right: -43px;
	}
	.similar {
		display: none;
	}
	.product-page-desc-m iframe{
		width:100%;
	}
	.option_block{
		width: 50%;
	}
	.brands-block ul{
		column-count: 2;
	}

	.slick-two-lines li, .hits-list.news-list ul li, .categoty-product-list ul li {
		width: 50%;
	}

}

@media screen and (max-width: 450px){

	.categoty-product-button-set {
		top: 245px;
	}

	.promotion-page {
		flex-direction: column;
		height: auto;
	}

	.promotion-page .promo-img-wrap {
    width: 100%;
    padding-right: 0;
	}

	.promotion-page .categoty-product-list {
    width: 100%;
		flex-flow: column;
		margin-top: 16px;
		justify-content: flex-start;
		    align-items: center;
	}

	.promotion-page .categoty-product-icon img {
		    height: 160px;
    width: 160px;
	}

	.promotion-page .categoty-product-list ul {
		width: 100%;
		display: flex;
		justify-content: center;
	}



	.promotion-page .categoty-product-list .primary-btn {
		position: static;
		margin-left: 16px;
		margin-top: 32px;
	}

	.promotion-page .categoty-product-list ul li {
		padding-left: 0;
		max-width: 170px;
	}

	.promotion-page .categoty-product-list .primary-btn {
		margin-left: 0;
	}




	.promotion-page .categoty-product-list ul li {}
}

@media screen and (max-width: 425px){
	.categoty-product-button-set {
    	top: 245px;
	}
	.phone-menu .left-side{
		width:55%;
	}
	.phone-menu .right-side{
		width:45%;
	}
	.front-header-wrap{
		min-height:460px;
	}

	.random-slider ul li {
		position: relative;
		width: 50%;
		padding-left: 8px;
		padding-right: 8px;
		box-sizing: border-box;
		height: 221px;
		margin-bottom: 16px;
	}



	.promotion + .random-slider ul li {
	    height: 281px;
	}

	.product-page__buttons .btn {
		font-size: 16px;
	}

	.product-page-price {
		justify-content: center;
	}

	.product-page__buttons {
		justify-content: space-between;
	}

	.btn {
		font-size: 13px;
	}

	.comment-block .hits-main-title:after {
		display: none;
	}

	.promo-code-input-hide{

		font-size: 12px;
	}

	.main-sidebar--search-page {
		display: none;
	}

	.cart-form-total {
		display: flex;
		flex-direction: column-reverse;
	}

	.cart-form-r {
		margin-top: 0;
	}

	.news-page-container .etc-sidebar {
		display: none;
	}

	.news-page-container .post_block {
		width: 100%;
	}

	.news-page-container .krohi span:last-child,
	.news-page-container .krohi em:nth-last-child(2) {
		display: none;
	}

	.news-page-container .krohi span:nth-last-child(3)::before {

	}

	.mobile_banner a{
		font-size:18px;
	}
	.search-form{
	    position: absolute;
	    margin-left: 10px;
	    display: block;
	    width: 97%;
	    left: 0px;
	    bottom: 120px;
	    padding: 0px 0px;
	}
	#searchstring{
		width:76%;
	}
	.main-footer .callback-wrap{
		float: none;
	    margin: 0 auto;
	    width: 158px;
	    position: relative;
	    top: 10px;
	    margin-top: 18px;
	}
	#callbackdiv, #callbackdiv1, #callbackdiv2 {
	    position: absolute;
	    top: -114px;
	    right: -60px;
	    z-index: 20001;
	    width: 320px;
	    background: #fff;
	    border: 5px solid #BA0698;
	    text-align: left;
	    padding: 10px;
	    cursor: text;
	    color: #000;
	    -webkit-box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.3);
	    -moz-box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.3);
	    box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.3);
	    display: none;
	    font-size: 14px;
	    font-weight: 400;
	    font-family: Arial,Helvetica,sans-serif;
	}
	#callbackdiv input, #callbackdiv1 input[type=text], #callbackdiv2 input[type=text]{
		width:195px;
	}
	#callbackdiv1 .ugl{
		top:100px;
		border-width: 10px 7.5px 0px 7.5px;
    	border-color: #BA0698 transparent transparent transparent;
    	right: 50px;
	}
	.header-phones p{
		font-size:25px;
		top:15px;
	}
	.social-icons{
		display: none;
	}

	.phone-menu .left-side li a{
		font-size:28px;
	}
	.right-side .callback-btn {
    	margin-top: 71px;
	}
	.right-side #callbackdiv2 {
    	top: -66px;
    	left:10px;
	}

	.categoty-product-button-set .addtocart{
		padding: 0 3px 0 23px;
	}
	.categoty-product-button-set .tofavorite{
		padding: 0 4px 0 25px;
	}
	.categoty-product-price span {
	    position: absolute;
	    top: 8px;
	    left: 0;
	    right: 0;
	    line-height: 10px;
	    text-decoration: line-through;
	    font-family: HelveticaLight;
	    font-size: 10px;
	}
	.cart-td-icon img{
		width: 85%!important;
	}
	.cart-form-price p {
    	margin-top: 50px;
	}
	#cart_content_tbl td{
		vertical-align: top;
	}
	#discount_coupon_code{
		width:60%;
	}
	.cartlink {
    	margin-bottom: -40px;
	}
	#mc_embed_signup{
		height:40px;

	}
	.subscribe-text {
	    font-size: 11px;
	    padding-left: 10px;
	}
	#mc_embed_signup form {
    	width: 100%;
    	margin-left: 0px;
	}
	#mc-embedded-subscribe {
    	width: 27%;
    	right: 3px;
    	font-size:13px;
	}
	.develop-block {
   	 	bottom: 0px;
    	margin-bottom: 10px;
	}
	.product-page-price span{
		top: 11px;
	    font-size: 16px;
	    left: 90px;
	    white-space: nowrap;
	}
	.hits-title{
		height:60px;
		overflow: hidden;
	}
	.addtocart-btn {
	    font-family: HelveticaRoman;
	    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
	    border-radius: 3px;
	    height: 37px;
	    cursor: pointer;
	    font-size: 15px;
	    margin-left: 8px;
	    box-shadow: 0 3px 0 #f38804;
	    color: #212121;
	    border: none;
	    background: -webkit-gradient(#fbd34d,#ffc20e);
	    background: -webkit-linear-gradient(#fbd34d,#ffc20e);
	    background: linear-gradient(#fbd34d,#ffc20e);
	    padding: 0 10px 0 17px;
	    margin-top: 23px;
	    float: left;
	}
	.addtocart-btn :hover{
		background: -webkit-gradient(#fbd34d,#ffc20e);
	    background: -webkit-linear-gradient(#fbd34d,#ffc20e);
	    background: linear-gradient(#fbd34d,#ffc20e);
	}

	.reglinks{
		margin-bottom: 20px;
	}
	.pr-popular .hits-icon {
		width: 165px;
		height: 165px;
	}

}
@media screen and (max-width: 400px){
	.categoty-product-button-set .tofavorite {
		font-size: 0;
	}
	.categoty-product-button-set .addtocart{
		width: 75%;
	}
	.pr-popular .hits-icon{
		width: 155px;
		height: 155px;
	}
}

@media screen and (max-width: 375px){
	.nytop {
		height: 17px;
	}
	.footer-bottom .callback-wrap .callback-btn {
	    top: -20px;
	}
	.footer-bottom .wrapper{
		position: static;
	}
	.footer-bottom{
		height:80px;
	}

	.promotion + .random-slider ul li {
	    height: 241px;
	}

	.category-header-title h1, .product-page-header h1{
		font-size:30px;
	}

	.slick-two-lines li, .hits-list.news-list ul li {
		height: 240px;
		margin-bottom: 16px;
	}

	.product-page__buttons .btn {
		font-size: 14px;
	}

	.categoty-product-price, .hits-price {
		height: 60px;
		width: 60px;
		padding-top: 18px;
		font-size: 24px;
	}


	.to-favorite {
    	bottom: -51px;
	}
	.develop{
		width:100%;
		right:0px;
	}
	.develop-block p{
		width:100%;
		text-align: center;
		margin-right:0px;
	}
	.develop-block a{
		width:100%;
		text-align: center;
	}
	.promotion ul li{
		width:100%;
	}
	.promotion ul li {
    	width: 99%;
	}
	#checkout .check_form input[type=text] {
    	width: 93%;
	}
	.product-page-desc .product-page-r .product-page-r-item{
		width:98%;
		padding-left: 1%;
	}
	.product-page-desc .product-page-r .product-page-r-item:nth-child(2), .product-page-desc .product-page-r .product-page-r-item:nth-child(3){
		float:left;
	}
	.product-page-dop-blk .doplabel, .product-page-desc-m p.gig{
		text-align: center;
	}
	.product-page-dop-blk{
		width:97%;
		padding-left:2%;
	}
	.main-footer .callback-wrap{
		top:16px;
	}
	.product-page-desc .product-page-r {
    	width: 100%;
    	padding: 0px 0px;
	}
	.front-title{
		font-size:50px;
	}

	.front-subtitle{
		font-size:17px;
	}
	.party-block {
    	margin: 10px auto 0px;
	}
	.party-wrap {
    	margin-top: 15px;
	}
	.party-item{
		margin-bottom: 20px;
	}
	.cart-form-price p {
    	margin-top: 32px;
	}
	.mobile_banner a{
		font-size: 12px;
	}
	.description-block {
    	margin: 0px 0 5px;
	}
	.easy-item{
		padding:10px 0 5px;
	}
	.phone-cat {
    	top:60px;
	}
	.categoty-product-list ul li {
    	width: 50%;
	}

	.hits-list {
    	text-align: center;
    	margin-bottom: 25px;
    	clear: both;
	}

	.categoty-product-button-set .tofavorite{
		display: none;
	}
	.categoty-product-button-set .addtocart {
    	padding: 0 3px 0 23px;
    	display: block;
    	width: 90%;
    	margin: 0 auto;
	}
	.categoty-product-list ul li .categoty-product-button-set{
		width:90%;
		margin:0 auto;
	}
	.brand-slider:before{
		display: none;
	}
	#my_closeButton{
		width:35px;
	}
	.mobile_banner .small{
		font-size: 10px;
		bottom:0px;
	}
	.product-page-desc-t{
		position: relative;
	}
	.addtocart-btn{
		position: relative;
	    left: 8px;
	    margin-left:0px;
	    bottom: -3px;
	    padding: 0px 6px 0px 6px;
	    background: #FBD34D;
	}

	.product-page-input-wrap input{
		width:68px!important;
	}
	.addtocart-btn:hover{
		background: #FBD34D;
	}

	.brand-slider{
		padding:4px 25px;
	}

	.product-page-input .ui-spinner-button {
	    height: 26px !important;
	    line-height: 26px;
	    width: 26px !important;
	}
	.product-page-input .ui-spinner-button.ui-spinner-down:after {
	    top: 14px;
	}
	.product-page-input .ui-spinner-button.ui-spinner-up:before {
	    top: 9px;
	}
	.product-page-input .ui-spinner-button.ui-spinner-up:after {
	    top: 13px;
	}
	.cpt_product_lists ul li.pr-popular__item {
		width: 50%;
		overflow: hidden;
	}

	.hits-icon {
		height: auto;
	}

	.hits-title {
		line-height: 1.2;
		font-size: 13px;
		overflow: hidden;
		height: 43px;
	}

	.cpt_product_lists ul li {
		height: 250px;
	}



}

@media screen and (max-width: 365px){

	.pr-tieser .categoty-product-button-set {
		bottom: 0px;
	}

	.categoty-product-list + .description-block {
		margin-top: 32px;
	}

	.categoty-product-list ul li {
		height: 230px;
	}

	.cart-td-value .quantitycart {
	    bottom: 10px;
	}
	.cart-td-value .quantitycart {
	    right: -35px;
	}
	.addtocart-btn {
	    font-family: HelveticaRoman;
	    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
	    border-radius: 3px;
	    height: 39px;
	    cursor: pointer;
	    font-size: 15px;
	    margin-left: 8px;
	    box-shadow: 0 3px 0 #f38804;
	    color: #212121;
	    border: none;
	    background: url(images/cart.png) no-repeat 5% center, -webkit-gradient(#fbd34d,#ffc20e);
	    background: url(images/cart.png) no-repeat 5% center, -webkit-linear-gradient(#fbd34d,#ffc20e);
	    background: url(images/cart.png) no-repeat 5% center, linear-gradient(#fbd34d,#ffc20e);
	    padding: 0 10px 0 37px;
	    margin-top: 43px;
	    float: left;
	}

	.cpt_product_lists .slick-two-lines li {
		margin-bottom: 16px;
		padding-left: 8px;
		padding-right: 8px;
		box-sizing: border-box;
	}

	.hits-icon {
		max-width: none;
		height: auto;
	}

	.product-page-icon{
		width:100%;
		margin-left:0px;
		display: block;
	}
	.callback-close{
		height:20px;
		width:20px;
	}

	.slick-two-lines li form {
		bottom: 0;
		top: auto;
	}

	.hits-list.news-list ul li {
		height: auto;
		min-height: 280px;
		padding-left: 8px;
		padding-right: 8px;
		box-sizing: border-box;
	}

	.addtocart-btn{
		margin-top:17px;
		left:55px;
	}

	.party-item p {
    	font-size: 13px;
	}


	.hits-list{
		margin-bottom: 50px;
	}
	.description-block h2, .description-title{
		font-size: 30px!important;
		text-align: center;
	}
	.brand-slider {
    	padding: 4px 5px;
	}
	.front-header-wrap{
		min-height: 345px;
	}
	.hits-btn{
		/* top:13px; */
		width: 130px;
		background: url(images/cart-icon.png) no-repeat 8% center, -webkit-gradient(#fbd34d,#ffc20e);
	    background: url(images/cart-icon.png) no-repeat 8% center, -webkit-linear-gradient(#fbd34d,#ffc20e);
	    background: url(images/cart-icon.png) no-repeat 8% center, linear-gradient(#fbd34d,#ffc20e);
	}
	.search-form{
		    width: 92%;
	}
	.front-title{
		margin-top:45px;
		font-size:38px;
	}
	.front-subtitle {
    	font-size: 15px;
	}
	.party-title{
		font-size:30px;
	}
	.main-footer .header-phones{
		display: none;
	}
	#searchstring {
    	width: 69%;
	}
	.search-form input.btn{
		float:right;
	}
	.develop-block {
    	bottom: 10px;
	}
	.main-footer {
    	height: 220px;
	}
	.cpt_shopping_cart_info{
		margin-right:-40px;
	}
	.phone-cat .main-nav li ul li a{
		padding:0px 25px;
	}
	.phone-cat .main-nav > ul > li > a {
    	font-size: 20px;
    	padding: 10px 22px;
    	font-family: HelveticaLight;
	}
	.phone-menu li{
		padding:20px 22px;
	}
	.phone-menu li p, .phone-menu li a{
		font-size:20px;
	}
	.phone-menu .left-side li a {
    	font-size: 26px;
	}
	.right-side .callback-btn {
    	margin-top: 69px;
	}
	.right-side #callbackdiv2 {
    	top: -75px;
    	right: 0px;
    	width:290px;
	}
	.mobile-menu-btn span{
		font-size: 35px;
		width:230px;
	}
	#callbackdiv p, #callbackdiv1 p, #callbackdiv2 p {
    	font-size: 13px;
	}
	#callbackdiv, #callbackdiv1, #callbackdiv2{
		width:290px;
		right:-80px;
	}
	#callbackdiv input, #callbackdiv1 input[type=text], #callbackdiv2 input[type=text] {
    	width: 150px;
	}
	#callbackdiv input[type=submit], #callbackdiv1 input[type=submit], #callbackdiv2 input[type=submit]{
		float:right;
	}
	#callbackdiv1 .ugl {
		top: auto;
		bottom: -13px;
	    right: 73px;

	}
	.cart-form-price p {
    	margin-top: 15px;
	}
	#my_closeButton {
	    top: 18px!important;
	    right: 10px;
	}
	.cartlink .gofromfade {
    	line-height: 17px;
	}
	.cart-td-value .quantitycart{
		bottom:61px;
	}
	#discount_coupon_code {
    	width: 59%;
	}
	.discount_shoping_input{
		font-size: 12px;
	}
	#oneclick{
		width:290px;
		right:-150px;
		padding:10px 10px;
	}
	#oneclick .oneclick-title{
		font-size:25px;
	}
	.one-close{
		top:8px;
	}

	.promotions{
		width:99%;
	}
	.addtocart-btn:hover{
		background: #FDE081;
	}

	.addtocart-btn{

		bottom:2px;
		left:85px;
		padding: 0 15px 0 15px;
		background: #fbd34d;
	}
	#oneclick #phone{
		margin-right:0px;
	}
	.product-page-desc-b table td.labeltd {
    	width: 55%;
	}
	.cartlink .gofromfade {
    	line-height: 17px;
	}

	.categoty-product-button-set {
    	top: 100%;
	}
	.callback-btn{
		width:136px;
	}
	.cpt_maincontent form{
		/* bottom: 30px; */
	}
	form.form-oneclickform{
		bottom: 10px;
	}
	.addtocart-btn {
    	left: 85px;
    	bottom: -28px;
	}
	#callbackdiv1{
		top: auto;
		bottom: 65px;
	}

}

@media screen and (max-width: 320px){
	.nytop {
		height: 14px;
	}
	.addtocart-btn{
		left:45px;
	}

	.hits-list.news-list ul li {
		min-height: 225px;
	}

	.categoty-product-list ul li {
		width: 50%;
		padding-left: 0;
	}

	#searchstring {
		width: 60%;
	}

	.hits-price span, .categoty-product-price span {
		font-size: 11px;
	}

	.pr-popular .hits-icon {
    width: 130px;
    height: 130px;
	}

	.product-page__buttons .btn {
		font-size: 12px;
		padding: 8px;
	}

	.product-page__buttons .btn--yellow-icon {
		padding-left: 36px;
	}


	.categoty-product-icon {
		margin-bottom: 8px;
	}


	.slick-two-lines li, .hits-list.news-list ul li, .categoty-product-list ul li {
		height: 210px;
		margin-bottom: 40px;
	}

	.hits-list.news-list ul li {
		margin-bottom: 8px;
	}

	.addtocart-btn {
		font-size: 12px;
		bottom: -3px;
		padding: 5px;
	}

	.cart-form-price p {
		font-size: 29px;
	}

	.cpt_maincontent form {
		left: -46px;
	}

	.oneclickwrap {
		right: 65px;
    top: 39px;
	}

	.hits-icon {
		width: 130px;
		height: 130px;
		max-width: unset;
	}

	.cpt_maincontent form {
		left: 0;
	}

	.hits-btn {
		width: 120px;
	}

	.hits-title {
	   font-size:  12px;
	}
}
