/* Migrated from Flatsome html_custom_css_mobile. */

/*Header*/
.stuck .header-main, .stuck #logo img, .stuck .nav li a{height: 40px!important; line-height: 40px;}
.breadcrumb__custom{margin-top:40px;}

/* Endheader*/
.product__list__bg {
    padding: 15px 0;
    border: 2px solid #f0f0f1;
    border-radius: 10px;
    margin-left: 0!important;
    margin-right: 0px!important;
    background: #fff;
}
.stuck #logo {
    display: block;
}
.product__home .price-wrapper {
min-height:65px;
}

.product__home .price-wrapper .price {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}

.product__home .price-wrapper .woocommerce-Price-amount {
margin-bottom:5px;
}
.box__cat__mb .col {
padding: 0 5px;
}
.box__cat__mb h4{
    font-size: 13px;
    font-weight: normal;
}
.box__cat__mb  .box-text.text-center {
padding:0;
}
.box__cat__mb img{
  border-radius: 10px;
}
.product__list__bg .product__home .box-image > div{
padding:10px 0 15px 0;
}
.badge-container {
    margin: 10px 0 0;
}
/* Badge stack, mobile: the cards drop their top and side padding here, so the
   image starts flush with `.col-inner`. Cancel the desktop offsets and keep only
   the 8px inset, otherwise the stack sits 15px low and 10px too far in. */
.col-inner .badge-container:has(.cdt-product__label) {
    margin-top: 0;
    padding-left: 8px;
}
.promotion__product .box-text {
padding:0 10px!important;
}
.promotion__product__box .promotion__product .product-small{
padding:0;
}
.product__home .price-wrapper .woocommerce-Price-currencySymbol{
position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    right: 0!important;
    background: #0f6597;
    padding: 0;
    width: 15px;
    padding-left: 3px;
}
.product__home .price-wrapper del bdi{
font-size:13px;font-weight:500;
}
.product__list__bg .product-small {
padding:0;
}
.product__list__bg {
    padding: 0px 0;
    border: 2px solid #f0f0f1;
    border-radius: 10px;
    background: #fff;
    margin-left: 0px!important;
    margin-right: 0px!important;
}
.section-title{width:fit-content;}
.product__home .price-wrapper bdi { 
flex-basis: 84px; width: 84px; height: 22px; border-radius: 15px; background-color: var(--primary-color); text-align: left; font-size: 12px; line-height: 22px; font-weight: bold; overflow: hidden; position: relative; z-index: 1; color: #fff; padding-left: 5px!important; }
.product__list__bg .product__home{
    padding: 0 10px;
}
.product__list__bg .col {
padding:5px;
}
.product__home .price-wrapper .price {
    display: flex;
    flex-wrap: wrap-reverse;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.product-title a{
font-size:13px;
}

/* Mobile Hotline */
.mobile-hotline{display: inline-block; bottom: 0; width: 100%; background:rgba(0,0,0,0.5); height: 45px; position: fixed; z-index:9999999}

.mobile-hotline .mobile-hotline-left{width: 33.33%; float: left; text-align: center; background: white; height: 100%;}
.mobile-hotline .mobile-hotline-left a{color: blue; line-height: 42px; font-size: 13px; font-weight: bold}

.mobile-hotline .mobile-hotline-center{width: 33.33%; float: left; text-align: center; background: #00b9eb; height: 100%;}
.mobile-hotline .mobile-hotline-center a{color: white; line-height: 42px; font-size: 13px; font-weight: bold}

.mobile-hotline .mobile-hotline-cent{width: 33.33%; float: left; text-align: center; background: #64A7C9; height: 100%;}
.mobile-hotline .mobile-hotline-cent a{color: white; line-height: 42px; font-size:13px; font-weight: bold}
 
.mobile-hotline .mobile-hotline-right{width: 33.33%; float: right; text-align: center; background: #308BFF; height: 100%;}
.mobile-hotline .mobile-hotline-right a{color: white; line-height: 42px; font-size:13px; font-weight: bold}

.mobile-hotline .clearboth{clear:both}

.mobile-hotline img{width:30px; padding-right:4px}

.mobile-hotline{box-shadow: 3px 3px 15px 2px;}

.floating-contact{display:none;}
