/*   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: 1200px) {
  .sp-searchbar .elementor-search__input {
    min-width: 500px !important;
  }
  .logo-footer > .elementor-column-wrap{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .container {
    width: 1200px;
  }
  .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);
  }
  .home-slider{
    width: 60% !important;
  }
}
@media (max-width: 1199px) {
  .products-selection .sort-by{
    display: none;
  }
  .products-selection .sort-by-row{
    justify-content: end;
  }
  .spblockcart .cart-content {
    display: none;
  }
  div.user-info {
    margin: 0 12px 0 0;
  }
  #product-modal .modal-dialog{
    max-width: 80%;
  }
  #product-modal .modal-content .modal-body .mask{
    max-height: 85%;
  }
  .quickview .arrows{
    right: 47px;
  }
}
@media (min-width: 1024px){
  .sp-searchbar{
    margin-right: auto;
  }
  
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .sp-searchbar .elementor-search__input {
    min-width: 380px !important;
  }
  .home-slider{
    width: 60.5% !important;
  }
  .right_top_banner{
    width: 20.5% !important;
  }
  #header .sp-megamenu .navbar-nav > li > a{
    padding: 0 30px 0 0;
  }
  .lang-rtl #header .sp-megamenu .navbar-nav > li > a{
    padding: 0 0 0 30px;
  }
}
@media (min-width: 992px) and (max-width: 1023px) {
  .home-slider{
    width: 75.5% !important;
  }
  .right_top_banner{
    width: 24.5% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .container {
    width: 970px !important;
    max-width: none;
  }
  div.footer-social h3.block-title {
    margin: 0 0 20px;
  }
  .lang-rtl .header_v1 div.slider-container {
    right: 22.6%;
    left: auto;
  }
  .lang-rtl div.footer-social h3.block-title {
    margin: 0 0 20px;
  }
  .sp-pd-left, .sp-pd-right{
    width: 50%;
  }
}
@media (max-width: 991px) {
  .layout-left-column #wrapper > .container > .row{
    flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column-reverse;
  }
  .sp-pd-wrapper .tab-content{
    margin-bottom: 0;
  }
  #left-column, #right-column {
    padding-top: 0;
  }
  #product-modal .modal-content .modal-body{
    flex-direction: initial;
  }
  #header_menu {
    background: #000;
  }
  .header_v1 .header-bottom {
    background: transparent;
  }
  .header_v1 .header-bottom .container {
    padding-top: 70px;
    position: relative;
  }
  .header_v1 #header_search {
    position: absolute;
    top: 0;
    margin: 0;
  }
  .header_v1 #header-cart {
    height: 50px;
    margin: 0;
    background: #000;
    padding: 5px 15px 0;
  }
  div.slider-container {
    width: 72.3%;
    left: 0;
  }
  
  .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;
  }
  .footer-social {
    text-align: center;
  }
  .footer-social h3.block-title {
    margin: 0 0 20px;
    display: block;
  }
  .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;
  }
  #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;
  }
  div.group-link-1, div.group-link-2 {
    overflow: hidden;
  }
}
@media (min-width: 768px){
  #search_filters{
    padding: 30px 0;
  }
}
@media (max-width: 767px) {
  #category #left-column #search_filters .facet{
    margin: 0;
    padding: 8px 0;
  }
  .sp-searchbar{
    width: 100% !important;
  }
  .navbar-button #show-megamenu{
    padding: 0;
  }
  .sdsarticleItem .articleContent{
    display: block;
  }
  .sdsarticleItem .articleContent .sdsarticle-text{
    padding: 10px 5px;
  }
  .sdsarticleItem .articleContent .sdsarticle-text .info-info{
    padding: 0;
  }
  .sdsarticleItem .articleContent .sdsarticleDescription{
    margin-bottom: 15px;
  }
  .product-list--list .product_btn_style1{
    padding: 0 10px;
  }
  .product-line-grid-body{
    margin-bottom: 0;
  }
  .product-line-grid-body > br{
    display: none;
  }
  .bootstrap-touchspin input.form-control, .bootstrap-touchspin input.input-group{
    width: 2rem;
  }
  body#checkout section.checkout-step .step-title{
    font-size: 0.8rem;
  }
  body#checkout section.checkout-step{
    padding: 10px;
  }
  body#checkout section.checkout-step .content{
    padding: 0 15px;
  }
  .sp-pd-left{
    margin-bottom: 0;
  }
  .tabs{
    margin-top: 1rem;
    padding: 15px;
  }
  .sp-pd-wrapper .tab-content {
    max-width: 100%;
    margin: 0 auto;
  }
  .card-block:not(.block-category) {
    padding: 15px;
  }
  .home-slider {
    width: 100% !important;
  }
  .owl-nav {
    display: none;
  }
  .featured .item .text h4 a {
    font-size: 11px;
  }
  
  .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 {
    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;
    border: solid 1px #ddd;
    padding: 10px;
    background: #f8f8f8;
    border-radius: 5px;
  }
  .products-selection .showing {
    display: block;
    clear: both;
    padding: 0 15px;
    text-align: right;
  }
  #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%;
    height: 42px;
    margin-bottom: 10px;
  }
  #js-product-list-top .product-sort .products-sort-order .select-title {
    padding: 4px 15px;
  }
  #js-product-list-top .filter-button {
    width: 100px;
    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;
  }
  .products-selection {
    margin-bottom: 30px;
    border: solid 1px #ddd;
    padding: 10px;
    background: #f8f8f8;
    border-radius: 5px;
  }
  .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: 34px;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: none;
    font-size: 12px;
    font-weight: 500;
    margin: 0 3px;
  }
  .box-right {
    text-align: center;
  }
  .spuserinfo-block, .splanguage-block, .spcurrency-block {
    float: none;
  }
  .splanguage-block {
    margin: 0 15px;
  }
  .spcurrency-block {
    padding: 0;
  }
  .currency-selector .dropdown-menu, .language-selector .dropdown-menu {
    left: 0;
    right: auto;
  }
  .lang-rtl div.spuserinfo-block, .lang-rtl div.splanguage-block, .lang-rtl div.spcurrency-block {
    float: none;
  }
  .lang-rtl div.splanguage-block {
    margin: 0 15px;
  }
  .lang-rtl div.spcurrency-block {
    padding: 0;
  }
  .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.user-info a {
    padding: 0 20px 0 5px;
  }
  .lang-rtl div.user-info a:before {
    left: auto;
    right: 0;
  }
  .lang-rtl #_mobile_cart {
    float: left !important;
  }
}
@media (max-width: 575px) {
  #js-product-list-top{
      display: block;
  }
  .products-selection .showing{
      width: 100%;
      text-align: center;
      margin-top: 10px;
  }
  #category #search_filter_toggler{
      height: 34px;
      margin: 0 5px;
  }
  .products-selection .sort-by-row{
      justify-content: center;
  }
  .filter-sort-by{
      float: none;
  }
}
@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: 369px) {
  #js-product-list .pagination .products_count,
  #js-product-list .pagination .page_number {
    width: 100%;
    text-align: center;
    padding: 0;
  }
  #js-product-list .pagination .page-list{
    justify-content: center;
  }
  .product-actions .add-to-cart{
    padding: 0 15px;
  }
}
@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;
  }
  .lang-rtl .product-page .social-sharing li {
    margin: 0 18px 0 0;
  }
}
@media (max-width: 479px) {
  div div.slider-container {
    width: 100%;
    float: none;
  }
  .lang-rtl div div.slider-container {
    width: 100%;
    float: none;
  }
  body#checkout section.checkout-step .address-item{
    flex: 0 0 100%;
  }
  body#checkout section.checkout-step .address-item>header{
    min-height: unset;
  }
  .sp-pd-wrapper .tab-content .tab-pane {
    padding: 20px;
}
}
