/*   1.HD devices Desktops     	  ( Devices =1450px)
 *   1.Large devices Desktops     (1200px = Devices = 1400px)
 *   2.Medium devices Desktops    (980px =  Devices  = 1024px)
 *   3.Small devices Tablets      (767px =  Devices  = 979px)
 *   4.Extra small devices Phones ( Devices <767px)
 */
/* 3.Medium devices Desktops 
================================================== */
/* 4.Small devices Tablets
================================================== */
/* 5.Extra small devices Phones
================================================== */
/* 5.Small devices Phones
================================================== */
@media (min-width: 1400px) {
  .header_v4 .header-top .container-customer, .header_v4 .ps-spotlight1 .container-customer {
    width: 1400px;
    padding: 0;
  }
  .header_v4 .slider-banner {
    margin: 0 -115px 30px;
  }
}
@media (min-width: 1200px) {
  .header_v1 #header_menu {
    width: 60%;
  }
  .header_v1 div.contact-html {
    width: 23%;
  }
  .header_v1 #header-cart {
    width: 20%;
  }
  .header_v1 #header_search, .header_v2 #header_search {
    width: 54.5%;
  }
  .contactinfo {
    width: 30%;
  }
  .menu-fixed .spsf-menu li ul.submenu-container {
    transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
  }
  .menu-fixed .spsf-menu li:hover ul.submenu-container {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@media (max-width: 1199px) {
  #js-product-list .products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 991px) {
  #js-product-list .products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .products-selection .product-sort .products-sort-order {
    width: 125px;
  }
  #js-product-list.product-list--list .product-miniature .product-container .left-block {
    margin-bottom: 30px;
  }
  #product.layout-left-column .pb-left-column, #product.layout-right-column .pb-left-column, #product.layout-left-column .pb-right-column, #product.layout-right-column .pb-right-column {
    width: 100%;
  }
  .product-page .images-container.horizontal-thumbnails .js-qv-mask {
    margin-bottom: 30px;
  }
  #wrapper #content-wrapper .page-not-found h1 {
    font-size: 20px;
  }
  #wrapper #content-wrapper .page-not-found a {
    padding: 8px 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .container {
    width: auto !important;
    max-width: none;
  }
}
@media (max-width: 767px) {
  .owl-nav {
    display: none;
  }
  .container {
    max-width: none;
    width: auto !important;
  }
  .text-xs-center {
    text-align: right !important;
  }
  .text-xs-center #menu-icon {
    line-height: 45px;
    cursor: pointer;
  }
  .text-xs-center i {
    font-size: 12px;
    margin: -6px 3px 0;
    float: none;
    vertical-align: middle;
  }
  #mobile_top_menu_wrapper {
    position: absolute;
    z-index: 3;
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    top: 100%;
    width: 160px;
    left: auto;
    right: 15px;
  }
  #pagenotfound .page-not-found h3 {
    font-size: 200px;
  }
  #pagenotfound .page-not-found h4 {
    font-size: 30px;
  }
  #pagenotfound .page-not-found .pagenot-desc {
    font-size: 16px;
  }
  .products-selection {
    margin-bottom: 30px;
    padding: 10px;
  }
  .products-selection .showing {
    display: block;
    clear: both;
  }
  #category #left-column #search_filters_wrapper {
    margin-left: 0;
    margin-right: 0;
  }
  #search_filters .facet .facet-title {
    border-bottom: 0;
  }
  #js-product-list-top .product-sort {
    width: calc(100% - 110px);
    margin: 0;
  }
  #js-product-list-top .product-sort .products-sort-order {
    width: 100%;
  }
  #js-product-list-top .filter-button {
    width: 80px;
    float: right;
  }
  #js-product-list-top .pagination {
    display: none;
  }
  #js-product-list-bottom {
    text-align: center !important;
  }
  #js-product-list-bottom .product-sort {
    display: none;
  }
  #js-product-list-bottom .filter-button {
    display: none;
  }
  #js-product-list-bottom .pagination {
    float: none;
    width: 100%;
  }
  .product-page .tabs .nav-tabs .nav-item {
    margin-bottom: 15px;
  }
  .product-page .tabs .nav-tabs .nav-item .nav-link.active:before {
    display: none;
  }
  .footer-container div#copyright .copyright {
    margin: 0 0 20px;
  }
  .footer-container div#copyright .copyright, .footer-container div#copyright .footer-payment {
    text-align: center;
  }
  #category #search_filter_toggler {
    width: 100%;
    padding: 4px 10px;
    height: 42px;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: none;
    font-size: 12px;
    font-weight: 500;
  }
  .box-right {
    text-align: center;
  }
}
@media (max-width: 543px) {
  #pagenotfound .page-not-found h3 {
    font-size: 120px;
  }
  #pagenotfound .page-not-found h4 {
    font-size: 20px;
  }
  #pagenotfound .page-not-found .pagenot-desc {
    font-size: 12px;
  }
}
@media (max-width: 432px) {
  #js-product-list .products {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (max-width: 480px) {
  .btn, button, .button, input.button_mini, input.button_small, input.button, input.button_large, input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, a.button_mini, a.button_small, a.button, a.button_large, a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large, span.button_mini, span.button_small, span.button, span.button_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled {
    padding: 7px 10px;
  }
  .category-products h3.title-block {
    font-size: 24px;
  }
  .product-page .product-page .tabs .nav-tabs li.nav-item {
    width: 100%;
  }
  .product-page .social-sharing li {
    margin: 0 0 0 18px;
  }
  div.spblockcart .cart-icon {
    margin: 0;
  }
  .header_v7 .box-left {
    text-align: center;
  }
  .lang-rtl .product-page .social-sharing li {
    margin: 0 18px 0 0;
  }
}
@media (max-width: 479px) {
  div div.slider-container {
    width: 100%;
    float: none;
  }
  .splistingtab-layout5 .sp-listing-tabs .ltabs-tabs-container {
    text-align: center;
  }
  .splistingtab-layout5 .sp-listing-tabs .ltabs-tabs-container li.ltabs-tab > span {
    font-weight: normal;
    margin-bottom: 15px;
  }
  .content-v6 div.sp-listing-tabs {
    margin-top: 15px;
  }
  .content-v6 div.sp-listing-tabs .ltabs-wrap .ltabs-tabs-container {
    text-align: center;
  }
  .content-v6 div.sp_listing_tab_4 .title-module-listingtab h3 span {
    margin-bottom: 15px;
  }
  .lang-rtl div div.slider-container {
    width: 100%;
    float: none;
  }
}
