

element.style {
    width: 205.742px;
}
body #partners .slick-initialized .slick-slide {
    display: flex;
    vertical-align: middle;
    align-items: center;
}


#smartblogcat .articleContent {
    min-height: 200px;
}

#smartblogcat .sdsarticleCat  {
   padding-bottom:30px;
}




@media (min-width: 1200px) {
  
  body#index #wrapper > .container {
      max-width: 100%;
      width: 100%;
      padding: 0;
  }
  body#index #wrapper > .container .elementor-section-wrap > section:not(.custom-fullwidth-section) {
      padding:20px;
      
  }
  
  
  
}
#bestsalesindex h3,
#bestsalesindex2 h3
{
    min-height: 50px;
}

#bestsalesindex button.button.ajax_add_to_cart_button.add-to-cart.btn-default,
#bestsalesindex2 button.button.ajax_add_to_cart_button.add-to-cart.btn-default{
        display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    background: #323232;
    font-weight: 700;
    padding: .625rem 1.25rem;
    border: 0;
    border-radius: 3px;
    cursor: pointer;
    width: 100%;
    
    min-height: 46px;
    display: block;
    margin-top: 10px;
    text-transform: none;
    font-size: 14px;
    line-height: 14px;
}
#bestsalesindex .style_product_list button.ajax_add_to_cart_button:before,
#bestsalesindex .style_product_list span.ajax_add_to_cart_button:before ,
#bestsalesindex2 .style_product_list button.ajax_add_to_cart_button:before,
#bestsalesindex2 .style_product_list span.ajax_add_to_cart_button:before {
    display: none;
}

#index .category-content-inner {
    max-width: 70%;

    margin-top: 0px;
}

#index .category-content-inner a{

    line-height: 26px;
/*     margin-bottom: 5px; */
}


.categories-container .category-item>div .category-image img {
        max-width: 80%;
    margin: 10px 0 10px auto;
}


@media (min-width: 980px) {
    
  #bestsalesindex button.button.ajax_add_to_cart_button.add-to-cart.btn-default{
     max-width: 300px;
     margin-bottom: 10px;
  }
    #bestsalesindex2 button.button.ajax_add_to_cart_button.add-to-cart.btn-default{
     max-width: 300px;
     margin-bottom: 10px;
  }
    
  body#module-smartblog-details .articleContent img {
      max-width: 450px;
      margin-bottom: 10px;
  }
}


.pos-sale-product-widget .style_product_list_sale .quick-view {
    display: none;
}
 
.pos-sale-product-widget .style_product_list_sale .product_desc .countdown {
display: none;
}
 
.page-title-wrapper.p_tilte_small {
/*     background: url(/img/cms/back_test_sejf1.png) center center no-repeat !important; */
    background: none!important;
}

@media (min-width: 980px) {

.pos-sale-product-widget .js-product-miniature .product_desc div.cart button.ajax_add_to_cart_button, .pos-sale-product-widget .js-product-miniature .product_desc div.cart span.ajax_add_to_cart_button {
    max-width: 200px;
}

}

article.thumbnail-container.product-miniature-list.product-miniature.js-product-miniature.item_in .product-desc img {
    max-width: 150px;
}



.product-information .product-description img {
    max-width: 100%;
    height: auto;
    max-height: 150px;
    width: auto;
}

.thumbnail-container .availability-list.out-of-stock {
    display: none;
}



.lista-sejf {
  list-style: none;
  padding: 0;
  margin: 20px 0;
}

.lista-sejf li {
  padding: 8px 0 8px 24px;
  position: relative;
  border-bottom: 1px solid #eee;
}

.lista-sejf li::before {
  content: "➽";
  position: absolute;
  left: 0;
  color: #e20000;
  font-weight: bold;
}

.info-sejf {
  margin-top: 20px;
  padding: 15px;
  background-color: #f5f5f5;
  border-left: 4px solid #e20000;
}


h2, h3 {
    text-transform: none;
}



.product-variants>.product-variants-item .input-color {
    height: 60px;
    width: 60px;
    border-radius: 50%;
}


.product-variants>.product-variants-item .color, .product-variants>.product-variants-item .custom-checkbox input[type=checkbox]+span.color {
    height: 60px;
    width: 60px;
    background-position: center;
    background-repeat: no-repeat;
    
}


.custom-slider-wrapper {
  margin-bottom: 15px;
}

.custom-slider-label {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
}

.custom-slider-inputs {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
}

.custom-slider-inputs input {
  width: 90px;
  max-width: 90px;
}

.custom-slider-separator {
  opacity: 0.7;
}

.custom-slider-range {
  margin: 0 6px 10px;
}

.facet .js-slider-source {
  display: none;
}



.facet-title {
  display: flex;
  flex-direction: column;
  line-height: 1.2;
}

.facet-title .facet-subtitle {
  font-size: 0.8em;
  font-weight: normal;
  color: #777;
}



@media (min-width: 986px) {
    
    ul.ul-column.column_dropdown {
        display: none;
        position: absolute;
    }
    
    .main-menu .pos-menu-horizontal .menu-content .menu-item .menu-dropdown .pos-menu-row .pos-menu-col:hover ul.ul-column.column_dropdown {
        display: block;
        background: #fff;
        z-index: 10;
        border:1px solid #000;
        padding:10px;
    }

}



