@media all and (max-width: 1349px){
	.js-main-slider .owl-prev,
    .js-main-slider .owl-next{
    	display: none;
    }
}

@media all and (max-width: 1200px){
	.footer-menu div {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		   -moz-box-orient: vertical;
		   -moz-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		margin-bottom: 30px;
	}
	footer .subscribe {
		margin-bottom: 30px;
	}
	.footer-menu a {
		display: block;
		margin-right: 0;
		margin-bottom: 10px;
	}
  	.js-main-slider .owl-item{
    	overflow: hidden;
    }
    .js-main-slider img{
		max-width: 140%;
      	margin-left: -20%;
    }
  	header .main-menu > ul > li{
    	margin-right: 10px;
    }
  	.random-items .point .point-p{
    	font-size: 14px;
      	line-height: 17px;
      	margin: 0 0 10px 0;
    }
  	.random-items .point:hover .point-p{
        padding: 0 50px 10px;
    }
  	.social-links a{
    	margin: 0 10px 0 0;
    }
  	.social-links a:last-child{
    	margin: 0;
    }
  	.subscribe-form button{
    	padding: 0 20px;
    }
	.subscribe-form input[type="text"]{
    	padding: 10px 142px 10px 10px;
    }
  	.product-preview .product-miniatures img:nth-child(4){
    	display: none;
    }
  	.selectors-counter .option-selectors{
    	margin-right: 10px;
    }
  	.flex-xl-9.with-right-border:after{
  		display: none;
    }
  	.product-page .product-price > *{
    	margin-bottom: 10px;
    }
    .block-header.styled{
      	background: #f15f22;
		margin-bottom: 30px;
    }
  	.cart-page .block-header.styled > div{
    	padding: 0;
    }
  	.block-header.styled > div:after{
    	display: none;
    }


}

@media all and (min-width: 1025px){
    .dropdown-menu-mobile,
    .mobile-bg{
        display: none !important;
    }
}

@media all and (max-width: 1024px){ /* lg */
	.main-menu.mobile {
	  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;
	}
	.product-carousel .owl-controls .owl-prev{
		right: auto;
	  left: 10%;
	}
	.product-carousel .owl-controls .owl-next{
		right: 10%;
	}

	header .line-bottom .rightside .header-search i {
	  border-color: #000;
	  color: #000;
	}
	.js-main-slider img{
    	max-width: 180%;
		margin-left: -40%;
    }
  	.header-search .search-input{
      	border-left: 1px solid #eee;
    	border-right: 1px solid #eee;
        max-width: 200px;
        padding: 10px;
    }
    .main-menu.mobile .open-menu{
		cursor: pointer;
        font-size: 30px;
        padding: 0px;
    }
  	.random-items .point h3{
    	padding: 0 40px;
    }
  	.random-items .point .point-p{
    	display: none;
    }
    .main-menu.mobile .open-menu.fixed{
		position: fixed;
      	top: 0px;
		z-index: 998;

    }
  	header .logo-fixed.fixed{
        display: block;
    }
    .open-menu-bg{
      	position: fixed;
      	z-index: 997;
      	display: none;
      	top: 0px;
		left: 0px;
        right: 0px;
        background: #000;
      	opacity: 0.7;
        height: 44px;
    }
    .open-menu-bg.fixed{
		display: block;
    }
  	footer .subscribe-title{
    	margin-bottom: 10px;
    }
  	.footer-title{
    	text-align: right;
    }
  	.button-to-top{
    	display: none;
    }
  	.modal .button-primary{
    	margin-bottom: 10px;
    }

  	.dropdown-menu-mobile{
        position: fixed;
        z-index: 998;
        top: 0;
        left: -250px;
        bottom: 0;
        width: 250px;
        background: #101b36;
      	color: #fff;
        overflow-y: scroll;
        padding: 35px 20px 20px 20px;
    }
    .dropdown-menu-mobile a:hover{
        color: #fff;
    }
    .dropdown-menu-mobile ul{
        list-style: none;
        padding: 0 0 30px 0;
        margin: 0;
    }
    .dropdown-menu-mobile ul li .mobile-first-lvl{
        text-transform: uppercase;
        padding: 0 0 5px 0;
    }
    .dropdown-menu-mobile ul li .mobile-first-lvl i{
        cursor: pointer;
        font-size: 22px;
        padding: 1px 0 0 6px;
    }
    .dropdown-menu-mobile ul li.active{
        display: block;
    }
    .mobile-bg{
        position: fixed;
        z-index: 996;
        display: none;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        opacity: 0.5;
    }
    .dropdown-menu-mobile .main-menu{
		font-size: 18px;
    }
  	.dropdown-menu-mobile .main-menu ul li{
  		margin: 0 0 5px 0;
    }
    .dropdown-menu-mobile .main-menu ul li .cat-submenu{
		position: static;
      	background: transparent;
		font-size: 16px;
      	padding: 0px 10px;
				  width: 100%;
    }
  	.dropdown-menu-mobile .main-menu ul li .cat-submenu:before{
    	display: none;
    }
    .dropdown-menu-mobile .cat-submenu ul {
		padding: 10px 0 10px 10px;
    }
    .dropdown-menu-mobile .main-menu ul i{
		display: inline-block !important;
      	vertical-align: middle;
      	cursor: pointer;
    }
  	.collection-content .editor-title > div:after{
    	display: none;
    }
  	.cart-page .block-header.styled{
    	margin-bottom: 20px;
    }
}

@media all and (max-width: 768px){ /* md */
  .show-filters {
   margin-left: -20px;
  }
  .show-filters:before {
   content: '\f0b0';
    margin-right: 10px;
   display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .filters-wrapper {
    max-height: 0;
    overflow: hidden;
    transition: all 0.5s;
-moz-transition: all 0.5s; 
-webkit-transition: all 0.5s; 
-o-transition: all 0.5s; 
  }
  .filters-wrapper.active {
   max-height: 2000px;
    
  }
	.product-carousel.best-items.related-products .pp-title {
		margin-bottom: 25px;
		padding-left: 20px!important;
		padding-bottom: 20px!important;
	}
	.product-carousel .owl-carousel {
		padding-left: 20px;
	}
	.similar-products .block-header.styled > div.flex {
		margin-left: 0;
	}
	.similar-products .product-card.related-product {
		margin-bottom: 20px;
	}
	.product-carousel.best-items.related-products .owl-controls {
		width: 100%;
		left: 0;
		    margin-bottom: -52px;
	}
	.product-carousel.best-items.related-products .relative {
		padding-left: 0;
	}
	.discount-form {
		margin-bottom: 20px;
	}
	.product-carousel .owl-controls {

		margin-bottom: -26px;
	}
	.js-blog-carousel {
		position: relative;
	}
	.product-carousel .owl-controls .owl-prev{
		right: auto;
	  left: 5px;

		font-size: 18px;
	}
	.product-carousel .owl-controls .owl-next{
		right: 8px;
		font-size: 18px;

	}
	.product-carousel {
		width: 100%;
		overflow: hidden;
	}
	.js-main-slider h2{
    	margin-bottom: 20px;
    }
  	.random-items .point:last-child{
    	display: none;
    }
  	.pp-title{
      	height: auto !important;
    	min-height: auto !important;
      	display: list-item;
        min-height: inherit;
      	padding-top: 20px;
      	padding-bottom: 10px;
    }
  	.pp-title h3{
    	height: auto;
      	margin: 0 0 5px 0;
    }
    .pp-title .to-category{
		position: relative;
      	display: block;
      	left: auto;
      	bottom: auto;
      	margin: 0 0 17px 0;
    }
  	.pp-title:after{
    	display: none;
    }
  	.js-main-slider .owl-pagination{
    	bottom: 20px;
    }
    .blog-carousel .pp-title{
      	border-right: 0;
  		border-bottom: 1px solid #fff;
    }
  	.product-carousel .owl-controls{
    	font-size: 40px;
      	width: 100%;
      	bottom: 50%;
      	color: #fff;
    }
  	.social-links b{
    	font-size: 14px;
    }
  	.social-links a{
    	font-size: 20px;
      	margin: 0 7px 0 0;
    }
  	footer .insales{
    	padding-top: 5px;
    }
    .filters-block{
		border-bottom: 1px solid #eee;
		padding-top: 12px;
    }
  	.coupon-form,
  	#js-coupon-inner .notice{
  		display: inline-block;
  	}
  	#js-coupon-inner .notice{
    	margin-left: 10px;
    }


}

@media all and (max-width: 640px){ /* sm */
	.js-main-slider .special a {
		height: 40px;
		line-height: 40px;
		padding: 0 35px;
	}
	footer .insales {
		padding-top: 30px;
	}
	.header-main.mainpage .header-catalog {
		padding: 9px 0;
	}
  	.subscribe-form input[type="text"]{
    	height: 40px;
    }
  	.header-top{
    	padding-top: 20px;
			padding-bottom: 20px;
    }
  	.header-top .line-top{
    	padding-bottom: 0px;
			margin-bottom: 0;
    }
  	.header-top .phone{
    	font-size: 14px;
    }
  	.header-top .phone img{
    	display: none;
    }
  	.header-cart{
    	font-size: 14px;
    }
  	.header-cart .cart-image{
      	width: 15px;
    	margin-left: 10px;
    }
  	.header-search .search-input{
      	top: 0;
      	right: 50px;
    	height: 40px;
    }
  	header .line-bottom .rightside .point a,
  	header .line-bottom .rightside .point button{
    	width: 40px;
      	line-height: 40px;
    }
  	.header-search .ajax-search-results-wrapper{
    	z-index: 2;
      	width: 240px;
    }
  	.main-menu.mobile .open-menu{

      	padding: 0;
    }
  	.js-main-slider h2{
    	font-size: 20px;
    }
  	.js-main-slider h2,
    .js-main-slider p{
      	display: inline-block;
      	vertical-align: top;
      	margin-bottom: 15px;
    }
    .js-main-slider .hor-line{
    	height: 3px;
      	margin-left: 10px;
      	margin-bottom: 10px;
    }
  	.js-main-slider img{
    	max-width: 200%;
      	margin-left: -50%;
    }
  	footer .subscribe{
    	margin-bottom: 20px;
    }
  	.footer-title{
    	text-align: left;
    }
    footer .insales{
		text-align: left;
    }
  	footer .logo-link img{
    	/*width: 80px;*/
    }
		.footer-logo {
			margin-bottom: 0;
		}
  	.footer-adress .phone,
  	.footer-adress .email,
  	.footer-adress .adress{
    	margin-bottom:  10px;
    }
  	.cart-item{
    	position: relative;
		padding-bottom: 10px;
    }

	.cart-item:last-child:after{
      	display: none;
    }
  	.cart-item .item-caption{
    	text-align: center;
      	margin-top: 10px;
    }
  	.cart-item .item-counter{
    	text-align: center;
    }
  	.cart-item .item-counter .styled{
    	      	margin-top: 30px;
		margin-bottom: 20px;
    }
    .cart-item .item-delete{
		position: absolute;
		position: absolute;
		top: 10px;
right: -10px;
    }
		.cart-list .cart-item .item-summ {
			text-align: right;
		}
		.cart-item .item-delete i {
			font-size: 18px;
		}
  	.coupon-form input[type="text"]{
    	padding: 10px 142px 10px 10px;
    }
  	.coupon-form button{
    	padding: 0 20px;
    }
  	.footer-content{
    	padding-top: 25px;
    }
    .btn{

      	height: 40px;
      	line-height: 40px;
      	font-size: 14px;
    }

}

@media all and (max-width: 480px){ /* xs */
	.header-top .phone {
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		   -moz-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: flex-end;
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		   -moz-box-ordinal-group: 3;
		    -ms-flex-order: 2;
		        order: 2;
	}
  	.random-items-2 .point-text{
      	text-align: center;
    	margin-bottom: 0;
    }
	.random-items-2 .point-image{
    	text-align: center;
    }
  	.js-main-slider{
    	margin-bottom: 20px;
    }
    .random-items-2 .circle-go{
		display: none;
    }
  	header .line-bottom .rightside .point.cart-mobile{
    	display: inline-block;
    }
  	.mainpage.header-main .header-top{
    	position: static;
    }
  	.js-main-slider .special{
    	left: 10px;
      	right: 10px;
    }
    .menu-top-2{
    	text-align: left
    }
    .menu-top-2 li{
    	margin-left: 0;
      	margin-right: 10px;
    }
	.pp-title h3{
    	font-size: 24px;
    }
    header .logo{
		text-align: left;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		   -moz-box-ordinal-group: 2;
		    -ms-flex-order: 1;
		        order: 1;
    }
  	.js-main-slider h2{
    	font-size: 20px;
    }
  	.random-items .point{
    	margin-bottom: 20px;
    }
  	.js-blog-carousel .blog-point{
    	padding: 25px 35px;
    }
  	
  	.footer-logo{
    	margin-bottom: 20px;
    }
  	.footer-adress{
    	margin-bottom: 20px;
    }
    .modal .product-counter{
		margin-bottom: 10px;
    }
  	.p30{
    	padding: 0 20px;
    }
  	.block-header.styled > div{
      	font-size: 16px;
    	padding: 0;
    }
	.header-top .language{
    	left: 20px;
      	right: auto;
    }
}

@media all and (max-width: 380px){ /* mc */
  .header-top .phone i {display: none;}
  header .line-bottom .rightside .point a, header .line-bottom .rightside .point button {
   margin-left: 6px;
   }
	.js-main-slider h2 {
        font-size: 14px;
        font-weight: normal;
    }
		.main-menu.mobile .open-menu span {
			display: none;
		}
}

@media ( max-width:768px ) {
  .header-search {
  	display:none !important;
  }
}
@media ( min-width:768px ) {
  .header-search-mobile {
  	display:none !important;
  }
}

.search-form-mobile .inputs-wrap {
    position: absolute;
    background: #0000004a;
    width: 100%;
    left: 0;
    top: 42px;
    height: 50px;
  	display:none;
}
.search-form-mobile .inputs-wrap .search-button {
    position: absolute !important;
    right: 10px;
    border-radius: 30px;
    margin: 0px !important;
    height: 44px;
    line-height: 31px !important;
    top: 3px;
    padding-left: 6px !important;
    padding-right: 41px !important;
}
.search-form-mobile .inputs-wrap .search-button i {
	color:black !important;
}
.search-form-mobile .inputs-wrap input {
    border: none;
    border-radius: 30px;
    background: white;
	margin: 5px 10px;
    width: 100%;
  	padding-left:20px;
}

