.product-big-img{
    padding: 0;
    background: #fff;
    text-align: center;
    overflow: hidden;
}
.child-img .item-image{
    background-color: #ebebeb;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.child-img .item-image{
    background: 0 0;
    border: solid 1px #ebecf0;
    border-radius: 4px;
    overflow: hidden;
}
.child-img .item-image {
    max-height: 80px;
}
.child-img .item-image.img-active{
    border-color: #ff8f89;

}
.box-tocart .group-option li.item-option.deactive{
    opacity: 0.4;
    text-decoration: line-through;
}
#gallery_02 {
    padding: 15px 0;
}
.cloudzoom-ajax-loader{
    display: none !important;
}
.product-info-main .page-title-wrapper.product {
    margin-bottom: 10px;
}
.page-title-wrapper h1.page-title {
    display: inline-block;
    padding-top: 11px;
    font-size: 24px;
    color: #333;
    font-weight: 400;
    margin: 0;
}
.product-info-main .page-title-wrapper h1.page-title {
    font-size: 23px;
    line-height: 1.5;
    font-weight: 400;
    padding-top: 0;
}
.wrap-sku-review {
    clear: both;
    width: 100%;
    float: left;
    border-bottom: 1px solid #c4c4c4;
    margin-bottom: 20px;
}
.product-info-main .product-brand-container {
    display: inline-block;
    margin-top: 2px;
    margin-bottom: 19px;
    line-height: 18px;
}
.product-info-main .product-brand-container p {
    margin: 0;
    font-weight: 400;
}
.brand-name .label {
    color: #999;
}
.product-info-price {
    clear: both;
}
.product-info-price .text-price h3{
    font-size: 20px;
    color: #999;
    display: inline-block;
    font-weight: 400;
}
.product-info-main .product-info-price .price-box .prd-price span {
    font-size: 25px;
    line-height: 1.08;
    color: #999;
    font-weight: 400;
}
.product-info-main .product-info-price .price-box .prd-price .price{
    color: #7c4736;
}
.product-info-main .product-info-price .price-box .prd-price .prd-old-price{
    text-decoration: line-through;
    font-size: 13px;
    color: #777a7b;
    padding-left: 10px;
    font-weight: 500;
}
.text-price i{
    margin-left: 10px;
    font-size: 20px;
    color: #999;
}
.text-price .price-note-tip {
    position: relative;
    margin-left: 5px;
    display: inline-block;
}
.product-info-price .price-final_price .price-note-tip .price-note-tip-display {
    display: none;
    left: -30px;
    position: absolute;
    top: 0;
    width: 200px;
    background: #e9e9e9;
    z-index: 3;
    padding: 10px;
    border-radius: 5px;
    font-size: 13px;
    line-height: 16px;
}
.product-info-price .price-final_price .price-note-tip:hover .price-note-tip-display {
    display: block;
}
.product-info-price .price-final_price .price-note-tip .price-note-tip-display.price-default {
    right: unset;
    left: 0;
    top: 30px;
}
.product-info-price .price-final_price .price-note-tip .price-note-tip-display:before {
    content: "";
    border: 10px solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
    border-bottom-color: #e9e9e9;
    top: -18px;
    left: 26px;
    position: absolute;
}
.product-info-price .price-final_price .price-note-tip .price-note-tip-display.price-default:before {
    left: 10px;
    right: unset;
}
.product-info-main .product-info-price {
    color: #575757;
    border-bottom: 1px solid #c1c1c1;
    display: table;
    margin-bottom: 15px;
    width: 100%;
}
.product-info-main .product-info-price {
    display: block;
    clear: both;
    margin-bottom: 13px;
    border-bottom: 0;
}
.product-info-main .product-info-price .price-box {
    width: 100%;
    border-bottom: 1px solid #c4c4c4;
    align-items: flex-end;
    padding: 0 0 15px;
}
.group-option .list-option li {
    margin: 0 8px 5px 0;
    position: relative;
    line-height: 1;
}
.group-option .list-option{
    display: flex;
    flex-wrap: wrap;
}
.group-option .list-option li a{
    color: #333;
    font-size: 13px;
    font-weight: 400;
    line-height: 32px;
    text-align: center;
    margin: 0;
    overflow: hidden;
    min-width: 35px;
    height: 35px;
    padding: 0 14px;
    background-color: #eeeeee;
    border: 2px solid #fff;
    border-radius: 0px;
    display: block;
}
.group-option .list-option li.active a{
    border: 2px solid #000000;
    background-color: #111;
    color: #ffffff;
    box-shadow: none;
}
.swatch .header {
    margin: 0 0 10px 0;
    font-size: 13px;
    text-align: left;
    line-height: initial;
    font-weight: 300;
    text-transform: uppercase;
    width: 100%;
}
.swatch .header .nameColor{
    font-weight: 700;
    margin-left: 10px;
}
.swatch {
    padding: 10px 0;
    width: 100%;
    float: left;
}
.product-info-main .product.attribute.overview {
    margin: 20px 0;
}
.product-info-main .product.attribute.overview {
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 10px;
}
.product-info-main .product.attribute.overview {
    clear: both;
    margin-top: 0;
    margin-bottom: 18px;
    color: #333;
    line-height: 1.71;
}
.product-info-main .product-add-form .box-tocart {
    margin-top: 5px;
    margin-bottom: 18px;
}
.product-add-form .quantity-box {
    margin-right: 0;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    width: 200px;
}
.product-add-form .quantity-box .label span {
    font-size: 14px;
    color: #333;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    margin-right: 10px;
    display: inline-block;
}
.product-add-form .quantity-box>.quantity-area {
    position: relative;
}
.product-add-form .quantity-box .number-minus {
    display: inline-flex;
    width: 35px;
    height: 35px;
    background: #fff;
    text-align: center;
    border: 1px solid #e5e5e5;
    line-height: 40px;
    margin: 0 -5px;
    vertical-align: bottom;
    border-radius: 4px 0 0 4px;
    margin-left: 0px;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.product-add-form .quantity-box .number-plus {
    display: inline-flex;
    width: 35px;
    height: 35px;
    background: #fff;
    text-align: center;
    border: 1px solid #e5e5e5;
    line-height: 40px;
    margin: 0 -5px;
    vertical-align: bottom;
    border-radius: 0 4px 4px 0;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
}
#quantity {
    width: 45px;
    height: 35px;
    text-align: center;
    border: 1px solid #e5e5e5;
}

.selector-actions {
    position: relative;
}
.store-actions {
    text-align: center;
    padding: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    padding-left: 10px;
    height: 100%;
}
.store-show-more {
    cursor: pointer;
    font-weight: 400;
    color: #666;
    text-decoration: none;
    padding: 8px 15px 7px 0;
    display: flex;
    align-items: center;
    font-size: 11px;
    height: 100%;
    border: none;
    background: none;
}
.store-actions .store-show-more:before {
    font-family: "Font Awesome 6 Pro";
    content: "\f3c5";
    color: #00b099;
    display: inline-block;
    float: left;
    font-size: 18px;
    margin-right: 5px;
    line-height: 1;
}
.product-add-form button.buy_now_button {
    height: 48px;
    line-height: 34px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: 0 0;
    padding: 0 16px;
    font-size: 16px;
    font-weight: 700;
    width: calc(100% - 109px);
    float: left;
    margin: 16px 0 0;
    color: #fff;
    background-color: #00b099;
    border: 1px solid#00b099;
}
.product-add-form button span.addto {
    display: none !important;
}
.product-add-form button.add-cart-btn {
    height: 48px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 12px;
    font-weight: 300;
    font-size: 16px;
    width: 99px;
    margin: 16px 10px 0 0;
    opacity: 1;
    -moz-opacity: 1;
    float: right;
    color: #000;
    border: 1px solid #ff8e87;
    background-color: #eee;
    border-color: #eee;
}
.product-add-form button.add-cart-btn {
    margin: 16px 0 0 10px;
}
.product-add-form button.add-cart-btn i {
    display: inline-block;
    font-size: 30px;
    margin-right: 5px;
    vertical-align: middle;
}
.product-content-desc{
    padding-bottom: 25px;
}
#modalListStore .modal-header .btn-close{
    position: absolute;
    top: 10px;
    right: 15px;
    cursor: pointer;
}
.store-top {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-right: 30px;
    border-bottom: 1px solid #ebecf0;
    margin-bottom: 10px;
}
#modalListStore .modal-header{
    width: 100%;
    display: block;
    border: none;
    padding-bottom: 0;
}
.modal-header .store-title {
    font-size: 26px;
    margin: 20px 0;
}
.modal-header .select-box{
    position: relative;
}
.modal-header .select-box:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDIxIDE5Ij48dGl0bGU+QXJ0Ym9hcmQgMTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48ZyBmaWxsPSIjMDAwIj48Zz48cGF0aCBkPSJNMCAwaDF2MTlIMFYweiIgaWQ9IlNoYXBlIiBmaWxsLW9wYWNpdHk9Ii4xNSIvPjxwYXRoIGQ9Ik0xMSA4aDEwbC01IDUtNS01eiIgZmlsbC1vcGFjaXR5PSIuNSIvPjwvZz48L2c+PC9nPjwvc3ZnPg==),none;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    background-position: center center;
    background-repeat: no-repeat;
    pointer-events: none;
}
.modal-header .select-box select{
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #dfe1e6;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    height: 36px;
    padding: 7px 35px 5px 10px;
    -webkit-appearance: none;
}
#modalListStore .modal-body{
    padding: 0 15px;
}
#modalListStore .store-list ul {
    padding: 0 15px;
}
.store-list #store-list {
    float: left;
    width: 250px;
    overflow: auto;
    height: 100%;
}
#modalListStore .store-list ul li {
    position: relative;
    margin: 16px 0;
    padding-left: 18px;
}
.store-list #store-map {
    height: 100%;
    width: calc(100% - 250px);
    float: right;
    position: relative;
}
.tabs-listing {
    border-top: 8px solid#f4f5f7;
}
.tabs-listing .product.info.detailed {
    padding-top: 10px;
    margin-bottom: 0;
}
.tabs-container ul li.nav-item a {
    width: calc(100%/3);
    background: #f4f5f7;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    border-radius: 10px 10px 0 0;
    margin: 0 3px;
    padding: 10px 0;
    max-width: 270px;
    display: inline-block;
    float: none;
    text-align: center;
}
.tabs-container ul li.nav-item.active a{
    color: #ff7c74;
    background: 0 0;
    border-color: #ff7c74;
}
.tabs-container ul li.nav-item{
    margin-left: 30px;
}
#myTabContent{
    border: none;
    padding-top: 25px;
    padding-bottom: 0;
}
.sidebar-right{
    margin-top: 10px;
}
.block-viewed-products-grid .block-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.1;
    margin-top: 15px;
    margin-bottom: 15px;
}
.block-viewed-products-grid .block-title strong {
    font-size: 24px;
    font-weight: 400;
}
.product-item-info {
    max-width: 100%;
    width: auto;
}
.products-grid .product-item .product-item-info {
    background: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
.sidebar-right .block-viewed-products-grid .product-items .product-item-photo {
    display: block;
    padding: 0;
    line-height: 0;
    border-radius: 4px;
    overflow: hidden;
    text-align: center;
}
.product-image-container {
    position: relative;
}
.product-image-container {
    display: inline-block;
    max-width: 100%;
}
.block-viewed-products-grid .product-items .product-item-photo .product-image-container {
    width: 100% ;
}
.product-image-wrapper {
    display: block;
    height: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.product-item .product-image-wrapper {
    overflow: unset;
}
.product-image-photo {
    bottom: 0;
    display: block;
    height: auto;
    left: 0;
    margin: auto;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.block-viewed-products-grid .product-items .product-item-photo img.product-image-photo {
    width: 100%;
    height: 100%;
    object-fit: contain;
    -o-object-fit: contain;
}
.products.sidebar-products .product-item-details {
    min-height: auto;
    padding: 10px 10px 0;
}
.products-grid .product-item .product-item-details .product-item-name {
    height: 20px;
}
.product-item .product-item-details .product-item-name .product-item-link {
    display: inline;
    font-weight: 400;
}
.block .price-box {
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.products-grid .product-item .price-box {
    margin: 10px 0 25px;
}
.block-viewed-products-grid .product-items .price-box {
    height: 43px;
    margin-top: 4px;
}
.sidebar-right .block-viewed-products-grid .product-items .price-box {
    height: auto;
}
.product-item .price-box .special-price {
    float: none;
    display: inline-block;
    vertical-align: middle;
}
.price-including-tax, .price-excluding-tax {
    display: block;
    font-size: 18px;
    line-height: 1;
}
.sidebar-right .block-viewed-products-grid .product-items .price-box .regular-price .price {
    font-size: 12px;
    color: #7c4736;
    font-weight: 600;
}
.price-container .price-old{
    font-size: 12px;
    font-weight: 300;
    color: #999;
    margin-left: 10px;
}
.product-related {
    margin: 50px 0;
}
.title-product-related {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}
.slider-product-related.owl-carousel .owl-nav button.owl-prev {
    font-size: 40px;
    left: -20px;
    top: 35%;
    outline: none;
}
.slider-product-related.owl-carousel .owl-nav button.owl-next {
    font-size: 40px;
    right: -20px;
    top: 35%;
    outline: none;
}
.owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 48%;
}
.owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 48%;
}
.cart-content-view.has-fbchat {
    height: 65px;
    display: flex;
    justify-content: center;
    padding: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #fff;
    width: 100%;
    z-index: 999;
    box-shadow: 0 3px 6px #000;
}
.has-fbchat {
    padding: 0 10px !important;
}
.cart-content-view.has-fbchat .fb-chat, .cart-content-view.has-fbchat .tel-call{
    position: static;
    width: 44px;
    max-width: none;
    height: 44px;
    margin: 10px 4px 10px 0;
    background: #f3f3f3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #333;
    font-size: 24px;
    line-height: 42px;
    text-align: center;
}
.product-info-main .product.attribute.overview iframe{
    width: 100%;
}
#modalListStore .modal-dialog{
    max-width: 800px;
}
#store-list li:before{
    content: '\f3c5';
    font-family: "Font Awesome 6 Pro";
    position: absolute;
    left: 0;
    font-size: 18px;
    top: 12px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.zoomContainer{
    transform: unset!important;
}
.big-img-content .owl-item img{
    display: none;
}
.big-img-content .owl-item.active img{
    display: block;
}
.social-ecommerce {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    flex-wrap: wrap;
    padding-bottom: 10px;
}
.social-ecommerce a {
    width: 48%;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
}
.social-ecommerce .shopee {
    border: 1px solid #ff6331;
    color: #ff6331;
}
.social-ecommerce a img {
    margin-right: 10px;
    max-height: 35px;
}
.social-ecommerce .lazada {
    margin-left: auto;
    margin-right: 0;
    border: 1px solid #0c117d;
    color: #0c117d;
}
.social-ecommerce .shopee:hover {
    background: #ff6331;
    color: #fff;
}
.social-ecommerce .lazada:hover {
    background: #0c117d;
    color: #fff;
}
select.childProducts{
    margin-bottom: 10px;
    width: 100%;
    padding: 10px;
}
.tab-content>.tab-pane ul{
    padding-left: 20px;
}
.tab-content>.tab-pane ul li{
    list-style: disc;
}
@media (min-width: 876px){
    .cart-content-view .fb-chat,.cart-content-view .tel-call{
        display: none;
    }
}
@media (min-width: 768px){
    .sidebar-right .block-viewed-products-grid {
        margin-bottom: 0;
        border-radius: 18px;
        border: solid 1px #ebecf0;
        line-height: 1.2;
    }
    .sidebar-right .block-viewed-products-grid .block-title {
        font-size: 15px;
        font-weight: 600;
        line-height: 1.1;
        padding: 12px 11px;
        box-shadow: inset 0 -1px 0 0 #ebecf0;
        -webkit-box-shadow: inset 0 -1px 0 0 #ebecf0;
        -moz-box-shadow: inset 0 -1px 0 0 #ebecf0;
        text-transform: uppercase;
        text-align: center;
        margin-top: 0;
        margin-bottom: 0;
    }
    .sidebar-right .block-viewed-products-grid .block-title strong {
        font-size: 15px;
        font-weight: 600;
        color: #565656;
    }
    .sidebar-right .block-viewed-products-grid .block-content {
        padding: 10px;
    }
    .sidebar-right .block-viewed-products-grid .product-items .product-item .product-item-info {
        background: 0 0;
        text-align: center;
        border: 0 !important;
    }
    .products.sidebar-products .product-item .product-item-name {
        height: 18px;
    }
    .sidebar-right .product-item-name>a {
        font-size: 12px;
    }
    .sidebar-right .block-viewed-products-grid .product-items .price-box {
        height: auto;
        max-width: 188px;
    }
    .sidebar-right .block-viewed-products-grid .product-items .price-box .price {
        white-space: nowrap;
        font-size: 12px;
        color: #7c4736;
        font-weight: 600;
    }
    .sidebar-right .block-viewed-products-grid .product-items .product-item-details {
        min-height: auto;
        display: grid;
        align-items: center;
        padding: 0;
    }
}
@media (max-width: 991px){
    .product-add-form .quantity-box{
        display: none;
    }
    .selector-actions .store-actions{
        position: relative;
        right: auto;
        bottom: auto;
        display: inline-block;
        width: auto;
        margin: 10px auto 10px;
        border-color: #ff8f89;
    }
    .banner-pview{
        display: none;
    }
    .product-add-form button.buy_now_button{
        order: 1;
        width: calc(48% - 4px);
        height: 44px;
        margin-left: 4px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .product-add-form button.add-cart-btn{
        width: calc(52% - 96px);
        min-width: auto;
        height: 44px;
        background: #f4f5f7;
        border: 1px solid #f4f5f7;
        color: #333;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .tel-call{
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .product-add-form button.add-cart-btn i{
        font-size: 24px;
    }
    .sidebar-right{
        display: none;
    }
    .page-footer .footer-columns{
        padding: 0 0 63px;
    }
    .list-social{
        padding-right: 0;
        justify-content: flex-start;
    }
    #myTabContent iframe {
        width: 100%;
    }
    .modal-header .store-title{
        font-size: 16px;
        width: 100%;
    }
    .modal-header .select-box{
        width: 50%;
        padding: 0 5px;
    }
    .modal-header .select-box select{
        height: 36px;
        padding: 5px 10px;
        font-size: 14px;
        color: #333;
        width: 100%;
    }
    .store-top{
        padding: 0 0 10px;
    }
    .tabs-container ul li.nav-item.active a{
        display: block;
        padding: 13px 12px;
        font-size: 14px;
        line-height: 1.43;
        color: #ff464b;
        text-decoration: none;
        font-weight: 400;
        position: relative;
        border: none;
    }
    .tabs-container ul li.nav-item{
        margin: 0;
    }
    .product-info-price .text-price h3{
        font-size: 12px;
    }
    .text-price i{
        font-size: 16px;
    }
    .product-info-main .page-title-wrapper h1.page-title{
        font-size: 20px;
        line-height: 1.45;
        color: #333;
    }
    .tabs-container ul li.nav-item.active a:after{
        content: "";
        display: block;
        width: 100%;
        height: 2px;
        position: absolute;
        left: 0;
        bottom: 0;
        background: #ff464b;
    }
}
@media (max-width: 400px) {
    .modal-header .select-box {
        width: 100%;
        padding: 5px 0;
    }
}