/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.01
*/

:root {
    --hnc-font-family: "DM Sans", sans-serif;
}

body {
    font-size: var(--p2-font-size);
    font-weight: 400;
    line-height: 1.6;
    font-family: var(--hnc-font-family);
}

/*  .page-template-default h1.entry-title {
      max-width: 600px;
      margin: 0 auto 2rem auto;
  } */
.page-template-default h1.entry-title {
    text-align: left;
    font-family: var(--h-font-family);
    font-weight: 400;
    font-size: var(--h-font-size);
    color: rgb(var(--color-5));
}

.nav-line-bottom>li>a:before,
.nav-line-grow>li>a:before,
.nav-line>li>a:before {
    background-color: rgba(10, 14, 31);
    height: 2px;
}

.header-bottom .nav-spacing-xlarge>li {
    margin: 0 20px;
}

/* .header-bottom-nav.nav>li>a {
    padding: 20px 0;
} */
/* .header-bottom {
    padding-top: 20px;
    padding-bottom: 10px
} */
/*
.header {
    border-bottom: 1px solid rgba(var(--color-5), 0.08);
    padding-bottom: 12px
}
 .header-bottom-nav>li>a {
    opacity: 0.7
}
.nav-column li.active>a,
.nav-column li>a:hover,
.nav-dropdown li.active>a,
.nav-dropdown>li>a:hover,
.nav-vertical-fly-out>li>a:hover,
.nav>li.active>a,
.nav>li.current>a,
.nav>li>a.active,
.nav>li>a.current,
.nav>li>a:hover {
    opacity: 1;
}  */
.header-top .nav-small.nav>li.html {
    font-size: 14px;
    font-weight: 800;
}

h1.product-title {
    margin-bottom: 10px;
    font-size: 21px;
    font-weight: 700;
}

.minus-ic {
    display: inline-block;
    border-top-style: solid;
    border-top-width: 1px;
    width: 8px;
}

.rank-math-breadcrumb {
    font-size: 14px;
    color: rgba(var(--breadcrumb-text-color));
}

.rank-math-breadcrumb>p {
    display: flex;
    gap: 8px;
}

.rank-math-breadcrumb a,
.rank-math-breadcrumb .separator {
    color: rgba(var(--breadcrumb-text-color), 0.5);
}
/* 
.ux-quantity {
    height: 40px;
    vertical-align: middle;
    display: flex;
    max-width: 180px;
    border: 1px solid rgba(10, 14, 31, 0.2);
    margin-bottom: 24px;
}

.ux-quantity .ux-quantity__button {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0;
    background: transparent;
    border: 0;
}

.ux-quantity input {
    width: 100%;
    height: 100%;
    box-shadow: none;
    border: 0;
    max-width: max-content;
}

.quantity .button.is-form {
    background: transparent !important;
    box-shadow: none;
}

.add_to_cart_quantity-label {
    padding-bottom: 8px;
}

.plus-ic {
    position: relative;
    left: -4px;
}

.plus-ic:before {
    content: "";
    position: absolute;
    display: inline-block;
    border-top-style: solid;
    border-top-width: 1px;
    width: 8px;
}

.plus-ic:after {
    content: "";
    position: absolute;
    display: inline-block;
    border-top-style: solid;
    border-top-width: 1px;
    width: 8px;
    transform: rotate(90deg);
} */

form.cart {
    gap: 0;
    margin-bottom: 0;
}

.product-summary ins span {
    color: rgba(var(--price-color));
    font-size: 28px;
    font-weight: 400;
    margin-right: 5px;
}

.product-summary del {
    font-size: 18px;
    /*     text-decoration: line-through; */
    color: rgba(var(--color-5), .48);
}

.product-summary .price-wrapper .price {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 1.5em;
}

.product-summary .woocommerce-Price-currencySymbol {
    font-size: 1em;
    vertical-align: baseline;
}

.home .message-wrapper {
    display: none;
}

.product-footer .woocommerce-tabs {
    border-top: 0;
}

.product-footer .woocommerce-tabs .wc-tabs a {
    text-transform: uppercase;
    position: relative;
    font-size: 14px;
    font-weight: 600;
    color: rgb(var(--color-5))
}

.product-footer .woocommerce-tabs .wc-tabs {
    border-bottom: 1px solid rgba(var(--color-5), 0.08)
}

.woocommerce-tabs .nav-line li a:before {
    display: none;
}

.woocommerce-tabs .nav-line>li.active>a:after,
.woocommerce-tabs .nav-line>li:hover>a:after {
    background-color: rgb(var(--color-5), 1);
    content: " ";
    height: 2px;
    left: 0;
    opacity: 1;
    position: absolute;
    transition: all .3s;
    width: 100%;
    bottom: 0;
}

/* .nav-line>li.active>a:after{
      bottom: 0;
  } */
/* button.single_add_to_cart_button {
      width: 48%;
      margin-right: 4%;
      float: left;
  }
  .sg_wrapper_add_to_cart_quantity .ux-buy-now-button {
      width: 48%;
      margin-left: 0;
      margin-right: 0;
      flex: 1 1 0;
  } */
.hnc_add_to_cart_button_group {
    display: flex;
    gap: 0.5rem;
    justify-content: center;
    align-items: center;
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
}

.hnc_add_to_cart_button_group button {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    flex: 1 1;
    padding: 0;
    width: 100%;
    margin: 0;
    border: 0;
    box-shadow: none;
    height: 48px;
    font-size: 16px;
    font-weight: 400;
}

/* .hnc_add_to_cart_button_group button:before {
      font-family: fontAwesome;
  } */
.product-people-viewing span {
    background-color: rgba(231, 83, 69, 1);
    padding: 0 3px;
    border-radius: 3px;
}

.block-countdown-progress progress {
    width: 100%;
}

.hnc_add_to_cart_button_group button:not(.ux-buy-now-button) {
    background-color: #000;
}

.hnc_add_to_cart_button_group button.ux-buy-now-button {
    background-color: rgba(224, 8, 8, 1);
}

.product-people-viewing {
    font-size: 14px;
    padding: 10px 0
}

/* .hnc_add_to_cart_button_group button:not(.ux-buy-now-button)::before {
      content: "\f0a9\00a0";
  }
  .hnc_add_to_cart_button_group button.ux-buy-now-button::before {
      content: "\f0a9\00a0";
  } */
.product-main .badge-container {
    display: none;
}

.block-countdown-progress {
    display: block;
    line-height: 0;
    margin-top: 4px;
}

.block-stock_countdown svg {
    min-width: 16px;
    height: 16px;
    margin-right: 8px;
}

.block-stock_countdown svg path {
    fill: rgba(221, 60, 60, 1);
}

.block-stock_countdown .p3 {
    font-size: 14px;
    color: rgba(221, 60, 60, 1);
}

.block-countdown-progress progress[value] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 4px;
    width: 100%;
    color: rgba(221, 60, 60, 1);
    border-radius: 2px;
    border: none;
}

.block-countdown-progress progress[value]::-webkit-progress-value {
    background: rgba(221, 60, 60, 1);
    box-shadow: inset 0 -1px 2px rgba(0, 0, 0, .1), inset 0 1px 2px rgba(255, 255, 255, .25);
    border-radius: 2px
}

.block-countdown-progress progress[value]::-webkit-progress-bar {
    background-color: rgba(8, 23, 8, .05);
    border-radius: 2px
}

.block-countdown-progress progress[value]::-moz-progress-bar {
    background-color: rgba(8, 23, 8, .05);
    box-shadow: inset 0 -1px 2px rgba(0, 0, 0, .1), inset 0 1px 2px rgba(255, 255, 255, .25);
    border-radius: 2px
}

.salesgen-bmsm-heading {
    border: 0;
    padding: 0;
}

.salesgen-bmsm-heading .sgbox1 {
    display: none;
}

.sgbmsm-title,
.salesgen-upsell-bundle h2 {
    color: rgb(var(--color-5));
    font-size: 24px;
    font-family: var(--h-font-family);
    font-weight: 400;
    /* 	margin-bottom: 15px; */
}

.salesgen-bmsm-heading .sgbox2,
.sgbmsm-price-checkbox-wrp {
    padding-left: 0;
}

.salesgen-bmsm-items li {
    /*     padding: 0;
      margin: 0!important;
      background: transparent; */
    border-radius: 0;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    background: rgba(var(--color-5), 4%);
}

.salesgen-bmsm-item-label {
    display: none;
}

.salesgen-bmsm-item-title {
    display: block;
    color: rgb(var(--color-5));
    font-weight: 400;
}

.reviews h3.product-section-title,
.related h3.product-section-title {
    /*     color: rgb(var(--color-5)); */
    font-size: 29px;
    /*     font-family: var(--h-font-family);
    font-weight: 700; */
    /* 	text-align: center */
}

span.salesgen-bmsm-items-add {
    border: 1px solid rgba(var(--color-5), 1);
    background-color: transparent;
    color: rgba(var(--color-5), 1);
    font-weight: 400;
    font-size: 16px;
}

span.salesgen-bmsm-items-add:hover {
    cursor: pointer;
    transform: scale(1.04);
    transition: all .15s ease-in-out;
}

.salesgen-upsell-bundle del .woocommerce-Price-amount.amount {
    text-decoration: line-through;
}

.big-row {
    padding-left: 80px;
    padding-right: 80px;
}

.footer-wrapper .dark .ux-menu-link__link {
    color: rgb(240 250 248 / 70%);
    font-size: 14px;
}

.footer-wrapper .social-icons {
    padding: 0;
}

.copyright>*:not(style) {
    font-size: 14px;
    margin-bottom: 0;
}

.woo-sctr-shortcode-countdown-timer-wrap.woo-sctr-shortcode-countdown-timer-wrap-shortcode-salescountdowntimer .woo-sctr-countdown-timer-1 .woo-sctr-countdown-value {
    border: 0;
    height: auto;
    width: auto;
    font-weight: 700;
}

.product-summary .woo-sctr-shortcode-countdown-timer-wrap {
    border: 1px solid rgba(32, 43, 96, 0.08);
    border-radius: 8px;
    border-width: 1px;
    padding: 16px 0;
    margin-bottom: 1rem;
}

.product-summary .woo-sctr-countdown-timer-text-before {
    color: rgb(var(--color-5));
    font-weight: 800;
    font-family: var(--h-font-family);
    font-size: 24px;
}

.product-summary .woo-sctr-countdown-time-separator {
    font-weight: 700;
    color: #dd3c3c;
    font-size: 20px;
    margin: 0 5px;
}

.product-summary .woo-sctr-countdown-unit-wrap {
    align-items: baseline;
}

.badge-container .badge {
    margin: 0;
    height: auto;
}

.badge-container .badge-inner {
    background: #dd3c3c;
    color: #fff;
    font-size: 14px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-transform: uppercase;
    border: 0;
    font-weight: 400;
    line-height: 1.5;
}

.badge-container {
    top: 10px;
    right: 10px;
    margin: 0;
}

/* .footer-wrapper .payment-icons {
    display: inline-flex;
    gap: 5px;
} */
.footer-wrapper .payment-icons .payment-icon {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    opacity: 1;
    /*     margin: 0; */
    line-height: 0;
    height: auto;
    width: auto;
    display: inline-block;
}

.footer-wrapper .payment-icons .payment-icon svg {
    height: 26px;
    margin: 0;
    /*     width: 40px !important;
    border-radius: 8px;
    overflow: hidden; */

    /* 	
	height: 34px;
    width: 64px !important;
    border-radius: 8px;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 7px; */
}

#message-purchased p.wn-notification-message-container {
    color: #606060;
    font-size: 12px;
    font-weight: 400;
    font-family: var(--p-font-family);
}

#message-purchased p a,
#message-purchased p .wn-popup-product-title {
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
}

#message-purchased.wn-product-with-image {
    bottom: 100px;
    max-width: 360px;
    min-width: 300px;
}

#message-purchased #notify-close:before {
    background: #bcbcbc;
    border-radius: 100px;
    color: #fff;
    font-size: 9px;
    line-height: 2.5;
}

#message-purchased.wn-rounded-corner #notify-close {
    right: 15px !important;
}

.header-nav .cart-count,
.mobile-nav .cart-count {
    background: #ba4444;
    border-radius: 99px;
    color: #fff;
    height: 20px;
    min-width: 20px;
    position: absolute;
    left: 15px;
    text-align: center;
    top: 3px;
    transition: transform .2s;
    font-weight: 400;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}

.header-nav .account-link,
.header-nav .header-search,
.mobile-nav .account-link-mobile {
    color: rgba(var(--color-5), 1);
}

.account-item a {
    color: rgba(var(--color-5), 1) !important;

}

/* .header-nav .header-account-title {
    margin-left: 8px;
    font-size: 14px;
    font-weight: 400;
} */
.header-account-title,
.header-cart-title {
    margin-left: 15px;
}

.cart-popup-inner {
    padding: 1rem 1rem 0 1rem;
}

.cart-popup-title>span {
    font-family: var(--p-font-family);
    font-weight: 700;
    font-size: 1rem;
    margin-bottom: 1rem;
}

.off-canvas-cart .ux-mini-cart-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    margin-left: -1rem;
    margin-right: -1rem;
    padding: 1rem;
}

.widget_shopping_cart .woocommerce-mini-cart__total.total {
    align-items: center;
    border: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    color: rgba(var(--color-5));
}

.widget_shopping_cart p.total span.amount {
    font-size: 18px;
    font-weight: 400;
    color: rgba(var(--color-5));
}

.woocommerce-mini-cart__buttons.buttons {
    display: flex;
    gap: 0.5rem;
}

.rank-math-breadcrumb>p {
    display: block;
    width: 100%;
}

.widget_shopping_cart .woocommerce-mini-cart__buttons .button {
    font-weight: 400;
    font-size: 1rem;
    line-height: 48px;
    height: auto;
    min-height: 48px;
    letter-spacing: 0;
}

.widget_shopping_cart .woocommerce-mini-cart__buttons .button:not(.checkout) {
    background: transparent;
    color: rgba(var(--color-5), 1);
    border-color: rgba(var(--color-5), 1);

}

ul.product_list_widget li a.remove,
table.cart .product-remove a.remove {
    color: rgb(8 23 8 / 50%);
    bottom: 0;
    border: 0;
    display: flex;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, .04);
    border-radius: 100%;
}

.woocommerce-mini-cart-item .ux-mini-cart-qty {
    flex-direction: column-reverse;
    align-items: self-start;
    gap: 0.7rem;
    margin: 0;
}

.cart-popup-inner .widget_shopping_cart_content .price-wrapper {
    font-size: 0.9rem;
    opacity: 1;
}

.cart-popup-inner .widget_shopping_cart_content .price-wrapper span.amount {
    font-weight: 400;
    color: rgb(var(--color-4));
}

ul.product_list_widget li .quantity,
.woocommerce-cart-form__cart-item .quantity.ux-quantity {
    opacity: 1;
    color: rgba(var(--color-5));
    width: 60%;
    border: 1px solid rgba(var(--color-5), .12);
    border-radius: 8px;
}

.woocommerce-cart-form__cart-item .quantity.ux-quantity {
    width: 100%;
    margin-bottom: 1rem;
}

ul.product_list_widget li a:not(.remove) {
    font-size: 14px;
    color: rgb(var(--color-5));
    margin-bottom: 0.7rem;
}

.widget_shopping_cart ul.product_list_widget li {
    padding-right: 0;
    padding-top: 1rem;
    padding-bottom: 0;
    margin-top: 1rem;
}

.widget_shopping_cart ul.product_list_widget li:first-child {
    padding-top: 0;
    margin-top: 0;
}

ul.product_list_widget li img {
    margin-bottom: 0;
    top: 1rem;
}

ul.product_list_widget li:first-child img {
    top: 0
}

table.shop_table.cart thead {
    display: none;
}

table.cart td.actions .button {
    border-width: 1px;
    font-weight: 400;
    font-size: 1rem;
    line-height: 40px;
    height: auto;
    min-height: 40px;
    letter-spacing: 0;
}

table.cart .product-remove {
    display: flex;
    justify-content: flex-end;
}

table.cart tr.cart_item {
    vertical-align: top;
}

table.cart .product-name-inner {
    gap: 1rem;
}

table.cart .product-thumbnail {
    max-width: 160px;
}

table.cart .product-name-details {
    flex-basis: fit-content;
}

table.cart td.product-price .amount,
table.cart .product-name-details .amount {
    color: rgb(var(--color-4));
    font-weight: 600;
    font-size: 15px;
}

.cart_totals tr.cart-subtotal th {
    text-transform: uppercase;
    font-size: 14px;
    color: rgba(var(--color-5));
    font-weight: 600;
}

.cart_totals .order-total td,
.cart_totals .order-total th,
.cart_totals thead th {
    border-width: 0;
}

table.shop_table {
    margin-bottom: 10px;
}

/* .cart_totals tbody tr td span.amount {
    font-size: 17px;
    color: rgba(var(--color-4));
    font-weight: 600;
} */

.cart-sidebar .widget-title {
    border-width: 1px;
}

.has-off-canvas-right .off-canvas .mfp-content.off-canvas-cart {
    background: #fff;
}

.wc-proceed-to-checkout a.checkout-button {
    border-width: 0;
    font-weight: 700;
    font-size: 22px;
    line-height: 55px;
    height: auto;
    min-height:55px;
    letter-spacing: 0;
    background: rgb(9, 98, 159);
    margin: 0;
}
a.button-gotoshop {
    margin-top: 12px;
    border: 1px solid;
    border-color: #42434d;
    color: rgb(66, 67, 77);
    background-color: #ffffff;
    display: inline-block;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    padding: 9px 0;
}
.cart_totals {
    background-color: #f9f9f9;
    padding: 30px;
}
.coupon input#coupon_code {
    height: 2.5rem;
    border-color: rgba(var(--color-5), 0.24);
    border-radius: 8px;
    box-shadow: none;
    width: 70%;
    margin: 0;
    font-size: 0.9rem;
    color: var(--fs-color-secondary);
    font-weight: 500;
}

.coupon {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    margin-bottom: 1rem;
}

.coupon button.button {
    flex: 1 1;
    height: 2.5rem;
    border-radius: 8px;
    margin: 0;
    padding: 0;
    color: var(--fs-color-secondary);
}

.w-50 {
    width: 50%;
}

.w-40 {
    width: 40%;
}

.w-60 {
    width: 60%;
}

.w-70 {
    width: 70%;
}

.w-100 {
    width: 100%;
}

.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name,
.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name {
    font-weight: 400;
    font-size: 14px;
    color: rgba(var(--color-5), 1)
}

.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name,
.woo-variation-swatches.wvs-show-label .variations td label,
.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name,
.woo-variation-swatches.wvs-show-label .variations th label {
    font-weight: 400;
    font-size: 14px;
    color: rgba(var(--color-5), 1)
}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
    border-radius: 0;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
    font-size: 14px;
    font-weight: 400;
    transition: all ease-in-out .3s
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock),
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):focus,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover {
    background: rgb(var(--color-4));
    color: #fff;
    box-shadow: none;
}

.header-bottom>.flex-row>.flex-grow::-webkit-scrollbar {

    width: 4px;
    height: 4px
}

.header-bottom>.flex-row>.flex-grow::-webkit-scrollbar-thumb {
    background: rgba(82, 92, 101, .298);
    /*            border-radius: 6px;
            border: 2px solid #f1f1f1; */
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    --wvs-single-product-item-height: 40px;
    padding-left: 10px;
    padding-right: 10px;
}

.salesgen-upsell-bundle .salesgen-total .woocommerce-Price-amount.amount,
.salesgen-upsell-bundle ins .woocommerce-Price-amount.amount {
    font-size: 20px;
    font-weight: 700;
}

.salesgen-upsell-bundle ins .woocommerce-Price-amount.amount span {
    font-size: 20px;
    margin-right: 0;
}

.salesgen-upsell-bundle del .woocommerce-Price-amount.amount {
    font-size: 14px;
}

.salesgen-upsell-bundle .button.salesgen-add-bundle {
    font-size: 1rem;
    min-height: 48px;
    line-height: 48px;
    font-weight: 400;
    color: #fff;
}

.salesgen-upsell-bundle .salesgen-saved {
    background: transparent;
    text-align: right;
}

.salesgen-upsell-bundle .salesgen-total {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid rgba(var(--color-5), .06);
    padding-top: 10px;
}

.sticky-add-to-cart__product .product-title-small {
    max-width: 500px;
    font-size: 12px;
    color: rgb(var(--color-5));
    text-transform: uppercase;
}

.sticky-add-to-cart__product .product-title-small * {
    font-weight: 400;
    line-height: 1.5;
}

li.salesgen-upsell-item-list a {
    text-overflow: unset;
    max-width: none;
    white-space: normal;
    overflow: auto;
    display: inline-block;
    max-height: fit-content;
    font-weight: 400;
    color: rgb(var(--color-5));
    line-height: 1.5;
}

a.sticky-add-to-cart-select-options-button {
    border-radius: 0.5rem;
    min-height: 40px;
    line-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
    font-weight: 400;
}

.product-short-description>p:last-of-type {
    margin-bottom: 0;
}

.woocommerce-variation-description,
.woocommerce-variation-price {
    display: none;
}

.product-short-description {
    margin-bottom: 1rem;
}

.sticky-add-to-cart--active {
    background: #fff;
}

.sticky-add-to-cart .product-people-viewing,
.sticky-add-to-cart .block-stock_countdown,
.sticky-add-to-cart .add_to_cart_quantity-label {
    display: none;
}

.sticky-add-to-cart .sg_wrapper_add_to_cart_quantity {
    display: flex;
    align-items: center;
    gap: 10px;
    flex: auto;
}

/* .sticky-add-to-cart__product{
	width: 100%;
} */



.sticky-add-to-cart form.cart {
    min-width: 500px;
}


.sticky-add-to-cart .hnc_add_to_cart_button_group {
    width: 100%;
}


.sticky-add-to-cart .ux-quantity {
    min-width: 100px;
    height: 48px;
}

select.wmc-select-currency-js {
    padding-right: 0;
    margin: 0;
    border: 0;
    box-shadow: none;
    height: auto;
    font-size: 0.9rem;
    border-radius: 2px;
}

.sg_wrapper_add_to_cart_quantity .cs_pp_element {
    display: none;
}

.cart_totals .wc-proceed-to-checkout {
    margin-bottom: 5px;
    margin-top: 0;
}
.cart_totals table:first-child {
    display: none;
}

.product-summary .variations_button {
    padding-bottom: 0;
}

.sticky-add-to-cart #mecom-paypal-credit-form-container-custom {
    display: none;
}

.sticky-add-to-cart .hnc_add_to_cart_button_group {
    margin-top: 0.5rem;
}

.footer-wrapper h4 {
    font-size: 20px;
    margin-bottom: 12px;
}

.footer-wrapper .text,
.footer-wrapper a {
    font-size: 19px;
    /*     display: inline-block; */
    min-height: auto;
    padding-top: 4px;
    padding-bottom: 4px;
}

.footer-wrapper .text ul {
    list-style: none;
}

.footer-wrapper .text ul li {
    margin-left: 0 !important;
}

.footer-wrapper .social-icons a {
    color: #000;
    font-size: 1.1em;
}

.copyright {
    text-decoration: underline;
}

.nav>li>a.header-cart-link,
.nav>li>a.account-link {
    color: rgb(2, 2, 2);
    display: flex;
    flex-wrap: unset;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
}

.header-cart-link svg,
.account-item svg {
    width: 27px;
    height: 27px;
}

.account-item svg path,
.header-cart-link svg path {
    fill: none;
    stroke: rgb(2, 2, 2);
    stroke-width: 3px;
}

.header-cart-link svg pathcircle {
    fill: rgb(2, 2, 2);
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding: 10px 48px 10px 20px;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    left: unset;
    right: 23px;
    top: 18px;
}

.slider-wrapper .flickity-prev-next-button {

    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 999px;
    opacity: 1 !important;
    transform: none;
    box-shadow: 0 5px 5px #0000001a;
}

.slider-wrapper .flickity-prev-next-button.next {
    top: unset;
    bottom: -20px;
    right: 20px;
}

.slider-wrapper .flickity-prev-next-button.previous {
    top: unset;
    left: unset;
    right: 70px;
    bottom: -20px;
}

.slider-wrapper .flickity-prev-next-button svg {
    width: 28px;
}

.categories-list .box-text-bottom .box-text.text-center {
    padding-top: 0;
}

.categories-list .box-image div {
    padding: 58px;
}

.categories-list .box-image {
    background: #f8f8f8;
    border-radius: 20px;
}

.categories-list .box-image:hover {
    background: #fff;
    transform: translateY(-3px);
    box-shadow: 0 3px 10px #0000001a;
}

.product-title a {
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 20px;
}
.box-text-products .price-wrapper{

    margin-top: 5px;
}


.box-text-products .price-wrapper .price span.amount{
    font-size: 22px;
    color: #09629f;
    font-weight: 700;
}
.product-info .price-wrapper .price {
    font-size: 21px;
    color: rgb(66, 67, 77);
    font-weight: 700;
}

.product-info .price-wrapper .price span.amount {
    color: #09629f;
    font-size: 28px;
    font-weight: 400;
    margin-left: 15px;
}

.price-wrapper {
    padding-top: 5px;
}

.mb-0 h3 {
    margin-bottom: 0;
}


.stack-row .button.is-underline:before {
    width: 100%;
    left: 0;
    bottom: 5px;
    opacity: 1;
}

.stack-row .button.is-underline {
    padding-left: 0;
    padding-right: 0;
    line-height: 1;
    min-height: auto;
    color: #000;
    letter-spacing: 0;
}

.image-tools .add-to-cart-btn {
    left: 0;
    background: #333;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0;
    margin: 0;
}

.product-info {
    padding-top: 65px;
    padding-left: 45px;
}

nav.woocommerce-breadcrumb.breadcrumbs {
    display: none;
}

a.accordion-title {
    padding: 0.6em 2.3em 0.6em 0;
    line-height: 1.5em;
    letter-spacing: -.025em;
    font-size: 23px;
    font-weight: 700;
    color: rgb(66, 67, 77);
}

.accordion .toggle {
    right: 0;
    left: unset;
    /*     font-size: 20px; */
    top: 10%;
    margin: 0;
    padding: 0;
    width: auto;
}

/* .accordion .toggle i {
    display: none;
} */
.accordion .toggle i {
    font-size: 26px;
}

.accordion .toggle:before,
.accordion .toggle:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 300;
    font-family: "Font Awesome 5 Pro";
}

/* 
.accordion .toggle:before {
    content: '\f068';
	display: none;
    
}

.accordion .toggle:after {
    content: '\f067';
} */



.accordion-title.active .toggle:before {
    display: block;
}

.accordion-title.active .toggle:after {
    display: none;
}

.accordion-title.active {
    border: transparent;
    background: transparent;
}

.accordion-inner {
    padding: 0;
    font-size: 20px;
}


/* .accordion-item:last-child a {
    border-bottom: 1px solid #ddd;
} */

.product-thumbnails .flickity-prev-next-button {
    top: 25%;
}

.accordion-inner ul {
    padding-left: 20px;
    list-style-type: circle;
}

.accordion-inner table {
    border-width: 1px;
    border-style: solid;
}

.accordion-inner table td,
.accordion-inner table th {
    padding: 6px 8px;
}

.accordion-inner a {

    text-decoration: underline;
    text-underline-offset: 2px;
}

.product-info .ux-quantity.quantity {
    display: none;
}

form.cart .single_add_to_cart_button {
    border: 1px solid;
    border-color: #42434d;
    background: transparent;
    color: #42434d;
    width: 100%;
    font-size: 22px;
}

.video-social-video-inner {
    aspect-ratio: 9.6 / 14;
    border-radius: 12px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    overflow: hidden;
    position: relative;
}

.video-social-card {
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: all 0.25s ease 0s;
    transform: scale(0.8)
}

.video-social-content {
    padding: 10px 10px;
    border-radius: 0px;
    border: 0px solid #000000;
    background-color: #000216;
    box-sizing: border-box !important;
    position: relative;
}

.video-social-action svg {
    width: 24px;
    height: 24px;
    fill: #121212;

}

.video-social-action {
    top: 20px;
    left: 20px;
    right: unset;
    bottom: unset;
    width: 36px;
    height: 36px;
    position: absolute;
    border-radius: 50%;
    background: #ececec;
    display: flex !important;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 1;

}

.video-social-info {
    display: block;
    width: 100%;
    margin: 0;
    text-align: center;
    font-size: 12px;
    line-height: 130%;
    text-transform: unset;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
}

.video-social-video-inner video {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    box-shadow: none;
    border: 0px;
    position: relative;
    z-index: 1;
}

.video-social-action .video-social-unmute {
    display: none;
}

.video-social-action.active .video-social-unmute {
    display: block;
}

.video-social-action.active .video-social-mute {
    display: none;
}

.video-social-slider:not(.swiper-initialized) {
    display: flex;
    gap: 30px;
}

.video-social-card.swiper-slide-active {
    transform: scale(1) !important;
    transition: all 0.25s ease 0s;
}

.video-social-navigation {
    display: flex;
    margin-top: 50px;
    gap: 60px;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.video-social-btn-prev,
.video-social-btn-next {
    display: flex;
    position: static !important;
    flex: 0 0 50px;
    height: 50px;
    border: 0px solid #000000;
    border-radius: 50%;
    background: #c2d6ff;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    -webkit-appearance: none;
    padding: 0;
    margin: 0;
}

.video-social-btn-prev svg,
.video-social-btn-next svg {
    height: 16px;
    width: 16px;
}

.video-social-btn-prev svg {
    transform: rotate(180deg);
}
.video-social-pagination {
    align-items: center;
    gap: 8px;display: flex;
}
.video-social-current, .video-social-all {
    font-size: 16px;
}
.video-social-line {
    display: block;
    margin: 0px;
    width: 46px;
    height: 2px;
    background-color: #000000;
    vertical-align: baseline;
}
.product-gallery .product-images {
    border: 1px solid rgb(216, 214, 214);
}
.sizechart-inline-button {
    display: inline-flex;
    position: relative;
    padding: 0;
    cursor: pointer;
    align-items: center;
    font-size: 20px;
}

.sizechart-inline-button .has-icon {
    margin-left: 5px;

}

.sizechart-inline-button svg {
    width: 20px;
    height: 20px;
    /* position: absolute;
    top: 14px; */
}
td.product-subtotal {
    vertical-align: bottom;
}
.shop_table a.remove-btn {
    color: rgb(66, 67, 77);
    position: relative;
    height: auto;
    width: 100%;
    top: unset;
    margin-top: 10px;
    font-size: 20px!important;

}

.product-summary .quantity *, .cart_item .quantity * {
    background-color: transparent!important;
    border-radius: 0!important;
    border-color: #eee!important;

    min-width: 1.5rem;
    color: #000;
    margin: 0!important;
    vertical-align: middle;
    padding: 0;
    box-shadow: none;
    border-left: 0;
    border-right: 0;
    font-size: 20px !important;

}
.product-summary .quantity i, .cart_item .quantity i {
    font-size: .8rem;
}
button.single_add_to_cart_button {
    font-weight: 400;
}
.cart_item td.product-name > a {
    font-size: 21px;
    margin-bottom: 10px;
    display: block;
}
.cart_item td.product-thumbnail {
    max-width: unset;
    min-width: unset;
    width: 150px;
}
td.product-subtotal span.amount {
    color: rgb(66, 67, 77);
    font-size: 22px;
    font-weight: 700;
}
.cart_totals {
    background-color: #f9f9f9;
    padding: 30px;
}

.cart_totals thead {
    display: none;
}

.cart_totals tr.cart-subtotal th, .cart_totals tr.cart-subtotal td {
    border: 0;
    font-weight: 700;
    font-size: 22px;
    text-transform: unset;
    color: rgb(66, 67, 77);
}

.cart_totals tr.order-total th, .cart_totals tr.order-total td{
    /* text-transform: uppercase; */
    font-weight: 700;
    font-size: 22px;
    color: rgb(66, 67, 77);
}

.cart_totals tr.cart-subtotal td span.amount, .cart_totals tr.order-total td span.amount {
    font-weight: 700;
    font-size: 22px;
    color: rgb(66, 67, 77);
}
.container .sub-menu .row {
    margin-left: auto;
    margin-right: auto;
}
.ux-menu-link__link {
    font-size: 19px;
    min-height: 36px;
    padding: 0;
    align-items: center;
}.ux-menu-link__link:hover {
    text-decoration: underline;
}
.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
    font-size: 19px;
    margin: 0;
}

@media (max-width: 849px) {}

@media only screen and (max-width: 48em) {
	.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    padding: 0;
}
	.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    top: 8px;
}
	.product-title a {
    font-size: 18px;
}
.categories-list .box-image div {
    padding: 28px;
}
.stack.stack-row div:first-child {
    display: none;
}.product-info {
    padding-top: 25px;
    padding-left: 15px;
}
    .sticky-add-to-cart form.cart {
        min-width: fit-content;
    }

    .sticky-add-to-cart .ux-quantity {
        /*     min-width: auto; */
        height: 40px;
    }

    .sticky-add-to-cart .hnc_add_to_cart_button_group {
        margin: 0;
    }

    .sticky-add-to-cart__product {
        width: 100%;
        justify-content: center;
    }

    .sticky-add-to-cart .hnc_add_to_cart_button_group button.ux-buy-now-button {
        display: none;
    }

    .sticky-add-to-cart .hnc_add_to_cart_button_group button {
        padding-left: 1rem;
        padding-right: 1rem;
        height: 40px;
        min-height: 40px;
        border-radius: 0.5rem;
        text-transform: uppercase;
        font-weight: 400;
        background-color: var(--fs-color-secondary) !important;
        font-size: 0.9rem;
    }

    .product-main {
        padding-bottom: 0;
    }

    body #message-purchased {
        top: 1rem !important;
        bottom: unset !important;
    }

    .salesgen-bmsm-items.sg-has-button li {
        height: auto;
    }

    .sg-has-button .salesgen-bmsm-item-text {
        padding: 0;
    }

    .sg-has-button .salesgen-bmsm-item-title-wrp {
        padding-bottom: 0;
    }

    .hnc_add_to_cart_button_group {
        flex-direction: column;
    }

    .hnc_add_to_cart_button_group button {
        min-height: 48px;
    }

    ul.nav.header-bottom-nav {
        display: block;
        white-space: nowrap;
    }

    .header-bottom>.flex-row>.flex-grow {
        overflow-x: scroll;
        overflow-y: hidden;
    }

    ul.nav.header-bottom-nav li {
        margin: 0 8px;
    }

    ul.nav.header-bottom-nav li a {
        opacity: 1
    }

    table.cart .product-name-details>a,
    table.cart .product-name-details .amount {
        margin-bottom: 12px;
        display: block;
    }

    /* 	table.cart .product-name-details {
    position: relative;
} */
    table.cart .product-remove {
        display: block;
        width: 100%;
        position: relative;
    }

    table.cart .product-remove a.remove {
        top: unset;
        right: 0;
        left: unset;
    }

    table.cart .product-name-details .quantity.ux-quantity {
        margin-bottom: 0;
    }

    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .shop_table .product-quantity {
        display: none;
    }

    table.cart .product-thumbnail {
        max-width: 80px;
    }

    .big-row {
        padding-left: inherit;
        padding-right: inherit;
    }

    .has-off-canvas-right .off-canvas .mfp-content.off-canvas-cart {
        --drawer-width: 100%;
    }

    .rank-math-breadcrumb>p {
        display: block;
        width: 100%;
    }
}