#wpadminbar {
  position: fixed;
}

@media screen and (max-width: 767px) {
  body #header-secondary-outer {
    min-height: auto !important;
  }
  body #header-secondary-outer .container, body #header-secondary-outer nav {
    min-height: auto !important;
  }
  body #header-secondary-outer .nectar-center-text {
    font-size: 11px !important;
    max-width: none;
    padding: 8px 0;
  }
  body #header-outer[data-permanent-transparent=false] #logo .dark-version {
    height: 40px !important;
  }
}
@media screen and (max-width: 767px) {
  .woocommerce .container, .woocommerce-page .container {
    max-width: none !important;
    padding: 0 10px !important;
  }
  .woocommerce .woocommerce-notices-wrapper, .woocommerce .wc-block-components-notice-banner, .woocommerce-page .woocommerce-notices-wrapper, .woocommerce-page .wc-block-components-notice-banner {
    width: 100vw;
    margin-left: -10px;
    border: none;
    border-radius: 0;
  }
  .woocommerce .woocommerce-notices-wrapper .showlogin, .woocommerce .woocommerce-notices-wrapper .showcoupon, .woocommerce .wc-block-components-notice-banner .showlogin, .woocommerce .wc-block-components-notice-banner .showcoupon, .woocommerce-page .woocommerce-notices-wrapper .showlogin, .woocommerce-page .woocommerce-notices-wrapper .showcoupon, .woocommerce-page .wc-block-components-notice-banner .showlogin, .woocommerce-page .wc-block-components-notice-banner .showcoupon {
    color: #000;
    text-decoration: underline;
  }
  .woocommerce .wc-block-components-notice-banner, .woocommerce-page .wc-block-components-notice-banner {
    margin: 0;
    width: 100%;
  }
  .woocommerce .message-show .sp_pages_style, .woocommerce-page .message-show .sp_pages_style {
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
  }
  .woocommerce .message-show .shipping_amount_style, .woocommerce-page .message-show .shipping_amount_style {
    color: #FFF;
    text-decoration: underline;
  }
}
@media screen and (max-width: 767px) {
  .woocommerce .woocommerce-breadcrumb {
    width: 100vw;
    margin-left: -10px;
    font-size: 10px;
    background: #F4F4F4;
    padding: 10px 10px;
    margin-bottom: 0;
    line-height: 13px;
  }
  .woocommerce .single-product-main-image {
    width: 100vw;
    margin-left: -10px;
    margin-bottom: 10px;
  }
  .woocommerce .single-product-main-image img {
    min-height: 350px;
    max-height: 60vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .woocommerce .yith-wcwl-add-button {
    position: absolute;
    top: 15px;
    left: 15px;
  }
  .woocommerce .yith-wcwl-add-button a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background: none !important;
    color: #c8a1a1 !important;
    font-size: 0px;
    padding: 0;
  }
  .woocommerce .yith-wcwl-add-button .yith-wcwl-icon {
    font-size: 24px;
  }
  .woocommerce .yith-wcwl-add-button span {
    display: none;
  }
  .woocommerce .yith-wcwl-message {
    line-height: 1.2;
  }
  .woocommerce #trustpilot-widget-trustbox-0-wrapper {
    display: none;
  }
  .woocommerce .single-product-summary {
    padding-left: 0;
  }
  .woocommerce .single-product-summary h1.product_title {
    font-size: 22px !important;
    line-height: 30px !important;
    margin: 0 !important;
  }
  .woocommerce .single-product-summary .price {
    font-size: 20px !important;
    margin: 10px 0 15px 0 !important;
    padding: 0 !important;
  }
  .woocommerce .awdr_discount_bar {
    display: flex;
    justify-content: center;
    margin: 0 0 15px !important;
    padding: 10px !important;
    background: #c8a1a1 !important;
    padding: 10px 20px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    color: #FFF !important;
    font-size: 12px !important;
    border-radius: 5px;
  }
  .woocommerce .variations_form table.variations {
    margin-bottom: 15px !important;
    width: 100% !important;
  }
  .woocommerce .variations_form table.variations tr {
    display: block;
    margin-bottom: 15px !important;
  }
  .woocommerce .variations_form table.variations tr:last-of-type {
    margin-bottom: 0 !important;
  }
  .woocommerce .variations_form table.variations th {
    min-width: 65px;
  }
  .woocommerce .variations_form table.variations th, .woocommerce .variations_form table.variations td {
    display: inline-flex !important;
    align-items: center !important;
    padding: 0 !important;
  }
  .woocommerce .variations_form table.variations th {
    vertical-align: middle !important;
    padding-right: 10px !important;
    padding-top: 5px !important;
  }
  .woocommerce form.cart {
    margin-bottom: 10px !important;
  }
  .woocommerce .stock.in-stock {
    display: flex;
    align-items: center;
    color: green !important;
    padding: 0 !important;
  }
  .woocommerce .woocommerce-variation-add-to-cart {
    margin-top: 0 !important;
  }
  .woocommerce .single_add_to_cart_button {
    font-size: 18px !important;
    font-weight: 500 !important;
  }
  .woocommerce square-placement {
    margin: 20px 0 0px !important;
  }
  .woocommerce klarna-placement {
    margin: 0 0 20px 0;
  }
  .woocommerce .woocommerce-tabs {
    margin-top: 25px;
    border-radius: 8px;
    overflow: hidden;
  }
  .woocommerce .woocommerce-tabs .tabs {
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: column;
    text-align: center;
    font-size: 14px;
  }
  .woocommerce .woocommerce-tabs .tabs li {
    padding: 5px 0 !important;
    border: none !important;
  }
  .woocommerce .woocommerce-tabs .tabs li:not(.active) {
    background: rgba(244, 244, 244, 0.6) !important;
  }
  .woocommerce .woocommerce-tabs .tabs li:not(.active) a {
    color: rgba(0, 0, 0, 0.4) !important;
  }
  .woocommerce .woocommerce-tabs .woocommerce-Tabs-panel {
    padding: 20px !important;
    background: rgba(244, 244, 244, 0.6) !important;
  }
  .woocommerce .woocommerce-tabs .woocommerce-Tabs-panel ul, .woocommerce .woocommerce-tabs .woocommerce-Tabs-panel p {
    font-size: 12px;
    line-height: 18px;
  }
  .woocommerce .up-sells h2 {
    font-size: 18px !important;
    text-align: center;
  }
  .woocommerce .up-sells img {
    height: auto;
    aspect-ratio: 1/1;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .woocommerce .up-sells h2.woocommerce-loop-product__title {
    font-size: 14px !important;
    text-align: left;
  }
  .woocommerce .up-sells ul.products li.product.minimal .price {
    margin-top: 5px !important;
  }
  .woocommerce .up-sells ul.products li.product.minimal .price span {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 767px) {
  *:not(i) {
    font-family: "Montserrat" !important;
  }
  .woocommerce.archive.tax-product_cat #page-header-wrap, .woocommerce.woocommerce-shop #page-header-wrap {
    height: auto !important;
  }
  .woocommerce.archive.tax-product_cat #page-header-wrap #page-header-bg, .woocommerce.woocommerce-shop #page-header-wrap #page-header-bg {
    height: auto !important;
    padding: 20px 0 !important;
    background-color: #282828 !important;
  }
  .woocommerce.archive.tax-product_cat #page-header-wrap .page-header-bg-image, .woocommerce.woocommerce-shop #page-header-wrap .page-header-bg-image {
    display: none;
  }
  .woocommerce.archive.tax-product_cat #page-header-wrap .col, .woocommerce.woocommerce-shop #page-header-wrap .col {
    margin: 0 !important;
    min-height: auto !important;
  }
  .woocommerce.archive.tax-product_cat #page-header-wrap h1, .woocommerce.woocommerce-shop #page-header-wrap h1 {
    margin: 0 !important;
  }
  .woocommerce.tax-product_cat[data-bg-header=true] .container-wrap, .woocommerce.woocommerce-shop .container-wrap, .woocommerce[data-bg-header=true].archive .container-wrap {
    padding-top: 0 !important;
  }
  .woocommerce.tax-product_cat[data-bg-header=true] .nectar-shop-header, .woocommerce.woocommerce-shop .nectar-shop-header, .woocommerce[data-bg-header=true].archive .nectar-shop-header {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    padding-top: 30px;
    margin-bottom: 20px;
  }
  .woocommerce.tax-product_cat[data-bg-header=true] .woocommerce-breadcrumb, .woocommerce.woocommerce-shop .woocommerce-breadcrumb, .woocommerce[data-bg-header=true].archive .woocommerce-breadcrumb {
    position: absolute;
    top: 0;
    left: 0;
  }
  .woocommerce.tax-product_cat[data-bg-header=true] .woocommerce-result-count, .woocommerce.woocommerce-shop .woocommerce-result-count, .woocommerce[data-bg-header=true].archive .woocommerce-result-count {
    order: 3;
    font-size: 11px !important;
    line-height: 34px;
    margin: 0;
    margin-left: auto;
  }
  .woocommerce.tax-product_cat[data-bg-header=true] .woocommerce-ordering, .woocommerce.woocommerce-shop .woocommerce-ordering, .woocommerce[data-bg-header=true].archive .woocommerce-ordering {
    order: 2;
    margin: 0;
  }
  .woocommerce.tax-product_cat[data-bg-header=true] .woocommerce-ordering .select2-dropdown--below, .woocommerce.woocommerce-shop .woocommerce-ordering .select2-dropdown--below, .woocommerce[data-bg-header=true].archive .woocommerce-ordering .select2-dropdown--below {
    top: 0 !important;
  }
  .woocommerce.tax-product_cat[data-bg-header=true] .woocommerce-ordering select, .woocommerce.woocommerce-shop .woocommerce-ordering select, .woocommerce[data-bg-header=true].archive .woocommerce-ordering select {
    font-size: 12px !important;
    font-weight: 400 !important;
  }
  .woocommerce.tax-product_cat[data-bg-header=true] .woocommerce-ordering span, .woocommerce.woocommerce-shop .woocommerce-ordering span, .woocommerce[data-bg-header=true].archive .woocommerce-ordering span {
    font-size: 12px !important;
    font-weight: 400 !important;
    background-image: none !important;
  }
  .woocommerce.tax-product_cat[data-bg-header=true] .term-description, .woocommerce.woocommerce-shop .term-description, .woocommerce[data-bg-header=true].archive .term-description {
    margin-bottom: 20px;
    margin: 0 0 15px !important;
    padding: 10px !important;
    background: #c8a1a1 !important;
    padding: 10px 20px;
    text-align: center;
    font-weight: 600;
    border-radius: 5px;
  }
  .woocommerce.tax-product_cat[data-bg-header=true] .term-description:empty, .woocommerce.woocommerce-shop .term-description:empty, .woocommerce[data-bg-header=true].archive .term-description:empty {
    display: none !important;
  }
  .woocommerce.tax-product_cat[data-bg-header=true] .term-description h2, .woocommerce.woocommerce-shop .term-description h2, .woocommerce[data-bg-header=true].archive .term-description h2 {
    color: #FFF !important;
    font-size: 20px !important;
  }
  .woocommerce.tax-product_cat[data-bg-header=true] .term-description h4, .woocommerce.woocommerce-shop .term-description h4, .woocommerce[data-bg-header=true].archive .term-description h4 {
    color: #FFF !important;
    font-size: 12px !important;
    line-height: 14px !important;
    font-weight: 400;
  }
  .woocommerce.tax-product_cat[data-bg-header=true] .products .yith-wcwl-add-button, .woocommerce.woocommerce-shop .products .yith-wcwl-add-button, .woocommerce[data-bg-header=true].archive .products .yith-wcwl-add-button {
    top: 5px;
    left: 5px;
  }
  .woocommerce.tax-product_cat[data-bg-header=true] .products square-placement, .woocommerce.woocommerce-shop .products square-placement, .woocommerce[data-bg-header=true].archive .products square-placement {
    display: none;
  }
  .woocommerce.tax-product_cat[data-bg-header=true] .products img, .woocommerce.woocommerce-shop .products img, .woocommerce[data-bg-header=true].archive .products img {
    aspect-ratio: 1/1;
    -o-object-fit: cover;
       object-fit: cover;
    height: auto;
  }
  .woocommerce.tax-product_cat[data-bg-header=true] .products h2.woocommerce-loop-product__title, .woocommerce.woocommerce-shop .products h2.woocommerce-loop-product__title, .woocommerce[data-bg-header=true].archive .products h2.woocommerce-loop-product__title {
    font-size: 14px !important;
    text-align: left;
  }
  .woocommerce.tax-product_cat[data-bg-header=true] .products li.product.minimal .price, .woocommerce.woocommerce-shop .products li.product.minimal .price, .woocommerce[data-bg-header=true].archive .products li.product.minimal .price {
    margin-top: 5px !important;
  }
  .woocommerce.tax-product_cat[data-bg-header=true] .products li.product.minimal .price span, .woocommerce.woocommerce-shop .products li.product.minimal .price span, .woocommerce[data-bg-header=true].archive .products li.product.minimal .price span {
    font-size: 14px !important;
  }
  .woocommerce.tax-product_cat[data-bg-header=true] .products .onsale, .woocommerce.woocommerce-shop .products .onsale, .woocommerce[data-bg-header=true].archive .products .onsale {
    display: none;
  }
}
.payment-logos {
  display: none;
}

@media screen and (max-width: 767px) {
  .woocommerce .message-show {
    display: flex;
    justify-content: center;
    margin: 0px 0 30px !important;
    padding: 10px !important;
    background: #c8a1a1 !important;
    padding: 10px 20px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    color: #FFF !important;
    font-size: 12px !important;
    border-radius: 5px;
  }
  .woocommerce-cart {
    position: relative;
  }
  .woocommerce-cart .return-to-shop {
    margin-top: 40px;
  }
  .woocommerce-cart .woocommerce table.shop_table {
    margin-bottom: 0px;
  }
  .woocommerce-cart .cart_item {
    position: relative;
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
    border-bottom: 1px solid rgba(244, 244, 244, 0.9);
    padding-bottom: 20px;
    margin-top: 20px;
  }
  .woocommerce-cart .cart_item:first-of-type {
    margin-top: 0;
  }
  .woocommerce-cart .cart_item td {
    background: none !important;
  }
  .woocommerce-cart .cart_item .product-remove {
    position: absolute !important;
    top: 5px;
    left: 5px;
  }
  .woocommerce-cart .cart_item .product-remove a {
    position: static !important;
  }
  .woocommerce-cart .cart_item .product-thumbnail {
    padding: 0 !important;
    width: 30%;
  }
  .woocommerce-cart .cart_item .product-thumbnail img {
    -o-object-fit: cover;
       object-fit: cover;
    aspect-ratio: 1/1;
  }
  .woocommerce-cart .cart_item .product-name {
    width: 70%;
    padding: 0 !important;
    padding: 0 0 0 15px !important;
    text-align: left !important;
  }
  .woocommerce-cart .cart_item .product-name a {
    font-size: 13px !important;
    line-height: 16px;
  }
  .woocommerce-cart .cart_item .product-name:before {
    display: none;
  }
  .woocommerce-cart .cart_item .product-price, .woocommerce-cart .cart_item .product-subtotal, .woocommerce-cart .cart_item .product-quantity {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 33.3333%;
    padding: 0 !important;
    margin: 0;
  }
  .woocommerce-cart .cart_item .product-price {
    align-items: flex-start;
  }
  .woocommerce-cart .cart_item .product-price:before {
    font-size: 10px;
    margin: 0;
  }
  .woocommerce-cart .cart_item .product-price .awdr_cart_strikeout_line {
    line-height: 12px;
  }
  .woocommerce-cart .cart_item .product-price del {
    opacity: 0.3;
  }
  .woocommerce-cart .cart_item .product-quantity {
    min-width: auto !important;
  }
  .woocommerce-cart .cart_item .product-quantity:before {
    display: none;
  }
  .woocommerce-cart .cart_item div.quantity {
    margin: 0;
    width: 60px;
  }
  .woocommerce-cart .cart_item div.quantity input.qty {
    font-size: 12px !important;
  }
  .woocommerce-cart .cart_item .product-subtotal:before {
    font-size: 10px;
    margin: 0;
  }
  .woocommerce-cart .cart_item .product-subtotal .woocommerce-Price-amount {
    line-height: 12px;
  }
  .woocommerce-cart .actions {
    padding: 0 !important;
  }
  .woocommerce-cart .coupon {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;
    padding: 0 !important;
    margin: 0 !important;
  }
  .woocommerce-cart .coupon:before, .woocommerce-cart .coupon:after {
    display: none !important;
    content: none !important;
  }
  .woocommerce-cart .coupon input {
    margin: 0 !important;
  }
  .woocommerce-cart .coupon .button {
    flex-shrink: 0;
    white-space: nowrap;
    font-size: 13px !important;
    font-weight: 500 !important;
    margin: 0 !important;
    width: auto !important;
    float: none;
    padding: 0 !important;
  }
  .woocommerce-cart .button[name=update_cart] {
    flex-shrink: 0;
    white-space: nowrap;
    font-size: 18px !important;
    font-weight: 500 !important;
    margin: 20px 0 0 0 !important;
    float: none;
    padding: 0 !important;
    width: 100%;
  }
  .woocommerce-cart .cart-collaterals {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .woocommerce-cart .cart-collaterals h2 {
    text-align: center;
  }
  .woocommerce-cart .cart-collaterals .cross-sells {
    order: 2;
  }
  .woocommerce-cart .cart-collaterals .shop_table tr {
    border-bottom: 1px solid rgba(244, 244, 244, 0.9);
  }
  .woocommerce-cart .cart-collaterals .shop_table tr, .woocommerce-cart .cart-collaterals .shop_table td {
    background: none !important;
    text-align: left !important;
  }
  .woocommerce-cart .cart-collaterals .shop_table li {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 0 !important;
    padding: 20px 10px;
  }
  .woocommerce-cart .cart-collaterals .shop_table li:nth-of-type(2n) {
    background: rgba(244, 244, 244, 0.9);
  }
  .woocommerce-cart .cart-collaterals .shop_table li:last-of-type {
    margin-bottom: 0 !important;
  }
  .woocommerce-cart .cart-collaterals .shop_table input {
    flex-shrink: 0;
    height: 25px;
    width: 25px;
  }
  .woocommerce-cart .cart-collaterals .shop_table label {
    font-size: 13px !important;
    line-height: 18px;
  }
  .woocommerce-cart .cart-collaterals .shop_table [data-title=Shipping] {
    padding-left: 0;
    padding-right: 0;
  }
  .woocommerce-cart .cart-collaterals .shop_table [data-title=Shipping]:before {
    content: "Shipping";
    float: none;
    display: block;
    margin: 0 0 20px 0;
  }
  .woocommerce-cart .cart-collaterals .shop_table .btn-clearpay_express_td {
    display: flex;
    flex-direction: column;
    align-items: center;
    order: 1;
    background-color: #F4F4F4 !important;
    padding: 15px;
    border-radius: 12px 12px 0 0;
  }
  .woocommerce-cart .cart-collaterals .shop_table .btn-clearpay_express_td:before {
    display: block;
    content: "Express Checkout";
    text-align: center;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
  }
  .woocommerce-cart .cart-collaterals .shop_table .btn-clearpay_express_td button {
    border: none;
  }
  .woocommerce-cart .cart-collaterals .shipping-calculator-button, .woocommerce-cart .cart-collaterals [name=calc_shipping] {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    background: #c8a1a1;
    width: 100%;
    flex-shrink: 0;
    white-space: nowrap;
    font-size: 14px !important;
    font-weight: 500 !important;
    margin: 0 !important;
    float: none;
    padding: 0 !important;
    width: 100%;
    height: 50px;
    border-radius: 8px;
  }
  .woocommerce-cart .cart-collaterals .shipping-calculator-button:after, .woocommerce-cart .cart-collaterals [name=calc_shipping]:after {
    font-size: 20px;
  }
  .woocommerce-cart .cart-collaterals .shipping-calculator-form input {
    background: rgba(244, 244, 244, 0.4) !important;
    border: 1px solid #F4F4F4 !important;
    height: 50px;
    font-size: 16px !important;
  }
  .woocommerce-cart .cart-collaterals .shipping-calculator-form input:focus {
    box-shadow: none;
  }
  .woocommerce-cart .cart-collaterals .cart_totals td:before {
    display: none;
  }
  .woocommerce-cart .cart-collaterals .cart_totals td[data-title=Subtotal] {
    display: flex;
    flex-direction: column;
    padding: 0 0 15px 0;
  }
  .woocommerce-cart .cart-collaterals .cart_totals td[data-title=Subtotal]:before {
    content: "Total:";
    font-size: 14px;
    display: block;
    font-weight: 400;
  }
  .woocommerce-cart .cart-collaterals .cart_totals td[data-title=Subtotal] bdi {
    font-weight: 500;
    margin-top: 10px;
    font-size: 24px;
    display: block;
  }
  .woocommerce-cart .cart-collaterals .cart_totals td[data-title=Total] {
    padding: 15px 0 15px 0 !important;
  }
  .woocommerce-cart .cart-collaterals square-placement {
    display: none;
  }
  .woocommerce-cart .cart-collaterals .order-total td {
    display: flex;
    flex-direction: column;
  }
  .woocommerce-cart .cart-collaterals .order-total td:before {
    content: "Total (inc shipping):";
    font-size: 14px;
    display: block;
    font-weight: 400;
  }
  .woocommerce-cart .cart-collaterals .order-total td strong {
    margin-top: 10px;
    font-size: 24px;
    display: block;
  }
  .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
  }
  .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button {
    order: 4;
  }
  .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout klarna-placement {
    order: 2;
    margin-top: 30px;
  }
  .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    background: #c8a1a1;
    width: 100%;
    flex-shrink: 0;
    white-space: nowrap;
    font-size: 18px !important;
    font-weight: 500 !important;
    margin: 20px 0 0 0 !important;
    float: none;
    padding: 0 !important;
    width: 100%;
    height: 50px;
    border-radius: 8px;
  }
  .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .payment-logos {
    display: block;
    order: 3;
    margin-top: 10px;
  }
  .woocommerce-cart .cross-sells {
    display: none !important;
  }
  .woocommerce-cart .ppc-button-wrapper {
    margin-top: -3px;
    order: 1;
    background: #F4F4F4;
    padding: 15px;
    color: #FFF;
    border-radius: 0 0 12px 12px;
  }
}
@media screen and (max-width: 767px) {
  .woocommerce-checkout .sp_pages_style {
    display: none;
  }
  .woocommerce-checkout form .form-row {
    padding: 0;
    margin-bottom: 15px;
  }
  .woocommerce-checkout form .form-row.form-row-first, .woocommerce-checkout form .form-row.form-row-last {
    width: 100%;
  }
  .woocommerce-checkout form .form-row.mailchimp-newsletter {
    margin-bottom: 10px;
  }
  .woocommerce-checkout form .form-row label {
    width: 100%;
    font-weight: 500 !important;
    font-size: 12px !important;
  }
  .woocommerce-checkout form .form-row input, .woocommerce-checkout form .form-row textarea {
    background: rgba(244, 244, 244, 0.4) !important;
    border: 1px solid #F4F4F4 !important;
    height: 50px;
    font-size: 14px !important;
  }
  .woocommerce-checkout form .form-row input[type=checkbox], .woocommerce-checkout form .form-row textarea[type=checkbox] {
    height: 15px;
    width: 15px;
    margin-right: 5px;
    flex-shrink: 0;
  }
  .woocommerce-checkout form .form-row input:focus, .woocommerce-checkout form .form-row textarea:focus {
    box-shadow: none;
  }
  .woocommerce-checkout form .form-row textarea {
    height: 110px;
  }
  .woocommerce-checkout form .form-row .woocommerce-form__label-for-checkbox {
    display: flex;
    align-items: center;
    color: #000;
    font-weight: 400 !important;
  }
  .woocommerce-checkout form .form-row .woocommerce-form__label-for-checkbox span {
    color: #000 !important;
    font-weight: 400;
    font-size: 12px !important;
    line-height: 14px !important;
  }
  .woocommerce-checkout form .form-row .automatewoo-optin label {
    display: flex;
  }
  .woocommerce-checkout form .form-row .automatewoo-optin label span {
    font-weight: 400;
  }
  .woocommerce-checkout form .form-row .woocommerce-button, .woocommerce-checkout form .form-row .button {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    background: #c8a1a1;
    width: 100%;
    flex-shrink: 0;
    white-space: nowrap;
    font-size: 16px !important;
    font-weight: 500 !important;
    margin: 30px 0 0 0 !important;
    float: none;
    padding: 0 !important;
    width: 100%;
    height: 50px;
    border-radius: 8px;
  }
  .woocommerce-checkout .woocommerce-form-coupon-toggle {
    display: none;
  }
  .woocommerce-checkout .woocommerce-account-fields {
    margin-bottom: 30px !important;
  }
  .woocommerce-checkout .woocommerce-shipping-fields {
    display: none;
  }
  .woocommerce-checkout .create-account {
    margin: 0 !important;
  }
  .woocommerce-checkout .woocommerce-checkout {
    margin-top: 40px;
  }
  .woocommerce-checkout .woocommerce-billing-fields {
    padding-bottom: 0;
  }
  .woocommerce-checkout .woocommerce-shipping-fields .woocommerce-form__label-for-checkbox {
    display: flex;
    align-items: center;
    color: #000;
  }
  .woocommerce-checkout .woocommerce-shipping-fields .woocommerce-form__label-for-checkbox span {
    color: #000 !important;
    font-weight: 600;
    font-size: 14px !important;
  }
  .woocommerce-checkout .woocommerce-shipping-fields .woocommerce-form__label-for-checkbox input {
    height: 15px;
    width: 15px;
    margin-right: 5px;
  }
  .woocommerce-checkout .woocommerce-additional-fields {
    margin-top: 30px;
  }
  .woocommerce-checkout #order_review .product-container {
    background: none;
    padding: 0;
    overflow: visible;
    max-height: none;
  }
  .woocommerce-checkout #order_review .cart_item .product-image {
    float: none;
    width: 80px;
    height: auto;
  }
  .woocommerce-checkout #order_review .cart_item .product-info {
    display: block;
  }
  .woocommerce-checkout #order_review .cart_item .product-info h4 {
    font-size: 14px;
  }
  .woocommerce-checkout #order_review .cart_item .product-info .product-quantity {
    font-size: 12px;
  }
  .woocommerce-checkout #order_review .cart_item .product-info .woocommerce-Price-amount {
    display: block;
    margin-top: 5px;
  }
  .woocommerce-checkout .main-content .order-review {
    margin-top: 40px !important;
  }
  .woocommerce-checkout .main-content .order-review tr, .woocommerce-checkout .main-content .order-review td, .woocommerce-checkout .main-content .order-review th {
    display: block !important;
    padding: 0 !important;
  }
  .woocommerce-checkout .main-content .order-review tr:first-of-type {
    border-bottom: 1px solid rgba(244, 244, 244, 0.9);
  }
  .woocommerce-checkout .main-content .order-review tr:first-of-type th {
    padding-top: 40px !important;
  }
  .woocommerce-checkout .main-content .order-review tr:first-of-type th {
    color: #000 !important;
    font-size: 14px !important;
    line-height: 14px !important;
    display: block !important;
    font-weight: 400 !important;
  }
  .woocommerce-checkout .main-content .order-review tr:first-of-type td {
    padding-bottom: 15px !important;
  }
  .woocommerce-checkout .main-content .order-review tr:first-of-type bdi {
    font-weight: 500;
    margin-top: 12px;
    font-size: 24px;
    line-height: 24px;
    display: block;
  }
  .woocommerce-checkout .main-content .order-review tr.woocommerce-shipping-totals {
    padding-top: 20px !important;
  }
  .woocommerce-checkout .main-content .order-review tr.woocommerce-shipping-totals th {
    color: #000 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 14px !important;
    display: block !important;
    margin-bottom: 20px !important;
  }
  .woocommerce-checkout .main-content .order-review tr.order-total {
    padding: 15px 0 15px 0 !important;
  }
  .woocommerce-checkout .main-content .order-review tr.order-total th {
    display: none !important;
  }
  .woocommerce-checkout .main-content .order-review tr.order-total td:before {
    content: "Total (inc shipping):";
    font-size: 14px;
    display: block;
    font-weight: 400;
  }
  .woocommerce-checkout .main-content .order-review tr.order-total strong {
    margin-top: 0px;
    font-size: 24px;
    display: block;
  }
  .woocommerce-checkout .woocommerce-shipping-methods li, .woocommerce-checkout .wc_payment_methods li {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 0 !important;
    padding: 20px 10px;
  }
  .woocommerce-checkout .woocommerce-shipping-methods li:nth-of-type(2n), .woocommerce-checkout .wc_payment_methods li:nth-of-type(2n) {
    background: rgba(244, 244, 244, 0.9);
  }
  .woocommerce-checkout .woocommerce-shipping-methods li:last-of-type, .woocommerce-checkout .wc_payment_methods li:last-of-type {
    margin-bottom: 0 !important;
  }
  .woocommerce-checkout .woocommerce-shipping-methods li span, .woocommerce-checkout .wc_payment_methods li span {
    color: #c8a1a1 !important;
  }
  .woocommerce-checkout .woocommerce-shipping-methods li.payment_method_ppcp-gateway label, .woocommerce-checkout .wc_payment_methods li.payment_method_ppcp-gateway label {
    position: relative;
    padding-right: 15px;
  }
  .woocommerce-checkout .woocommerce-shipping-methods li.payment_method_ppcp-gateway label:before, .woocommerce-checkout .wc_payment_methods li.payment_method_ppcp-gateway label:before {
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    height: 23px;
    display: block;
    width: 100px;
    background-image: url("../library/images//paypal.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .woocommerce-checkout .woocommerce-shipping-methods input, .woocommerce-checkout .wc_payment_methods input {
    flex-shrink: 0;
    height: 25px;
    width: 25px;
    margin: 0 !important;
  }
  .woocommerce-checkout .woocommerce-shipping-methods label, .woocommerce-checkout .wc_payment_methods label {
    font-weight: 400 !important;
    font-size: 13px !important;
    line-height: 18px;
  }
  .woocommerce-checkout .woocommerce-shipping-methods [data-title=Shipping], .woocommerce-checkout .wc_payment_methods [data-title=Shipping] {
    padding-left: 0;
    padding-right: 0;
  }
  .woocommerce-checkout .woocommerce-shipping-methods [data-title=Shipping]:before, .woocommerce-checkout .wc_payment_methods [data-title=Shipping]:before {
    content: "Shipping";
    float: none;
    display: block;
    margin: 0 0 20px 0;
  }
  .wc_payment_methods li {
    padding: 20px 10px !important;
    flex-wrap: wrap;
  }
  .wc_payment_methods li:before, .wc_payment_methods li:after {
    display: none !important;
    content: none !important;
  }
  .wc_payment_methods li .payment_method_ppcp-gateway {
    margin: 0 !important;
  }
  .wc_payment_methods li .payment_method_ppcp-gateway p {
    margin: 0 !important;
    font-size: 12px;
  }
  .woocommerce-terms-and-conditions-wrapper .form-row {
    display: flex;
    align-items: center;
  }
  .woocommerce-terms-and-conditions-wrapper .form-row label {
    color: #000;
    font-size: 12px !important;
    line-height: 12px !important;
  }
}
.home square-placement {
  display: none;
}
@media screen and (max-width: 767px) {
  .home .nectar-category-grid {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 8px;
  }
  .home .wpb_row .nectar-category-grid[data-columns][data-masonry=yes] > div {
    width: 100% !important;
    margin: 0;
    aspect-ratio: 1/1;
    padding: 0;
  }
}

/*# sourceMappingURL=style.css.map*/