.product-new-template-detox {
    .discot {
    background: transparent;
    color: #e73727;
    padding: 0;
    padding-left: 20px;
}
    span.current-price {
    line-height: 120%;
    margin-top: 6px;
    margin-bottom: 3px;
}
    .capsule-per {
    background: #E73727;
    color: #FFF;
    text-align: left;
    padding-left: 20px;
}
.variant-tags{
    top: -14%;
}
.usp-container {
    background: #FFF5E2;
}
.tab.is-active .tab-icon-box {
    background: #DD940A;
}

.result-num-box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
}
.result-content.is-3 .resultweigh{
    width:100% !important;
}
.result-num-col {
    padding: 0;
     font-family: 'trial-laderbold';
    font-weight: 700;
    font-size: 24px;
    line-height: 136%;
    letter-spacing: 0;
    width:100% !important;
}

.resultweigh {
    font-weight: 700;
    font-size: 24px;
    line-height: 136%;
    letter-spacing: 0;
    font-family: 'trial-laderbold';
    width: 100%;
}

.result-content.is-1 .resultweigh {
    width: 100%;
}
.top-tag {
    color: #DD940A !important;
    border-color: #DD940A66;
}
.ingredient_combo-section .top-tag {
    margin-bottom: 20px;
}
p.subheading {
    margin-top: 16px;
    max-width: 750px;
    line-height: 130%;
    opacity: 75%;
}
.combo_tabwrap {
    margin-top: 32px;
}
.nubder,
.usp-svg-wrap{
   color: #DD940A; 
}
.von-svg-wrap {
    background: #E9A421;
}
.game-changer .top-text {
    max-width: 700px;
}
.bg-wra {
    background: #FFF5E2;
}
.combo_tab.active {
    background: #E9A421;
}
.usp-wrap:hover {
    background: #E9A421;
}
.numb-tex {
    width: 80%;
    font-size: 1.125rem;
    margin-top: 0;
    border-top: 0;
}
section.result {
    padding-bottom: 0;
}
.grid-blosd:first-child  .numb-tex{
    width: 100%;
}
.product-info__block-item.app-description .prose p {
    display: inline;
}
.grid-blosd {
    justify-content: space-between;
    padding-left: 10px;
    padding-right: 10px;       
     background: #FFF5E2
}

img.gsdleftimg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.time-section img.gsdleftimg {
    object-fit: contain;
}
.variant-title {
    padding-bottom: 10px;
}
span.sp-title {
    font-size: 18px;
    line-height: 150%;
}
.nubder {
    border-bottom: 1px solid #0101011A;
    width: 80%;
    text-align: center;
    padding-bottom: 1rem;
}

.div-tag-wrap .metafield-rich_text_field ul li{
   color: #DD940A; 
}
 .tbslinks.active{
        background: #E9A421;
} 
.product-info__block-item.app-buy-buttons {
    display: none !important;
}
.tbscontent .metafield-rich_text_field ul {
    margin-bottom: 12px;
}
.product{
            margin-bottom: 12rem;
}
}
@media only screen and (max-width: 1660px) {
.product-new-template-detox {
    .variant-tags{
       top: -15%;
    }
       span.sp-title {
    font-size: 16px;
}.product{
            margin-bottom: 10rem;
}
span.sp-month{
    font-size: 12px;
}
}
}
@media only screen and (max-width: 767px) {
 .product-new-template-detox {
   .resultweigh {
       font-size: 18px;
   }
   .grid-blosd:nth-child(3) .numb-tex{
       width: 100%;
   }
   .numb-tex{
       width:100%;
   }
   span.sp-title {
    font-size: 16px;
    line-height: 150%;
}span.sp-month{
    font-size: 14px;
}
.result-content.is-3 .resultweigh {
    width: 100%;
}.game-changer .top-text{
        width: 350px;
}
.top-text-tag p {
    width: 80%;
    margin: auto;
}
   .top-block {
    margin-bottom: 34px;
}        .variant-tags {
            top: -16%;
        }.capsule-per,
        .discot{
                    padding-left: 10px;
        }
   .result-tabs {
       background: transparent; 
       .tab {
           background: #f5f5f5;
       }
    }
 }
}