/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme - Arganyca.BG
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart-child
 Domain Path: /languages/
*/
body.home .container, body.home .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

body.home .wd-content-layout {
  margin-top: -40px;
}

.single-product .wd-content-layout {
  margin-top: -10px;
}

.single-product .product-summary-shadow .summary-inner {
  padding: 20px 20px;
}

.single-product .product_title {
  font-size: 30px;
}

.single-product .wc-tabs-wrapper .woocommerce-Tabs-panel {
  margin: 0 auto;
  max-width: 800px;
}

@media (max-width: 768px) {
  .woocommerce-checkout .site-content {
    margin-bottom: 100px;
  }
}

.woocommerce-checkout button#place_order {
  margin-top: 30px;
  margin-bottom: 30px;
}

.woocommerce-checkout p.form-row {
  margin-bottom: 15px;
}

.woocommerce-mini-cart__buttons .btn-cart {
  display: none;
}

.woocommerce-error a {
  color: #dc3545;
}

/*
#frontpage-banner > div > img {
  width: 100%;
}


.main-page-wrapper {
  margin-top: -40px;
  padding-top: 0;
}

.main-page-wrapper > .container,
.main-page-wrapper > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

*/
@media (max-width: 768px) {
  .quick-shop-wrapper .quick-shop-form {
    padding: 0 0 0 0;
  }
}

@media (max-width: 768px) {
  .quick-shop-wrapper .variation-swatch-selected .variations {
    margin-bottom: 5px;
  }
}

.woocommerce-store-notice {
  font-size: 0.9rem;
  line-height: 1.2rem;
}

.wd-nav-product-cat .nav-link-count {
  text-transform: none;
}

.product-summary-shadow .summary-inner {
  padding: 20px 15px 15px;
}

.mfp-content .mc4wp-alert, .woocommerce-cart .woocommerce-notices-wrapper [role="alert"], .woocommerce-checkout .woocommerce [role="alert"], .woocommerce-form-coupon-toggle > .woocommerce-info, .woocommerce-form-login-toggle > .woocommerce-info, .search-no-results.woocommerce .woocommerce-info, .woocommerce-MyAccount-content .woocommerce-Message {
  padding-right: 15px;
}

body.home .whb-header {
  margin-bottom: 0;
}

.chaty-widget {
  bottom: 55px !important;
  right: 15px !important;
}

.price del {
  color: black;
  /* color: var(--color-gray-700); */
  font-size: 110%;
}

del .amount {
  color: var(--color-gray-800);
  font-weight: 400;
}

.single-product-content a {
  text-decoration: underline;
}

div.wc-block-components-notice-banner .amount {
  color: var(--wd-primary-color);
}

.wd-side-hidden {
  z-index: 10100;
}

.cart-widget-side .shopping-cart-widget-footer {
  padding-bottom: 50px;
}

.wd-notice :is(.button,.wc-backward), div.wpcf7-response-output :is(.button,.wc-backward), .mc4wp-alert :is(.button,.wc-backward), :is(.woocommerce-error,.woocommerce-message,.woocommerce-info) :is(.button,.wc-backward) {
  padding: 5px;
  border-width: 2px;
  border-style: solid;
  border-color: red;
}

body.woocommerce-checkout {
  /* .woocommerce-shipping-totals > td > ul > li { */
  /* ul#shipping_method.woocommerce-shipping-methods li { */
}

body.woocommerce-checkout ul#shipping_method li:not(.elementor-widget-woocommerce-cart #shipping_method li) {
  margin-bottom: 15px;
  border: 2px solid black;
  border-radius: 20px;
  padding: 15px 15px !important;
}

@media (max-width: 768px) {
  .single-product .wd-header-nav, .single-product .site-logo {
    padding-inline: 0;
  }
  .single-product .wd-header-nav .wd-nav, .single-product .site-logo .wd-nav {
    --nav-gap: 10px;
  }
  .single-product .container, .single-product .container-fluid {
    padding-inline: 5px;
  }
}

.foreign-currency-checkout {
  font-size: 0.85rem;
}

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