body {
    font-weight: 400;
    font-size: 14px;
    color: #88888D;
    overflow-x: hidden;
}

.thumbnail_landing_card img {
    max-width: 80%;
}

.custom-loading {
    display: none;
}

.hide {
    display: none;
}

.term-item label {
    cursor: pointer;
    display: block;
}

.clear-filter {
    margin-bottom: 18px;
    display: block;
}

.sidebar-left-list {
    text-align: left;
}

.term-item input:checked+span {
    color: #AD073D;
    font-weight: 400;
}

.term-item input:checked+span:after {
    content: '\d7';
    position: relative;
    bottom: 2px;
    left: 3px;
}

.term-item input {
    width: 0;
    height: 0;
    display: none;
}

.box-fillter h3,
.title-box {
    font-size: 17px;
    color: #222;
    text-transform: inherit;
    margin: 0 0 10px 0;
    font-weight: 400;
}

.scale ins {
    display: none;
}

.list-term {
    margin: 0;
    padding: 0;
    list-style: none;
}

.list-term li {
    margin-bottom: 5px;
}

.box-fillter {
    margin-bottom: 30px;
}

.clear-filter a {
    color: inherit;
    text-decoration: none;
}

.clear-filter a:hover {
    color: #222;
}

.e-pagination a,
.e-pagination span {
    display: inline-block;
    margin: 0 5px;
}

.e-pagination a {
    text-decoration: none;
}

.e-pagination span {
    font-weight: 400;
}

.e-pagination {
    text-align: center;
}

.sort_by img {
    position: relative;
    top: -1px;
    margin-left: 3px;
    max-width: 14px;
    max-height: 14px;
}

.sort_by {
    margin-bottom: 30px;
    position: relative;
}

.sort_by ul {
    margin: 0;
    /* padding: 0; */
    list-style: none;
    text-transform: uppercase;
    padding: 15px 0;
    border: solid 1px #ccc;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 10;
    background: #fff;
}

.sort_by ul li {
    padding: 5px 30px;
    cursor: pointer;
    white-space: nowrap;
}

.sort_by ul li img {
    margin-top: -2px;
}

.sort_by ul li.active {
    background: #f9f9f9;
}

.sort_by ul li:hover {
    background: #f9f9f9;
}

/* label {
    cursor: pointer;
    display: block;
} */
.sort_by label span.sort_by_label {
    color: #A6A6A6;
    font-weight: 400;
    font-size: 16px;
}

.sort_by label span.sort_by_menu {
    display: inline-block;
    margin-left: 5px;
    color: #000000;
    font-size: 16px;
    font-weight: 500;
}

.desktop-search-form--wrapper {
    z-index: 9;
}

.content-hint {
    position: absolute;
    top: 100%;
    right: 0;
    max-height: 250px;
    width: 450px;
    z-index: 9;
    overflow-y: auto;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
}

.wc_payment_method label {
    display: inline !important;
}


#payment .payment_method_paypal label {
    position: relative;
    display: inline-block;
}

#payment .payment_method_paypal label span {
    display: inline-block;
}

#payment .payment_method_paypal label .custom-tooltip {
    display: inline;
}

#payment .custom-tooltip {
    height: 16px !important;
}

.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    display: none !important;
    /* line-height: 1;
                            padding-bottom: 22.5px; */
}

/* fba 25/9/20 */
.customise .product-description {
    position: absolute;
    transform: translateY(100%);
    bottom: 0;
    top: auto;
}

.slick-arrow i {
    min-width: 14px;
    height: 24px;
    background-image: url("../images/arrow_left.webp");
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 18px;
}

/* end fba 25/9/20 */

/* fba 31/10/20 staging waiting to live site  */
#payments .payments.active .wc_payment_methods {
    position: relative;
}

#payment .payments .skinny__arrow {
    position: absolute;
    left: auto;
    right: 5px;
    top: calc(50% + 5px);
    transform: rotate(90deg) translateX(-50%);
    padding: 0;
}

#payment .payments .custom-select-container .custom-select-options {
    max-width: 100% !important;
}

#payment .payment-type {
    display: none;
}

#payment div.form-row.wrap-payment-type {
    display: flex;
    margin-bottom: 0;
    padding-right: 0;
}

#payment .wrap-payment-type label {
    border: 2px solid #ccc;
    width: calc(50% - 5px) !important;
    /* height: 85px; */
    height: auto;
    line-height: 1.3;
    font-size: 12px;
    /* max-width: 50% !important; */
    padding: 5px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
}

#payment .wrap-payment-type label .payment-type-icon {
    flex-grow: 8;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

#payment .wrap-payment-type label .payment-type-title {
    text-align: left;
}

#payment .wrap-payment-type label:nth-of-type(2n+1) {
    margin-right: 10px;
}

#payment .wrap-payment-type label .payment-type-title {
    width: 100%;
    position: relative;
    padding-right: 15px;
}

#payment .wrap-payment-type label .payment-type-title:after {
    position: absolute;
    font-family: "fontawesome";
    right: 0;
    top: 0;
    content: "\f00c";
    color: green;
    display: none;
}

#payment .wrap-payment-type label .sv-wc-payment-gateway-icon[class*="wc-ocbc"] {
    width: 40px !important;
}

.page-id-765 .tinv-wishlist .product-action { 
    display: none !important;
}
#payment input[name=payments]:checked+label {
    border: 2px solid green;
}

#payment input[name=payments]:checked+label .payment-type-title:after {
    display: inline;
}

#payment .wc_payment_methods {

    /* padding-right:14px; */
    display: none;
}

#payment #payments {
    text-align: left;
}

#payment #installments.payments.active .wc_payment_methods.font-payment_methods {
    display: block;
}

#payment .payments .font-payment_methods select {
    width: 100%;
    padding: 8px 25px 5px 5px;
    background: transparent;
    position: relative;
    z-index: 2;
    overflow: hidden;
    font-family: sans-serif;
    font-weight: bold;
}

#payment .payments .font-payment_methods select.select-placeholder {
    color: rgba(64, 64, 64, 0.32);
}

#payment .payments .font-payment_methods select.select-placeholder option {
    color: #404040;
}

#payment .payments .font-payment_methods select option {
    width: 100% !important;
    font-family: sans-serif;
    font-weight: bold;
}

#payment .payments .skinny__arrow {
    z-index: 1;
}

form.checkout.woocommerce-checkout .custom-tooltip,
form.checkout.woocommerce-checkout .about_paypal {
    display: none;
}

#payment .payments .font-payment_methods-select {
    position: relative;
}

#payment .wrap-payment-type label[for=payment-type-ocbc_credit_card] .payment-type-title>span {
    font-size: 10px;
    display: block;
}

.slash::before {
    content: "/";
    display: inline;
}


.term-male-wedding-bands .agp-light div{
    margin-bottom: 0 !important;
}

@media (max-width:1280px) {
    body.page-template-template-goldbar-customiser .modal.fade .modal-dialog {
        width: 85%;
        max-width: 85%;
        transform: translate(0, -50%);
        top: 50%;
    }
    body.page-template-template-charm-builder #modalDupliceProduct .modal-dialog {
        width: 85%;
        max-width: 85%;
        transform: translate(0, -50%);
        top: 50%;
    }
    body.page-template-template-charm-builder .modal-dialog .modal-content .modal-body .img-container {
        padding-bottom: 25px;
    }
    body.page-template-template-charm-builder #modalDupliceProduct .close {
        margin-top: 0;
    }
}

/* end fba 31/10/20 staging waiting to live site  */
@media (max-width:991px) {
    .content-hint {
        width: 100%;
        margin-top: 32px;
    }
     /* .page-id-765 .tinvwl-table-manage-list tbody tr,
    .page-id-765 .tinv-wishlist .wishlist_item {
        width: 48.5%;
        height: 0;
        padding-bottom: calc(48.5% + 200px);
    } */

    /* .page-id-765 .tinv-wishlist .wishlist_item:nth-of-type(2n) {
        margin-right: 0;
    }

    .page-id-765 .tinv-wishlist .tinvwl-table-manage-list .product-name {} */

}

ul.products-hint {
    padding: 0;
    margin: 0;
    list-style: none;
}

.inner-hint {
    background: #fff;
    padding: 15px;
}

.before-content-search {
    text-align: center;
}

.total_results_search h1 {
    font-weight: 400;
    color: #212529;
    margin-bottom: 20px;
}

.suggested {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
    color: #212529;
}

.suggested ul {
    margin: 15px 0 110px;
    padding: 0;
    list-style: none;
    color: transparent;
}

.suggested ul li {
    display: inline-block;
}

.suggested ul li a {
    text-transform: uppercase;
    color: #88888D;
    font-size: 17px;
    font-weight: 400;
    text-decoration: none;
}

.suggested ul li a:hover {
    text-decoration: none;
    color: #212529;
}

.search-form2 {
    max-width: 550px;
    margin: 0 auto;
}

.search-form2 label {
    display: block;
    position: relative;
    border: solid 1px #ccc;
    padding-left: 20px;
    margin-bottom: 25px;
}

.search-field2 i {
    position: absolute;
    top: 5px;
    left: 4px;
}

.search-form2 input {
    border: none;
    outline: none;
}

.woocommerce ul#shipping_method {
    position: relative;
}

.shipping th {
    display: none;
}

/* gift card */
.list-stores,
.note-gift {
    display: none;
}

.notegiftcard_field textarea {
    width: 100%;
    display: block;
    border: solid 1px #ccc;
}

.notegiftcard_field span.woocommerce-input-wrapper {
    display: block;
    width: 100%;
}

.note-gift {
    text-align: left;
}

.note-gift label {
    text-transform: uppercase;
    font-weight: 400;
}

.note-gift textarea {
    width: 100%;
    border: solid 1px #ccc;
    padding: 5px 15px;
}

span.label-store {
    display: block;
    border-bottom: solid 1px #ccc;
    text-transform: uppercase;
    font-weight: 400;
    text-align: left;
    margin-bottom: 20px;
}

ul.list-stores {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
    height: 200px;
    overflow-y: auto;
}

ul.list-stores li {
    margin-bottom: 5px;
    cursor: pointer;
}

ul.list-stores li:hover {
    background: #f9f9f9;
}

.e_stores {
    display: none;
}

.woocommerce-products-header {
    text-align: center;
    margin-bottom: 60px;
}

.woocommerce-products-header__title.page-title {
    font-weight: 400;
    letter-spacing: 1.3px;
    color: #212529;
    margin-top: 15px;
}

.woocommerce-products-header .term-description {
    font-weight: 400;
    letter-spacing: 0.6px;
}

/* form register */
.main-register {
    width: 100%;
    max-width: 530px;
    margin: 0 auto;
    text-align: left;
    font-weight: 400;
}

.main-register .item-label .wrap-checkbox {
    top: 2px;
}

.page-title {
    color: #212529;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    font-size: 26px;
}

.item-title {
    text-transform: uppercase;
    color: #212529;
    font-weight: 400;
    margin-bottom: 9px;
    margin-top: 26px;
    font-size: 16px;
}

.item-error {
    text-transform: none;
}

.signup-input {
    width: 100%;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .5);
    padding-bottom: 12px;
    padding-top: 12px;
    outline: none;
    font-size: 14px;
    box-sizing: border-box;
    color: #88888d;
}

.signup-input.active {
    padding-right: 20px;
}

.signup-input::placeholder {
    color: #88888d;
    text-transform: lowercase;
}

.item-error {
    display: none;
    font-size: 11px;
    color: #AD073D;
    padding-left: 10px;
}

#contact::-webkit-inner-spin-button,
#contact::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.gender-chose a {
    text-transform: uppercase;
    text-decoration: none;
    color: #88888d;
    border: 1px solid #aaa;
    width: 90px;
    display: inline-block;
    text-align: center;
    padding: 7.5px 0;
    font-size: 14px;
    margin-right: 13px;
    margin-bottom: -1px;
    margin-top: 7px;
    cursor: pointer;
}

.gender-chose a:not([href]):hover,
.gender-chose a.active {
    background: #AD073D;
    color: #FFF;
    border-color: #AD073D;
}

.gender-chose a.active:hover {
    color: #FFF;
}

/* .gender-chose a:first-child {
box-shadow: 2px 2px 0px 0px rgba(0,0,0,.4);
}
.gender-chose a:last-child {
box-shadow: -2px 2px 0px 0px rgba(0,0,0,.4);
} */
.pass-input-wrap {
    position: relative;
}

/* .eye-img {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    height: 40%;
    cursor: pointer;
    display: none;
    width: 20px;
    height: 100%;
    background: url(../images/pw-eye.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%;
} */
.eye-img {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    height: 40%;
    cursor: pointer;
    display: none;
    width: 20px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%;
}

/* .pass-input-wrap.active .eye-img {
    background: url(../images/pw-eye-hide.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%;
} */

.eye-img.active {
    display: block;
}

.item-label {
    width: 100%;
    display: block;
    color: #88888d;
    margin: 20px 0;
    font-size: 14px;
}

.item-label.small-font {
    font-size: 12.5px;
    margin: 8px 0;
}

.item-label.small-font.small-font-top {
    margin-top: 25px;
}

.item-label.small-font.small-font-bot {
    margin-top: 20px;
    margin-bottom: 26px;
}

.item-label a {
    text-decoration: none;
    color: #88888d;
    line-height: 30px;
}

a.has-underline {
    text-decoration: underline;
}

.item-wrap .register-btn.btn-outline-dark {
    position: relative;
    margin-top: 20px;
    color: #212529;
    text-transform: uppercase;
    cursor: pointer;
    /* min-width: 249px; */
    border: 1px solid black;
    border-radius: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 7px 40px 6px 20px;
    background: url(../images/arrow_right.webp) no-repeat right 20px top 8px;
    background-size: auto 12px;
}

.item-wrap .register-btn.btn-outline-dark:hover {
    background-color: transparent;
    border-color: #000000;
    font-weight: 400;
}

input[type="radio" i],
input[type="checkbox" i] {
    margin-left: 0 !important;
}

.item-label input[type=radio],
.item-label .wrap-checkbox {
    position: relative;
    visibility: hidden;
    margin-right: 15px;
}

.item-label .wrap-checkbox {
    visibility: visible;
    max-height: 12px;
    width: 12px;
    display: inline-block;
}

.item-label .wrap-checkbox input {
    visibility: hidden;
}

.item-label input[type=radio]::before,
.item-label .wrap-checkbox::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    border: 1px solid rgba(0, 0, 0, .2);
    top: 0;
    left: 0;
    background: #FFF;
    border-radius: 100%;
    visibility: visible;
}

.item-label .wrap-checkbox::before {
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, .6);
}

.item-label input[type=radio]::after,
.item-label .wrap-checkbox::after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    z-index: 3;
    border: 1px solid rgba(0, 0, 0, .2);
    top: 0;
    left: 0;
    border-radius: 100%;
    visibility: visible;
    opacity: 0;
}

.item-label input[type=radio]::after {
    background: #E31815;
}

.item-label .wrap-checkbox::after {
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, .6);
    background: url(../images/Check-48.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.item-label .wrap-checkbox.checked::after,
.item-label input[type=radio]:checked::after {
    opacity: 1;
}

.main-register input {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #212529;
}

span.red-circle {
    width: 13px;
    height: 13px;
    display: inline-block;
    background: #FFF;
    border-radius: 100%;
    vertical-align: bottom;
    margin-right: 12px;
    border: 1px solid #aaa;
    margin-bottom: 4px;
}

span.red-circle.active-red {
    background: #AD073D;
    border: none;
    width: 15px;
    height: 15px;
}

span.red-circle.active-green {
    background: green;
    border: none;
    width: 15px;
    height: 15px;
}

.item-error.active {
    display: inline-block;
}

#firstname,
#lastname {
    text-transform: capitalize;
}

/* end form register */

/* .woocommerce form .form-row {
display: block ;
width:  100% !important;
} */

/* css frontend for plugin */
.products_discount {
    position: fixed;
    top: 100px;
    right: 20px;
    z-index: 10000;
    background: #fff;
    width: 300px;
    border: solid 1px #ccc;
    padding: 20px 15px;
}

.e_title_discout {
    font-size: 15px;
    margin: 0 0 15px 0;
}

.item-discount h4 {
    font-size: 13px;
}

.item-discount {
    display: flex;
    flex-wrap: wrap;
    border-bottom: solid 1px #ccc;
    margin-bottom: 10px;
}

.item-discount:last-child {
    margin-bottom: 0;
    border-bottom: none;
}

.item-discount>a {
    width: 100px;
}

.info-item-discount {
    width: calc(100% - 100px);
}

/* fba hide coupon in cart form, show coupon in cart-collaterals, wrap-checkbox register */
.woocommerce-cart-form .woocommerce-cart-form__contents .coupon-area {
    display: none;
}

#order_review .coupon-trigger {
    position: relative;
}

#order_review .coupon-trigger .btn {
    position: absolute;
    right: 0;
    margin-top: 0;
    margin-bottom: 0;
    bottom: 3px;
}

body.single-product .lazyloading {
    opacity: 1;
}

/* product outstock */
.wrap-product-thumbnail {
    position: relative;
}

.product-outstock {
    position: absolute;
    bottom: 0;
    color: #AD073D !important;
    background: #DFDFDF;
    margin-bottom: 0 !important;
    width: 100%;
}

/* hide order thankyou */
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
    display: none;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
    padding-left: 0;
}

@media (max-width:1199px) {
    #order_review .coupon-trigger #coupon_code {
        display: block;
        width: 75%;
    }

    /* add  */
    #order_review .coupon-trigger .btn {
        margin-top: 0;
        margin-bottom: 0;
        bottom: 3px;
        /* position: initial;
            display: block; */
    }

    /* en add  */
    #payment .payment_method_paypal label span {
        display: flex;
        align-items: center;
    }

    /*  fba 31/10/20 staging waiting to live site */
    #payment .wrap-payment-type label[for=payment-type-ocbc_credit_card] .payment-type-title>span {
        font-size: 8px;
    }

    /* end fba 31/10/20 staging waiting to live site */
}

@media (max-width:991px) {

    /*  fba 31/10/20 staging waiting to live site */
    #payment .wrap-payment-type label[for=payment-type-ocbc_credit_card] .payment-type-title>span {
        font-size: 6px;
    }

    /* end fba 31/10/20 staging waiting to live site */
}

@media (max-width:768px) {
    #payment .payment_method_paypal label span {
        display: inline-block;
    }

    /*  fba 31/10/20 staging waiting to live site */
    #payment .wrap-payment-type label[for=payment-type-ocbc_credit_card] .payment-type-title>span {
        font-size: 10px;
    }

    /* end fba 31/10/20 staging waiting to live site */
}

@media (max-width:767px) {
    #order_review .coupon-trigger #coupon_code {
        display: inline-block;
        width: 50%;
    }

    #order_review .coupon-trigger .btn {
        margin-top: 0;
        margin-bottom: 0;
        position: absolute;
        display: inline-block;
    }

    body.page-template-template-charm-builder #modalDupliceProduct .modal-dialog {
        width: 90%;
        max-width: 90%;
    }

}

@media (max-width:550px) {

    /*  fba 31/10/20 staging waiting to live site */
    #payment .wrap-payment-type label[for=payment-type-ocbc_credit_card] .payment-type-title>span {
        font-size: 8px;
    }

    /* end fba 31/10/20 staging waiting to live site */
}

#order_review .wrap-coupon-trigger {
    width: 100%;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle {
    display: none;
}

.single_variation_wrap .woocommerce-variation-price {
    display: none;
}

.wrap-product-attribute-image {
    display: inline-block;
    width: 60px;
    height: 35px;
}

.wrap-product-attribute-image img {
    height: 100%;
}

/* cart - wishlist */
.variations_form~.share-wrapper .tinvwl_add_to_wishlist_button {
    display: none !important;
}

.share-wrapper .tinv-wraper.tinv-wishlist .wishlist-trigger.tinvwl-product-in-list {
    background-size: 20px 18px;
    background-position: center;
    padding-top: 7px !important;
}

.page-id-318 .list_charm.row {
    margin-top: 20px;
}

.cart .tinvwl_add_to_wishlist_button {
    display: none;
}

.single-product .entry-summary .tinv-wraper {
    display: none;
}

.single-product .entry-summary .share-wrapper .tinv-wraper {
    display: inline-block;
}

.wishlist-trigger {
    display: none !important;
}

.variations_form.cart~.share-wrapper .wishlist-trigger {
    display: block !important;
}

.variations_form.cart~.share-wrapper .wishlist-trigger[data-variation-id="undefined"] {
    display: none !important;
}

.customise .variations_form.cart .tinvwl_add_to_wishlist_button,
.customise .variations_form.cart~.share-wrapper .wishlist-trigger {
    display: none !important;
}

.variations_form.cart~.share-wrapper .wishlist-trigger[data-variation-id="0"] {
    opacity: 0.5;
    cursor: not-allowed;
}

.woocommerce-view-order .item-thumbnail img {
    width: 150px;
}

/* wishlist list */
.tinv-wishlist .product-thumbnail a img {
    width: 100%;
}

/* customise */
.customizer-menus .item-charm .inner-item {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.customizer-menus .item-charm .inner-item>div {
    width: 33.333%;
}

/** Wishlist Savillla */
.page-template-tempalte-wishlist #main {
    width: 100%;
    padding: 15px;
    margin-left: 0;
}
.kts-wishlist-page .tinv-wishlist .product-name .variation{
    display: none !important;
}
.kts-wishlist-page .tinv-wishlist .product-action{
    display: none !important;
}

.page-template-template-wishlist #main{
    width: 100%;
    padding: 15px;
    margin-left: 0;
}
.page-template-template-wishlist .site-content{
    padding-top: 0 !important;
}
.kts-wishlist-page .kts-wishlist__head{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}
.kts-wishlist__head .kts-wishlist__heading {
    display: block;
    text-align: center;
    margin: 0;
}
.kts-wishlist-page .kts-wishlist__content{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
}
.kts-wishlist-page .kts-wishlist__content .return-to-shop{
    text-align: center;
}
.kts-wishlist__content .container{
    max-width: 1440px;
    width: 100%;
    margin: 0px auto;
}
.kts-wishlist-page .tinvwl-table-manage-list tbody{
    grid-template-columns: repeat(4, 1fr);
    grid-auto-flow: dense;
    gap: 30px;
    overflow: visible;
    height: 100%;
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: grid !important;
}
.kts-wishlist-page .tinv-wishlist .wishlist_item{
    border: 0.5px solid rgb(166, 166, 166) !important;
    background: rgb(255, 255, 255);
    transition: all 0.1s ease-out 0s;
    margin: 0px;
    padding: 0;
    overflow: unset;
    width: 100% !important;
    height: auto;
}
.kts-wishlist-page .tinv-wishlist .wishlist_item:hover{
    filter: drop-shadow(0 3px 3px rgba(0, 0, 0, .25));
}
.kts-wishlist-page .tinv-wishlist .product-thumbnail{
    position: relative;
    display: block;
    box-shadow: none;
    border: unset;
    border-radius: 0;
}
.kts-wishlist-page .tinv-wishlist .product-thumbnail .product-thumbnail-hover{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    width: auto;
    height: auto;
    opacity: 0;
    visibility: hidden;
    display: block;
}
.kts-wishlist-page .tinv-wishlist .wishlist_item.product-has-hover:hover .product-thumbnail .product-thumbnail-hover,
.kts-wishlist-page .tinv-wishlist .wishlist_item.product-has-hover:hover .product-thumbnail a .product-thumbnail-hover{
    opacity: 1;
    visibility: visible;
}
.kts-wishlist-page .tinv-wishlist .wishlist_item.product-has-hover:hover .product-thumbnail > img,
.kts-wishlist-page .tinv-wishlist .wishlist_item.product-has-hover:hover .product-thumbnail a > img {
    opacity: 0;
    visibility: hidden;
}
/* .kts-wishlist-page .tinv-wishlist .wishlist_item.product-has-hover:hover .product-thumbnail > img,
.kts-wishlist-page .tinv-wishlist .wishlist_item.product-has-hover:hover .product-thumbnail a > img {
    opacity: 1;
    visibility: visible;
} */

.kts-wishlist-page .tinv-wishlist .product-thumbnail img {
    max-width: 100%;
}

.kts-wishlist-page .tinv-wishlist .product-thumbnail img{
    margin: 0;
    padding: 0;
    border-radius: 0;
    transition: all .3s ease-in-out;
    width: 100%;
    height: auto;
    display: block;
}
.kts-wishlist-page .tinv-wishlist .product-name{
    position: relative;
    padding: 0 5px;
    color: #ad073d!important;
    line-height: 17px;
    padding-top: 25px;
    margin-bottom: 5px!important;
    text-transform: uppercase;
    text-align: center;
}
.kts-wishlist-page .tinv-wishlist .product-name a{
    color: #ad073d!important;
    font-weight: 300;
    font-size: 14px;
}
.kts-wishlist-page .tinv-wishlist .product-price{
    text-align: center;
    font-weight: 500!important;
    font-size: 20px!important;
    line-height: 24px!important;
    margin-bottom: 0.5em;
    padding: 0;
}
.kts-wishlist-page .tinv-wishlist .product-price del{
    text-decoration-thickness: 2px;
    font-size: 20px;
    font-weight: 400;
}
.kts-wishlist-page .tinv-wishlist .product-price del span{
    margin-left: 0;
    color: #616161!important;
    font-size: 20px;
}
.kts-wishlist-page .tinv-wishlist .product-price ins{
    font-weight: 500!important;
    font-size: 20px!important;
    line-height: 24px!important;
    color: inherit;
}
.kts-wishlist-page .tinv-wishlist .product-price ins span{
    color: #AD073D !important;
}
.kts-wishlist-page .tinv-wishlist .product-price ins span{
    color: #AD073D !important;
}
.kts-wishlist-page .tinv-wishlist .product-price .oa-price > .woocommerce-Price-amount,
.kts-wishlist-page .tinv-wishlist .product-price > .woocommerce-Price-amount{
    color: #AD073D !important;
}
.kts-wishlist-page .tinv-wishlist .product-price .sale-percent,
.kts-wishlist-page .tinv-wishlist .product-price .oaps-sale-percent{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 19;
    text-align: left;
    margin-left: 0;
    display: block;
}
.kts-wishlist-page .tinv-wishlist .product-price .sale-percent span,
.kts-wishlist-page .tinv-wishlist .product-price .oaps-sale-percent span{
    font-size: 16px;
    padding: 4px 8px 3px;
    margin-top: 0;
    margin-left: 0;
}

.kts-wishlist-page .tinv-wishlist .product-date{
    position: relative;
}
.kts-wishlist-page .tinv-wishlist .product-stock{
    position: relative;
}
.kts-wishlist-page .product-tags{
    top: 30px;
}
.kts-wishlist__loadmore-wrapper{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 20px;
}
.kts-wishlist__loadmore-wrapper .kts-wishlist__loadmore-info{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.kts-wishlist__loadmore-wrapper .kts-wishlist__loadmore-button {
    cursor: pointer;
    background: #ad073d;
    text-align: center;
    color: rgb(255 255 255);
    border: 1px solid rgb(173 7 61);
    padding: 13px 30px 13px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: fit-content;
    text-decoration: none;
    box-shadow: none;
    text-transform: uppercase;
    line-height: 1;
    display: inline-block;
    font-weight: 400;
}
.kts-wishlist__loadmore-wrapper .kts-wishlist__loadmore-button.hidden {
    display: none !important;
}
.page-template-tempalte-wishlist .site-content {
    padding-top: 0 !important;
}

.check_copied.kts-social-clipboard {
    position: relative;
}
.check_copied.kts-social-clipboard::before {
    display: block;
    content: "Copied!";
    border: 1px solid #a49a9a;
    font-size: 14px;
    position: absolute;
    bottom: -15px;
    right: -50px;
    padding: 0 5px;
    color: black;
}
@media screen and (max-width: 1204px) {
    .kts-wishlist-page .tinvwl-table-manage-list tbody{
        grid-template-columns: repeat(3, 1fr);
    }
}
@media screen and (max-width: 767px) {
    .kts-wishlist-page .tinvwl-table-manage-list tbody{
        grid-template-columns: repeat(2, 1fr);
        grid-row-gap: 15px;
        grid-column-gap: 15px;
    }
    .kts-wishlist-page .kts-wishlist__sharing.social-buttons{
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .kts-wishlist-page .tinv-wishlist .product-price .sale-percent span,
    .kts-wishlist-page .tinv-wishlist .product-price .oaps-sale-percent span{ 
        padding: 2px 8px 3px !important;
    }
    .kts-wishlist-page .kts-wishlist__sharing.kts-social-buttons{
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .kts-wishlist-page .kts-wishlist__sharing.kts-social-buttons>span{
        margin-right: 0;
    }
    .kts-wishlist-page .tinv-wishlist .product-price{
        font-size: 14px !important;
    }
    .kts-wishlist-page .tinv-wishlist .product-name a{
        font-size: 14px !important;
    }
    .kts-wishlist-page .tinv-wishlist .product-price del span{
        font-size: 14px !important;
    }
    .kts-wishlist-page .tinv-wishlist .product-price ins{
        font-size: 14px !important;
    }
    .kts-wishlist-page .tinv-wishlist .product-price del{
        font-size: 15px;
    }
    .kts-wishlist-page .tinv-wishlist .product-price .oa-price > span{
        font-size: 14px !important;
    }
    .page-template-tempalte-wishlist .kts-wishlist__content .container {
        padding: 0;
    }
}


/* mini cart */
/*body .navbar-icons ul.wc-minicart {*/
/*    transition: all 0s;*/
/*}*/
.customizer-top-menu .justify-content-center .title_tab_diamond1 {
    min-width: 69px;
}

body .navbar-icons.transition-0 ul.wc-minicart {
    transition: all 0.7s;
}

/* locate */
.custom-select-container .custom-select-current {
    border: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.custom-select-container .custom-select-options {
    margin: 0;
    border: solid 1px #ccc;
    overflow: hidden;
}

.custom-select-container {
    position: relative;
    color: black;
}

.custom-select-container .custom-select-options {
    position: absolute;
    width: 100%;
    z-index: 20;
    background: #ffffff;
}

.custom-select-container .custom-select-options li {
    margin-bottom: 0;
    background: transparent;
    color: black;
}

/* footer */
.site-footer [class^="menu-footer"] ul {
    margin-bottom: 0;
}

/* checkout */
.user--guest {
    display: none !important;
}

textarea#note_gift_card::-webkit-input-placeholder {
    transform: translateY(4px);
}

textarea#note_gift_card::-moz-placeholder {
    line-height: 25px;
}

textarea#note_gift_card:-moz-placeholder {
    line-height: 25px;
}

textarea#note_gift_card {

    /*  Internet Explorer 10+ */
    -ms-overflow-style: none;
    /* Firefox */
    scrollbar-width: none;
}

textarea#note_gift_card::-webkit-scrollbar {

    /*  Safari and Chrome */
    display: none;
}

/* end hide coupon in cart form, show coupon in cart-collaterals */

/* discount cate */
li.product {
    position: relative;
    margin-bottom: 20px;
}

.woocommerce ul.products li.product a {
    text-decoration: none;
    display: inline-block;
    position: relative;
    overflow: hidden;
    padding: 2px 2px 0;
}

.mess-sale {
    position: absolute;
    padding: 5px 5px;
    /* min-width: 100%; */
    color: white;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    left: auto !important;
    display: inline-block;
    background: #AD073D;
    box-sizing: border-box;
    top: 30px;
    -webkit-transform: rotate(45deg) translate(0px, -4%);
    transform: rotate(45deg) translate(0px, -4%);
    right: -70px;
    padding: 6px 80px 3px 80px;
    white-space: nowrap;
}

.content-hint .mess-sale {
    top: 30px;
    -webkit-transform: rotate(45deg) translate(0px, -50%);
    transform: rotate(45deg) translate(0px, -50%);
    right: -70px;
    padding: 5px 80px;
}

.content-hint .countdown_sale,
.content-hint .mess-sale {

    /* display: none !important; */
}

@media (min-width:1800px) {
    .mess-sale {
        left: 35%;
    }

}

@media (min-width:1920px) {
    .mess-sale {
        left: 37%;
    }

}

.wrapper-countdown {
    padding-bottom: 5px;
}

.countdown_sale {
    display: inline-block;
    font-size: 12px;
    background: #AD073D;
    color: white;
    padding: 2px 15px;
    border-radius: 10px;
    /* opacity: 0;
    visibility: hidden; */
}

.single-product .wrapper-countdown {
    margin-top: -15px;
    margin-bottom: 15px;
    padding-top: 10px;
}

/* end discount cate */
.show-gifts {
    position: fixed;
    top: 50px;
    right: 10px;
    z-index: 99999;
    background: #fff;
    width: 200px;
    border: solid 2px #ccc;
    padding: 15px;
}

.quan-gift span {
    padding: 5px 10px;
    min-width: 50px;
    border: solid 1px #999;
}

.eproducts {
    position: relative;
}

.custom-loading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    background: rgb(0 0 0 / 20%);
    margin-left: 0;
}

.slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 9;
    border: none;
    background: transparent;
    cursor: pointer;
}

button.slick-next.slick-arrow {
    right: 0;
    right: -25px;
}

button.slick-prev.slick-arrow {

    /* left: 0; */
    left: -25px;
}

.inner-item>div {
    display: inline-block;
    width: 30%;
}

.tab1,
div#choose_product {
    max-width: 100%;
}

.slider_choose_product .customizer-options {
    display: inline-block;
    width: 45%;
    display: none;
}

.slider_choose_product .customizer-options:nth-child(1),
.slider_choose_product .customizer-options:nth-child(2) {
    display: inline-block;
}

.slider_choose_product .slick-slide {
    width: 202px;
}

@media (max-width:420px) {
    button.slick-next.slick-arrow {
        right: -15px;
    }

    button.slick-prev.slick-arrow {
        left: -15px;
    }

    .customizer-menus .arrow {
        opacity: 0;
    }

    .customizer-menus button .arrow {
        opacity: 1;
    }

    .customizer-menus>div>div .arrow.left {
        background-image: url("../images/arrow_left.webp") !important;
    }

    .customizer-menus>div>div .arrow.right {
        background-image: url("../images/arrow_right.webp") !important;
    }

    .page-template-template-charm-necklace button.clear_charm,
    .page-template-template-charm-necklace button.clear_charm:active {
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 100%;
    }

}

.uppercase {
    text-transform: uppercase;
}

.variation_countdown.edisable {
    width: 0;
    height: 0;
    overflow: hidden;
}

.agp-light .discounted-info small {
    font-size: 100%;
}

.agp-light del {
    color: #ccc;
}

.search #content {
    width: 100%;
    margin: 0 auto;
}

/*This is for privacy policy / cookie policy and terms of use.. and FAQ , sorry*/
a,
a:visited,
.page-id-605 main a,
.page-id-605 main a:focus,
.page-id-605 main a:visited,
.page-id-1466 main a,
.page-id-1466 main a:focus,
.page-id-1466 main a:visited,
.page-id-3 main a,
.page-id-3 main a:focus,
.page-id-3 main a:visited,
.page-template-template-faq main a,
.page-template-template-faq main a:focus,
.page-template-template-faq main a:visited {
    color: #AD073D;
    text-decoration: none;
}

.page-id-605 main a:hover,
.page-id-1466 main a:hover,
.page-id-3 main a:hover,
.page-template-template-faq main a:hover {
    color: #AD073D;
    font-weight: 400;
    text-decoration: none;
}

a:hover {
    color: #AD073D;
    text-decoration: none;
}

.page-id-605 main footer a,
.page-id-605 main footer a:focus,
.page-id-605 main footer a:visited,
.page-id-1466 main footer a,
.page-id-1466 main a:focus,
.page-id-1466 main footer a:visited,
.page-id-3 main footer a,
.page-id-3 main footer a:focus,
.page-id-3 main footer a:visited,
.page-template-template-faq main footer a,
.page-template-template-faq main footer a:focus,
.page-template-template-faq main footer a:visited {
    color: #88888D;
}

.page-id-605 main footer a:hover,
.page-id-1466 main footer a:hover,
.page-id-3 main footer a:hover,
.page-template-template-faq main footer a:hover {
    color: #212529;
}

/* End */
input::-ms-clear {
    display: none;
    height: 0;
    width: 0
}

::-ms-clear {
    display: none;
}

dt {
    font-weight: 400
}

.list-inside {
    list-style-position: inside !important;
}

a:hover,
a:link,
a:active,
a:focus,
a:visited {
    text-decoration: none !important;
}

*:focus,
*:active {
    outline: none !important;
}

.img-fluid {
    width: 100%;
}

ins {
    background: none;
}

body::before {
    content: "";
    display: none;
    height: 100vh;
    width: 100vh;
    background: white;
}

* {
    font-family: 'Work Sans', sans-serif;
}

.agp-light {
    letter-spacing: 0.6px;
    font-weight: 400;
}

.agp-normal {
    letter-spacing: 1.3px;
    font-weight: 400;
}

.agp-abnormal {
    font-weight: 400;
}

.agp-button {
    font-weight: 400;
}

.agp-button:hover {
    font-weight: 400;
}

.fs-28 {
    font-size: 28px;
}

.fs-22 {
    font-size: 22px;
}

.fs-21 {
    font-size: 21px;
}

.fs-20 {
    font-size: 20px;
}

.fs-19 {
    font-size: 19px;
}

.fs-17 {
    font-size: 17px;
}

.fs-16 {
    font-size: 16px;
}

.fs-14 {
    font-size: 14px;
}

.fs-13 {
    font-size: 13px;
}

.fs-12 {
    font-size: 12px;
}

.fs-11 {
    font-size: 11px;
}

.page-id-320.woocommerce-page form.woocommerce-ResetPassword .form-row .button,
.page-id-138954.woocommerce-page form.woocommerce-ResetPassword .form-row .button,
.btn:not(.master-main-banner-text a.btn, .skj-cta .btn_block, .stamped-button) {
    font-size: 14px;
    text-transform: uppercase;
    color: #000000 !important;
}

.skj-cta .btn_block {
    font-size: 14px;
    text-transform: uppercase;
}

.btn:visited {
    color: #000000 !important;
}

.page-id-320.woocommerce-page form.woocommerce-ResetPassword .form-row .button:hover,
.page-id-138954.woocommerce-page form.woocommerce-ResetPassword .form-row .button:hover,
.btn:not(.master-main-banner-text a.btn):hover {
    color: #000000 !important;
    font-weight: 400;
}

.btn[disabled]:hover {
    font-weight: 100 !important;
}



.page-id-765 .woocommerce .button.tinv-next,
.page-id-765 .woocommerce .button.tinv-prev {
    display: auto;
    flex: auto;
    font-size: 16px;
    line-height: 1.5;
    margin: 0 !important;
}

.page-id-138954.woocommerce-page form.woocommerce-ResetPassword .form-row .button,
.page-id-320.woocommerce-page form.woocommerce-ResetPassword .form-row .button,
.page-id-765 .woocommerce .button.tinv-next,
.page-id-765 .woocommerce .button.tinv-prev,
.btn-outline-dark,
.woocommerce button.button.btn-outline-dark {
    border: 1px solid #000;
    border-radius: 0;
    font-weight: 400;
    padding: 7px 40px 6px 20px;
    background: url(../images/arrow_right.webp) no-repeat right 20px top 11px;
    background-size: auto 12px;
}

.page-id-765 .woocommerce .button.tinv-prev,
.btn-outline-dark.btn-back {
    padding: 7px 20px 6px 40px;
    background: url(../images/arrow_left.webp) no-repeat left 20px top 11px;
    background-size: auto 12px;
}

.page-id-320.woocommerce-page form.woocommerce-ResetPassword .form-row .button,
.page-id-138954.woocommerce-page form.woocommerce-ResetPassword .form-row .button,
.page-id-765 .woocommerce .button.tinv-next,
.page-id-765 .woocommerce .button.tinv-prev,
.btn-outline-dark.btn-outline-dark--no-arrow:not(:disabled):not(.disabled):active,
.btn-outline-dark.btn-outline-dark--no-arrow,
.woocommerce button.button.btn-outline-dark {
    padding: 7px 20px 6px;
    background-image: none !important;
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
    background-color: white;
    background-image: url(../images/arrow_right.webp);
    background-repeat: no-repeat;
    background-position: right 20px top 11px;
    border-color: #000;
    color: #000;
}

.btn-outline-dark.btn-back:not(:disabled):not(.disabled).active,
.btn-outline-dark.btn-back:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle.btn-back {
    padding: 7px 20px 6px 40px;
    background: url(../images/arrow_left.webp) no-repeat left 20px top 11px;
    background-size: auto 12px;
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus,
.btn-outline-dark:focus {
    box-shadow: none;
}

.page-id-765 .woocommerce .button.tinv-prev:hover,
.page-id-765 .woocommerce .button.tinv-next:hover,
.btn-outline-dark:hover {
    background-color: transparent;
    border-color: #000000;
    font-weight: 400;
}

.Mac-iOS .btn-outline-dark.btn-back:not(:disabled):not(.disabled).active,
.Mac-iOS .btn-outline-dark.btn-back:not(:disabled):not(.disabled):active,
.Mac-iOS .show>.btn-outline-dark.dropdown-toggle.btn-back,
.Mac-iOS .btn-outline-dark {
    padding-top: 5px;
    padding-bottom: 6px;
}

.btn-outline-dark.css-arrow-btn {
    background-image: none;
    padding: 7px 20px 6px 20px;
}
.emm-inner-banner .btn-outline-dark.css-arrow-btn:hover {
    color: #343a40;
}

h1,
h2,
h3,
h4,
h5,
.title_duplicate {
    text-transform: uppercase;
    font-size: 26px;
    color: #212529;
    font-family: 'apparel';
    font-weight: bold;
}

.title_duplicate {
    font-size: 20px;
}

p {
    font-size: 14px;
    color: #88888d;
}

.glide-slider {
    position: relative;
}

.glide__arrow {
    cursor: pointer;
}

.glide__bullet {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    outline: none;
    border: none;
    padding: 0;
    background: #cecece;
    margin: 0 5px;
}

.glide__bullet--active {
    background: #AD073D;
}

#home--slider__hero .glide__bullets {
    position: relative;
    bottom: -25px;
}

#home--slider__new-products .glide__track {
    width: calc(100% + 4px);
    padding-left: 2px;
}

#home--slider__new-products .glide__slide {
    margin-top: 4px;
    max-width: 25%;
}

#home--slider__new-products .circle__arrows {
    top: calc(50% - 60px);
}

#home--slider__new-products .product-image-container-fluid {
    position: relative;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
}

.circle__arrows {
    position: absolute;
    left: -20px;
    width: calc(100% + 40px);
    pointer-events: none;
}

.circle__arrow {
    outline: none !important;
    pointer-events: all;
    height: 40px;
    border-radius: 50%;
    width: 40px;
    background-size: 45px 45px;
    background-image: url(../images/slider_arrow.webp);
    background-repeat: no-repeat;
    background-position: center;
}

.circle__arrow.glide__arrow--left {
    background-image: url(../images/slider_arrow2.webp);
    transform: none;
}

.skinny__arrows {
    position: absolute;
    top: 12px;
    height: 20px;
    width: 100%;
    pointer-events: none;
}

.skinny__arrow {
    cursor: pointer;
    height: 20px;
    width: 20px;
    padding: 12px;
    transition: transform 0.1s;
    outline: none !important;
    pointer-events: all;
    background: none;
    border: none;
    position: relative;
}

.skinny__arrow-top,
.skinny__arrow-bottom {
    background-color: black;
    height: 2px;
    position: absolute;
    top: 40%;
    width: 40%;
}

.skinny__arrow-top {
    transform: rotate(45deg);
    transform-origin: bottom right;
}

.skinny__arrow-bottom {
    transform: rotate(-45deg);
    transform-origin: top right;
}

.skinny__arrow.glide__arrow--left {
    top: -4.5px;
}

.skinny__arrow.glide__arrow--right {
    right: 29px;
    top: -2px;
}

.glide__arrow:active {
    transform: scale(0.9);
}

.pagination a {
    color: #000000;
}

.pagination a:hover {
    color: #000000;
    font-weight: 400;
}

.pagination .share-fb {
    margin-right: 5px;
}

.woocommerce-checkout .modal {
    z-index: 2500;
}

.modal-content {
    border-radius: 0;
    border: none;
    position: relative;
}

.modal-close {
    display: inline;
    transform: rotate(45deg);
    position: absolute;
    z-index: 1;
    right: 5px;
    color: #707070;
    top: 5px;
    width: 31px;
    height: 31px;
    text-align: center;
    font-size: 42px;
    line-height: 0.75;
    font-weight: 400;
}

.modal-close:hover {
    cursor: pointer;
}


.woocommerce-LoopProduct-link.woocommerce-loop-product__link+a {
    display: none;
}

/*About Page*/
#about-modal .modal-body {
    padding: 0;
}

/* Main Navigation */
.country-selector,
.language-selector {
    position: relative;
    margin-bottom: 8px;
    margin-right: 25px;
}

.country-selector:hover,
.language-selector:hover {
    cursor: pointer;
}

.country-selector .skinny__arrow,
.language-selector .skinny__arrow {
    transform: rotate(90deg);
    position: relative;
    left: -2.5px;
    display: inline-block;
}

.country-selector .skinny__arrow-top,
.country-selector .skinny__arrow-bottom,
.language-selector .skinny__arrow-top,
.language-selector .skinny__arrow-bottom {
    height: 1px;
}

.country-selector ul,
.language-selector ul {
    display: none;
    background-color: white;
    position: absolute;
    width: 100%;
    margin-top: 0;
    /* Originally 30px, changed to 0 because cursor couldn't reach dropdown on chrome*/
    left: -5px;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    z-index: 1;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {

    /* IE10+ CSS */
    .country-selector ul,
    .language-selector ul {
        top: 0px;
    }

}

.country-selector:hover ul,
.language-selector:hover ul {
    display: block;
}

.country-selector ul li:hover,
.language-selector ul li:hover {
    background-color: #AD073D;
}

.country-selector ul li a,
.language-selector ul li a {
    padding: 8px 20px 8px 5px;
    color: #212529;
    display: block;
}

.country-selector ul li:hover a,
.language-selector ul li:hover a {
    color: #fff;
}

.mobile-navbar-li-country-selector .btn.btn-outline-dark.btn-outline-dark--no-arrow {
    font-size: 14px !important;
    margin-right: 10px;
}

.mobile-navbar-left .custom-logo-link {
    width: 37px;
    margin-left: 20px;
}

.mobile-nav-content {
    position: relative;
}

.mobile-nav-content ul {
    margin-left: 45px;
}

.mobile-navbar-main li {
    margin-bottom: 30px;
}

.mobile-navbar-main li.menu-item-has-children::after {
    content: "";
    display: inline-block;
    position: relative;
    top: 7px;
    left: 20px;
    width: 20px;
    height: 20px;
    background-size: 5px 10px;
    background-image: url(../images/mobile_menu_arrow.webp);
    background-repeat: no-repeat;
}

.mobile-navbar li a,
.mobile-navbar li a:not([href]):not([tabindex]),
.mobile-navbar-contact * {
    color: #707070;
}

.navbar-collapse.collapse.show {
    min-height: 100vh;
}

.mobile-navbar-main .sub-menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 100vw;
    padding-left: 60px;
    top: 0;
    transition: 1s;
    background: white;
    width: 100%;
    z-index: 1;
}

.mobile-navbar-main .sub-menu.show {
    left: -15px;
    min-height: 100vh;
}

.mobile-nav-content-wrapper {
    overflow-x: hidden;
    overflow-y: scroll;
}

header.site-header>.announcement-bar {
    display: none;
}

header.site-header>.announcement-bar.active {
    display: block;
}

header.site-header>.announcement-bar.active>.row {
    /* height: 45px; */
}

.announcement-bar {
    background-color: #AD073D;
}

.announcement-bar .skinny__arrow>* {
    background: white;
}

.announcement-bar .close {
    position: absolute;
    transform: rotate(45deg);
    color: white;
    opacity: 1;
    text-shadow: none;
    font-weight: 100;
    top: 9px;
    right: 20px;
}

@media (max-width: 430px) {
    .announcement-slider {
        margin-left: 0;
        flex-basis: 95%;
        max-width: 95%;
    }

    .announcement-bar .close {
        top: 4px;
        right: 10px;
    }
}

.announcement-bar .skinny__arrow.glide__arrow--left {
    transform: rotate(180deg);
}

a.announcement-text,
a.announcement-text:visited,
a.announcement-text:hover,
a.announcement-text:active,
a.announcement-text:focus,
a.announcement-text:not([href]):not([tabindex]):focus,
a.announcement-text:not([href]):not([tabindex]):hover {
    color: #fff !important;
    text-decoration: none;
    padding-top: 2px;
    line-height: 23px;
}

.navbar-icons {
    width: 24px;
    height: 20px;
    margin-right: 20px;
    display: block;
    background-size: auto 40px;
    background-repeat: no-repeat;
    float: left;
    background-position: top center;
}

.navbar-icons:hover {
    background-position: bottom center;
}

.navbar-icons a {
    height: 100%;
    width: 100%;
    display: block;
}

.navbar-icons:last-child {
    margin-right: 0;
}

.navbar-icons .cart-indicator {
    display: block;
    font-size: 11px;
    padding-top: 8px;
    text-align: center;
    line-height: 1;
    height: 20px;
    color: #88888d;
}

.Mac-iOS .navbar-icons .cart-indicator {
    padding-top: 7px;
}

@-moz-document url-prefix() {
    .Mac-iOS .navbar-icons .cart-indicator {
        padding-top: 8px;
    }

}

.navbar-icons:hover .cart-indicator {
    color: #fff;
}

ul.wc-minicart .buttons a:first-of-type.button {

    /* width: 136px; */
    text-align: center;
}

ul.wc-minicart .buttons .continue-shopping {
    margin-top: 20px;
}

.search-parent {
    position: relative;
}


input::-webkit-input-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder,
input:-moz-placeholder {
    font-weight: 400;
    letter-spacing: 0.6px;
    font-size: 15px;
}

.mobile-search-form--wrapper form label input:focus,
.mobile-search-form--wrapper form label input:active {
    outline: none;
}

.desktop-search-form--wrapper {
    /* position: absolute;
    right: 0;
    width: 450px;
    bottom: 0; */
    position: absolute;
    right: 7px;
    width: 450px;
    top: 75%;
}

.scrollHide .desktop-search-form--wrapper {
    display: none;
}

.desktop-search-form--wrapper__hidden {
    display: none;
}

.desktop-search-form--wrapper__hidden+.content-hint {
    display: none;
}

.desktop-search-form--wrapper form {
    width: 100%;
}

.desktop-search-form--wrapper form label {
    width: 100%;
    margin-bottom: 0;
    position: relative;
}

.desktop-search-form--wrapper form label input {
    border: 1px solid #707070;
    width: 100%;
    border-radius: 0;
    font-weight: 400;
    letter-spacing: 0.6px;
    font-size: 15px;
    padding-left: 15px;
    padding-top: 4px;
    font-family: sans-serif;
}

.desktop-search-form--wrapper .clear-search:after {
    content: '+';
    position: absolute;
    right: 10px;
    z-index: 1;
    top: -12px;
    font-size: 34px;
    transform: rotate(45deg);
    width: 28px;
    text-align: center;
    vertical-align: middle;
}

.clear-search:hover {
    cursor: pointer;
}

input[type="submit"].search-submit {
    display: none;
    background: none;
    background-image: url("../images/search.webp");
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    border: none;
    padding: 0;
}

.mobile-navbar-right .navbar-icons {
    width: 24px;
    margin-left: 13px;
}

.navbar-icons:hover {
    cursor: pointer;
}

.navbar-icon-location {
    background-image: url("../images/locate_icon.webp");
}

.navbar-icon-search {
    background-image: url("../images/search_icon.webp");
}

.navbar-icons-account {
    background-image: url("../images/user_icon.webp");
}

.navbar-icons-wishlist {
    background-image: url("../images/heart_icon.webp");
}

.navbar-icons-cart {
    background-image: url("../images/cart_icon.webp");
}

.navbar-icon-search.active,
.navbar-icon-search:hover {
    background-image: url("../images/search_icon.webp");
}

.navbar-icon-location:hover {
    background-image: url("../images/locate_icon.webp");
}

.navbar-icons-account:hover {
    background-image: url("../images/user_icon.webp");
}

.navbar-icons-wishlist:hover {
    background-image: url("../images/heart_icon.webp");
}

/* body.noSupportsTouch .tinvwl_add_to_wishlist_button:hover {
    background-image: url("../images/wishlist-filled.webp");
    background-size: calc(100% - 23px) calc(100% - 23px);
    background-repeat: no-repeat;
    background-position: 11px 10px;
} */

/* .tinvwl-product-in-list {
    background-image: url("../images/wishlist-filled.webp");
    background-size: calc(100% - 23px) calc(100% - 23px);
    background-repeat: no-repeat;
    background-position: 11px 10px;
} */

.navbar-icons-cart:hover {
    background-image: url("../images/cart_icon.webp");
}

#home--slider__new-products .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-shortcode-add-to-cart {
    bottom: 0;
    position: absolute;
    right: 0;
}

#home--slider__new-products h3 a {
    color: #88888d;
}

/* End Main Nav */

/**
 * Collections banner slider
 */
#banner--slider__hero .glide__bullets {
    position: relative;
    bottom: -25px;
}

/**
 * Glide Slider arrows
 */
#home--slider__hero .circle__arrows {
    top: calc(50% - 106px);
}

#banner--slider__hero .circle__arrows {
    top: calc(50% - 106px);
}

#customer-testimonials--slider .circle__arrows {
    top: calc(50% - 60px);
    width: calc(100% + 90px);
    left: -45px;
}

/* End Glide Slider arrows */
#customer-testimonials--slider p {
    color: #6a7881;
}

#customer-testimonials--slider .title,
#customer-testimonials--slider .name {
    color: black;
}

.testimonial-item .agp-abnormal {
    color: black;
}

.testimonial-item .agp-light {
    color: #6a7881;
}

.discounted-original {
    text-decoration: line-through;
    color: #cacdce;
}

.discounted-info {
    color: #AD073D;
}

.glide__slides img {
    width: 100%;
}

.quantity input[type="number"] {
    -moz-appearance: textfield;
}

/**
 * FAQ
 */
.faq-header {
    background: white;
    padding: 0;
    position: relative;
}

.card-header:first-child {
    border-radius: 0;
}

.faq-header .skinny__arrow {
    position: absolute;
    top: calc(50% - 14px);
    right: 35px;
    transform: rotate(90deg);
    pointer-events: none;
}

.faq-header .skinny__arrow>* {
    height: 1.5px;
}

.faq-card h3 button {
    text-transform: unset;
}

.faq-header .btn-link {
    width: 100%;
    text-decoration: none;
    padding-left: 34px;
    border-radius: 0;
    border-top: 1px solid #707070;
    transition: 0s;
    border-left: 1px solid #707070;
    border-right: 1px solid #707070;
    white-space: normal;
    padding-right: 60px;
}

.faq-card:last-of-type .btn-link {
    border-bottom: 1px solid #707070;
}

.faq-header.shown .btn-link {
    text-decoration: none;
    font-weight: normal;
    color: white !important;
}

.faq-header.shown {
    background: #AD073D;
}

.faq-header.shown .skinny__arrow {
    top: calc(50% - 4px);
    transform: rotate(-90deg);
}

.faq-header.shown .skinny__arrow>* {
    background: white;
}

.faq-header.shown .btn-link {
    color: white;
}

.faq-card .show .card-body {
    border-top: 1px solid #707070;
}

.faq-card .card-body * {
    margin: 0;
}

.faq-card .card-body a {
    color: #AD073D;
}

.faq-card .card-body a:hover {
    color: #AD073D;
    font-weight: 400;
    cursor: pointer;
}

.faq-card .card-body>*:first-child {
    padding-top: 35px;
}

.faq-card .card-body>*:not(:first-child) {
    padding-top: 16px;
}

.faq-card .card-body>*:last-child {
    padding-bottom: 30px;
}

.faq-card:last-of-type .card-body {
    border-bottom: 1px solid #707070;
}

.faq-card .card-body {
    padding: 0;
    padding-left: 38px;
    padding-right: 32px;
    border-left: 1px solid #707070;
    border-right: 1px solid #707070;
}

.rating-container {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto;
}

.rating-score {
    height: 30px;
    width: 70%;
    margin-left: 15%;
}

.rating-img {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.rating-img.rating-red {
    background-image: url("../images/rating-red.webp");
}

.rating-img.rating-dark {
    background-image: url("../images/rating-dark.webp");
}

.previous,
.next {
    position: relative;
    padding-top: 5px;
}

.pagination .skinny__arrow {
    position: absolute;
}

.next .skinny__arrow {
    top: 5px;
    right: -4px;
}

.previous .skinny__arrow.flip_vertical {
    top: 1px;
    left: -4px;
}

.pagination .skinny__arrow>* {
    height: 1.5px;
}

.previous>*:last-child,
.next>*:first-child {
    margin-top: auto;
    margin-bottom: auto;
}

.share {
    position: relative;
    display: block;
    margin-right: 5px;
}

.share--single-product {
    float: left;
}

.share-bubble {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
}

.inner-share-bubble {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.23);
    background: white;
    padding-top: 5px;
    padding-bottom: 5px;
}

.share-bubble::before {
    margin-left: -6px;
    content: "";
    display: block;
    position: absolute;
    top: -11px;
    left: 49%;
    width: 0;
    height: 0;
    border: 11px solid transparent;
    border-bottom-color: #dddddd;
}

.share-bubble::after {
    margin-left: -7px;
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    left: 50%;
    right: 19px;
    width: 0;
    height: 0;
    border: 11px solid transparent;
    border-bottom-color: #ffffff;
}

.share:hover .share-bubble {
    display: block;
    width: 124px;
    position: absolute;
    left: calc(49% - 5px);
    transform: translateX(-50%);
    bottom: -90px;
    text-align: center;
}

.share.customise:hover .share-bubble {
    bottom: -58px;
    z-index: 2;
    opacity: 1;
}

[data-customizer-page="name-necklace"] .share.customise:hover .share-bubble {
    bottom: -90px;
}

.share.customise.active:hover .share-bubble {
    opacity: 1;
}

/**
 * Footer CTA
 */
#footer-cta.container-fluid {
    border-top: 1px solid #d2d2d2;
}

#footer-cta input {
    height: 38px;
    position: relative;
    border: 1px solid black;
    border-right: none;
    padding: 6px 5px 6px 8px;
    font-weight: 400;
    border-radius: 0;
    color: #88888D;
}

#footer-cta .btn-outline-dark {
    padding-top: 10px;
    padding-bottom: 5px;
}


/**
 * Footer
 */
footer .skinny__arrow>* {
    background: black;
    height: 1.5px;
}

footer .skinny__arrow {
    position: relative;
    display: inline-block;
    /* top: 7px; */
    vertical-align: middle;
}

footer .skinny__arrow:hover {
    cursor: unset;
}

footer {
    border-top: 2.5px solid #AD073D;
}

footer .share-fb,
footer .share-mail {
    width: 35px;
}

footer h2,
footer.site-footer .footer-title,
footer.site-footer .footer-contact .footer-header a.footer-title,
footer.site-footer .footer-contact .footer-header a.footer-title:hover {
    color: #212529;
    text-transform: uppercase;
}

footer .footer-contact .footer-header a {
    color: #212529;
}

footer .footer-contact .footer-header a:hover {
    color: #212529;
}

footer .social-media a {
    margin-right: 0;
}

footer .social-media a:last-of-type {
    margin-right: 15px;
}

.footer--operating-hours p {
    font-size: 13px;
}

.site-footer ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}

.site-footer a,
.site-footer a:not([href]):not([tabindex]) {
    text-decoration: none;
    color: #88888d;
}

.site-footer a:hover,
.site-footer a:not([href]):not([tabindex]):hover {
    color: #212529;
    text-decoration: underline !important;
}

.site-footer li {
    margin-bottom: 13px;
}

/* Temporary styles for first milestone */
.desktop-nav .submenu-mobile-back {
    display: none;
}

.mobile-navbar-main,
.mobile-navbar-contact {
    list-style-type: none;
    padding-left: 0;
}

.mobile-navbar-main>li:hover,
.mobile-navbar-contact>li:hover {
    list-style-type: none;
    font-weight: 400;
    padding-left: 0;
}

.mobile-navbar-main>li:hover li,
.mobile-navbar-contact>li:hover li {
    font-weight: 100;
}

.mobile-navbar-main>li:hover li:hover,
.mobile-navbar-contact>li:hover li:hover {
    font-weight: 400;
}

.main-navigation ul ul a {
    width: auto;
}

.double-column ul.sub-menu {
    min-width: 500px;
}

/* Services Page */
.page-template-template-services main h2 {
    min-height: 76px;
}

/* End Services Page */

/* Highlights Page */
.page-template-template-highlights main h2 {
    min-height: 49px;
}

#content .main_content a,
#content .main_content a:visited,
#content .main_content a:focus,
#content .main_content a:hover {
    color: #AD073D;
    text-decoration: none;
}

.post-template-default.single-post .main_content {
    line-height: 24px;
}

.post-template-default.single-post section:not(.pagination) a:hover {
    font-weight: 400;
}

/* End Highlights Page */

/* Collections? */
.hasVideo {
    position: relative;
}

.hasVideo:hover {
    cursor: pointer;
}

.hasVideo::before,
.hasVideo::after {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    pointer-events: none;
    background-color: rgba(0, 0, 0, 0.3);
    background-repeat: no-repeat;
    background-position: center;
}

.hasVideo::after {
    background-image: url("../images/video_play.webp");
}

/* End Collections? */

/* Map */
.map-container-fluid>.row {
    position: relative;
}

.map-container-fluid>.row .item.category {
    position: absolute;
    top: -65px;
    padding-left: 40px;
}

.filter-menu {
    width: 100%;
    outline: none;
    border: none;
    color: black;
    padding-left: 0;
    margin-left: 0;
}

.filter-menu~.skinny__arrow {
    display: inline-block;
    left: 129px;
    transform: rotate(90deg);
    top: -32px;
    pointer-events: none;
}

.map-left {
    padding-left: 40px;
    padding-right: 25px;
    max-height: 500px;
    overflow-y: auto;
}

/*fix for map*/
.acf-map .marker {
    display: none;
}

.actual-left h5 {
    color: #AD073D;
}

.location-item {
    position: relative;
    border-bottom: 1px solid #d2d2d2;
}

select::-ms-expand {
    display: none;
    /* Hide the default arrow in Internet Explorer 10 and Internet Explorer 11 */
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* Remove default arrow */
    padding-right: 15px;
    /*background-image: url(...); /* Add custom arrow */
}

select:hover {
    cursor: pointer;
}

.actual-left-buttons {
    position: relative;
}

.actual-left a {
    vertical-align: top;
    color: black;
}

.actual-left a:hover {
    color: black;
}

.actual-left a:last-of-type {

    /* margin-left: 15px;
    position: absolute;
    These 2 stylings are commented due to book appointment button being taken out. But book-appointment is back,
    it's highly likely that uncommenting these will fix everything */
    right: 0;
}

.location-item .skinny__arrow.get-directions,
.location-item .skinny__arrow.book-appointment {
    vertical-align: middle;
    padding: 0 12px;
}

.gm-style-iw-d h3 {
    font-weight: 600;
    letter-spacing: 1.3px;
    color: #AD073D;
    font-size: 17px;
}

.gm-style-iw-d p {
    font-weight: 400;
    letter-spacing: 0.6px;
    font-size: 14px;
}

.location-item .skinny__arrow>* {
    width: 30%;
    height: 1.5px;
}

#locate-modal .modal-dialog {
    max-width: 700px;
}

#locate-modal .modal-content {
    border-radius: 0;
    border: none;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
}

#locate-form input,
#locate-form select {
    width: 100%;
    outline: none;
    border: none;
    border-bottom: 1px solid #707070;
    border-radius: 0;
}

#locate-form input[type="checkbox"] {
    width: unset;
    margin-right: 5px;
}

/* Customize the label (the container) */
#locate-form label.checkbox-container-fluid {
    display: inline-block;
    position: relative;
    padding-left: 19px;
    margin-right: 20px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-container-fluid input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 13px;
    width: 13px;
    border: 1px solid black;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox-container-fluid input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbox-container-fluid .checkmark:after {
    left: 3px;
    top: -1px;
    width: 6px;
    height: 10px;
    border: solid black;
    border-width: 0 1.5px 1.5px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkbox-container {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 25px;
}

#locate-form label {
    display: block;
}

#locate-form * {
    color: #88888d;
}

#locate-form .error-field {
    position: absolute;
    color: #AD073D;
    left: 15px;
    bottom: -21px;
}

#locate-form label:not(.checkbox-container-fluid),
#locate-form h3,
#locate-form button {
    color: black;
}

#locate-form .form-input-container .skinny__arrow {
    position: absolute;
    right: 19px;
    bottom: 22px;
    transform: rotate(90deg);
    pointer-events: none;
}

#locate-form .form-input-container .skinny__arrow>* {
    background: #88888d;
    height: 1px;
}

.page-template-template-locate .item.category {
    padding-left: 40px;
}

.page-template-template-locate .filter-menu {
    background-color: white;
    background-image: none;
}

.flip_vertical {
    transform: rotate(180deg);
}

.error404 .skinny__arrow.flip_vertical {
    display: inline-block;
    top: -5px;
    height: 0;
    padding: 0;
}

_:-ms-fullscreen,
:root .error404 .back-to-home.btn-outline-dark .skinny__arrow {
    right: 15px;
}

/*jQueryUI*/
.ui-datepicker {
    width: 17em;
    padding: 0.2em 0.2em 0;
    display: none;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 3px;
    width: 1.8em;
    height: 1.8em;
    background-image: url("../images/black_arrow.webp");
    background-repeat: no-repeat;
    background-size: 6px 10px;
    background-position: center center;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px;
    transform: rotate(180deg);
}

.ui-datepicker .ui-datepicker-next {
    right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%;
}

.ui-datepicker table {
    width: 100%;
    font-size: 0.9em;
    border-collapse: collapse;
    margin: 0 0 0.4em;
}

.ui-datepicker th {
    padding: 0.7em 0.3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: 0.2em;
    text-align: right;
    text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: 0.7em 0 0 0;
    padding: 0 0.2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: 0.5em 0.2em 0.4em;
    cursor: pointer;
    padding: 0.2em 0.6em 0.3em 0.6em;
    width: auto;
    overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
    direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: 0.5em;
    top: 0.3em;
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    z-index: 9 !important;
}

.ui-widget-content {
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333;
}

.ui-widget-content a {
    color: #333333;
}

.ui-widget-header {
    border: 1px solid #dddddd;
    background: #e9e9e9;
    color: #333333;
    font-weight: bold;
}

.ui-widget-header a {
    color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
    color: #454545;
    text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: 1px solid #cccccc;
    /* background: #ededed; */
    font-weight: normal;
    color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
    color: #2b2b2b;
    text-decoration: none;
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #ffffff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #ffffff;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620;
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: 0.7;
    filter: Alpha(Opacity=70);
    /* support: IE8 */
    font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: 0.35;
    filter: Alpha(Opacity=35);
    /* support: IE8 */
    background-image: none;
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35);
    /* support: IE8 - See #6059 */
}

/**
 * WooCommerce Stylings
 */
.price del span {
    color: #CACDCE;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    color: #212529;
    background-color: transparent;
}

.woocommerce span.onsale {
    background-color: #AD073D;
}

.slider-container .clickable-dummy {
    background: #DFDFDF;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    border-top-color: #AD073D;
    background-color: white;
    color: #88888D;
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
    color: #AD073D;
}

.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
    color: #88888D;
}

.woocommerce-error a:hover,
.woocommerce-info a:hover,
.woocommerce-message a:hover {
    color: #212529;
}

.woocommerce-message a.restore-item {
    color: #AD073D;
    text-decoration: underline;
}

.woocommerce-message a.restore-item:hover {
    cursor: pointer;
}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button {
    background: white;
    border: 1px solid black;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 400;
}

.woocommerce span.onsale {
    background-color: #AD073D;
}

.slider-container .clickable-dummy {
    background: #DFDFDF;
}

.woocommerce-message::before {
    color: #AD073D;
}

.woocommerce .main {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.woocommerce div.product .product_title {
    font-weight: 400;
    font-size: 24px;
}

.product_meta .sku {
    font-weight: 400;
    font-size: 16px;
    color: #88888D;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    font-weight: 400;
    font-size: 20px;
    color: #88888D;
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    font-weight: 400;
}

ul.flex-direction-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-125%);
    z-index: 10;
    width: 100%;
    left: 0;
    margin: 0;
    padding: 0px;
    list-style: none;
    pointer-events: none;
}

li.flex-nav-prev {
    pointer-events: all;
    float: left;
}

li.flex-nav-next {
    pointer-events: all;
    float: right;
}

a.flex-next {
    visibility: hidden;
}

a.flex-prev {
    visibility: hidden;
}

a.flex-next::after {
    visibility: visible;
    content: '';
    margin-right: -25px;
    background-image: url(../images/slider_arrow.webp);
    width: 50px;
    height: 50px;
    display: block;
    margin-top: -10px;
}

a.flex-prev::before {
    visibility: visible;
    content: '';
    margin-left: -25px;
    background-image: url(../images/slider_arrow2.webp);
    width: 50px;
    height: 50px;
    display: block;
    margin-top: 12px;
}

ul.flex-direction-nav li a {
    color: #ccc;
    font-size: 0;
}

ul.flex-direction-nav li a:hover {
    text-decoration: none;
}


.woocommerce-product-gallery__image {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
}

.Mac-iOS.woocommerce div.product form.cart .button,
.Mac-iOS.woocommerce div.product form.cart .button:hover {
    padding: 6px 20px;
}

.woocommerce div.product form.cart .button,
.woocommerce div.product form.cart .button:hover {
    background: white;
    border: 1px solid black;
    border-radius: 0;
    font-weight: 400;
    padding: 7px 20px 5px;
    font-size: 16px;
    color: black;
}

.woocommerce div.product form.cart .button:hover {
    font-weight: 400;
}

@-moz-document url-prefix() {

    .Mac-iOS.woocommerce div.product form.cart .button,
    .Mac-iOS.woocommerce div.product form.cart .button:hover {
        padding: 7px 20px 5px;
    }

}

.woocommerce div.product form.cart .disabled.button,
.woocommerce div.product form.cart .disabled.button:hover {
    opacity: 1;
    color: #c9c9c9;
    border: 1px solid #c9c9c9;
}

.woocommerce div.product .product_title {
    clear: both;
}

.woocommerce div.product div.images .flex-control-thumbs {
    width: 100%;
    overflow: visible;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: calc((100% - 40px) / 4);
    margin-right: 10px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
}

.woocommerce div.product div.images .flex-control-thumbs li:nth-of-type(4n) {

    /* margin-right: 0;*/
}

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
    clear: none;
}

.comment-notes {
    display: none;
}

.woocommerce-noreviews {
    display: none;
}

.woocommerce ul.products li.product .button {
    display: none;
}

/* .tabs.wc-tabs {
display: none;
} */
.woocommerce-Reviews-title {
    display: none;
}

#reviews {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 120px;
}

.woocommerce .star-rating {
    float: none;
    width: 120px;
    height: 15px;
    margin-left: calc((100% - 120px) / 2);
    margin-bottom: 20px;
}

.woocommerce .star-rating::before {
    background-image: url('../images/rating-diamonds.webp');
    background-repeat: no-repeat;
    width: 120px;
    height: 15px;
    background-size: 120px 15px;
    content: '';
}

.woocommerce .star-rating span::before {
    background-image: url(../images/rating-diamonds-filled.webp);
    content: '';
    background-size: 120px 15px;
    background-repeat: no-repeat;
    height: 15px;
    width: 120px;
}

#review_form_wrapper {
    margin-bottom: 120px;
}

.widget.woocommerce.widget_recently_viewed_products li,
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    text-align: center;
    margin-right: 20px;
    float: left;
    clear: none;
    overflow: hidden;
}

.woocommerce ul.products li.product>.woocommerce-LoopProduct-link.woocommerce-loop-product__link,
.woocommerce-page ul.products li.product>.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    display: none;
}

.widget.woocommerce.widget_recently_viewed_products li:last-of-type,
.woocommerce ul.products li.product:last-of-type,
.woocommerce-page ul.products li.product:last-of-type {
    text-align: center;
    margin-right: 0;
    position: relative;
}

/* .widget.woocommerce.widget_recently_viewed_products .tinv-wraper.tinv-wishlist .inited-add-wishlist, 
.search .tinv-wraper.tinv-wishlist .inited-add-wishlist, 
.archive .tinv-wraper.tinv-wishlist .inited-add-wishlist, 
.related.products .tinv-wraper.tinv-wishlist .inited-add-wishlist {
   display: flex !important;
} */
.widget_recently_viewed_products .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt.tinvwl-product-in-list,
.widget_recently_viewed_products .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt:hover,
.search-results .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt:hover,
.search-results .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt.tinvwl-product-in-list,
.archive .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt:hover,
.home .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt:hover,
.archive .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt.tinvwl-product-in-list,
.home .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt.tinvwl-product-in-list {
    display: block;
    width: 16px;
    height: 16px;
    padding: 0;
    margin-bottom: 10px;
    margin-right: 11px;
    background-size: 100%;
    background-position: inherit;
}

.widget.woocommerce.widget_recently_viewed_products .tinv-wraper.tinv-wishlist,
.search .tinv-wraper.tinv-wishlist,
.archive .tinv-wraper.tinv-wishlist,
.related.products .tinv-wraper.tinv-wishlist {
    position: absolute;
    bottom: 5px;
    right: 10px;
    z-index: 10;
    top: auto;
}
.widget.woocommerce.widget_recently_viewed_products .tinv-wraper.tinv-wishlist {
bottom: 10px;
}
.single-product .kst-recently-product ul li.product .tinvwl_add_to_wishlist_button,
.single-product .kst-related-product ul.products li.product .tinvwl_add_to_wishlist_button {
    margin-top: 0;
}

.single-product .kst-related-product ul.products li .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt,
.single-product .kst-recently-product ul li .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt {
    padding: 0;
    margin: 0;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt img {
    box-shadow: none;
}

/* body.noSupportsTouch .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt:hover img {
    display: none !important;
} */

/* body.noSupportsTouch .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt.tinvwl-product-in-list[data-tinv-wl-action="remove"] img {
    display: none !important;
} */

.archive .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt.tinvwl-product-in-list,
.search-results .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt.tinvwl-product-in-list,
.archive .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt:hover {
    margin-bottom: 11px;
    margin-right: 10px;
}

.home .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt:hover,
.home.Mac-iOS .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt.tinvwl-product-in-list {
    margin-bottom: 9px;
}

.related.products h2 {
    text-align: center;
}

.related.products h2,
.widget-title {
    font-size: 26px;
    font-weight: 400;
    color: black;
    margin-bottom: 70px;
}

.woocommerce ul.products li.product a img {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
}

.widget.woocommerce.widget_recently_viewed_products .product-title,
.widget.woocommerce.widget_recently_viewed_products li,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-weight: 400;
    font-size: 14px;
    color: #333;
    margin-bottom: 11px;
    padding-top: 0;
}

.widget.woocommerce.widget_recently_viewed_products li a,
.widget.woocommerce.widget_recently_viewed_products li a:hover,
.widget.woocommerce.widget_recently_viewed_products a,
.widget.woocommerce.widget_recently_viewed_products .product-title:hover,
.woocommerce ul.products li.product .woocommerce-loop-product__title:hover {
    text-decoration: none;
    color: #212529;
}

.widget.woocommerce.widget_recently_viewed_products li .price,
.widget.woocommerce.widget_recently_viewed_products .woocommerce-Price-amount.amount,
.woocommerce ul.products li.product .price {
    font-weight: 400;
    font-size: 13px;
    color: #88888D;
}

.woocommerce ul.products li.product .price ins {
    font-weight: 400;
}

.widget.woocommerce.widget_recently_viewed_products li .star-rating .woocommerce ul.products li.product .star-rating {
    display: none;
}

.widget.woocommerce.widget_recently_viewed_products {

    /* width: 80%;
     margin-left: 10%; */

    /*If this is broken somewhere and a margin-left or width is needed,
     take note that we need the width to be 100% with no left margin in single-products page*/
    text-align: center;
}

.widget.woocommerce.widget_recently_viewed_products li {
    position: relative;
}

/* .widget.woocommerce.widget_recently_viewed_products .tinv-wraper.tinv-wishlist {
position: absolute;
right: 0;
bottom: 160px;
} */

/* .widget.woocommerce.widget_recently_viewed_products li {
float: left;
margin: 0 3.8% 2.992em 0;
padding: 0;
position: relative;
width: 22.05%;
}

.widget.woocommerce.widget_recently_viewed_products li:last-of-type {
margin-right: 0;
} */

.woocommerce ul.product_list_widget li img {
    float: none;
    width: 100%;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
    margin-bottom: 12px;
}

.wcct_cts_id_647_405 {
    border: none !important;
}

.wcct_timer_wrap {
    width: 110%;
}

.wcct_timer_wrap * {
    background: #AD073D !important;
    color: white !important;
    font-size: 13px !important;
    font-weight: 400;
    padding: 4px 2px;
}

.wcct_timer_wrap div {
    margin: 0 !important;
    font-weight: 400;
}

.wcct_countdown_timer[data-type=single],
.wcct_counter_bar[data-type=single] {
    padding-left: 0;
}

.wcct_timer_wrap div:first-of-type {
    border-radius: 16px 0 0 16px;
    padding-left: 12px !important;
}

.wcct_timer_wrap div:last-of-type {
    display: none !important;
}

.wcct_timer_wrap div:nth-last-of-type(2) {
    padding-right: 37px !important;
    border-radius: 0 16px 16px 0;
}

.wcct_colon_sep {
    display: none !important;
}

.wcct_timer_wrap:after {
    content: 'left';
    color: white !important;
    font-size: 13px !important;
    font-weight: 400;
    padding: 4px 2px;
    position: relative;
    left: -33px;
}

.wcct_countdown_timer[data-type=single]>p {
    display: none;
}

.single-product .share-fb {
    margin-right: 5px;
}

.single-product .entry-summary {
    margin-top: 0;
}

.single-product #colophon {
    margin-top: 0;
}

.woocommerce-tabs.wc-tabs-wrapper {
    padding-top: 100px;
}

.reply-sub-title,
.single-product #reply-title {
    width: 33.33%;
    margin-left: 33.33% !important;
    font-weight: 400;
    text-align: center;
    font-size: 32px;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 46px;
}

.reply-sub-title {
    font-size: 18px;
}

#commentform {
    width: 33.33%;
    margin-left: 33.33%;
}

.woocommerce p.stars a {
    height: 25px;
    width: 30px;
    margin-right: 5px;
}

#commentform label {
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    margin: 20px 0 15px;
}

#commentform input:not(.submit),
#commentform textarea {
    display: block;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #707070;
    width: 100%;
    font-size: 13px;
    font-weight: 400;
}

.woocommerce #review_form #respond .form-submit input {
    background: white;
    border: 1px solid black;
    border-radius: 0;
    color: black;
    margin-top: 25px;
    background: white;
    font-weight: 400;
    padding: 6px 20px;
    font-size: 16px;
    text-transform: uppercase;
}

.woocommerce p.stars a:hover~a::before,
.woocommerce p.stars a::before,
.woocommerce p.stars.selected a.active~a::before {
    content: '';
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../images/rating-dark.webp");
}

.woocommerce p.stars:hover a::before,
.woocommerce p.stars.selected a:not(.active)::before,
.woocommerce p.stars.selected a.active::before {
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("../images/rating-red.webp");
}

.single-product .summary.entry-summary h2 {
    font-size: 14px;
    color: #212529;
}

.product-information p {
    font-size: 13px;
    margin-bottom: 5px;
}

.product-information:last-of-type p {
    margin-bottom: 10px;
}

.single-product.woocommerce div.product form.cart .variations label {
    font-weight: 400;
    width: 100%;
}

.woocommerce-cart-form {
    width: 50%;
    float: left;
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
    font-weight: 400;
}

.woocommerce-page .cart-collaterals:before,
.woocommerce-page .cart-collaterals::before {
    display: none;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
}

.cart_totals {}

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
    width: 40%;
    margin-left: 10%;
    display: inline-block;
}

.woocommerce .cart-collaterals h2,
.woocommerce-page .cart-collaterals h2 {
    display: none;
}

.woocommerce-cart-form__cart-item {
    position: relative;
    clear: both;
    padding-top: 50px;
}

.woocommerce-cart-form__cart-item:first-of-type {
    padding-top: 5px;
}

.woocommerce-cart-form__cart-item .product-thumbnail {
    width: 30%;
    float: left;
    margin-right: 10%;
    max-width: unset !important;
}

.woocommerce-cart-form__cart-item .product-thumbnail img {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
    width: 100%;
}

.woocommerce-cart-form__cart-item .product-details {
    width: 60%;
    text-align: left;
    float: right;
}

.woocommerce-cart-form__cart-item .product-details .product-name {
    font-weight: 400;
    font-size: 19px;
}

.woocommerce-cart-form__cart-item .product-details .product-name a {
    color: black;
}

.woocommerce-cart-form__cart-item .product-details .product-name a:hover {
    color: black;
}

.woocommerce-cart-form__cart-item .product-details .product-sku {
    font-weight: 400;
    font-size: 13px;
    color: #88888D;
}

.woocommerce-cart-form__cart-item .product-details .product-subtotal {
    font-weight: 400;
    font-size: 18px;
    color: #88888D;
}

.woocommerce a.remove {
    background: transparent;
    color: #88888D !important;
    font-weight: 200;
    margin-top: -5px;
}

.woocommerce a.remove:hover {
    background: transparent;
    color: #88888D !important;
}

.woocommerce-cart-form__cart-item .product-remove {
    position: absolute;
    right: 0;
}

.coupon-area {
    clear: both;
    padding-top: 40px;
    text-align: left;
}

.woocommerce table.shop_table {
    border-radius: 0;
    border: none;
}

#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
    text-transform: uppercase;
    font-size: 16px;
    color: #88888D;
    font-weight: 400;
    border: none;
    padding-top: 42px;
}

.woocommerce-checkout #payment ul.payment_methods {
    padding-left: 0;
}

.cart-collaterals .cart_totals strong {
    font-weight: 400;
}

.cart-collaterals .cart_totals tr th,
.cart-collaterals .cart_totals tr td {
    padding-bottom: 0;
}

.cart-collaterals .cart_totals tr th {
    text-align: left;
    padding-left: 37px;
}

.cart-collaterals .cart_totals tr td {
    text-align: right;
    padding-right: 34px;
}

.cart-collaterals .cart_totals tr:nth-last-of-type(2) th {
    padding-bottom: 42px;
}

.cart-collaterals .cart_totals tr:nth-last-of-type(1) th {
    padding-bottom: 50px;
    color: #212529;
}

.cart-collaterals .cart_totals tr:nth-last-of-type(1) td {
    color: #212529;
}

.cart-collaterals .cart_totals a {
    color: #88888D;
}

.cart-collaterals .cart_totals a:hover {
    color: #212529;
}

.woocommerce .quantity .qty {
    border-radius: 0;
    border: 2px solid black;
    padding-top: 6px;
    margin-bottom: 10px;
    height: 37px;
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .woocommerce .quantity .qty {
        padding-top: 1px;
        padding-bottom: 4px
    }

    .woocommerce .quantity .qty:active {
        padding-top: 4px;
    }

    .single-product .quantity .qty {
        padding-left: 0;
        padding-bottom: 2px;
    }

}

/*WOOCOMMERCE LOGIN*/
.page-id-320.woocommerce-page form.woocommerce-ResetPassword,
.page-id-138954.woocommerce-page form.woocommerce-ResetPassword {
    margin-top: 40px;
}

.page-id-320.woocommerce-page form.woocommerce-ResetPassword .form-row,
.page-id-138954.woocommerce-page form.woocommerce-ResetPassword .form-row {
    width: 50%;
    margin: 30px 25% 45px;
    text-align: center;
}

.page-id-320.woocommerce-page form.woocommerce-ResetPassword .form-row.form-row-first input,
.page-id-138954.woocommerce-page form.woocommerce-ResetPassword .form-row.form-row-first input {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #212529;
}

.remove_mycreation:hover {
    cursor: pointer;
}

.woocommerce-account .wrapper-myacc {
    width: 100%;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    background-color: transparent;
    border-radius: 0;
    font-weight: 100;
    padding: 6px 20px;
    border: 1px solid black;
    color: black;
    text-transform: uppercase;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover {
    background-color: transparent;
    font-weight: 400;
    text-transform: uppercase;
}

.woocommerce .woocommerce-form-login .login-lost-password {
    display: block;
    color: #AD073D;
}

.woocommerce #form-login-wrapper {
    border-right: 1px solid #000;
}

.woocommerce #no-account-wrapper {
    padding-left: 50px;
}

.woocommerce #no-account-wrapper strong {
    font-weight: 500;
    color: #212529;
}

.woocommerce form.login {
    border: 0;
    margin-top: 0;
    padding-left: 0;
    padding-top: 0;
}

.woocommerce #customer_login input[type=text],
.woocommerce #customer_login input[type=password] {
    border: 0;
    border-bottom: 1px solid #000;
    border-radius: 0;
}

.woocommerce #customer_login h2 {
    text-align: left;
}

.woocommerce #customer_login p {
    text-align: left;
}

.woocommerce #customer_login ul {
    margin-left: 0;
}

.woocommerce #customer_login a.button {
    background: transparent;
    border-radius: 0;
    border: 1px solid #000;
    color: #212529;
    text-transform: uppercase;
}

.cta-logo__logo {
    display: inline-block;
    height: 75px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 130px;
    position: relative;
}

.cta-logo__logo a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

/*END WOOCOMMERCE LOGIN*/

/*  minicart */
.navbar-icons ul.wc-minicart {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 20px;
    max-width: 100%;
    border: 1px solid #dbdbdb;
    border-top: 0;
    box-shadow: -2px 4px 30px 0px rgba(0, 0, 0, 0.3);
    transform: none;
    z-index: 10000;
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    transition: all 0.3s ease-in-out;
}

/*.navbar-icons:hover ul.wc-minicart {*/
/*    transform: translateY(0px);*/
/*    visibility: visible;*/
/*    opacity: 1;*/
/*}*/

ul.wc-minicart .bar .title {
    font-size: 20px;
}

ul.wc-minicart ul.cart_list {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    max-height: 330px;
    overflow-y: scroll;
    overflow-x: hidden;
}

/* ul.wc-minicart ul.cart_list>li:first-of-type {
margin-top: 20px;
}
 */
ul.wc-minicart ul.cart_list>li {
    position: relative;
    margin: 0 5px;
}

ul.wc-minicart ul.cart_list>li.mini_cart_item>a {
    display: flex;
    align-items: center;
    padding: 5px 0;
    border-bottom: 1px solid #88888d36;
}

ul.wc-minicart ul.cart_list>li.mini_cart_item>a:last-of-type {
    border-bottom: 0;
}

ul.wc-minicart ul.cart_list>li>a:hover {
    text-decoration: none;
}

ul.wc-minicart ul.cart_list>li>a .thumbnail {
    background-size: contain;
    width: 100px;
    height: 80px;
    background-position: center;
    background-repeat: no-repeat;
}


ul.wc-minicart ul.cart_list>li>a .item-details {
    max-width: 200px;
    width: calc(100% - 100px);
}

ul.wc-minicart ul.cart_list>li>a .item-details p {
    margin-bottom: 5px;
}

ul.wc-minicart ul.cart_list>li>a .item-details p.item-title {
    font-size: 14px;
    color: #212529;
    margin-top: 5px;
    text-transform: none;
}

ul.wc-minicart ul.cart_list>li>a .item-details .product-sku {
    display: none;
}

ul.wc-minicart ul.cart_list>li>a .product-price {
    display: flex;
}

ul.wc-minicart ul.cart_list>li>a .product-price .woocommerce-Price-amount.amount {
    font-size: 13px;
}

ul.wc-minicart ul.cart_list>li>a .product-price .product-regular-price {
    text-decoration: line-through;
    color: #AAB1B5;
    margin-right: 10px;
    margin-top: 1px;
    font-size: 13px;
}

ul.wc-minicart ul.cart_list>li>a.remove {
    position: absolute;
    top: 0;
    right: 0;
    transform: rotate(45deg);
    letter-spacing: 1.5px;
    font-size: 18px;
    color: #88888d !important;
    width: auto;
    height: auto;
}

ul.wc-minicart ul.cart_list>li>a.remove:hover {
    color: #48484b !important;
    background-color: transparent;
}

ul.wc-minicart .woocommerce-mini-cart__total {
    display: flex;
    justify-content: flex-end;
    color: #212529;
    text-transform: uppercase;
    margin: 10px 5px 0 0;
}

ul.wc-minicart .woocommerce-mini-cart__total strong {
    font-weight: normal;
}

ul.wc-minicart .woocommerce-mini-cart__total .amount {
    margin-left: 10px;
}

ul.wc-minicart .buttons {
    margin-top: 20px;
    float: right;
    display: flex;
    flex-wrap: wrap;
}

ul.wc-minicart .buttons a.button {
    background: white;
    border: 1px solid black;
    border-radius: 0;
    padding: 6px 20px;
    font-size: 16px;
    text-transform: uppercase;
    color: black;
    text-align: center;
    width: calc((100% - 20px) / 2);
}

ul.wc-minicart .buttons a.button.continue-shopping {
    width: 100%;
}

ul.wc-minicart .buttons a.button:hover {
    font-weight: 400;
    text-decoration: none;
}

ul.wc-minicart .buttons a.button:first-of-type {
    margin-right: 15px
}

/* end  minicart */

/*  fix 8 Nov 2019 */

#footer-cta input {
    box-shadow: none;
    -webkit-appearance: none;
}

.page-template-template-sdj-consulation .ui-datepicker-calendar .ui-state-active {
    background: #AD073D;
}

.share-icons,
.footer-share {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 34px;
}

/*  minor fix 19 Dec 2019 */
.woocommerce-account .site-content {
    padding-top: 100px !important;
}

.woocommerce-shipping-fields h3 {
    margin-bottom: 26px;
}

/* prevent item text from colliding with x button */
.woocommerce-cart-form__cart-item .product-details .product-name {
    max-width: 90%;
    text-transform: uppercase;
}

#customer_login #no-account-wrapper ul+p {
    float: left;
    margin-right: 10px;
}

.woocommerce-cart .cart_item .variation dt:first-of-type {
    margin-top: 7px;
}

.woocommerce-cart .cart_item .product-quantity {
    margin-top: 13px;
}

.pagination .single .share {
    margin-right: 0;
}

.woocommerce-customer-details .woocommerce-column--billing-address,
.woocommerce-customer-details .woocommerce-column--shipping-address {
    margin-top: 30px;
}

.woocommerce-MyAccount-content .woocommerce-order-details {
    margin-bottom: 0;
}

.order-details-address-wrapper {
    border: none !important;
    border-bottom-width: 2px;
    border-right-width: 2px;
    text-align: left;
    width: 100%;
    border-radius: 0 !important;
    padding: 10px 15px !important;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
}

.page-id-319 .order-details-address-wrapper {
    box-shadow: none;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email {
    padding-left: 0;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
    display: none;
}

ul._submenu.wc-minicart {
    display: initial;
}

#customer_details .e_stores .select-store {
    position: relative;
}

#customer_details .e_stores .select-store::before {
    content: '';
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    right: 8px;
    top: 5px;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    width: 0;
}

.suggested ul.list-suggested {
    width: 83.3%;
    margin-left: 8.33%;
}

.search #content {
    width: 100%;
    margin-left: 0;
}

.woocommerce-page form .form-row.notegiftcard_field textarea.input-text {
    height: 25px;
    resize: auto;
}

.tinv-wishlist .tinvwl-table-manage-list .product-name {
    padding-bottom: 0;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover,
.ui-datepicker-calendar td>.ui-state-hover {
    background: #AD073D;
    border: 1px solid #AD073D;
    color: #fff;
}

.ui-datepicker-calendar .ui-state-default {
    border: 1px solid #F0F0F0;
    background: #F9F9F9;
    line-height: 24.2px;
    font-size: 15px;
}

#ui-datepicker-div .ui-datepicker-prev,
#ui-datepicker-div .ui-datepicker-next {
    /* background-image: none !important; */
    border: none !important;
    top: 7px !important;
}

#ui-datepicker-div .ui-datepicker-prev {
    left: 6px;
    /* transform: none; */
}

#ui-datepicker-div .ui-datepicker-next {
    right: 8px;
}

#ui-datepicker-div .ui-datepicker-prev .ui-icon {
    background-image: url(http://skjewellery.com/api/wp-content/uploads/2020/01/arrow_left.webp);
}

#ui-datepicker-div .ui-datepicker-next .ui-icon {
    background-image: url(http://skjewellery.com/api/wp-content/uploads/2020/01/arrow_right.webp);
}

#ui-datepicker-div .ui-icon {
    background-size: contain;
    background-position: center;
    position: initial;
    margin: auto;
    width: auto;
    height: auto;
}

.ui-datepicker .ui-datepicker-header {
    border: none;
    background: transparent;
    border-radius: 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    border-radius: 0;
    padding: 0 5px;
    background-color: transparent;
}

.ui-datepicker select.ui-datepicker-month {
    margin-right: 5px;
}

.ui-datepicker .ui-datepicker-title select {
    background-image: url(http://skjewellery.com/api/wp-content/uploads/2020/01/dropdown-arrow.webp);
    background-size: 8px;
    background-repeat: no-repeat;
    background-position: 90%;
}

body.Mac-iOS #footer-cta input {
    height: 36px;
}

.seopress-user-consent button {
    border: 1px solid #212529;
    cursor: pointer;
}

.seopress-user-consent {
    border-top: 2px solid #AD073D;
    z-index: 2147483640 !important;
}

#seopress-user-consent-close {
    padding: 5px 10px 0px !important;
    border: 1px solid #212529 !important;
}

#seopress-user-consent-close,
.modal-header button.close span {
    font-weight: 100 !important;
}

.Mac-iOS #seopress-user-consent-close {
    padding: 2px 10px 0px !important;
}

.Mac-iOS #seopress-user-consent-close:hover {
    padding: 2px 10px 0px 9px !important;
}

.woocommerce-shipping-totals.shipping {
    padding-bottom: 40px;
}

#add_payment_method .cart-collaterals .cart_totals tr:last-of-type td,
#add_payment_method .cart-collaterals .cart_totals tr:last-of-type th,
.woocommerce-cart .cart-collaterals .cart_totals tr:last-of-type td,
.woocommerce-cart .cart-collaterals .cart_totals tr:last-of-type th,
.woocommerce-checkout .cart-collaterals .cart_totals tr:last-of-type td,
.woocommerce-checkout .cart-collaterals .cart_totals tr:last-of-type th {
    border-top: 1px solid #88888D;
}

.woocommerce-cart .wc-proceed-to-checkout {
    text-align: center;
    padding-top: 0;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 400;
    padding: 7px 40px 6px 20px;
    background: url(../images/arrow_right.webp) no-repeat right 20px top 7px;
    background-size: auto 12px;
    color: black;
    border: 1px solid black;
    display: inline-block;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    border-radius: 0;
    font-weight: 400;
    padding: 7px 40px 6px 20px;
    background: url(../images/arrow_right.webp) no-repeat right 20px top 9px;
    background-size: auto 12px;
    color: black;
}

button[name="update_cart"] {
    visibility: hidden;
    height: 1px;
    padding: 0;
}

.woocommerce .cart .button:not([name="update_cart"]),
.woocommerce .cart input.button:not([name="update_cart"]) {
    border-radius: 0;
    padding: 6px 20px;
    background: white;
    color: black;
    border: 1px solid black;
    text-transform: uppercase;
}

.woocommerce .cart .button:not([name="update_cart"]),
.woocommerce .cart input.button:not([name="update_cart"]):hover {
    padding: 6px 20px;
    background: white;
    color: black;
}

#coupon_code {
    border: none;
    border-bottom: 1px solid #89898b;
    border-radius: 0;
    max-height: 28px;
    line-height: 1;
}

.coupon-area label {
    text-transform: uppercase;
}

/*CHECKOUT - 24112019*/
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #AD073D;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    max-width: none;
    width: 100%;
    float: none;
}

.woocommerce-checkout .woocommerce table.shop_table .shipping td {
    padding-left: 0;
}

#order_review h3 {
    padding-top: 30px;
}

.woocommerce-checkout h3 {
    text-align: left;
}

.woocommerce-checkout input,
.woocommerce-checkout #note_gift_card_field textarea {
    border: 0;
    border-bottom: 1px solid black;
    border-radius: 0;
    padding: 0;
}

.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
    height: 28px;
}

.woocommerce-checkout #customer_details #billing_email_field {
    float: left;
}

.woocommerce-checkout .woocommerce-account-fields {
    text-align: left;
}

.woocommerce-checkout .woocommerce-account-fields p {
    padding-left: 0;
}

.woocommerce-checkout .woocommerce .col2-set {
    width: 60%;
    float: left;
}

.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
    border-color: inherit;
}

.woocommerce-checkout .checkout_sidebar {
    width: 30%;
    float: right;
}

.woocommerce-checkout #giftcard label {
    width: 80% !important;
    float: left;
    text-align: left;
}

.woocommerce-checkout #giftcard input {
    margin-right: 6px;
    margin-top: 7px;
    clear: both;
    float: left;
}

.woocommerce-checkout #order_comments_field .woocommerce-input-wrapper {
    width: 100%;
}

.woocommerce-checkout #order_comments_field textarea {
    width: 80%;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #89898b;
}

.woocommerce-checkout .woocommerce table.shop_table td.product-name>img {
    max-width: 100px;
    max-height: 100px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
    margin-right: 7px;
}

.woocommerce-checkout .woocommerce table.shop_table td.product-name .list_charm {
    row-gap: 10px;
}

.woocommerce-checkout .woocommerce table.shop_table td.product-name .list_charm .list_charm_item {
    margin: 0;
    column-gap: 15px;
}

.woocommerce-checkout .woocommerce table.shop_table td.product-name .list_charm .list_charm_item .title_charm_cart {
    text-align: left;
    font-size: 12px;
    margin-bottom: 5px;
}

.woocommerce-checkout .woocommerce table.shop_table td.product-name .list_charm img {
    width: 50px;
    height: 50px;
    box-shadow: none;
}

@media (min-width:992px) and (max-width:1049px) {
    11.custom-radio-button .label-text {
        line-height: 20px;
    }
}

.actual-product-name,
.variation {
    font-size: 14px;
    font-weight: 400;
    color: #212529;
    text-decoration: none;
    margin: 0;
}

.variation {

    /* margin-top: -15px; */
}

.woocommerce table.shop_table td small {
    font-weight: 400;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: transparent;
}

#giftcard {
    text-align: left;
    margin-top: 30px;
}

.woocommerce-billing-fields h3,
#giftcard h3 {
    font-weight: 400;
    font-size: 21px;
    margin-bottom: 26px;
}

.select2-container--default .select2-selection--single {
    border: none;
    border-bottom: 1px solid black;
    border-radius: 0;
}

.woocommerce form .form-row-first {
    width: 50%;
}

form.checkout .product-quantity {
    display: none;
}

#order_review_heading,
.woocommerce-checkout h3 {
    font-weight: 400;
    font-size: 21px;
}

.shop_table.woocommerce-checkout-review-order-table {
    display: block;
}

.shop_table.woocommerce-checkout-review-order-table tbody {
    display: block;
    width: 100%;
}

.shop_table.woocommerce-checkout-review-order-table tfoot {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
    display: block;
}

.shop_table.woocommerce-checkout-review-order-table tfoot a {
    color: #88888D;
}

.shop_table.woocommerce-checkout-review-order-table tfoot a:hover {
    color: #212529;
}

.shop_table.woocommerce-checkout-review-order-table tr td,
.shop_table.woocommerce-checkout-review-order-table tr th {
    border: none;
}

.woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr td,
.woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr th,
.woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr strong {
    font-weight: 400;
    /* padding-left:  36px; */

    /* padding-top: 25px; */

    /* padding-bottom:  15px; */

    /* padding-right: 30px; */
}

.woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr th {
    padding-left: 30px;
    padding-top: 15px;
}

.shop_table.woocommerce-checkout-review-order-table tr td.product-name {
    padding-left: 0;
    padding-right: 0;
    display: flex;
}

.checkout__product-details {
    width: 50%;
}

.shop_table.woocommerce-checkout-review-order-table tfoot tr {
    display: flex;
    width: 100%;
}

.shop_table.woocommerce-checkout-review-order-table tfoot tr th {
    width: 50%;
    display: inline-block;
}

.shop_table.woocommerce-checkout-review-order-table tfoot tr td {
    width: 50%;
    display: inline-block;
    text-align: right;
}

.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td,
.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total th {
    border-top: 1px solid black;
    padding-right: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr:not(:last-child) td {
    padding-right: 30px;
    padding-top: 15px;
}

.shop_table.woocommerce-checkout-review-order-table thead {
    display: none;
}

form.checkout .cart-subtotal {
    color: #212529;
}

form.checkout span.woocommerce-input-wrapper {
    width: 100%;
}

form.checkout .cart_item {
    display: block;
    position: relative;
}

.woocommerce form.checkout table.shop_table td.product-total {
    padding-left: 0;
    padding-top: 0;
    display: block;
    margin-left: 105px;
    border-top: none;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    border: 1px solid black;
    float: none;
    border-radius: 0;
    background: white;
    color: black;
    text-transform: uppercase;
    font-weight: 400;
    padding-top: 8px;
}

.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover {
    font-weight: 400;
    background: white;
}

/*END CHECKOUT*/
.return-to-shop .button.wc-backward {
    background-color: white;
    border: 1px solid black;
    border-radius: 0;
    text-transform: uppercase;
    color: black;
}

.return-to-shop .button.wc-backward:hover {
    background-color: white;
}

.share-icon {
    background-image: url('../images/share-icon.webp')
}

.share:hover .share-icon {
    background-image: url('../images/share-icon-hover.webp')
}

.share-icons,
.footer-share {
    display: inline-block;
    height: 35px;
    width: 35px;
    background-size: 35px;
}

.share-icons:hover,
.footer-share:hover {
    cursor: pointer;
}

/*Share pop up*/
.mail-share__header {
    padding-bottom: 0;
    border-bottom: none;
}

.mail-modal .error {
    font-size: 12px;
    color: #AD073D;
    position: relative;
    top: -10px;
    text-align: left;
    display: block;
}

.mail-modal .modal-body p {
    text-align: center;
}

.mail-share__header .close span {
    font-weight: 100;
}

.mail-share__header-text {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    right: -16px;
    width: 100%;
    text-align: center;
}

.mail-share__header-text .modal-title {
    font-size: 24px;
}

.mail-share__form-label {
    display: block;
    color: #212529;
    font-weight: 400;
    font-size: 14px;
    text-align: left;
}

.mail-share__form-row {
    clear: both;
}

input.mail-share__form-item--text {
    width: 100%;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #212529;
    margin-bottom: 16px;
}

.mail-share__form-item--centered {
    text-align: center;
}

input.mail-share__form-item--submit {
    font-size: 16px;
    background: url(../images/arrow_right.webp) no-repeat right 11px top 11px;
    padding: 9px 30px 8px 25px;
    background-size: auto 10px;
    border: 1px solid #212529;
    border-radius: 0;
    font-weight: 400;
    color: #212529;
    text-transform: uppercase;
}

.Mac-iOS input.mail-share__form-item--submit {
    padding: 8px 30px 8px 25px;
}

input.mail-share__form-item--submit:hover {
    font-weight: 400;
    border: 1px solid #212529;
    cursor: pointer;
}

.mail-share__form-row--1 {
    width: 100%;
}

.mail-share__form-item--2 {
    width: calc(50% - 10px);
    float: left;
    margin-right: 20px;
}

.mail-share__form-item--last {
    margin-right: 0;
}

/* End Share pop up*/
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    font-weight: 400;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    font-weight: 400;
}

/*Start wishlist page*/
@supports (-ms-ime-align:auto) {

    .page-id-765 .woocommerce .button.tinv-next,
    .page-id-765 .woocommerce .button.tinv-prev {
        display: inline-block;
    }

    .page-id-765 .woocommerce .button.tinv-next i,
    .page-id-765 .woocommerce .button.tinv-prev i {
        margin: 3px 0 0;
        width: 10%;
        float: left;
    }

    .page-id-765 .woocommerce .button.tinv-prev i {
        margin-left: 5%;
    }

    .page-id-765 .woocommerce .button.tinv-next span,
    .page-id-765 .woocommerce .button.tinv-prev span {
        float: left;
        width: 80%;
    }

}

.tinv-wishlist .product-action .button .tinvwl-txt {
    display: unset;
}

.tinv-wishlist .product-action .button>i {
    display: none;
}

.tinv-wishlist thead {
    display: none;
}


.kts-not-owner .product-remove{
    display: none !important;
}

.tinv-wishlist .product-date,
.tinv-wishlist .product-stock {
    display: none !important;
}
.page-id-765 .tinvwl-table-manage-list tbody {
    display: flex;
    flex-wrap: wrap;
}
.page-id-765 .tinvwl-table-manage-list tbody tr,
.tinv-wishlist .wishlist_item {
    display: block;
    float: left;
    position: relative;
    width: 23.5%;
    height: auto;
    margin-right: 1.5%;
    box-sizing: border-box;
    padding-top: 0;
    margin-bottom: 30px;
}
.page-template-tempalte-wishlist .tinvwl-table-manage-list tbody tr:not(.wishlist_item) {
    display: none;
}

.page-id-765 .tinv-wishlist .tinv-lists-nav:before,
.page-id-765 .tinv-wishlist .tinv-lists-nav::before {
    content: unset;
}

.page-id-765 .tinv-wishlist .wishlist_item {
    /* height: 0; */
    padding-bottom: 0;
    float: none;
}

.page-id-765 .tinv-wishlist .tinvwl-table-manage-list .product-name {}

.page-id-765 .woocommerce td.product-name dl.variation dt,
.page-id-765 .woocommerce td.product-name dl.variation dd {
    text-align: right;
    width: calc(50% - 5px);
    margin-right: 5px;
    display: inline-block;
    clear: none;
    color: #88888D;
}

.tinv-wishlist .tinv-lists-nav>* {
    width: 200px;
    flex-basis: 200px;
}

.tinv-wishlist .tinv-lists-nav>*:nth-child(2) {
    width: calc(100% - 400px);
    flex-basis: calc(100% - 400px);
    font-weight: 400;
    padding-top: 10px;
}

@media (max-width:1022px) {
    .tinv-wishlist .tinv-lists-nav>* {
        width: 56px;
        flex-basis: 56px;
    }

    .tinv-wishlist .tinv-lists-nav>*:nth-child(2) {
        width: calc(100% - 112px);
        flex-basis: calc(100% - 112px);
        display: block;
    }

}

.page-id-765 .woocommerce td.product-name dl.variation dd {
    text-align: left;
}

.page-id-765 .tinv-wishlist .product-action {
    position: absolute;
    bottom: 25px;
}

.tinv-wishlist .wishlist_item:nth-of-type(4n) {
    margin-right: 0;
}

.tinv-wishlist .wishlist_item:nth-of-type(4n+1) {
    clear: both;
}
.page-id-765 .tinvwl-table-manage-list tbody tr td:first-child {
    display: none;
}
.page-id-765 .tinvwl-table-manage-list tbody tr.wishlist_item td:first-child {
    display: block;
}

.tinv-wishlist .product-thumbnail {
    max-width: none;
    /* position: absolute; */
    width: 100%;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
    padding: 0;
    top: 0;
    z-index: 10;
    display: block;
}

.tinv-wishlist .tinvwl-table-manage-list .product-remove {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    padding: 0;
    transform: rotate(45deg);
    width: auto !important;
    z-index: 11;
}

.tinv-wishlist .tinvwl-table-manage-list .product-remove button {
    background: none;
}

.tinv-wishlist .tinvwl-table-manage-list .product-remove button:hover {
    cursor: pointer;
}

.tinv-wishlist .tinvwl-table-manage-list .product-remove .ftinvwl-times::before {
    content: "+" !important;
    font-size: 30px;
    line-height: 0.75;
    color: #707070;
}

.tinv-wishlist .tinvwl-table-manage-list .product-name {
    display: block;
    position: relative;
    padding-top: 20px;
}

.tinv-wishlist .tinvwl-table-manage-list .product-name a {
    color: #88888D;
    font-weight: 400;
}

.tinv-wishlist .tinvwl-table-manage-list .product-name a:hover {
    color: #212529;
}

.tinv-wishlist .tinvwl-table-manage-list .product-price {
    display: block;
    padding-top: 0;
}

.tinv-wishlist .product-action {
    padding-top: 0;
    text-align: center;
    width: 100%;
    display: block;
}

.tinv-wishlist .product-action button {
    font-weight: 400;
    color: #000000 !important;
    text-transform: uppercase;
    border: 1px solid black;
    background: white !important;
    border-radius: 0;
}

.tinv-wishlist .product-action button:hover {
    font-weight: 400;
}

main.sale-page,
.search #content,
.page-template-template-ring-size main,
.archive.woocommerce main {
    width: 83.3%;
    margin-left: 8.33%;
}



/* update by emma */
.search_product ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce ul.products li.product {
    margin: 0 10px 0;
    padding: 0;
    width: calc((100% / 3) - 20px);
    /* margin-left: 0; */
    height: 0;
    padding-bottom: calc(((100% - 40px) / 3) + 160px);
}

.search_product ul.products,
.woocommerce-page ul.products {
    margin-left: -10px;
    margin-right: -10px;
}

@media all and (-ms-high-contrast:none) {

    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        margin-right: 15px;
    }

}

@supports (-ms-ime-align:auto) {

    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        margin-right: 15px;
    }

}

/* update by emma */

/* .woocommerce ul.products li.first,
.woocommerce-page ul.products li.first {
clear: none;
} */

.search .sidebar-left-list,
.archive.woocommerce .sidebar-left-list {
    padding-top: 62px;
    padding-bottom: 50px;
}

/* .archive.woocommerce .filter_default .sidebar-left-list {
    padding-top: 0;
}
 */

.woocommerce ul.products li .star-rating {
    display: none;
}

/* .widget.woocommerce.widget_recently_viewed_products li:nth-of-type(3n),
.woocommerce ul.products li.product:nth-of-type(3n),
.woocommerce-page ul.products li.product:nth-of-type(3n) {
margin-right: 0;
} */

/* .woocommerce-page .products_sidianjin ul.products li.product,
.widget.woocommerce.widget_recently_viewed_products li,
.single-product.woocommerce ul.products li.product,
.single-product.woocommerce-page ul.products li.product {
width: calc(25% - 20px);
padding-bottom: calc(((100% - 60px) / 4) + 160px);
} */

.pswp__caption__center {
    text-align: center;
}

.slick-slider .slick-list {
    padding: 15px 0;
    margin-bottom: 30px;
}

.widget.woocommerce.widget_recently_viewed_products li {
    height: 0;
}

/* .widget.woocommerce.widget_recently_viewed_products li:nth-of-type(3n),
.single-product.woocommerce ul.products li.product:nth-of-type(3n),
.single-product.woocommerce-page ul.products li.product:nth-of-type(3n) {
margin-right: 20px;
} */

/* .widget.woocommerce.widget_recently_viewed_products li:nth-of-type(4n),
.single-product.woocommerce ul.products li.product:nth-of-type(4n),
.single-product.woocommerce-page ul.products li.product:nth-of-type(4n) {
margin-right: 0;
} */

.outofstock .imagewrapper {
    position: relative;
}

li.outofstock .imagewrapper:after {
    content: 'Out of stock';
    position: absolute;
    bottom: 7px;
    display: block;
    width: 100%;
    background: rgba(0, 0, 0, .01);
    font-weight: 400;
    padding: 8px;
    color: #88888D;
    font-size: 14px;
}

.content-hint .imagewrapper {
    display: inline;
}

.content-hint .imagewrapper::after {
    display: none;
}

/* .search .tinv-wraper.tinv-wishlist {
right: 0;
bottom: 160px;
position: absolute;
}

.search .tinv-wraper.tinv-wishlist,
.archive .tinv-wraper.tinv-wishlist {
bottom: 160px;
} */
.pointer-label {
    font-weight: 400;
    font-size: 14px !important;
    top: unset !important;
    bottom: -25px !important;
    border-bottom: 1px solid #707070;
    padding-right: 3px;
}

.pointer-label.low {
    left: -10px !important;
}

.pointer-label.high {
    left: unset !important;
    right: -13px !important;
}

.pointer-label.low:before,
.pointer-label.high:before {
    content: '$'
}

.slider-container.theme-green {
    width: 100% !important;
}

.theme-green .back-bar {
    background-color: #DFDFDF;
    background-image: unset;
}

.theme-green .back-bar .selected-bar {
    background-color: #DFDFDF;
    background-image: unset;
}

/*.slider-container .clickable-dummy {
background: none;
}*/
.theme-green .back-bar .pointer {
    border-color: #88888D;
    background-color: #88888D;
    background-image: none;
}

.slider-container .back-bar .pointer-label {
    top: 15px;
    background: transparent;
    left: auto !important;
}

.slider-container .back-bar .pointer.last-active {
    border-color: #88888D;
    background-color: #88888D;
    background-image: none;
}

.box-fillter * {
    text-transform: uppercase;
}

.box-fillter .slider-container .scale {
    display: none;
}



.hide-filters {
    float: left;
    display: none;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
}

.hide-filters:hover {
    cursor: pointer;
}

.total-product {
    float: left;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.sort_by {
    float: right;
    font-size: 17px;
    font-weight: 400;
}

.total_results_search h1 span:after,
.total_results_search h1 span:before {
    content: '"';
}

.search-form2 input {
    width: 100%;
    height: 50px;
    text-align: left;
    padding-left: 50px;
}

.before-content-search .navbar-icon-search {
    margin-top: 15px;
    position: absolute;
}
.kts-wishlist-page .container .tinv-wishlist:nth-of-type(1) > :first-child {
    display: block !important;
}
.tinv-wishlist .tinv-header {
    display: none;
}
/* Sharing Wishlist */
.kts-wishlist-page .kts-wishlist__sharing.kts-social-buttons .kts-social-email {
    color: #AD073D !important;
}
.kts-wishlist-page .kts-wishlist__sharing.kts-social-buttons {
    text-align: right;
    margin-bottom: 20px;
}
.kts-wishlist-page .kts-wishlist__sharing.kts-social-buttons>span {
    margin-right: 27px;
}
.kts-wishlist-page .kts-wishlist__sharing.kts-social-buttons>span, .kts-wishlist-page .kts-wishlist__sharing.kts-social-buttons>ul {
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
}
.kts-wishlist-page .kts-wishlist__sharing.kts-social-buttons>ul{
    list-style: none;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.kts-wishlist-page .kts-wishlist__sharing.kts-social-buttons ul li{
    float: left;
    margin: 0 5px 0 0;
    list-style: none;
}
.kts-wishlist-page .kts-wishlist__sharing.kts-social-buttons ul li a{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 2em;
    height: 2em;
    border-radius: 50%;
    text-align: center;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    font-size: 20px;
    text-decoration: none;
    text-transform: none !important;
}
.kts-wishlist-page .kts-wishlist__sharing.kts-social-buttons ul li a i{
    line-height: 2em;
}
.kts-wishlist-page .container .tinv-wishlist:nth-of-type(1) > :first-child  {
    display: block !important;
}
.kts-wishlist-page .tinv-header h2{
    text-align: center;
}
.check_copied.kts-social-clipboard {
    position: relative;
}
.check_copied.kts-social-clipboard::before {
    display: block;
    content: "Copied!";
    border: 1px solid #a49a9a;
    font-size: 14px;
    position: absolute;
    bottom: -15px;
    right: -50px;
    padding: 0 5px;
    color: black;
}

/** Modal */
.kts-wishlist-modal{
    width: 1000%;
    height: 100%;
    position: fixed;
    background: rgb(0 0 0 / 62%);
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 999999;
    display: flex;
    align-items: center;
    justify-content: center;
}
.kts-wishlist-modal .kts-modal-content{
    display: block;
    width: 300px;
    margin: 0 auto;
    background: #FFF;
    padding: 20px 30px;
    top: calc(50% - 100px);
    text-align: center;
    position: fixed;
    left: calc( 50% - 150px);
}
.kts-wishlist-modal .kts-modal-content .close{
    position: absolute;
    top: 0;
    right: 0;
}
.kts-wishlist-modal .kts-modal-content .close{
    position: absolute;
    top: 0;
    right: 0;
}
.kts-wishlist-modal .kts-modal-content .kts-button{
    width: 100%;
    border-radius: 5px;
    display: block;
    border: 1px solid #9E9E9E;
    padding: 7px;
    color: #000;
    font-weight: 400;
}


/*End wish list page*/

/*Search Hinting*/
.products-hint .onsale,
.products-hint .star-rating,
.products-hint .wcct_countdown_timer_wrap,
.products-hint .tinv-wraper.tinv-wishlist,
.products-hint .add_to_cart_button {
    display: none;
}

.products-hint li img {
    max-width: 90px;
    width: 90px;
    height: 90px;
}

.products-hint .woocommerce-loop-product__title {
    font-size: 14px;
    font-weight: 400;
    color: #88888D;
    text-decoration: none;
    display: inline-block;
    max-width: calc(100% - 105px);
    margin: 0;
    /* margin-left: 15px; */

    /* fix break line broken */
    margin-left: 10px;
    padding-right: 60px;
}

.products-hint .product {
    position: relative;
    border-bottom: 1px solid #DFDFDF;
    padding-bottom: 10px;
    margin-bottom: 10px;
    overflow: hidden !important;
}

.products-hint .wapper_shop_item {
    position: static;
    height: auto;
    border: none;
    padding: 0;
}

.products-hint .product:last-of-type {
    border-bottom: none;
}

.products-hint .price {
    position: absolute;
    left: 0;
    padding-left: 105px;
    bottom: 15px;
    color: #88888D;
}

/*End Search Hinting*/

/* Checkout */
.woocommerce .woocommerce-checkout table.shop_table {
    margin-bottom: 10px;
}

.e_stores {
    width: calc(50% - 50px);
    margin-bottom: 30px;
}

#customer_details .e_stores .select-store.showing::before {
    border-color: transparent transparent #888 transparent !important;
    border-width: 0 4px 5px 4px !important;
}

.e_stores:hover {
    cursor: pointer;
}

form.checkout.woocommerce-checkout label {
    font-weight: 400;
    color: #212529;
    width: 100% !important;
    display: block;
    font-size: 16px;
    text-align: left;
    text-transform: uppercase;
    align-items: center;
}

form.checkout.woocommerce-checkout #giftcard label {
    text-transform: none;
    color: #88888D;
    font-size: 14px;
    font-weight: 400;
}

.woocommerce-billing-fields__field-wrapper {
    text-align: left;
}

.woocommerce form .form-row,
.woocommerce form .form-row-wide,
.woocommerce-page form .form-row-wide {
    clear: none;
    display: inline-block;
    width: calc(50% - 50px);
    margin-bottom: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    text-align: left;
}

.woocommerce form .form-row:nth-of-type(odd),
.woocommerce form .form-row-wide:nth-of-type(odd),
.woocommerce-page form .form-row-wide:nth-of-type(odd) {
    margin-right: 100px;
    text-align: left;
    /*This is for shipping address in checkout page*/
}

.woocommerce-additional-fields__field-wrapper {
    display: none;
}

#gift_card_field {
    width: 100%;
}

#payment .form-row {
    width: 100%;
}

.woocommerce-terms-and-conditions-checkbox-text {
    font-size: 13px;
}

.woocommerce form .form-row .required {
    color: #AD073D;
}

.woocommerce-checkout #payment div.form-row {
    padding-left: 0;
}

.woocommerce ul#shipping_method label {
    color: #88888D;
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
}

#giftcard input[type="radio"],
#shipping_method input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
}

#giftcard label::before,
#shipping_method label::before {
    content: '';
    display: inline-block;
    background-color: white;
    padding: 5px;
    border: 1px solid #212529;
    border-radius: 50%;
    margin-right: 5px;
    position: relative;
    top: 1px;
}

#giftcard label:hover::before,
#shipping_method label:hover::before {
    background-color: #AD073D;
    cursor: pointer;
    border-color: #AD073D;
}

#shipping_method input[type="hidden"]+label::before,
#giftcard input[type="radio"]:checked+label::before,
#shipping_method input[type="radio"]:checked+label::before {
    background-color: #AD073D;
    border: 1px solid #AD073D;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    display: none;
}

.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    display: block;
    float: none;
    width: 100%;
    color: #AD073D;
}

.woocommerce-checkout #payment div.payment_box {
    clear: both;
    padding: 10px 0;
    margin: 0;
    background: transparent;
    border: none;

    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    font-size: .92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #dfdcde;
    color: #515151;
}

.woocommerce-checkout #payment div.payment_box.alt_banklist_fpxpay {
    max-width: 98%;
    /* text-align: right; */
    margin-left: auto;
    margin-right: auto;
}

/* .woocommerce-checkout #payment div.payment_box.payment_method_paypal{
padding-top:0;
} */

/* .woocommerce-checkout #payment div.payment_box.payment_method_paypal .custom_about_paypal{
margin-bottom: 10px;
display: inline-block;
} */

form.checkout.woocommerce-checkout .wc_payment_method label {
    margin-bottom: 0;
}

.woocommerce-terms-and-conditions-wrapper {
    text-align: left;
}

.woocommerce-terms-and-conditions-wrapper a {
    color: #AD073D;
}

/**My Account*/
.woocommerce-account #main {
    width: 83.3%;
    margin-left: 8.33%
}

.woocommerce-MyAccount-navigation ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    text-align: left;
    text-transform: uppercase;
}

.woocommerce-MyAccount-navigation li {
    margin-bottom: 24px;
}

.woocommerce-MyAccount-navigation li.is-active a {
    color: #AD073D;
}

.woocommerce-MyAccount-navigation li a {
    color: #88888D
}

.woocommerce-MyAccount-navigation li a:hover {
    color: #212529;
}

.woocommerce-account .woocommerce table.shop_table {
    border-collapse: collapse;
    text-transform: uppercase;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
}

.woocommerce-account .woocommerce table.shop_table tr td,
.woocommerce-account .woocommerce table.shop_table tr th {
    padding: 15px 5px;
    /* Padding 5 px was added due to my-orders*/
}

.woocommerce-account .woocommerce table.shop_table tr td:last-child,
.woocommerce-account .woocommerce table.shop_table tr th:last-child {
    padding-right: 25px;
}

.woocommerce-account .woocommerce table.shop_table tr td:first-child,
.woocommerce-account .woocommerce table.shop_table tr th:first-child {
    padding-left: 25px;
}

.woocommerce-account .woocommerce table.shop_table thead {
    background: #AD073D;
}

.woocommerce-account .woocommerce table.shop_table thead * {
    color: white;
}

.woocommerce-account .woocommerce table.shop_table * {
    font-weight: 400;
    color: #88888D
}

.woocommerce-account .woocommerce table.shop_table .woocommerce-orders-table__cell-order-actions a {
    background-color: white;
    border: none;
    padding-left: 0;
    /*Padding left to 0 due to my-orders page*/
}

.woocommerce-account .woocommerce table.shop_table a:hover {
    color: #212529;
}

/*My Account Edit*/
.woocommerce-address-fields__field-wrapper input {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #212529;
    padding-left: 7px;
    font-weight: 100;
    color: #212529;
}

.page-id-320 form .woocommerce-address-fields__field-wrapper .form-row,
.page-id-138954 form .woocommerce-address-fields__field-wrapper .form-row {
    width: calc(50% - 25px);
    display: inline-block;
    margin-right: 50px;
}

.page-id-320 form .woocommerce-address-fields__field-wrapper .form-row:nth-of-type(even),
.page-id-138954 form .woocommerce-address-fields__field-wrapper .form-row:nth-of-type(even) {
    margin-right: 0;
    text-align: left;
}

form.woocommerce-EditAccountForm.edit-account input {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #212529;
    padding-left: 7px;
    font-weight: 100;
    color: #212529;
}

.page-id-320 form.woocommerce-EditAccountForm.edit-account .form-row,
.page-id-138954 form.woocommerce-EditAccountForm.edit-account .form-row {
    width: calc(50% - 25px);
    float: left;
    margin-right: 50px;
}

.page-id-320 form.woocommerce-EditAccountForm.edit-account .form-row:nth-of-type(even),
.page-id-138954 form.woocommerce-EditAccountForm.edit-account .form-row:nth-of-type(even) {
    margin-right: 0;
    clear: right;
}

.page-id-320 form.woocommerce-EditAccountForm.edit-account .clear,
.page-id-138954 form.woocommerce-EditAccountForm.edit-account .clear {
    display: none;
}

.page-id-320 form.woocommerce-EditAccountForm.edit-account fieldset,
.page-id-138954 form.woocommerce-EditAccountForm.edit-account fieldset {
    width: 100%;
}

.page-id-320 form.woocommerce-EditAccountForm.edit-account fieldset legend,
.page-id-138954 form.woocommerce-EditAccountForm.edit-account fieldset legend {
    padding-top: 60px;
    color: #212529;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-weight: 400;
}

/* My Account Orders */
.woocommerce-table__line-item.order_item .wc-item-meta {
    margin-left: 0;
}

.woocommerce-table__line-item.order_item .wc-item-meta li {
    margin-top: 15px;
}

.order__charm-image-detail {
    display: flex;
    margin-top: 10px;
}

.order___charm-detail {
    width: 50%;
}

/*Start Order Confirmation page*/
.woocommerce-order-received .cart-page-title {
    margin-bottom: 20px !important;
}

.woocommerce-order-received .cart-page-title span {
    font-size: 21px;
    display: block;
}

.woocommerce-thankyou-order-received {
    font-size: 16px;
    margin-bottom: 60px;
}

.infor_customer {
    text-align: left;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
    width: 60%;
    padding: 24px 0 34px 34px;
    display: block;
    /* fit content fix */
    /* display: table; */
}

.woocommerce .infor_customer .woocommerce-customer-details address {
    border: none;
    padding-left: 0;
}

.woocommerce .infor_customer .woocommerce-customer-details {
    margin-top: 0px;
}

.woocommerce .infor_customer .woocommerce-customer-details h2 {
    font-size: 21px;
    margin-bottom: 15px;
}

.infor_order {
    /* margin-left: 20%; */
    width: 40%;
    padding-left: 70px;
}

.infor_order h2 {
    text-align: left;
    font-size: 21px;
    margin-bottom: 30px;
}

.woocommerce-order .infor_customer .woocommerce-column--billing-address {
    padding-left: 0;
    width: 50%;
    float: left;
}

.infor_order .woocommerce-table__line-item.order_item {
    margin-bottom: 25px;
    float: left;
}

.woocommerce-order .infor_customer .woocommerce-column--shipping-address {
    padding-left: 0;
    width: 50%;
    float: right;
}

.woocommerce-order .infor_customer .woocommerce-columns--addresses {
    width: 100%;
}

.woocommerce-order .infor_order .order-thumbnail-product {
    width: 90px;
    float: left;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
}

.woocommerce-order .infor_order .order-detail-product {
    text-align: left;
    margin-left: 105px;
}

.woocommerce-order .infor_order .product-total {
    text-align: left;
    margin-left: 105px;
}

.woocommerce-order .infor_order .order-detail-product a {
    color: #212529;
    font-size: 16px;
}

.woocommerce-order .infor_order .order-detail-product ul {
    padding-left: 0;
    margin-left: 0;
    list-style-type: none;
}

.woocommerce-order .infor_order .footer {
    clear: both;
    margin-top: 50px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
}

.woocommerce-order .infor_order .footer .row {
    margin: 0;
    text-align: left;
    padding: 15px 15px 9px;
}

.woocommerce-order .infor_order .footer .row:first-of-type {
    color: #212529;
    font-weight: 400;
}

.woocommerce-order .infor_order .footer .row:nth-last-of-type(2) {
    padding-bottom: 9px;
}

.woocommerce-order .infor_order .footer .row:last-of-type {
    border-top: 1px solid black;
    color: #212529;
    font-weight: 400;
    padding-bottom: 9px;
}

.woocommerce-order .infor_order .footer .label-item {
    text-align: left;
    width: 50%;
}

.woocommerce-order .infor_order .footer .content-item {
    text-align: right;
    width: 50%;
}

/*End Order Confirmation page*/

/* Start Refer A Friend */
.guide__step {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-right: 4.2%;
}

.guide__step:last-of-type {
    margin-right: 0;
}

.guide__step img {
    margin-bottom: 20px;
}

.gens_raf__guide {
    margin-top: 30px;
    margin-bottom: 60px;
}

.guide__title {
    text-transform: uppercase;
}

.gens-raf-message,
.gens-raf-mail-share,
.gens-referral_stats>div,
.gens-referral_stats div:first-child {
    border-left: none;
    background-color: white;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
}

.gens-raf-message,
.gens-raf-mail-share {
    padding: 20px !important;
    word-break: break-word;
}

.gens-referral_stats>div,
.gens-referral_stats div:first-child {
    color: #AD073D;
    width: calc(50% - 20px);
    text-transform: capitalize;
    font-weight: 400;
    margin: 10px;
}

.gens-raf-message .gens-ctc {
    color: #AD073D;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
    width: 100%;
    position: initial;
}

.gens-refer-a-friend--share-text {
    margin-bottom: 60px;
}

.gens-refer-a-friend--share-text h2 {
    margin-bottom: 30px;
}

.gens-referral_stats__title,
.gens-referral_coupons__title {
    margin: 60px 0 30px;
}

.gens-referral_share__email__title {
    text-transform: uppercase;
    color: #88888D;
}

.gens-referral_share__email input[type='email'],
.gens-referral_share__email input[type='text'] {
    border: none !important;
    border-bottom: 1px solid #89898b !important;
    border-radius: 0 !important;
    background-color: white !important;
    max-height: 28px;
    line-height: 1;
    text-transform: uppercase;
}

.gens-referral_share__email input[type]::-webkit-input-placeholder,
.gens-referral_share__email input[type]::-moz-placeholder,
.gens-referral_share__email input[type]:-ms-input-placeholder,
.gens-referral_share__email input[type]:-moz-placeholder {
    font-weight: 400;
}

#js--gens-email-clone {
    background-color: #AD073D;
    bottom: 95px;
    font-weight: 400;
}

.gens-referral_share__email input[type='submit'],
.gens-referral_share__email input[type='submit']:hover {
    background-color: transparent !important;
    color: #212529 !important;
    border: 1px solid #000;
    border-radius: 0;
    font-weight: 400;
    padding: 7px 20px 6px;
    font-size: 16px;
}

.gens-referral_share__email input[type='submit']:hover {
    cursor: pointer;
}

.gens-referral_coupons__table tr:first-of-type th,
.gens-referral_stats__table tr:first-of-type th {
    background-color: #AD073D;
    color: white !important;
}

table.gens-referral_stats__table tbody tr:nth-child(2n) td,
table.gens-referral_coupons__table tbody tr:nth-child(2n) td,
.gens-referral_stats__table tr:first-of-type td {
    background-color: white;
}
.master-template-sections .master-section.carousel-slider-master .slick-arrow{
    top: 35%;
}

@media (max-width:768px) {
    .woocommerce-page .gens-refer-a-friend table.shop_table_responsive tr td:nth-of-type(1) {
        color: white !important;
    }

    .woocommerce-page .gens-refer-a-friend table.shop_table_responsive tr td {
        color: #88888D !important;
        font-size: 15px;
    }

    .woocommerce-page .gens-refer-a-friend table.shop_table_responsive tr td::before {
        font-weight: 400;
    }

    .woocommerce-page .gens-referral_coupons__table.shop_table_responsive tr td::before {
        content: 'Coupon Code';
    }

    .woocommerce-page .gens-referral_coupons__table.shop_table_responsive tr td:nth-of-type(2)::before {
        content: 'Coupon Discount';
    }

    .woocommerce-page .gens-referral_coupons__table.shop_table_responsive tr td:nth-of-type(3)::before {
        content: 'Usage Count';
    }

    .woocommerce-page .gens-referral_stats__table.shop_table_responsive tr td::before {
        content: 'Friend:';
    }

    .woocommerce-page .gens-referral_stats__table.shop_table_responsive tr td:nth-of-type(2)::before {
        content: 'Referred On:';
    }
    .page-id-765 .tinv-wishlist .product-thumbnail a img {
        max-width: 100%;
    }
    .page-id-765 .tinv-wishlist .product-thumbnail { 
        position: static;
    }
    table.tinvwl-table-manage-list tbody {
    display: flex;
    flex-wrap: wrap;
}
.page-id-765 .row {
margin-left: 0 !important;
margin-right: 0 !important;
}
.page-id-765 .offset-1 {
    margin-left: 0 !important;
}
.page-id-765 .col-10 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
    .page-id-765 .tinvwl-table-manage-list tbody tr, 
    .page-id-765 .tinv-wishlist .wishlist_item {
    width: 48%;
    height: auto;
    padding-bottom: 0;
    margin-right: 1%;
    margin-left: 1%;
    float: none;
}
.page-id-765 .tinv-wishlist .tinvwl-table-manage-list .product-name {
    padding-top: 0;
}
.page-id-765 .tinv-wishlist .product-action {
    position: static;
    bottom: 25px;
}
.page-id-765 .tinv-wishlist .tinvwl-table-manage-list .product-name {
    padding-top: 25px;
}

}

@media (max-width:667px) {
    .guide__step {
        width: 100%;
    }

}

@media (max-width:567px) {
    .woocommerce .woocommerce-MyAccount-content .gens-refer-a-friend table.shop_table tr td {
        border: none;
        padding: 16px 10px 15px;
    }

}

/* End Refer A Friend */

/* Start Acc Dashboard*/
.account_details_wrapper {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
    margin-bottom: 60px;
    padding: 15px 20px 25px 25px;
}

.account_details_wrapper h1 {
    font-size: 15px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 30px;
}

.account_inner_wrapper h2 {
    font-size: 13px;
    font-weight: 400;
}

.account_inner_wrapper {
    display: flex;
}

.account_inner_wrapper>div {
    text-align: left;
    width: 32%;
    font-size: 12px;
}

.account_inner_wrapper address {
    margin-bottom: 0;
}

.account_inner_wrapper a {
    margin-top: 6px;
    text-transform: uppercase;
    display: block;
    color: #88888D;
}

.account_inner_wrapper a:hover {
    text-decoration: none;
    color: #212529;
}

/* End Acc Dashboard */

/* Start Appointment List */
.title.appt-main-title {
    text-align: left;
    font-size: 28px;
}

.title.appt-main-title+a {
    display: block;
    padding-bottom: 20px;
    color: #88888D;
    text-align: left;
}

.title.appt-main-title+a:hover {
    text-decoration: none;
    color: #212529;
}

.appointments-listing {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
    text-align: left;
}

.appointments-listing thead {
    background: #AD073D;
    color: white;
}

.appointments-listing tr>*:first-child {
    padding-left: 25px;
}

.appointments-listing tr:first-of-type td {
    padding-top: 40px;
}

.appointments-listing tr:last-of-type td {
    padding-bottom: 40px;
}

.appointments-listing tr td:last-of-type {
    padding-right: 25px;
    text-align: right
}

.appointments-listing td {
    padding-top: 30px;
}

.appointments-listing th {
    padding-bottom: 15px;
    padding-top: 15px;
    font-weight: 400;
}

.appointments-listing td:last-of-type {
    display: none;
}

/* End Appointment List*/
.rely-description {
    margin: 0;
}
.customise .product-description .rely-description {
    margin-top: 16px;
    color: #000000;
    font-weight: 400;
}
.customise .product-description .rely-description {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.product-description .payment-icons span {
    padding: 0 10px;
}
/* Ring Sizer */
#gform_wrapper_2 {
    max-height: 0px;
    transition: .5s;
    overflow: hidden;
}

.wrapper-gravityform #gform_wrapper_2,
#gform_wrapper_2.show {
    max-height: 720px;
}

/* My Creations */
.page-template-template-mycreations #content {
    margin-left: 8.33%;
    width: 83.33%;
    padding-top: 100px !important;
}

/*Login Page*/
.page-id-320.woocommerce-page form .form-row-wide,
.page-id-138954.woocommerce-page form .form-row-wide {
    margin-right: 0;
    display: block;
    width: 100%;
}

.page-id-320.woocommerce-page form .form-row,
.page-id-138954.woocommerce-page form .form-row {
    margin-right: 0;
    display: block;
    width: 100%;
}

.page-id-320.woocommerce-page form .form-row label,
.page-id-138954.woocommerce-page form .form-row label {
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    color: #212529;
}

.page-id-320.woocommerce-page form .form-row input,
.page-id-138954.woocommerce-page form .form-row input {
    padding: 3px;
    font-size: 14px;
    font-weight: 400;
    color: #666;
    padding: 3px;
    font-size: 14px;
    font-weight: 400;
    border: none;
    color: #666;
    border-bottom: 1px solid #212529;
    border-radius: 0;
}

.page-id-320.woocommerce-page form .form-row input:focus,
.page-id-138954.woocommerce-page form .form-row input:focus {
    color: #212529;
}

#form-login-wrapper h2,
#no-account-wrapper h2 {
    font-size: 26px;
}

#form-login-wrapper label:not(.woocommerce-form-login__rememberme) {
    font-size: 16px;
    font-weight: 400;
    color: #212529;
}

#form-login-wrapper .login-lost-password {
    float: right;
    color: #88888D;
}

#no-account-wrapper ul {
    padding-left: 0;
    list-style-type: none;
}

#no-account-wrapper li {
    font-size: 13px;
}

#no-account-wrapper li:before {
    content: '\2022';
    display: inline-block;
    position: relative;
    top: 4.5px;
    margin-right: 15px;
    width: 6px;
    border: none;
    color: #AD073D;
    font-weight: bold;
    font-size: 26px;
}

#recent-orders--thead {
    background: white;
}

#recent-orders--thead td {
    font-size: 15px;
    font-weight: 400;
    color: #212529;
}

#recent-orders--thead td a {
    color: #707070;
    font-size: 12px;
}

.woocommerce .woocommerce-breadcrumb a:hover {
    color: #212529;
}

/* Customizer icons */
.custom-save-icon {
    background-image: url('../images/customiser_save.webp');
}

.custom-save-icon:hover {
    background-image: url('../images/customiser_save_hover.webp');
}

.custom-share-icon {
    background-image: url('../images/customiser_share.webp');
}

.custom-share-icon:hover {
    background-image: url('../images/customiser_share_hover.webp');
}

.section_right .customizer-top-menu {
    display: none;
}

/* .search-results main {
margin-left: 0;
width: 100%;
} */
form.wrap-custom-sendgrid-form {
    display: inline-block;
    text-align: left;
}

form.wrap-custom-sendgrid-form input[type="email"] {
    min-width: 350px;
}

form.wrap-custom-sendgrid-form .custom-sendgrid-note {
    color: #AD073D;
    margin-top: 5px;
    font-size: 12px;
}

/** promo popup styling -  **/
.bg_overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #000000;
    opacity: .35;
    filter: alpha(opacity=85);
    -moz-opacity: .85;
    z-index: 1030;
    display: none;
}

.promo_popup {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    justify-content: center;
    align-items: center;
    z-index: 1031;
}

.promo_popup .inner {
    position: relative;
    padding: 0;
    width: 60%;
    background-color: #efefef;
}

.promo_popup .inner .close:after {
    content: '+';
    position: absolute;
    right: 0px;
    z-index: 1;
    top: -3px;
    font-size: 36px;
    transform: rotate(45deg);
    width: 28px;
    text-align: center;
    vertical-align: middle;
    text-shadow: none;
    font-weight: 100;
    font-family: 'Work Sans', sans-serif;
}

/** promo popup styling end **/

/** single product gallery **/

.woocommerce div.product div.images .flex-control-thumbs.slick-slider {
    width: auto;
    margin-left: 0;
    overflow: initial;
    margin: initial;
    padding: initial;
}

.woocommerce-product-gallery .slick-slider .slick-prev,
.woocommerce-product-gallery .slick-slider .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 10;
}

.woocommerce-product-gallery .slick-slider .slick-prev {
    left: -25px;
}

.woocommerce-product-gallery .slick-slider .slick-prev:before {
    visibility: visible;
    content: '';
    background-image: url(../images/slider_arrow2.webp);
    width: 50px;
    height: 50px;
    display: block;
}

.woocommerce-product-gallery .slick-slider .slick-next {
    right: -25px;
}

.woocommerce-product-gallery .slick-slider .slick-next:before {
    visibility: visible;
    content: '';
    background-image: url(../images/slider_arrow.webp);
    width: 50px;
    height: 50px;
    display: block;
}

.woocommerce-product-gallery .slick-track {
    display: flex;
}

/** single product gallery end **/
.woocommerce-cart .coupon-trigger {
    position: relative;
    width: 100%;
}

.woocommerce-cart .coupon-trigger button[name="apply_coupon"] {
    position: absolute;
    right: 15px;
    margin-top: -7px;
}

.seopress-user-consent button {
    vertical-align: middle;
    margin: 0 10px 0 20px;
    padding: 6px 22px 5px 20px;
    font-size: 14px;
    background: #ffffff;
    color: #212529 !important;
    font-weight: 400;
}

.seopress-user-consent button:hover {
    font-weight: 400;
    letter-spacing: 0.5px;
}

#seopress-user-consent-close {
    margin: 0 0 0 20px;
    position: relative;
    line-height: 26px;
    border: 1px solid #ccc;
    padding: 0 10px;
    background: #ffffff;
    color: #212529;
    font-weight: 400;
}

#seopress-user-consent-close:hover {
    font-weight: 400;
}

.page-template-template-charm-builder .emm_container_single_product .entry-summary .oaps-sproduct__eligible-product {
    display: none;
}

@media (max-width:1450px) {
    .woocommerce-cart .coupon-trigger label {
        display: block;
    }

}

@media (max-width:1200px) {
    .main-navigation li.submenu-collections-image {
        right: 0;
        width: 200px;
        height: 200px;
    }

    .page-template-template-highlights main h2 {
        min-height: 70px;
    }

    .page-template-template-highlights main .main_content {
        min-height: 84px;
    }

}

@media (max-width:1100px) {
    .woocommerce-cart .coupon-trigger input {
        /* max-width: 60%; */
        max-width: 100%;
    }

}

@media (min-width:868px) {
    @media (max-width:1199px) {
        .footer-share {
            width: 30px;
            height: 30px;
            background-size: 30px 30px;
        }

    }

    @media (max-width:1080px) {
        .footer-share {
            width: 25px;
            height: 25px;
            background-size: 25px 25px;
        }

    }

    @media (max-width:968px) {
        .footer-share {
            width: 40px;
            height: 40px;
            background-size: 40px 40px;
        }

    }

}

@media (max-width:1100px) {

    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product,
    .search ul.products li.product {
        margin: 0 20px 0;
        padding: 0;
        width: calc((100% - 40px) / 2);
        margin-left: 0;
        height: 0;
        padding-bottom: calc(((100% - 42px) / 2) + 160px);
    }

    /* .widget.woocommerce.widget_recently_viewed_products li,
    .single-product.woocommerce ul.products li.product,
    .single-product.woocommerce-page ul.products li.product {
        width: calc((100% - 40px) / 2);
        padding-bottom: calc(((100% - 42px) / 2) + 160px);
    }
     */

    /*  .archive .woocommerce ul.products li.product:nth-of-type(3n),
     .archive .woocommerce-page ul.products li.product:nth-of-type(3n),
     .search .woocommerce ul.products li.product:nth-of-type(3n),
     .search .woocommerce-page ul.products li.product:nth-of-type(3n) {
         margin-right: 20px;
     }

     .archive .woocommerce ul.products li.product:nth-of-type(2n),
     .archive .woocommerce-page ul.products li.product:nth-of-type(2n),
     .search .woocommerce ul.products li.product:nth-of-type(2n),
     .search .woocommerce-page ul.products li.product:nth-of-type(2n) {
         margin-right: 0;
     } */

    .main-navigation li.submenu-collections-image {
        right: 0;
        width: 200px;
        height: 200px;
    }

}

@media (min-width:991px) and (max-width:1100px) {
    .actual-left a:last-of-type {
        display: block;
        position: unset;
        margin-top: 7px;
        margin-left: 0;
    }

}

@media (max-width:1025px) {
    .main-navigation li.collections-menu li:not(span.submenu-collections-image) {
        margin-right: 0;
    }

}

@media (max-width:991px) {
    @supports (-ms-ime-align:auto) {

        .page-id-765 .woocommerce .button.tinv-next i,
        .page-id-765 .woocommerce .button.tinv-prev i {
            margin: 1px 0 0;
        }

        .page-id-765 .woocommerce .button.tinv-prev i {
            margin-left: -1px;
        }

    }

    .mobile-navbar-contact {
        padding-top: 30px;
    }

    .navbar-icons ul.wc-minicart {
        right: 0;
    }

    #masthead.scrollHide {
        margin-top: -110px;
    }

    .woocommerce-checkout .woocommerce table.shop_table td.product-name img {
        margin-bottom: 10px;
    }

    .actual-product-name,
    .variation {
        width: 100%;
        float: none;
    }

    .variation {
        margin-top: 5px;
    }

    .woocommerce form.checkout table.shop_table td.product-total {
        margin-left: 0;
    }

    .woocommerce-order .infor_order .order-thumbnail-product {
        float: none;
    }

    .woocommerce-order .infor_order .order-detail-product {
        margin-left: 0;
        margin-top: 10px;
    }

    .woocommerce-order .infor_order .product-total {
        margin-left: 0;
    }



    .woocommerce .cart-collaterals,
    .woocommerce-page .cart-collaterals {
        width: 100%;
        margin-top: 40px;
        margin-left: 0;
    }

    .woocommerce table.shop_table_responsive tr td::before,
    .woocommerce-page table.shop_table_responsive tr td::before {
        font-weight: 400;
        text-align: left;
    }

    .woocommerce-cart-form {
        width: 100%;
    }

    .woocommerce-cart .coupon-trigger label {
        display: inline-block;
    }

    .woocommerce-cart .wrap-coupon-trigger {
        display: table-cell !important;
    }

    .woocommerce-cart .coupon-trigger button[name="apply_coupon"] {
        position: absolute;
    }
   

    .box-fillter:last-child,
    .price-slider {
        max-width: 120px;
    }

}

@media (max-width:920px) {
    .page-template-template-charm-necklace .preview-image-wrapper {
        transform: translateX(-10%);
    }

}

@media (max-width:850px) {
    .page-template-template-charm-necklace .preview-image-wrapper {
        transform: translateX(-15%);
    }

}

@media (min-width:768px) and (max-width:850px) {
    .actual-left a:last-of-type {
        display: block;
        position: unset;
        margin-top: 7px;
        margin-left: 0;
    }

}

@media (min-width:768px) and (max-width:1020px) {
    .list-product .eproducts .product_cat-classic-gold-bars .product-has-tags .product-tags {
        max-width: 50%;
    }

}

@media (min-width:769px) {
    .term-item span:hover {
        color: #212529;
        font-weight: 400;
    }
    .single-product.woocommerce-page .widget_recently_viewed_products .product_list_widget.kts-product-items li.product:first-child {
        margin-left: 0 !important;
    }

}

@media only screen and (max-width:768px) {

    .page-template-template-highlights main h2,
    .page-template-template-services main h2 {
        font-size: 19px;
    }

    .woocommerce div.product .product_title {
        padding: 60px 0 20px;
    }

    .page-template-template-master .master-template-sections {
        width: 100%;
    }
    .page-template-template-master .master-template-sections .wysiwyg {
        padding: 0 15px !important;
    }
    .master-template-sections  .faq-wrapper {
        padding: 15px !important;
    }
    .master-template-sections .px-15,
    .master-template-sections .gray{
        padding: 0 15px;
    }
    
    /* .related.products .tinv-wraper.tinv-wishlist {
        bottom: 200px;
    } */
    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        padding-top: 42px;
        padding-bottom: 0;
    }

    .woocommerce table.shop_table_responsive tr:nth-last-of-type(2) td,
    .woocommerce-page table.shop_table_responsive tr:nth-last-of-type(2) td {
        padding-bottom: 42px;
    }

    .woocommerce table.shop_table_responsive tr:nth-last-of-type(1) td,
    .woocommerce-page table.shop_table_responsive tr:nth-last-of-type(1) td {
        padding-bottom: 50px;
        color: #212529;
    }

    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: rgba(0, 0, 0, 0);
    }

    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        margin: 0 20px 0;
        padding: 0;
        width: calc((100% - 40px) / 3);
        margin-left: 0;
        height: 0;
        padding-bottom: calc(((100% - 40px) / 3) + 160px);
    }

    /* .widget.woocommerce.widget_recently_viewed_products li:nth-of-type(3n),
    .woocommerce ul.products li.product:nth-of-type(3n),
    .woocommerce-page ul.products li.product:nth-of-type(3n) {
        margin-right: 0;
    }

    .widget.woocommerce.widget_recently_viewed_products li,
    .single-product.woocommerce ul.products li.product,
    .single-product.woocommerce-page ul.products li.product {
        width: calc((100% - 40px) / 2) !important;
        padding-bottom: calc(((100% - 40px) / 2) + 200px) !important;
    } */

    /*  .widget.woocommerce.widget_recently_viewed_products li:first-of-type,
     .single-product.woocommerce ul.products li.product:first-of-type,
     .single-product.woocommerce-page ul.products li.product:first-of-type {
         margin-right: 20px;
     }

     .widget.woocommerce.widget_recently_viewed_products li:nth-of-type(2n),
     .single-product.woocommerce ul.products li.product:nth-of-type(2n),
     .single-product.woocommerce-page ul.products li.product:nth-of-type(2n) {
         margin-right: 0;
         float: left;
     }
     */
    .promo_popup .inner {
        width: 80%;
        max-width: 450px;
    }

    .woocommerce-account .woocommerce table.shop_table {
        box-shadow: none;
    }

    .woocommerce .woocommerce-MyAccount-content table.shop_table tr td {
        border: none;
        padding: 20px 25px 20px;
    }

    .woocommerce .woocommerce-MyAccount-content table.shop_table tr td:first-child {
        background-color: #AD073D;
        color: white;
    }

    .woocommerce .woocommerce-MyAccount-content table.shop_table tr td:first-child a {
        background-color: #AD073D;
        color: white;
    }

    .woocommerce .woocommerce-MyAccount-content table.shop_table tr td:last-child {
        text-align: center !important;
        padding-top: 0;
    }

    .woocommerce .woocommerce-MyAccount-content table.shop_table tr td:last-child:before {
        display: none;
    }

    .woocommerce .woocommerce-MyAccount-content table.shop_table tr td:last-child a {
        border: none;
        border: 1px solid black;
        border-radius: 0;
        padding: 5px 15px;
        margin-top: 10px;
        padding-top: 8px;
    }

    .woocommerce .woocommerce-MyAccount-content table.shop_table tr {
        margin-bottom: 30px;
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
        padding: 0;
    }

    .woocommerce-button.button.invoice {
        margin-left: 10px;
    }

    .woocommerce-button.button.invoice:hover {
        color: #212529;
    }

    /*Start order details - These was done because ipad decided not to show the normal box-shadows on this page*/
    .woocommerce .woocommerce-MyAccount-content table.shop_table tr.order_item td:first-child {
        background: unset;
        color: #88888D;
    }

    .woocommerce .woocommerce-MyAccount-content table.shop_table .item-thumbnail {
        margin-bottom: 20px;
    }

    .woocommerce .woocommerce-MyAccount-content table.shop_table tr.order_item td:first-child a {
        background: unset;
    }

    .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tr {
        box-shadow: none;
        border-top: 1px solid rgba(0, 0, 0, .1);
    }

    .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table {
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
    }

    .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tr td:last-child {
        padding-top: 20px;
    }

    .woocommerce .woocommerce-order-details table.shop_table tfoot th {
        border-top: none;
    }

    /*End order details - These was done because ipad decided not to show the normal box-shadows on this page*/
    .tinv-wishlist table.tinvwl-table-manage-list tbody td:first-child {
    display: none;
}
.tinv-wishlist table.tinvwl-table-manage-list tbody .wishlist_item td:first-child {
    display: block;
}
}

@media (min-width:768px) and (max-width:768px) {

    /*iPad fixes
     These are specific pages that need to go into mobile layout at 768 due to iPad
    */
    .title_top_two .title_tab {
        font-size: 12px;
    }

    .iPad-mobile .mb-60px {
        margin-bottom: 60px !important;
    }

    .iPad-mobile .mb-30px {
        margin-bottom: 30px !important;
    }

    .iPad-mobile .mb-0px {
        margin-bottom: 0 !important;
    }

    .iPad-mobile .col-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .iPad-mobile .offset-md-1,
    .iPad-mobile .offset-md-2,
    .iPad-mobile .offset-md-3,
    .iPad-mobile .offset-md-4,
    .iPad-mobile .offset-md-5,
    .iPad-mobile .offset-md-6 {
        margin-left: unset;
    }

    /*.iPad-mobile .d-md-none {
        display: unset !important;
    }*/
    .iPad-mobile .d-block {
        display: none !important;
    }

    .iPad-mobile .d-none {
        display: block !important;
    }

    .iPad-mobile .text-md-left,
    .iPad-mobile .text-md-right {
        text-align: center !important;
    }

    .iPad-mobile .order-md-0,
    .iPad-mobile .order-md-1 {
        -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
        order: unset;
    }

    .iPad-mobile .mx-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .iPad-mobile .px-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .iPad-mobile .pt-60px {
        padding-top: 60px !important;
    }

    .page-template-template-ring-size main.iPad-mobile,
    .archive.woocommerce main.iPad-mobile {
        width: 100%;
        margin-left: 0;
    }

    .woocommerce-checkout .woocommerce .col2-set {
        width: 100%;
    }

    .woocommerce-checkout .checkout_sidebar {
        width: 100%;
    }

    .woocommerce-checkout .woocommerce form .form-row {
        width: 100%;
    }

    .woocommerce-checkout .woocommerce form .form-row:nth-of-type(odd) {
        margin-right: 0;
    }

    .iPad-footer .col-sm-6.col-12.col-md-2 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .iPad-footer .text-center {
        text-align: center !important;
    }

    .iPad-footer .pt-15px {
        padding-top: 15px !important;
    }

    .iPad-footer .offset-md-1 {
        margin-left: 0;
    }

    .iPad-footer .col-12.col-md-2 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

}

@media (max-width:767px) {
    .share.customise:hover .share-bubble {
        bottom: -89px;
    }

    #add_payment_method #payment .payment_method_paypal .about_paypal,
    .woocommerce-cart #payment .payment_method_paypal .about_paypal,
    .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
        display: block;
    }

    .page-template-template-locate .item.category {
        padding-left: 0;
    }

    .page-template-template-locate .filter-menu {
        margin-left: -10px;
    }

    .page-template-template-ring-size main,
    .search #content,
    .archive.woocommerce main,
    .woocommerce-account .site-content,
    .page-template-template-mycreations #content {
        padding-top: 30px !important;
    }

    .search .total-product,
    .search .sort_by {
        font-size: 15px;
    }

    .before-list {
        position: relative;
    }

    .hide-filters {
        display: unset;
    }

    .hide-filters:hover {
        color: #252129;
    }

    .total-product {
        font-size: 16px;
        font-weight: 400;
        position: absolute;
        top: -50px;
        left: 50%;
        text-align: center;
        transform: translateX(-50%);
        width: 100%;
    }

    .sort_by {
        font-size: 15px;
        text-transform: uppercase;
    }

    .page-template-template-charm-necklace .preview-image-wrapper {
        transform: none;
    }

    .item.category {
        padding-left: 0;
    }

    .page-id-320 form.woocommerce-EditAccountForm.edit-account .form-row,
    .page-id-138954 form.woocommerce-EditAccountForm.edit-account .form-row {
        width: 100%;
    }

    .woocommerce-page table.shop_table_responsive tbody th.wrap-coupon-trigger {
        padding: 20px 15px;
    }

    .e_stores {
        width: 100%;
    }

    .section_right {
        margin-top: 60px;
    }

    .section_right .customizer-top-menu {
        display: flex;
        margin-top: 30px;
    }

    .section_right .customizer-top-menu .title_top_tab {
        display: none !important;
    }

    .section_right .customizer-top-menu .diamond-tab--wrapper {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .page-template-template-ring-size main,
    .archive.woocommerce main {

        /* this is for informational collection - archive-product.php*/
        margin-left: 0;
        width: 100%;
    }

    .search #content {
        width: 100%;
        margin: 0 auto;
    }

    .account_inner_wrapper {
        display: block;
    }

    .account_inner_wrapper>div {
        width: 100%;
        margin-bottom: 20px;
    }

    .account_details_wrapper {
        padding: 15px 20px 25px;
    }

    ul.flex-direction-nav {
        display: none;
    }

    .woocommerce form .form-row:nth-of-type(2n+1),
    .woocommerce form .form-row-wide:nth-of-type(2n+1),
    .woocommerce-page form .form-row-wide:nth-of-type(2n+1) {
        margin-right: 0;
    }

    .woocommerce form .form-row,
    .woocommerce form .form-row-wide,
    .woocommerce-page form .form-row-wide {
        width: 100%;
    }

    .woocommerce #no-account-wrapper {
        padding-left: 0;
    }

    .woocommerce #form-login-wrapper {
        border-right: none;
        margin: 20px 0 60px;
        padding-right: 0;
        padding-left: 0;
    }

    .page-template-template-highlights main h2,
    .page-template-template-services main h2 {
        min-height: unset;
    }

    .page-template-template-highlights main .main_content {
        min-height: unset;
    }

    .map-left {
        padding-left: 0;
    }

    .item.category {
        padding-left: 40px;
    }

    .map-container-fluid>.row .item.category {
        padding-left: 0;
        top: 550px;
    }

    .single-product .product {
        width: 100%;
        margin-left: 0%;
    }

    .single-product .woocommerce-product-gallery {
        width: 100%;
        float: none;
    }

    .single-product .summary.entry-summary {
        float: none;
        width: 100%;
        padding: 0 15px;
    }

    .woocommerce .products ul,
    .woocommerce ul.products {
        padding: 0;
    }

    .search_product ul.products,
    .woocommerce-page ul.products {
        margin-left: 0;
        margin-right: 0;
    }

    .woocommerce .woocommerce-breadcrumb {
        margin-top: 40px;
    }

    .reply-sub-title,
    .single-product #reply-title {
        display: block;
        width: 100%;
        margin-left: 0 !important;
        text-align: center;
    }

    #commentform {
        width: 100%;
        margin-left: 0;
        padding: 0 15px;
    }

    .woocommerce-cart-form {
        width: 100%;
    }

    .woocommerce .cart-collaterals,
    .woocommerce-page .cart-collaterals {
        width: 100%;
        margin-left: 0;
    }

    footer section:last-of-type h2 {
        width: unset;
    }

    .wcct_timer_wrap {
        width: 100%;
    }

    .wcct_timer_wrap * {
        font-size: 11px !important;
    }

    .wcct_timer_wrap:after {
        font-size: 11px !important;
    }

    #review_form_wrapper {
        margin-bottom: 60px;
    }
/* .page-id-765 .tinvwl-table-manage-list tbody tr,
    .tinv-wishlist .wishlist_item {
        float: left;
        position: relative;
        width: 31%;
        height: 0;
        margin-right: 3%;
        box-sizing: border-box;
        padding-top: calc(33% - 20px);
        margin-bottom: 215px;
    } */

    /* .tinv-wishlist .wishlist_item:nth-of-type(4n) {
        margin-right: 20px;
    }

    .tinv-wishlist .wishlist_item:nth-of-type(3n) {
        margin-right: 0;
    }

    .tinv-wishlist .wishlist_item:nth-of-type(4n+1) {
        clear: none;
    }

    .tinv-wishlist .wishlist_item:nth-of-type(3n+1) {
        clear: both;
    } */

    .tinv-wishlist .product-thumbnail img {
        max-width: 100%;
    }

    .tinv-wishlist .tinvwl-table-manage-list .product-name {
        padding-top: 20px;
    }

    .tinv-wishlist .tinvwl-table-manage-list .product-thumbnail a {
        display: block;
    }
    /* .page-id-765 .tinvwl-table-manage-list tbody tr,
    .page-id-765 .tinv-wishlist .wishlist_item {
        width: 48.5%;
        height: 0;
        padding-bottom: calc(48.5% + 65px);
        margin-bottom: 40px;
        margin-right: 3%;
        clear: none;
    }

    .page-id-765 .tinv-wishlist .wishlist_item:nth-of-type(2n) {
        margin-right: 0;
    }

    .page-id-765 .tinv-wishlist .tinvwl-table-manage-list .product-name {
        padding-top: calc(40% + 20px);
    } */

    .search .suggested ul {
        margin-bottom: 60px
    }

    .search .sidebar-left-list,
    .archive.woocommerce .sidebar-left-list {
        padding-top: 0;
    }

    #form-filter {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .box-fillter {
        width: calc(50% - 10px);
    }

    .box-fillter:last-child {
        margin-left: 20px;
        margin-right: auto;
    }

    .box-fillter:last-child,
    .price-slider {
        max-width: 200px;
    }

    .woocommerce-tabs.wc-tabs-wrapper {
        padding-top: 60px;
    }

    .woocommerce-checkout .woocommerce .col2-set {
        width: 100%;
    }

    .woocommerce-checkout .checkout_sidebar {
        width: 100%;
    }

    .infor_order {
        width: 100%;
        margin-left: 0;
        padding: 30px;
    }

    .infor_customer {
        width: 100%;
        margin-bottom: 60px;
        padding: 30px 30px 0 30px;
    }

    .woocommerce-order .infor_customer .woocommerce-column--billing-address {
        width: 100%;
        float: none;
        margin-bottom: 50px;
    }

    .woocommerce-order .infor_customer .woocommerce-column--shipping-address {
        float: none;
        width: 100%;
    }

    .woocommerce .infor_customer .woocommerce-customer-details h2 {
        margin-bottom: 0;
    }

    .woocommerce-cart .coupon-trigger label {
        display: block;
    }

    /* add */
    .share:hover .share-bubble {
        transform: translateX(-10%);
    }

    .share-bubble::before,
    .share-bubble::after {
        left: 5%;
    }

    /* end add */
}

@media (max-width:612px) {

    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product,
    .search ul.products li.product {
        margin: 0;
        padding: 0;
        width: 100%;
        margin-left: 0;
        height: 0;
        padding-bottom: calc(100% + 160px);
    }

    .archive .woocommerce ul.products li.product:nth-of-type(3n),
    .archive .woocommerce-page ul.products li.product:nth-of-type(3n),
    .search .woocommerce ul.products li.product:nth-of-type(3n),
    .search .woocommerce-page ul.products li.product:nth-of-type(3n) {
        margin-right: 0;
    }

    .wcct_timer_wrap {
        width: 222px;
        padding-left: 17px;
    }

    /* add */
    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product,
    .search ul.products li.product {
        width: 50%;
        padding-bottom: 0;
        height: auto;
    }

    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product:nth-child(odd),
    .search ul.products li.product:nth-child(odd) {
        padding-right: 10px;
    }

    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product:nth-child(even),
    .search ul.products li.product:nth-child(even) {
        padding-left: 10px;
    }

    .tax-product_cat.woocommerce ul.products li.product .wapper_shop_item .woocommerce-loop-product__title {
        margin-bottom: 0;
    }

    .woocommerce ul.products[class*=columns-] li.product span.price,
    .woocommerce-page ul.products[class*=columns-] li.product span.price,
    .search ul.products li.product span.price {
        padding-bottom: 40px;
    }

    /* end add */
}

@media (max-width:576px) {

    .page-id-320.woocommerce-page form.woocommerce-ResetPassword .form-row,
    .page-id-138954.woocommerce-page form.woocommerce-ResetPassword .form-row {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .rating-score {
        width: 90%;
        margin-left: 5%;
    }

    footer .skinny__arrow {
        margin-left: -8px;
        margin-top: -0.5px;
    }

    /* .tinv-wishlist .wishlist_item {
        float: left;
        position: relative;
        width: 48%;
        height: auto;
        margin-right: 4%;
        box-sizing: border-box;
        padding-top: calc(50% - 20px);
        margin-bottom: 20px;
    } */

    .tinv-wishlist .wishlist_item:nth-of-type(3n) {
        margin-right: 4%;
    }

    .tinv-wishlist .wishlist_item:nth-of-type(2n+1) {
        clear: both;
    }

    .tinv-wishlist .wishlist_item:nth-of-type(3n+1) {
        clear: none;
    }

    .tinv-wishlist .wishlist_item:nth-of-type(2n) {
        margin-right: 0;
    }
    /* .page-id-765 .tinvwl-table-manage-list tbody tr,
    .page-id-765 .tinv-wishlist .wishlist_item {
        width: 100%;
        height: 0;
        padding-bottom: calc(100% + 65px);
        margin-bottom: 40px;
        margin-right: 0;
    } */

    /* .page-id-765 .tinv-wishlist .tinvwl-table-manage-list .product-name {
        padding-top: calc(60% + 20px);
    } */

    /* .widget.woocommerce.widget_recently_viewed_products li,
    .single-product.woocommerce ul.products li.product,
    .single-product.woocommerce-page ul.products li.product {
        width: 100% !important;
        padding-bottom: calc(100% + 200px) !important;
    } */

    /* .widget.woocommerce.widget_recently_viewed_products li:first-of-type,
    .single-product.woocommerce ul.products li.product:first-of-type,
    .single-product.woocommerce-page ul.products li.product:first-of-type {
        margin-right: 0
    } */

    .appointments-listing {
        box-shadow: none;
    }

    .appointments-listing thead {
        display: none;
    }

    .appointments-listing tr {
        display: block;
        margin-bottom: 30px;
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
    }

    .appointments-listing td {
        display: block;
        padding: 15px 25px 0;
    }

    .appointments-listing tr:first-of-type td {
        padding-top: 15px;
        padding-bottom: 0;
    }

    .appointments-listing tr:last-of-type td {
        padding-bottom: 0;
    }

    .appointments-listing tr td:first-of-type {
        background: #AD073D;
        color: white;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .appointments-listing td:before {
        margin-right: 20px;
    }

    .appointments-listing td:first-of-type:before {
        content: 'Date';
    }

    .appointments-listing td:nth-of-type(2):before {
        content: 'Time';
    }

    .appointments-listing td:nth-of-type(3) {
        padding-bottom: 15px;
    }

    .appointments-listing td:nth-of-type(3):before {
        content: 'Store';
    }

    .appointments-listing tr td:nth-of-type(3) {
        padding-bottom: 15px;
    }

    /* fba 25/9/20 */
    .section_right {
        margin-top: 90px;
    }

    /* end fba 25/9/20 */
}

@media (max-width:500px) {
    form.wrap-custom-sendgrid-form input[type="email"] {
        min-width: calc(100% - 100px);
        width: calc(100% - 100px);
    }

}

@media (max-width:476px) {
    .box-fillter {
        width: 100%;
    }

    .box-fillter:last-child {
        margin-left: 0;
        margin-right: 0;
    }

    .search .sidebar-left-list,
    .archive.woocommerce .sidebar-left-list {
        text-align: center;
    }

    #form-filter {
        margin-bottom: 30px;
    }

    .box-fillter:last-child,
    .price-slider {
        width: 100%;
    }

    .box-fillter:last-child {
        width: 100%;
        position: relative;
        transform: translateX(-50%);
        left: 50%;
    }

}

@media(max-width:450px) {

    .woocommerce .woocommerce-error .button,
    .woocommerce .woocommerce-info .button,
    .woocommerce .woocommerce-message .button {
        position: absolute;
        bottom: -35px;
    }

    .woocommerce .woocommerce-error,
    .woocommerce .woocommerce-info,
    .woocommerce .woocommerce-message {
        margin-bottom: 58px;
    }

}

@media (max-width:400px) {
    .seopress-user-consent a {
        display: block;
        padding: 5px;
    }

    .seopress-user-consent button {
        margin-left: 0;
    }

    .woocommerce-cart .coupon-trigger input {
        width: 100%;
        max-width: 100%;
    }

    .woocommerce-cart .coupon-trigger button[name="apply_coupon"] {
        position: unset;
        margin-top: 20px;
        margin-left: 31%;
    }

}

@media (max-width:384px) {
    .title_top_two:not(.diamond-tab) .title_tab div {
        font-size: 11px;
        margin-top: 7px;
    }

    .actual-left a:last-of-type {
        display: block;
        position: unset;
        margin-top: 7px;
        margin-left: 0;
    }

    /* .tinv-wishlist .wishlist_item {
        float: left;
        position: relative;
        width: 100%;
        height: 0;
        margin-right: 0;
        box-sizing: border-box;
        padding-top: calc(100% - 20px);
        margin-bottom: 195px;
    } */

    /* .tinv-wishlist .wishlist_item:nth-of-type(2n) {
        margin-right: unset;
    }
    .page-id-765 .tinvwl-table-manage-list tbody tr,
    .page-id-765 .tinv-wishlist .wishlist_item {
        width: 100%;
        height: 0;
        padding-bottom: calc(100% + 200px);
        margin-bottom: 40px;
        margin-right: 0;
        padding-top: 0;
        float: none;
        margin-bottom: 60px;
    } */

    /* .page-id-765 .tinv-wishlist .tinvwl-table-manage-list .product-name {
        padding-top: calc(100% + 20px);
    } */

}

.tinv-wishlist .product-action .button {
    padding-top: 9px;
    padding-bottom: 8px;
}

@media (max-width:768px) {
    .promo_mx0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

}

.emty-search {
    padding-bottom: 40px;
}

/* add new by emmma */
#popup_add_to_cart {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10001;
}

.popup_add_to_cart .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: #000;
    opacity: 0.5;
    cursor: pointer;
}

.inner-popup {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 400px;
    background: #fff;
    padding: 30px;
    border-radius: 20px;
    text-align: center;
    z-index: 2;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
}

.reload-button {
    display: inline-block;
    background: #fff;
    border: none;
    /* text-decoration: underline; */
    cursor: pointer;
    padding: 0;
    /* line-height: 20px; */
    border-bottom: solid 1px #999;
    padding-bottom: 5px;
}

.single-product .summary.entry-summary {
    min-height: 400px !important;
}

#customer_details .col-2 {
    clear: both;
}

.woocommerce form .wrapper_billing_gift_card .form-row {
    display: inline-block;
    width: 48%;
    width: calc(48% + 25px);
    margin: 0 0 20px 0;
    padding-right: 50px;
    float: none;
}

.woocommerce form .wrapper_billing_gift_card .form-row:nth-child(2n) {
    padding-right: 0;
    width: calc(48% - 25px);
}

.woocommerce-checkout #customer_details .wrapper_billing_gift_card #billing_email_field {
    float: none;
}

.woocommerce-billing-fields__field-wrapper.wrapper_billing_gift_card {
    text-align: left;
    margin-bottom: 56px;
}

.item-wrap-submit {
    display: inline-block;
    position: relative;
}

.item-wrap-submit .custom-loading {
    position: absolute;
    bottom: auto;
    margin-left: 19px;
    left: auto;
    right: -38px;
    top: 37px;
    opacity: 0.7;
}

.item-wrap-submit.disable::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    opacity: 0.5;
    cursor: no-drop;
}

@media (max-width:767px) {

    .woocommerce form .wrapper_billing_gift_card .form-row:nth-child(2n),
    .woocommerce form .wrapper_billing_gift_card .form-row {
        width: 100%;
        display: block;
        padding-right: 0;
    }

    .woocommerce-billing-fields__field-wrapper.wrapper_billing_gift_card {
        margin-left: -15px;
        margin-right: -15px;
    }

}

/* add by emma 2020-07-30 */
/* add new by emma 615 */
.contact-item,
.billing-phone {
    display: inline-block;
}

.woocommerce form .form-row .billing-phone label {
    display: none;
}

.contact-item.telco_number,
.telco_number.billing-phone {
    width: 35px;
    margin-right: 20px;
    position: relative;
}

.item-phone .contact-item.telco_number input {
    padding: 0;
}

.contact-item.telco_number::after,
.telco_number.billing-phone::after {
    content: '';
    width: 5px;
    height: 1px;
    background: #000;
    position: absolute;
    top: 50%;
    right: -12px;
    left: auto;
    bottom: auto;
}

.contact-item.telco_number input,
.telco_number.billing-phone input {
    text-align: center;
}

.mobile_number.billing-phone {
    width: calc(100% - 59px);
}

.contact-item.mobile_number {
    width: calc(100% - 70px);
}

.contact-item.telco_number {
    width: 45px;
}

.page-id-320.woocommerce-page form .form-row.wrapper_shipping_phone,
.page-id-320.woocommerce-page form .form-row.wrapper_billing_phone,
.page-id-138954.woocommerce-page form .form-row.wrapper_shipping_phone,
.page-id-138954.woocommerce-page form .form-row.wrapper_billing_phone {
    display: none;
}

.wrapper_shipping_country {
    text-align: left;
}

.woocommerce form .form-row.wrapper_gift_card {
    margin-right: 0;
    width: 100%;
}

.woocommerce form .form-row .select2-container {
    width: 100% !important;
    max-width: 300px;
}

.text-center .woocommerce-shipping-fields__field-wrapper {
    text-align: left !important;
    margin-bottom: 50px;
}

form.checkout.woocommerce-checkout .wc_payment_method label {
    width: auto !important;
    display: inline-block;
}

.woocommerce-checkout #payment ul.payment_methods li input {
    margin-right: 5px;
}

.wrapper-instructions {
    max-width: 650px;
    margin: 0 auto;
}

/* end emma 615 */

/* block */

.wrapp-item {
    position: relative;
}

.infor-block {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    padding: 5px 10px;
    text-align: center;
    background: rgb(173, 7, 61, 0.5);
    color: #fff;
    letter-spacing: 1px;
}

.infor-block h3 {
    color: #fff;
}

.infor-block p {
    color: #fff;
}

.woocommerce ul.products li.product.block_product.size_2 {
    width: calc(((100%)*2 / 3) - 20px);
    overflow: hidden;
    position: relative;
}

.size_2 .infor-block {
    border-bottom: solid 10px #fff;
}

.woocommerce ul.products li.product.block_product.size_2 .wrapp-item {
    position: static;
}

.woocommerce ul.products li.product.block_product img {
    object-fit: cover;
}

.woocommerce ul.products li.product a.cta-block {
    display: inline-block;
    padding: 9px 20px 5px;
    border-radius: 5px;
    border: solid 1px #fff;
    color: #fff;
    text-transform: uppercase;
    line-height: 100%;
}

.woocommerce ul.products li.product a.cta-block:hover {
    color: #ccc;
    border: solid 1px #ccc;
}

/* end - add by emma 2020-07-30 */

/* css test */
.woocommerce .page-test ul.products li.product {
    float: none;
    height: auto;
    padding-bottom: 30px;
    margin-left: 10px;
    margin-right: 10px;
    width: calc((100% / 3) - 20px);
    /*  background: #f9f9f9; */
    margin-bottom: 30px;
}

.page-test ul.products {
    display: flex;
    flex-wrap: wrap;
}

.woocommerce .page-test ul.products li.product.block_product.size_2 .wrapp-item {
    position: relative;
}

.page-test .size_2 .infor-block {
    border-bottom: solid 0px #fff;
}

/* .tinv-wraper.tinv-wishlist {
font-size: 100%;
position: absolute;
top: 185px;
right: 0;
} */

/* end css test */

/* #payment .wc_payment_method .about_paypal, */
#payment .wc_payment_method .payment_box {
    display: none !important;
}

/* #payment .wc_payment_method.tooltip-hover .about_paypal, */
#payment .wc_payment_method.tooltip-hover .payment_box {
    display: block !important;
}

/* panigation  */
.wrapper-pagination .e-pagination {
    position: relative;
}

@media (min-width:768px) {
    .wrapper-pagination .e-pagination {
        margin-left: 8.33%;
        margin-right: 8.33%;
    }

    .site-header .navbar-icon-search {
        /* display: none; */
    }

}

.page-numbers:visited {
    color: #AD073D;
}

a.prev.page-numbers,
a.next.page-numbers {
    position: absolute;
    top: 0;
    right: 9px;
    margin: 0;
}

a.prev.page-numbers {
    left: 0;
    right: auto;
}

a.next.page-numbers {
    padding-top: 0;
}

.page-numbers .skinny__arrow {
    padding: 7px 11px;
    vertical-align: middle;
    margin-right: -10px;
    margin-top: -2px;
    color: #AD073D;
}

.page-numbers .skinny__arrow-top,
.page-numbers .skinny__arrow-bottom {
    background: #AD073D;
}

.next.page-numbers .skinny__arrow {
    margin-left: -17px;
    margin-right: 0px;
    margin-top: -8px;
}

.wrapper-pagination .e-pagination {
    margin-bottom: 50px;
}

@media (max-width:767px) {

    a.prev.page-numbers,
    a.next.page-numbers {
        font-size: 0;
    }

    .next.page-numbers .skinny__arrow {
        margin-top: -5px;
    }

}


/* .outofstock .imagewrapper:after

.search .tinv-wraper.tinv-wishlist, .archive .tinv-wraper.tinv-wishlist, .related.products .tinv-wraper.tinv-wishlist
*/
.woocommerce ul.product_list_widget li.product .woocommerce-loop-product__title {
    font-weight: 400;
    font-size: 14px;
    color: #88888D;
    margin-bottom: 11px;
}

/* wishlist */
.sdj-customer-love .tinv-wraper.tinv-wishlist {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 38px;
    height: 36px;
}

.sdj-customer-love .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt {
    padding-bottom: 12px;
    width: 38px;
    height: 37px;
}

body.noSupportsTouch .sdj-customer-love .tinvwl_add_to_wishlist_button:hover {
    background-size: 16px;
    background-position: 10px 11px;
}

.sdj-customer-love .tinvwl-product-in-list {
    background-size: 16px;
    background-position: 11px 10px;
}

/* end wishlist */
.single-product.woocommerce-page .products_sidianjin ul.products li.product {
    padding-bottom: 0;
    position: relative;
}

.woocommerce-page .products_sidianjin ul.products li.product {
    height: auto;
}

.products_sidianjin .wapper_shop_item {
    border: none;
    position: static;
    height: auto;
}

/* .products_sidianjin.related.products .tinv-wraper.tinv-wishlist {
    position: absolute;
    bottom: 19px;
    right: 10px;
} */

.products_sidianjin {
    margin-bottom: 50px;
}

.item_sdj_product.outofstock .imagewrapper:after {
    bottom: 0;
}

.archive .skj_products .tinv-wraper.tinv-wishlist {
    bottom: -1px;
    z-index: 5;
}

.term-wedding-bands-category .tabs.wc-tabs {
    display: none !important;
}

.single-product.woocommerce ul.products li.product,
.single-product.woocommerce-page ul.products li.product {
    width: calc(25% - 20px);
    padding-bottom: 0;
    height: auto;
}

.single-product.woocommerce .wapper_shop_item {
    height: auto;
    position: static;
}

.single-product.woocommerce .wapper_shop_item {
    border: none;
}

.wrapper-icon-tab {
    margin-bottom: 11px;
}

.widget.woocommerce.widget_recently_viewed_products li,
.single-product.woocommerce-page .products_sidianjin ul.products li.product {
    padding-bottom: 0 !important;
    height: auto;
    margin: 0 10px;
    float: none;
}

.woocommerce-page .products_sidianjin ul.products,
.single-product .woocommerce ul.product_list_widget {
    list-style: none outside;
    padding: 0;
    margin: 0;
    display: flex;
    /* flex-wrap: wrap; */
}

.single-product .woocommerce ul.product_list_widget li {
    margin: 0 5px;
    width: calc(20% - 8px);
    padding: 0;
}

.single-product .woocommerce ul.product_list_widget li {
    margin-bottom: 40px;
}

.single-product .woocommerce ul.product_list_widget {
    margin: 0 -10px;
}

.woocommerce ul.products li.product .imagewrapper a img {
    margin: 0 0 1px 0;
}

.woocommerce ul.products li.product .imagewrapper>img {
    margin: 0 0 1px 0;
}

.woocommerce ul.product_list_widget li img {
    margin-left: 0;
}

section.related.products {
    margin-bottom: 120px;
}

/* ========================================================= */
@media (max-width:767px) {
    .wapper_shop_item {
        position: static;
        border: none;
        height: auto;
    }

    .imagewrapper {
        margin-bottom: 15px;
    }

    .item_sdj_product .imagewrapper {
        border: solid 1px #cccc;
    }

    .woocommerce-page .skj_products ul.products li.product.item_sdj_product {
        border: none;
    }

    .single-product .woocommerce ul.product_list_widget li,
    .widget.woocommerce.widget_recently_viewed_products li,
    .single-product.woocommerce ul.products li.product,
    .single-product.woocommerce-page ul.products li.product {
        width: calc(50% - 20px);
        padding-bottom: 0;
    }

}

@media (max-width:479px) {

    .single-product .woocommerce ul.product_list_widget li,
    .widget.woocommerce.widget_recently_viewed_products li,
    .single-product.woocommerce ul.products li.product,
    .single-product.woocommerce-page ul.products li.product {
        margin: 0 0 30px 0;
        width: 100%;
    }

    .woocommerce ul.products li.product .wapper_shop_item .woocommerce-loop-product__title {
        padding-top: 0;
    }

}

.woocommerce-loop-product__title a {
    color: inherit;
}

.product_list_widget .imagewrapper {
    margin-bottom: 20px;
}

.comment-text {
    min-width: 200px;
    margin: 0 auto;
    text-align: center;
}

/* fba 5/10/2020 */
#payments {
    margin-left: 0;
    list-style: none;
}

#payments .payments-title {
    text-align: left;
    cursor: pointer;
    margin-top: 16px;
    margin-bottom: 16px;
}

#payments .wc_payment_methods {
    display: none;
}

/* fba 31/10/20 staging waiting to live site  */

/* #payments .payments.active .wc_payment_methods {
display: block;
padding-top: 0;
} */

/* end fba 31/10/20 staging waiting to live site  */
form.checkout.woocommerce-checkout .wc_payment_method label span {
    display: inline-block;
}

#payment .custom-select-current {
    text-align: left;
}

/* fba 31/10/20 staging waiting to live site  */

/* #payments .custom-select-container {
margin-top: 20px;
} */

/* end fba 31/10/20 staging waiting to live site  */

#payment .custom-select-container .custom-select-options {
    max-width: 180px !important;
    /* left: 50%;
    transform: translateX(-50%); */
}

/* fba 31/10/20 staging waiting to live site  */
#payment .custom-select-container .custom-select-current {
    padding-left: 0;
    /* margin-bottom: 20px; */
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 0;
}

#payment .custom-select-container .custom-select-options {
    border-top: 0;
}

#payment .custom-select-container .custom-select-options li {
    padding: 10px 5px;
    text-align: left;
}

/* end fba 31/10/20 staging waiting to live site  */
#payment .filter-menu~.skinny__arrow {
    position: absolute;
    width: 24px;
    z-index: 1000;
    height: 24px;
    left: 150px;
    top: -10px;
}

#payment {
    position: relative;
}

#payment #payment-type-a {
    display: none !important;
}

#order_review .payment_description {
    display: none;
}

#order_review .payment_description:first-of-type {
    display: block;
}

/* end fba 5/10/2020 */
.cons-url:hover .img-cons,
.img-cons-hover {
    display: none;
}

.cons-url:hover .img-cons-hover {
    display: block;
}

.cons-url {
    max-width: 23px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 26px;
}

.list-error {
    padding-top: 20px;
}

.list-error p {
    color: #AD073D;
    ;
    font-size: 80%;
    margin: 5px 0;
}

/* my account consolution */
.myacc-consultion {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
}

.myacc-consultion th {
    background: #AD073D;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
}

.myacc-consultion th,
.myacc-consultion td {
    padding: 15px 5px;
    text-align: left;
    font-size: 0.85em;
}

.myacc-consultion td {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: 19px 5px 20px;
}

.myacc-consultion td.con-content-message {
    word-break: break-all;
    margin: 0;
    font-size: 0.85em;
}

.myacc-consultion td p {
    margin: 0;
    font-size: 0.85em;
    word-break: break-all;
}

.myacc-consultion th:first-child,
.myacc-consultion td:first-child {
    padding-left: 25px;
}

.con-content-message {
    width: 40%;
}

@media (max-width:767px) {
    .myacc-consultion tr td::before {
        content: attr(data-title) ":";
        font-weight: 700;
        float: left;
        margin-right: 15px;
        min-width: 95px;
    }

    .myacc-consultion tr {
        display: block;
        margin-bottom: 30px;
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
        padding: 0;
    }

    .myacc-consultion tr td {
        display: block;
        text-align: left !important;
        border-top: 0;
        padding: 10px;
        width: 100%;
    }

    .myacc-consultion th {
        display: none;
    }

    .myacc-consultion {
        box-shadow: none;
    }

    .myacc-consultion td:first-child {
        padding-left: 10px;
    }

}

/* end my account consolution */
.term-item.term_131 {
    display: none;
}

.wapper_shop_item {
    display: inline;
}

.sdj-share .share--single-product {
    float: none;
}

/* tab */
.sdj_tabs .tabs {
    text-align: center;
}

.tabs.wc-tabs {
    display: flex !important;
    display: flex;
    align-items: stretch;
    border-bottom: solid 1px #ccc;
}

.woocommerce div.product .woocommerce-tabs.sdj_tabs ul.tabs li {
    flex-grow: 1;
    text-align: center;
    background: #fff;
    border-radius: 0;
    border: none;
    display: flex;
    margin-top: auto;
    border: none;
}

.woocommerce div.product .woocommerce-tabs.sdj_tabs ul.tabs li {
    width: 33%;
    background: #fff;
    border: none;
    border-radius: 0;
    /* margin: 0; */
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
}

.woocommerce-page div.product .woocommerce-tabs.sdj_tabs ul.tabs li.active {
    margin: 0;
    /* padding: 0; */
    z-index: 1;
    margin-top: auto;
}

.woocommerce div.product .woocommerce-tabs.sdj_tabs ul.tabs li::before {
    left: -5px;
    border-bottom-right-radius: 0px;
    border-width: 0 1px 1px 0;
    box-shadow: 2px 2px 0 #AD073D;
}

.woocommerce div.product .woocommerce-tabs.sdj_tabs ul.tabs li a {
    font-weight: 400;
    font-size: 15px;
}

.woocommerce div.product .woocommerce-tabs.sdj_tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs.sdj_tabs ul.tabs li::before {
    display: none;
}

.woocommerce div.product .woocommerce-tabs.sdj_tabs ul.tabs::before {
    z-index: 3;
}

.woocommerce div.product .woocommerce-tabs.sdj_tabs ul.tabs li a {
    border-bottom: solid 1px #fff;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.woocommerce div.product .woocommerce-tabs.sdj_tabs ul.tabs li.active a {

    /* font-weight: 400; */
    color: #000;
    border-bottom: solid 1px #AD073D;
}

.woocommerce div.product .woocommerce-tabs.sdj_tabs ul.tabs::before {
    display: none !important;
}

.woocommerce div.product .woocommerce-tabs.sdj_tabs ul.tabs {
    border-bottom: solid 1px #ccc;
    margin-bottom: 35px;
    display: block;
}

.sdj_tabs .wc-tab {
    text-align: center;
}

.wc-tab .sdj-content-tab {
    padding: 17px 0 0 0;
}

.sdj-content-tab2 {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
    list-style: none;
}

.sdj-content-tab2 li {
    width: calc((100% / 2) - 40px);
    margin: 0 20px 50px;
    text-align: center;
}

.sdj-content-tab3 li {
    margin: 30px 10px;
}

.skj-des-block h2 {
    font-size: 27px;
    margin-bottom: 10px;
    line-height: 30px;
}

.sdj-content-tab li {
    text-align: center;
    margin-bottom: 50px;
}

.sdj-content-tab li>img {
    width: 100%;
}

.sdj-content-tab h2 {
    font-size: 32px;
}

.sdj-content-tab .title_block_tab {
    font-size: 25px;
    margin-top: 50px;
    margin-bottom: 26px;
    line-height: 1.1;
}


.sdj-content-tab h4 {
    font-size: 17px;
}

.sdj-content-tab h5 {
    font-size: 15px;
}

.sdj-content-tab h6 {
    font-size: 13px;
}

.wc-tabs li img.tab_icon {
    display: block;
    max-width: 150px;
    border-radius: 50%;
    margin: 0 auto;
    transition: 0.3s all ease-out;
    width: 200px;
}

.wc-tabs li:hover img.tab_icon,
.wc-tabs li img.tab_icon_active,
.wc-tabs li.active img.tab_icon {
    display: none;
}

.wc-tabs li.active img.tab_icon_active,
.wc-tabs li:hover img.tab_icon_active {
    display: block;
}

/* craftshipman */
.craftmanship-banner p,
.craftmanship-banner a,
.craftmanship-banner h2 {
    color: #fff;
}

.craftmanship-banner a {
    border: solid 1px #fff;
    padding: 9px 20px 5px;
    font-weight: 500;
    font-size: 14px;
}

.main-craftmanship.display_flex {
    align-items: center;
}

.sdj-content-col-3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    margin: 0 -20px 30px -20px;
    padding: 0;
    list-style: none;
    justify-content: center;
}

.sdj-content-col-3 li {
    width: calc((100% / 3) - 40px);
    margin: 0 20px;
    text-align: center;
}

.box-item img {
    display: block;
    width: 100%;
}

.box-item h3.title_box {
    text-transform: none;
    font-size: 19px;
    margin: 40px 0 25px;
}

.url-shop a {
    font-weight: 500;
    text-transform: capitalize;
}

.sdj_buy_at {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sdj_buy_at img {
    max-width: 100%;
}

.sdj-content-tab li {
    text-align: center;
    margin-bottom: 50px;
}

.sdj-content-tab li>img {
    width: 100%;
}

.sdj-content-tab h4 {
    font-size: 17px;
}

.sdj-content-tab h5 {
    font-size: 15px;
}

.sdj-content-tab h6 {
    font-size: 13px;
}

.wc-tabs li img.tab_icon {
    display: block;
    max-width: 150px;
    border-radius: 50%;
    margin: 0 auto;
    transition: 0.3s all ease-out;
    width: 200px;
}

.wc-tabs li:hover img.tab_icon,
.wc-tabs li img.tab_icon_active,
.wc-tabs li.active img.tab_icon {
    display: none;
}

.wc-tabs li.active img.tab_icon_active,
.wc-tabs li:hover img.tab_icon_active {
    display: block;
}

.skj-des-block a,
.skj-des-block p {
    color: inherit;
}

.sdj-banner .skj-cta a {
    display: inline-block;
    border: solid 1px #333;
    border-color: inherit;
    padding: 7px 20px 5px;
    transition: all 0.3s ease-out;
}

.sdj-banner .skj-cta a:hover {
    color: #AD073D;
    border-color: #AD073D;
}

@media (max-width:1400px) {
    .wc-tabs li img.tab_icon {
        width: 150px;
    }

    .wc-tabs li img.tab_icon {
        max-width: 100px;
    }

}

@media (max-width:1204px) {
    .sdj-content-tab .title_block_tab {
        font-size: 22px;
        margin-top: 40px;
        margin-bottom: 26px;
    }

    .sdj-content-tab3,
    .sdj-content-tab2 {
        margin-left: -10px;
        margin-right: -10px;
    }

    .sdj-content-tab2 li {
        width: calc((100% / 2) - 20px);
        margin: 0 10px 50px;
    }

    .sdj-content-col-3 li {
        width: calc((100% / 3) - 20px);
        margin: 0 10px;
    }

    .img_detail_pc {
        display: none;
    }

    .img_detail_mb {
        display: block;
    }

}

@media (max-width:767px) {

    /* tab review mobile */
    .sdj_tabs .wc-tabs li img,
    .sdj_tabs .wc-tabs li.active img,
    .sdj_tabs .wc-tabs li:hover img {
        display: none;
    }

    .woocommerce-tabs.wc-tabs-wrapper.sdj_tabs {
        overflow: hidden;
    }

    .woocommerce div.product .woocommerce-tabs.sdj_tabs ul.tabs {
        display: block !important;
        width: 100%;
    }

    .woocommerce div.product .woocommerce-tabs.sdj_tabs ul.tabs.active {
        left: 0;
    }

    .woocommerce div.product .woocommerce-tabs.sdj_tabs ul.tabs li {
        display: block !important;
        text-align: left;
        background: #fff;
        width: 100%;
        padding: 0;
    }

    .woocommerce div.product .woocommerce-tabs.sdj_tabs ul.tabs li.active a {
        background: #AD073D;
        color: #fff;
    }

    .woocommerce div.product .woocommerce-tabs.sdj_tabs ul.tabs li a {
        display: block;
        border-color: #ccc;
    }

    .woocommerce div.product .woocommerce-tabs.sdj_tabs ul.tabs li:first-child a {
        border-top: solid 1px #ccc;
    }

    /* end tab review mobile */
    .sdj-content-col-3 li {
        width: 100%;
        margin-bottom: 50px;
    }

    .sdj-content-col-3 li:last-child {
        margin-bottom: 0;
    }

}

@media (max-width:575px) {
    .sdj-content-tab .title_block_tab {
        font-size: 17px;
    }

}

/* end tab */

/* 16/12/20 */
#billing_others_nationality_field {
    display: none;
}

.billing-others-nationality span {
    margin-right: 15px;
    padding-left: 4px;
}

.billing-others-nationality input {
    width: auto !important;
}

.nationality-field select {
    border: 0;
    appearance: menulist;
}

/* end 16/12/20 */
.promo_popup img.mobile {
    display: none;
}

@media (max-width:768px) {
    .promo_popup img.desktop {
        display: none;
    }

    .promo_popup img.mobile {
        display: block;
    }

}

/* 19/2/21 */


.book-appointment {
    position: fixed;
    bottom: 38vh;
    right: -63px;
    transform: rotate(90deg);
    background-color: #AD073D;
}

.book-appointment a {
    padding: 8px 15px 6px;
    color: #fff !important;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
}

.book-appointment a:hover {
    color: #fff;
    font-weight: 500;
}

.wrapper-return-info {
    display: block;
    width: 100%;
    float: left;
}

.woocommerce div.product form.cart .button.btn-shipping,
.enable_dropdown.woocommerce div.product form.cart .button.btn-shipping {
    border: none;
    text-transform: capitalize;
    color: unset;
    /* display: block;
    width: 100%;
        */
    padding-left: 0;
    margin-top: 10px;
    font-size: 14px;
    color: #ad073d;
}

.enable_dropdown.woocommerce div.product form.cart .button.btn-shipping {
    background: transparent;
}

.enable_dropdown.woocommerce div.product form.cart .single_add_to_cart_button.button {
    margin-top: 0;
}

.quantity input[type="number"] {
    height: 37px;
    border-radius: 4px;
    border: 1px solid #d8d8d8;
    position: relative;
    text-align: center;
    font-size: 20px;
    width: 80px;
    outline: none;
    caret-color: transparent;
}

.quantity input[type="number"]::-webkit-inner-spin-button,
.quantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    opacity: 1 !important;
    background: transparent !important;
    border-width: 0px;
    margin: 0;
    height: 34px;
    width: 23px;
    cursor: pointer;
}

/* Firefox */
/* .quantity input[type=number] {
    -moz-appearance: textfield;
} */

.woocommerce .quantity .qty {
    float: left;
}

.woocommerce .quantity .quantity-nav {
    float: left;
    position: relative;
    height: 37px;
}

/* .woocommerce .quantity .quantity-button {
    position: relative;
    cursor: pointer;
    border: none;
    width: 16px;
    text-align: center;
    color: #333;
    font-size: 13px;
    font-family: "FontAwesome" !important;
    line-height: 1.5;
    padding: 0;
    background: #fff;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    right: -10px;
    font-weight: 900;
    display: flex;
    align-items: center;
    justify-content: center;
} */

.woocommerce .quantity-button.quantity-up {
    position: absolute;
    top: 0;
    font-family: "FontAwesome";
    border-radius: 0 4px 0 0;
    line-height: 1.6;
    margin-top: 5px;
    height: calc(50% - 5px);
    border: 1px solid #c8c8c8;
    border-bottom: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.woocommerce .quantity-button.quantity-down {
    position: absolute;
    bottom: 0;
    height: 50%;
    font-family: "FontAwesome";
    border-radius: 0 0 4px 0;
    margin-bottom: 5px;
    height: calc(50% - 5px);
    border: 1px solid #c8c8c8;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top: none;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button {
    border: 2px solid black;
    font-size: 18px;
    padding: 10px 80px 5px;
    font-weight: 500;
    margin-top: 8px;
    clear: both;
}

.woocommerce div.product p.stock {
    font-size: 18px;
    font-weight: 500;
    margin: 6px 15px 0 0;
    width: auto;
    float: left;
}

.woocommerce div.product form.cart div.quantity {
    float: unset !important;
}

.page-template-default h4 {
    font-size: 21px;
}

.woocommerce .quantity.hidden .quantity-nav {
    display: none;
}

@media (max-width:767px) {
    .woocommerce div.product form.cart .button.single_add_to_cart_button {
        padding: 10px 20px 5px;
        width: 100%;
    }

    .enable_dropdown.woocommerce div.product form.cart .single_add_to_cart_button.button {

        width: auto;
    }

    ul.wc-minicart .buttons a.button:first-of-type {
        min-width: auto;
    }

}

/* master carosel */
.carousel-slider-product .glide__slide {
    width: 25%;
}

.carousel-slider-product .glide__slide {
    width: 50%;
}

.carousel-slider-master .product-image-container-fluid {
    position: relative;
    box-shadow: 0 1px 4px rgb(0 0 0 / 16%);
}

.carousel-slider-master .circle__arrows {
    top: calc(50% - 60px);
}

.carousel-slider-master .glide__track {
    width: calc(100% + 4px);
    padding-left: 2px;
}

.carousel-slider-master .glide__slide {
    margin-top: 4px;
}

.wrapper-gravityform {
    max-width: 600px;
    margin: 0 auto;
    padding: 50px 15px;
    width: 100%;
}

/* end master carosel */
@media (min-width:768px) {
    .faq-card .faq-header:hover {
        background: #fff;
    }

    .faq-header:hover .btn-link.btn {
        text-decoration: none;
        font-weight: normal;
        color: #ffffff !important;
    }

    .faq-header:hover {
        background: #AD073D;
    }

    .faq-header:hover .skinny__arrow>* {
        background: white;
    }



}

@media (max-width:767px) {
    .faq__content .faq-header.shown .btn-link.btn {
        text-decoration: none;
        font-weight: normal;
        color: #ffffff !important;
    }

}

.carousel-slider-master .slick-arrow {
    background: hsla(0, 0%, 100%, .5);
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #666;
    height: 70px;
    margin: 0;
    opacity: 1;
    padding: 0;
    width: 40px;
}

.carousel-slider-master .slick-arrow.slick-prev {
    left: 11px;
}

.carousel-slider-master .slick-arrow.slick-next {
    right: 9px;
}

.carousel-slider-item {
    padding: 5px;
    width: 24%;
}

.carousel-slider-master .carousel-slider-item {
    padding: 5px 10px;
}

.carousel-slider-item .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-shortcode-add-to-cart {
    text-align: right;
}

/* body.noSupportsTouch .carousel-slider-item .tinv-wishlist  .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt:hover img {
    display: block !important;
} */
/* body.noSupportsTouch .carousel-slider-item .tinvwl_add_to_wishlist_button:hover {
    background-size: 16px 13px;
    padding-bottom: 6px;
} */
.carousel-slider-master .slick-dots {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.carousel-slider-master .slick-dots li {
    display: inline-block;
}

.carousel-slider-master .slick-dots li:hover button,
.carousel-slider-master .slick-dots li.slick-active button {
    border: solid 1px #AD073D;
    background: #AD073D;
}

.carousel-slider-master .slick-dots li button {
    font-size: 0;
    width: 15px;
    height: 15px;
    background: #fff;
    border: solid 1px #ccc;
    border-radius: 50%;
    margin: 0 5px;
}

.carousel-slider-blog .carousel-slider-item.glide__slide {
    width: 49%;
    display: inline-block;
}

.carousel-slider-product .carousel-slider-item.glide__slide {
    width: 24%;
    display: inline-block;
}

@media (max-width:575px) {
    .sdj-single .sdj-enquiry .enquiry-btn {
        width: 100%;
        padding: 18px 10px 12px;
    }

    .enable_dropdown.woocommerce div.product form.cart .single_add_to_cart_button.button {
        width: 100%;
    }

}

.ywgc-preset-image img {

    width: 100% !important;
    height: 100% !important;
}


.gift-card-content-editor.step-content .gift-card-block label {
    text-align: left;
}


/* css add new by emma apl 1st 2021 */
@media (min-width:768px) {
    .list-product-page {
        padding: 30px 0;
    }

    .list-product-page .e-pagination {
        position: relative;
    }

    .filter_type1 .list-product {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .filter_type1 .mb-sidebar-left-list {
        max-width: 100%;
    }

    .filter_type1 #form-filter {
        display: flex;
        flex-wrap: wrap;
        float: left;
    }

    .filter_type1 .box-fillter {
        margin-right: 20px;
        position: relative;
        margin-bottom: 0;
    }

    .filter_type1 .box-fillter .list-term {
        position: absolute;
        top: 100%;
        right: auto;
        left: 0;
        background: #fff;
        z-index: 19;
        border: solid 1px #ccc;
        min-width: 160px;
        padding: 10px 0;
    }

    .filter_type1 .box-fillter .price-slider.list-term {
     min-width: 258px;
        padding: 19px 24px 20px 24px;
    }

    .filter_type1 .box-fillter .term-item label {
        text-align: left;
        padding: 0;
        margin-bottom: 0;
        white-space: nowrap;
    }

    .title_sdj_collection {
        display: none;
    }

    .filter_type1 .mb-sidebar-left-list .box-fillter:last-child h3 {
        margin-bottom: 0;
    }

    .woocommerce .filter_type1 .sidebar-left-list {
        padding-bottom: 0;
        padding-left: 15px !important;
    }

    .filter_type1 .term-item span {
        padding: 10px 15px 6px;
        display: block;
    }

    .filter_type1 .term-item span:hover {
        color: #212529;
        font-weight: inherit;
        background: #f9f9f9;
    }

    .total-product {
        margin-left: 15px;
    }

}
.search-results .loadmore-product__wrapper .loadmore__product-button {
    cursor: pointer;
    background: #ad073d;
    text-align: center;
    color: rgb(255 255 255);
    border: 1px solid rgb(173 7 61);
    padding: 10px 30px 10px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: fit-content;
    text-decoration: none;
    box-shadow: none;
    text-transform: uppercase;
}
.search-results .loadmore-product__wrapper .loadmore__product-button:hover {
    opacity: 0.5;
 }
@media (max-width:767px) {

    .banner-list-product,
    .sdj-banner {

        /* display: none; */
        padding-top: 25px;
    }


    .before-list .total-product {
        opacity: 0;
        height: 1px;
        margin-bottom: 0;
    }

    .woocommerce-products-header,
    .post-type-archive-product .woocommerce-products-header {
        margin: 0;
        opacity: 0;
    }

    .woocommerce-products-header__title.page-title {
        margin: 0;
    }

    .mb-sidebar-left-list .box-fillter:last-child {
        max-width: 100%;
        width: 100%;
        margin: 0;
    }

    .mb-sidebar-left-list.opening .total-product {
        opacity: 1;
        height: auto;
    }

    .mb-sidebar-left-list #form-filter {
        position: relative;
        padding: 45px 0 0 0;
        text-transform: uppercase;
    }

    .clear-filter {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }

    .filter_type1 .price-slider {
        width: 100%;
    }

    .mb-sidebar-left-list .list-term.price-slider {
        padding-top: 30px;
        padding-left: 9px;
        padding-right: 5px;
    }

    .pointer-label.high {
        right: 0 !important;
    }

    .mb-sidebar-left-list .theme-green .back-bar .pointer.high {
        left: auto;
        right: 0;
    }

    .mb-sidebar-left-list .theme-green .back-bar .pointer.low {
        left: 0;
        right: auto;
    }

    .slider-container.theme-green {
        padding-right: 5px;
    }

    .e-pagination {
        position: relative;
        margin-bottom: 30px;
    }

    .sidebar-left-list .sort_by,
    .mb-sidebar-left-list .hide-pc {
        display: none;
    }

    .eproducts {
        position: static;
    }

    .wrapper-list.woocommerce {
        padding-top: 0px;
    }

    .wrapper-list.woocommerce .skj_products {
        padding-top: 0;
    }

}

.filter_type1 .wrapper-term-filter {
    display: flex;
    flex-wrap: wrap;
}

/* slider price */
.price-slider .ui-widget.ui-widget-content {
    border: none;
    height: 5px;
    position: relative;
}

.price-slider .ui-widget.ui-widget-content {
    background: #DFDFDF;
}

.price-slider .ui-widget-content .ui-state-default {
    width: 10px;
    height: 15px;
    background: #AD073D;
    border: none;
    border-radius: 0;
    top: -20px;
}

.price-slider .ui-widget-content .ui-state-default::after {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #AD073D;
    bottom: -3px;
    left: 2px;
    transform: rotate(45deg);
}

.value-slider {
    position: relative;
}

.value-price {
    position: absolute;
    top: 100%;
    padding-top: 12px;
    border-bottom: solid 1px #ccc;
    display: inline-block;
    line-height: 1;
}

.value-price input {
    border: none;
    padding: 3px 0;
    font-weight: 400;
}

.min-value input {
    width: 15px;
}

.max-value input {
    width: 42px;
}

.min-value {
    left: 0;
    text-align: left;
}

.max-value {
    right: 0;
    text-align: right;
}

.value-price:before {
    content: 'RM';
}

#slider-range::before {
    content: '';
    width: 5px;
    height: 5px;
    background: red;
    display: inline-block;
    position: absolute;
    right: 100%;
    left: auto;
    background: #DFDFDF;
    opacity: 0.8;
}

/* .before-list {
    display: none;
} */

@media (max-width:767px) {
    .filter_type1 .wrapper-term-filter {
        width: 100%;
    }

    .before-list.clearfix::after {
        content: '';
        display: block;
        clear: both;
    }

    .mb-sidebar-left-list.opening {
        padding-bottom: 162px;
    }

    .woocommerce-products-header .term-description {
        display: none;
    }

    .sdj-banner .woocommerce-products-header {
        opacity: 1;
        padding-top: 20px;
    }
}

.banner-list-product {
    margin-bottom: 30px;
}

.term-137 .clear-filter {
    display: none;
}

.before-list {
    display: none;
}

@media (max-width:767px) {
    .cps__popup .cps__close {
        position: absolute;
        top: -4px;
        right: 7px;
    }

    .products-hint .woocommerce-loop-product__title {
        max-width: 100%;
        padding: 0;
    }

    .products-hint .wapper_shop_item {
        display: inline-block;
        max-width: calc(100% - 100px);
    }
}

.footer-contact .skinny__arrow {
    top: 0px;
    padding-left: 1px;
}

footer .footer-contact .skinny__arrow>* {
    background: #AD073D;
}


/* David Lee: FAQs */
.faq-wrapper {
    margin-top: 35px;
    margin-bottom: 120px;
}

.faq-wrapper .pp-accordion-item {
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #BBBBBB;
}

.faq-wrapper .pp-accordion-item:last-child {
    border-bottom: 0;
}

.faq-wrapper .pp-accordion-item .pp-accordion-tab-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 15px 15px 15px 0;
    background-color: #FFFFFF;
    color: #333333;
    font-size: 20px;
    font-weight: normal;
    cursor: pointer;
}

.faq-wrapper .pp-accordion-item .pp-accordion-tab-content {
    display: none;
    padding: 15px 15px 15px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1rem;
    line-height: 1.7;
    text-align: left;
}

.faq-wrapper .pp-accordion-item .pp-accordion-title-icon {
    display: flex;
    align-items: center;
}
.page-template-template-master .faq-wrapper .pp-accordion-item .pp-accordion-title-icon .pp-accordion-title-text{
    text-align: left;
}
.faq-wrapper .pp-accordion-item .pp-accordion-tab-title .pp-accordion-toggle-icon {
    font-size: 16px;
    color: #444;
}

.faq-wrapper .pp-accordion-item .pp-icon {
    display: inline-block;
    line-height: 1;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.faq-wrapper .pp-accordion-item .pp-accordion-tab-title:hover {
    color: #AD073D;
}

.faq-wrapper .pp-accordion-tab-title:not(.has-active) .pp-accordion-toggle-icon-open {
    display: none;
}

.faq-wrapper .pp-accordion-tab-title.has-active .pp-accordion-toggle-icon-close {
    display: none;
}

body.page-template-template-home .faq-wrapper {
    max-width: 900px;
    margin: 60px auto 120px;
}

#ywdpd_popup_container .ywdpd_popup_stage .owl-nav .owl-next.disabled,
#ywdpd_popup_container .ywdpd_popup_stage .owl-nav .owl-next.disabled {
    display: none;
}

/* End: David Lee */
#dsc .row {
    flex-direction: row-reverse;
}

.quantity-up.disable {
    cursor: no-drop;
    opacity: 0.5;
}

.wrapper-button a.show-gravityform.btn-outline-dark.btn {
    background: #AD073D;
    color: #fff !important;
    padding-right: 20px;
    border-color: #AD073D;
}

a.show-gravityform.btn-outline-dark.btn::after {
    content: '';
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-40deg);
    margin-left: 12px;
}

@media (max-width: 991px) {
    .with-text footer {
        display: none !important;
    }

    /* .with-text {
        padding: 0;
        width: 100%;
    } */
    /* .with-text > main {
        padding: 20px 0;
        margin: 0;
    } */
    .s-popup .cancel {
        opacity: 0;
    }

    .with-img.show {
        padding: 50px 0;
    }

    .with-img>main {
        margin: 0;
    }

    .with-img>footer {
        background-color: #FFFFFF;
        padding-top: 30px;
    }
}

.page-id-205443 .master-template-sections .row:nth-child(5),
.page-id-205443 .master-template-sections .row:nth-child(3) {
    max-width: 1100px;
    margin: 0 auto 70px !important;
}

.page-id-205443 .master-template-sections .row:nth-child(5) .img-fluid,
.page-id-205443 .master-template-sections .row:nth-child(3) .img-fluid {
    max-width: 480px;
}

.installments_payment_type_icon img {
    max-width: 102px;
}

/*Login Page*/
.page-id-320.woocommerce-page form .form-row-wide,
.page-id-138954.woocommerce-page form .form-row-wide {
    margin-right: 0;
    display: block;
    width: 100%;
}

.page-id-320.woocommerce-page form .form-row,
.page-id-138954.woocommerce-page form .form-row {
    margin-right: 0;
    display: block;
    width: 100%;
}

.page-id-320.woocommerce-page form .form-row label,
.page-id-138954.woocommerce-page form .form-row label {
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    color: #212529;
}

.page-id-320.woocommerce-page form .form-row input,
.page-id-138954.woocommerce-page form .form-row input {
    padding: 3px;
    font-size: 14px;
    font-weight: 400;
    color: #666;
    padding: 3px;
    font-size: 14px;
    font-weight: 400;
    border: none;
    color: #666;
    border-bottom: 1px solid #212529;
    border-radius: 0;
}

.page-id-320.woocommerce-page form .form-row input:focus,
.page-id-138954.woocommerce-page form .form-row input:focus {
    color: #212529;
}

/* fix css checkout page */
.woocommerce-shipping-fields__field-wrapper,
.woocommerce-billing-fields__field-wrapper {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    float: wrap;
}

.woocommerce form.woocommerce-checkout .form-row {
    float: none;
    width: 50%;
    display: block;
    margin: 0 0 30px 0;
}

.woocommerce form.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper .form-row:nth-child(odd),
.woocommerce form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row:nth-child(odd) {

    padding-right: 30px;
}

.woocommerce form.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper .form-row:nth-child(even),
.woocommerce form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row:nth-child(even) {

    padding-left: 30px;
}

#shipping_address_2_field,
#billing_address_2_field {
    margin-top: 40px;
}

banner-text * {
    color: inherit !important;
}

.inner-popup-form {
    position: relative;
}

/*Tee - Woo Product Listing container width*/
.wrapper-list.woocommerce .container-fluid {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
}

.search_product .wrapper-list.woocommerce ul.products,
.woocommerce-page .wrapper-list.woocommerce ul.products {
    grid-row-gap: 30px;
    grid-column-gap: 30px;
}

.woocommerce-products-header {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}

/* End */
/* Tee - Hide Book Appointment side button */
@media (max-width: 768px) {
    .book-appointment {
        display: none;
    }
}

/* Single product page */
.single-product.woocommerce-page .related.products {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0;
}

/* Duplication SKJ */
@media(max-width: 767px) {
    #home__new-product .glide__slide {
        width: 30%
    }

    /*Custom mobile filter by Savillla*/
    .mb-sidebar-left-list.opening .mb-filter .before-list {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgb(255, 255, 255);
        box-shadow: rgb(237 237 237) 0px -2px 8px 0px;
        padding: 12px 16px;
    }

    .mb-sidebar-left-list.opening .mb-filter .before-list .hide-filters {
        display: none;
    }

    .mb-sidebar-left-list.opening .mb-filter .before-list .sort_by {
        display: none;
    }

    .mb-sidebar-left-list.opening .mb-filter .before-list .total-product:before {
        content: "View";
    }

    .mb-sidebar-left-list.opening .mb-filter .before-list .total-product {
        cursor: pointer;
        background-color: #ad073d;
        text-align: center;
        color: rgb(255, 255, 255);
        border: 1px solid #ad073d;
        padding: 15px 23px;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        gap: 8px;
        -webkit-box-pack: center;
        justify-content: center;
        width: 100%;
        text-decoration: none;
        box-shadow: none;
    }

    .archive.woocommerce .mb-sidebar-left-list.opening .sidebar-left-list {
        margin-top: 60px;
    }

    .woocommerce-page .mb-sidebar-left-list.active {
        transform: unset;
    }

    .sidebar-left-list .filter-close {
        position: absolute;
        right: 0px;
        top: -40px;
    }

    .sidebar-left-list .filter-close .filter-close__content {
        height: 25px;
        width: 25px;
    }

    .search .mb-filter .before-list {
        margin-top: 0;
    }

    .mb-filter .before-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .s-hidden .s-title {
        display: none;
    }

    .search-results .s-top {
        padding-top: 30px;
    }

    .search .mb-sidebar-left-list .sidebar-left-list {
        padding: 0 25px;
        padding-top: 40px;
    }

    .search .wrapper-list.woocommerce {
        padding-top: 170px;
    }

    .before-list .total-product {
        opacity: 1;
        margin-bottom: 20px;
        margin-top: 0px;
        text-align: start;
    }

    .before-list .total-product {
        opacity: 1;
        margin-bottom: 30px;
        margin-top: 12px;
        text-align: start;
        order: 10;
    }

    .mb-filter .hide-filters {
        order: 0;
    }
}
.customise .product-description .rely-description {
    flex-wrap: wrap;
}
/* customiser tab */
.content-detail-namenecklace-list {
    margin: 0 0 50px 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    border-bottom: solid 1px #888;
}
.woocommerce-account .woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    top: 1.3em;
}
.woocommerce form .show-password-input, .woocommerce-page form.lost_reset_password .show-password-input {
  top: auto;
  bottom: 0;
}

.content-detail-namenecklace-list li {
    padding: 10px 25px;
    background: #f9f9f9;
    border-left: solid 1px #ccc;
    border-top: solid 1px #ccc;
    border-right: solid 1px #ccc;
    margin-right: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    cursor: pointer;
}

.content-detail-namenecklace-list li:last-child {
    margin-right: 0;
}

.content-detail-namenecklace-list li.active {
    padding: 10px 25px;
    background: #ffffff;
    border-left: solid 1px #888;
    border-top: solid 1px #888;
    border-right: solid 1px #888;
    position: relative;
}

.content-detail-namenecklace-list li.active::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 2px;
    right: 0;
    background: #fff;
    z-index: 1;
    ;
}

.content_tab {
    display: none;
}

.content_tab.active {
    display: block;
}

.title_mobile_namenecklace {
    display: none;
}

@media (max-width: 767px) {
    .name-necklace-material .title {
        margin-bottom: 19px;
        padding-top: 30px;
    }

    .name-necklace-material {
        margin-bottom: 50px;
    }

    .content-detail-namenecklace-list {
        display: block;
    }

    .choose-nameneck {
        padding: 50px 0;
    }

    .content-detail-namenecklace-list li {
        margin-right: 0;
    }

    .title_mobile_namenecklace {
        display: block;
        background: #f9f9f9;
        padding: 10px 15px;
        cursor: pointer;
        text-transform: uppercase;
        letter-spacing: 2px;
    }

    .content_tab {
        display: block;
        margin-bottom: 10px;
    }

    .content-detail-namenecklace-list {
        display: none;
    }

    .content_tab .inner-content-tab {
        display: none;
    }

    .content_tab.active .inner-content-tab {
        display: block;
    }

    .inner-content-tab {
        padding: 30px 0;
    }

    .title_mobile_namenecklace .skinny__arrow {
        display: block;
        float: right;
        transform: rotate(-90deg);
        transform-origin: center;
        width: 15px;
        height: 15px;
        padding: 0;
    }

    .content_tab.active .title_mobile_namenecklace .skinny__arrow {
        transform: rotate(-0deg);
    }

    .custom_text_font.row {
        display: flex;
    }
}

/* end customiser tab */
/* css my-acc revamp */
.nsl-container.nsl-container-block {
    display: none;
}

.item-wrap-submit .custom-loading {
    position: absolute;

    left: 0;
    right: 0;
    top: 0;
    opacity: 0.7;
    background: #ffffff;
    bottom: 0;
    margin-left: 0;
}

.item-wrap-submit.disable::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    opacity: 0.5;
    cursor: no-drop;
}

.woocommerce #customer_login h2 {
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 30px;
    font-size: 23px;
}

.woocommerce form.login {
    padding-right: 0;
}

.woocommerce-account .wrapper-myacc {
    width: 100%;
}

#customer_login {
    max-width: 600px;
    margin: 0 auto;
}

input#pass1 {
    width: 500px;
    height: 45px;
    max-width: 100%;
    padding: 0 15px;
}

span.button.button-secondary.wp-hide-pw.hide-if-no-js {
    display: inline-block;
}

#wp-submit {
    background: #AD073D;
    color: #fff;
    width: 200px;
    height: 45px;
    font-size: 18px;
    text-transform: uppercase;
    cursor: pointer;
}

#wp-submit:hover {
    opacity: 0.8;
}

.item-wrap-submit .register-btn,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    background-color: #AD073D;
    border-radius: 0;
    font-weight: 400;
    padding: 6px 20px;
    border: 1px solid #AD073D;
    color: #ffffff;
    height: 50px;
    display: block;
    width: 100%;
    font-weight: 400;
    transition: 0.3s all ease-out;
    font-size: 20px;
    border-radius: 5px;
    text-transform: capitalize;
    cursor: pointer;
}

.item-wrap-submit .register-btn:hover,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover {
    background-color: #fff;
    color: #AD073D;
}

.woocommerce .woocommerce-form-login .login-lost-password {
    display: block;
    color: #AD073D;
}

.woocommerce #form-login-wrapper {
    border-right: 1px solid #000;
    padding-right: 50px;
}

.woocommerce #no-account-wrapper {
    padding-left: 50px;
}

.woocommerce #no-account-wrapper strong {
    font-weight: 500;
    color: #212529;
}

.woocommerce form.login {
    border: 0;
    margin-top: 0;
    padding-left: 0;
    padding-top: 0;
    margin-bottom: 50px;
}

.woocommerce #customer_login input[type=email],
.woocommerce #customer_login input[type=text],
.woocommerce #customer_login input[type=password] {
    border: 1px solid #ccc;
    border-radius: 5px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
    height: 50px;
    margin-bottom: 0px;
    font-size: 16px;
    padding: 0 15px;
}

.woocommerce #customer_login input[type=email]::placeholder,
.woocommerce #customer_login input[type=text]::placeholder,
.woocommerce #customer_login input[type=password]::placeholder {
    font-style: italic;
    text-transform: capitalize;
}

.woocommerce #customer_login p {
    text-align: left;
}

.woocommerce #customer_login ul {
    margin-left: 0;
}

.woocommerce #customer_login a.button {
    background: transparent;
    border-radius: 0;
    border: 1px solid #000;
    color: #212529;
    text-transform: uppercase;
}

.dht-dividing-line hr {
    margin: 0;
    padding: 0;
}

.dht-dividing-line {
    position: relative;
    padding: 5px 0;
    margin-bottom: 30px;
}

.dht-dividing-line span {
    display: inline-block;
    background: #fff;
    font-style: italic;
    font-size: 16px;
    color: #888;
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 5px 15px;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
}

.dth-sociasls-register {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    ;
}

.dth-sociasls-register li {
    display: inline-block;
    margin: 5px;

    cursor: pointer;
    text-align: center;
    line-height: 45px;
    border-radius: 50%;
}

.dth-sociasls-register li img {
    max-width: 50px;
    height: auto;
}

.item-wrap.register-fullname {
    display: flex;
}

.item-wrap.register-fullname>div {
    width: 50%;
}

.wrapper-firtname {
    padding-right: 15px;
}

.wrapper-lastname {
    padding-left: 15px;
}

.item-wrap {
    margin-bottom: 15px;
}

.item-wrap.register-email {
    position: relative;
}

.register-email .dth-send-otp {
    position: absolute;
    top: 9px;
    right: 6px;
    display: inline-block;
    background: #AD073D;
    color: #fff;
    border-radius: 8px;
    padding: 5px 14px;
    font-weight: 400;
    cursor: pointer;
    transition: 0.3s all ease;
}

.register-email .dth-send-otp:hover {
    opacity: 0.8;
}

.woocommerce #customer_login .register-email input[type=email] {
    padding-right: 110px;
}

.woocommerce #customer_login .dth-header-register h2 {
    margin-bottom: 0;
}

.dth-header-register {
    margin-bottom: 15px;
    max-width: 530px;
    margin: 0 auto;
}

.woocommerce #customer_login .dth-header-register p {
    font-size: 13px;
}

.woocommerce-page #form-login-wrapper form .form-row-wide {
    margin-bottom: 10px;
}

.tab-login {
    text-align: center;
    width: 100%;
    padding: 30px 15px;
}

#form-register {
    position: relative;
}

.register-email .dth-send-otp.disable {
    opacity: 0.6;
    cursor: no-drop;
}

#form-register input.disable {
    background-color: #f9f9f9;
    cursor: no-drop;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
}

.woocommerce #form-register input.error {
    border: solid 1px #AD073D;
}



.switch {
    position: relative;
    display: inline-block;
    width: 204px;
    height: 45px;
    border-radius: 5px;
    padding: 3px;
    box-shadow: 1px 2px 6px 0px rgb(0 0 0 / 48%) inset;
    -webkit-box-shadow: 1px 2px 6px 0px rgb(0 0 0 / 48%) inset;
    -moz-box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.48) inset;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.label-fixed,
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .4s;
    transition: .4s;
    z-index: 4;
}

.slider {
    z-index: 4;
}

.label-fixed {
    z-index: 3;
}

.label-fixed:before,
.slider:before {
    position: absolute;
    content: "Sign In";
    height: 36px;
    width: 45%;
    left: 4px;
    bottom: 4px;
    -webkit-transition: .4s;
    transition: .4s;

    border-radius: 5px;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
}

.slider:before {
    background: #AD073D;
    color: #fff;
}


.label-fixed:after {
    position: absolute;
    content: "Register";
    height: 36px;
    width: 45%;
    right: 4px;
    bottom: 4px;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
}





input:checked+.slider:before {
    -webkit-transform: translateX(112%);
    -ms-transform: translateX(112%);
    transform: translateX(112%);
    content: 'Register';
    border-radius: 5px;
    font-size: 16px;
    font-weight: 400;

}




.content-myacc {
    display: none;
    width: 100%;
}

.content-myacc.active {
    display: block;
}

.tab-login-mobile {
    display: block;
}

.woocommerce #form-login-wrapper {
    border-right: none;
    padding-right: 0;
}

.woocommerce-account #main {
    width: 100%;
    margin-left: 0;
    padding-right: 36px;
}

.woocommerce #no-account-wrapper {
    padding-left: 0;
}

.woocommerce #customer_login .dth-header-register p {
    text-align: center;
}

.wrapper-firtname {
    padding-right: 5px;
}

.wrapper-lastname {
    padding-left: 5px;
}

#no-account-wrapper .dth-sociasls-register li:before {
    display: none;
}

#form-register {
    position: relative;
}

.item-wrap-submit .register-btn,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    background-color: #AD073D;
    border-radius: 0;
    font-weight: 400;
    padding: 6px 20px;
    border: 1px solid #AD073D;
    color: #ffffff;
    height: 50px;
    display: block;
    width: 100%;
    font-weight: 400;
    transition: 0.3s all ease-out;
    font-size: 20px;
    border-radius: 5px;
    text-transform: capitalize;
    cursor: pointer;
}

.item-wrap {
    width: 100%;
}

/* end css my-acc revamp */

/* Duplication SKJ */
@media(max-width: 767px) {
    #home__new-product .glide__slide {
        width: 30%
    }

    /*Custom mobile filter by Savillla*/
    .mb-sidebar-left-list.opening .mb-filter .before-list {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgb(255, 255, 255);
        box-shadow: rgb(237 237 237) 0px -2px 8px 0px;
        padding: 12px 16px;
    }

    .mb-sidebar-left-list.opening .mb-filter .before-list .hide-filters {
        display: none;
    }

    .mb-sidebar-left-list.opening .mb-filter .before-list .sort_by {
        display: none;
    }

    .mb-sidebar-left-list.opening .mb-filter .before-list .total-product:before {
        content: "View";
    }

    .mb-sidebar-left-list.opening .mb-filter .before-list .total-product {
        cursor: pointer;
        background-color: #ad073d;
        text-align: center;
        color: rgb(255, 255, 255);
        border: 1px solid #ad073d;
        padding: 15px 23px;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        gap: 8px;
        -webkit-box-pack: center;
        justify-content: center;
        width: 100%;
        text-decoration: none;
        box-shadow: none;
    }

    .archive.woocommerce .mb-sidebar-left-list.opening .sidebar-left-list {
        margin-top: 60px;
    }

    .woocommerce-page .mb-sidebar-left-list.active {
        transform: unset;
    }

    .sidebar-left-list .filter-close {
        position: absolute;
        right: 0px;
        top: -40px;
    }

    .sidebar-left-list .filter-close .filter-close__content {
        height: 25px;
        width: 25px;
    }

    .search .mb-filter .before-list {
        margin-top: 0;
    }

    .mb-filter .before-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .s-hidden .s-title {
        display: none;
    }

    .search-results .s-top {
        padding-top: 30px;
        margin: 0 5px;
    }

    .search .mb-sidebar-left-list .sidebar-left-list {
        padding: 0 25px;
        padding-top: 40px;
    }

    .search .wrapper-list.woocommerce {
        padding-top: 170px;
    }

    .before-list .total-product {
        opacity: 1;
        margin-bottom: 30px;
        margin-top: 12px;
        text-align: start;
    }

    .before-list .total-product {
        opacity: 1;
        margin-bottom: 30px;
        margin-top: 12px;
        text-align: start;
        order: 10;
    }

    .mb-filter .hide-filters {
        order: 0;
    }

    form.woocommerce-checkout #alt-checkout-first .alt-country-code-select-show input {
        width: 100% !important;
    }
}

.woocommerce .woocommerce-order-details .footer div,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email {
    overflow-wrap: break-word;
}

.woocommerce .woocommerce-order-details .footer div:last-child {
    padding: 5px;
}

/** Load more product ajax */
.loadmore-product__wrapper {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.loadmore-product__wrapper .loadmore-product__info {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.loadmore-product__page-break {
    display: inline-grid;
    grid-column: 1 / -1;
    row-gap: 16px;
    justify-items: center;
    padding-top: 24px;
    padding-bottom: 24px;
}

.wiewed_mobile {
    display: none;
}

@media only screen and (max-width: 767px) {
    .wiewed_mobile {
        display: inline-block;
    }

    .wiewed_pc,
    .hidden_last_mobile .products li:last-child {
        display: none !important;
    }

    .opening .filter_pr_mobile {
        display: block;
    }

    .opening .total-product.mobile {
        display: none !important;
    }

    body.archive.woocommerce .mb-filter .sort_by {
        margin-left: auto;
    }

    body.archive.woocommerce .mb-filter .before-list>.total-product {
        opacity: 1;
        margin: 0 2px;
        text-align: start;
        order: 2;
        height: auto;
        width: auto;
        font-size: 15px;
    }

    body.archive.woocommerce .mb-sidebar-left-list.opening .mb-filter .before-list .total-product {
        cursor: pointer;
        background-color: #ad073d;
        text-align: center;
        color: rgb(255, 255, 255);
        border: 1px solid #ad073d;
        padding: 15px 23px 9px;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        gap: 8px;
        -webkit-box-pack: center;
        justify-content: center;
        width: 100%;
        text-decoration: none;
        box-shadow: none;
    }
}

.list-product-page {
    display: none;
}

/** End*/
.filter_pr_mobile {
    display: none;
}

.wpml-ls-statics-footer a:visited {
    color: #000;
}

.single-product.woocommerce div.product:not(.product-type-gift-card) p.price {
    display: inline-block;
}

.emm_minicart_wrapper.navbar-icons {
    height: auto;
}

.yith-wcpb-product-bundled-item-data__price .price del span.amount bdi {
    font-size: 12px;
}

/* bundle */
/*emma #195803*/
.yith-wcpb-product-bundled-item-data__price .price .fakeprice_item span {
    color: #AD073D;
}

.yith-wcpb-product-bundled-item-data__price .price .fakeprice_item {
    margin-left: 5px;
    font-weight: 500;
    ;
}

.yith_bundle .atome-product-price-divider {
    width: 100%;
}

div.product p.price.yith_bundle del {
    opacity: .5;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.yith-wcpb-product-bundled-item-data__price .price ins {
    font-weight: 500;
}


.product .yith_bundle.price del bdi {
    font-weight: 400;
    color: #9d9d9d;
}

.product .price.yith_bundle bdi {
    color: #AD073D;
    font-size: 25px;
}

.yith_bundle>span.woocommerce-Price-amount.amount {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: left;
}

.quantity-bundle {
    font-size: 12px;
    font-weight: 500;
}

.price_bundle del {
    font-weight: 400;
}

.price_bundle .atome-wc-price-divider {
    display: none;
}

.woocommerce-cart .woocommerce-cart-form__cart-item .product-details .product-name {
    font-weight: 500;
    font-size: 20px;
    margin: 0 0 10px;
}

.price_bundle .sale-percent,
.product_total_review_order .sale-percent,
.product_total_review_order .sale-off {
    display: none;
}

.price_bundle .sale-percent.s-hide-sale-percent,
.product_total_review_order .sale-percent.s-hide-sale-percent {
    display: none !important;
}

.product_total_review_order span.woocommerce-Price-amount.amount {
    margin-left: 5px;
}

.price.yith_bundle ins span {
    color: #AD073D;
}

.woocommerce-cart-form__cart-item.cart_item.bundled_by_class_child {
    padding-left: 20px;
    padding: 5px 0 5px 20px;
    border: none;
    margin-bottom: 2px;
}

.woocommerce-cart-form__cart-item.bundled_by_class_child .product-thumbnail {
    width: 20%;
    margin-right: 5%;
}

.woocommerce-cart .woocommerce-cart-form__cart-item.bundled_by_class_child .product-details .product-name {

    font-size: 14px;
}

.woocommerce-cart-form__cart-item.bundled_by_class_child .product-details {
    width: 74%;
}

ul.wc-minicart ul.cart_list>li.bundled_by_class_child {
    padding-left: 10px;
    border: none;
    padding-bottom: 10px;
}

ul.wc-minicart ul.cart_list>li.mini_cart_item.bundled_by_class_child>a {
    padding: 5px 0 5px 10px;
    border: none;
}

ul.wc-minicart ul.cart_list>li.mini_cart_item>a {
    border-bottom: none;
}

.bundled_by_class_child .price_bundle {
    flex-direction: row-reverse;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    font-size: 12px;
}

.bundled_by_class_child .price_bundle del {
    margin-left: 5px;
}

ul.wc-minicart ul.cart_list>li.bundled_by_class_child>a .thumbnail {
    width: 70px;
    height: 70px;
}

ul.wc-minicart ul.cart_list>li.bundled_by_class_child>a .item-details p.item-title {
    font-size: 12px;
}

ul.wc-minicart ul.cart_list>li>a .item-details {
    max-width: 200px;
    width: calc(100% - 100px);
}

ul.wc-minicart ul.cart_list>li.bundled_by_class_child>a .item-details {

    width: calc(100% - 70px);
}

form.checkout.woocommerce-checkout label small {
    text-transform: none;
}

span.br {
    display: block;
}

form.checkout.woocommerce-checkout label {
    line-height: 100%;
    display: flex;
}

form.checkout.woocommerce-checkout .form-row {
    margin-bottom: 35px;
}

.yith-wcpb-child-of-bundle-table-item .product-name {
    padding-left: 10px;
}

.variable .below_product_price {
    display: none;
}

.atome-wc-price-divider.below_product_price {
    display: block;
    width: 100%;
}

.yith-wcpb-product-bundled-item .atome-wc-price-divider.below_product_price {
    display: none;
}

.single-product.woocommerce div.product:not(.product-type-gift-card) p.price {
    display: inline-block;
}

.fake_price_product_bunde.yith_bundle .atome-product-price-divider {
    display: block;
    width: 100%;
    height: auto;
    visibility: visible;
}

.price>.atome-wc-price-divider.default-english.below_product_price {
    display: none;
}

/*end emma #195803*/
/* */
.woocommerce form.woocommerce-EditAccountForm .show-password-input,
.woocommerce-page form.woocommerce-EditAccountForm .show-password-input {
    top: 0.7em;
}

#change-password .list-error {
    text-align: left;
}

#change-password .list-error p {
    margin: 0;
    font-size: 12px;
}

#customer_login .woocommerce-notices-wrapper {
    display: none;
}

/* reset form */
.wrapper-form {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10000;
}

.reset_pass_weak {
    width: 320px;
    height: auto;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    padding: 25px;
}

.reset_pass_weak .list-error {
    padding-top: 0;
}

.reset_pass_weak h4 {
    margin: 0 0 15px 0;
    text-align: center;
}

.reset_pass_weak input {
    width: 100%;
    height: 35px;
    display: block;
    margin-bottom: 10px;
    padding: 0 10px;
}

.reset_pass_weak input[type="submit"] {
    margin-bottom: 0;
    background: #bd003a;
    border: solid 1px #bd003a;
    font-size: 15px;
    text-transform: uppercase;
    cursor: pointer;
    color: #fff;
}

.reset_pass_weak input[type="submit"]:hover {
    opacity: 0.8;
}

.reset_pass_weak .custom-loading {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.woocommerce-page form .tab-login .show-password-input {
    top: 1.1em;
}

/* end reset form */
.site-header {
    position: relative;
    z-index: 1234;
}

.site-header.fixed-top {
    position: fixed !important;
}

.woocommerce form#login-form .show-password-input {
    top: 1.25em;
}

/* #292204 emma  */
.site-header .navbar-icons.switch-language {
    width: auto;
    display: inline;
}

.site-header .wpml-ls-legacy-dropdown {
    width: auto;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle,
.wpml-ls-legacy-dropdown a span {
    font-size: 12px;
    color: #444;
}

.wpml-ls-sub-menu span.wpml-ls-display {
    padding-left: 24px;
}

@media only screen and (max-width: 767px) {
    .wpml-ls-legacy-dropdown a span {
        display: none;
    }

    .site-header .navbar-icons.switch-language {
        min-width: 47px;
        margin-top: 3px;
    }

    .site-header .mobile-navbar-right .navbar-icons {
        width: 20px;
        margin-left: 7px;
    }

    .site-header .navbar-icons:not(.emm_minicart_wrapper) {
        margin-right: 2px;
    }

    .site-header .wpml-ls-legacy-dropdown a {
        border: none;
    }

    .site-header .alt-header-sp-right,
    .site-header .mobile-navbar-right {
        flex-wrap: wrap;
        width: calc(50% - 30px);
        justify-content: flex-end;
        -webkit-justify-content: flex-end;
    }

    .site-header .wpml-ls-legacy-dropdown a {
        padding: 0;
    }
}

@media only screen and (max-width: 576px) {
    .site-header .mobile-navbar-right .navbar-icons {
        margin-left: 5px;
    }

    nav.navbar.mobile-navbar {
        padding-right: 0.5em;
    }

}

/* end #292204 emma  */

@media only screen and (max-width: 425px) {
    .announcement-bar .glide__slides {
        justify-content: center;
        align-items: center;
    }
}

/** Master Tempalte cta-column custom style */
.carousel_thumb .thumbnail-product-carousel {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    display: block;
}

.carousel_thumb .thumbnail-product-carousel img {
    margin-bottom: 0 !important;
}

.carousel_thumb h4,
.page-template-template-master .fs-14 {
    min-height: 31px;
    max-width: 90%;
    margin: 0 auto;
}

/* .carousel-slider-master .slick-slide {
    float: none;
} */
.carousel_thumb {
    text-align: center;
}

.section_1 .wysiwyg img.d-md-block {
    max-width: 720px;
}

.section_9 .wysiwyg img.d-md-block {
    max-width: 720px;
}

.section_13 .wysiwyg img.d-md-block {
    max-width: 720px;
}

.page-template-template-master .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-shortcode-add-to-cart {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.cta-column__container {
    display: flex;
    width: 100%;
    position: relative;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.cta-column__container .cta-column__4-products {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    width: 90%;
    flex-grow: 1;
}

.cta-column__product .product-image-container-fluid {
    height: auto;
    border: 0.5px solid #A6A6A6;
    position: relative;
}

.cta-column__product .product-image-container-fluid .cta-column__product-img {
    position: relative;
    display: block;
}

.cta-column__product .cta-column__product-link .product-thumbnail-hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    width: auto;
    height: auto;
    opacity: 0;
    visibility: hidden;
}

.cta-column__product:hover .cta-column__product-link .product-thumbnail-hover {
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease-in-out;
    width: 70%;
    margin: 0 auto;
}

.cta-column__4-products .cta-column__product {
    position: relative;
    overflow: hidden;
}

.cta-column__4-products .cta-column__product:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.cta-column__4-products .cta-column__product .product-image-container-fluid {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: white;
    text-align: center;
}

.cta-column__4-products .cta-column__product .product-image-container-fluid .img-fluid {
    width: 70%
}

.page-template-template-master .cta-column__4-products .fs-14 {
    margin: 0 auto;
    margin-top: 10px;
    font-size: 12px;
    max-width: 90%;
}

.cta-column__4-products .cta-column__product:hover {
    box-shadow: 0 1px 8px rgb(0 0 0 / 16%);
}

body.noSupportsTouch .cta-column__4-products .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt:hover img {
    display: block !important;
}

body.noSupportsTouch .cta-column__4-products .tinvwl_add_to_wishlist_button:hover {
    background-size: 16px 13px;
    padding-bottom: 6px;
}

.cta-column__container .cta-column__4-images {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    width: 90%;
}

.cta-column__container .cta-column__cta-button {
    display: flex;
    width: 100%;
    align-items: end;
    justify-content: center;
    margin-top: 20px
}

.cta-column__container .cta-column__cta-button .cta-column__link {
    border: 1px solid #ad073d;
    border-radius: 0;
    font-weight: 400;
    width: 90%;
    padding: 12px 0;
    background-color: #ad073d;
    color: #fff;
    border-radius: 7px;
}

.cta-column__container .cta-column__cta-button .cta-column__link span {
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
}

.lifestyle__container {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.lifestyle__container .lifestyle__link {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.lifestyle__container .lifestyle__link img {
    width: 100%;
}

.lifestyleLeft {
    flex-direction: row-reverse;
}

.master-section .woocommerce-Price-amount,
.page-template-template-master .w_price ins span.woocommerce-Price-amount bdi {
    color: #ad073d;
}

.master-section del .woocommerce-Price-amount {
    color: #ccc;
}

.page-template-template-master .agp-light p:last-child {
    margin-bottom: 0;
}

.page-template-template-master .slick-slider .slick-list {
    padding: 0;
    margin: 0;
}

.wysiwyg .wrapper-button {
    margin-top: 20px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wysiwyg .wrapper-button.empty-button {
    margin-top: 0;
}

.page-template-template-master .section_15 .wrapper-button .btn-outline-dark {
    background: url(../images/next-white.webp) no-repeat right 20px top 14px;
    background-size: 12px;
    background-color: #ad073d;
    color: #fff !important;
    border-color: #ad073d;
    width: 30%;
    padding: 12px 0 12px 0;
}

.page-template-template-master .section_15 .wrapper-button .btn-outline-dark:hover {
    color: #fff !important;
}

.page-template-template-master .master-banner {
    max-height: unset;
}

@media (min-width: 1024px) and (max-width: 1216px) {
    .page-template-template-master .fs-14 {
        min-height: 55px;
    }
}

@media (min-width: 768px) and (max-width: 1400px) {
    .page-template-template-master .w_price del span.woocommerce-Price-amount bdi {
        font-size: 13px;
    }

    .page-template-template-master .cta-column__4-products .fs-14 {
        font-size: 13px;
        min-height: unset
    }

    .cta-column__container .cta-column__4-products {
        grid-row-gap: 15px;
        grid-column-gap: 15px;
        /* width: 80%; */
    }

    .cta-column__4-products .cta-column__product .product-image-container-fluid .img-fluid {
        width: 60%;
    }

    .cta-column__product:hover .cta-column__product-link .product-thumbnail-hover {
        width: 60%;
    }

    .cta-column__4-products .cta-column__product .product-image-container-fluid .fs-14 {
        font-size: 11px;
        margin-bottom: 5px !important;
    }

    .cta-column__4-products .cta-column__product .product-image-container-fluid .fs-13 {
        font-size: 10px;
    }
}

@media (max-width: 1100px) {

    .lifestyleLeft.mb-60px,
    .lifestyleRight.mb-60px {
        margin-bottom: 30px !important;

    }

    .lifestyleLeft>.col-md-6,
    .lifestyleRight>.col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .lifestyleLeft .cta-column,
    .lifestyleRight .cta-column {
        margin-top: 50px;
    }

    .lifestyleLeft {
        flex-direction: column-reverse;
    }

    .lifestyleRight {
        flex-direction: column-reverse;
    }
}

@media (max-width: 768px) {
    .page-template-template-master .master-main-banner_image .img-fluid {
        margin-bottom: 40px !important;
    }

    .page-template-template-master .section_0.mb-60px {
        margin-bottom: 40px;
    }

    .page-template-template-master .agp-light p {
        text-align: justify;
    }

    .cta-column__4-products .cta-column__product:before {
        display: none
    }

    .cta-column__4-products .cta-column__product .product-image-container-fluid {
        position: relative;
    }

    .cta-column__4-products .cta-column__product .product-image-container-fluid .img-fluid {
        width: 100%;
    }

    .cta-column__product:hover .cta-column__product-link .product-thumbnail-hover {
        width: 100%;
    }

    /* Tee #285549 */
    /* .page-template-template-master .master-template-sections [class*="section_"].master-section {
        width: 90%;
    } */
    .page-template-template-master [class*="section_"] .row:has(.img-fluid) {
        padding: 0 !important;
    }

    .page-template-template-master [class*="section_"] .row:has(.img-fluid)>h2 {
        padding: 0 20px !important;
    }

    .page-template-template-master [class*="section_"] .row:has(.img-fluid)>div {
        padding: 0 20px !important;
    }

    .page-template-template-master [class*="section_"] .row.lifestyleLeft,
    .page-template-template-master [class*="section_"] .row.lifestyleRight {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .page-template-template-master [class*="section_"] .row.lifestyleLeft .cta-column,
    .page-template-template-master [class*="section_"] .row.lifestyleRight .cta-column {
        padding-left: 20px;
        padding-right: 20px
    }

    .page-template-template-master .section_1 {
        padding: 0;
    }

    .page-template-template-master .wysiwyg h2 {
        font-size: 20px;
    }

    .page-template-template-master .slick-slider .slick-list {
        padding: 0;
        margin: 0;
    }

    .page-template-template-master .master-banner {
        max-height: unset;
    }

    .wysiwyg .wrapper-button {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .page-template-template-master .section_15 .wrapper-button .btn-outline-dark {
        width: 93%;
    }

    .page-template-template-master .master-banner.mb-60px {
        margin-bottom: 30px !important;
    }

    .page-template-template-master .carousel-slider-product .fs-13 .woocommerce-Price-amount {
        font-size: 14px;
    }

    .lifestyleLeft.mb-60px,
    .lifestyleRight.mb-60px {
        margin-bottom: 30px !important;
    }

    .lifestyleLeft {
        flex-direction: column-reverse;
    }

    .lifestyleRight {
        flex-direction: column-reverse;
    }

    .lifestyleLeft .cta-column {
        margin-top: 50px;
    }

    .lifestyleRight .cta-column {
        margin-top: 50px;
    }

    .page-template-template-master .fs-14 {
        min-height: 50px;
        font-size: 14px;
    }

    .section_12 .wysiwyg.mb-60px {
        margin-bottom: 5px !important;
    }
}

@media (max-width: 769px) {
    .page-template-template-master .cta-column__4-products .fs-14 {
        min-height: 50px;
    }
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt {
    height: 14px;
    width: 16px;
    /* padding: 10px 11px; */
    padding: 0;
    padding-bottom: 0;
}
.search-results .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt {
    height: 16px;
    width: 16px;
    padding: 0;
    padding-bottom: 0;
    margin-bottom: 4px;
    margin-right: 10px;
}
body.noSupportsTouch .cta-column__4-products .tinvwl_add_to_wishlist_button:hover {
    background-size: 16px 13px;
    padding-bottom: 0;
}

/* Savillla - Update My Account Dashboard Page */
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 20%;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 78%;
}

.woocommerce-form-row__my_account_birthday {
    position: relative;
}

.woocommerce-form-row__my_account_birthday:after {
    background: #fff url('../woo-custom/consulation/images/icon-date.webp') no-repeat;
    position: absolute;
    content: '';
    width: 21px;
    height: 21px;
    background-size: contain;
    background-position: center;
    bottom: 5px;
    right: 10px;
}

.svl-my-account-page {
    display: flex;
    flex-direction: column;
}

.svl-my-account-page__account-details {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
    justify-content: flex-start;
    box-shadow: 0 1px 4px rgb(0 0 0 / 16%);
    margin-bottom: 20px;
    padding: 15px;
}

.svl-my-account-page__heading {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    column-gap: 20px;
    margin-bottom: 30px;
}

.svl-my-account-page__heading h3 {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    display: inline-block;
    line-height: 1;
}

.svl-my-account-page__heading .edit {
    text-transform: uppercase;
    display: block;
    color: #88888D;
    font-size: 12px;
}

.svl-my-account-page__heading .edit:after {
    font-family: Dashicons;
    content: "\f464";
    margin-left: 5px;
}

.svl-my-account-page__content {
    width: 100%;
    display: flex;
    flex-direction: row;
}

.svl-my-account-page__content-details {
    width: 100%;
    display: flex;
    flex-direction: row;
    column-gap: 100px;
}

.svl-my-account-page__column {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.svl-my-account-page__column .svl-my-account-page__column-details {
    margin-bottom: 15px;
}

.svl-my-account-page__column--label .svl-my-account-page__column-details>span {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    color: #000000;
}

.svl-my-account-page__column--value .svl-my-account-page__column-details>span {
    font-size: 12px;
}

.svl-my-account-page__footer {
    margin-top: 20px;
    margin-bottom: 10px;
}

.svl-my-account-page__footer .svl-my-account-page__btn {
    border: 1.5px solid #000000;
    font-size: 14px;
    font-weight: 400;
    padding: 13px 15px 10px;
    color: #000;
}

.svl-my-account-page__address-details {
    display: flex;
    flex-direction: row;
    column-gap: 20px;
    width: 100%;
}

.svl-my-account-page__billing-details,
.svl-my-account-page__shipping-details {
    box-shadow: 0 1px 4px rgb(0 0 0 / 16%);
    margin-bottom: 60px;
    padding: 15px;
    width: 49%;
}

.my-account__select-gender {
    display: block;
    position: relative;
}

.my-account__select-gender .s_gender {
    display: block;
    width: 100%;
}

.my-account__select-gender .s_gender .s-select-gender {
    width: 100%;
    position: relative;
    display: block;
}

.my-account__select-gender .s_gender .s-select-gender::before {
    content: '';
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    right: 8px;
    top: 15px;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    width: 0;
}

.s-select-gender span.label-gender {
    cursor: pointer;
    height: 28px;
    margin-bottom: 0;
    text-transform: uppercase;
    text-align: left;
    display: block;
    padding: 3px;
    font-size: 14px;
    font-weight: 400;
    border: none;
    color: #666;
    border-bottom: 1px solid #212529;
    border-radius: 0;
    line-height: normal;
}

.s-select-gender .s-list-gender {
    display: none;
}

.s-select-gender .s-list-gender.active {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 100%;
    z-index: 3;
    left: 0;
    right: 0;
    background: #ffffff;
    width: 100%;
}

.s-select-gender .s-list-gender .s-gender {
    padding: 10px 15px;
    cursor: pointer;
    border-bottom: solid 1px #ccc;
    width: 100%;
    text-align: right;
}

.s-select-gender .s-list-gender .s-gender:hover {
    background: #f2f2f2;
    font-weight: 400;
}

.svl-my-account-page__table {}

.svl-my-account-page__table tbody {}

.svl-my-account-page__table .svl-my-account-page__table-row {}

.svl-my-account-page__table-row .svl-my-account-page__table-column {
    padding: 10px 5px 10px 0;
    text-align: left;
    word-break: break-word;
}

.svl-my-account-page__table-row .svl-my-account-page__table-column--label {
    width: 60%
}

.svl-my-account-page__table-row .svl-my-account-page__table-column--value {
    width: 40%
}

.svl-my-account-page__table--account-details .svl-my-account-page__table-column--label {
    width: 23%
}

.svl-my-account-page__table--account-details .svl-my-account-page__table-column--value {
    width: 77%
}

.svl-my-account-page__table-row .svl-my-account-page__table-column--label>span {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    color: #000000;
}

.svl-my-account-page__table-row .svl-my-account-page__table-column--value>span {
    font-size: 13px;
}

.svl-my-account-page__table--billing-details .svl-my-account-page__table-row .svl-my-account-page__table-column--label {
    width: 40%;
}

/* Nationality Selected */
.my-account__select-nationality {
    display: block;
    position: relative;
}

.my-account__select-nationality .s_nationality {
    display: block;
    width: 100%;
}

.my-account__select-nationality .s_nationality .s-select-nationality {
    width: 100%;
    position: relative;
    display: block;
}

.my-account__select-nationality .s_nationality .s-select-nationality::before {
    content: '';
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    right: 8px;
    top: 15px;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    width: 0;
}


.woocommerce-account .woocommerce form .show-password-input, 
.woocommerce-page form .show-password-input {
    top: 1.3em;
}
.woocommerce-page.woocommerce-edit-account .woocommerce form .show-password-input, .woocommerce-page form.lost_reset_password .show-password-input {
  top: auto;
  bottom: 0;
}
.wrapper-myacc .woocommerce  form.woocommerce-form-login .show-password-input {
    top: 1.1em;
}

.s-select-nationality span.label-nationality {
    cursor: pointer;
    height: 28px;
    margin-bottom: 0;
    text-transform: uppercase;
    text-align: left;
    display: block;
    padding: 3px;
    font-size: 14px;
    font-weight: 400;
    border: none;
    color: #666;
    border-bottom: 1px solid #212529;
    border-radius: 0;
    line-height: normal;
}

.s-select-nationality .s-list-nationality {
    display: none;
}

.s-select-nationality .s-list-nationality.active {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 100%;
    z-index: 3;
    left: 0;
    right: 0;
    background: #ffffff;
    width: 100%;
    border: 1px solid #ddd;
    height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.s-select-nationality .s-list-nationality .s-nationality {
    padding: 10px 15px;
    cursor: pointer;
    border-bottom: solid 1px #ccc;
    width: 100%;
    text-align: right;
}

.s-select-nationality .s-list-nationality .s-nationality:hover {
    background: #f2f2f2;
    font-weight: 400;
}
.imagewrapper .woocommerce-product-gallery__video, 
.woocommerce .products .imagewrapper .woocommerce-product-gallery__video,
 .woocommerce .product_list_widget .imagewrapper .woocommerce-product-gallery__video {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding-top: 0;
}
.video_gallery {
    width: 100%;
    height: 100%;
    max-width: 100%;
    object-fit: cover;
}

.emm_video_pause video {
    visibility: hidden;
}

@media (max-width: 991px) {
    .svl-my-account-page__address-details {
        flex-direction: column;
    }
    .page-template-template-goldbar-customiser .customizer-menus > div > div .arrow.right:last-of-type {
        right: 10px;
    }
    .page-template-template-charm-builder .customizer-menus > div > div .arrow.right:last-of-type {
        right: 10px;
    }

    .svl-my-account-page__billing-details,
    .svl-my-account-page__shipping-details {
        width: 100%;
        margin-bottom: 20px;
    }

    .woocommerce-account #main {
        padding-right: 15px;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100%;
    }

    .svl-my-account-page__table-row .svl-my-account-page__table-column {
        width: 50%;
    }

    .svl-my-account-page__table--billing-details .svl-my-account-page__table-row .svl-my-account-page__table-column--label {
        width: 50%;
    }
}

@media (max-width: 500px) {
    .svl-my-account-page__table-row .svl-my-account-page__table-column--label>span {
        font-size: 12px;
    }

    .svl-my-account-page__table-row .svl-my-account-page__table-column--value>span {
        font-size: 12px;
    }
    .svl-my-account-page__table-row .svl-my-account-page__table-column--value>span>a{
        color: #88888D;
    }
}

.woocommerce-form-row__my_account_birthday #my_account_birthday {
    position: relative;
    background: transparent;
    z-index: 1;
}

#billing_nationality_field {
    display: none !important;
}

/* End */

/* sale campaign */
.sale-landing__section--coundown-bar {
    background-color: #ad073d;
    display: block;
    padding: 8px 0;
    width: 100%
}

.sale-landing__section--coundown-bar .countdown-bar__content {
    align-items: center;
    -moz-column-gap: 30px;
    column-gap: 30px;
    display: flex;
    flex-direction: row;
    justify-content: center
}

@media (max-width: 1019px) {
    .sale-landing__section--coundown-bar .countdown-bar__content {
        flex-wrap: wrap
    }
    #alt-header-sp #alt-header-menu-sp #alt-megamenu-sp > li.alt-menu-layout-3 .alt-menu-wrapper-item {
        display: block !important;
    }
}

@media (max-width: 480px) {
    .sale-landing__section--coundown-bar .countdown-bar__content {
        -moz-column-gap: 15px;
        column-gap: 15px
    }
    .list-product .eproducts .product_cat-classic-gold-bars .product-has-tags  .product-tags {
        max-width: 50%;
    }
}

.sale-landing__section--coundown-bar .countdown-bar__content .countdown-bar__title {
    margin-top: 3px
}

@media (max-width: 1019px) {
    .sale-landing__section--coundown-bar .countdown-bar__content .countdown-bar__title {
        flex-basis: 100%;
        margin-bottom: 4px;
        margin-top: 0;
        max-width: 100%;
        text-align: center
    }
}

.sale-landing__section--coundown-bar .countdown-bar__content .countdown-bar__title h4 {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.5;
    margin: 0;
    text-transform: inherit
}

@media (max-width: 1019px) {
    .sale-landing__section--coundown-bar .countdown-bar__content .countdown-bar__title h4 {
        font-size: 18px
    }
}

@media (max-width: 768px) {
    .sale-landing__section--coundown-bar .countdown-bar__content .countdown-bar__title h4 {
        margin-bottom: 0
    }
}

@media (max-width: 640px) {
    .sale-landing__section--coundown-bar .countdown-bar__content .countdown-bar__title h4 {
        font-size: 14px
    }
}

@media (max-width: 400px) {
    .sale-landing__section--coundown-bar .countdown-bar__content .countdown-bar__title h4 {
        font-size: 13px
    }
}

@media (max-width: 370px) {
    .sale-landing__section--coundown-bar .countdown-bar__content .countdown-bar__title h4 {
        font-size: 11px
    }
}

@media (max-width: 1019px) {
    .sale-landing__section--coundown-bar .countdown-bar__content .countdown-bar__timer {
        position: relative;
        top: 3px
    }
}

@media (max-width: 370px) {
    .sale-landing__section--coundown-bar .countdown-bar__content .countdown-bar__timer {
        margin-bottom: 5px;
        position: static
    }
}

.sale-landing__section--coundown-bar .countdown-bar__content .countdown-bar__cta-action {
    border: 1px solid #fff;
    border-radius: 5px;
    line-height: 1.5;
    padding: 0 15px 1px
}

@media (max-width: 400px) {
    .sale-landing__section--coundown-bar .countdown-bar__content .countdown-bar__cta-action {
        padding: 1px 10px
    }
}

.sale-landing__section--coundown-bar .countdown-bar__content .countdown-bar__cta-action:hover {
    border-color: #d97200
}

.sale-landing__section--coundown-bar .countdown-bar__content .countdown-bar__cta-action .countdown-bar__cta-button {
    color: #fff;
    display: inline-block;
    font-size: 22px;
    font-weight: 500;
    padding-top: 7px;
    text-decoration: none;
    transition: all 1s
}

@media (max-width: 640px) {
    .sale-landing__section--coundown-bar .countdown-bar__content .countdown-bar__cta-action .countdown-bar__cta-button {
        font-size: 17px
    }
}

@media (max-width: 480px) {
    .sale-landing__section--coundown-bar .countdown-bar__content .countdown-bar__cta-action .countdown-bar__cta-button {
        font-size: 15px
    }
}

@media (max-width: 400px) {
    .sale-landing__section--coundown-bar .countdown-bar__content .countdown-bar__cta-action .countdown-bar__cta-button {
        font-size: 14px
    }
}

.sale-landing__section--coundown-bar.hide-for-countdown {
    display: none
}

.Mac-iOS .sale-landing__section--coundown-bar .countdown-bar__content .countdown-bar__cta-action .countdown-bar__cta-button {
    padding-top: 0
}

.countdown-bar__timer {
    align-items: center;
    -moz-column-gap: 15px;
    column-gap: 15px;
    display: flex;
    flex-direction: row;
    justify-content: center
}

@media (max-width: 768px) {
    .countdown-bar__timer {
        -moz-column-gap: 10px;
        column-gap: 10px
    }
}

@media (max-width: 640px) {
    .countdown-bar__timer {
        -moz-column-gap: 5px;
        column-gap: 5px
    }
}

@media (max-width: 480px) {
    .countdown-bar__timer {
        -moz-column-gap: 2px;
        column-gap: 2px
    }
}

@media (max-width: 420px) {
    .countdown-bar__timer {
        -moz-column-gap: 5px;
        column-gap: 5px
    }
}

.countdown-bar__timer .countdown-bar__timer-block {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.countdown-bar__timer .countdown-bar__timer-block .countdown-bar__timer-time {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    line-height: normal
}

@media (max-width: 768px) {
    .countdown-bar__timer .countdown-bar__timer-block .countdown-bar__timer-time {
        font-size: 21px
    }
}

@media (max-width: 480px) {
    .countdown-bar__timer .countdown-bar__timer-block .countdown-bar__timer-time {
        font-size: 19px
    }
}

.countdown-bar__timer .countdown-bar__timer-block .countdown-bar__timer-label {
    color: #fff;
    font-size: 10px;
    font-weight: 500;
    line-height: normal
}

@media (max-width: 480px) {
    .countdown-bar__timer .countdown-bar__timer-block .countdown-bar__timer-label {
        font-size: 9px
    }
}

.countdown-bar__timer .countdown-bar__timer-block:not(:last-child) .countdown-bar__timer-time:after {
    content: ":";
    margin-left: 15px
}

@media (max-width: 768px) {
    .countdown-bar__timer .countdown-bar__timer-block:not(:last-child) .countdown-bar__timer-time:after {
        margin-left: 10px
    }
}

@media (max-width: 640px) {
    .countdown-bar__timer .countdown-bar__timer-block:not(:last-child) .countdown-bar__timer-time:after {
        margin-left: 5px
    }
}

@media (max-width: 370px) {
    .countdown-bar__timer .countdown-bar__timer-block:not(:last-child) .countdown-bar__timer-time:after {
        margin-left: 2px
    }
}



.header-nav #mega-menu-wrap-main-navigation-1 #mega-menu-main-navigation-1>li.alt-gif>a.mega-menu-link {
    position: relative;
    background: transparent;
    background-image: url("https://www.skjewellery.com.my/wp-content/uploads/2023/10/firework1.gif") !important;
    background-position: 0% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    font-weight: 700;
    color: #800000;
    font-size: 14px;
}

.header-nav #mega-menu-wrap-main-navigation-1 #mega-menu-main-navigation-1>li.alt-xmas-bg>a.mega-menu-link:hover {
    font-weight: 700;
    color: #800000;
    font-size: 14px;
    background-size: cover;
}

.header-nav #mega-menu-wrap-main-navigation-1 #mega-menu-main-navigation-1>li.alt-xmas-bg>a.mega-menu-link {
    background-image: url("https://www.skjewellery.com.my/wp-content/uploads/2023/11/snowflakes1.gif") !important;
    background-size: cover;
}

body .header-nav #mega-menu-wrap-main-navigation-1 #mega-menu-main-navigation-1>li.alt-cny-bg>a.mega-menu-link {
    background-image: url("https://skjewellery.com.my/wp-content/uploads/2024/01/firecracker.gif") !important;
}

/* flash sale */
.flash_sale {
    color: #fff;
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
    background: linear-gradient(270.63deg, rgb(232, 60, 4) -0.72%, rgb(173, 7, 61) 100.06%);
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    width: fit-content;
    margin: 20px 0;
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    position: relative;
    min-height: 40px;
}

.countdown-item {
    text-align: center;
    padding: 3px 10px;
    font-size: 10px;
    font-weight: 500;
}

.countdown-item span {
    display: block;

    font-size: 20px;
    font-weight: 600;
    position: relative;
}

.countdown-item span::after {
    content: ":";
    display: inline-block;
    position: absolute;
    top: 50%;
    right: -12px;
    transform: translateY(-50%);
}

.countdown-item:last-child span::after {
    display: none;
}

.flash_sale_part img {
    position: absolute;
}

.flash_sale_part.text-1 {
    font-size: 26px;
    color: #E5F04F;
    background: url('../images/lightning.png') no-repeat;
    background-position: top right;
    background-size: auto 100%;
    padding-right: 60px;
    display: flex;
    align-items: center;
    font-size: 28px;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: 0.35633379220962524px;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 3px;
}

.flash_sale_part {
    display: flex;
    flex-wrap: wrap;
    font-size: 17px;
    align-items: center;
}

.text-2 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 19px;
    display: flex;
    align-items: center;
}

.text-2 span {
    padding-left: 5px;
}

.countdown {
    display: flex;
    flex-wrap: wrap;
}

.flash_sale_part img.img1 {
    top: 1px;
    right: 0px;
    max-width: 30px;
}

.flash_sale_part img.img2 {
    position: absolute;
    bottom: 0;
    left: 37%;
    max-width: 30px;
    /* transform: rotate(-180deg); */
}

.flash_sale_part img.img3 {
    position: absolute;
    top: 0;
    left: 39%;
    max-width: 10px;
}

.wrapper-countdown-sale.flash_sale_part {
    min-width: 150px;
}

@media (max-width: 1650px) {
    .flash_sale_part.text-1 {
        max-width: 96px;
        background-size: 30px 100%;
        font-size: 20px;
        line-height: 1.2;
    }

    .text-2 {
        font-size: 17px;
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .text-2 span,
    .text-2 {
        display: block;
    }

    .text-2 span {
        padding-left: 0;
    }

    .img1 {
        top: -6px;
        right: -17px;
    }

    .flash_sale_part {
        font-size: 16px;
    }
}

@media (max-width:992px) {
    .text-2 {
        font-size: 17px;
    }

    .countdown-item {
        padding: 2px 5px;
        /* font-size: 12px; */
    }

    .countdown-item span::after {
        right: -7px;
    }

    #masthead {
        z-index: 1234;
    }

}

@media (max-width:767px) {

    .flash_sale_part img.img2 {
        top: 0;
        bottom: auto;
        transform: rotate(-180deg);
        max-width: 25px;
        left: 48%;
    }

    .flash_sale_part img.img3 {
        position: absolute;
        top: auto;
        bottom: 0;
        left: 30%;
        max-width: 10px;
        transform: rotate(-180deg);
    }

    #masthead .wpml-floating-language-switcher .wpml-ls-statics-shortcode_actions>ul li a.wpml-ls-item-toggle {
        padding-right: 0;
        background: transparent;
    }

    /* #masthead .header-svg--cart {
        height: 20px;
        width: 20px;
    }

    #masthead .header-svg--my-account {
        height: 20px;
        width: 17px;
    }

    #masthead .header-svg--search {
        height: 18px;
        width: 20px;
    } */

    #masthead .wpml-floating-language-switcher {
        margin-left: 0;
    }

}

@media (max-width:479px) {
    .countdown-item span {
        font-size: 15px;
    }

    .flash_sale_part.text-1 {
        background-size: 20px 100%;
        width: 26%;
        /* max-width: initial; */
        max-width: 120px;
        font-size: 18px;
    }

    .flash_sale {
        width: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .flash_sale_part img.img3 {
        left: 6px;
    }

    .text-2 {
        width: 36%;
        position: relative;
        font-size: 13px;
        padding-right: 0;
    }

    .wrapper-countdown-sale.flash_sale_part {
        min-width: 100px;
        text-align: center;
        width: 47%;
        /* background: pink; */
        align-items: center;
        justify-content: center;
    }

    .flash_sale_part img.img1 {
        max-width: 26px;
    }

    .flash_sale_part img.img2 {
        max-width: 22px;
        left: auto;
        right: 0;
    }
}

.product-tags-img img {
    max-width: 38px;
    height: auto;
}

/* end */
#header-top {
    overflow: hidden;
    max-width: 100vw;
    width: 100vw;
}

#announcement-bar-wrapper.hide-for-countdown {
    /* display: none; */
    opacity: 0;
    visibility: hidden;
    margin-top: -40px;
    height: 40px;
}

@media (max-width:992px) {

    .alt-menu-mobile-panel #mega-menu-wrap-main-navigation-1 #mega-menu-main-navigation-1>li.alt-gif>a.mega-menu-link {
        color: #ad073d;
        font-weight: 700;
    }

    .alt-menu-mobile-panel #mega-menu-wrap-main-navigation-1 #mega-menu-main-navigation-1>li.alt-gif>a.mega-menu-link:hover {
        color: #ad073d;
        font-weight: 700;
    }
}

/* end sale campaign */

.page-template-template-goldbar-customiser .product_charm .current_old_product .attr-charm-builder.attr.mb-15px .attr-charm-builder-item:last-child {
    text-align: left;
    padding-left: 0;
}

.page-template-template-goldbar-customiser div#modalDupliceProduct {
    padding-right: 0 !important;
    overflow: visible;
}
.page-template-template-goldbar-customiser #modalDupliceProduct .modal-content,
.page-template-template-charm-builder #modalDupliceProduct .modal-content {
    margin: 0 !important;
}

.page-template-template-goldbar-customiser .modal.fade .modal-dialog {
    /* margin-top: 0;
    margin-bottom: 0;
    transform: translate(0, -50%);
    top: 50%; */
    width: 70%;
    max-width: 80%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}
.page-template-template-goldbar-customiser .modal.fade .modal-dialog .row.text-center{
    padding-bottom: 25px;
}

.page-template-template-personalised-name-necklace .modal.fade .modal-dialog {
    margin-top: 0;
    margin-bottom: 0;
}

.page-template-template-personalised-name-necklace .modal-content .modal-body .img-container {
    padding-bottom: 40px;
}

.page-template-template-personalised-name-necklace #modalDupliceProduct .modal-content .modal-body {
    overflow-x: hidden;
    overflow-y: auto;
    height: 600px;
    padding-top: 0;
    margin-top: 15px;
}

.page-template-template-charm-builder div#modalDupliceProduct::-webkit-scrollbar {
    display: none;
}

.page-template-template-goldbar-customiser #modalDupliceProduct .modal-content .modal-body {
    overflow-x: hidden;
    overflow-y: auto;
    /* height: 600px; */
    padding-top: 0;
    margin-top: 15px;
}

.page-template-template-goldbar-customiser #modalDupliceProduct .close {
    margin-top: -12px;
}

.page-template-template-goldbar-customiser.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 2147483640;
}

.page-template-template-goldbar-customiser div#modalDupliceProduct::-webkit-scrollbar {
    display: none;
}

.page-template-template-personalised-name-necklace div#modalDupliceProduct::-webkit-scrollbar {
    display: none;
}

.page-template-template-personalised-name-necklace.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-backdrop {
    z-index: 1999;
}

/* .customise .oaps-sproduct__eligible-product,
.tinv-wishlist .tinvwl-table-manage-list .product-thumbnail-hover {
    display: none !important;
} */

body #qlwapp.qlwapp-middle-right {
    z-index: 2000;
}

.customise .variations-wrapper {
    display: none;
}

.yith-wcpb-child-of-bundle-table-item .price_bundle {
    display: inline-block;
}

.woocommerce-checkout-review-order-table .yith-wcpb-child-of-bundle-table-item .product_total_review_order>.woocommerce-Price-amount,
.woocommerce-checkout-review-order-table .yith-wcpb-child-of-bundle-table-item .product_total_review_order>del {
    display: none;
}

.slick-slide img {
    width: 100%;
}

.slick-slide .product-thumbnail-hover {
    display: none;
}

/* tool tisp */

.kts-wishlist-tooltip {
    visibility: hidden;
    width: 200px;
    background-color: #ad073d;
    color: #FFFFFF;
    text-align: left;
    border-radius: 6px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    font-weight: 500;
    right: 30px;
    top: 30px;
    transform: translate(10px, -10px);
    transition: all 0.5s;
    opacity: 0;
}

.single-product .heading_product .tinvwl_add_to_wishlist_button:hover~.kts-wishlist-tooltip {
    visibility: visible;
    opacity: 1;
    transform: translate(0, 0);
}

.single-product .entry-summary .heading_product .tinv-wraper {
    position: relative;
}

.kts-wishlist-tooltip:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 1001;
    top: -3px;
    right: -4px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 14px solid #ad073d;
    transform: rotate(-25deg);
}
@media screen and (max-width: 767px) {
.kts-wishlist-tooltip {
    display: none;
}
}
/* end tool tisp */
/* oneblog */
.page-template-template-master .master-oneblog .oneblog-excerpt {
    font-size: 14px;
    margin: 0 auto;
}

.master-oneblog {
    color: #000;
}

.master-oneblog .oneblog-title {
    margin-bottom: 20px;
}

.master-oneblog .oneblog-title a {
    color: inherit;
}

.oneblog-image a {
    height: 300px;
    display: block;
}

.oneblog-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.oneblog-title,

.oneblog-excerpt {
    padding: 15px 15px 0 15px;
}

.one-blog-readmore {
    padding-top: 15px;
}

.one-blog-readmore a {
    color: inherit;
    font-weight: 500;
    display: inline-block;
}

.one-blog-readmore a:hover {
    color: #9f223f;
}

@media (max-width: 768px) {

    .oneblog-title,
    .oneblog-excerpt {
        padding: 15px 0 0 0;
    }

    .oneblog-image a {
        height: auto;
    }
}

.lifestyle_price_html {
    color: #AD073D;
}

/* end oneblog */
/* master template page */
.tinvwl_add_to_wishlist_button:not(.tinvwl-product-in-list):hover,
.tinvwl-product-in-list {
    background-image: url(../images/wishlist-filled.webp);
    background-size: 16px 14px;
    background-repeat: no-repeat;
    background-position: center center;
}

body.page-template-template-master .master-template-sections .master-section {
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
}

.master-section img {
    width: 100%;
    max-width: 100%;
}
.thumbnail-product-carousel img.img-fluid {
    width: 100%;
}
.grid-layout img.img-fluid {
    aspect-ratio: 11/6;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.carousel-slide__product-image {
    position: relative;
}

.page-template-template-master .carousel-slide__product-image .tinv-wraper {
    right: 10px;
    bottom: 10px;
}

.master-template-sections .grid-layout {
    display: grid;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.master-template-sections .grid-layout .carousel-slider-item {
    padding: 0;
    width: 100%;
}

.carousel-slider-master .slick-track {
    display: flex;
}

.carousel-slider-master .slick-slide {
    float: none;
    height: inherit !important;
}

.carousel-slider-master .product-image-container-fluid {
    height: 100%;
}

.product-thumbnail-hover,
.widget_recently_viewed_products li.product a img.product-thumbnail-hover,
.carousel_thumb img.product-thumbnail-hover,
body.woocommerce ul.products li.product a img.product-thumbnail-hover,
.woocommerce .skj_products ul.products li.product .imagewrapper img.product-thumbnail-hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    width: auto;
    height: auto;
    opacity: 0;
    visibility: hidden;
}

.widget_recently_viewed_products .product_list_widget .imagewrapper:hover img.product-thumbnail-hover,
.woocommerce .related.products ul.products li.product .imagewrapper a:hover img.product-thumbnail-hover,
.thumbnail-product-carousel:hover .product-thumbnail-hover {
    opacity: 1;
    visibility: visible;
    display: block;
}

.master-template-sections {
    width: 83.3%;
    margin: 0 auto;
}

.master-template-sections,
.master-template-sections p {
    color: #000;
    font-size: 16px;
}

.master-template-sections .banner-layout__text .btn-outline-dark.css-arrow-btn {
    display: inline-block;
    padding: 7px 20px 6px 20px;
}

.text-color-override.master-banner-description {
    margin-bottom: 15px;
}

.carousel-slider-master .slick-dots li {
    width: auto;
    height: auto;
    background: none;
}

.master-template-sections .banner-layout__text.text-left {
    margin-left: 100px;
}
.carousel-slider-blog .carousel-slider-item { 
    padding: 0 10px;
}
.carousel-slider-blog .slick-list {
    margin-left: -10px;
    margin-right: -10px; 
}

@media (min-width: 768px) {
    .d-md-block {
        display: block !important;
    }

    .d-md-none,
    .d-md-none {
        display: none !important;
    }
}
@media (max-width: 1024px) {
body .master-template-sections .grid-layout {
    grid-template-columns: 1fr 1fr 1fr;
}
}
@media (max-width: 767px) {
    .master-template-sections .banner-layout__text.text-left {
        margin-left: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .master-template-sections .text-alignRight,
    .master-template-sections .text-alignLeft {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .carousel_thumb .thumbnail-product-carousel img {
        margin-bottom: 0 !important;
        aspect-ratio: 291/302;
        height: auto;
        width: 100%;
        object-fit: cover;
    }

    .woocommerce .carousel-slider-master .slick-arrow {
        display: none !important;
    }
    .carousel-slider-master {
        margin: 0 -5px;
    }

    .container-fluid .master-template-sections .grid-layout {
        grid-template-columns: 1fr 1fr;
    }
}

/* end master template page */
/* update css mobile header */
@media screen and (max-width: 767px) {
    #alt-header-sp .alt-header-sp-menu {
   width: calc(50% - 25px) !important;
}
.site-header .alt-header-sp-right, 
.site-header .mobile-navbar-right {
   width: calc(50% - 25px) !important;
}
/* #masthead .header-svg--search {
    height: auto !important;
    width: 16px !important;
}
#masthead .header-svg--my-account {
    height: 21px !important;
    width: 17px !important;
}
#masthead .header-svg--cart {
    height: 22px !important;
    width: 21px !important;
} */
#masthead .wpml-floating-language-switcher {
    margin-left: 10px !important;
}
#masthead .wpml-floating-language-switcher .wpml-ls-statics-shortcode_actions > ul li a.wpml-ls-item-toggle {
    padding: 5px 22px 5px 5px !important;

}
.alt-header-icons-cart {
    margin-left: 5px !important;
}
.alt-header-sp-logo .header-logo-mobile {
    width:  50px !important;
    height: auto;
}
#masthead .wpml-floating-language-switcher .wpml-ls-statics-shortcode_actions > ul li a.wpml-ls-item-toggle:after {
    right:  7px !important;
}
#masthead .wpml-floating-language-switcher .wpml-ls-statics-shortcode_actions > ul li .wpml-ls-link {
    padding:  5px 6px !important;
}
}
@media screen and (max-width: 479px) {
    #alt-header-sp .alt-header-icons {
        padding-left:  5px !important;
    }

}
/* update css mobile header */
/* Fix Photoswipe not clear */
.pswp__button-fake {
    position: absolute;
    right: 0;
    width: 44px;
    height: 44px;
    background: transparent;
    border: 0;
    opacity: .75;
}

.pswp__button-fake:hover {
    opacity: 1;
}
.checkout-heading {
    display: flex;
    justify-content: space-between;
}
.checkout-heading a {
    font-size: 13px;
}
.alt-normal-menu > .alt-menu-link::before {
    display: none !important;
}
@media screen and (max-width: 1019px) {
#alt-header-sp #alt-header-menu-sp #alt-megamenu-sp > li.alt-megamenu-bottom > ul li > a.menu-calendar:before {
    background-image: url(https://skjewellery.com/api/wp-content/uploads/nuxt/book-appointment-header.svg) !important;
}
#alt-header-sp #alt-header-menu-sp #alt-megamenu-sp > li.alt-megamenu-bottom > ul li > a.menu-locator:before {
    background-image: url(https://skjewellery.com/api/wp-content/uploads/nuxt/store-locator-header.svg) !important;
}
#alt-header-sp #alt-header-menu-sp #alt-megamenu-sp>li.alt-megamenu-bottom>ul li>a.menu-wishlist:before {
    background-image: url(https://skjewellery.com/api/wp-content/uploads/nuxt/wishlist.svg) !important;
    background-size: 20px;
}
#alt-header-sp #alt-header-menu-sp #alt-megamenu-sp > li.alt-megamenu-bottom > ul li > a.menu-logout:before {
    background-image: url(https://skjewellery.com/api/wp-content/uploads/nuxt/login-home.svg) !important;
}
}
@font-face {
  font-family: 'icomoon';
  src: url("https://uatstaging.skjewellery.com.my/wp-content/plugins/oa-sknuxt/vue-template/fonts/icomoon.eot?6s2nw1");
  src: url("https://uatstaging.skjewellery.com.my/wp-content/plugins/oa-sknuxt/vue-template/fonts/icomoon.eot?6s2nw1#iefix") format("embedded-opentype"), url("https://uatstaging.skjewellery.com.my/wp-content/plugins/oa-sknuxt/vue-template/fonts/icomoon.ttf?6s2nw1") format("truetype"), url("https://uatstaging.skjewellery.com.my/wp-content/plugins/oa-sknuxt/vue-template/fonts/icomoon.woff?6s2nw1") format("woff"), url("https://uatstaging.skjewellery.com.my/wp-content/plugins/oa-sknuxt/vue-template/fonts/icomoon.svg?6s2nw1#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

#alt-minicart  .wrapper_customise_product {
    font-size: 12px;
    color: #88888D;
    font-weight: 500;

}

#alt-minicart  .customiser-value {
    color: #212529;
}

.title_charm_cart {
    font-size: 12px;
    margin: 0;
    text-align: left;
}

#alt-minicart .list_charm_item img {
    max-width: 100%;
    width: 50px;
    height: auto;
    border: solid 1px #ccc;
    margin: 0 5px 5px 0;
}

#alt-minicart .list_charm_item .title_charm_sku,
#alt-minicart .list_charm_item .title_charm_price {
    display: none;
}

#alt-minicart  .list_charm .list_charm_item {
    margin: 0 0 5px 0;
}

.fb-data .variation__item {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;;
}
.fb-data {
    margin: 3px 0;
}
.fb-data__value.variation__value {
    margin-left: 5px;
}

@media (max-width: 767px) {
    body.search-results .s-top {
        padding: 15px 0 0;
    }

    body.search-results h1.s-title {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .woocommerce-cart-form__cart-item .fb-data{
        margin: 5px 0;
    }
    .woocommerce-cart-form__cart-item .fb-data .variation__item{
        flex-wrap: wrap;
    }
    .woocommerce-cart-form__cart-item .fb-data .variation__item .variation__label, 
    .woocommerce-cart-form__cart-item .fb-data .variation__item .variation__value{
        font-size: 12px;
        font-weight: 500;
        line-height: 18px;
    }
    .woocommerce-cart-form__cart-item .fb-data .variation__item .variation__label{
        color: #88888D;
    }
    .woocommerce-cart-form__cart-item .fb-data .variation__item .variation__value{
        color: #212529;
        margin-left: 0;
    }
}

@media (min-width: 992px) and (max-width: 1125px) {
    .woocommerce-cart-form__cart-item .fb-data .variation__item{
        flex-wrap: wrap;
    }
    .woocommerce-cart-form__cart-item .fb-data .variation__item .variation__value{
        margin-left: 0;
    }
    .woocommerce-cart-form__cart-item .fb-data .variation__item .variation__label, 
    .woocommerce-cart-form__cart-item .fb-data .variation__item .variation__value{
        line-height: 18px;
    }
}
/* Personalised name necklace */
.gallery-namceklace {
    width:75px;
}
@media (min-width:1025px) {
    .gallery-namceklace {
        position: absolute !important;
        top: -10px;
        left: 0;
        bottom: 0px;
        height: 90%;
        overflow: hidden;
        margin: auto;
        
    }
    .gallery-namceklace.slick-slider .slick-list{
        padding: 30% 0;
        padding-top: 0;
    }
    
}
@media (min-width: 1200px) {
    .countdown-bar__timer {
        min-width: 214px !important;
    }
}
@media (max-width:1200px) {
    .gallery-namceklace {
        width:120px;
    
    }
    .page-template-template-personalised-name-necklace #product-image .img_show {
        padding-left:120px;
    }
    .wrapper-info {
        padding: 0 30px;
    }
    .neckla_att {
        padding: 4px 20px 4px;
    }
}
@media (max-width:1024px) {
    .page-template-template-personalised-name-necklace #product-image .img_show  {
        padding-left:0;
    }
    .gallery-namceklace {
        width:100%;
    
    }
}
@media screen and (max-width: 767px) {
    .img_show_nameNecklace ul.slick-dots {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .img_show_nameNecklace .slick-dots li {
        display: inline-block;
        margin: 0 5px;
        width: 10px;
        height: 10px;
        background: #ccc;
        border-radius: 50%;
        font-size: 0;
    }
    .img_show_nameNecklace .slick-dots li.slick-active {
        background: #000;
    }
   .img_show_nameNecklace  .slick-dots li button {
        display: none;
    }
    .img_show_nameNecklace .gallery-namceklace {
        display: none;
    }
    .master-main-banner-text {
        max-width: 100% !important;
    }
    /* Goldbar */
    .goldbar-thumbnail ul.slick-dots {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .goldbar-thumbnail .slick-dots li {
        display: inline-block;
        margin: 0 5px;
        width: 10px;
        height: 10px;
        background: #ccc;
        border-radius: 50%;
        font-size: 0;
    }
    .goldbar-thumbnail .slick-dots li.slick-active {
        background: #000;
    }
   .goldbar-thumbnail  .slick-dots li button {
        display: none;
    }
    .goldbar-thumbnail .gallery-namceklace {
        display: none;
    }
    /* Modal */
    .mail-modal  .modal-dialog {
        margin-top:  70px;
    }
    .share-bubble::before, .share-bubble::after {
        display:  none;
    }
    [data-customizer-page="name-necklace"] .share.customise .share-bubble {
    bottom: -83px !important;
    transform: translateX(0px);
    left: auto;
    right: -80px;
    background:  white;}
    
}
.gallery-namceklace .gallery_thumbnail_item{
    padding: 3px 5px;
}
@media screen and (max-width: 767px) {
    .img_show_nameNecklace ul.slick-dots {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .img_show_nameNecklace .slick-dots li {
        display: inline-block;
        margin: 0 5px;
        width: 10px;
        height: 10px;
        background: #ccc;
        border-radius: 50%;
        font-size: 0;
    }
    .img_show_nameNecklace .slick-dots li.slick-active {
        background: #000;
    }
   .img_show_nameNecklace  .slick-dots li button {
        display: none;
    }
    .img_show_nameNecklace .gallery-namceklace {
        display: none;
    }
    .master-main-banner-text {
        max-width: 100% !important;
    }
    /* Goldbar */
    .goldbar-thumbnail ul.slick-dots {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .goldbar-thumbnail .slick-dots li {
        display: inline-block;
        margin: 0 5px;
        width: 10px;
        height: 10px;
        background: #ccc;
        border-radius: 50%;
        font-size: 0;
    }
    .goldbar-thumbnail .slick-dots li.slick-active {
        background: #000;
    }
   .goldbar-thumbnail  .slick-dots li button {
        display: none;
    }
    .goldbar-thumbnail .gallery-namceklace {
        display: none;
    }
    
}
.goldbar-gallery .slider-nav .slick-current .gallery_img>span {
    border: solid 1px #000;
    border-radius: 50%;
}

#mega-menu-wrap-main-navigation-1 #mega-menu-main-navigation-1  .emm_element_center ul.mega-sub-menu {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.woocommerce-page .masory_product ul.products li.product.block_product {
    min-height: 250px;
}
.customise div#product-image .slider-nav .slick-slide.slick-current .gallery_img>span,
.customise div#product-image .slider-nav .slick-slide.slick-current .gallery_thumbnail_item>.inner_gallery_img{
    border: 0.2px solid darkgray;
}
.customise div#product-image .slider-nav .slick-slide  .gallery_img>span,
.customise div#product-image .slider-nav .slick-slide .gallery_thumbnail_item>.inner_gallery_img{
    border: 0.2px solid lightgray;
}
.customise div#product-image .slider-for .slick-slide .gallery_img>img{
    width: 100%;
}
.customise div#product-image{
    box-shadow: none;
}
.customizer-options .qty {
    display:  none;
}
.gallery-namceklace .gallery_thumbnail_item{
    padding: 0px 5px;
}
/* necklla */
.namceklace-leadtime p {
    margin-bottom:  0;
}
.namceklace-leadtime .usp_delivery img {
    max-width: 30px;
    height: auto;
    opacity: 0.5;
}
.namceklace-leadtime .usp_delivery strong {
    font-weight: 600;
    color: #AD073D;
}
.name-necklace-material {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    border-top: 1px solid #707070;
    align-items: center;
}
.name-necklace-material .title {
    font-size: 16px;
    font-weight: 400;
    color: #212529;
    text-transform: uppercase;
    padding-left:15px;
}
.neckla_att {
    padding:4px 30px 4px;
    margin-left: 15px;
    cursor: pointer;
    background:#999999;
    color:#fff;
    border-radius:5px;
}
.916-gold-name-necklace {
    background: orange;
}
.neckla_att.active,
.neckla_att:hover {
    background:#AD073D;
    color:#fff;
}
.nameNecklace-detail {
    display:none;
}
.nameNecklace-detail.active {
    display:block;
}
.wrapper-info {
    width: 100%;
    padding: 0 40px;
}
.page-template-template-personalised-name-necklace #product-image .img_show {
    max-width: 100%;
    position: relative;
    padding-left:160px;
    overflow: hidden;
}

.gallery_thumbnail_item {
    padding: 5px;
}
.inner_gallery_img {
    /* width:100%; */
    height:100%;
    /* border:solid 1px #ccc; */
    background:#fff;
    aspect-ratio: 1;

    border-radius: 50%;
    overflow: hidden;
}

.slick-current .inner_gallery_img{
    border:solid 1px #000;
}
.gallery_img {
    display: none;
}
.gallery_img:first-child {
    display:block;
}
.gallery_thumbnail_item {
    height: auto !important;
}
.gallery_thumbnail_item img{
    max-height: 100%;
}
.gallery_thumbnail_item img {
    max-height: 100%;
    object-fit: contain;
    width: 100%;
    height: 100%;
}
.content-detail-namenecklace-list {
    margin: 0 0 50px 0;
    padding: 0;
    list-style: none;
    display:flex;
    flex-wrap: wrap;
    border-bottom:solid 1px #888;
}
.content-detail-namenecklace-list li {
    padding: 10px 25px;
    background: #f9f9f9;
    border-left:solid 1px #ccc;
    border-top:solid 1px #ccc;
    border-right:solid 1px #ccc;
    margin-right:10px;
    text-transform:uppercase;
    letter-spacing: 2px;
    cursor: pointer;
}
.content-detail-namenecklace-list li:last-child {
    margin-right:0;
}
.content-detail-namenecklace-list li.active {
    padding: 10px 25px;
    background: #ffffff;
    border-left:solid 1px #888;
    border-top:solid 1px #888;
    border-right:solid 1px #888;
    position: relative;
}
.content-detail-namenecklace-list li.active::after {
    content: '';
    position: absolute;
    left:0;
    bottom:-1px;
    height:2px;
    right:0;
    background:#fff;
    z-index: 1;;
}
.gallery-namceklace {
    width:75px;
}

.title_preview {
    width: 100%;
    min-height: 47px;
    display: flex;
    align-items: self-end;
    font-size: 30px;
    font-size: 23px;

}
@media only screen and (min-width: 768px) and (max-width: 1240px)  {
    .title_preview{
        font-size: 24px; 
        font-size: 18px; 

    }
}
@media only screen and (max-width: 767px)  {
    .title_preview{
        font-size: 25px;
    }
}
.name_text_preview {
    font-family: 'Sknecklace';

}
[data-color="prv_916-gold-name-necklace"] {
    color:orange;
}

.customizer-slider-options {
    display:none;
}
.customizer-slider-options.active {
    display:block;
}
.content_tab {
    display:none;
}
.content_tab.active {
    display:block;
}
.sliver-detail.nameNecklace-detail {
    margin-bottom: 100px;
}
.choose-nameneck {
    padding:50px 160px 0 50px;
    font-size:16px;
}
.thumbnail-nameneckale .slick-next.slick-arrow {
    right: -40px;
}
.thumbnail-nameneckale .slick-prev.slick-arrow {
    left:-40px;
}
.item-name_necklace {
    margin-bottom: 15px;
}
[data-customizer-page="name-necklace"] .share.customise:hover .share-bubble {
    bottom: -65px;
}
.charm-bracelet-customizer .preview-image-frame .charm-slot:not(.slt-hover) .charm-image-wrapper img {
    content: url("data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==");
}
.title_mobile_namenecklace {
    display:none;
}


@font-face {
    font-family: 'Sknecklace';
    src: url('Sknecklace-Regular.eot');
    src: url('Sknecklace-Regular.eot?#iefix') format('embedded-opentype'),
        url('Sknecklace-Regular.woff2') format('woff2'),
        url('Sknecklace-Regular.woff') format('woff'),
        url('Sknecklace-Regular.ttf') format('truetype'),
        url('Sknecklace-Regular.svg#Sknecklace-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@media (min-width:1025px) {
    .gallery-namceklace {
        position: absolute !important;
        top: -10px;
        left: 0;
        bottom: 0px;
        height: 90%;
        overflow: hidden;
        margin: auto;
        
    }
    .gallery-namceklace.slick-slider .slick-list{
        padding: 30% 0;
        padding-top: 0;
    }
    
}
@media (max-width:1400px) {
    .name-necklace-material .title {
        display: block;
        width: 100%;
        margin-bottom: 7px;
    }
}
@media (max-width:1200px) {
    .gallery-namceklace {
        width:120px;
    
    }
    .page-template-template-personalised-name-necklace #product-image .img_show {
        padding-left:120px;
    }
    .wrapper-info {
        padding: 0 30px;
    }
    .neckla_att {
        padding: 4px 20px 4px;
    }
}
@media (max-width:1024px) {
    .page-template-template-personalised-name-necklace #product-image .img_show  {
        padding-left:0;
    }
    .gallery-namceklace {
        width:100%;
    
    }
    #product-image .goldbar-gallery {
        position: initial;
        width: 100%;
        max-width: 100%;
        padding-right: 0;
    }
    #product-image .goldbar-gallery .slick-slide.slick-active {
        width: auto !important;
    }
    #product-image .goldbar-gallery .slider-nav .slick-track {
        display: flex;
        gap: 10px;
        justify-content: center;
    }
}
@media (max-width:767px) {
    .name-necklace-material .title {
        margin-bottom: 19px;
        padding-top: 30px;
    }
    .name-necklace-material {
        margin-bottom:50px;
    }
    .content-detail-namenecklace-list {
        display:block;
    }
    .choose-nameneck {
        padding: 50px 0;
    }
    .content-detail-namenecklace-list li {
        margin-right: 0;
    }
    .title_mobile_namenecklace {
        display: block;
        background: #f9f9f9;
        padding: 10px 15px;
        cursor: pointer;
        text-transform: uppercase;
        letter-spacing: 2px;
    }
    .content_tab {
        display:block;
        margin-bottom:10px;
    }
    .content-detail-namenecklace-list {
        display:none;
    }
    .content_tab .inner-content-tab {
        display: none;
    }
    .content_tab.active .inner-content-tab {
        display: block;
    }
    .inner-content-tab {
        padding: 30px 0;
    }
    .title_mobile_namenecklace .skinny__arrow {
        display: block;
        float: right;
        transform: rotate(-90deg);
        transform-origin: center;
        width: 15px;
        height: 15px;
        padding: 0;
    }
    .content_tab.active .title_mobile_namenecklace .skinny__arrow {
        transform: rotate(-0deg);
    }
    .custom_text_font.row {
        display:flex;
    }
}
/* end necklla */
.page-template-template-personalised-name-necklace input.input_rename {
    display: none;
}
.page-template .customizer-wrapper {
    padding-top: 40px;
}
/*Custom Persionalised Name*/
.custom_text_font.row .input{
    display: flex;
    flex-direction: column;
}
.custom_text_font.row .input .text-font-note{
    margin-top: 5px;
}
.custom_text_font #textMessage {
    font-size: 16px;
    width: unset;
}
/*End*/
@media screen and (max-width: 767px) {
    .img_show_nameNecklace ul.slick-dots {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .img_show_nameNecklace .slick-dots li {
        display: inline-block;
        margin: 0 5px;
        width: 10px;
        height: 10px;
        background: #ccc;
        border-radius: 50%;
        font-size: 0;
    }
    .img_show_nameNecklace .slick-dots li.slick-active {
        background: #000;
    }
   .img_show_nameNecklace  .slick-dots li button {
        display: none;
    }
    .img_show_nameNecklace .gallery-namceklace {
        display: none;
    }
    .master-main-banner-text {
        max-width: 100% !important;
    }
    /* Goldbar */
    .goldbar-thumbnail ul.slick-dots {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .goldbar-thumbnail .slick-dots li {
        display: inline-block;
        margin: 0 5px;
        width: 10px;
        height: 10px;
        background: #ccc;
        border-radius: 50%;
        font-size: 0;
    }
    .goldbar-thumbnail .slick-dots li.slick-active {
        background: #000;
    }
   .goldbar-thumbnail  .slick-dots li button {
        display: none;
    }
    .goldbar-thumbnail .gallery-namceklace {
        display: none;
    }
    
}
.goldbar-gallery .slider-nav .slick-current .gallery_img>span {
    border: solid 1px #000;
    border-radius: 50%;
}
.woocommerce-page .masory_product ul.products li.product.block_product {
    min-height: 250px;
}
.customise div#product-image .slider-nav .slick-slide.slick-current .gallery_img>span,
.customise div#product-image .slider-nav .slick-slide.slick-current.gallery_thumbnail_item>.inner_gallery_img{
    border: 0.2px solid darkgray;
}
.customise div#product-image .slider-nav .slick-slide  .gallery_img>span,
.customise div#product-image .slider-nav .slick-slide.gallery_thumbnail_item>.inner_gallery_img{
    border: 0.2px solid lightgray;
}
.customise div#product-image .slider-for .slick-slide .gallery_img>img{
    width: 100%;
}
.customise div#product-image{
    box-shadow: none;
}
.customizer-options .qty {
    display:  none;
}
.gallery-namceklace .gallery_thumbnail_item{
    padding: 0px 5px;
}
@media (max-width:420px) {
    button.slick-next.slick-arrow {
        right: -15px;
    }

    button.slick-prev.slick-arrow {
        left: -15px;
    }

    .customizer-menus .arrow {
        opacity: 0;
    }

    .customizer-menus button .arrow {
        opacity: 1;
    }
    .customizer-menus > div > div .arrow.right {
        left: -15px !important;
    }
}
.page-template-template-personalised-name-necklace .slick-slider.thumbnail-nameneckale .slick-list {
    margin-bottom: 0;
}
.page-template-template-personalised-name-necklace .slick-slider.thumbnail-nameneckale .slick-dots > li {
        display: inline-block;
    }
.page-template-template-personalised-name-necklace .slick-slider.thumbnail-nameneckale .slick-dots  > li:only-child {
        display: none;
    }
.modal {
    z-index: 2000;

}


#alt-header-desktop .no-gutters {
    margin-left: 0;
    margin-right: 0;
}
p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions {
    display: none;
}
.page-template .oa-product-sticky-bar{
    display: none;
}
.page-template .pt_also_like, .page-template .tab_abc {
    display: none !important;
}
.page-template .pdp-usp-section.splide{
    display: none;
}
.search .sale-percent span::after {
    content: attr(data-pecent);
    visibility: visible;
}
body.altform-carrer main .px-md-0.agp-light {
    margin-left: 0;
    flex-basis: 100%;
    max-width: 100%;
}
body.altform-carrer main .col-12.mb-25px.pt-40px.pt-md-0px{
    margin-bottom: 8px !important;
}
body.altform-carrer main h1.agp-normal {
    font-size: 30px;
    font-weight: 500;
    margin: 0;
    text-transform: inherit;
    text-align: left;
    letter-spacing: 0;
    /* margin-bottom: 40px; */
}
.woocommerce-order-received .infor_order .woocommerce-table__line-item.order_item {
    float:  none;
    margin-bottom:  15px;
}
.woocommerce-order-received  .woocommerce-table__line-item.order_item .wc-item-meta li {
    margin-top: 4px;
    display: flex;
    justify-content: space-between;
}
.price.product-engraving-price ins span {
    font-weight: 600;
}