/* 
Theme Name: borehamwood saffron theme
Theme URI: https://borehamwoodsaffron.co.uk/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Imran Hossain
Author URI: https://imranit.net/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


a{
    color: #ED1C24;
}

a:hover{
    color: #ae8f50;
}

p.stock.in-stock {
    display: none;
}

.product-area ul li .woocommerce-loop-product__title ,.product-area ul li span.price {
    padding-left: 15px !important;
     padding-right: 15px !important;
}

.product-area ul li a.button {
    position: absolute !important;
    bottom: 15px;
    left: 15px !important;
}

.product-area ul li {
    position: relative;
    padding-bottom: 65px !important;
}


.product-area ul li a.woocommerce-LoopProduct-link.woocommerce-loop-product__link img {
    border-radius: 8px 8px 0 0 !important;
}

.woocommerce ul.products li.product a.added_to_cart.wc-forward {
    position: relative;
    left: 15px;
    background-image: url(/wp-content/uploads/2025/09/shopping-cart-red.png);
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 25px;
    padding-left: 36px;
}

.woocommerce nav.woocommerce-pagination ul li {
    padding: 0 !important;
}

.woocommerce-info,
.woocommerce-message {
    border-color: #ED1C24;
    border-radius: 8px;
    background: #fff;
}

.woocommerce-message a {color: #ED1C24 !important;}

a.button {
    background: #ED1C24 !important;
    color: #fff !important;
    border-radius: 8px !important;
    border: 0 !important;
    padding: 14px 15px !important;
    height: auto !important;
    cursor: pointer;
    transition: .3s all !important;
}

a.button:hover {
    background: #1C1A1B !important;
}

.woocommerce-product-details__short-description ul {
    padding: 0;
    margin: 0;
    margin-left: 18px;
}







/* Quantity wrapper */
button.x-qty-minus , button.x-qty-plus {
    padding: 10px !important;
    color: #fff;
}


.quantity.has-arrows {
    margin-right: 8px;
}

form.cart .quantity {
    display: inline-flex;
    align-items: center;
    overflow: hidden;
    height: 35px;
    border-radius: 4px;
    border: 0;
    margin-right: 8px;
}

/* Input */
form.cart .quantity .qty {
  width: 64px;
  text-align: center;
  border: 0;
  box-shadow: none;
  height: 40px;
  line-height: 40px;
  margin: 0;
  background: transparent;
}

/* − / + buttons */
.qty-minus,
.qty-plus {
  width: 40px;
  height: 40px;
  border: 0;
  background: #f3f4f6;
  cursor: pointer;
  font-size: 20px;
  line-height: 40px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.qty-plus {
  background: #ef4444;
  color: #fff;
}




/* Quantity wrapper */
form.cart .quantity {
  display: inline-flex;
  align-items: center;
  border: 1px solid #e5e7eb; /* light gray */
  border-radius: 8px;
  overflow: hidden;
}

/* Input */
form.cart .quantity .qty {
  width: 64px;
  text-align: center;
  border: 0;
  box-shadow: none;
  height: 40px;
  line-height: 40px;
  margin: 0;
}

/* − / + buttons */
.qty-minus,
.qty-plus {
  width: 40px;
  height: 40px;
  border: 0;
  background: #f3f4f6;
  cursor: pointer;
  font-size: 20px;
  line-height: 40px;
  padding: 0;
}

.qty-plus {

  background: #ef4444;
  color: #fff;
}




.prodcut-listing-area span.woocommerce-Price-amount.amount {
    color: #ED1C24;
    font-weight: 700;
    position: relative;
    top: -4px;
}



.prodcut-listing-area table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background: #F4EFE7;
    border: 1px solid #e0dad0;
    padding: 5px;
    position: relative;
}

.prodcut-listing-area table th {
    text-align: left;
}

.prodcut-listing-area a.reset_variations {
    position: absolute;
    top: -32px;
    right: 9px;
    color: #ED1C24;
    font-weight: 700;
    z-index: 9;
    display: none !important;
}

.prodcut-listing-area select#pa_option {
    padding: 5px 2px;
    font-size: 14px;
}

.prodcut-listing-area th.label {
    font-size: 13px;
}

.page.page-id-87 button.x-qty-minus,
.page.page-id-87 button.x-qty-plus {background: #ED1C24;padding: 1px 8px !important;}



.page.page-id-87 .quantity.has-arrows {
    margin: 0 !important;
}


.page.page-id-87 input.input-text.qty.text {
    text-align: center !important;
}


.page.page-id-87 button.x-qty-minus:hover, 
.page.page-id-87 button.x-qty-plus:hover{
    background: #000;
    border-color: #000;
}


.elementor-widget-woocommerce-checkout-page .woocommerce-info {
    border-color: #ED1C24;
    border-radius: 8px;
    background: #fff;
    padding: 15px;
    padding-left: 55px;
    font-size: 16px;
    border: 1px solid #D4D4D4;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-info::before {
    color: #ED1C24;
}

.woocommerce-additional-fields {
    display: none !important;
}

.header-top-area .eta-message {
    border: 0 !important;
    padding: 0 !important;
    text-align: center;
    box-shadow: none !important;
}

.page-id-87 .woocommerce-notices-wrapper {
    display: none;
}


a.added_to_cart.wc-forward {
    background: url(/wp-content/uploads/2025/09/shopping-cart.png);
    background-size: 18px;
    background-repeat: no-repeat;
    padding-right: 27px;
    background-position: top 10px right;
    font-weight: 700;
}








@media (max-width: 480px) {
  form.cart .quantity .qty { width: 54px; }
}



@media (max-width: 480px) {
  form.cart .quantity .qty { width: 54px; }
}



@media all and (min-width: 1024px){
    .qty-buttons-wrap {
        background: #FDE6E7;
        margin-left: 15px;
        position: absolute;
        left: 0;
        bottom: 20px;
    }

    .woocommerce div.product.elementor .quantity .qty {
        background: transparent;
        padding: 0;
        text-align: center;
    }

    .elementor-element.elementor-wc-products ul.products li.product .button {
        margin-left: 140px;
    }

    .woocommerce .quantity .qty {
        background: transparent;
        padding: 0;
    }

}





@media all and (max-width: 1023px) {


    .product-area ul li .woocommerce-loop-product__title ,.product-area ul li span.price {
        padding-left: 10px !important;
         padding-right: 10px !important;
    }
    
    .product-area ul li a.button {
        left: 10px !important;
    }
    
    
     .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
        display: block;
        text-align: left !important;
    }

    .cart .product-thumbnail:before {
        display: none;
    }

    .woocommerce-cart table.cart img {
        width: 150px;
    }
    
    .elementor-widget-woocommerce-cart .woocommerce table.cart tr {background: #ffffff;margin-bottom: 20px;border: 1px solid #33333314 !important;}
    
    .elementor-widget-woocommerce-cart .woocommerce table.cart tr * {
        border: 0 !important;
    }
    
      .elementor-widget-woocommerce-cart .woocommerce table.cart tr {
        padding: 15px !important; 
    }
    
    .cart-section {
        background: #fff !important;
    }

    .elementor-widget-woocommerce-cart .e-cart-section {
        background: #F4EFE7;
        border: 1px solid #e2e2e2 !important;
    }

    .elementor-widget-woocommerce-cart .woocommerce table.shop_table .product-remove a {
        width: 25px;
        height: 25px;
        background: #FB1440;
        color: #fff !important;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    .elementor-widget-woocommerce-cart .woocommerce .input-text.qty {
        text-align: right;
        border: 1px solid #33333352 !important;
    }

    .elementor-widget-woocommerce-cart .woocommerce table.cart td {
        padding: 5px 0;
    }
    
    .woocommerce-info,
    .woocommerce-message {
        background: #fff;
    }
    
    .qty-buttons-wrap {
        background: #FDE6E7;
        margin-left: 10px;
        margin-bottom: 10px;
    }
    .woocommerce .quantity .qty {
        background: transparent;
        padding: 0;
    }

    .woocommerce div.product.elementor .quantity .qty {
        background: transparent;
        padding: 0;
        text-align: center;
    }

}




@media all and (max-width: 768px) {
    .prodcut-listing-area form.cart .quantity .qty {
        width: 28px;
    }



    .prodcut-listing-area button.single_add_to_cart_button {
        margin-top: 10px !important;
    }
    
    .prodcut-listing-area.product-carousel-area .quantity.has-arrows {
        margin-bottom: 6px !important;
    }

    .prodcut-listing-area.product-carousel-area form.cart {
        display: flex;
        flex-wrap: wrap !important;
    }

    .woocommerce div.product.elementor .prodcut-listing-area.product-carousel-area .quantity+.button {
        margin-left: 0;
    }
    
    .page-id-87 .woocommerce-info, .page-id-87 .woocommerce-message {
        background: #F4EFE7 ;
    }

}

