nav.breadcrumbs {
    padding: 10px 0!important;
}
.product-main {
    padding: 10px 0 0!important;
}
.product-main>.row,.single-product .page-title-inner{
    max-width: 100%!important;
}
.product-main.details-product>.row>.col {
    margin-bottom: 30px;
}
.single-product .page-title-inner {padding-top: 0;min-height: unset;}
.product-gallery .flickity-viewport {
    border-radius: var(--radius-2);
}
.product-gallery .product-thumbnails {
    margin-left: -5px!important;
    margin-right: -5px!important;
}

.product-gallery .product-thumbnails.small-columns-4 .flickity-slider>.col {
    flex-basis: 20%;
    max-width: 20%;
}
.product-gallery .row-small>.flickity-viewport>.flickity-slider>.col {
    padding: 0 5px !important;
}
.product-gallery .product-thumbnails a {
    border-radius: var(--radius-2);
}
.product-info.product-summary {
    background: #ffff;
    padding: 1.5rem!important;
    border-radius: var(--radius-2);
}
.product-info h1.product-title {
    font-size: 30px;
    margin-bottom: 0.5rem;
}
.product-info .is-divider{
    max-width: 100%;margin: 0.7em 0;
}
.product-short-description {
    font-size: 0.9rem;
    text-align: justify;
}
.product-info .trendy-list-product-meta {
    border-bottom: 1px solid #f3f0eb;
    padding-bottom: 5px;
    margin-bottom: 15px;
    width: 100%;
}

.product-info .trendy-list-product-meta .woocommerce-product-rating {
    display: flex;
    align-items: center;
    color: #204c73;
    font-size: 14px;margin-bottom: 5px;
}

.product-info .trendy-list-product-meta .star-rating {
    font-size: 13px;
    margin-right: 5px;
    height: 15px
}

.product-info .trendy-list-product-meta .star-rating span:before {
    color: #ffc74d!important
}

.product-info .trendy-list-product-meta .product-meta {
    font-size: 12px;
}

.product-info .trendy-list-product-meta .product-meta .product-meta-item:first-child {
    border-left: unset;
    padding-left: 0
}

.product-info .trendy-list-product-meta .product-meta .product-meta-item {
    border-left: 1px solid #f3f0eb;
    padding: 0 0.5rem;
    margin-bottom: 0.5rem;
}

.product-info .trendy-list-product-meta .product-meta .product-meta-item span.trendy_value,.woocommerce-review-link {
    font-weight: 600;
    color: var(--fs-color-secondary)
}
.product-info .pro-soldout{
    font-size: 15px;
    margin-bottom: 20px;
    font-weight: 600;
}

.other-related {
    margin-bottom: 15px;
}
.other-related .title-version {
    font-size: .9em;
    font-weight: 700;margin-bottom:5px
}
.box-other-version .other-item a{
    border: 1px solid var(--fs-color-secondary);
    border-radius: 5px;padding:10px;font-size: 14px;line-height: 45px;
}
.box-other-version .other-item:not(:last-child){
    margin-right: 5px;
}
.box-other-version .other-item.active a, .box-other-version .other-item:hover a{
    border-color: transparent !important;
    box-shadow: var(--shadow-1);
    background-color: var(--fs-color-secondary);color: #fff;
}
.box-other-version .other-item.active a, .box-other-version .other-item:hover a{

}
div.woocommerce-variation-price,
div.woocommerce-variation-availability,
div.hidden-variable-price,.variations .reset_variations {
    display: none!important;
}
.details-product .service-block {
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 15px;
    box-shadow: var(--shadow-1);
    border-radius: var(--radius-1);background-color: #fff;
}
.details-product .service-block .sidebar-content {
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}
.details-product .service-block .sidebar-content .service-item{
    text-align: center;
}
.details-product .service-block .sidebar-content .service-item:not(:last-child) {

    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #ebebeb;
}
.details-product .service-block .sidebar-content .service-item .item-top {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    margin-bottom: 5px;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}
.details-product .service-block .sidebar-content .service-item .item-top .img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #e8e8e8;
    background-color: #fff;
    display: inline-block;
    zoom: 1;
    text-align: center;
    line-height: 50px;
    -ms-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    overflow: hidden;
    position: relative;
}
.details-product .service-block .sidebar-content .service-item .item-top .title {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    color: #363f4d;
}
.details-product .service-block .sidebar-content .service-item .caption {
    font-weight: normal;
    margin-bottom: 0;
    color: #363f4d;
    font-size: 13px;
}
.details-product .service-block .sidebar-content .service-item .item-top .img img {
    -ms-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-filter: grayscale(1) invert(1);
    filter: grayscale(1) invert(1);
    max-width: 35px;
    position: relative;
    top: -2px;
}

.product-info .ux-swatch--label {
    font-size: 13px;
    padding: .25rem 0.8rem;
    border-radius: 0 5px 0 5px;
}
.product-info .ux-swatch.selected {
    overflow: hidden;
    background: var(--fs-color-secondary);
    color: #fff;
}
.box-gift_basket {
    border: 1px #ddd solid;
    border-radius: 1rem;
}
.title {
    padding: 10px 25px;
    background-color: #ddd;
}
.box-gift_basket_content{
    padding: 25px;
}
.box-gift_basket_content ul{
    list-style: none;
    margin: 0;
}
.box-gift_basket_content ul>li {
    position: relative;
    margin-left: 2rem !important;
    margin-bottom: 0.3rem;
}
.box-gift_basket_content ul>li::before {
    position: absolute;
    content: "";
    top: 12px;
    transform: translateY(-50%);
    left: -30px;
    width: 20px;
    height: 20px;
    background-image: url(../img/circle-checkmark-icon-lime.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.variations_form .ux-swatch--label.selected:before {
    border: .9375rem solid transparent;
    border-bottom: .9375rem solid var(--brand-primary-color,#ee4d2d);
    content: "";
    position: absolute;
    right: -.9375rem;
    bottom: 0
}

.variations_form .ux-swatch--label.selected:after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 12 12' viewBox='0 0 12 12' x='0' y='0' class='shopee-svg-icon icon-tick-bold'%3E%3Cg%3E%3Cpath d='m5.2 10.9c-.2 0-.5-.1-.7-.2l-4.2-3.7c-.4-.4-.5-1-.1-1.4s1-.5 1.4-.1l3.4 3 5.1-7c .3-.4 1-.5 1.4-.2s.5 1 .2 1.4l-5.7 7.9c-.2.2-.4.4-.7.4 0-.1 0-.1-.1-.1z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    position: absolute;
    height: 8px;
    width: 8px;
    bottom: 0;
    right: 0;
    background-repeat: no-repeat,repeat;
    filter: brightness(0) invert(1)
}

.trendy-price_by_qty{
    position: relative;
}
.trendy-price_by_qty.loading .trendy-table{
    opacity: 0.3;
}
.trendy-table{background-color: #fff;border-radius: 15px;margin-bottom: 30px}
.trendy-table .trendy-row {
    display: flex;
    align-items: center;
    padding: 7px 15px;
    font-size: 14px;
}
.trendy-item{
    border-bottom: 1px dashed #e5e5e5;
}
.trendy-table .trendy-item:last-of-type {
    border-bottom: none;
}

.trendy-title {
    font-size: 16px;
    font-weight: 700;

}
.trendy-table .trendy-row.trendy-head, .trendy-table .trendy-row.trendy-foot {
    font-weight: 700;background-color: #ededed;border-top: 2px var(--primary-color) solid;padding: 10px 15px;
}
.trendy-table .trendy-row>div {
    flex: 1 1 0;
    width: 0;
}
.trendy-table .trendy-item {
    cursor: pointer;
}
.trendy-table .trendy-item-active {
    background-color: var(--fs-color-secondary);
}
.trendy-table .trendy-item-active span.amount,.trendy-table .trendy-item-active{
    font-weight: 700;
    color: #fff;
}

.trendy-table .trendy-row.trendy-foot {
    border-radius: 0 0 var(--radius-1) var(--radius-1);
}

.quantity{
    align-items: center;
    background: #e3e3e3;
    border-radius: 99px;

}
.quantity,button.single_add_to_cart_button{
    margin-bottom: 7px!important;
}
.quantity .button {
    padding: 4px;
    height: 42px;
    background-color: #e3e3e3!important;
    width: 42px;
    font-size: 18px;
    line-height: 25px;
}
.quantity .button.minus{
    border-radius: 5px 0 0 5px;
}
.quantity .button.plus{
    border-radius: 0 5px 5px 0;
    border-left: 0;
}
.quantity input[type=number] {
    height: 42px;
    max-width: 60px!important;
    width: 50px!important;
    border: 2px solid #e3e3e3;
    font-weight: bold;
    box-shadow: unset;
}
button.single_add_to_cart_button.button.alt {
    width: calc(100% - 154px);height: 45px;
    padding-top: 2px;
    border-radius: 5px;
}
.button-contact .button {
    width: calc(50% - 5px);
    padding: 2px 5px;
    margin: 0 0 10px;
    line-height: 40px;
    border-radius: 5px;
    height: 45px;
}
.product-info .abps-productdetail{
    font-size: 13px;margin: 10px 0;
}
.box-service-product>.icon-box:not(:first-child){
    border-top: 1px solid #f1f1f1;
    padding-top: 10px;
}
.product-content .entry-content{padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
}
.product-footer .woocommerce-tabs{
    border-top: unset;
    padding-top: 5rem;
}
ul.tabs.wc-tabs.product-tabs>li>a{
    border-top-color: var(--fs-color-primary);
    border-radius: 0.5rem 0.5rem 0 0;
}
ul.tabs.wc-tabs.product-tabs>li:not(.active)>a{
    background-color: var(--fs-color-primary);
    color: #fff;
}
.nav-tabs+.tab-panels{
    max-width: 900px;margin: 0 auto;    border-radius: var(--radius-2);
}
.single-product .section-head .title-txt{color: #fff;font-size: 16px}
.trendy-table-attributes .accordion-inner {
    padding: 10px 0!important;
}
.trendy-table-attributes table.list-attribute {
    border: 1px #ddd solid;
    border-radius: var(--radius-2); overflow: hidden;margin-bottom: 0;
}
.trendy-table-attributes table td{padding: 10px;background: #fff;font-size: 12px;color: #333;}
.trendy-table-attributes table td:first-child {
    background: #f4f4f4;width: 120px;
    font-weight: 600;
}
.trendy-table-attributes a.btn-viewdetail {
    display: block;
    color: #333;
    background: #f7f7f7;
    line-height: 34px;
    border-radius: var(--radius-1);
    font-weight: 500;
    text-align: center;
    font-size: 13px;
}
.trendy-table-attributes a.btn-viewdetail:before {
    font-family: 'fontawesome';
    content: '\f055';
    margin-right: 5px;
}
.product-content .section-head{
    margin-bottom: 0;margin-right: 15px;
}
.product-container .product-section{
    border-top:unset;
}
.product-content .section-content {
    background: #fff;
    padding: 15px;
    border-radius: 15px;
}
div#sections-description-content {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 30px !important;
    border-radius: var(--radius-1);
}
div#sections-description-content.short-content:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    bottom: 0;
    background: linear-gradient(179deg, #FFFFFF 0%, rgba(255, 255, 255, 0.42) 22%, rgba(255, 255, 255, 0) 100%);
    transform: rotate(-180deg);
}
div#sections-description-content .trendy-seemore {
    position: absolute;
    background: #EDEDED;
    width: 120px;
    height: 30px;
    border: 1px solid #ddd;
    border-radius: 999px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    bottom: 15px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
div#sections-description-content .trendy-seemore>a{
    font-size: 13px;padding-right: 15px;position: relative;
}
div#sections-description-content .trendy-seemore>a>i{font-size: 15px;
    position: absolute;
    top: 2px;
    right: 0;}
div#comments,div#review_form_wrapper {
    padding: 0 15px;
}
div#comments h3{margin-bottom: 5px}
@media screen and (min-width: 850px){
    .product-content {margin-bottom: 50px}
    .product-main .large-2 {
        flex-basis: 20%;
        max-width: 20%;
    }
    .product-content .col{padding-bottom: 0!important;}

}

@media (max-width: 849px){
    .shop-container,.product-page-title{
        background-color: #fff;
    }
    button.single_add_to_cart_button,.button-contact .button{
        font-size: 14px!important;
    }
    #product-contact .list-product {
        display: flex;    flex-wrap: wrap;
    }
    #product-contact .list-product img {
        display: none;
    }
    #product-contact .list-product  h1.product-title {
        font-size: 15px!important;width: 100%;
        margin-bottom: 0;
    }
    #product-contact .list-product .price-wrapper{
        width: 100%;margin-bottom: 5px}
    #product-contact .list-product .price-wrapper p.price {
        margin-top: 0!important;
        margin-bottom: 0!important;

    }

    #product-contact .list-product .note-price{
        font-size: 10px;
    }
    #product-contact .list-product .title-form,#product-contact .list-product span.amount{
        font-size: 15px!important;
    }
    #trendy-option-popup .modal-body .title-form {
        border-top: 1px #ddd solid;
    }
    #trendy-option-popup .modal-body p.small{
        font-size: 13px!important;margin-bottom: 8px;
    }
}
@media (max-width: 549px) {
    h1.product-title.product_title {
        margin-top: 30px;
    }

    .product-content .col.large-8 {
        padding-bottom: 10px !important;
    }

    .product-gallery {
        padding: 0 10px !important;
    }
    .small-nav-collapse>li{
        width: max-content!important;
    }
    .nav-tabs+.tab-panels{
        padding: 10px;
        border-left: unset;
        border-right: unset;
        border-radius: unset;
    }
}