/*
Theme Name: Wolmart Child
Theme URI: https://wolmart.org/
Author: D-THEMES
Author URI: https://wolmart.org/about-me/
Description: Wolmart Responsive WordPress + eCommerce Theme.
Version: 1.0
Template: wolmart
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
/* .product-variations.dropdown-type {
    display: none;
} */

.page-id-8914 header#header {
  display: none;
}
.page-id-8914 .page-header {
  display: none;
}
.page-id-8914 .breadcrumb-container.container {
  display: none;
}
.page-id-8914 footer#footer {
  display: none;
}
.page-id-8914 main#main {
  background-color: hsl(0deg 0% 95%);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.page-id-8914 div#customer_login {
  background: white;
  width: 100%;
}
.page-id-8914 .sticky-content-wrapper {
  display: none;
}
.page-id-8914 .cookies-popup.bg-dark {
  display: none;
}
.page-id-8914 div#alts {
  display: none;
}
.page-id-8914 .mobile-menu-wrapper {
  display: none;
}
.page-id-8914 .tab-content > .tab-pane {
  display: none;
}
.page-id-8914 .tab-content > .active {
  display: block;
}
p.ftCopyright {
  text-align: center;
  color: #336699 !important;
  margin: 40px 0;
  float: left;
  width: 100%;
}
.fttitle {
  text-align: center;
  color: #336699 !important;
  margin: 40px 0;
}

ul.products figure.product-media img {
  padding: 15%;
  max-height: 250px;
  object-fit: contain !important;
}
ul.products a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
  /*float: left;*/
  width: 100%;
  height: 250px;
}
.section.product-description h2 {
  font-size: 2rem;
  font-weight: 700;
  text-transform: none;
  line-height: 1.3;
}
.section.product-attributes h2 {
  font-size: 2rem;
  font-weight: 700;
  text-transform: none;
  line-height: 1.3;
}
.product-single .summary.entry-summary span.smallit {
  font-size: 18px;
  letter-spacing: 1px;
}
span.smallit {
  color: #367da2;
  font-size: 12px;
  letter-spacing: 0.5px;
}

.woocommerce-tabs.wc-tabs-wrapper.tab.tab-nav-simple {
  margin-top: 30px;
}
.summary.entry-summary .product-links-wrapper {
  float: left;
  width: 100%;
  margin-top: 20px;
}
nav#products-widget-2 {
  margin-top: -10px;
}

ul.products.slider-wrapper .product-links-wrapper a,
.tab-content .product-links-wrapper a,
.product-archive .product-links-wrapper a {
  margin-right: 12px;
}
ul.products.slider-wrapper .product-links-wrapper,
.tab-content .product-links-wrapper,
.product-archive .product-links-wrapper {
  float: left;
  width: 100%;
  margin-top: 10px;
}

ul.products.slider-wrapper .product-label-group,
.tab-content .product-label-group,
.product-archive .product-label-group {
  float: left;
  width: 100%;
}
/* ul.products.slider-wrapper a.woocommerce-LoopProduct-link.woocommerce-loop-product__link img, 
.tab-content a.woocommerce-LoopProduct-link.woocommerce-loop-product__link img, 
.product-archive a.woocommerce-LoopProduct-link.woocommerce-loop-product__link img 
{
    height: 230px;
    object-fit: contain;
    text-align: center;
} */
.product-hide-details {
  background: white;
}
.dokan-vendor-info-wrap {
  display: none;
}
/* ul.products.slider-wrapper a.woocommerce-LoopProduct-link.woocommerce-loop-product__link, .tab-content a.woocommerce-LoopProduct-link.woocommerce-loop-product__link, .product-archive a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    float: left;
    height: 250px;
    text-align: center;
    width: 100%;
    padding: 10%;
} */
.single-product .woocommerce-notices-wrapper {
  margin-top: 10px;
}
.single-product .main-content-wrap.row.gutter-lg {
  margin-top: 40px;
}
ul.products.slider-wrapper .product-boxed,
.tab-content .product-boxed,
.product-archive .product-boxed {
  width: 100%;
  float: left;
  /*   text-align: center; */
}
ul.products.slider-wrapper .product-boxed .product-details,
.tab-content .product-boxed .product-details,
.product-archive .product-boxed .product-details {
  float: left;
  width: 100%;
}

div#alts #wfspb-top-bar.top_bar.wfsb-fixed {
  position: fixed;
  -webkit-animation-name: scrollDown;
  animation-name: scrollDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  max-width: inherit;
}
div#alts #wfspb-top-bar .wfspb-lining-layer {
  background-color: rgb(32, 98, 150) !important;
}
div#alts .wfspb-lining-layer {
  padding: 10px;
}
div#alts #wfspb-top-bar.top_bar {
  top: 0;
}
div#alts #wfspb-top-bar.wfspb-hidden {
  display: none;
}
div#alts #wfspb-top-bar {
  font-family: PT Sans !important;
}
div#alts #wfspb-top-bar {
  text-align: center !important;
}
div#alts #wfspb-top-bar {
  color: #ffffff !important;
}
div#alts #wfspb-top-bar {
  z-index: 9999999;
  position: relative;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  line-height: 1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
}
div#alts .wfspb-hidden,
div#alts .wfspb-is-cache {
  display: none;
}
div#alts #wfspb-top-bar #wfspb-main-content {
  padding: 0 32px;
  font-size: 16px !important;
  text-align: center !important;
  color: #ffffff !important;
}
div#alts #wfspb-main-content {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-weight: 300;
  z-index: 1;
  line-height: 1.3;
}
div#alts div#wfspb-close {
  font-size: 16px !important;
  line-height: 16px !important;
}
div#alts div#wfspb-close {
  cursor: pointer;
  font-family: "woocommerce-free-shipping-bar";
  font-size: 20px;
  text-align: center;
  padding: 0;
  line-height: 20px;
  z-index: 2;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  margin: 0;
  top: 10px;
  right: 10px;
}
div#wfspb-current-progress {
  background: #c15917;
}

.class-bar-parent {
  font-size: 12px;
  font-weight: normal;
  width: 100%;
  float: left;
  color: #000000
}
.class-bar span {
  /*background: #0d47a1 !important;*/
  background: #4CAF50 !important;
  height: 6px;
  float: left;
  border-radius: 3px;
}
.class-bar {
  width: 100%;
  height: 6px;
  border-radius: 3px;
  background: #ccc;
  border-radius: 3px;
  margin-bottom: 5px;
  margin-top: 5px;
}
input#coupon_code {
  margin: 0 !important;
}
.woocommerce-cart .form-row.form-coupon {
  display: flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.woocommerce-cart #cart_coupon_box input.form-control {
  border: 1px solid #f2f2f2;
  margin-right: 10px;
  float: left;
  width: 79%;
}
a.woocommerce-privacy-policy-link {
  text-transform: capitalize;
}
.woocommerce-cart button.btn.btn-rounded.btn-border-thin.btn-outline.btn-dark.button {
  border-width: 1px !important;
  padding: 16px;
  float: right;
  width: 18%;
  color: var(--wolmart-dark-color, #333);
  border-color: #e1e1e1;
  margin-right: 10px;
  text-align: center;
}
.woocommerce-cart button.btn.btn-rounded.btn-border-thin.btn-outline.btn-dark.button:hover {
  color: var(--wolmart-dark-color, #333);
  border-color: #e1e1e1;
  background-color: #e1e1e1;
}
.woocommerce-cart button#b2bking_request_custom_quote_button {
  border-width: 1px !important;
  padding: 16px;
  float: left;
  /* width: 18%; */
  color: var(--wolmart-dark-color, #333);
  border-color: #e1e1e1;
  margin-right: 10px;
  text-align: center;
  background: white;
}
.woocommerce-cart button.b2bking_add_cart_to_purchase_list_button.button {
  border-width: 1px !important;
  padding: 16px;
  /*  float: right; */
  /* width: 18%; */
  color: var(--wolmart-dark-color, #333);
  border-color: #e1e1e1;
  margin-right: 10px;
  text-align: center;
  background: white;
}
.woocommerce-cart button#b2bking_request_custom_quote_button:hover,
.woocommerce-cart button.b2bking_add_cart_to_purchase_list_button.button:hover {
  color: var(--wolmart-dark-color, #333);
  border-color: #e1e1e1;
  background-color: #e1e1e1;
}
button[name="calc_shipping"]:hover {
  color: var(--wolmart-dark-color, #333) !important;
  border-color: #e1e1e1 !important;
  background-color: #e1e1e1 !important;
}
button[name="calc_shipping"] {
  border-width: 1px !important;
  padding: 16px;
  float: left;
  color: var(--wolmart-dark-color, #333);
  border-color: #e1e1e1 !important;
  text-align: center;
  background: white;
}

div#cart_coupon_box {
  margin-bottom: 20px !important;
  float: left;
  width: 100%;
}
section.woocommerce-order-details button.dokan-store-support-btn-product {
  margin-bottom: 20px;
  min-width: unset !important;
  width: auto !important;
}
.form-row.place-order button {
  width: 49% !important;
}
.form-row.place-order {
  /* display: flex; */
  justify-content: space-between;
}
.woocommerce-terms-and-conditions-wrapper {
  float: left;
  width: 100%;
  clear: both;
}
.form-row.place-order button {
  width: 49% !important;
  height: 50px;
  margin-top: 0px !important;
}
button.dokan-store-support-btn-product {
  float: left !important;
  clear: both !important;
  min-width: 50%;
}
button.dokan-store-support-btn-product.dokan-store-support-btn {
  width: 100%;
  border: 2px solid #336699;
  background: white;
  color: #336699;
}
.sticky-content.product-sticky-content.fix-bottom.fixed button.dokan-store-support-btn-product.dokan-store-support-btn {
  width: auto;
  min-width: unset !important;
  border: 2px solid #336699;
  background: white;
  color: #336699;
  height: 44px;
  margin: 0;
}
.sticky-content.fixed .single_add_to_cart_button {
  height: 44px;
}
button.dokan-store-support-btn-product.dokan-store-support-btn:hover,
.sticky-content.product-sticky-content.fix-bottom.fixed
  button.dokan-store-support-btn-product.dokan-store-support-btn:hover {
  background: #336699;
  color: white;
}
.ajaxsearchform-dokan .input-group {
  position: relative;
  display: flex;
  border-collapse: separate;
  width: 100%;
}
.ajaxsearchform .input-group-addon {
  border-left: 0px !important;
  background: white;
  border-color: #f2f2f2 !important;
}
.ajaxsearchform select#cat {
  height: 100%;
  width: 100%;
  padding-left: 10px;
}
.woocommerce-checkout div#payment h4 {
  display: none;
}
.login-popup {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding: 3.5rem 5rem 2.5rem;
}
.dokan-single-store .dokan-store-tabs .dokan-btn {
  background: #336699 !important;
  margin-top: 0 !important;
  height: 40px;
  border: none;
  border-radius: 0px !important;
}
input.form-control.dokan-ajax-search-textfield.dokan-ajax-search-suggestion {
  border-radius: 1px 1px 1px 1px;
  padding: 0 4rem 0 2rem;
  font-family: inherit;
  background-color: #fff;
  /* border-right: 0px !important; */
  border-color: #f2f2f2 !important;
}
.logo img {
  width: 144px;
  height: 52px;
  object-fit: contain;
}
::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
::-webkit-scrollbar-thumb {
  background: #336699;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

@media (max-width: 767px) {
  ul.products.slider-wrapper a.woocommerce-LoopProduct-link.woocommerce-loop-product__link img,
  .tab-content a.woocommerce-LoopProduct-link.woocommerce-loop-product__link img,
  .product-archive a.woocommerce-LoopProduct-link.woocommerce-loop-product__link img {
    height: 130px;
    object-fit: contain;
    text-align: center;
  }
  ul.products.slider-wrapper a.woocommerce-LoopProduct-link.woocommerce-loop-product__link,
  .tab-content a.woocommerce-LoopProduct-link.woocommerce-loop-product__link,
  .product-archive a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    float: left;
    height: 130px;
    text-align: center;
    width: 100%;
    padding: 15%;
  }
  a.nav-link {
    font-size: 15px !important;
    padding: 0 !important;
    margin: 0 !important;
  }
}

.product-video-popup .mfp-content {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  width: 100%;
  height: auto;
  max-height: 100%;
  max-width: 950px;
}
.product-video-popup .mfp-content::before {
  content: "";
  display: block;
  padding-bottom: 56.25%; /* the padding value is the magic here */
  width: 100%;
  height: auto;
}
.product-video-popup .mfp-content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  height: 100%;
}
body.page-id-8 .tax-total {
  display: none;
}

#order_review > table > thead > tr > th.product-name {
  display: none;
}
#order_review > table > thead > tr > th.product-total {
  display: none;
}

body.product-template-default .product .wolmart-same-vendor-products-wrapper {
  display: none;
}
.fa-brands.fa-x-twitter::before {
  content: "\f099";
}

/* Header Top */
.header .elementor-top-section .welcome-msg .elementor-heading-title {
  font-family: "Poppins", Sans-serif;
}

/* WooCommerce product page overwrites */
body.single-product .summary > .product-links-wrapper,
body.single-product .summary #product_title_wrapper .product-links-wrapper .social-icons,
body.single-product .summary .variations_form .reset-variation-cont {
  display: none;
}
body.single-product .summary .product_title.entry-title {
  padding-right: 55.5px;
}
body.single-product .summary #product_title_wrapper .product-links-wrapper {
  display: inline-flex;
  flex-direction: column;
  width: auto;
  margin-top: 0;
  position: absolute;
  right: 0;
  top: 0;
}
body.single-product .summary .class-bar-parent-cust {
  color: #000000;
}

/* Supply list page overwrites */
body.page-id-16 #yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share {
  display: none;
}

/* Homepage hero slider arrows responsive */
@media (max-width: 1366px) {
  .intro-sliders .slider-container {
    padding-bottom: 60px;
  }
  .intro-sliders .slider-container .slider-button {
    top: auto;
    bottom: -30px;
  }
}
@media (min-width: 1367px) {
  .intro-sliders .slider-container .slider-button-prev {
    left: calc((100vw - 1280px) / 2 - 20px);
  }
  .intro-sliders .slider-container .slider-button-next {
    right: calc((100vw - 1280px) / 2 - 20px);
  }
}

/* Banner Ads */
body.page-id-8 .elementor-element-8da22f8,
body.tax-product_cat .elementor-element-8da22f8,
body.post-type-archive-product .elementor-element-8da22f8 {
  /*margin-bottom: 2.5rem;*/
  margin-bottom: 3rem;
  margin-top: 1.5rem;
}

/* Homepage section below hero slider - "Add Your Own Suppliers" Icon */
.custom-infobox .add-your-own-suppliers .elementor-icon-box-icon .elementor-icon i::before {
  content: "";
  /*width: 29px;
  height: 29px;*/
  width: 37px;
  height: 37px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='367.069' height='366.573' viewBox='0 0 367.069 366.573'%3E%3Cg transform='translate(0.04 0.033)'%3E%3Cpath d='M853,454.82a3.91,3.91,0,0,1-.79-2.36q0-41.06,0-82.11V293.71c0-3.92-1.66-6.74-4.93-8.38q-19-9.48-38-19l-26-13-30.17-15.07q-36.4-18.19-72.79-36.41a9.64,9.64,0,0,0-9.18,0c-19,9.55-38.32,19.21-57,28.55l-4.69,2.35Q557,259.06,504.47,285.29a8.4,8.4,0,0,0-5,8q0,83.54,0,167.06a8.64,8.64,0,0,0,5.1,8.3q38.31,19.11,76.61,38.28,45.28,22.63,90.56,45.29a8.34,8.34,0,0,0,7.82.17l51.17-25.59a64.152,64.152,0,0,0,8.38,13.38c14.88,18,33.27,27.08,54.79,27.08a83.491,83.491,0,0,0,11.54-.83c23.19-3.25,41.19-15.86,52-36.47C870.91,504.59,869.39,479.3,853,454.82ZM715.73,347.93q-19.92,10-39.8,19.86h-.11c-12.92-6.41-26-13-38.72-19.33l-1.94-1,23.62-11.81,126.41-63.23h0q16.51,8.3,33.07,16.54l7.66,3.82Zm-106.91,4.55h0q-.06,17,0,34.08v6.63l-7.94-4q-13.12-6.57-26.28-13.12V335.33l2.34,1.16,8.71,4.36q11.59,5.88,23.17,11.63Zm154.75-87.34-23.46,11.73q-61.26,30.63-122.5,61.28a1,1,0,0,1-1.25,0c-8.82-4.47-17.82-9-26.51-13.32l-5.2-2.59,115.21-57.6q17.35-8.67,34.71-17.38l.13-.06.17.07q13.35,6.73,26.75,13.4l5.4,2.7Zm-65.13-17.92q-66,33-131.94,66-17.06-8.55-34.14-17.07l-6.61-3.3,1.33-.67L630.86,240.3l30.32-15.16c4.8-2.4,9.77-4.89,14.59-7.26h.12c13.22,6.56,26.64,13.28,39.62,19.77l1.06.53Zm-140.14,80,.09.05v52.87a9.08,9.08,0,0,0,5.48,8.82L572.1,393c13.06,6.46,26.56,13.14,39.69,20,3.31,1.72,6.74,1.76,9.4.12s4.09-4.72,4-8.47c-.2-10.94-.16-22.08-.12-32.86V360.67l3.29,1.63,9.94,5q14.67,7.34,29.35,14.65h.08V532.03l-117.22-58.6-11-5.51q-11.91-6-23.82-11.9V306l.53.26,10.62,5.31q15.75,7.81,31.46,15.63ZM724.4,505a52.272,52.272,0,0,0,1.08,6.37q-13.28,6.59-26.53,13.24l-8.6,4.3L684,532h0V381.94h0l66.29-33.14L835.9,306V437.85a69.47,69.47,0,0,0-49.81-12.31c-19.7,2.46-35.81,11.79-47.88,27.72C726.79,468.32,722.14,485.72,724.4,505Zm31.72-47.64A54.5,54.5,0,0,1,794.9,441.2h.1a55.14,55.14,0,0,1,55,54.92c.09,30.15-24.53,54.84-54.89,55h-.37a54.963,54.963,0,0,1-38.62-93.8Z' transform='translate(-499.5 -200.72)' fill='%2333669a'/%3E%3Cpath d='M776.41,523.7a9.27,9.27,0,0,0,6.48,3.13c2.21,0,4.43-1.06,6.53-3.16q14.12-14.14,28.24-28.26l7-7q4.46-4.44,8.89-8.9a8.51,8.51,0,0,0,2.48-7.51,7.91,7.91,0,0,0-4.48-5.81c-3.37-1.6-6.91-.8-10,2.25l-5.4,5.41Q803,487.06,789.87,500.2c-1.94,1.95-3.86,3.93-5.93,6.05l-1,1.05c-4.52-4.57-9.35-9.42-14.78-14.84a8.85,8.85,0,0,0-6.25-2.7h0a7.83,7.83,0,0,0-5.59,2.38c-3.22,3.29-3,8.38.43,11.85Z' transform='translate(-499.5 -200.72)' fill='%2333669a'/%3E%3C/g%3E%3C/svg%3E")
    no-repeat center center/contain;
}

/* Header cart number badge width */
.header .cart-dropdown.badge-type .cart-count,
.header .compare-count,
.header .wish-count {
  width: auto;
  min-width: 1.72em;
  border-radius: 100px;
  padding-left: 5px;
  padding-right: 5px;
}

/* Ordered Received */
.woocommerce-thankyou-order-received {
  text-align: center;
  font-size: 24px;
  padding: 20px;
  border: 1px solid #c9e1ec;
}

/* Homepage - Brands / Clients Logo Sliders */
.top-brands-slider .slider-wrapper,
.customers-logo-slider .slider-wrapper {
  max-height: 100px;
}
.top-brands-slider .slider-dots-outer .slider-pagination,
.customers-logo-slider .slider-dots-outer .slider-pagination {
  width: 100%;
  text-align: center;
}

/* Archive page types - ads banner spacing */
body.archive > .page-wrapper > .main > .top-block .elementor-section {
  margin-bottom: 0;
}
body.archive > .page-wrapper > .main > .top-block .elementor-section .elementor-widget-wrap {
  padding-top: 0;
  padding-bottom: 0;
}

/* Store listing - Ads banner */
body.page-id-503 .elementor-element-8da22f8 {
  margin-bottom: 3rem;
}

/* Store detail - Ads banner */
body .main > .store-vendor-detail-ad-wrapper {
  margin-bottom: 3.5rem;
}
.woocommerce-checkout-review-order #order_review_heading {
  margin-bottom: 0;
}
.shipping_address .address-book-checkout-address-current .address-book-checkout-address {
  display: none;
}

/* Header Top Account Links Column */
@media (min-width: 1350px) {
  .header .elementor-top-section .header-top-aacount-links-column {
    /*margin-right: -32px;*/
    margin-right: 9px;
  }
}

/* Header Top Buy in Bulk Icon Link */
.header .elementor-top-section .header-buy-in-bulk-link .image-box > a {
  display: block;
}
.header .elementor-top-section .header-buy-in-bulk-link .image-box figure {
  margin-bottom: 0;
}

/* Homepage - Hide page title */
body.page-id-37257 .page-wrapper .page-header {
  display: none;
}

/* Signup Form Page */
body #customer_login {
  max-width: 630px;
}
body #signupbuyer .form-row > p {
  margin-bottom: 10px;
  line-height: 1;
}
body #signupbuyer .form-row .input-text[type="radio"] {
  min-height: auto;
}

body #signupbuyer .form-row .radio-button-container {
  color: rgba(0,0,0,0.75);
  display: block;
  position: relative;
  padding-left: 40px;
  line-height: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 18px;
  font-weight: 500;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body #signupbuyer .form-row .radio-button-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
body #signupbuyer .form-row .radio-button-container span:not(.checkmark) {
  color: #808080;
}
body #signupbuyer .form-row .radio-button-container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 21px;
  width: 21px;
  background-color: rgba(0,0,0,0);
  border: 2px solid var(--wolmart-primary-color,#2879FE);
  transition: all 0.3s;
}
body #signupbuyer .form-row .radio-button-container input:checked ~ .checkmark {
  background-color: #000;
  border-color: #000;
}
body #signupbuyer .form-row .radio-button-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
body #signupbuyer .form-row .radio-button-container input:checked ~ .checkmark:after {
  display: block;
}
body #signupbuyer .form-row .radio-button-container .checkmark:after {
  content: "";
  font-size: 14px;
  font-weight: 900;
  font-family: var(--fa-style-family-classic, "Font Awesome 6 Free");
  line-height: 1;
  color: white;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Supply list - Wishlist Update Button */
body.page-id-16 .yith-wcwl-form .yith_wcwl_wishlist_footer .yith_wcwl_wishlist_update {
  text-align: right;
}
body.page-id-16 .yith-wcwl-form .yith_wcwl_wishlist_footer .yith_wcwl_wishlist_update input[type="submit"] {
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  background-color: transparent;
  font-size: 15px;
  padding: 12px 24px;
  border-radius: 3px;
  color: #369;
  text-align: center;
  transition: all 0.3s;
  border: 2px solid #336699;
}
body.page-id-16 .yith-wcwl-form .yith_wcwl_wishlist_footer .yith_wcwl_wishlist_update input[type="submit"]:hover,
body.page-id-16 .yith-wcwl-form .yith_wcwl_wishlist_footer .yith_wcwl_wishlist_update input[type="submit"]:focus {
  background-color: #336699;
  color: #ffffff;
}
body.page-id-16 .page-content .wishlist-page-links {
  display: none;
}

div.quantity-wrapper select +.quantity-minus, div.quantity-wrapper select +.quantity-minus+.quantity-plus {display:none;}

.woocommerce-loop-product__title {-webkit-line-clamp: none;}

.show-password-input {display:none}

div.quantity-wrapper .quantity > br {
  display: none;
}

.single_buy_now_button {
    display: none !important;
}

/* Homepage Slider */
body:not(.elementor-editor-active) .elementor-37257 .elementor-element.elementor-element-0f9e984:not(.fadeInRight.show-content),
body:not(.elementor-editor-active) .elementor-37257 .elementor-element.elementor-element-2826c6d:not(.fadeInRight.show-content),
body:not(.elementor-editor-active) .elementor-37257 .elementor-element.elementor-element-71bc3ae:not(.fadeInRight.show-content) {
  opacity: 0;
}

  /*******************/
 /* Core Web Vitals */
/*******************/

/* Product Details - Image fix */
.product-media picture:first-child img {
  position: relative;
  opacity: 1;
}

#order_review_heading{
border-bottom: 2px solid;
padding-bottom: 18px;
}