body {
  --wp--style--global--content-size: 100%;;
  --wp--style--global--wide-size: 100%;
  --wp--style--root--padding-top: 0;
  --wp--preset--font-size--normal: 16px;
  --wp--preset--font-size--huge: 20px;
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 14px;
  --wp--preset--font-size--large: 20px; 
  --wp--preset--color--primary: #000;
  --wp--preset--color--contrast: #000;
  --wp--preset--color--secondary:#000;
  --wp--preset--color--base: #fff;
  --wp--style--root--padding-top:0;
  --wp--style--root--padding-bottom:0;
  font-family:'Heebo';
  font-display: swap; 
}
h1, h2, h3, h4, h5, h6 {
  font-family:'Heebo' !important;
}

@keyframes fadeInOut {
  0% {
      opacity: 0.2; /* Start with full transparency (invisible) */
  }
  50% {
      opacity: 1; /* Middle of the animation, fully visible */
  }
  100% {
      opacity: 0.2; /* End with full transparency (invisible) */
  }
}


#top-switcher div {
  transition: opacity 0.5s ease;
  opacity: 0;
  position: absolute;
  font-weight:bold;
  display:none;
}

#top-switcher .active {
  opacity: 1;
  position: relative;
  display:block;
}

#top-switcher {
  position: relative;
  height: 1.5em; /* adjust to fit the content height */
  overflow: hidden;
}

.dreamax-cart-terms {
  display: none!important;
}

body.elementor-kit-9 .wpcf7 button, 
body.elementor-kit-9 .wpcf7 input[type="button"], 
body.elementor-kit-9 .wpcf7 input[type="submit"], 
body.elementor-kit-9 .wpcf7 .elementor-button {
  color:#fff;
}


.archive.search.search-results .wc-block-grid__product-image img{
  max-width: none !important;
  height: 220px !important;
  object-fit: contain !important;
}


.dreamax-product-related {
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 25px !important;
  text-align: center;
}
body > .wp-site-blocks > .wp-block-group {
  margin-left: auto;
  max-width: 1600px;
  margin-right: auto;
}


.dreamax-home-group {
  margin-top:0 !important
}

h2 {
  font-size: 20px;
  margin: 0;
  font-weight: bold;
}

.wp-block-navigation .wp-block-navigation__submenu-icon {
  margin-right: 0.25em;
}

body .dreamax-branches-top {
  margin: 0;    
  margin-top: 3px;    
  margin-left: 10px !important;
}
body .dreamax-branches-top a{
  text-decoration: none;
}

.dreamax-branches-top img {
  width: 16px !important;top: 5px;position: relative;right: -5px;
  animation: fadeInOut 2s ease-in-out infinite;
}

.dreamax-header-group-flex .wp-block-woocommerce-customer-account {
  margin-top: 0;
  top: -2px;
  position: relative;
}

.woocommerce-checkout {
  /* display: flex; */
  gap:20px;
}
.woocommerce-checkout .col2-set .col-1{
  width: 100%;
}
.woocommerce-page .woocommerce-checkout .woocommerce-checkout-review-order-table {
  width:100%;
  border-radius: 5px;
  display: table-cell;
  border-width: 2px;
  border-color: black;
}
.woocommerce-checkout-review-order {
  width:100%;
}

/* .checkout.woocommerce-checkout {
  width:100%;
  display: flex;
}
.woocommerce .col2-set, 
.woocommerce-page .col2-set,
.woocommerce-checkout-review-order {
  flex: 1;
} */

.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
  border-radius: 4px;
  border-width: 2px;
}

.woocommerce-page .woocommerce-checkout #payment, 
.woocommerce-page .woocommerce-checkout 
.woocommerce-billing-fields__field-wrapper, 
.woocommerce-page .woocommerce-checkout 
.woocommerce-checkout-payment, 
.woocommerce-page .woocommerce-checkout .woocommerce-checkout-review-order-table, 
.woocommerce-page.woocommerce-order-pay #payment, 
.woocommerce-page.woocommerce-order-pay .woocommerce-billing-fields__field-wrapper, 
.woocommerce-page.woocommerce-order-pay .woocommerce-checkout-payment, 
.woocommerce-page.woocommerce-order-pay .woocommerce-checkout-review-order-table {
  margin-top: 0rem;
}

.wc-block-components-button:not(.is-link).outlined {
  background: #000;
}

/* .woocommerce-page .woocommerce-cart-form table.shop_table_responsive .product-remove a {
  font-size: 14px;
  font-weight: bold;
} */
header > div:first-child {
  justify-content: center;
  width:100%;
}
header > div:first-child > div {
  flex:1;
  justify-content: center;
}

header > div:nth-child(2) {
  width: 100%;
}
header > div:nth-child(2) > div {
  flex:1;
}
header > div:nth-child(2) > div:last-child {
  justify-content: end;
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button {
  color: #000;
  border: 1px solid #000;
  background-color: white;;
  padding: 5px 20px;
  border-radius: 0;
}
.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button:hover {
  color: #fff;
  background-color: #000000;
}
.wp-block-navigation .wp-block-navigation-item {
  font-size: 17px;
  font-weight: normal;
}

header .wp-block-navigation .wp-block-navigation-item:hover {
  color:#3f3f3f;
}

.dreamax-swatch-image {
  width: 30px !important;
  height: 30px !important;
  overflow: hidden;
  text-indent: -10000px;
  border-radius: 50% !important;
  border: 2px solid #fff;
  background-size: 100%;
}

.dreamax-top-nav {
  margin-top:5px;
  margin-bottom: 5px;
}

.dreamax-logo {
  /* margin-right: 92px !important; */
  /* margin-top: 7px !important; */
}

.dreamax-top-liner {
  background-color: #000;
  color: #fff;
  font-size: 12px;
}

.dreamax-top-liner-flex {
  width:100%;
  display: block !important;
}

.dreamax-top-liner-flex > div {
  flex: 1;
  padding: 5px 20px;
  display: inline-block;
  width: 25%;
  box-sizing: border-box;
}

.dreamax-top-liner-flex > div:nth-child(2) {
  flex: 2;
  text-align: center;
  width: 49%;
}

.dreamax-top-liner-links p {
  display:inline-block;
  padding: 0 10px;
  margin: 0;
}



.product-attribute-value-price-per {
  background-color: #000;
  color: #fff;
  padding: 1px 10px 3px;
  display: inline-block;
  margin-top: 15px;
  font-size: 13px;
}

.product-template-default .wp-block-post-title {
  text-align:right;
}

.product-template-default .woocommerce-Price-amount.amount {
  font-size: 15px;
  font-weight:bold;
  /* color: #fff; */
}


/* Styles for the scrollbar track */
#dreamax-site-navigation::-webkit-scrollbar {
width: 10px;
}

::-webkit-scrollbar-track {
background-color: #f1f1f1;
}

/* Styles for the scrollbar thumb */
#dreamax-site-navigation::-webkit-scrollbar-thumb {
background-color: #888;
border-radius: 5px;
}

/* Styles for the scrollbar thumb on hover */
#dreamax-site-navigation::-webkit-scrollbar-thumb:hover {
background-color: #555;
}




#dreamax-site-navigation {
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  overflow-y: scroll;
  transform: translateX(-350px);
  z-index: 99991;
  background-color: #fff;
  transition: 500ms all;
  padding-top: 0;
  font-size: 15px;
  /* font-weight: bold; */
  width: 291px;
}
.rtl #dreamax-site-navigation { 
  transform: translateX(350px);
  right: 0;
  left:auto;
}
#dreamax-site-navigation.show {
  transform: translateX(0px);
}

#dreamax-site-navigation .logo {
  width: 220px;
  text-align:center;
  margin: auto;
  margin-top: 20px;
}
#dreamax-site-navigation ul{
  padding:0;
  margin-top: 0;
}

#dreamax-site-navigation li {
list-style:none;
position: relative;
}
#dreamax-site-navigation  a,
#dreamax-site-navigation  span{
  text-decoration:none;
  display:block;
  padding: 5px 20px;
  color: #333;
  cursor: pointer;
}

#dreamax-site-navigation ul ul li a,
#dreamax-site-navigation ul ul li span {
  padding-left: 50px;
}

.rtl #dreamax-site-navigation ul ul li a,
.rtl #dreamax-site-navigation ul ul li span {
  padding-right: 50px;
  padding-left:0;
}
#dreamax-site-navigation ul ul ul li a,
#dreamax-site-navigation ul ul ul li span {
  padding-left: 70px;
}
.rtl #dreamax-site-navigation ul ul ul li a,
.rtl #dreamax-site-navigation ul ul ul li span {
  padding-right: 70px;
  padding-left:0;
}
.sub-menu-hide {
  height:0;
  overflow:hidden;
  transition: 500ms all;
}

.sub-menu.show {
  height:auto;
  overflow:hidden;
}



.hamburger-icon {
  display: inline-block;
  width: 30px;
  height: 20px;
  background-color: white;
  /* position: relative; */
  position: fixed;
  cursor: pointer;
  left: 48px;
  top: 43px;
  z-index: 6;
}

.rtl .hamburger-icon {
  right: 48px;
  left:auto;
  
}

.line {
  display: block;
  width: 100%;
  height: 3px;
  background-color: #000000;
  position: absolute;
  left: 0;
  transition: transform 0.3s ease;
  border-radius: 20px;
}

.line:nth-child(1) {
  top: 0;
}

.line:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
}

.line:nth-child(3) {
  bottom: 0;
}

.hamburger-icon.open .line:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}

.hamburger-icon.open .line:nth-child(2) {
  opacity: 0;
}

.hamburger-icon.open .line:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}


.wp-block-site-logo a {
  overflow: hidden;
  display: block;
  /* height: 56px;
  width: 70px; */
  position: relative;
  margin-top: 0;
  /* top: 39px; */
}
.wp-block-site-logo.is-default-size img {
  width: 150px;
  max-width: none;
  position: relative;
  top: -22px;
  left: -46px;
}

.rtl .wp-block-site-logo.is-default-size img {
  width: 150px;
  max-width: none;
  position: relative;
  top: -22px;
  right: -46px;
  left:auto;
}

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent black overlay */
  z-index: 9999; /* Ensure the overlay is above other elements */
  display: none; /* Initially hidden */
}

body.menu-open #overlay {
  display: block; /* Show the overlay when menu is open */
}

.product-sku {
  font-weight: bold;
}

.woocommerce div.product div.summary h1.product_title {
  font-size: 20px;
  font-weight: bold;
  text-align: start;
}

.dreamax-search label{
display:none;

}
.dreamax-search {padding-top: 0;/* padding-right: 20px; */position:relative;margin-top: 3px !important;}
.dreamax-search .wp-block-search__input {border-radius:30px;padding: 8px 40px;}

.dreamax-search .wp-block-search__button {
  background-image: url('assets/search_bold.svg');
  position:absolute;
  right: 4px;
  border-radius: 50%;
  width: 40px;
  background-color: #fff;
  height: 30px;
  top: 2px;
  overflow: hidden;
  text-indent: 50px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center;
}
.rtl .dreamax-search .wp-block-search__button {
  left: 4px;
  right:auto;
}
.dreamax-header-group-flex {
  display: flex;
  margin-left: 90px !important;
  gap: 15px;
}
.rtl .dreamax-header-group-flex {
  margin-right: 0px !important;
  margin-left: 0px !important;
  top: 13px;
  position: relative;
  padding-right: 27px;
  /* width: auto; */
}
.wc-block-mini-cart {
  margin-top: 0 !important;
  width: auto !important;
}
.wp-element-button, .wp-block-button__link {
  border-radius: 5px;;
}
.button-update-cart {
  width:100%;
  margin-top:2px !important;
}
.woocommerce a.button, 
.woocommerce button.single_add_to_cart_button, 
.woocommerce button[name=add-to-cart],
.woocommerce button[type=submit]:not(.wp-block-search__button), 
.woocommerce input[name=submit] {
  padding: 10px 30px;
  color: #fff;
  margin-top: 0;
  background-color: #000;;
  border-radius: 10px;
}
.woocommerce a.button:hover, 
.woocommerce button.single_add_to_cart_button:hover, 
.woocommerce button[name=add-to-cart]:hover,
.woocommerce button[type=submit]:not(.wp-block-search__button):hover, 
.woocommerce input[name=submit]:hover {
  color: #fff;;
  background-color: #000;;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  background-color: rgb(255 255 255 / 60%);
  color: #222;
  border: 0;
  border-top-style: none;
  border-top-width: 0;
}
body > .wp-site-blocks > header {
  padding: 10px 0;
  padding-top: 0px;
  background: #fff;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
  /* border-bottom: 1px solid #b6b6b6; */
  padding-bottom: 10px;
}

.dreamax-top-cart-account {
  display: flex;
  align-items: center;
  gap: 10px;
}

body header .is-layout-constrained > .alignwide {
  /* padding-bottom:10px !important; */
}

body > .wp-site-blocks{
  padding-top: 95px;
  width:100%;
}
.page-id-712271{
  padding-top: 120px;
}
.page-id-636774 main {
  text-align: center;
}
.archive.tax-product_cat .wp-block-term-description {
  text-align: center;
}


footer {
  padding-top:30px;
  background:#000;
  color:#fff;
  padding-bottom: 30px;
  font-size: 11px;;
}
footer a{
  color:#fff;
  text-decoration:none;
  font-size: 11px;;
}
footer a:hover{
  
  color:#fff;
  text-decoration:underline;
}
footer > .wp-block-group  {
  display:flex;
}
footer h2 {
  font-size:14px;
  font-weight:bold;
}

body .is-layout-constrained > .alignwide {
  max-width: none;
}
.footer-copyrights {
  font-size:12px;
  color:#888;
}

.dreamax-product-attributes {
border-top:1px solid #b6b6b6;
padding-top:15px;
}
.dreamax-product-attributes ul{
  padding: 0;
  margin:0;
  list-style: none;
}
.woocommerce div.product .entry-summary .price {
  margin: 0;
  font-weight: bold;
  margin-top: -10px;
  margin-bottom: 20px;
}

.woocommerce div.product form.cart table.variations th {
  /* line-height: 3rem; */
  text-align: right;
  padding-bottom: 5px;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock) {
  background-color: #000;
  color: #fff;
}
.variations_form .variations select {
  display:none;
}

.variations_form .variations.show {
  display: block;
}
.dreamax-swatch-notavail {
  display: block;
  position: absolute;
  width: 100%;
  border-bottom: 3px solid #000;
  transform: rotate(45deg);
}
body h1 {
  font-size: 23px;
  font-weight: bold;
  text-align: center;
}

.archive.tax-product_cat h1 {
  background:#000;
  color:#fff;
  padding:15px 0 15px;
  
}

.woocommerce-page main {
  max-width: none;
  margin-right: auto;
  margin-left: auto;
}
.woocommerce ul.products {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 10px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  float: right;
  margin: 0;
  padding: 20px 30px;
  position: relative;
  width: 100%;
  margin-right: 0;
  box-sizing: border-box;
}

.woocommerce ul.products::after, 
.woocommerce ul.products::before, 
.woocommerce-page ul.products::after, 
.woocommerce-page ul.products::before {
  display: none;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 16px;
}

.woocommerce ul.products li.product a.button {
  display: none;
}

/* Quick View Modal Container */
.quick-view-modal-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

/* Quick View Modal Content */
.quick-view-modal-content {
  background-color: #fff;
  padding: 20px;
  max-width: 600px;
  max-height: 80vh;
  overflow-y: auto;
  border-radius: 5px;
}

/* Quick View Close Button */
.quick-view-modal-close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 24px;
  color: #888;
  cursor: pointer;
}

/* Quick View Overlay Clickable Area */
.quick-view-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  cursor: pointer;
}
.quick-view-button {
  text-decoration: none;
  padding:5px 10px;
  text-align: center;
  background-color: #fff;
  display: block;
  box-sizing: border-box;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  box-sizing: border-box;
  overflow: hidden;
  transition:300ms all;
}
li:hover .quick-view-button {
  
  background-color: #ebebeb;
  height:33px;
}

.sub-menu-arrow {
  background-image: url('assets/arrow.svg');
  display: block;
  height: 50px;
  width: 24px;
  transform: rotate(90deg);
  position: absolute;
  top: -8px;
  right: 13px;
  background-size: 20px;
  background-repeat: no-repeat;
  cursor: pointer;
  background-position: center;
}
.rtl .sub-menu-arrow {
  left: 13px;
  right:auto;
}
.return-to-shop,
.cart-empty.woocommerce-info {
  padding: 10px 0;;
  text-align: center;;
}

.woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents {
  font-size: 13px;
}

.woocommerce-variation-add-to-cart {
  padding-top:15px;
}
.dreamax-header-group-flex .wp-block-woocommerce-customer-account {margin-top: 0;}
.pll-switcher-select {
  margin-top: 5px;
  padding: 6px;
  border: 2px solid #000;
}
.filters-container {
  max-width: 300px;
  text-align: center;
  margin: auto;
  display: block;
}
.filters-container .reset-filters{
  height: 39px;
  border-radius: 5px;
  background: #000;
  color: #fff;
  margin: 33px 5px;
  padding: 0 14px;
  border: 0;
}
.filters-container form {
  width:100%;
  display: flex;
}
.filters-container form > div {
  flex:1;
  margin-bottom: 0 !important;
}
.yith-wcan-filters .yith-wcan-filter .filter-title {
  margin:0 0 10px;
  font-size:16px;
}

.product .variation-colors {
  text-align: center;
}

.color-group {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin: 10px 2px 2px;
  cursor: pointer;
  text-indent: -1000px;
  overflow: hidden;
  display: inline-block;
  border: 1px solid #efefef;
  background-size: 90%;
  background-position: center;
  background-repeat: no-repeat;
  padding: 5px;
}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper.color-variable-items-wrapper .variable-item:not(.radio-variable-item) {
  border-radius: 50%;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper.color-variable-items-wrapper .variable-item:not(.radio-variable-item) .variable-item-span-color {
  border-radius: 50%;
}
.woo-variation-swatches ul[data-attribute_name="attribute_pa_size"] li {
  direction:ltr;
}
.woo-variation-swatches label[for="pa_size"] + span ,
.dreamax-product-attributes .pa_size{
  direction:ltr;
}
.dreamax-product-attributes .pa_size{
  display: inline-block;
}
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button {
  color: #fff;;
}
.wc-block-components-button:not(.is-link) {
  color: #fff;
}
.woocommerce .woocommerce-NoticeGroup-checkout ul.woocommerce-error[role=alert] {
  color: #fff;
}

.rtl .ht-ctc {
  left:15px !important;
  right:auto !important;

}

.fixed {
  position: fixed;
  top: 0px; /* Adjust the top position as needed */
  right: 0px; /* Adjust the right position as needed */
  z-index: 100;
  width:100%;  
}
.fixed .yith-wcan-filters {
  padding-top:20px;
  padding-bottom: 20px;;
}

.rtl #pojo-a11y-toolbar.pojo-a11y-toolbar-right {
  right: auto !important;
  left:-180px;
}
.rtl #pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle {
  right: auto !important;
  left:180px;
}

.rtl #pojo-a11y-toolbar.pojo-a11y-toolbar-right.pojo-a11y-toolbar-open {
  left: 0;
}
body .cwginstock-subscribe-form .panel-primary {
  border-color: #000000;
}
body .cwginstock-subscribe-form .panel-primary>.panel-heading {

  background-color: #000000;
  border-color: #000000;
}
body .cwginstock-subscribe-form .col-md-12 {
  box-sizing: border-box;
}
body .cwginstock-panel-body input[type=text], .cwginstock-panel-body input[type=email] {
  padding: 10px;
}
body .cwgstock_button {
  background: black;
  border: 0;
  padding: 10px;
  
}
body .cwginstock-panel-heading h4 {
  color: #fff;
  margin: 0;
  font-size: 15px;
  font-weight: bold;
}
.related-products-block {
  overflow: hidden;
  clear: both;
}

.related-products-block h2{
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}

.woocommerce .related-products-block  ul.products {
  grid-template-columns: repeat(5, 1fr);
}
.related-products-block .products h3 {
  
  font-size: 14px;;
}

.dreamax-mobile-menu-row {
  display:none !important;
}

.dreamax-top-liner-links p img {
    width: 10px;
    top: 2px;
    position: relative;
    right: -5px;
    animation: fadeInOut 2s ease-in-out infinite;
  }

.dreamax-top-liner-links p a {
  color:#fff;
  text-decoration:none;
}

.dreamax-100ml {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  margin-top: -20px;
}


.woocommerce-page.woocommerce-order-pay {
  display: initial;
}

.wp-block-post.product {
  position:relative;
  position: relative;
  display: flex;
  flex-direction: column;
}
.dreamax-out-of-stock-badge {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #ff00007d;
  color: #fff;
  padding: 2px 10px 3px;
  font-size: 12px;
  margin: auto;
  width: 60px;
  text-align: center;
}

.woocommerce-form__label-for-checkbox input[type="checkbox"]:checked + br  + .woocommerce-terms-and-conditions-checkbox-text:before {
  content: "";
  display: inline-block;
  height: 1rem;
  width: 1rem;
  border: 2px solid var(--wp--preset--color--black);
  background: var(--wp--preset--color--white);
  margin-left: 0.5rem;
  transform: translateY(0.2rem);
  background: var(--wp--preset--color--black);
  box-shadow: inset -0.2rem 0.2rem var(--wp--preset--color--white),inset 0.2rem -0.2rem var(--wp--preset--color--white);  
}


.woocommerce form .form-row {
  /* margin-bottom: 2rem; */
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
  display: block;
  width: auto;
  clip: unset;
  clip-path: unset;
  height: auto;
  /* margin-top: -24px; */
  margin-right: 0px;
  margin-bottom:0;
}

body.rtl.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods .wc_payment_method input[type="radio"] {
  /* display: none !important; */
}
/* .dreamax-coupon-wrapper {
  display: none !important;
} */

#billing_country_field,
#shipping_country_field {
  display: none;
}

.woocommerce div.product form.cart .wc-no-matching-variations {
  border: 2px solid red;
  color: black;
  background: #ffe0e0;
  font-weight: bold;
}
.woocommerce div.product form.cart .wc-no-matching-variations:before {
  display: none;;
}

#add_payment_method .checkout .col-2 h3#ship-to-different-address, 
.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
  width: 100%;
  text-align: right;
  margin: 0;
}

.single-product .wp-container-core-columns-layout-1{
  max-width: 1200px !important;;

}
.wc-block-components-product-image .wc-block-components-product-sale-badge--align-right {
  background: pink;
  border: 0;
  color: #000;
  border-radius: 0;
  top: 0;
  right: 0;
  left: auto;
}
.woo-variation-gallery-slider {
  direction: rtl;
}
body .wpcf7 {
  max-width: 300px;
  margin:auto;
}
.wpcf7  input,
.wpcf7 textarea {
  padding:10px; 
  width:100%;
  box-sizing: border-box;
}
.wpcf7  input[type="submit"] {
  padding:10px; 
  width:100%;
  background-color: #000;
  color: #fff;
}

.dreamax-coupon-wrapper button{
  padding: 13px 30px !important;
  margin-top: 22px !important;
  width: 100%;
}
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3,
.col2-set h3 {
  text-align: center;
  margin-top:0;  
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  width: 100%;
}

.woocommerce #customer_login .col-2 {
  width:48%;
}

.dreamax-header-menu {
}

.dreamax-product-shipment,
.dreamax-product-desc {
  padding:20px 0 0;
  font-size: 14px;;
}
.dreamax-product-shipment h2,
.dreamax-product-desc h2 {
  font-size: 16px;
}

.reset_variations {
  display: none;
}

.footer-columns { 
  align-items: start !important
}
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order {
  width: 100%;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: #f4f8ff;
  border: 1px solid #007cba;
}
#add_payment_method #payment div.payment_box, 
.woocommerce-cart #payment div.payment_box, 
.woocommerce-checkout #payment div.payment_box {

  background-color: #007cba;
  border: 1px solid #007cba;
  color: #ffff;
  display: none;
}
#add_payment_method #payment div.payment_box::before, 
.woocommerce-cart #payment div.payment_box::before, 
.woocommerce-checkout #payment div.payment_box::before {
  display: none;
}


.wpc-filters-scroll-container .wpc-filters-widget-wrapper {
  display: flex;
  gap:10px;
}
body .wpc-filter-title {
  margin-bottom: 0em;
}
.wpc-filter-header p {
  padding:0;
  margin:0;
}


.wpc-filters-scroll-container {
  justify-content: center;
    display: flex;
}
.wpc-filter-content select{
  padding:10px;
  margin:0 0 0 10px;
}
.woocommerce-ordering select {
  padding:10px;
  margin:0;
}

.mobile-search-group {
  display: none;;
}

body .wd-product.wd-hover-standard .wd-add-btn .add-to-cart-loop span {
    min-height: 27px;
}
body .wd-product.wd-hover-standard .wd-add-btn>a {
    color: white;
    background: black;
}

body .product-wrapper .price > .woocommerce-Price-amount.amount {
    font-size: 18px;
    display: inline-block;
}

body .product-wrapper .price > .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol{
    font-size: 14px;
}

body .wd-swatch-bg {
    border: 1px solid #000;
}
.dreamax-attributes-addon {
  font-size:13px;
  display: block;
  margin-bottom:0 !important;
}
body .dreamax-attributes-addon-last {
  margin-bottom:15px !important;
}
.members-price {
  background: none;
  display: inline-block;
  color: black;
  font-size: 15px;
  padding: 0;
  margin: 0;
  margin-bottom: 0 !important;
}
.members-price .amount {
  color: black;
  font-weight: bold;
  font-size: 17px;
}
.members-price .amount .woocommerce-Price-currencySymbol{
  font-size: 12px;

}
.tax-product_cat .members-price {
  background: transparent;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  border-bottom: crimson;
}

.tax-product_cat .members-price > span{
  /* background: #de0000; */
  padding: 3px 20px 2px;
  display: inline-block;
}
.tax-product_cat .members-price > span .amount{
}
.members-price-text {
  margin: 0;
  font-size: 13px;
}

.tax-product_cat .members-price-text {
  text-align: center;
  border-top: 2px solid #ba924f;
  display: inline-block;
  margin: auto;
  top: -14px;
  position: relative;
}
.single-product-page .members-price-text {
    border-top: 2px solid #ba924f;
    display: table;
}

.elementor-menu-cart__product-image.product-thumbnail {
  width:65px;
}

.checkout-button br,
.button br {
  display: none;
}

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


  body .wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid,
  .wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  

  .woocommerce-checkout {
    flex-direction: column;
  }
  .header-top-line {
      flex-direction: column;
      gap: 0px;
      text-align: center;
  }
  body > .wp-site-blocks {
    padding-top:123px;
  }
  body > .wp-site-blocks > header {
    top: 0;
  }
  .dreamax-header-menu {
      position: absolute;
      top: 55px;
  }
  .wp-block-site-logo a {
      width: 150px;
  }

  body .dreamax-branches-top {
    display: none;;
  }
  .woocommerce ul.products {
    grid-template-columns: repeat(2, 1fr);
  }

  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
      width: 100%;
      margin: 0 0 2.992em;
      padding: 10px;
  }
  footer > .wp-block-group {
      flex-direction: column;
      padding: 10px;
  }
  .dreamax-header-group-flex {
      width: 100%;
      /* padding-right: 30px; */
  }
  header .has-global-padding {
    padding:0;
  }
  .dreamax-search {
    position: absolute;
    top: 50px;
    display:none;
    margin-top: 6px !important;
  }
  .dreamax-search-mobile {
    top: 0;
    width: 90%;
    right: 5%;
    left: 5%;
    display:block;
  }
  .mobile-search-group {
    display: block;
    position: relative;
    top:-5px;
  }
  .mobile-search-group label {
    display: none;;
  }
  .dreamax-mobile-menu-row {
    background:#fff;
    border-bottom: 1px solid #b6b6b6;
    border-top: 1px solid #b6b6b6;
    height: 47px;
    right: inherit;
    position: relative;
    margin: 0;
    top: 13px;
    width: 100% !important;
    display: block !important;
  }
  .rtl .dreamax-header-group-flex {
      margin-right: 0px !important;
      margin-left: 0px !important;
  }
  .woocommerce div.product div.summary {
      overflow: hidden;
      text-align: center;
  }
  .woocommerce .related-products-block ul.products {
      grid-template-columns: repeat(2, 1fr);
  }
  .woocommerce div.product div.summary h1.product_title {
      text-align: center;
  }
  body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
      width: 90%;
  }

  .dreamax-top-liner-flex > div {
    width: 100%;
    text-align: center;
  }

  .dreamax-top-liner-flex > div:nth-child(2),
  .dreamax-top-liner-flex > div:nth-child(3) {

    display: none;

  }

  .dreamax-top-nav {
      position: absolute;
      top: 50px;
      right: 20px;
      left: auto;
      margin: auto;
      display: block !important;
      width: auto !important;
      /* transform: scale(1.4); */
  }

  .rtl  .dreamax-header-group-flex-logo {

    position:absolute;
    left: 10px;
    top: 35px;
    width: auto;

  }
  .dreamax-header-group-flex .wp-block-woocommerce-customer-account {
    margin-top: -4px;
    top:0;
  }
  body > .wp-site-blocks > header {
    height: 123px
  }
  .wp-block-navigation__responsive-container-close {
      right: 0px;
      top: 0;
      padding: 15px;
  }

  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    align-items: flex-start;

  }
  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
      padding-top: 10px;
      padding-bottom: 10px;
  }

  .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
    margin-top:0;
  }
  .wp-block-navigation__container:only-child {
    width: 100%;
    padding: 10px 50px;
    box-sizing: border-box;
  }

  .wp-block-navigation .wp-block-navigation-item {
    font-size: 16px;
  }

  .header-top-companyname > p {
    font-size: 10px !important;
    text-wrap: nowrap;
  }

  .footer-columns {
    flex-direction: column;
  }

  .footer-columns .wp-block-navigation__container:only-child {
    padding:0;
  }
  .footer-columns h5 {
    text-align: center;
    display: block;
    width: 100%;
  }

  .footer-columns > div {
    padding: 0;
    width: 100%;
    padding-bottom: 20px;
    text-align: center;
  }
  .footer-columns > div > div {
    width: 100%;
  }

  .footer-columns > div nav{
    width:100%;
  }
  .footer-columns > div nav ul{
    width:100%;
    align-items: center;
  }


  .dreamax-coupon-wrapper button {
      padding: 13px 30px !important;
      margin-top: 22px !important;
      width: 100% !important;
  }

  .woocommerce #customer_login .col-2 {
    width:100%
  }

  

}

