/*   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) {
  .content-v2.layout-left-column #left-column, .content-v2.layout-right-column #left-column {
    width: 16.5%;
  }
  .content-v2.layout-left-column #content-wrapper, .content-v2.layout-right-column #content-wrapper {
    width: 83.5%;
  }
  #product .pb-left-column {
    padding-left: 15px;
    padding-right: 45px;
  }
  #product.lang-rtl .pb-left-column {
    padding-left: 45px;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  .footer-container {
    padding: 98px 0 0;
  }
  #copyright {
    margin-top: 60px;
  }
  .content-v2 .container {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .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) {
  .custom-link a.new-arrivals {
    margin: 0 15px;
  }
  .footer-v1 .new-letter-layout-1 {
    margin-bottom: 30px;
  }
  .header_v2 #check-out {
    display: none;
  }
  #products .product-miniature .product-container .product-info h5.product-title a, .featured-products .product-miniature .product-container .product-info h5.product-title a, .product-accessories .product-miniature .product-container .product-info h5.product-title a, .product-miniature .product-container .product-info h5.product-title a, .category-products .product-miniature .product-container .product-info h5.product-title a {
    font-size: 13px;
  }
  #js-product-list .product-miniature .product-container .product-info .catlinks {
    min-height: 40px;
    line-height: 16px;
  }
  #js-product-list .product-miniature .product-container .product-info h5.product-title {
    min-height: 30px !important;
  }
  .product-page .product-actions .product-variants {
    margin: 0 0 35px;
  }
  .product-page .product-actions .product-variants .product-variants-item {
    display: block;
    margin: 0 0 20px;
  }
  .product-page .product-actions .product-variants .product-variants-item.Color {
    margin: 0 0 20px;
  }
  .product-page .product-actions .product-variants .product-variants-item .selector:after {
    width: 22px;
  }
  .product-page .product-actions .product-variants .product-variants-item:last-child {
    margin: 0;
  }
  .product-page .main-product {
    margin: 0 0 40px;
    padding: 0;
  }
  .product-page .product-moreinfo {
    padding: 40px 15px 40px;
    margin: 0 15px 40px;
  }
  .product-page .product-actions .product-add-to-cart {
    margin: 0 0 40px;
    padding: 0 0 40px;
  }
  .lang-rtl div#_desktop_splanguage {
    margin: 0 0 0 15px;
  }
  .lang-rtl .product-page .product-actions .product-variants .product-variants-item .selector:after {
    width: 22px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .container {
    width: 970px !important;
    max-width: none;
  }
  .header_v3 #header_menu {
    padding: 0;
  }
  .header_v3 .box-right {
    padding: 0;
  }
  .header_v3 .spblockcart .cart-content {
    display: none;
  }
  #product.layout-full-width .pb-left-column {
    width: 60%;
  }
  #product.layout-full-width .pb-right-column {
    width: 40%;
  }
  .product-page .images-container.vertical-thumbnails .js-qv-mask {
    top: 30px;
  }
}
@media (max-width: 991px) {
  .header_v1 #header-logo {
    text-align: center;
    margin-bottom: 30px;
  }
  .header_v1 #header_menu {
    margin: 0;
  }
  .header_v1 .header-bottom {
    background: #000;
  }
  .header_v1 .header-bottom .container {
    position: relative;
  }
  .header_v1 .slider-container {
    margin-bottom: 20px;
  }
  .footer-container.footer-v1 .group-link-1 {
    overflow: hidden;
  }
  .header_v2 .slider-layout-2 {
    margin: 0 0 30px;
  }
  div#js-product-list.product-list--list .product-miniature .product-container .left-block, div#js-product-list.product-list--list .product-miniature .product-container .right-block {
    width: 100%;
  }
  div#js-product-list.product-list--list .product-miniature .product-container .right-block {
    padding-left: 0;
    padding-right: 0;
  }
  #js-product-list-top .showing {
    margin: 0 10px;
  }
  #js-product-list-bottom .showing {
    display: none;
  }
  #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;
  }
  .footer-social h3.block-title {
    margin: 0 0 20px;
    display: block;
  }
  .product-page h1.product-name {
    margin: 30px 0 15px;
  }
  .product-page .images-container.vertical-thumbnails .js-qv-mask {
    top: 30px;
  }
  #wrapper #content-wrapper .page-not-found h1 {
    font-size: 32px;
  }
  #wrapper #content-wrapper .page-not-found p {
    font-size: 13px;
    margin: 0 0 15px;
  }
  #wrapper #content-wrapper .page-not-found form {
    width: 80%;
  }
  #wrapper #content-wrapper .page-not-found form button {
    padding: 0 15px;
  }
  .lang-rtl div.footer-social {
    text-align: center;
  }
  .lang-rtl div.footer-social h3.block-title {
    margin: 0 0 20px;
  }
  .lang-rtl div div.slider-container {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .container {
    width: auto !important;
    max-width: none;
  }
  div.footer-v2.footer-container div.footer-social .socials a {
    margin: 0;
  }
  .lang-rtl div.footer-v2.footer-container div.footer-social .socials a {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .container {
    max-width: none;
    width: auto !important;
  }
  div#blockcart-modal div.divide-right {
    border: none;
  }
  div#blockcart-modal .modal-body .cart-content {
    padding: 0;
  }
  div#blockcart-modal .modal-body .cart-content .btn {
    font-size: 15px;
  }
  .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;
  }
  #category .showing {
    margin: 0 0 20px;
  }
  .products-selection {
    margin-bottom: 30px;
    border: solid 1px #ddd;
    padding: 10px;
    background: #f8f8f8;
    border-radius: 5px;
  }
  #js-product-list-top .pagination {
    display: none;
  }
  #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%;
    margin: 30px 0 0;
  }
  .product-page .tabs .nav-tabs .nav-item {
    margin-bottom: 15px;
  }
  .product-page .tabs .nav-tabs .nav-item .nav-link.active:before {
    display: none;
  }
  .products-selection {
    margin-bottom: 30px;
    border: solid 1px #ddd;
    padding: 10px;
    background: #f8f8f8;
    border-radius: 5px;
  }
  .header_v1 .box-right {
    margin: 0 0 20px;
    text-align: center;
  }
  .header_v3 .box-right {
    margin: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    background: #000;
    position: static;
  }
  .header_v1 .header-top-mobile, .header_v2 .header-top-mobile, .header_v3 .header-top-mobile {
    position: relative;
    padding: 20px 0;
  }
  .header_v1 #_mobile_topsearch, .header_v2 #_mobile_topsearch, .header_v3 #_mobile_topsearch {
    position: absolute;
    top: calc(100% + 10px);
    left: 15px;
    right: 15px;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 3px;
  }
  .header_v1 #_mobile_topsearch.active-search, .header_v2 #_mobile_topsearch.active-search, .header_v3 #_mobile_topsearch.active-search {
    opacity: 1;
    visibility: visible;
  }
  .header_v1 .spSearchPro .spr-search-button, .header_v2 .spSearchPro .spr-search-button, .header_v3 .spSearchPro .spr-search-button {
    width: 40px;
    font-size: 0;
    line-height: 45px;
    position: absolute;
    right: 0;
  }
  .header_v1 .spSearchPro .spr-container .content-search, .header_v2 .spSearchPro .spr-container .content-search, .header_v3 .spSearchPro .spr-container .content-search {
    width: calc(100% - 50px);
  }
  .header_v1 .search-widget, .header_v2 .search-widget, .header_v3 .search-widget {
    position: relative;
    margin: 0px;
  }
  .header_v1 #btn_search, .header_v2 #btn_search, .header_v3 #btn_search {
    display: block;
    width: 42px;
    height: 42px;
    color: #555;
    font-weight: 300;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
    font-size: 18px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
  }
  .header_v1 #btn_search:hover, .header_v2 #btn_search:hover, .header_v3 #btn_search:hover, .header_v1 #btn_search.btnActive, .header_v2 #btn_search.btnActive, .header_v3 #btn_search.btnActive {
    opacity: 0.7;
  }
  .header_v1 #_mobile_logo, .header_v2 #_mobile_logo, .header_v3 #_mobile_logo {
    line-height: 70px;
    width: 100%;
    text-align: center;
  }
  .header_v1 #_mobile_logo a, .header_v2 #_mobile_logo a, .header_v3 #_mobile_logo a {
    display: inline-block;
    vertical-align: middle;
  }
  .header_v1 .header-center {
    padding: 22px 0 0;
  }
  .header_v2 .header-center {
    padding: 20px 0;
  }
  .header_v2 #header-logo {
    text-align: center;
  }
  .header_v2 div.footer-social {
    float: none;
    margin: 0 5px;
  }
  #index .header_v3 .header-center {
    margin: 0 0 30px;
  }
  .header_v3 .header-center {
    background: #fff;
  }
  .header_v3 #header_menu {
    margin: 0;
    background: #000;
  }
  .footer-container div#copyright .copyright {
    margin: 0 0 20px;
  }
  .footer-container div#copyright .copyright, .footer-container div#copyright .footer-payment {
    text-align: center;
  }
  .content-v3 .footer-container div#copyright .copyright {
    margin: 20px 0 0;
  }
  #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-left, .box-right {
    text-align: center;
  }
  #sp-language-v2, #sp-currency-v2 {
    float: none;
  }
  .currency-selector .dropdown-menu, .language-selector .dropdown-menu {
    left: 0;
    right: auto;
  }
  .lang-rtl div#sp-language-v2, .lang-rtl div#sp-currency-v2 {
    float: none;
  }
  .lang-rtl div.spcurrency-block {
    padding: 0 15px;
  }
  .lang-rtl div.currency-selector .dropdown-menu, .lang-rtl div.language-selector .dropdown-menu {
    left: auto;
    right: 0;
  }
  .lang-rtl div#blockcart-modal div.divide-right {
    border: none;
  }
  .lang-rtl #mobile_top_menu_wrapper {
    left: 15px;
    right: auto;
  }
  .lang-rtl div.user-info {
    margin: 0;
  }
  .lang-rtl div.header_v2 div#header-logo {
    text-align: center;
  }
}
@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.layout-full-width .product-page h1.product-name {
    margin: 55px 0 15px;
  }
}
@media (max-width: 479px) {
  .product-page .product-actions .product-variants .product-variants-item {
    display: block;
    margin: 0 0 20px;
  }
  .product-page .product-actions .product-variants .product-variants-item.Color {
    margin: 0 0 20px;
  }
  .product-page .product-actions .product-add-to-cart .add-to-cart {
    margin: 0 1px;
  }
  .product-page .images-container.vertical-thumbnails .js-qv-mask {
    width: 80px;
  }
  .product-page .images-container.vertical-thumbnails .product-cover {
    width: calc(100% - 85px);
  }
  .footer-social .socials a {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  .header_v2 .topleft-content {
    font-size: 11px;
  }
  .header_v2 div.footer-social {
    display: none;
  }
  .lang-rtl div#header-cart {
    margin: 0;
  }
  .lang-rtl .spblockcart div.cart-icon {
    margin: 0;
  }
}
