.mf-product-deals-day .header-countdown{display: none;}

.account-page-columns .customer-login .martfury-login-columns .tabs-panel .tabs-content:nth-child(2){
    display: none;
}
/* .home-price-btn .elementor-button-wrapper .elementor-button:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(https://blue3.genetechz.com/Modest-Kouture/wp-content/uploads/2024/12/price-back.png);
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    z-index: 1;
}
.home-price-btn .elementor-button-wrapper .elementor-button span.elementor-button-content-wrapper{
    display: inline;
    z-index: 3;
    position: relative;
    left: -22px;
}
.home-price-btn .elementor-button-wrapper .elementor-button{
    background: none;
}
.home-price-btn .elementor-button-wrapper .elementor-button span.elementor-button-content-wrapper span.elementor-button-text{
    font-size: 34px;
}
@media only screen and (max-width:1280px){
    body .home-price-btn .elementor-widget-container .elementor-button-wrapper .elementor-button {
        padding: 50px 0 50px 0;
    }
}
@media only screen and (max-width:1200px){
    .home-price-btn .elementor-button-wrapper .elementor-button span.elementor-button-content-wrapper{
        left: 0;
    }
    .home-price-btn .elementor-button-wrapper .elementor-button:before{width: 105%;}
} */


/** Advertised Products Styling**/
.dokan-advertisement-container ul{
    list-style-type: none !important;
    padding: 0;
    margin: 0;
}
.dokan-advertisement-list-start{
    list-style-type: none !important;
}
.dokan-advertisement-list-start .product-inner .woo-loop-product__title{
    margin: 0;
    font-weight: 400;
    padding: 0 0 5px;
    font-size: 16px;
    line-height: 1.3;

    color: #0066cc;
    display: inline-block;
}

.dokan-advertisement-list-start .footer-button{
    display: none;
}


  .dokan-advertisement-list-start .mf-product-details .price ins{

   text-decoration: none;
    display: inline-block;
    color: #ff3300;
    font-size: 16px;
    font-weight: 400;
    margin-right: 16px;
  }

  .dokan-advertisement-list-start .col-xs-6 {
    padding: 0 !important;
    margin-right: 20px;
  }

   .dokan-advertisement-list-start .mf-product-content{
    padding-top: 12px;
  }

  @media screen  and (max-width:768px){
      .dokan-advertisement-container ul {
        padding: auto;
        padding: 20px;
        margin: auto;
        /* padding: 0px 10px; */
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        flex-wrap: wrap;
    }

    .dokan-advertisement-list-start .col-xs-6 {
    padding: 0 !important;
    margin-right: 16px;
    width: 45%;
    margin-bottom: 20px !important;
}

    
    
  }