.site-main {
    margin-top: 355px
}

.SumoSelect.open .search-txt {
    height: 100%;
}

.main-order-list-container ul li {
    font-weight: 600;
}

input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
    -webkit-appearance: none;
    -moz-appearance: textfield;
}

.woocommerce-breadcrumb {
    font-family: 'Montserrat';
}

.woocommerce-account.woocommerce-page.woocommerce-view-order .view-order-inner-page-container .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot td {
    font-weight: 600;
}

.woocommerce-account.woocommerce-page.woocommerce-view-order .view-order-inner-page-container .woocommerce-table.woocommerce-table--order-details.shop_table.order_details td bdi {
    font-weight: 600;
}

.delimiter {
    padding: 0px 2px 0px 2px;
}

.product-gallery-right h1 {
    font-size: 36px;
    color: #1d231c;
    margin-bottom: 10px;
}

.product-gallery-right h1.entry-title {
    text-transform: initial;
    font-family: "Montserrat";
    font-weight: 500;
}

.product-gallery-right p {
    margin-bottom: 4px;
    font-weight: 400;
    color: #000
}




.product-sku {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.product-sku p {
    font-size: 15px;
    color: #231f20;
}

.product-gallery-right .text-block-01 {
    float: left;
}

.product-gallery-right .text-block-01 .but-02.gray-but {
    background: #3c3c3c;
    color: #fff;
}

.product-gallery-right .text-block-01 .but-02.gray-but:hover {
    background: #1f1f1f;
}

.product-gallery-right .detail-price {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px
}

.product-gallery-right .detail-price .price {
    /*width: 47%;
    border-right: solid 1px #949697;
    margin-right: 5%*/
}

.product-gallery-right .detail-price p {
    width: 45%;
    font-size: 14px;
    font-weight: 300;
}

.product-gallery-right .detail-price p a {
    font-weight: 700;
    color: #8bbbd5;
    text-decoration: none;
}

.product-gallery-right .detail-price .price ins {
    font-size: 36px;
    text-transform: uppercase;
    /* font-family: 'Johnston'; */
    font-family: 'Montserrat' !important;
    color: #000;
    text-decoration: none;
    font-weight: 600;
}

.product-gallery-right .detail-price .price del {
    color: #5d5353;
    font-size: 15px
}

.pro-quantity {
    width: 120px;
    display: flex;
    background: rgba(237, 237, 237, 0.7);
}

/* .product-gallery-right .cart {
    display: flex;
    flex-wrap: wrap;
} */
.product-gallery-right .cart .single_variation_wrap {
    width: 100%;
}

.button {
    border: none;
    cursor: pointer;
}

.product-gallery .flexslider img {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.mom-storry-block .white-box iframe {
    width: 100% !important;
    height: auto !important;
}


.pro-quantity button {
    width: 35px;
    font-size: 21px;
    cursor: pointer;
    background: transparent;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.pro-quantity .quantity {
    width: calc(100% - 70px)
}

.single-product form.cart .quantity {
    margin: 0px;
    border: solid 1px #9e9898;
    display: flex;
    /* background: rgba(237, 237, 237, 0.7); */
}

.quantity .screen-reader-text {
    display: none;
}

.pro-quantity button.minus {
    border: 1px solid #9e9898;
    -webkit-border-radius: 35px 0 0 35px;
    border-radius: 35px 0 0 35px;
    border-right: none;
}

.pro-quantity button.plus {
    border: 1px solid #9e9898;
    -webkit-border-radius: 0 35px 35px 0;
    border-radius: 0 35px 35px 0;
    border-left: none;
}

.single-product form.cart .quantity .input-text {
    width: 100%;
    border: none;
    background: transparent;
    text-align: center;
    height: inherit;
    padding: 0px;
}

.single-product form.cart .quantity input.input-text[type=number]::-webkit-inner-spin-button,
.single-product form.cart .quantity input.input-text[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.text-block-01 .button {
    margin-right: 2%;
    margin-left: 2%
}

.middle-section h3 {
    font-size: 28px;
    margin: 0px 0px 30px 0px;
    text-transform: uppercase;
    color: #1d231c
}

.includes {
    margin: 0px -0.5%;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
}

.includes li {
    list-style: none;
    margin: 0% 0.5%;
    width: 15.6%
}

.includes li img {
    width: 100%
}

.includes li .pro-img-block a {
    display: block;
}

.includes li .pro-img-block a img {
    display: block;
}

.includes li .pro-img-block {
    border: solid 1px #e7dcdc;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
    background-color: #fdfdfd;
}

.includes li .pro-txt-block .center-align {
    min-height: inherit;
    width: 100%;
    text-align: center;
    margin-top: 15px
}

.includes li .pro-txt-block .center-align h4 {
    margin: 0px;
    font-size: 17px;
    font-family: 'Montserrat';
    font-weight: 400
}

.includes li .pro-txt-block .center-align a {
    text-decoration: none;
}

.includes li .pro-txt-block .center-align p {
    margin: 0px;
    font-size: 15px
}

.includes li .pro-txt-block {
    min-height: unset;
    padding-bottom: 0px !important;
}

/*.content-detail {
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 50px;
    margin-bottom: 80px
}*/
.single-product .woocommerce-Tabs-panel {
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 50px;
    margin-bottom: 80px
}

.downloads {
    margin: 0px -0.5%;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
}

.downloads li {
    border-bottom: solid 5px #e0ba64;
    align-items: center;
    height: 120px;
    width: 32.3%;
    padding: 35px 3%;
    box-shadow: 0px 30px 87px 0px rgba(178, 178, 178, 0.07);
    list-style: none;
    margin: 0px 0.5%;
    list-style: none;
    display: flex;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border: solid 1px #e7dcdc;
    border-bottom: solid 4px #e0ba64;
}

.downloads li img {
    width: auto;
    max-width: 100%
}

.downloads li a {
    padding-left: 2%;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Johnston';
}

.product-highlights {
    margin: 0px -1%;
    display: flex;
    flex-wrap: wrap;
}

.product-highlights li {
    list-style: none;
    width: 22%;
    margin: 1%;
    width: 14.5%;
    text-align: center;
}

.product-highlights li p {
    font-size: 15px;
    color: #000;
    margin: 0px;
}

.highlight-icon img {
    min-width: 117px;
    max-width: 100%
}

.highlight-icon {
    margin-bottom: 25px
}

#description,
#features {
    border: none;
    margin: 0px;
    padding-bottom: 20px
}

.middle-section p {
    color: #000;
    margin: 0px;
    line-height: 21px;
}

#description p {
    max-width: 1000px;
    width: 100%
}

#features ul {
    margin: 0px;
    padding: 0px 0px 0px 0px
}

#features ul li {
    margin: 0px;
    list-style: none;
    font-size: 15px;
}

.middle-section h4 {
    font-family: 'Montserrat';
    color: #000;
    font-size: 15px;
    font-weight: 500;
    color: #000;
    margin: 0px 0px 10px 0px
}

#includes .includes li {
    width: 100%;
    margin: 0px
}

#includes .includes {
    margin: 0px
}

.product-gallery-right .cart .but-02,
.product-gallery-right .cart .button {
    width: auto;
    padding: 0% 5.5%;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Montserrat';
}

.product-gallery-right .share-box {
    width: 100%;
    float: left;
    padding-top: 30px
}

.product-gallery-right .share-box h6 {
    margin: 0px 0px 5px 0px;
    font-size: 15px;
    font-weight: 400;
}


.product-gallery-right .need-help p a {
    font-size: 12px;
    margin-bottom: 0px;
}

.product-gallery-right .need-help h3 {
    margin-bottom: 10px;
}

.product-gallery-right .sharethis-inline-share-buttons {
    float: left;
}

.product-gallery-right .whatsapp {
    float: left;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    /* border-left: solid 1px #ccc; */
    /* margin-left: 10px; */
    /* padding-left: 10px; */
    margin-top: 5px;
}


.product-gallery-right .woocommerce-product-details__short-description ul {
    padding-left: 20px;
}

.product-gallery-right .woocommerce-product-details__short-description ul li {
    font-size: 13px;
    margin-bottom: 7px;
}

.product-gallery-right .whatsapp a {
    display: flex;
    align-items: center;

}

.product-gallery-right .text-block-01 p {
    font-size: 13px;
}

.single-product .variations label {
    font-size: 12px;
}

.bundled_product_summary td label {
    margin-top: 9px;
}

.single-product .variations .value .reset_variations {
    font-size: 12px;
    margin-top: 5px !important;
    padding: 1px 16px;
}

.product-gallery-right .need-help {
    float: left;
}



.product-gallery-right .whatsapp .whatsapp-img {
    width: 23px;
    margin-right: 10px;
    order: 1;
}

.product-gallery-right .whatsapp .whatsapp-img img {
    vertical-align: bottom;
}

.product-gallery-right .whatsapp span {
    font-size: 15px;
    color: #000;
    order: 2;
}

.product-gallery-right .sharethis-inline-share-buttons {
    text-align: left !important;
}

.postpay-product-widget-text {
    margin-bottom: 15px;
}

#talktous {
    width: 100%;
    border: none;
    padding: 0px;
    margin: 0px
}

.related.products li.product {
    width: 100% !important
}

#product-downloads,
#backtoshop {
    border: none;
    margin: 0px
}

#backtoshop a {
    padding: 0% 5px 0% 40px;
    border-radius: 20px;
    display: flex;
    flex-wrap: wrap;
    width: 160px;
    height: 40px;
    box-shadow: 0px 19px 70px 0px rgb(210 211 213 / 74%);
    background: #ffffff;
    position: relative;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}

#backtoshop span {
    width: 48px;
    position: absolute;
    left: -8px;
}

#backtoshop a p {
    font-size: 13px;
    color: #4e4e4e;
    margin: 0px;
    font-family: "Johnston";
    text-transform: uppercase;
}

.pricr-block-a1 {
    display: flex;
    flex-wrap: wrap;
}

.pricr-block-a1 .detail-price {
    /*width: 45%;*/
    font-size: 30px;
    color: #000;
    font-weight: 600;
}

.pricr-block-a1 .detail-price del {
    font-size: 17px;
}

.pricr-block-a1 .detail-price ins {
    text-decoration: none;
}

.pricr-block-a1 .installment {
    width: 55%;
}

/*.pricr-block-a1 .price {
    width: 90% !important;
}*/

.talk-left-box h3 a {
    display: flex;
    align-items: center;
}

.talk-left-box h3 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.detail-block1 {
    background: url(../images/detail-bg.jpg) center bottom no-repeat;
    background-size: 100%;
    padding-bottom: 200px;
}

.text-block-01 .installment a {
    color: #8cbcd5;
    position: relative;
    font-weight: 800;
    font-size: 17px;
}

.instal-span {
    position: relative;
}

.text-block-01 .installment .info-a {
    content: "!";
    display: flex;
    align-items: center;
    width: 15px;
    cursor: pointer;
    color: #000;
    justify-content: center;
    font-size: 11px;
    font-weight: 800;
    height: 15px;
    border: solid 1px #000;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    right: -18px;
    top: 4px;
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    font-weight: 400;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}



.single-product .woocommerce-tabs .woocommerce-Tabs-panel--description ul li {
    padding-left: 15px;
    position: relative;
    border-bottom: none;
    line-height: 25px;
    text-align: left;
    height: auto;
    margin-bottom: 10px;
    font-family: "Montserrat";
    font-weight: 300;
    font-size: 14px;
    float: none;
    background-color: transparent;
    padding-right: 0;
    width: 100%;
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel--description ul li::after {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0px;
    top: 9px;
    background-color: #000;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;

}

.login-main-form-container .u-column1.col-1 {
    width: 100%;
}

.login-main-form-container .col2-set {
    border: none;
}

a.button.yith-wcqv-button.no-hide {
    margin: 0 auto;
    opacity: 0;
    transition: opacity .5s, max-height .6s, -webkit-transform .3s, -webkit-filter .6s;
    transition: opacity .5s, transform .3s, max-height .6s, filter .6s;
    transition: opacity .5s, transform .3s, max-height .6s, filter .6s, -webkit-transform .3s, -webkit-filter .6s;
    -webkit-filter: blur(0);
    filter: blur(0);
    pointer-events: none;
    -webkit-transform: translateY(100%) translateZ(0);
    transform: translateY(100%) translateZ(0);
    display: flex !important;
}

a.button.yith-wcqv-button {
    display: none !important;
}

ul.products li.product:hover a.button.yith-wcqv-button {
    opacity: 1;
    -webkit-transform: scale(1) translateZ(0) translateY(0) !important;
    transform: scale(1) translateZ(0) translateY(0) !important;
    pointer-events: inherit;
}

.pro-list-ul.owl-carousel-home-product li:hover a.button.yith-wcqv-button {
    opacity: 1;
    -webkit-transform: scale(1) translateZ(0) translateY(0) !important;
    transform: scale(1) translateZ(0) translateY(0) !important;
    pointer-events: inherit;

}

#yith-quick-view-content div.images {
    width: 50%;
}

#yith-quick-view-content div.summary {
    width: 50%;
}

#yith-quick-view-content div.product {
    padding-top: 25px;
}

#yith-quick-view-content .woocommerce-product-details__short-description ul li:first-child::marker {
    font-size: 0;
}

#yith-quick-view-content .woocommerce-product-details__short-description ul li {
    font-size: 14px;
    margin-bottom: 10px;
}

#yith-quick-view-content .variations select {
    background-size: 10px;
}

#yith-quick-view-content .pro-quantity {
    margin-right: 10px;
    float: left;
    height: 45px;
}

#yith-quick-view-content .variations .label {
    width: 55%;
}

#yith-quick-view-content .summary.entry-summary .product_title.entry-title {
    font-family: "Montserrat";
    font-weight: 500;
}

#yith-quick-view-content a.but-02,
#yith-quick-view-content .single_add_to_cart_button {
    font-size: 13px;
    padding: 0 20px;
    float: left;
}

#yith-quick-view-content button.single_add_to_cart_button.button {
    margin-right: 9px;
}

#yith-quick-view-content .woocommerce-product-details__short-description p {
    margin-bottom: 15px;
}

.text-block-01 form.cart {
    display: flex;
    flex-wrap: wrap;
}

.product-gallery-right .cart.bundle_data {
    width: 100%;
}

@media screen and (max-width:1450px) {

    .product-gallery-right .cart .but-02,
    .product-gallery-right .cart .button {
        padding: 0% 4%;
    }
}

@media screen and (max-width:1400px) {

    .product-gallery-right .cart .but-02,
    .product-gallery-right .cart .button {
        padding: 0 4%;
    }
}

@media screen and (max-width:1366px) {

    .product-gallery-right .cart .but-02,
    .product-gallery-right .cart .button {
        font-size: 13px
    }

    .related.products .owl-nav {
        display: none;
    }
}

@media screen and (max-width:1024px) {
    .highlight-icon img {
        min-width: inherit;
        max-width: 100%;
        width: 100%;
    }

    .product-gallery-right .detail-price .price ins {
        font-size: 28px
    }

    .product-gallery-right .detail-price p {
        font-size: 12px;
    }

    .product-gallery-right .share-box {
        padding-top: 50px
    }

    .product-gallery-right .cart .but-02,
    .product-gallery-right .cart .button {
        font-size: 12px;
    }

    .product-gallery-right h1 {
        font-size: 30px
    }

    .middle-section h3 {
        font-size: 25px
    }

    .includes li {
        width: 24%;
    }

    .includes li .pro-txt-block .center-align h4 {
        font-size: 15px
    }

    .includes li .pro-txt-block .center-align p {
        font-size: 13px
    }

    .downloads li a {
        font-size: 13px;
        padding-left: 5%;
    }

    .downloads li {
        height: 90px;
        padding: 25px 3%;
    }

    .detail-block1 {
        padding-bottom: 115px;
    }

    .site-main {
        margin-top: 250px;
    }

    .product-gallery-right .whatsapp {
        padding-left: 5px;
    }

    /*.pro-quantity button {
        height: 41px;
    }*/

    .single-product form.cart .quantity {
        height: 40px;
    }

    .pro-quantity {
        height: 40px;
        margin-top: 1px;
    }

    .single_variation_wrap {
        width: 100%;
    }
}

@media screen and (max-width:767px) {
    .text-block-01 .installment .info-a {
        width: 13px;
        font-size: 9px;
        height: 13px;
    }

    .text-block-01 .installment a {
        font-size: 13px;
    }

    .single-product .woocommerce-product-details__short-description p {
        padding-top: 10px;
    }

    .single-product .woocommerce-product-details__short-description ul li {
        font-size: 13px;
    }

    .single-product .woocommerce-product-details__short-description ul {
        margin-left: 15px;
    }

    .woocommerce-notices-wrapper .button.wc-forward {
        width: 100%;
        height: 35px;
    }

    .single-product form.cart .quantity {
        height: 35px;
    }

    .content-detail {
        margin-bottom: 30px;
        padding-bottom: 30px;
    }

    .related.products {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .talk-left-box h3 {
        justify-content: center;
    }

    #includes .includes li,
    #features ul li {
        font-size: 13px;
    }

    .input-text.qty.text {
        height: 30px;
    }

    .product-gallery-right .text-block-01 .but-02.gray-but {
        width: 175px;
    }

    .product-gallery-right .whatsapp {
        border: none;
        padding-left: 0px;
        margin-left: 0px;
        padding-top: 0px;
    }

    .product-gallery-right .whatsapp {
        padding-top: 25px;
    }

    .single-product .middle-section h3 {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .single-product .middle-section {
        padding-top: 0px;
        margin-top: 30px;
    }

    .product-gallery-right .share-box {
        padding-top: 20px;
    }

    .site-main {
        margin-top: 120px;
    }

    .pro-quantity {
        height: 35px;
        width: 150px;
    }

    .single-product .single_add_to_cart_button.button.alt {
        margin-top: 0px
    }

    .includes li {
        width: 49%;
        margin-bottom: 15px
    }

    .downloads li {
        width: 48.3%;
    }

    .product-highlights li {
        width: 47.5%;
    }

    .product-highlights li img {
        width: 70%;
    }

    .highlight-icon {
        margin-bottom: 5px
    }

    .related.products h2 {
        font-size: 20px
    }

    .pricr-block-a1 .detail-price {
        width: 100%;
        font-size: 20px;
    }

    .pricr-block-a1 .price {
        border-right: none !important;
        width: 100% !important;
    }

    .pricr-block-a1 .installment {
        width: 100%;
        padding-bottom: 10px;
    }

    .product-gallery-right .detail-price {
        margin-bottom: 10px;
    }

    .product-gallery-right .text-block-01 .bundled_product_images.images {
        max-width: 18% !important;
    }

    .product-gallery-right .text-block-01 .bundled_product .details {
        width: 80% !important;
        padding: 0 0 0 1.5rem !important;
    }

    .product-gallery-right .text-block-01 p {
        font-size: 12px;
        line-height: 15px;
    }

    .tawk-min-container .tawk-button-circle.tawk-button-large {
        width: 35px;
        height: 35px;
    }

    .tawk-button svg {
        width: 25px;
    }


}

@media screen and (max-width:600px) {
    .detail-block1 {
        padding-bottom: 65px;
    }

    .pro-quantity {
        width: 100%;
        margin-bottom: 15px;
    }

    .single-product form.cart .quantity {
        width: 32%;
    }

    .single-product .pro-quantity {
        width: 40%;
    }

    .pro-quantity button {
        width: 40px;
        height: 35px;
    }

    /* .single-product .single_add_to_cart_button.button.alt{
  margin-left:0;
} */

    .single-product .woocommerce-tabs .woocommerce-Tabs-panel--description ul li {
        width: fit-content;
        text-align: left;
    }

    #yith-quick-view-content .summary.entry-summary .product_title.entry-title {
        font-size: 21px;
        line-height: 25px;
    }
}

@media screen and (max-width:480px) {
    #yith-quick-view-content .single_add_to_cart_button.button.alt {
        width: 55% !important;
    }
}