/*
 Theme Name: Hongo Child
 Theme URI: http://hongo.themezaa.com
 Description: Child theme for Hongo theme
 Version: 1.0
 Author: ThemeZaa
 Author URI: https://www.themezaa.com
 Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, flexible-header, flexible-footer, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce
 License: Themeforest Split Licence
 License URI: https://themeforest.net/licenses
 Template: hongo
 Text Domain: hongo-child
*/


:root {
    --primary: #299af1;
    --primaryDark: #38b6ff;
    --darkBlue: #075ed2;
    --orange: #FF5700;
    --navyBlue: #111125;
    --yellow: #F2DC5D;
    --white: #fff;
    --black: #000;
    --cyan: #36c8c0;
    --red: #F44336;
    --purpleColor: #8056bf;
    --lightBlueColor: #2da9da;
    --darkGreenColor: #007669;
    --reddishColor: #e12f50;
    --lightGreenColor: #70bf56;
    --lightBlack: #141414;
}

.single_add_to_cart_button.wc-variation-is-unavailable{
	cursor: not-allowed !important;
    opacity: .5 !important;
    pointer-events:none;
}

section {
    padding: 70px 0;
}

.btn {
    font-size: 14px;
    padding: 5px 25px;
    transition: 0.4s;
    border-radius: 6px;
}

.btn:hover {
    transition: 0.4s;
    background-color: var(--white);
}

.primaryBtn {
    background-color: var(--primary);
    color: var(--white);
    border: 2px solid var(--primary);
    transition: all 0.3s ease-in-out;
    animation-name: fadeIn;
}

.primaryBtn:hover {
    background-color: var(--white);
    border: 2px solid var(--primary);
    color: var(--primary);
}

.secondaryBtn {
    background-color: var(--orange);
    color: var(--white);
    border: 2px solid var(--orange);
    transition: all 0.3s ease-in-out;
    animation-name: fadeIn;
}

.secondaryBtn:hover {
    background-color: #fff;
    border: 2px solid var(--orange);
    color: var(--orange);
}

.darKBlueBtn {
    background-color: var(--darkBlue);
    color: var(--white);
    border: 2px solid var(--darkBlue);
}

.darKBlueBtn:hover {
    background-color: #fff;
    border: 2px solid var(--darkBlue);
    color: var(--darkBlue);
}

.cyanBtn {
    background-color: var(--cyan);
    color: var(--white);
    border: 2px solid var(--cyan);
}

.cyanBtn:hover {
    background-color: #fff;
    border: 2px solid var(--cyan);
    color: var(--cyan);
}

.greyBtn {
    background-color: #5a5a5a;
    color: var(--white);
    border: 2px solid #5a5a5a;
}

.greyBtn:hover {
    background-color: var(--primary);
    color: var(--white);
    border: 2px solid var(--primary);
}

.redBtn {
    background-color: var(--red);
    color: var(--white);
    border: 2px solid var(--red);
}

.redBtn:hover {
    background-color: var(--primary);
    color: var(--white);
    border: 2px solid var(--primary);
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: #fff;
    z-index: 9999999999999;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.preloader img {
    width: 70px;
    animation: rotate-loader 2s infinite linear;
}

@keyframes rotate-loader {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(180deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.bannerCategoryMainWrap .hongo-category-grid-img img {
    filter: brightness(0.8);
}

.tab-style3 .tab-content {
    padding: 30px 0 0;
}

.header-main-wrapper {
    transition: 0.4s;
}

header .header-common-wrapper .nav>li>a {
    padding: 15px 14px;
    font-size: 13px;
    color: var(--black);
    font-weight: 600;
}

.home .container.hongo-slide-inner-wrapper {
    width: calc(100% - 120px);
}

.home header .header-main-wrapper.header-common-wrapper section.whiteHeader {
    background-color: #0000005c !important;
    transition: 0.4s;
}

header .header-main-wrapper.header-common-wrapper section.whiteBackgroundHeader {
    background-color: #fff !important;
    transition: 0.4s;
    border: none !important;
    box-shadow: none;
}

header .header-main-wrapper.header-common-wrapper section.whiteHeader {
    background-color: #fff !important;
}

.homePageBannerWrap .hongo-slide-inner-wrapper .hongo-slider-typography-wrap {
    margin-left: 0;
    padding-left: 0;
    top: 60px;
}

.header-main-wrapper {
    box-shadow: 0px 1px rgba(0, 0, 0, .10);
    transition: 0.4s;
}

.simple-dropdown ul.sub-menu li a {
    color: #ffffff;
}

.simple-dropdown ul.sub-menu li a:hover {
    color: #c1c1c1;
}

.hongo-featurebox-wrapper .content {
    font-family: 'Poppins', sans-serif;
}

.whatWeCommitSection .hongo-featurebox-wrap {
    border: none;
}

.whatWeCommitSectionBox {
    background-color: #fff;
    box-shadow: 0 0 15px rgb(0 0 0 / 15%);
    border-radius: 6px;
    padding: 50px;
    margin: 0 20px;
    width: calc(100% - 40px);
}

.whatWeCommitSectionBox .hongo-featurebox-img {
    text-align: center;
}

.whatWeCommitSection .vc_column-inner,
.whatWeCommitSection .wpb_wrapper,
.whatWeCommitSection .hongo-featurebox-wrap {
    height: 100% !important;
    margin-bottom: 0 !important;
}

.footerMain .logo-wrap img {
    height: 60px;
    width: auto;
}

.footerMain p,
.footerMain li,
.footerMain a,
.footerMain .categoryCol .categoryLink .widget .widget-title {
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    line-height: 20px;
}

.testimonial-content-wrap {
    font-family: 'Poppins', sans-serif;
}

.footerMain li,
.footerMain .widget_nav_menu ul li {
    margin: 6px 0;
}

.footerMain .categoryCol .categoryLink .widget .widget-title {
    font-weight: 600;
    margin-bottom: 15px;
    color: var(--white);
}

.footerTopMain .socialCol .socialiconBox .widget .widget-title {
    color: #fffc;
}

.footerTopMain .socialCol .socialiconBox .social-icon-style-1 a {
    color: #fffc;
    transition: all 0.3s;
}

.footerTopMain .socialCol .socialiconBox .social-icon-style-1 a:hover {
    color: var(--white);
}

.footerMain .categoryCol .categoryLink .simple-dropdown a {
    color: #fffc;
}

.footerMain .categoryCol .categoryLink .simple-dropdown a:hover {
    color: var(--white);
}

/* .woocommerce ul.hongo-product-list-common-wrap li.product .product-buttons-wrap {
    bottom: 8% !important;
    transition: 0.4s;
}

.woocommerce ul.hongo-product-list-common-wrap li.product:hover .product-buttons-wrap {
    bottom: 20% !important;
    transition: 0.4s;
} */

.bulk-product-label {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #111125;
    color: #fff;
    z-index: 9;
    padding: 4px 10px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    text-align: center;
    text-transform: inherit;
}

.enquiryBtn,
.enquiryBtn:focus,
.enquiryBtn:active {
    text-align: left;
    padding: 0;
    margin: 0 0 30px 0;
    font-size: 16px;
    border: none;
    transition: 0.4s;
    background: #0BC8DA;
    border: 2px solid #0BC8DA;
    color: var(--white);
    padding: 8px 15px;
    border-radius: 5px;
    overflow: hidden;
    width: fit-content;
    order: 2;
}

.enquiryBtn:hover {
    background: var(--white);
    color: #0BC8DA;
    transition: 0.4s;
}

.enquiryBtn i {
    margin-right: 10px;
    transition: 0s;
}

.enquiryBtn:hover i {
    color: #0BC8DA;
}

.breadcrumb-navigation-wrap ul.breadcrumb-wrap {
    margin: 0 0 15px;
}

.commonModal .modal-dialog {
    margin-top: 50px;
}

.commonModal .modal-title {
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
}

.commonModal .modal-content {
    border-radius: 10px;
    border: none;
}

.commonModal .modal-body {
    padding: 35px;
    background: #efefef;
}

.commonModal .modal-footer,
.commonModal .modal-header {
    padding: 20px 35px;
    font-family: 'Poppins', sans-serif;
}

.enquiryModal textarea {
    margin-bottom: 0;
}

.enquiryModal .modal-body {
    padding: 35px;
    border-radius: 0 0 10px 10px;
}

.commonModal .modal-body input,
.commonModal .modal-body textarea {
    border-radius: 6px;
    border: 1px solid #7e7e7e;
    font-family: 'Poppins', sans-serif;
}

.bulk-product-message {
    font-family: 'Poppins', sans-serif;
    color: var(--black);
    font-size: 13px;
    font-style: italic;
    display: flex;
    align-items: flex-start;
}

.bulk-product-message i {
    color: #2b7ac3;
    margin: 2px 8px 0 0;
    font-size: 25px;
}

.bulk-product-message img {
    width: 18px;
    margin: 3px 6px 0 0;
}

.single_variation_wrap a.button,
.hongo-single-product-buttons a {
    font-size: 14px !important;
}

.single_variation_wrap .lumise-customize-button {
    padding: 8px 25px 8px 25px !important;
}

.wpcf7-form .wpcf7-submit {
    background-color: var(--primary) !important;
    border: 2px solid var(--primary) !important;
    color: var(--white) !important;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0 !important;
    padding: 8px 25px;
    transition: 0.4s;
    margin: 20px 0 0 0;
}

.wpcf7-form .wpcf7-submit:hover {
    background-color: var(--white) !important;
    color: var(--primary) !important;
    transition: 0.4s;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    background: #f443362b;
    color: #000;
    border-radius: 3px;
    border: 1px solid #f443366e;
}

.wpcf7 form.sent .wpcf7-response-output {
    background: #46b4503d;
    color: #000;
    border-radius: 3px;
    border: 1px solid #46b450;
}

.woocommerce .single-product-modern div.product .summary p.price {
    margin: 20px 0 0 0;
    display: flex;
    gap: 10px;
}

.summary-main-title .woocommerce-Price-amount {
    font-size: 25px;
    display: block;
    font-weight: 600;
    color: #299af1;
}

.woocommerce div.product form.cart .hongo-add-to-cart-button-wrap {
    width: 100%;
}

.edw_date {
    position: relative;
    padding: 5px 5px 5px 35px;
    margin: 25px 0 0 0;
    background-color: #299af124;
    color: #111125;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
}

.edw_date:before {
    content: "\f48b";
    font-family: "Font Awesome 6 Free";
    position: absolute;
    left: 10px;
    top: 5px;
    font-weight: 900;
    font-size: 14px;
}

.product_cat-speed-buzz .speed-buzz-icon {
    position: absolute;
    /* width: 30px; */
    top: 10px;
    right: 10px;
    z-index: 9;
    /* height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: var(--lightBlueColor); */
}

.product_cat-speed-buzz .speed-buzz-icon img {
    height: 32px !important;
    max-width: 32px;
    min-width: 32px;
    /* filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.322)); */
}

.product_cat-eco-friendly .eco-neutral-icon {
    position: absolute;
    /* width: 32px;
    height: 32px; */
    top: 10px;
    right: 10px;
    z-index: 9;
    /* display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: var(--lightGreenColor); */
}

.product_cat-eco-friendly .eco-neutral-icon img {
    height: 32px !important;
    max-width: 32px;
    min-width: 32px;
    /* filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.322)); */
}

.product_cat-eco-friendly.product_cat-speed-buzz .eco-neutral-icon {
    top: 55px;
}

.woocommerce .sale-new-wrap span.soldout {
    background-color: transparent;
    padding: 0;
}

.woocommerce .sale-new-wrap {
    left: -15px;
    top: 2px;
}

.woocommerce .sale-new-wrap span.soldout img {
    width: 58px !important;
    height: 58px !important;
}

a.read-more {
    color: #299af1;
    font-weight: 600;
    cursor: pointer;
}

.woocommerce .single-product-modern .product .woocommerce-tabs {
    display: none;
}

.hongo-product-list-common-wrap .product .summary-main-title,
.hongo-product-list-common-wrap .product .woocommerce-product-details__short-description,
.hongo-product-list-common-wrap .product .variations_form .variations,
.hongo-product-list-common-wrap .product .hongo-add-to-cart-button-wrap,
.hongo-product-list-common-wrap .product .product_type_variable,
.hongo-product-list-common-wrap .product .woocommerce-product-details__short-description {
    display: none;
}

.single-product .hongo-single-product-buttons {
    right: 20px;
    left: auto;
    top: 20px;
    position: absolute;
	width: auto;
	z-index: 9;
}

.woocommerce .single-product-modern div.product .summary a.hongo-wishlist {
    margin-left: auto !important;
}

.single-product .entry-summary .hongo-wishlist {
    border: 1px solid var(--primary) !important;
    padding: 0 !important;
    height: 42px;
    width: 42px;
    border-radius: 50%;
    color: var(--primary);
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.single-product .entry-summary .hongo-wishlist:hover {
    background-color: var(--primary) !important;
    color: var(--white);
}

.single-product .entry-summary .hongo-wishlist .wish-list-text {
    display: none;
}

.single-product .entry-summary .hongo-wishlist i {
    margin: 0 !important;
    font-size: 18px !important;
}

.notifyModal .modal-dialog {
    margin: auto;
    width: 800px;
    display: flex;
    align-items: center;
    height: 100%;
}

.notifyModal .modal-content {
    border: none;
    text-align: center;
    box-shadow: none;
    display: flex;
    height: 500px;
}

.notifyModal .closeIconBtn {
    position: absolute;
    top: 0;
    right: 0;
    background: var(--white);
    color: var(--black);
    border: none;
    outline: none;
    font-size: 20px;
    width: 30px;
    height: 30px;
    transition: 0.4s;
    z-index: 2;
}

.notifyModal .closeIconBtn:hover {
    background: var(--primary);
    color: var(--white);
    transition: 0.4s;
}

.notifyModal .modal-body p {
    font-size: 16px;
    line-height: 30px;
}

.notifyModal .modalBanner {
    width: 50%;
}

.notifyModal .modal-body {
    background: #fff;
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;

}

.notifyModal .modalBtnWrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.notifyModal .btn {
    width: 250px;
    padding: 10px 15px;
    border-radius: 6px;
    margin-bottom: 12px;
    display: block;
}

.modalBanner img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

/* start stripe styles */

.payment_method_stripe_cc label[for="payment_method_stripe_cc"] {
    display: inline;
}

.payment_method_stripe_cc .wc-stripe-card-icons-container {
    float: unset;
    margin: 12px 0 0 28px;
}

.payment_method_stripe_cc .wc-stripe-card-icons-container img:first-child {
    margin-left: 0 !important;
}

/* end stripe styles */

.woocommerce-account .woocommerce table.my_account_orders .button.order-again {
    background-color: var(--navyBlue);
    border-color: var(--navyBlue);
}

.woocommerce-account .woocommerce table.my_account_orders .button.order-again:hover {
    background-color: var(--white);
    border-color: var(--navyBlue);
    color: var(--navyBlue);
}

.woocommerce-account .woocommerce table.my_account_orders .button.wc-cancel-order {
    background-color: var(--orange);
    border-color: var(--orange);
}

.woocommerce-account .woocommerce table.my_account_orders .button.wc-cancel-order:hover {
    background-color: var(--white);
    border-color: var(--orange);
    color: var(--orange);
}

.wc-cancel-main {
    padding: 25px;
}

.wc-cancel-main .wc-cancel-head {
    font-size: 20px;
    font-weight: 500;
}

.wc-cancel-main .wc-cancel-reasons-head {
    font-size: 15px;
    color: var(--black);
}

.wc-cancel-main .wc-cancel-order-num {
    margin: 12px 0;
    font-size: 15px;
    font-weight: 400;
    color: var(--primary);
}

.wc-cancel-main .wc-cancel-buttons {
    text-align: right;
    margin: 0;
}

.wc-cancel-main .wc-cancel-buttons .wc-cancel-confirm {
    background-color: var(--primary);
    color: var(--white);
    border: 2px solid var(--primary);
}

.wc-cancel-main .wc-cancel-buttons .wc-cancel-confirm:hover {
    color: var(--primary);
    background-color: var(--white);
}

.wc-cancel-notice {
    padding: 0 0 15px 0;
}

.wc-cancel-main .wcc-load {
    margin: 0;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

a.scroll-top-arrow {
    bottom: 125px;
}

.woocommerce td .wc-item-meta dd,
.woocommerce td dl.variation dd {
    font-weight: 300;
}

.woocommerce td.product-name dl.variation dt {
    font-weight: 500;
}

textarea::-webkit-scrollbar {
    width: 7px;
}

textarea::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 5px;
}

textarea::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 5px;
}

.arrowTextBtn,
.arrowTextBtn:focus {
    font-weight: 500;
    color: var(--primary);
}

.arrowTextBtn:hover {
    color: var(--black);
}

.arrowTextBtn i {
    margin: 0 0 0 5px;
}

.designNoteMain {
    margin: 25px 0 20px 0;
}

.addDesignNoteBtn i {
    margin: 0 0 0 5px;
}

.designNoteForm {
    display: none;
}

.designNoteMain label {
    margin: 22px 0 8px 0;
}

.designNoteMain textarea {
    border-radius: 5px;
    min-height: 125px;
    display: block;
    margin: 10px 0 0 0;
    background-color: #f3f3f3;
    border: 1px solid #d9d9d9 !important;
}

.borderIconBtn {
    border-radius: 50%;
    height: 42px;
    width: 42px;
    border: 1px solid var(--primary);
    background: var(--white);
    color: var(--primary);
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.borderIconBtn:hover {
    background: var(--primary);
    color: var(--white);
}

.borderIconBtn i {
    font-weight: bold;
}

.single-product #lumise-customize-button {
    font-size: 14px;
}

.customProductsCntnt .vc_column-inner {
    padding: 50px !important;
    text-align: center;
}

/* start custom cart product list */
.productList {
    list-style: none;
    margin-bottom: 40px;
    max-height: 180px;
    overflow-y: auto;
}

.productList::-webkit-scrollbar {
    width: 7px;
}

.productList::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 5px;
}

.productList::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 5px;
}

.productList li {
    display: flex;
    margin-bottom: 20px;
}

.productList li:last-child {
    margin-bottom: 0;
}

.productList li h4 a {
    color: var(--black);
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.productList li h4 a:hover {
    color: var(--primary);
}


.productList li img {
    width: 50px;
    min-width: 50px;
    height: 50px;
    object-fit: cover;
    margin-right: 20px;
}

.productList li dl.variation {
    text-align: left;
}

.productList li .productCntnt {
    text-align: left;
    width: calc(100% - 70px);
}

.productList li .productCntnt h4 {
    font-size: 14px;
    margin: 0;
}

.productList li .productCntnt p {
    text-align: left;
    font-size: 14px;
    line-height: 25px;
    margin: 2px 0;
}

.productList li .product-attribute {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4px 8px;
}

.productList li .product-attribute .product-color {
    grid-column: span 2;
}

.productList li .product-attribute span {
    color: #5f5f5f;
    font-size: 13px;
}

.productList li .product-attribute strong {
    font-weight: 500;
    margin: 0 5px 0 0;
    color: var(--black);
}

/* end custom cart product list */

.minVal-label {
    display: flex;
    margin-bottom: 25px;
}

.minVal-label p {
    margin: 0;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    color: #232323;
    text-align: left;
}

.minVal-label input {
    width: 45px;
    min-width: 45px;
    padding: 0;
    margin: 0 0 0 8px !important;
    font-size: 13px;
    font-weight: 500;
    border: none;
    color: var(--primary);
}

.woocommerce-cart-form .product-quantity {
    width: 160px;
}

.woocommerce-cart-form .product-quantity div.quantity .qty {
    margin: 0;
    padding: 0 24px 0 0;
    width: 95px;
}

.woocommerce-cart-form .product-quantity div.quantity input {
    border-color: #cfcfcf;
}

.woocommerce-cart-form .product-quantity .minVal-label {
    /* display: flex; */
    margin-bottom: 10px;
    display: none;
}

.woocommerce-cart-form .product-quantity .minVal-label p {
    font-size: 13px;
}

.woocommerce-cart-form .product-quantity .min-qty {
    display: block;
    font-size: 13px;
    font-weight: 500;
}

.woocommerce-cart-form .product-quantity .min-qty strong {
    font-weight: 500;
}

.woocommerce-cart-form .product-quantity .min-qty span {
    color: var(--primary);
}

.woocommerce-cart-form .product-quantity .cart-tableUpdateBtn {
    padding: 3px 6px;
    font-size: 12px;
    border-radius: 0;
    width: 95px;
}

.woocommerce .woocommerce-cart-form table.shop_table th,
.woocommerce .woocommerce-cart-form table.shop_table td {
    padding: 20px 10px;
}

.woocommerce .woocommerce-cart-form .product-name-inner dt, 
.woocommerce .woocommerce-cart-form .product-name-inner dd {
    margin-top: 8px !important;
}

.woocommerce .woocommerce-cart-form .change-quantity-btn {
    width: fit-content;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
}

.woocommerce .woocommerce-cart-form .qty-info {
    font-size: 13px;
    line-height: initial;
    margin: 10px 0 0 0;
}

.woocommerce .woocommerce-cart-form .qty-info span {
    color: var(--primary);
    font-weight: 500;
}

.woocommerce-cart .hongo-empty-cart {
    border-radius: 0;
}

.info-text {
    font-family: 'Poppins', sans-serif;
    color: var(--black);
    font-size: 15px;
    display: flex;
}

.info-text i {
    color: #2b7ac3;
    margin: 1px 8px 0 0;
    font-size: 22px;
}

.woocommerce-cart .hongo-main-content-wrap {
    padding: 60px 0;
}

.bulkRowWrapper .leftCol {
    position: relative;
    z-index: 2;
}

.bulkRowWrapper .bulkOrderingBox {
    background-color: #fff;
    box-shadow: 0 0 15px rgb(0 0 0 / 15%);
    border-radius: 6px;
    padding: 10px 40px;
}

.bannerCategoryMainWrap .imgWrapperSec {
    display: grid;
    gap: 10px 20px;
}

.bannerCategoryMainWrap .imgColWrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.bannerCategoryMainWrap .imgColWrapper .vc_column-inner {
    padding: 0 !important;
    height: 100%;
}

.bannerCategoryMainWrap .imgColWrapper .wpb_wrapper {
    height: 100%;
}

.bannerCategoryMainWrap .imgColWrapper.firstCol {
    grid-column: 1/4;
    grid-row: 1/2;
}

.bannerCategoryMainWrap .imgColWrapper.secondCol {
    grid-column: 4/7;
    grid-row: 1/2;
}

.bannerCategoryMainWrap .imgColWrapper.thirdCol {
    grid-column: 1/3;
    grid-row: 3/4;
}

.bannerCategoryMainWrap .imgColWrapper.fourCol {
    grid-column: 3/5;
    grid-row: 3/4;
}

.bannerCategoryMainWrap .imgColWrapper.fiveCol {
    grid-column: 5/7;
    grid-row: 3/4;
}

.bannerCategoryMainWrap .imgColWrapper .headingText {
    position: absolute;
    bottom: 0;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    width: 100%;
    color: #fff;
    left: 0;
    padding: 15px 20px;
    text-align: left;
    height: 60px;
    transition: height 0.5s;
    display: flex;
    align-items: center;
}

.bannerCategoryMainWrap .imgColWrapper:hover .headingText {
    height: 75px;
}

.bannerCategoryMainWrap .imgColWrapper .shopButton {
    position: absolute;
    bottom: -70px;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    right: 0;
    padding: 5px 15px;
    margin: 18px 20px;
    border-radius: 2px;
    transition: all 0.5s;
    min-width: 130px;
}

.bannerCategoryMainWrap .imgColWrapper .shopButton:hover,
.bannerCategoryMainWrap .imgColWrapper .shopButton:focus {
    border-color: var(--white);
    background-color: var(--white);
}

.bannerCategoryMainWrap .imgColWrapper:hover .shopButton {
    bottom: 0;
}

/* Start category below background color */
.bannerCategoryMainWrap .imgColWrapper.firstCol .headingText {
    background-color: var(--purpleColor);
}

.bannerCategoryMainWrap .imgColWrapper.secondCol .headingText {
    background-color: var(--lightBlueColor);
}

.bannerCategoryMainWrap .imgColWrapper.thirdCol .headingText {
    background-color: var(--darkGreenColor);
}

.bannerCategoryMainWrap .imgColWrapper.fourCol .headingText {
    background-color: var(--reddishColor);
}

.bannerCategoryMainWrap .imgColWrapper.fiveCol .headingText {
    background-color: var(--lightGreenColor);
}

/* End category below background color */

/* Start category shop now button */
.bannerCategoryMainWrap .imgColWrapper.secondCol .shopButton {
    background-color: #ff4978;
    border-color: #ff4978;
}

.bannerCategoryMainWrap .imgColWrapper.secondCol .shopButton:hover {
    background-color: var(--white);
    border-color: var(--white);
    color: #ff4978;
}

.bannerCategoryMainWrap .imgColWrapper.firstCol .shopButton:hover {
    color: var(--purpleColor);
}

.bannerCategoryMainWrap .imgColWrapper.thirdCol .shopButton:hover {
    color: var(--darkGreenColor);
}

.bannerCategoryMainWrap .imgColWrapper.fourCol .shopButton:hover {
    color: var(--reddishColor);
}

.bannerCategoryMainWrap .imgColWrapper.fiveCol .shopButton:hover {
    color: var(--lightGreenColor);
}

/* End category shop now button */

.bannerCategoryMainWrap .imgColWrapper .categoryImg img {
    height: 24.167vw;
    position: relative;
    object-fit: cover;
}

.shadowBox {
    box-shadow: 0 0 15px #0000001a;
}

.whyChooseSection .hongo-featurebox-wrapper {
    text-align: center;
}

.whyChooseSection .hongo-featurebox-img img {
    height: 90px;
    width: auto;
}

header .top-header-main-wrapper .topBlueBg {
    display: flex;
    justify-content: space-between;
    color: #fff !important;
}

header .topBlueBg .wpb_wrapper {
    display: flex;
    align-items: center;
}

header .topBlueBg .rightIconCol .wpb_wrapper {
    justify-content: flex-end;
}

header .topBlueBg .iconsWrap {
    padding-left: 25px;
}

header .topBlueBg .topMenuLeftCol .iconsWrap {
    display: none;
}

header .topBlueBg .iconsWrap .wpb_wrapper {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: flex-end;
}

header .topBlueBg .iconsWrap .widget {
    min-height: 40px;
    line-height: 40px;
}

header .topBlueBg .iconsWrap .hongo-cart-top-counter {
    line-height: 40px;
}

header .topBlueBg .hongo-cart-top-counter {
    line-height: 50px;
}

header .topBlueBg .iconsWrap .hongo-cart-top-counter .hongo-mini-cart-counter {
    top: 5px;
}

.transparentsSearchBar {
    width: fit-content;
}

.phoneWithText .hongo-featurebox-text {
    margin-left: -40px;
}

.transparentsSearchBar .search-input {
    border-radius: 0;
    background-color: #0000;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
    padding: 0;
    color: #fff;
}

.transparentsSearchBar.no-search-category .search-input {
    padding: 0;
    height: 35px;
}

.transparentsSearchBar .search-input::placeholder {
    color: #fff;
}

.transparentsSearchBar button {
    border-radius: 0;
    background-color: #0000;
    border: none;
    border-left: none;
    color: #fff;
    min-height: 30px;
}

.transparentsSearchBar button:hover {
    background-color: #0000;
}

header .topBlueBg .iconsWrap .whiteIcon:not(:first-child) {
    margin-left: 12px;
}

header .topBlueBg .iconsWrap .whiteIcon .account-menu-link,
header .topBlueBg .iconsWrap .whiteIcon .wishlist-link,
header .topBlueBg .iconsWrap .whiteIcon i {
    color: #fff;
    font-size: 16px;
}

header .topBlueBg .iconsWrap .whiteIcon i {
    -webkit-text-stroke: 0.5px #fff;
}

.rightIconCol .whiteIcon .woocommerce.widget_shopping_cart .hongo-top-cart-wrapper .hongo-mini-cart-counter {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    background-color: #fff;
    color: #000;
}

.rightIconCol .whiteIcon .woocommerce.widget_shopping_cart .hongo-mini-cart-content-wrap {
    background-color: #363737;
    color: #fff !important;
}

.megaMenuWrapper .customMegaMenuSingel .hongo-left-menu-wrapper .hongo-left-menu {
    display: flex;
    align-items: center;
    justify-content: center;
}

.megaMenuWrapper .customMegaMenu .hongo-left-menu-wrapper .hongo-left-menu li.menu-item,
.megaMenuWrapper .customMegaMenuSingel .hongo-left-menu-wrapper .hongo-left-menu li.menu-item {
    border-bottom: none !important;
}

.megaMenuWrapper .customMegaMenuSingel .hongo-left-menu-wrapper .hongo-left-menu li.menu-item {
    width: max-content;
    margin-right: 50px;
}

.megaMenuWrapper .customMegaMenu .hongo-left-menu-wrapper .hongo-left-menu li.menu-item a,
.megaMenuWrapper .customMegaMenuSingel .hongo-left-menu-wrapper .hongo-left-menu li.menu-item a {
    font-size: 13px;
    position: relative;
}

.megaMenuWrapper .customMegaMenu .hongo-left-menu-wrapper .hongo-left-menu li.menu-item a:hover,
.megaMenuWrapper .customMegaMenuSingel .hongo-left-menu-wrapper .hongo-left-menu li.menu-item a:hover {
    color: var(--primary) !important;
}

.hongo-left-menu-wrapper .hongo-left-menu li.current-menu-ancestor>a,
.hongo-left-menu-wrapper .hongo-left-menu li.current-menu-item>a,
.hongo-left-menu-wrapper .hongo-left-menu .sub-menu li.current-menu-ancestor>a,
.hongo-left-menu-wrapper .hongo-left-menu .sub-menu li.current-menu-item>a {
    color: var(--primary) !important;
}

.megaMenuWrapper .customMegaMenu .hongo-left-menu-wrapper .hongo-left-menu li.menu-item a::before,
.megaMenuWrapper .customMegaMenuSingel .hongo-left-menu-wrapper .hongo-left-menu li.menu-item a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 0;
    background-color: var(--primary);
    transition: 0.4s;
}

.megaMenuWrapper .customMegaMenu .hongo-left-menu-wrapper .hongo-left-menu li.menu-item a:hover:before,
.megaMenuWrapper .customMegaMenuSingel .hongo-left-menu-wrapper .hongo-left-menu li.menu-item a:hover::before {
    width: 100%;
}

.megaMenuWrapper .customMegaMenu .hongo-left-menu-wrapper .hongo-left-menu li.menu-item:first-child a {
    color: #3e3f40 !important;
    font-weight: 700 !important;
}

.megaMenuWrapper .customMegaMenu .hongo-left-menu-wrapper .hongo-left-menu li.menu-item:first-child a:hover {
    color: var(--primary) !important;
}

.mega-menu-main-wrapper .hongo-stretch-content {
    border-bottom: 1px solid #dedede;
}

.filterWrapper .hongo-top-shop-filter {
    background-color: var(--primary);
    color: var(--white);
    border: 2px solid var(--primary);
    font-size: 13px;
    padding: 8px 15px;
    line-height: 13px;
    border-radius: 5px;
}

.filterWrapper .hongo-top-shop-filter:hover {
    background-color: transparent;
    color: var(--primary);
}

.filterWrapper .hongo-top-shop-filter .ti-plus:before {
    content: "\f1de";
    font-family: "FontAwesome";
    font-size: 16px;
    margin-right: 5px;
}

.filterWrapper .hongo-top-shop-filter .buttonText {
    margin: 0;
    line-height: 0;
    font-size: 14px;
    text-transform: capitalize;
}

.filterWrapper {
    position: fixed;
    z-index: 99;
    background: var(--white);
    box-shadow: 0px 1px rgba(0, 0, 0, .10);
    width: 100%;
    left: 0;
    padding: 12px 35px;
}

.filterWrapper .hongo-list-grid-switch-wrap,
.filterWrapper .woocommerce-ordering {
    margin-bottom: 0;
}

.filterWrapper .hongo-off-canvas-filter-sidebar .top-sidebar-heading {
    background-color: var(--primary);
}

/* .filterWrapper .hongo-column-switch {
    display: none;
} */

.woocommerce .hongo-single-product-main-wrap .content-area div.product .inner-wrap-modern {
    padding-top: 40px;
}

.woocommerce .hongo-single-product-main-wrap div.product div.summary {
    padding-left: 50px;
    display: flex;
    flex-direction: column;
}

.woocommerce .hongo-single-product-main-wrap div.product form.cart .hongo-add-to-cart-button-wrap {
    float: unset;
}

.woocommerce .hongo-single-product-main-wrap .hongo-attribute-filter .hongo-attribute-color,
.woocommerce .hongo-single-product-main-wrap .hongo-attribute-filter .hongo-attribute-image {
    height: 25px;
    width: 25px;
    border-radius: 50%;
    object-fit: cover;
    background-size: cover;
    max-width: 25px;
    min-width: 25px;
    background-position: initial;
}

.woocommerce .hongo-single-product-main-wrap .hongo-attribute-filter .hongo-attribute-label {
    padding: 0 5px;
    min-width: 28px;
}

.woocommerce .hongo-single-product-main-wrap div.product .product_meta {
/*     order: 3;
    display: flex;
    flex-direction: column-reverse;
    padding: 0; */
}

.woocommerce .hongo-single-product-main-wrap div.product .woocommerce-product-details__short-description {
    padding: 20px 0 0 0;
    margin: 0;
    border: none;
}

.woocommerce .hongo-single-product-main-wrap .hongo-variation-price-availability {
    margin-bottom: 20px;
    flex-direction: column-reverse;
    display: flex;
    justify-content: flex-end;
    gap: 12px;
}

.woocommerce .hongo-single-product-main-wrap .hongo-variation-price-availability .amount {
    font-weight: 600;
    color: var(--primary);
}

.woocommerce .hongo-single-product-main-wrap div.product form.cart .reset_variations {
    display: none !important;
}

.woocommerce .hongo-single-product-main-wrap div.product .hongo-variation-price-availability {
    /* margin-bottom: 15px; */
    margin-bottom: 0;
}

.woocommerce .hongo-single-product-main-wrap div.product form.cart .variations {
    margin: 0 0 10px;
}

.woocommerce .hongo-single-product-main-wrap .hongo-variation-price-availability .woocommerce-variation-price {
    margin: 0 0 0 20px;
}

.woocommerce .hongo-single-product-main-wrap .printOptionWrap {
    order: 2;
}

.woocommerce .hongo-single-product-main-wrap .bulk-product-message {
    order: 2;
}

.woocommerce .hongo-single-product-main-wrap div.product form.cart .button {
    border-radius: 5px;
}

.single-product .single_add_to_cart_button.button:disabled,
.single-product .single_add_to_cart_button.button:disabled[disabled],
.woocommerce .hongo-single-product-main-wrap #lumise-customize-button.button:disabled,
.woocommerce .hongo-single-product-main-wrap #lumise-customize-button.button:disabled[disabled] {
    font-size: 14px;
}

.woocommerce .hongo-single-product-main-wrap .productBtnWrapper {
    display: flex;
    align-items: center;
}

.woocommerce .hongo-single-product-main-wrap #lumise-customize-button {
    margin: 0 0 0 10px;
    background-color: var(--primary);
    border-color: var(--primary);
}

.woocommerce .hongo-single-product-main-wrap #lumise-customize-button:hover {
    background-color: var(--white);
    border-color: var(--primary);
    color: var(--primary);
}

.woocommerce .hongo-single-product-main-wrap div.product form.cart {
    padding: 20px 0 0 0;
}

.woocommerce .hongo-single-product-main-wrap .product_meta .posted_in {
    display: none;
}

.woocommerce-loop-product__title {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.woocommerce .woocommerce-cart-form .product-name a {
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.woocommerce .woocommerce-cart-form .remove,
.woocommerce .hongo-page-remove-wish {
    color: #ffffff !important;
    height: 20px;
    width: 20px;
    line-height: 20px;
    background: var(--red);
    border-radius: 50%;
    border: none;
}

.woocommerce .hongo-page-remove-wish {
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.woocommerce .woocommerce-cart-form .variation-Usernote {
    display: none !important;
}

.woocommerce .woocommerce-cart-form .product-name-inner {
    display: flex;
    flex-direction: column;
}

.woocommerce .woocommerce-cart-form .product-name-inner .lumise-edit-design-wrp {
    order: 1;
    margin-top: 20px;
}

.woocommerce .woocommerce-cart-form .product-name-inner .lumise-edit-design-wrp a {
    border: 2px solid var(--lightBlack);
    background-color: var(--lightBlack) !important;
    color: var(--white);
    border-radius: 4px;
    width: fit-content;
    min-width: 125px;
}

.woocommerce .woocommerce-cart-form .product-name-inner .lumise-edit-design-wrp a:hover {
    background-color: var(--white) !important;
    color: var(--lightBlack) !important;
}

/* start woocommerce button */
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .woocommerce button {
    border-radius: 5px;
}

.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-account .woocommerce a.button,
.woocommerce-account #payment #place_order,
.hongo-wishlist-page table.table td .button,
.woocommerce-account .woocommerce button,
.hongo-wishlist-page a.wc-backward,
.woocommerce-cart .return-to-shop a,
header .woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons .button {
    background-color: var(--primary);
    color: var(--white);
    border: 2px solid var(--primary);
    transition: all 0.3s ease-in-out;
    animation-name: fadeIn;
    border-radius: 5px;
}

.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce-account .woocommerce a.button:hover,
.woocommerce-account #payment #place_order:hover,
.hongo-wishlist-page table.table td .button:hover,
.woocommerce-account .woocommerce button:hover,
.hongo-wishlist-page a.wc-backward:hover,
.woocommerce-cart .return-to-shop a:hover,
header .woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons .button:hover {
    background-color: var(--white);
    border: 2px solid var(--primary);
    color: var(--primary);
}

.woocommerce-account .woocommerce table.my_account_orders .button,
.woocommerce-account .woocommerce a.button {
    border-radius: 5px;
}

.woocommerce-account #payment #place_order {
    font-size: 14px;
    padding: 10px;
}

header .woocommerce.widget_shopping_cart .buttons a.checkout {
    background: var(--white);
    border: 2px solid var(--white);
    color: var(--primary);
}

header .woocommerce.widget_shopping_cart .buttons a.checkout:hover {
    background: var(--primary);
    border: 2px solid var(--primary);
    color: var(--white);
}

/* end woocommerce button */

.sidebar .widget_price_filter .ui-slider .ui-slider-range {
    background-color: var(--primary);
}

.woocommerce-checkout .woocommerce form.checkout {
    margin-top: 50px;
}

.woocommerce-checkout .hongo-main-content-wrap {
    padding: 50px 0;
}

form.woocommerce-ResetPassword .woocommerce-form-row {
    width: 100%;
}

/* .woocommerce .hongo-shop-minimalist li.product:not(.product-type-simple) .add_to_cart_button {
    display: none;
} */

.woocommerce .hongo-shop-minimalist li.product .hongo-loop-product-button {
    background-color: var(--primary) !important;
    color: var(--white) !important;
    border: 2px solid var(--primary) !important;
    border-radius: 5px;
    padding: 5px 10px !important;
}

.woocommerce .hongo-shop-minimalist li.product .hongo-loop-product-button:hover {
    background-color: var(--white) !important;
    color: var(--primary) !important;
    border: 2px solid var(--primary) !important;
}

.woocommerce .hongo-shop-minimalist li.product:hover .product-buttons-wrap {
    margin: 8px 0 0 0;
}

.home ul.products.hongo-shop-minimalist li.product {
    padding-bottom: 12px;
}

.header-searchbar a.header-search-form i {
    color: #fff;
}

.customRelatedProductSection {
    margin-top: 70px;
}

.customRelatedProductSection h3.hongo-section-heading,
.woocommerce .hongo-woocommerce-tabs .related_tab a {
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    color: var(--black);
}

.customRelatedProductSection .customProductSwiperSlider {
    margin-top: 50px;
}

.woocommerce-account .woocommerce-form-register .woocommerce-password-hint {
    display: none;
}

.woocommerce-account .woocommerce-form-register .customPasswordHint {
    margin: 5px 0 0 0;
    display: block;
    line-height: 20px;
}

.woocommerce-account .woocommerce-form-register .woocommerce-privacy-policy-link {
    color: var(--primary);
    font-weight: 600;
}

.woocommerce form.login,
.woocommerce form.register {
    padding: 25px;
}

.formError {
    color: var(--red);
}

.register_invalid #reg_submit_btn,
.login_invalid #login_submit_btn {
    pointer-events: none !important;
    cursor: not-allowed !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    opacity: .65 !important;
}

.confirmation_modal_wrap .modal-dialog {
    text-align: center;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
}

.confirmation_modal_wrap .modal-body {
    border-radius: 5px;
}

.confirmation_modal_wrap .modalBtnWrap {
    margin-top: 30px;
}

.confirmation_modal_wrap button {
    min-width: 100px;
    margin: 0 5px;
}

.woocommerce .blockUI.blockOverlay,
.blockUI.blockOverlay {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    height: 100vh !important;
    max-width: 100% !important;
    background-color: #0000004a !important;
}

header .woocommerce.widget_shopping_cart .hongo-top-cart-wrapper .hongo-mini-cart-counter {
    width: 25px;
    height: 25px;
    top: -3px;
    right: -20px;
}

.woocommerce-cart div#topbarMiniCart {
    display: none;
}

/* #topbarMiniCart .hongo-top-cart-wrapper {
    display: none;
} */

#topbarMiniCart #miniCartCustomCounterWraper {
    display: block;
}

.truestedByMainWrap .gs_logo_single--inner {
    text-align: center;
}

.truestedByMainWrap .gs_logo_single img {
    height: 38px;
    width: auto;
}

.homePageBannerWrap .hongo-slider-text-middle a.btn {
    padding: 8px 30px;
}

.grey-text {
    color: #505050;
}

.btn.btn-large {
    min-width: 175px;
}

.testimonialSectionMain .pagination-bottom-space {
    padding-bottom: 30px;
}

.blogListingMain .blog-image {
    margin-bottom: 20px;
}

.blogListingMain .blog-image img {
    height: 220px;
    object-fit: cover;
}

.trustedBySection .wpb_wrapper {
    width: calc(100% - 100px);
    margin: 0 auto;
}


.trustedBySection .gs_logo_single--inner {
    text-align: center;
}

.trustedBySection .gs_logo_single {
    padding: 0;
}

.trustedBySection .gs_logo_single img {
    max-height: 70px;
    width: auto;
}

.bestSellerSection .tab-content {
    padding-top: 0;
}

.bulkOrderSctnElement .block-content {
    box-shadow: 0 0 15px rgb(0 0 0 / 15%);
    border-radius: 6px;
    padding: 35px 40px 25px 40px;
}

.bulkOrderSctnElement .block-content h2 {
    margin: 0 0 20px 0;
    font-size: 40px;
    font-weight: 700 !important;
    line-height: 45px;
}

.bulkOrderSctnElement .block-content h2 span {
    color: #552de9;
    display: block;
}

.category-product-available .listing-category-title {
    margin-top: 20px;
    text-align: center;
}

.category-blank {
    padding-top: 30px;
}

.hongo-shop-archive .listing-category-title {
    text-align: center;
    position: relative;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    font-weight: 600;
}

.hongo-shop-archive .listing-category-title::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
    height: 3px;
    background-color: #232323;
}

.innerPgTopHeaderGap {
    margin-top: 125px;
}

.innerBannerMainWrap {
    padding: 50px;
    min-height: calc(100vh - 125px);
    align-items: center;
}

.innerBannerRightCol {
    background: #32323a66;
    padding: 30px;
    height: fit-content;
}

.d-none {
    display: none !important;
}

.faq-banner {
    padding: 90px 50px;
}

.socialiconBox .small-icon a {
    border-radius: 50%;
}

.woocommerce-category-title,
.ourCommitment-section .heading-style-3 {
    font-weight: 700;
}

.alt-font.heading-style-3,
.heading-style-3 {
    font-weight: 700 !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    font-size: 16px;
    line-height: 26px;
}

.woocommerce .woocommerce-error a.showlogin {
    text-transform: capitalize;
    text-decoration: underline;
}

.home-mobile-bnr-img {
    display: none;
}

.topMenuLeftCol .phoneWithText {
    display: none;
}

section.testimonialSectionMain {
    background-position: top center !important;
}

.hongo-blog-clean .hongo-blog-post-category a {
    background: var(--primary);
    border-radius: 4px;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    font-size: 16px;
    padding: 13px 15px;
    text-transform: capitalize !important;
}

.woocommerce-page .cart-collaterals .cart_totals h4 {
    font-weight: 600;
}

.ourCommitment-section .text-block-content p {
    font-weight: 500;
}

.iconRoundBtn {
    display: inline-block !important;
    width: fit-content;
    background-color: var(--primary);
    color: var(--white);
    border: none;
    height: 25px;
    width: 25px;
    text-align: center;
    padding: 3px;
    border-radius: 50%;
    vertical-align: bottom;
    cursor: pointer;
}

.iconRoundBtn:hover {
    background-color: var(--lightBlack);
    color: var(--white);
}

.woocommerce-cart .woocommerce-cart-form__contents strong {
    font-weight: 500;
}

.woocommerce-cart .woocommerce-cart-form__contents .userNoteWrap {
    font-weight: 300;
}

.woocommerce-cart .woocommerce-cart-form__contents .userNoteWrap .iconRoundBtn {
    margin-left: 5px;
}

.woocommerce .woocommerce-cart-form .product-name-inner dl.variation {
    margin-bottom: 8px;
}

.woocommerce-cart .woocommerce-cart-form__contents .userNoteWrap .note-content {
    font-weight: 300;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 8px;
}

.customTooltip-wrap {
    position: relative;
}

.customTooltip {
    position: absolute;
    left: 50%;
    bottom: 100%;
    margin-bottom: 10px;
    transform: translateX(-50%);
    pointer-events: none;
    transition: 0.4s;
    opacity: 0;
    width: 220px;
}

.customTooltip .tooltip-inner {
    position: relative;
    width: 100%;
    text-align: center;
    background: var(--lightBlack);
    color: #fff;
    line-height: 16px;
    font-size: 11px;
    padding: 6px 10px;
    font-weight: 500;
    display: block;
}

.customTooltip .tooltip-inner::after {
    content: '';
    position: absolute;
    bottom: -14px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 7px;
    border-style: solid;
    border-color: var(--lightBlack) transparent transparent transparent;
}

.customTooltip-wrap:hover .customTooltip {
    transition: 0.4s;
    opacity: 1;
}

.woocommerce-checkout .blockUI.blockOverlay {
    display: none !important;
}

#checkout-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #F7F7F7;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9;
}

#checkout-loader .loader {
    background: none;
    z-index: 99999;
    margin: 0;
    left: 50%;
    top: 50%;
    margin: -11px 0 0 -11px;
    right: inherit;
    z-index: 9;
    text-align: center;
    position: absolute;
    border: 3px solid hsla(0, 0%, 0%, 0.4);
    border-top-color: #000;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    animation: spin 1s linear infinite;
    -webkit-animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.express-shipping-banner .speedbuzz-imageForMobile {
	display: none;
}

.footer-bottom-section {
	margin-top: -2px;
}

.footer-fydality-section img {
    width: auto;
    height: 26px;
    margin: 0;
}

.footer-fydality-section h4 {
    font-size: 15px;
    line-height: 24px;
    margin: 15px 0 0 0;
}

.footer-fydality-section h4 strong {
    font-weight: 400;
}

/* Grouped Product Image on Details*/
.grpd-prod-img img {
	width: 60px;
	padding: 10px;
}

.out-of-stock{
	margin-bottom: 15px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    display: none !important;
}

/* *********** start responsive *********** */

@media (min-width: 768px) {

    .wc-cancel-main {
        min-width: 500px;
    }

    header .topBlueBg .iconsWrap .whiteIcon:not(:first-child) {
        margin-left: 30px;
    }

    .header-searchbar .header-search-form {
        background: var(--white);
        padding: 10px 12px;
        min-width: 250px;
        display: flex;
    }

    .header-searchbar .header-search-form::after {
        content: "Search product here";
        position: absolute;
        top: 50%;
        left: 45px;
        transform: translate(0, -50%);
        font-size: 13px;
        color: #7a7a7a;
    }

    .header-searchbar .header-search-form i {
        color: #7a7a7a !important;
    }

    /* .homePageBannerWrap .cover-background {
        background-image: url(./images/home-banner-desktop.png) !important;
        background-size: 65% !important;
        background-position: bottom right !important;
        background-color: rgb(230,160,2);
    } */

    .innerBannerLeftImgCol img {
        display: none;
    }

    .d-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) {

    .bulkRowWrapper .leftCol {
        width: 800px;
        height: 400px;
    }

    .bulkRowWrapper .bulkOrderingBox {
        position: absolute;
        top: 80px;
        right: 50px;
        z-index: 3;
        width: 45%;
    }

    .homePageBannerWrap .hongo-slider-text-middle a.btn {
        min-width: 200px;
    }

    header .header-common-wrapper .nav>li:last-child a {
        padding-right: 0;
    }

}

@media (min-width: 1024px) {

    .single-product .product .summary .single_add_to_cart_button,
    .single-product #lumise-customize-button {
        padding: 8px 12px !important;
    }

    .wc-cancel-main {
        min-width: 500px;
    }

    .bulkRowWrapper .leftCol {
        width: 900px;
        height: 500px;
    }

    .bulkRowWrapper .bulkOrderingBox {
        position: absolute;
        top: 100px;
        right: 110px;
        z-index: 3;
        width: 40%;
    }

    /* .homePageBannerWrap .cover-background {
        background-size: 45% !important;
    } */

    .bulkOrderSctnElement .block-content {
        margin-left: -23%;
    }

    .d-lg-block {
        display: block !important;
    }

    .homePageBannerWrap,
    .homePageBannerWrap .swiper-slide,
    .hongo-slide-inner-wrapper {
        background-position: center right !important;
    }

    .trustedBySection .wpb_wrapper {
        width: calc(100% - 100px);
        margin: 0 auto;
    }


}

@media (min-width: 1200px) {

    .homePageBannerWrap,
    .homePageBannerWrap .swiper-slide,
    .hongo-slide-inner-wrapper {
        height: calc(100vh - 230px) !important;
    }

    .homePageBannerWrap .hongo-slide-inner-wrapper .hongo-slider-typography-wrap {
        top: 0;
    }

    .bulkRowWrapper .leftCol {
        width: 1000px;
        height: 500px;
    }

    .bulkRowWrapper .bulkOrderingBox {
        position: absolute;
        top: 100px;
        right: 110px;
        z-index: 3;
        width: 35%;
    }

    .customProductsCntnt .vc_column-inner {
        width: 72%;
        margin: 0 auto;
        max-width: 72%;
    }

    .d-xl-block {
        display: block !important;
    }

    .aboutUs-banner {
        padding-right: 12.5% !important;
    }

    .faq-banner .innerBannerRightCol {
        margin-left: 2%;
        max-width: calc(50% - 10%);
    }

    .privacyPolicy-banner .innerBannerRightCol {
        width: 40%;
    }

    .woocommerce-category-title,
    .ourCommitment-section .heading-style-3 {
        font-size: 38px;
        line-height: 45px;
    }

    .heading-style-3,
    .woocommerce .hongo-single-product-main-wrap div.product .product_title {
        font-size: 28px;
        line-height: 38px;
    }


}

@media (min-width: 1400px) {

    .homePageBannerWrap,
    .homePageBannerWrap .swiper-slide,
    .hongo-slide-inner-wrapper {
        height: calc(100vh - 240px) !important;
    }

    .homePageBannerWrap .hongo-slider-text-middle a.btn {
        min-width: 220px;
    }

    .btn.btn-large {
        font-size: 16px;
        line-height: 18px;
        min-width: 195px;
    }

    .footerMain p,
    .footerMain li,
    .footerMain a,
    .footerMain .categoryCol .categoryLink .widget .widget-title,
	.footerMain .hongo-link-menu li.menu-title{
        font-size: 14px !important;
        line-height: 22px;
    }

    .trustedBySection .gs_logo_single img {
        max-height: 80px;
    }

    .faq-banner .innerBannerRightCol {
        margin-left: 8%;
        max-width: calc(50% - 15%);
    }

    .d-xxl-block {
        display: block !important;
    }
	
	section.footer-bottom-section {
        padding-top: 30px !important;
    }

}

@media (min-width: 1600px) {

    section {
        padding: 90px 0;
    }

    header .header-main-wrapper>div>section.hongo-stretch-content-fluid {
        padding: 0 70px;
    }

    .homePageBannerWrap,
    .homePageBannerWrap .swiper-slide,
    .hongo-slide-inner-wrapper,
    .home .container.hongo-slide-inner-wrapper {
        height: calc(100vh - 250px) !important;
    }

    /* .innerBannerMainWrap {
        min-height: 550px !important;
    } */

    .bulkRowWrapper .leftCol {
        width: 1300px;
        height: 500px;
    }

    .bulkRowWrapper .bulkOrderingBox {
        position: absolute;
        top: 150px;
        right: 159px;
        z-index: 3;
        width: 33%;
    }

    .truestedByMainWrap .gs_logo_single img {
        height: 42px;
    }

    .homePageBannerWrap .hongo-slider-text-middle a.btn {
        min-width: 240px;
    }

    .homePageBannerWrap .hongo-slider-text-middle a.btn {
        padding: 10px 30px;
    }

    .bannerCategoryMainWrap .imgColWrapper .shopButton {
        font-size: 15px;
        line-height: 25px;
        padding: 8px 20px;
        margin: 16px 20px;
        min-width: 160px;
    }

    .btn.btn-large {
        font-size: 18px;
        line-height: 22px;
        min-width: 210px;
    }

    .bulkOrderSctnElement .block-content h2 {
        font-size: 45px;
        line-height: 50px;
    }

    .innerBannerMainWrap {
        padding: 60px;
    }

    .faq-banner {
        padding: 110px 60px;
    }

    .privacyPolicy-banner .innerBannerRightCol {
        width: 35%;
    }

    .aboutUs-banner {
        padding-right: 15% !important;
    }

    .heading-style-3,
    .woocommerce .hongo-single-product-main-wrap div.product .product_title {
        font-size: 32px;
        line-height: 42px;
    }

    .woocommerce ul.products li.product .woocommerce-loop-product__title,
    .woocommerce ul.products li.product h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .home .container.hongo-slide-inner-wrapper {
        width: calc(100% - 150px);
    }

    header .header-main-wrapper.header-common-wrapper section.whiteBackgroundHeader,
    header .top-header-main-wrapper .topBlueBg {
        padding-left: 55px !important;
        padding-right: 55px !important;
    }

    header .header-common-wrapper .nav>li>a {
        font-size: 15px;
    }

    .megaMenuWrapper .customMegaMenu .hongo-left-menu-wrapper .hongo-left-menu li.menu-item a,
    .megaMenuWrapper .customMegaMenuSingel .hongo-left-menu-wrapper .hongo-left-menu li.menu-item a {
        font-size: 15px;
    }

    .trustedBySection .wpb_wrapper {
        width: calc(100% - 80px);
    }

}

@media (min-width: 1800px) {

    section {
        padding: 100px 0;
    }

    .homePageBannerWrap,
    .homePageBannerWrap .swiper-slide,
    .hongo-slide-inner-wrapper,
    .hongo-slide-inner-wrapper,
    .home .container.hongo-slide-inner-wrapper {
        height: calc(100vh - 260px) !important;
    }

    /* .innerBannerMainWrap {
        min-height: 650px !important;
    } */

    .truestedByMainWrap .gs_logo_single img {
        height: 52px;
    }

    .homePageBannerWrap .hongo-slider-text-middle a.btn {
        min-width: 270px;
    }

    .bannerCategoryMainWrap .imgColWrapper .shopButton {
        font-size: 18px;
        line-height: 30px;
        padding: 8px 20px;
        margin: 12px 20px;
        min-width: 190px;
    }

    .btn.btn-large {
        min-width: 240px;
    }

    .footerMain p,
    .footerMain li,
    .footerMain a,
    .footerMain .categoryCol .categoryLink .widget .widget-title,
    .footerMain .hongo-link-menu li.menu-title {
        font-size: 15px !important;
        line-height: 23px;
    }

    .trustedBySection .gs_logo_single img {
        max-height: 90px;
    }

    .innerBannerMainWrap {
        padding: 80px;
    }

    .faq-banner {
        padding: 120px 80px;
    }

    .faq-banner .innerBannerRightCol {
        margin-left: 17%;
        max-width: calc(50% - 22%);
    }

    .aboutUs-banner .innerBannerRightCol {
        width: 40%;
        margin-left: auto;
    }

    .woocommerce-category-title,
    .ourCommitment-section .heading-style-3 {
        font-size: 55px;
        line-height: 65px;
    }

    .ourCommitment-section .text-block-content p {
        font-size: 18px;
        line-height: 30px;
    }

    .trustedBySection .wpb_wrapper {
        width: calc(100% - 30px);
    }


}

@media (min-width: 2200px) {

    /* .homePageBannerWrap .cover-background {
        background-size: 53% !important;
    } */
}

@media (max-width: 1199px) {

    /* start navbar */

    .header-common-wrapper .nav>li>a,
    .header-common-wrapper .widget_nav_menu .menu li>a,
    .header-common-wrapper .widget.widget_hongo_account_menu_widget a i,
    .header-common-wrapper .widget.widget_hongo_wishlist_link_widget a,
    header .header-common-wrapper .widget.widget_hongo_search_widget a,
    header .header-common-wrapper .widget.widget_shopping_cart .hongo-cart-top-counter,
    .header-common-wrapper .hongo-section-heading,
    .header-common-wrapper .hongo-section-heading a,
    .header-common-wrapper .hongo-social-links a,
    .header-left-wrapper .hongo-cart-top-counter i,
    .header-common-wrapper .hongo-left-menu-wrapper .hongo-left-menu>li>span i {
        font-size: 12px !important;
    }

    .homePageBannerWrap,
    .homePageBannerWrap .swiper-slide,
    .hongo-slide-inner-wrapper,
    .home .container.hongo-slide-inner-wrapper {
        height: 420px !important;
        background-position: center right !important;
    }

    .homePageBannerWrap .hongo-slide-inner-wrapper .hongo-slider-typography-wrap {
        top: 0;
    }

    header .header-common-wrapper .nav>li>a {
        padding: 12px;
    }

    /* end navbar */

    .bannerCategoryMainWrap .imgColWrapper {
        height: 300px;
        width: 100%;
    }

    .bannerCategoryMainWrap .imgColWrapper .categoryImg img {
        height: 100%;
    }

    .innerPgTopHeaderGap {
        margin-top: 122px;
    }

    .innerBannerMainWrap {
        min-height: calc(100% - 122px);
    }

    header .topBlueBg .iconsWrap .whiteIcon:not(:first-child) {
        margin-left: 20px;
    }


}


@media (max-width: 1100px) {

    .topMenuRightCol .phoneWithText {
        display: none;
    }

    .topMenuLeftCol .phoneWithText {
        display: block;
    }

}


@media (max-width: 1024px) {

    .woocommerce .single-product-modern div.product form.cart .hongo-add-to-cart-button-wrap {
        float: unset;
    }

    .innerPgTopHeaderGap {
        margin-top: 118px;
    }

    .innerBannerMainWrap {
        padding: 50px 30px;
        min-height: auto;
    }

    .innerBannerRightCol {
        padding: 25px 20px;
    }

    .heading-style-3,
    .woocommerce .hongo-single-product-main-wrap div.product .product_title {
        font-size: 20px;
        line-height: 30px;
    }

    .woocommerce ul.products li.product .woocommerce-loop-product__title,
    .woocommerce ul.products li.product h3 {
        font-size: 15px;
        line-height: 25px;
    }

    .homePageBannerWrap,
    .homePageBannerWrap .swiper-slide,
    .hongo-slide-inner-wrapper,
    .home .container.hongo-slide-inner-wrapper {
        height: 380px !important;
    }

    .homePageBannerWrap .swiper-slide .title {
        font-size: 35px !important;
        line-height: 45px !important;
        margin-bottom: 12px !important;
    }

    header .header-main-wrapper.header-common-wrapper section.whiteBackgroundHeader,
    header .top-header-main-wrapper .topBlueBg {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }

    .home .container.hongo-slide-inner-wrapper {
        width: calc(100% - 90px);
    }

    .single-product .single_add_to_cart_button.button,
    .single-product .single_add_to_cart_button.button:disabled,
    .single-product .single_add_to_cart_button.button:disabled[disabled],
    .woocommerce .hongo-single-product-main-wrap #lumise-customize-button.button
    .woocommerce .hongo-single-product-main-wrap #lumise-customize-button.button:disabled,
    .woocommerce .hongo-single-product-main-wrap #lumise-customize-button.button:disabled[disabled] {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
	
	section.footer-bottom-section {
		padding-top: 30px !important;
	}

}

@media screen and (max-width:991px) {

    .hongo-navigation-main-wrapper .nav.hongo-menu-wrap {
        background-color: var(--white) !important;
    }

    .hongo-navigation-main-wrapper .nav.hongo-menu-wrap>li {
        border-bottom: 1px solid rgb(229 229 229);
    }

    .hongo-navigation-main-wrapper .nav.hongo-menu-wrap>li>a,
    .hongo-navigation-main-wrapper .nav.hongo-menu-wrap>li>a:hover,
    .hongo-navigation-main-wrapper .nav.hongo-menu-wrap>li>a:focus {
        color: var(--black) !important;
    }

    .hongo-navigation-main-wrapper .nav.hongo-menu-wrap>li i.dropdown-toggle {
        color: var(--black);
    }

    .megaMenuWrapper .customMegaMenuSingel .hongo-left-menu-wrapper .hongo-left-menu {
        flex-wrap: wrap;
    }

    .megaMenuWrapper .customMegaMenuSingel .hongo-left-menu-wrapper .hongo-left-menu li.menu-item {
        margin-right: 0;
        flex: 1 100%;
    }

    .notifyModal .modal-dialog {
        width: 600px;
    }

    /* .bannerCategoryMainWrap .categoryMainCol {
        padding: 50px 80px;
    } */

    .bannerCategoryMainWrap .imgColWrapper .headingText {
        padding: 15px 12px;
        font-size: 15px;
    }

    .bannerCategoryMainWrap .imgColWrapper {
        height: 260px;
    }

    .bannerCategoryMainWrap .imgColWrapper:hover .headingText {
        height: 62px;
    }

    .bannerCategoryMainWrap .imgColWrapper .shopButton {
        font-size: 13px;
        line-height: 20px;
        padding: 5px 12px;
        margin: 14px 20px;
        border-radius: 4px;
    }

    .phoneWithText .hongo-featurebox-text {
        margin-left: -20px;
    }

    .bulkRowWrapper .leftCol {
        width: 100%;
        height: 300px;
    }

    .bulkRowWrapper .leftCol img {
        height: 300px;
        object-fit: cover;
    }

    .bulkRowWrapper .bulkOrderingBox {
        position: static;
        width: 100%;
        margin: 20px;
    }

    .customRelatedProductSection {
        margin-top: 50px;
    }

    .customRelatedProductSection h3.hongo-section-heading,
    .woocommerce .hongo-woocommerce-tabs .related_tab a {
        font-size: 18px;
    }

    .customRelatedProductSection .customProductSwiperSlider {
        margin-top: 40px;
    }

    .bulkOrderSctn .bulkOrderSctnElement .block-content {
        margin: -205px 0 0 0;
        padding: 25px;
    }

    .bulkOrderSctn .bulkOrderSctnElement .block-img img {
        width: 100%;
        height: 320px;
        object-fit: cover;
        object-position: bottom;
    }

    .homePageBannerWrap,
    .homePageBannerWrap.slider-full-screen,
    .homePageBannerWrap .swiper-slide,
    .hongo-slide-inner-wrapper,
    .home .container.hongo-slide-inner-wrapper {
        height: 280px !important;
        min-height: 280px !important;
    }

    .homePageBannerWrap .swiper-slide .title {
        font-size: 30px !important;
        line-height: 35px !important;
    }

    .homePageBannerWrap .swiper-slide .hongo-slider-typography-wrap p {
        margin-bottom: 18px;
    }



}

@media (max-width: 767px) {

    /* start top header */
    header .top-header-main-wrapper .topBlueBg .transparentsSearchBar {
        width: 100%;
        margin: 0;
    }

    header .topBlueBg .topMenuLeftCol {
        z-index: 9;
    }

    header .topBlueBg .topMenuLeftCol .wpb_wrapper {
        justify-content: space-between;
    }

    header .topBlueBg .topMenuRightCol .iconsWrap {
        display: none;
    }

    header .topBlueBg .topMenuLeftCol .iconsWrap {
        display: block;
    }

    header .topBlueBg .topMenuLeftCol .hongo-mini-cart-content-wrap {
        left: auto;
        right: 0;
    }

    header .topBlueBg .topMenuLeftCol .hongo-top-account-menu ul {
        left: auto;
        right: 0;
    }

    /* #mobMiniCartCustomCounterWraper {
        display: block;
    }

    header .woocommerce.widget_shopping_cart .hongo-top-cart-wrapper {
        display: none;
    } */

    header .woocommerce.widget_shopping_cart .hongo-top-cart-wrapper .hongo-mini-cart-counter {
        color: var(--black);
        background-color: var(--white);
        display: flex;
        align-items: center;
        justify-content: center;
    }

    /* end top header */

    .whatWeCommitSection .wpb_wrapper {
        margin-bottom: 15px !important;
    }

    .whatWeCommitSectionBox {
        padding: 30px;
        width: 95%;
        margin: 0 auto;
    }

    .whatWeCommitSection .hongo-featurebox-wrap {
        margin-bottom: 20px !important;
    }

    .customProductsCntnt .vc_column-inner {
        padding: 25px !important;
        max-width: 90%;
        margin: 0 auto;
    }

    .notifyModal .modal-content {
        height: 300px;
    }

    .bannerCategoryMainWrap .categoryMainCol {
        padding: 50px 60px;
    }

    .bannerCategoryMainWrap .imgWrapperSec {
        justify-content: center;
    }

    .bannerCategoryMainWrap .imgWrapperSec {
        display: flex;
        gap: 15px;
    }

    .bannerCategoryMainWrap .imgColWrapper {
        width: calc(50% - 15px);
    }

    .bannerCategoryMainWrap .imgColWrapper.firstCol {
        width: calc(100% - 15px);
    }

    .filterWrapper .hongo-list-grid-switch-wrap,
    .filterWrapper .woocommerce-ordering {
        display: none;
    }

    .filterWrapper {
        position: fixed;
        top: 180px !important;
        box-shadow: none;
        width: auto;
        left: 0;
        padding: 0;
        background: unset;
    }

    .filterWrapper .hongo-top-shop-filter {
        margin: 0;
        border-radius: 0 5px 5px 0;
        padding: 10px 8px;
    }

    .filterWrapper .hongo-top-shop-filter .buttonText {
        display: none;
    }

    .filterWrapper .hongo-top-shop-filter .ti-plus {
        margin: 0;
    }

    .bannerCategoryMainWrap .imgColWrapper .headingText {
        font-size: 16px;
    }

    .bannerCategoryMainWrap .imgColWrapper .shopButton {
        font-size: 14px;
        padding: 4px 12px;
        margin: 15px 20px;
        min-width: 100px;
    }

    /* start cart */
    .woocommerce .woocommerce-cart-form .variation {
        margin: 4px 0 0 0;
    }

    .woocommerce .woocommerce-cart-form tr.cart_item .product-name {
        margin-bottom: 4px;
    }

    .woocommerce .woocommerce-cart-form tr td::before {
        font-weight: 500 !important;
        font-size: 14px !important;
    }

    .woocommerce .woocommerce-cart-form table.shop_table tr td {
        text-align: left !important;
    }

    .woocommerce .woocommerce-cart-form tr td.product-price {
        margin: 0 0 4px 0;
    }

    .woocommerce .woocommerce-cart-form tr td.product-price::before {
        content: "Price: " !important;
        margin-right: 8px;
        font-size: 12px !important;
    }

    .woocommerce .woocommerce-cart-form td.product-name dl.variation dt {
        font-weight: 500;
        margin-right: 8px !important;
        font-size: 12px;
    }

    .woocommerce .woocommerce-cart-form tr td.product-quantity::before {
        display: none !important;
    }

    .woocommerce .woocommerce-cart-form bdi,
    .woocommerce .woocommerce-cart-form td.product-name dl.variation dd {
        color: #808080;
    }

    .woocommerce .woocommerce-cart-form .product-quantity .minVal-label {
        margin: 0 0 10px 0;
        text-align: left;
    }

    .woocommerce-cart-form .product-quantity .minVal-label p,
    .woocommerce .woocommerce-cart-form td p,
    .woocommerce .woocommerce-cart-form bdi {
        font-size: 12px !important;
    }

    .woocommerce .woocommerce-cart-form .variation-Estimateddelivery {
        margin: 5px 0 0 0 !important;
    }

    .woocommerce .woocommerce-cart-form tr.cart_item .product-name {
        margin-bottom: 4px;
    }

    .woocommerce .woocommerce-cart-form table.shop_table .minVal-label input {
        margin: 0 0 0 8px !important;
    }

    .woocommerce .woocommerce-cart-form table.shop_table tr td.product-quantity {
        position: relative;
        padding-bottom: 5px;
    }

    .woocommerce-cart-form .product-quantity .cart-tableUpdateBtn {
        font-size: 12px;
        /* position: absolute; */
        min-height: 28px;
        text-transform: capitalize;
        display: block;
        padding: 0 9px;
    }

    .woocommerce .woocommerce-cart-form tr.cart_item .product-subtotal::before {
        content: "Subtotal: " !important;
        margin-right: 8px;
        font-size: 13px !important;
        color: #000;
    }

    .woocommerce .woocommerce-cart-form tr.cart_item .product-subtotal bdi {
        font-size: 13px !important;
    }

    .woocommerce-cart table.cart td.actions .hongo-empty-cart {
        float: right;
    }

    /* end cart */

    .hongo-wishlist-page table.table tr td:last-child a {
        margin-top: 0 !important;
    }

    .hongo-wishlist-page table.table tr td .wishlist-product-title {
        padding-right: 25px;
    }

    .confirmation_modal_wrap .modal-body {
        padding: 20px;
    }

    .confirmation_modal_wrap .modal-title {
        font-size: 16px;
    }

    .confirmation_modal_wrap .modalBtnWrap {
        margin-top: 20px;
    }

    .confirmation_modal_wrap button {
        min-width: 85px;
        margin: 0 4px;
        padding: 5px 10px;
    }

    .commonModal .modal-dialog {
        margin: 12px;
        margin-top: 140px;
    }

    .modal-backdrop.fade.in {
        z-index: 1;
    }

    .bulkOrderSctn .bulkOrderSctnElement .block-content {
        margin: -205px 0 0 0;
        padding: 25px;
    }

    .bulkOrderSctn .bulkOrderSctnElement .block-img img {
        width: 100%;
        height: 320px;
        object-fit: cover;
        object-position: bottom;
    }

    .innerPgTopHeaderGap {
        margin-top: 128px;
    }

    .innerBannerLeftImgCol img {
        display: block;
    }

    .innerBannerMainWrap.bg-mobile-hide {
        background-image: none !important;
        padding: 0;
        flex-direction: column-reverse;
    }

    .innerBannerMainWrap.bg-mobile-hide .innerBannerRightCol {
        background: #32323a38;
    }

    .innerBannerLeftImgCol .vc_column-inner {
        padding: 0;
    }

    .innerBannerRightCol {
        padding: 25px 15px;
    }

    .privacyPolicy-banner {
        flex-direction: unset !important;
    }

    .homePageBannerWrap .swiper-slide {
        background-image: unset !important;
    }

    .homePageBannerWrap .hongo-slide-inner-wrapper .hongo-slider-typography-wrap {
        padding-right: 0;
    }

    .homePageBannerWrap .hongo-slider-text-middle-main {
        width: 80%;
        margin: 0 auto;
    }

    .homePageBannerWrap .hongo-slider-text-middle {
        text-align: center;
    }

    .homePageBannerWrap .swiper-slide .title br {
        display: none;
    }

    .homePageBannerWrap .swiper-slide .hongo-slider-typography-wrap p {
        margin-bottom: 18px;
        width: 100% !important;
    }

    .home-mobile-bnr-img {
        display: block;
    }

    .home-mobile-bnr-img img {
        height: 250px;
        object-fit: cover;
        object-position: top right;
    }

    .footerMain .logo-wrap {
        text-align: center;
    }

    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
        font-size: 14px;
    }

    .woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-name {
        margin-bottom: 0 !important;
        padding: 0;
        padding-right: 30px !important;
    }

    .woocommerce .woocommerce-cart-form table.shop_table tr td {
        padding: 2px 0 0;
    }

    .woocommerce .woocommerce-cart-form .quantityFieldWrap {
        display: flex;
    }

    .woocommerce .woocommerce-cart-form .product-name-inner .lumise-edit-design-wrp {
        margin-top: 12px;
        margin-bottom: 10px;
    }

    .woocommerce-cart-form .product-quantity .min-qty {
        font-size: 11.5px;
    }

    .woocommerce-cart .woocommerce-cart-form__contents .userNoteWrap {
        font-size: 12px;
    }

    .note_edit_modal_wrap .modal-content {
        border-radius: 0;
    }

    .note_edit_modal_wrap .modal-body {
        padding: 20px;
        border-radius: 0;
    }
	
	.express-shipping-banner .speedbuzz-imageForDesktop {
		display: none;
	}
	
	.express-shipping-banner .speedbuzz-imageForMobile {
		display: block;
	}
	
	section.footer-bottom-section {
        text-align: center;
        padding-bottom: 80px !important;
    }

    .footer-fydality-section h4 {
        font-size: 14px;
    }

    .footer-fydality-section img {
        height: 22px;
    }

	.footer-second-menu {
		margin: 15px 0;
	}

    .summary-main-title .woocommerce-Price-amount {
        font-size: 22px;
    }


}

@media screen and (max-width:575px) {

    .bannerCategoryMainWrap .categoryMainCol {
        padding: 30px;
    }

    .notifyModal .modal-dialog {
        width: auto;
        margin: 10px;
    }

    .notifyModal .modal-content {
        display: block;
    }

    .notifyModal .modalBanner,
    .notifyModal .modal-body {
        width: 100%;
    }

    .woocommerce .hongo-single-product-main-wrap .content-area div.product .inner-wrap-modern {
        padding-top: 65px;
    }

    .woocommerce .hongo-single-product-main-wrap #lumise-customize-button,
    .woocommerce .hongo-single-product-main-wrap div.product form.cart .button {
        padding: 8px 12px !important;
        font-size: 12px !important;
    }

    .woocommerce .hongo-single-product-main-wrap .edw_date {
        margin: 12px 0 0 0;
    }

    .whatWeCommitSectionBox {
        padding: 25px;
    }

    .bannerCategoryMainWrap .imgColWrapper,
    .bannerCategoryMainWrap .imgColWrapper.firstCol {
        width: 100%;
    }

    .homePageBannerWrap .hongo-slider-text-middle-main {
        width: 100%;
    }

    .home-mobile-bnr-img img {
        height: 220px;
    }

    .homePageBannerWrap .swiper-slide .title {
        font-size: 25px !important;
        line-height: 30px !important;
    }

    header .topBlueBg .iconsWrap .whiteIcon:not(:first-child) {
        margin-left: 10px;
    }

    header .header-main-wrapper.header-common-wrapper section.whiteBackgroundHeader,
    header .top-header-main-wrapper .topBlueBg {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .home .container.hongo-slide-inner-wrapper {
        width: 88%;
    }

    .woocommerce .woocommerce-cart-form table.shop_table_responsive .cart_item {
        padding-left: 75px;
    }

    .woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-thumbnail,
    .woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item img {
        width: 60px;
    }

    .woocommerce .woocommerce-cart-form table.shop_table tr td.product-quantity {
        padding-bottom: 0;
        display: flex !important;
        flex-wrap: wrap;
    }

    .woocommerce .woocommerce-cart-form .product-quantity .minVal-label {
        width: 100%;
    }

    .woocommerce-cart-form .product-quantity div.quantity .qty {
        width: 85px;
        font-size: 13px;
    }

    .woocommerce-cart-form .product-quantity .cart-tableUpdateBtn {
        width: 70px;
        position: unset;
    }

    .note_edit_modal_wrap .modal-body {
        padding: 15px;
    }

    .summary-main-title .woocommerce-Price-amount {
        font-size: 18px;
    }


}

@media screen and (max-width: 480px) {

    .homePageBannerWrap,
    .homePageBannerWrap.slider-full-screen,
    .homePageBannerWrap .swiper-slide,
    .hongo-slide-inner-wrapper,
    .home .container.hongo-slide-inner-wrapper {
        height: 260px !important;
        min-height: 260px !important;
    }


}

@media screen and (max-width: 400px) {

    .innerPgTopHeaderGap {
        margin-top: 118px;
    }

}