.t-menu-base__imglogo{
    border-radius: 10px;
}
.t-menu-base__mobile-menu .tmenu-mobile__container {
    padding: 10px 20px;
    box-shadow: 0px 15px 30px -10px rgba(0, 11, 48, 0.1);
}
.js-catalog-prod-all-text{
    font-size: 15px !important;
    font-weight: 500 !important;
}
.t-align_left .t-catalog__card__btn {
    margin: 0 0 6px 0 !important;
}
.t-catalog__prod-popup__btn-wrapper .t-catalog__prod__quantity {
    border-radius: 30px!important;
}
.t-catalog__prod-popup__btn-wrapper{
    display: flex;
    aligh-items: center;
}

@media screen and (max-width: 560px) {
    .t-catalog__prod-snippet__container {
        padding-bottom: 60px;
        padding-top: 70px;
    }
}

@media screen and (max-width: 480px) {
    .t-btnflex_xs, .t-btn.t-btnflex_xs, .t-submit.t-btnflex_xs {
        --height: 35px!important;
    }
}

/*test*/
@media screen and (max-width: 960px) {

  #rec2222801573 .t604__imgwrapper {
    position: relative;
    width: 100%;
  }

  #rec2222801573 .t604__separator {
    height: 0 !important;
    padding-bottom: 177.7778% !important;
  }

  #rec2222801573 .t604__imgwrapper .t-slds__bgimg{
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-color: #e5e5e5 !important;
  }

  #rec2222801573 .t604__imgwrapper .t-slds__bgimg,
  #rec2222801573 .t604__play,
  #rec2222801573 .t604__wrap-video,
  #rec2222801573 .t604__wrap-video .t-video-lazyload,
  #rec2222801573 .t604__wrap-video iframe {
    width: 100% !important;
    height: 100% !important;
  }

  #rec2222801573 .t604__wrap-video iframe {
    display: block;
  }

}

@media screen and (max-width: 640px) {
    .t-slds__arrow-withbg {
        height: 34px !important;
        width: 34px !important;
    }
    
    .t-slds__arrow-withbg .t-slds__arrow_body {
        width: 10px !important;
    }
    
    /*header-buttons*/
      #rec2065290903 .t-sociallinks__item_whatsapp a,
      #rec2065290903 .t-sociallinks__item_phone a,
      #rec2065290903 .t-sociallinks__item_whatsapp svg,
      #rec2065290903 .t-sociallinks__item_phone svg {
        width: 42px !important;
        height: 42px !important;
      }
      .t1002__addBtn:not(.t-popup .t1002__addBtn):not(.t-store__product-snippet .t1002__addBtn){
             width: 45px!important;
             height: 45px!important;
      }
}


