    #template--14456677531710__ug-product-list.ug-product-list {
    padding: 100px 0;
    }
    #template--14456677531710__ug-product-list .ug-product-list-main {
    grid-template-columns: repeat(4,minmax(0, 1fr));
    }
    #template--14456677531710__ug-product-list .ug-product-img {
    width: 100%;
    padding-bottom: 100%;
    }
    #template--14456677531710__ug-product-list .ug-product-sale-flag {
    width: 60px;
    }
    @media (max-width: 768px) {
    #template--14456677531710__ug-product-list.ug-product-list {
    padding: 40px 0;
    }
    #template--14456677531710__ug-product-list .ug-product-list-main {
    grid-template-columns: repeat(2,minmax(0, 1fr));
    gap: 12px;
    padding: 0 12px;
    }
    #template--14456677531710__ug-product-list .ug-product-img {
    width: 57%;
    padding-bottom: 57%;
    }
    #template--14456677531710__ug-product-list .ug-product-sale-flag {
    width: 48px;
    }
    }


    .t4s-tab-content strong{
    font-weight: 600;
    color: black;
    }
    .t4s-tab-content a,
    .t4s-tab-content a strong{
    color: #00CC88;
    }
    .t4s-type-accordion .t4s-tab-wrapper.t4s-active .t4s-accor-title, .t4s-type-accordion .t4s-accor-title {
    background: transparent;
    }
    .t4s-accor-title .t4s-accor-item-nav,.t4s-tab-wrapper.t4s-active .t4s-accor-title .t4s-accor-item-nav {
    background: transparent;
    }
    .t4s-accor-title .t4s-accor-item-nav:before, .t4s-accor-title .t4s-accor-item-nav:after, .t4s-tab-wrapper.t4s-active .t4s-accor-title .t4s-accor-item-nav:after, .t4s-tab-wrapper.t4s-active .t4s-accor-title .t4s-accor-item-nav:before {
    background: #222;
    }
    .t4s-type-accordion .t4s-tab-content {
    border: none;
    border-bottom: 1px solid #f5f5f5;
    }
    .ug-faq-section-title {
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 24px;
    }
    .t4s-accor-text {
    font-size: 16px;
    }
    @media (max-width: 768px) {
    .ug-faq-section-title {
    font-size: 24px;
    }
    .t4s-accor-text {
    font-size: 14px;
    }
    }

