/*
Theme Name: Own Shop Child
Template: own-shop
Version: 1.0
Description: Child theme for Own Shop.
Author: Sonia
*/

.footer-menu ul > li > a,
body,
h1,
h2,
h3,
h4,
h5,
h6,
html {
  font-family: sans-serif;
}

/* header css */

.style1 .header-wrapper .logo h1 a {
  color: #957931;
}

.top-bar-menu li a {
  font-size: 14px;
}

.style1 #header-main {
  margin: 0;
  padding: 0px;
}

header.theme-menu-wrapper {
  background: #151107 !important;
  margin: 0;
}

/* .top-menu .navigation>li>a {
    color: #A67C00;
} */

.header-wrapper > .os-container {
  display: flex;
  align-items: center;
}

.top-menu-wrapper li a {
  color: #fff !important;
  font-weight: 500 !important;
}

.top-menu-wrapper li {
  color: #fff !important;
}

.top-menu-wrapper li:hover {
  color: #a67c00 !important;
}

.top-menu-wrapper li:hover a {
  color: #a67c00 !important;
}

.style1 .header-wrapper .logo img {
  width: 70px;
}

.style1 .header-wrapper .logo {
  display: flex;
  align-items: center;
  gap: 10px;
}

.top-bar {
  background: #a67c00;
}

.top-bar-menu li a {
  color: #fff;
}

.top-menu .navigation > li > ul > li > a {
  font-size: 14px;
}

.custom-menu-wrapper {
  background: #957931;
}

.header-inner .os-container .left-column {
  display: block !important;
}

.header-inner {
  display: none;
}

.new-container-width .e-con-inner {
  max-width: 100% !important;
  width: 100%;
  padding: 0 !important;
  margin: 0;
}

.new-container-width {
  padding: 0 !important;
}

.new-product-category .product-category.product :hover img {
  transform: scale(1.03);
  background: transparent;
  box-shadow: none;
  border: 3px solid #a67c00;
  padding: 5px;
}

.categories-product-deal ul.products li.product a img {
  margin: 0;
}

.top-menu .navigation > li span.menu-bubble-description,
header button[type="submit"],
.top-menu .navigation > li > ul > li:hover > a,
.top-menu .navigation > li > a:before {
  background: #957931 !important;
}

/* header css end*/

/* product category css */

.new-product-category .product-category.product img {
  /* border: 1px solid #666565!important; */
  border-radius: 100% !important;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px,
    rgba(0, 0, 0, 0.3) 0px 3px 7px -3px !important;
}

.imma-recentpro-right-section > a {
  display: flex;
}

.product-flash h2 {
  width: 100% !important;
  min-height: 55px;
  padding: 0px 10px !important;
}

.product-flash .woocommerce ul.products li.product .price {
  display: flex;
  float: inline-start;
  width: 100%;
  padding: 0px 10px 10px 10px;
  margin: 0;
  text-align: center;
  justify-content: center;
}

.product-flash ul.products li.product .price p {
  margin-left: 20px !important;
}

.product-flash ul.products.elementor-grid li.product img {
  border: 1px solid #95793152 !important;
  /* box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px !important; */
}

.product-flash ul.products.elementor-grid li.product h2 {
  text-align: center;
  letter-spacing: normal !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.product-flash ul.products li.product .price p {
  background: #a67c00;
  color: #fff;
  padding: 3px 6px;
  font-size: 14px;
}

.product-flash ul.products li.product .onsale {
  margin: 0 !important;
}

.categories-product-deal li.product-category.product {
  border: 1px solid #95793152 !important;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px,
    rgba(0, 0, 0, 0.3) 0px 3px 7px -3px !important;
}

.categories-product-deal h2 {
  padding: 15px 0 !important;
  background: #957931;
}

.woocommerce ul.products .button.yith-wcqv-button {
  background: #a67c00
    url(./wp-content/themes/own-shop/img/quick-view-hover.svg)
    no-repeat scroll center 12px !important;
  background-size: 20px !important;
}

.woocommerce ul.products .button.yith-wcqv-button:hover {
  background: #a67c00
    url(./wp-content/themes/own-shop/img/quick-view-hover.svg)
    no-repeat scroll center 12px !important;
  background-size: 20px !important;
}

.woocommerce ul.products li.product .product_type_simple,
.woocommerce-page ul.products li.product .product_type_simple:hover {
  background: #a67c00
    url(./wp-content/themes/own-shop/img/cart-hover.svg)
    no-repeat scroll center 10px !important;
  background-size: 20px !important;
}

.woocommerce ul.products li.product .product_type_simple:hover,
.woocommerce-page ul.products li.product .product_type_simple:hover {
  background: #a67c00
    url(./wp-content/themes/own-shop/img/cart-hover.svg)
    no-repeat scroll center 10px !important;
  background-size: 20px !important;
}

/* testimonial css */

.elementor-main-swiper.swiper-container {
  position: relative;
}

.elementor-swiper-button.elementor-swiper-button-next {
  width: 20px;
  height: 20px;
  fill: antiquewhite;
  position: absolute;
}

.elementor-swiper-button.elementor-swiper-button-prev {
  width: 20px;
  height: 20px;
  fill: antiquewhite;
  position: absolute;
}

.fa-quote-right:before {
  content: "\f10e";
  font-family: "FontAwesome";
}

.fa-quote-left:before {
  content: "\f10d";
  font-family: "FontAwesome";
}

/* testimonial css */

/* footer css */

.footer-widgets-wrapper .widget-column.align-right {
  padding-left: 0 !important;
}

.footer-widgets-wrapper i.fa {
  padding-right: 10px;
  display: inline-block;
  align-items: center;
  font-size: medium;
}

.footer-widgets-wrapper
  li.menu-item.menu-item-type-post_type.menu-item-object-page
  a {
  font-size: 14px;
}

.footer-widgets-wrapper .iepamegamenu-contact-info p {
  font-size: 14px;
  display: flex;
}

.footer-widgets-wrapper h4.widget-title {
  color: #5d491c;
  font-weight: 600;
}

/* == GENERAL SLICK SETTINGS == */
.product-flash .products,
.categories-product-deal .products {
  display: block !important;
  /* Override Elementor grid */
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.product-flash .product,
.categories-product-deal .product {
  margin: 0 10px;
  box-sizing: border-box;
}

/* == SLICK TRACK FLEX FIX == */
.product-flash .slick-track,
.categories-product-deal .slick-track {
  display: flex !important;
  justify-content: center;
  gap: 20px;
}

/* == ARROWS STYLING == */
.slick-prev,
.slick-next {
  z-index: 99999;
  background-color: #e0e0e0;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  transition: background 0.3s;
}

.slick-dots {
  text-align: center;
  margin-top: 15px;
}

.slick-dots li {
  display: inline-block;
  margin: 0 5px;
}

.slick-dots li button:before {
  font-size: 12px;
  color: #333;
  opacity: 0.5;
}

.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #320505;
}

.categories-product-deal a:focus,
.product-flash a:focus,
.categories-product-deal a:focus-visible,
.product-flash a:focus-visible,
.categories-product-deal button:focus,
.product-flash button:focus {
  outline: none !important;
  box-shadow: none !important;
}

.slick-next {
  right: 9px !important;
}

.slick-prev {
  left: 6px !important;
}

.slick-prev,
.slick-next {
  z-index: 999 !important;
}

.slick-prev:before,
.slick-next:before {
  color: #f29c0b !important;
  opacity: 999 !important;
  font-size: 30px !important;
}

.woocommerce ul.products li.product .yith-wcqv-button {
  top: 60px !important;
}

/* quick-view */

.yith-quick-view .woocommerce div.product .product_title {
  font-size: 44px !important;
  padding-top: 20px;
  font-weight: 600;
  font-family: "Josefin Sans";
  text-transform: capitalize;
  color: var(--deensimc-marquee-tes-boulder);
}

.yith-quick-view .woocommerce-Price-amount {
  color: var(--e-a-btn-bg-warning-active);
}

.yith-quick-view .woocommerce div.product form.cart {
  width: 100%;
  max-width: 100%;
}

.yith-quick-view .woocommerce .quantity .qty {
  padding: 0;
}

.yith-quick-view .woocommerce div.product form.cart .button {
  width: 100%;
}

.yith-quick-view .woocommerce div.product .product_title {
  margin-bottom: 15px;
}

.yith-quick-view .woocommerce div.product form.cart {
  width: 100%;
  max-width: 100%;
  display: flex !important;
  gap: 10px;
}

.woocommerce
  .yith-quick-view
  .yith-quick-view-content.woocommerce
  div.summary
  .single_add_to_cart_button {
  border-radius: 0px;
}

.footer-widgets-wrapper .iepamegamenu-contact-info p {
  max-width: 300px;
}

footer .copyrights span {
  display: none;
}

.elementor-widget-heading {
  border-top: none !important;
  border-bottom: none !important;
  box-shadow: none !important;
}

.elementor-widget-image img {
  display: inline-block;
  vertical-align: middle;
  width: 70px;
}

/* Show submenu on hover */
.elementor-nav-menu--main .menu-item.dropdown:hover > .sub-menu {
  display: block !important;
  opacity: 1;
  visibility: visible;
  width: 200px;
}

/* Hide by default */
.elementor-nav-menu--main .sub-menu {
  display: none;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999;
  background-color: #fff;
  /* optional styling */
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  /* optional */
  transition: all 0.3s ease;
}

.elementor-nav-menu--main .menu-item.dropdown:hover > .sub-menu {
  display: flex;
}

a.elementor-item {
  text-transform: uppercase;
}

/* .elementor-nav-menu--main .menu-item.dropdown:hover > .sub-menu {
    display: grid!important;
    width: max-content;
    grid-template-columns: auto auto auto auto !important;
} */

.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,
.elementor-nav-menu--dropdown .elementor-item.highlighted,
.elementor-nav-menu--dropdown .elementor-item:focus,
.elementor-nav-menu--dropdown .elementor-item:hover,
.elementor-sub-item.elementor-item-active,
.elementor-sub-item.highlighted,
.elementor-sub-item:focus,
.elementor-sub-item:hover {
  background-color: #957931;
  color: #fff;
}

.elementor-nav-menu--main .menu-item.dropdown:hover > .sub-menu li a {
  padding-bottom: 0px;
}

.elementor-nav-menu--main .menu-item.dropdown:hover > .sub-menu li {
  padding: 0;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  text-decoration: none;
  background-color: #a67c00;
  color: #fff;
}

.elementor-nav-menu--main .menu-item.dropdown > .sub-menu li a {
  color: #fff;
}

.elementor-nav-menu--main .elementor-nav-menu ul {
  background-color: #000;
}

.product-flash ul.products li::before {
  content: "";
  background-image: url(./wp-content/uploads/2025/06/sg-11134258-7rdwx-m18cns3puphz62-3.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  bottom: 58px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li ul {
  padding: 8px 0px;
}

.elementor-nav-menu--main .menu-item.dropdown:hover > .sub-menu li a {
  margin-top: 0;
  padding: 2px;
  font-size: 14px;
}

.elementor-nav-menu--main .elementor-nav-menu ul {
  background-color: #a67c00;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: #333;
}

/* custom-flash-deal-product */

.custom-flash-deal-product ul {
  flex-direction: row;
  display: flex;
  justify-content: center;
  gap: 20px;
  padding: 40px;
  background: #f0f5f1;
}

.custom-flash-deal-product ul li {
  width: 33%;
}

.custom-flash-deal-product ul li h2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0;
  font-size: 18px;
}

.custom-flash-deal-product span.onsale {
  display: none;
}

.custom-flash-deal-product
  ul
  li
  span.price
  span.screen-reader-text:first-child {
  display: none;
}

.custom-flash-deal-product ul li span.price {
  font-size: 24px;
  display: block;
  text-align: center;
}

.custom-flash-deal-product ul li a.add_to_cart_button {
  font-size: 0;
  background: #a67c00;
  color: #fff;
  width: 100%;
  text-align: center;
  border-radius: 40px;
  padding: 5px 10px;
  margin-top: 15px;
}

.custom-flash-deal-product ul li span.price bdi {
  color: #a67c00;
}

.product-flash ul {
  display: flex;
  gap: 20px;
}

.product-flash img {
  /* border: 1px solid #95793152 !important; */
  border: 2px solid #ffdcdc2b !important;
}

.product-flash span.onsale {
  position: absolute;
  right: 0px;
  background: #a67c00;
  padding: 0px 10px;
  color: #fff;
}

.content-inner .elementor-element li {
  padding: 5px;
}

.product-flash h2 {
  text-align: center;
  letter-spacing: normal !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 18px;
  padding-top: 5px !important;
}

.product-flash ul li .price p {
  background: #a67c00;
  color: #fff;
  padding: 0px 5px;
  font-size: 11px !important;
}

.product-flash span.price {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
}

.product-flash span.price span {
  font-size: 16px;
}

.product-flash ul li .price {
  display: flex;
  float: inline-start;
  width: 100%;
  text-align: center;
  justify-content: center;
  color: rgb(166, 124, 0);
  padding: 0px 10px 20px;
  margin: 0px;
}

.product-flash span.price span bdi {
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
}

.product-flash ul li {
  position: relative;
}

/* category page css */
.tax-product_cat .woocommerce ul.products {
  text-align: center;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
}

.tax-product_cat .woocommerce ul.products li.product a {
  text-decoration: none;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  color: #555;
  font-size: 16px !important;
}

.tax-product_cat
  .woocommerce
  ul.products
  li.product
  .woocommerce-loop-product__title {
  min-height: 60px;
  width: 100% !important;
  text-align: center;
  letter-spacing: normal !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 18px;
  padding: 5px 20px 0 20px;
  color: #555;
  line-height: 1.4;
  margin: 0 0 0.75em;
}

.tax-product_cat .woocommerce ul.products li.product .price {
  float: none !important;
}

.tax-product_cat p.saved-sale {
  font-size: 12px;
  text-align: center;
  background: #a67c00;
  width: max-content;
  padding: 0px 10px;
  color: #fff;
  display: block;
  margin: 0 auto;
  margin-top: 5px;
}

.tax-product_cat .woocommerce ul.products li.product a img {
  margin: 0;
  border: 2px solid #ffdcdc2b !important;
}

.tax-product_cat .woocommerce ul.products li.product .onsale {
  margin: unset;
  width: max-content;
}

.product-flash ul li .imma-recentpro-left-section {
  position: relative;
}


.tax-product_cat .woocommerce ul.products li.product .price {
  float: none !important;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
  margin-top: 0px;
}

.tax-product_cat .woocommerce ul.products li.product .price del {
  opacity: inherit;
  display: inline-block;
  color: #a67c00;
}

.tax-product_cat .woocommerce .page-title {
  background: none;
  padding: 0;
  align-items: center;
  text-align: center;
  color: #a67c00;
  font-weight: 600;
  padding-top: 60px;
}

.tax-product_cat .woocommerce #woo-products-wrapper {
  padding-right: 0;
}

.tax-product_cat .woocommerce ul.products li:hover {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.woocommerce #woo-products-wrapper {
  padding-right: 15px;
}

.tax-product_cat .woocommerce ul.products li {
  padding: 0 0 20px 0px !important;
  width: 100%;
  background: #f0f0f0;
  margin: 0 0 0px 0 !important;
  max-width: calc(25% - 15px);
}

.tax-product_cat .woocommerce ul.products {
  text-align: center;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
}

.woocommerce li.product .star-rating {
  float: none;
}

.tax-product_cat .woocommerce > ul li:first-child {
  margin-left: -20px !important;
}

.woocommerce .woocommerce-ordering select {
  border: 1px solid #cec7c7;
}

.product-flash ul li {
  padding: 0 0 20px 0px !important;
  width: 100%;
  background: #f0f0f0;
  margin: 0 0 20px 0 !important;
  max-width: calc(25% - 15px);
}

.product-flash ul li:hover {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.product-flash.product-flash-add-slider-row ul li {
  max-width: 100%;
}
.product-flash ul li {
  max-width: 100%;
}
/* cart-page */

div#cart-wrapper .wc-block-cart-item__wrap {
  display: flex;
  gap: 20px;
  align-items: baseline;
}

div#cart-wrapper .wc-block-components-product-price__value.is-discounted {
  margin-left: unset;
  color: #a67c00;
  font-weight: 600;
  font-size: 14px;
}

div#cart-wrapper .wc-block-components-product-metadata {
  display: none;
}

div#cart-wrapper .wc-block-cart-item__prices {
  text-align: center;
}

div#cart-wrapper .wc-block-components-formatted-money-amount {
  color: #a67c00;
  font-weight: 600;
}

div#cart-wrapper .is-large.wc-block-cart .wc-block-components-sidebar {
  background: #f0f0f0;
  padding: 20px 20px 20px 20px;
  max-height: 500px;
  position: sticky;
  top: 50px;
}

h1.main-title {
  background: none;
  padding: 0;
  align-items: center;
  text-align: center;
  color: #a67c00;
  font-weight: 600;
}

.wc-block-cart .wc-block-cart__submit-container {
  background: #a67c00;
}

.wc-block-cart .wc-block-cart__submit-container a {
  color: #fff;
}

.wc-block-components-totals-coupon .wc-block-components-panel__button {
  color: #a67c00;
  font-weight: 600;
}

a.added_to_cart.wc-forward {
  background: #a67c00;
  opacity: 0.9;
}

.woocommerce ul.products .tooltiptext-1,
.woocommerce ul.products .tooltiptext-2,
.woocommerce ul.products .tooltiptext-3 {
  background-color: #a67c00;
}

/* collection page */

.woocommerce ul.products li.product a img {
  width: 100%;
  height: auto;
  mix-blend-mode: multiply;
  filter: brightness(0.95) contrast(0.95);
  margin: 0;
}

.product .count {
  display: none;
}

.page-title {
  padding-bottom: 30px;
  padding-top: 60px;
}

header.woocommerce-Address-title.title a {
  padding: 12px 20px;
  background: #a67c00;
  color: #fff;
  max-width: 100%;
  float: inline-start !important;
  margin-bottom: 15px;
}

.blog-post h1.entry-title a {
  color: #a67c00 !important;
  font-weight: 600;
}

aside#secondary div {
  margin-top: 25px;
}

aside#secondary div h3 {
  margin-bottom: 8px;
  color: #6f5a25;
  font-weight: 500;
}

#blog-section h2.entry-title a {
  color: #6f5a25;
}

.product-flash .global-product-badge img {
  width: 100%;
  height: auto;
}

.product-flash .global-product-badge img {
  width: 100%;
  height: auto;
}

.elementor-element-78ea21e .global-product-badge {
  display: none !important;
}

.custom-flash-deal-product p.saved-sale {
  display: none !important;
}

.page .elementor-element .star-rating {
  right: 0;
  left: 0;
  margin: auto;
}

.custom-flash-deal-product ins {
  text-decoration: none !important;
}

.product-flash .imma-recentpro-right-section {
  min-height: 130px;
  padding: 0px 10px;
  text-align: center;
}

/* .product-flash .elementor-element .star-rating {
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    float: unset!important;
} */
.page .elementor-element .star-rating {
  right: 0;
  left: 0;
  margin: auto;
  float: unset !important;
}

/* product page css */

.woocommerce div.product .product_title {
  font-size: 22px !important;
  font-weight: 600;
  color: #555;
  text-transform: capitalize;
}

.woo-product-dynamic-info > div:nth-child(1) {
  display: flex;
  column-gap: 10px;
  align-items: center;
}

.product-page .woo-product-dynamic-info {
  border: none;
}

.product-page .woo-product-dynamic-info {
  border: none !important;
  padding: 0px 10px !important;
  margin-top: 10px !important;
}

.woo-product-dynamic-info > div:nth-child(2) {
  display: flex;
  gap: 10px;
  align-items: center;
  font-size: 29px;
  font-weight: 600;
  color: #6f5a25;
}

.woo-product-dynamic-info > div:nth-child(2) span:nth-of-type(1) {
  font-size: 13px !important;
  color: #f7f2f2 !important;
  background: #ff0000cf;
  padding: 0px 6px;
}

.woo-product-dynamic-info > div:nth-child(2) del {
  font-size: 16px;
  font-weight: 500;
}

.woo-product-dynamic-info > div:nth-child(2) span:nth-of-type(2) {
  background: #6f5a25;
  color: #fff !important;
  width: max-content;
  padding: 0px 15px;
}

/* .woo-product-dynamic-info > div:nth-child(3) strong {
    font-size: 14px;
    font-weight: 600;
    color: #6f5a25;
} */

.woo-product-dynamic-info > div strong {
  font-size: 15px;
  font-weight: 500;
  color: #555;
  letter-spacing: 0;
}

.woo-product-dynamic-info > div:nth-child(3) span.Shop_Vouchers {
  width: max-content;
  color: #f7f2f2;
  line-height: 1.5;
  padding: 2px 10px;
  background: #6f5a25;
  border-radius: 4px;
}

.woo-product-dynamic-info > div:nth-child(3) {
  display: flex;
  align-items: center;
  gap: 10px;
}

.woo-product-dynamic-info > div {
  margin-top: 21px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 10px;
}

.woocommerce div.product form.cart div.quantity {
  float: none !important;
  margin-right: 20px;
}

.product-page form.cart {
  display: flex;
  margin-top: 20px;
}

.woocommerce div.product form.cart .button {
  width: 100% !important;
  background-color: #6f5a25 !important;
}

.entry-content form {
  margin-bottom: 20px !important;
}

.woocommerce div.product p.stock {
  font-size: 14px;
  margin-top: 20px;
  color: #6f5a25 !important;
  font-weight: 600 !important;
  margin: 0px 10px !important;
  margin-top: 20px !important;
}

ul.tabs.wc-tabs li a:focus {
  outline: none !important;
  outline-offset: unset !important;
}

.product-template-default div#tab-description p {
  margin: 0;
}

.woocommerce div.product div.images .flex-control-thumbs li {
  width: 14% !important;
}

li.menu-cart a span.badge,
.header-product-custom-menu ul li span.menu-bubble-description,
.woocommerce div.product form.cart .button,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce #review_form #respond .form-submit input,
.woocommerce .widget_shopping_cart .buttons a,
.page .woocommerce-mini-cart__buttons a,
.woocommerce.widget_shopping_cart .buttons a {
  background: #6f5a25 !important;
}

/* .woocommerce span.onsale {
    left: 0!important;
    top: 0 !important;
} */

section.related.products h2 {
  color: #6f5a25 !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  width: 100%;
  text-align: center;
  letter-spacing: normal !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 18px;
  padding: 4px 20px !important;
  height: 52px;
  margin-bottom: 5px;
}

.woocommerce ul.products li.product .price {
  float: none;
  font-size: 16px;
  font-weight: 600 !important;
}

.woocommerce .products ul,
.woocommerce ul.products {
  padding: 0;
  list-style: none outside;
  clear: both;
  display: flex;
  gap: 20px;
}

.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
  width: 30.75% !important;
  padding: 0 0 20px 0px !important;
  background: #f0f0f0;
  margin: 0 0 20px 0 !important;
  gap: 20px;
  display: inline-flex;
  flex-direction: column;
}

section.related.products h2 {
  margin-bottom: 20px !important;
}

.imma-prodimage {
  position: relative;
}

.global-product-badge {
  z-index: 0 !important;
  position: absolute;
  bottom: 0px;
  top: auto;
  left: auto;
}

.product-flash ul li .imma-recentpro-left-section {
  position: relative;
  overflow: hidden;
}

.product-flash ul li .imma-recentpro-left-section a {
  display: block;
  overflow: hidden;
}

.product-flash .global-product-badge img {
  width: auto;
  height: inherit;
  border: none !important;
}

.product-template-default .pdp-rating .star-rating {
  margin-bottom: 5px;
}

.product-template-default span.sku {
  font-weight: 500;
  font-size: 13px;
}

.product-template-default span.posted_in a {
  font-weight: normal;
  color: #6f5a25;
  font-size: 13px;
}

.woocommerce .summary .product_meta > span {
  font-size: 16px;
  font-weight: 600;
  color: #6f5a25;
  margin-top: 15px;
  padding: 0 !important;
}

.woocommerce-product-gallery .flex-control-nav .slick-track {
  display: flex;
  gap: 10px;
}

.woocommerce div.product div.images .flex-control-thumbs li {
  padding: 0px !important;
  margin: 0px !important;
  margin-top: 5px !important;
}

.woocommerce div.product div.images .flex-control-thumbs .slick-arrow {
  top: 65px;
  width: 16px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0;
  text-align: start;
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
  display: none;
}

.woocommerce-tabs #tab-description p {
  padding-bottom: 10px;
}

.woocommerce div.product .woocommerce-tabs .panel {
  box-shadow: none;
  background: #f1f2f3;
  padding: 20px 40px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  padding: 5px 30px;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
  width: 55px;
  height: 55px;
  margin-top: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  border-radius: 4px;
  padding: 0;
  margin: 1px 0 0 70px !important;
}

.woocommerce #reviews #comments ol.commentlist {
  margin: 20px 0;
}

.entry-content form {
  margin-top: 20px;
}

span#reply-title {
  font-size: 20px;
  color: #555;
  margin-bottom: 20px;
}

section.related.products h2 {
  margin-bottom: 20px !important;
  margin-top: 20px;
  padding-top: 0px;
}

.single-product .page-content-area {
  margin: 40px 0 !important;
}

.product-specs {
  border: none !important;
  padding: 0px 10px !important;
  margin-top: 20px !important;
}

.product-specs h3 {
  font-size: 16px;
  font-weight: 600;
  color: #6f5a25;
}

.product-specs td {
  border-top: unset;
  padding: 6px 10px 6px 0;
}

.custom-flash-deal-product .product-desc {
  display: none;
}

.product-flash .imma-recentpro-right-section {
  min-height: 130px;
  padding: 5px 0 0 0px;
  text-align: center;
}

.product-specs td strong {
  color: #555;
  font-weight: 500;
}

.product-label > strong {
  min-width: 145px;
}

.product-specs td {
  padding: 0px 10px 6px 0 !important;
}

.woocommerce div.product table {
  border-bottom: unset !important;
}

.yith-quick-view .woocommerce div.product .product_title {
  margin-bottom: 15px;
  padding: 0;
  line-height: 1.3;
  font-size: 20px !important;
  letter-spacing: 0;
}

.summary.entry-summary {
  padding: 0 0 0 20px !important;
}

#yith-quick-view-content div.images img {
  max-width: 100%;
  object-fit: contain;
  height: auto;
  object-position: center;
}

div#yith-quick-view-content div[id^="product"] {
  display: flex;
  flex-direction: row;
  /* background: #6f5a2514; */
  align-items: center;
  padding: 15px;
}

#yith-quick-view-modal .yith-wcqv-wrapper {
  height: 500px !important;
}

#yith-quick-view-content div.images a {
  width: 100%;
  margin: auto;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

#yith-quick-view-modal .yith-wcqv-wrapper {
  height: 500px !important;
}

.yith-quick-view-content.woocommerce div.product .product {
  height: 500px;
}

.ekit-popup-89ce6d1 > .mfp-container > .mfp-content {
  vertical-align: middle;
}

/* product page css */

.product.type-product .flex-viewport {
  border: 1px solid #55555529;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.woocommerce ul.products li.product .onsale {
  top: 15px;
  right: 20px;
}

.woocommerce ul.products li.product .price {
  display: flex;
  float: inline-start;
  width: 100%;
  text-align: center;
  justify-content: center;
  color: rgb(166, 124, 0);
  padding: 0px 10px 20px;
  margin: 0px;
  gap: 10px;
}

.woocommerce ul.products li.product .price span.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  font-size: 16px;
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  overflow-wrap: normal !important;
  padding: 0;
  position: absolute !important;
  width: 1px;
}

.woocommerce ul.products li.product .price p.saved-sale {
  background: #a67c00;
  color: #fff;
  padding: 0px 5px;
  font-size: 11px !important;
}

/* search page */

.content-area ul.search-list {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  gap: 20px;
}

.content-area ul.search-list li {
  width: 100%;
  max-width: 32%;
}

.content-area ul.search-list li {
  width: 100%;
  max-width: 32%;
  padding: 0;
}

.content-area ul.search-list li {
  width: 100%;
  max-width: 32%;
  padding: 0;
  display: block;
  position: relative;
  background: #f0f0f0;

  padding: 0 0 20px 0;
}

.content-area ul.search-list li img {
  width: 100%;
  border: 2px solid #ffdcdc2b !important;
}

.search-list span.onsale {
  position: absolute;
  right: 0px;
  background: #a67c00;
  padding: 0px 10px;
  color: #fff;
}

.search-list h2.woocommerce-loop-product__title {
  text-align: center;
  letter-spacing: normal !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 18px;
  padding-top: 5px !important;
  padding: 0px 10px;
}

.content-area ul.search-list li a {
  display: block;
}

/* add to cart display none */

.search-list a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  display: none;
}

.search-list span.tooltiptext-1 {
  display: none;
}

.search-list a.button.yith-wcqv-button {
  display: none;
}
a.button.product_type_variable.add_to_cart_button {
  display: none;
}
.search-list span.tooltiptext-2 {
  display: none;
}

/* add to cart display none */

.search-list span.price {
  display: flex;
  justify-content: center;
  gap: 15px;
}

.search-list bdi {
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
}

.search-list span.price {
  display: flex;
  justify-content: center;
  gap: 15px;
}

.search-list bdi {
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
}

h1.page-search {
  background: none;
  padding: 0;
  align-items: center;
  text-align: center;
  color: #a67c00;
  font-weight: 600;
  padding-top: 60px;
  padding-bottom: 10px;
}

.search-list p.saved-sale {
  font-size: 12px;
  text-align: center;
  background: #a67c00;
  width: max-content;
  padding: 0px 10px;
  color: #fff;
  display: block;

  margin-top: 5px;
}

.search-list .price {
  float: none !important;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
  margin-top: 0px;
}

.yith-icon-wrapper {
  position: absolute;
  top: 10px;
  bottom: auto;
  left: 10px;
  opacity: 0;
  visibility: hidden;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  flex-direction: column;
  transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
}

a.yith-wcqv-button {
  background: #a67c00
    url(./wp-content/themes/own-shop/img/quick-view-hover.svg)
    no-repeat scroll center 12px !important;
  background-size: 20px !important;
  font-size: 0;
  width: 38px;
  height: 38px;
  border-radius: 100%;
  line-height: 38px;
}

.yith-icon-wrapper .tooltip {
  left: 60px;
  color: #fff;
  text-align: center;
  border-radius: 45px;
  padding: 5px 15px;
  position: absolute;
  z-index: 1;
  font-size: 12px;
  visibility: hidden;
  top: 3px;
  font-size: 14px;

  min-width: max-content;
  background-color: #a67c00;
  padding: 5px 10px;
}

.yith-quick-view-wrapper:hover .tooltip {
  visibility: visible;
  opacity: 1;
}

.yith-add-to-cart-wrapper:hover .tooltip {
  visibility: visible;
  opacity: 1;
}

.yith-add-to-cart-wrapper .tooltip {
  left: 60px;
  color: #fff;
  text-align: center;
  border-radius: 45px;
  padding: 5px 15px;
  position: absolute;
  z-index: 1;
  font-size: 12px;
  visibility: hidden;
  top: 52px;
  font-size: 14px;

  min-width: max-content;
  background-color: #a67c00;
  padding: 5px 10px;
}

a.ajax_add_to_cart.custom_button {
  margin-top: 0 !important;
  background: #a67c00
    url(.r/wp-content/themes/own-shop/img/cart-hover.svg)
    no-repeat scroll center 10px !important;
  background-size: 20px !important;
  font-size: 0;
  width: 38px;
  height: 38px;
  border-radius: 100%;
  line-height: 38px;
}

.imma-prodimage:hover .yith-icon-wrapper,
.imma-recentpro-left-section:hover .yith-icon-wrapper {
  opacity: 1;
  visibility: visible;
}

.imma-woo-content .add_to_cart_button {
  display: none;
}

.custom_button ~ a.added_to_cart.wc-forward {
  position: absolute;
  left: 53px;
  top: 52px;
  opacity: 1;
  z-index: 9;
}

.tax-product_brand .products {
  padding: 0;
  list-style: none outside;
  clear: both;
  display: flex;
  gap: unset !important;
  flex-wrap: wrap;
}

.tax-product_brand .products li.product {
  margin: 0 !important;
  position: relative !important;
  width: calc(25% - 15px) !important;
  padding: 0 0 20px 0px !important;
  width: 100%;
  background: #f0f0f0;
  margin: 0 20px 20px 0 !important;
}

.tax-product_brand .products li.product:nth-of-type(4n + 4) {
  margin-right: 0 !important;
}

.tax-product_brand .products .global-product-badge img {
  margin: 0 !important;
}

h1.page-title {
  background: none;
  padding: 0;
  align-items: center;
  text-align: center;
  color: #a67c00;
  font-weight: 600;
  padding-top: 60px;
}

.elementor-nav-menu:hover {
  z-index: 999;
  overflow: visible;
}

article .read-more {
  margin-bottom: 30px;
}

article .read-more a {
  color: #a67c00 !important;
  font-weight: 600;
}

form.wpcf7-form input[type="submit"] {
  background: #a67c00;
  font-size: 16px;
  letter-spacing: 1px;
}

table.wc-block-cart-items
  .wc-block-cart-items__row
  .wc-block-cart-item__quantity
  .wc-block-cart-item__remove-link {
  color: #fff;
  text-decoration: none !important;
  padding: 0 10px !important;
  font-size: 13px !important;
}

.wp-block-woocommerce-empty-cart-block
  h2:not(.wc-block-cart__empty-cart__title),
.wp-block-woocommerce-empty-cart-block .wp-block-product-new {
  display: none;
}

.woocommerce ul.products li.product .button {
  z-index: 99;
}

a.added_to_cart.wc-forward {
  z-index: 100;
}

.yith-quick-view-content .woocommerce-product-details__short-description {
  display: none;
}

div#myaccount-wrapper .entry-content {
  margin-top: 10px;
}

.woocommerce form.login h2 {
  color: #a67c00;
  font-weight: 600;
  text-align: center;
}

/* .woocommerce form.login {
    max-width: 600px;
    margin: auto;
} */
.woocommerce-MyAccount-navigation ul li a {
  color: #a67c00;
  font-weight: 600;
}

button.woocommerce-Button.button {
  text-transform: capitalize;
}

.woocommerce form .form-row .input-text,
.woocommerce form .form-row select {
  border: var(--wc-form-border-width) solid rgb(32 7 7 / 23%);
}

/* .page-id-639 #myaccount-wrapper h2 {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
} */

.page-id-639 button.woocommerce-button.button.woocommerce-form-login__submit {
  background: #a67c00;
  text-transform: capitalize;
}

.categories-page ul.products li:hover {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

p.woocommerce-LostPassword.lost_password a {
  color: #a57b00;
}

.single nav.post-navigation {
  margin-top: 10px !important;
}

#blog-section div#comments {
  display: none;
}

#blog-section .nav-links {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 5px;
}

.elementor-700
  .elementor-element.elementor-element-d3f1328
  .elementor-button[type="submit"] {
  background-color: #a67c00;
  color: #ffffff;
}

.elementskit-time.elementskit-wks.ekit-countdown-inner.elementskit-flip {
  display: none;
}

/* .elementskit-time.elementskit-days.ekit-countdown-inner.elementskit-flip {
    display: none;
} */
.pagination .nav-links .page-numbers {
  width: max-content !important;
}

.page-id-639 div#customer_login {
  max-width: 1350px;
  margin: auto;
}

.woocommerce button.button,
.woocommerce button.button:hover {
  background: #a67c00 !important;
}

#blog-section .nav-links {
  gap: 10px;
  align-items: center;
}

.pagination .nav-links .page-numbers {
  border: 1px solid #d0d0d0;
  min-width: 40px;
  vertical-align: middle;
  line-height: 40px;
  margin: 0;
  padding: 0 5px;
}

.pagination .nav-links .current {
  line-height: 40px;
  padding: 0 5px;
  min-width: 40px;
  border: 1px solid #c8a242;
}

.pagination .nav-links .page-numbers.prev,
.pagination .nav-links .page-numbers.next {
  border: none;
}

.blog-post .image img {
  width: 100%;
}

.pagination .nav-links .page-numbers:hover {
  background: #c8a242;
  border-color: #c8a242;
  color: #fff;
}

.pagination .nav-links .page-numbers.prev:hover,
.pagination .nav-links .page-numbers.next:hover {
  background: transparent;
  color: #c8a242;
}

.woocommerce-info {
  background: #c8a242 !important;
}

.nav-icon-inline-menu {
  display: none !important;
}

.main-nav-header > .e-con-inner > div > div:last-child {
  --display: none !important;
}

span.price del :nth-child(1) {
  font-size: 13px !important;
}

.product-flash ul li .price {
  gap: 8px;
  padding: 0px 10px 10px;
  flex-wrap: wrap;
}

.mobile-header-mobile {
  display: none;
}

/* mobile header */

.Custom-Body-class {
  overflow-y: hidden;
}

.ekit_search-button svg.e-font-icon-svg.e-fas-search {
  width: 25px;
}

.product-template-default .woocommerce div.product .woocommerce-tabs .panel {
  word-wrap: break-word;
}

#yith-quick-view-modal .yith-wcqv-wrapper {
  width: 100%;
  max-width: 900px !important;
  margin: auto !important;
  right: 0;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
}

.yith-icon-wrapper {
  z-index: 999 !important;
}

.category-banner {
  display: none;
}

.archive.woocommerce .page-content-area {
  margin: 0px 0;
}

body.product-template-default {
  overflow-x: hidden !important;
}

.row.categories-page {
  padding-bottom: 60px !important;
  padding-top: 60px !important;
}

.product-template-default .row.categories-page {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}

.tax-product_cat .woocommerce .page-title {
  padding-top: 00px !important;
}

.wc-block-components-radio-control__option-layout {
  display: flex;
  flex-direction: row !important;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding-left: 10px;
}

.wc-block-components-order-summary .wc-block-components-order-summary-item {
  max-width: 400px;
}

.wp-block-woocommerce-checkout-order-summary-block
  .wc-block-components-checkout-order-summary__title {
  padding-left: 20px;
}

/*  */

form.variations_form.cart {
  display: flex;
  flex-direction: column;
}

.product a:focus {
  outline: unset;
}

.woocommerce .summary .product_meta > span.tagged_as a {
  border: 1px solid #bbb;
  padding: 0 10px;
  margin-right: 5px;
  width: max-content;
  color: #f7f2f2;
  line-height: 1.5;
  padding: 2px 10px;
  background: #6f5a25;
  border-radius: 4px;
  font-size: 13px;
}

/*  */
ul.brand-thumbnails li {
  float: left;
  position: relative !important;
  width: calc(19% - 15px) !important;
  /* padding: 0 0 20px 0px !important;
    background: #f0f0f0; */
  margin: 0 20px 20px 0 !important;
}

ul.brand-thumbnails {
  margin-left: 0;
  margin-bottom: 0;
  clear: both;
  list-style: none;
  gap: unset !important;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
}

.brand-thumbnails li img {
  box-sizing: border-box;
  max-width: none;
  width: 100%;
  height: auto;
  mix-blend-mode: multiply;
  filter: brightness(0.95) contrast(0.95);
  margin: 0;
  display: block;
  box-shadow: none;
}

.tax-product_tag ul.products {
  display: flex;
  gap: 20px;
  flex-wrap: wrap !important;
}

.tax-product_tag ul.products li.product {
  padding: 0 0 20px 0px !important;
  width: 100%;
  background: #f0f0f0;
  margin: 0 0 20px 0 !important;
  max-width: calc(25% - 15px);
  margin-bottom: 0 !important;
}

.tax-product_tag .woocommerce > ul li:first-child {
  margin-left: -20px !important;
}

.tax-product_cat
  .woocommerce
  ul.products
  li.product
  .woocommerce-loop-product__title {
  align-content: center;
}
.woocommerce .summary .product_meta > span.tagged_as {
  display: none;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  align-content: center;
}
.account-text .woocommerce {
  display: flex;
}
@media (max-width: 1024px) {
  .tax-product_tag ul.products li.product {
    max-width: calc(33% - 15px);
  }

  ul.brand-thumbnails li {
    width: calc(32% - 15px) !important;
    margin: 0 !important;
  }

  ul.brand-thumbnails {
    gap: 15px !important;
  }
  .tax-product_brand .products li.product {
    width: calc(33% - 15px) !important;
    margin: 0 !important;
  }
  .tax-product_brand .products {
    gap: 15px !important;
    justify-content: center;
  }
  .tax-product_brand .woocommerce > ul li:first-child {
    margin-left: -20px !important;
  }
  .tax-product_tag ul.products {
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .tax-product_tag ul.products li.product {
    max-width: calc(50% - 15px);
  }

  .Brand-custom ul.brand-thumbnails li {
    width: calc(48% - 15px) !important;
  }

  .tax-product_tag ul.products {
    gap: 20px !important;
  }

  .tax-product_brand .products li.product {
    width: calc(50% - 15px) !important;
    margin: 0 !important;
  }

  ul.brand-thumbnails {
    gap: 15px !important;
  }
  .woo-product-dynamic-info > div:nth-child(2) {
    flex-wrap: wrap !important;
  }
}

@media (max-width: 480px) {
  .tax-product_tag ul.products li.product {
    max-width: calc(100% - 0px);
  }

  ul.brand-thumbnails li {
    width: calc(100% - 0px) !important;
  }

  .tax-product_brand .products li.product {
    max-width: 100% !important;
    width: 100% !important;
  }

  .woocommerce nav.woocommerce-pagination ul {
    border: none;
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center;
    gap: 10px;
  }
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  padding-top: 20px;
}

.woocommerce-Price-amount {
  color: #6f5a25 !important;
  font-size: 16px;
  font-weight: bold;
}


.woo-product-dynamic-info > div:nth-child(2) {
  display: flex;
  align-items: center;
  gap: 10px;
}
.woo-product-dynamic-info > div:nth-child(2) span.Shop_Vouchers {
  width: max-content;
  color: #f7f2f2;
  line-height: 1.5;
  padding: 2px 10px;
  background: #6f5a25;
  border-radius: 4px;
}
.woo-product-dynamic-info > div:nth-child(2) {
  display: flex;
  gap: 10px;
  align-items: center;
  font-size: small;
  font-weight: 600;
  color: #6f5a25;
}
.woocommerce-variation-price span.price del :nth-child(1) {
  font-size: 20px !important;
}
.woocommerce-variation-price p.saved-sale {
  margin-top: 10px !important;
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
  display: flex;
  margin-top: 20px;
}

p.saved-sale {
  display: inline-block;
  vertical-align: top;

  background: #c52a2b;
  margin: 18px !important;
  padding: 1px 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  display: inline-block;
  margin: 0 15px 0 0 !important;
}

.woocommerce div.product .product_title {
  margin-bottom: 20px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  padding-top: 0px;
}
.product-page h1.product_title.entry-title {
  margin-bottom: 20px !important;
}
.woocommerce-variation-price span.price {
  display: flex !important;
  padding: 0;
  gap: 15px;
  align-items: center;
}

/* Single product price se underline hatao */
.single-product .summary .price ins,
.woocommerce-variation-price ins,
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  text-decoration: none !important;
  border: 0 !important;
  background: none !important;
  box-shadow: none !important;
}

/* Kabhi-kabhi underline amount span par lag jati hai */
.single-product .summary .price ins .woocommerce-Price-amount,
.single-product .summary .price ins .amount {
  text-decoration: none !important;
  border: 0 !important;
}
.woocommerce-message {
  background: #6f5a25;
  align-items: center;
}

/*  */

.custom-home-add-to-cart {
  background: #6f5a25 !important;
  width: 100%;
  color: #fff;
  font-size: 13px;
  border-radius: 0;
  transition: 0.3s ease-in-out;
  -webkit-appearance: none;
  height: 50px;
  /* margin: 0; */
  line-height: 1;
  cursor: pointer;
  position: relative !important;
  text-decoration: none;
  overflow: visible;
  padding: 0.618em 1em;
  font-weight: 700;
  left: auto;
  border: 0;
  display: inline-block;
  box-shadow: none;
  text-shadow: none;
  align-items: center;
  display: flex;
  justify-content: center;
}
.custom-home-add-to-cart:hover {
  color: #fff;
}

.custom-home-add-to-cart.added {
  display: none !important;
}
.yith-add-to-cart-wrapper.card-add-to-card {
  padding: 0 20px;
}

a.added_to_cart.wc-forward {
  position: unset;
  opacity: 0.9;
  background: #6f5a25 !important;
  width: 100%;
  color: #fff;
  font-size: 13px;
  border-radius: 0;
  transition: 0.3s ease-in-out;
  -webkit-appearance: none;
  height: 50px;
  line-height: 1;
  cursor: pointer;
  text-decoration: none;
  overflow: visible;
  padding: 0.618em 1em;
  font-weight: 700;
  left: auto;
  border: 0;
  box-shadow: none;
  text-shadow: none;
  align-items: center;
  display: flex;
  justify-content: center;
}

/*  */

.woocommerce ul.products li.product a.ajax_add_to_cart {
  background: #6f5a25 !important;
  width: 100%;
  color: #fff;
  font-size: 13px;
  border-radius: 0;
  height: 50px;
  /* margin: 0; */
  line-height: 1;
  cursor: pointer;
  position: relative !important;
  text-decoration: none;
  overflow: visible;
  padding: 0.618em 1em;
  font-weight: 700;
  left: auto;
  border: 0;
  display: inline-block;
  box-shadow: none;
  text-shadow: none;
  align-items: center;
  display: flex !important;
  justify-content: center;
  top: 0 !important;
  margin: 0;
}

.woocommerce ul.products li.product a.ajax_add_to_cart.added {
  display: none !important;
}

.product.type-product
  a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  margin: 0 auto !important;
  width: 100%;
  max-width: 90%;
}

.woocommerce ul.products li.product a.added_to_cart {
  max-width: 90%;
}

.woocommerce ul.products li.product .product_type_simple:hover,
.woocommerce-page ul.products li.product .product_type_simple:hover {
  background: #6f5a25 !important;
  width: 100% !important;
  color: #fff;
}

.products
  a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {
  background: #6f5a25 !important;
  width: 90% !important;
  color: #fff;
  transition: none;
}

/*  */

.woocommerce
  ul.products
  li.product
  .button.product_type_variable.add_to_cart_button {
  background: #6f5a25 !important;
  width: 100%;
  color: #fff;
  font-size: 13px;
  border-radius: 0;
  height: 50px;
  /* margin: 0; */
  line-height: 1;
  cursor: pointer;
  position: relative !important;
  text-decoration: none;
  overflow: visible;
  padding: 0.618em 1em;
  font-weight: 700;
  left: auto;
  border: 0;
  display: inline-block;
  box-shadow: none;
  text-shadow: none;
  align-items: center;
  display: flex !important;
  justify-content: center;
  top: 0 !important;
  margin: 0;
}

.woocommerce
  ul.products
  li.product
  a.button.product_type_variable.add_to_cart_button {
  margin: 0 auto !important;
  width: 100%;
  max-width: 90%;
}

.woocommerce ul.products .tooltiptext-2 {
  top: 30px !important;
}
.woocommerce ul.products li.product .yith-wcqv-button {
  top: 30px !important;
}

@media (max-width: 1024px) {
  .woocommerce ul.products li.product:hover .button.add_to_cart_button,
  .woocommerce ul.products li.product .button.add_to_cart_button {
    position: unset !important;
    top: unset !important;
    left: unset !important;
    margin-left: 0;
    z-index: 999;
  }

}

.wc-block-components-button:not(.is-link):disabled
  .wc-block-components-button__text {
  opacity: 1 !important;
}

body:not(.woocommerce-block-theme-has-button-styles)
  .wc-block-components-button:not(.is-link) {
  min-height: 3em !important;
  padding: 0 !important;
}

div#cart-wrapper .is-large.wc-block-cart .wc-block-components-sidebar {
  max-height: max-content;
}

.wc-block-components-checkout-place-order-button {
  background: #6f5a25 !important;
  width: 100%;
  color: #fff;
  font-size: 13px;
  border-radius: 0;
  height: 50px !important;
  line-height: 1;
  cursor: pointer;
  position: relative !important;
  text-decoration: none;
  overflow: visible;
  padding: 0.618em 1em;
  font-weight: 700;
  left: auto;
  border: 0;
  box-shadow: none;
  text-shadow: none;
  align-items: center;
  display: flex !important;
  justify-content: center;
  top: 0 !important;
  margin: 0;
}
body:not(.woocommerce-block-theme-has-button-styles)
  .wc-block-components-button:not(.is-link):focus {
  box-shadow: 0 0 0 2px #0675c4;
  box-shadow: unset !important;
  outline: none !important;
}
.wc-block-components-product-metadata__description p {
  display: none;
}

.wc-block-checkout__add-note .wc-block-components-textarea {
  width: 100% !important;
}

textarea {
  width: 100% !important;
}

a.added_to_cart.wc-forward[title="View cart"] {
  background: #fff !important;
  border: 2px solid #6f5a25;
  color: #6f5a25;
}

@media (max-width: 480px) {
  .yith-add-to-cart-wrapper.card-add-to-card {
    padding: 0 10px;
  }

  .imma-recentpro-right-section > a {
    display: flex;
  }

  .product-flash h2 {
    font-size: 14px;
    min-height: 45px;
  }
  .product.type-product
    a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    height: 40px !important;
  }
  .tax-product_tag ul.products li.product {
    max-width: calc(50% - 15px);
  }
  .tax-product_brand .products li.product {
    max-width: 50% !important;
    width: 47% !important;
  }
}

a.yith-quick-view-close {
  width: 25px;
}

.content-area ul.search-list li {
  width: 100%;
  max-width: 31% !important;
}
.search.search-results nav.navigation.posts-navigation {
  display: none !important;
}

.product-flash span.price span {
  font-size: 16px !important;
}
a.ekit_navsearch-button.ekit-modal-popup {
  align-items: center;
  display: flex;
}
.woocommerce ul.products li.product .button.yith-wcqv-button {
    background: #c8a242 url(https://kingsbar.com.sg/wp-content/themes/own-shop/img/quick-view-hover.svg) no-repeat scroll center 12px !important;
    background-size: 20px !important;
}
a.yith-wcqv-button {
    background: #c8a242 url(https://kingsbar.com.sg/wp-content/themes/own-shop/img/quick-view-hover.svg) no-repeat scroll center 12px !important;
    background-size: 20px !important;
}

.post-type-archive .woocommerce ul.products {
    flex-wrap: wrap;
    gap: 0px
}
.post-type-archive .woocommerce ul.products li.product {
    width: calc(25% - 20px) !important;
}
.post-type-archive .woocommerce ul.products li.product {
    margin: 0 20px 40px 0 !important;
}
.tooltiptext-1{
	display: none;
}
span.tooltiptext-1 {
	display: none;
}


.tax-product_cat .woocommerce ul.products li.product .price {

    min-height: 70px;
    
}

/* menu code */

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {

    display: flex!important;
    flex-wrap: wrap!important;
    max-width: 220px!important;
}
div#cart-wrapper .wc-block-cart-item__wrap {
    justify-content: space-around!important;
}
    .account-text .woocommerce {
        display: flex;
        flex-wrap: wrap;
    }

.product-flash.product-flash-add-slider-row.sake{
.slick-list{
	width: 100% !important;
}
.slick-track{
	width: 100% !important;
}
.slick-track .slick-slide{
	width: unset !important;
}
}