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

@media all and (max-width: 1200px) {
  .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 {
    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 */
  header.reg {
    background-size: 65% auto !important;
  }
  .cart-page .breadcrumb {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .cart-page .block-header.styled>div {
    min-height: 60px;
  }
  .js-main-slider img {
    max-width: 180%;
    margin-left: -40%;
  }
  .cart-top>.flex-xl-9 {
    border-right: 0;
  }
  .header-search .search-input {
    max-width: 200px;
    padding: 10px;
  }
  .main-menu.mobile .open-menu {
    cursor: pointer;
    font-size: 30px;
    padding: 5px 0px 0px;
  }
  .random-items .point h3 {
    padding: 0 40px;
  }
  .random-items .point .point-p {
    display: none;
  }
  .main-menu.mobile .open-menu.fixed {
    position: fixed;
    top: 5px;
    z-index: 998;
    font-size: 20px;
  }
  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.5;
    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: 30px 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;
  }
  .dropdown-menu-mobile .main-menu ul li .cat-submenu:before {
    display: none;
  }
  .dropdown-menu-mobile .cat-submenu ul {
    padding: 0 0 10px 0;
  }
  .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 */
  .discount-form {
    margin-bottom: 20px;
  }
  .product-carousel .block_title {
    padding: 0;
  }
  .product-carousel .block_title .pp-title {
    padding-bottom: 10px;
  }
  .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;
  }
  .pp-title h3 {
    height: auto;
    margin: 0 0 5px 0;
  }
  .pp-title .to-category {
    position: static;
    display: block;
    left: auto;
    bottom: auto;
    margin: 0;
  }
  .pp-title:after,
  .blog-carousel .pp-title:before {
    display: none;
  }
  .js-main-slider .owl-pagination {
    bottom: 20px;
  }
  .blog-carousel .pp-title {
    border-right: 0;
    border-bottom: 1px solid #fff;
  }
  .product-carousel .owl-nav {
    bottom: 50%;
    color: #ff5e0d;
    font-size: 40px;
    left: 0;
    width: 100%;
  }
  .product-carousel .owl-nav .owl-prev {
    left: 0;
  }
  .product-carousel .owl-nav .owl-next {
    right: 0;
  }
  .product-carousel .owl-nav .owl-prev,
  .product-carousel .owl-nav .owl-next {
    background-color: rgba(255, 255, 255, 0.54);
    -webkit-box-shadow: 0 0 6px -2px;
            box-shadow: 0 0 6px -2px;
    cursor: pointer;
    padding: 12px 20px;
  }
  .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 */
  .header-top {
    padding-top: 20px;
  }
  .header-top .line-top {
    margin-bottom: 20px;
  }
  .header-top .phone {
    font-size: 14px;
  }
  header .logo-link img {
    max-width: 80px;
  }
  .header-cart {
    font-size: 14px;
  }
  .header-cart .cart-image {
    width: 15px;
    margin-left: 10px;
  }
  .main_slider .owl-dots {
    bottom: 20px;
  }
  .header-search .search-input {
    right: 40px;
    height: 40px;
  }
  header .line-bottom .rightside .point a,
  header .line-bottom .rightside .point button {
    height: 40px;
    line-height: 40px;
    width: 40px;
  }
  .header-search .ajax-search-results-wrapper {
    z-index: 2;
    width: 240px;
  }
  .main-menu.mobile .open-menu {
    font-size: 20px;
  }
  .js-main-slider h2 {
    font-size: 24px;
  }
  .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-adress .phone,
  .footer-adress .email,
  .footer-adress .adress {
    margin-bottom: 5px;
  }
  .cart-item {
    position: relative;
    padding-bottom: 30px;
  }
  .cart-item:after {
    position: absolute;
    content: '';
    left: 20px;
    right: 20px;
    bottom: 10px;
    height: 1px;
    background: #eee;
  }
  .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 {
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .cart-item .item-delete {
    position: absolute;
    top: -10px;
    right: 10px;
  }
  .coupon-form input[type="text"] {
    padding: 10px 142px 10px 10px;
  }
  .coupon-form button {
    padding: 0 20px;
  }
  .footer-content {
    padding-top: 25px;
  }
}

@media all and (max-width: 480px) {
  /* xs */
  .main_slider:before, header.reg:before {
  	background: none;
  }
  header.reg {
    background-size: cover !important;
  }
  body {
    min-width: 320px;
  }
  .main_slider .special {
    left: 0;
    padding: 0 20px;
    width: 100%;
  }
  .main_slider .special a {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  header .line-bottom .rightside .point.cart-mobile {
    display: inline-block;
  }
  .pp-title h3 {
    font-size: 24px;
  }
  header .main-menu {
    padding-right: 0;
  }
  header .line-bottom .rightside {
    padding-left: 0;
  }
  header .line-bottom .rightside .point.header-search {
    display: none;
  }
  .js-main-slider h2 {
    font-size: 20px;
  }
  .random-items .point {
    margin-bottom: 20px;
  }
  .js-blog-carousel .blog-point {
    padding: 25px 35px;
  }
  .product-carousel .owl-nav .owl-prev {
    left: 18px;
  }
  .product-carousel .owl-nav .owl-next {
    right: 18px;
  }
  .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;
  }
  .pp-title h3 span {
    font-size: 19px;
    text-transform: initial;
  }
}

@media all and (max-width: 380px) {
  /* mc */
}
