/**
Theme Name: Astra Balahmar Theme
Author: Hanoona
Author URI: https://hanoona.net/
Description: A custom child theme for Balahmar Group\'s e-commerce website, built on Astra for speed, flexibility, and scalability.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-balahmar-theme
Template: astra
*/

h1, h2, h3, h4, h5, h6, header, footer h2 {
    font-family: 'Expo Arabic semibold', Arial, sans-serif;
}
header {
    font-family: 'Expo Arabic book', Arial, sans-serif;
}


.contact-flex {
display:flex;
  flex-direction:row;
  gap:10px;
}

.column {
width:50%
}

@media only screen and (max-width: 800px) {
.contact-flex {
display:flex;
  flex-direction:column;
  gap:10px;
}
.column {
width:100%
}
}

input[type="submit"] {
    border-radius: 5px !important;
}

.button {
    border-radius: 5px;
    letter-spacing: 0;
    font-size: 16px;
}

.trp-ls-language-name::after {
    content: '\f0ac'; /* Unicode for Font Awesome globe */
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-left: 5px;
}



/* Style the search form wrapper */
.search-input-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
}

/* Style the search input field */
.search-field {
    width: 100%;
    padding: 8px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding-right: 40px; /* Make space for the icon */
}

/* Style the search button */
.search-submit {
    position: absolute;
    right: 10px; /* Place the icon inside the input field */
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0 !important;
}

/* Style the search icon */
.ast-icon.icon-search svg {
    width: 18px;
    height: 18px;
    fill: #000;
}

/* Change icon color on hover */
.search-submit:hover .ast-icon.icon-search svg {
    fill: #000;
}/*ff*/
.search-submit:hover {
    background: transparent !important;
}

.search-form .search-field {
    outline: 0;
    border-radius: 5px !important;
}

.tax-rate .woocommerce-Price-amount {
    direction: ltr;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
.tax-rate td {
    display: flex;
}
.shipping-calculator-button {
    color: #952c2a;
}
/* Style for the suggestions dropdown */
.autocomplete-suggestions {
    position: absolute;
    top: 45px;
    left: 0px;
    z-index: 999;
    background-color: #fff;
    border: 1px solid #dddddd;
    max-height: 200px;
    overflow-y: auto;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    border-radius: 5px;
}

/* Style for each suggestion */
.autocomplete-suggestions li {
    padding: 10px;
    cursor: pointer;
    list-style: none;
}

/* Change background color on hover */
.autocomplete-suggestions li:hover {
    background-color: #f1f1f1;
}
.search-submit:focus {
    background-color: transparent !important;
}
.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb{
    object-fit: contain !important;
    height: 230px !important;
}


.show-password-input {
    background: none;
    color: #952c2a;
    padding: 0;
    font-size: 16px;
    position: absolute !important;
    top: 50% !important; 
}

.show-password-input:hover {
    background: none;
    color: #000;
    padding: 0;
}

body .woocommerce-MyAccount-navigation-link.is-active a {
    background-color: #952c2a;
    color: #fff;
}

.woocommerce-Address-title .edit {
    color: #fff;
    background: #952c2a;
    padding: 10px 20px;
    border-radius: 5px;
}

.woocommerce-Address-title .edit:hover {
    background: #952c2a;

}

button[name="update_cart"] {
  display: none !important;
}

@media (min-width: 993px) {
        .ast-separate-container #primary {
            margin: 0;
        }
}

.woocommerce-page.woocommerce-checkout form #order_review td:last-child {
    text-align: left;
}

.woocommerce-MyAccount-content > p:first-of-type {
    color: #952c2a !important;
    margin-top: 10px;
    font-weight: 600;
}

.woocommerce-MyAccount-content .order-number, .woocommerce-MyAccount-content .order-date, .woocommerce-MyAccount-content .order-status  {
    color: #952c2a !important;
}

.post-thumb-img-content img {
    width:150px;
}


.entry-meta {
    display: none;
}

.ast-separate-container .ast-article-post{
    padding: 20px;
}
@media (max-width: 993px) {

.woocommerce-MyAccount-content {
    margin-top:35px;
}
.woocommerce-MyAccount-content table{
    border-top: 0 !important;
    border-right: 0 !important;
}
    .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
        display: block;
        border-bottom: 1px solid;
    }
}

.woocommerce-MyAccount-content a {
    color: #952c2a;
}

.woocommerce-Address-title h2 {display:none}


.woocommerce-MyAccount-content header {
   background: #fff !important;
    padding: 0 !important;
    margin-bottom: 20px !important;
    border-style: none !important;
}

@media (max-width: 550px) {
.site-header-section>* {
    padding: 0px 5px;
}
.ast-search-menu-icon.ast-dropdown-active .search-field, .ast-dropdown-active.ast-search-menu-icon.slide-search input.search-field {
    width: 140px !important;
}
}

address, cite {
    font-style: normal;
}

.woocommerce-Address p {
    color: #952c2a !important;
    margin-top: 10px;
    font-weight: 600;
}

.tax-rate td {
    padding: 14px !important;
}


.woocommerce-shipping-totals {
    display: none;
}

.woocommerce-page.woocommerce-checkout table.shop_table td {
    padding: 14px !important;
}

.woocommerce-page.woocommerce-checkout form #order_review td.product-name {
    
    padding-left: 0 !important;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    font-size: 16px !important;
}

.woocommerce-page.woocommerce-checkout #payment #place_order
 {
    font-size: 16px !important;
}



.woocommerce-thankyou-order-received {
    color: #952c2a;
    font-size: 16px;
    
}
address p {
        margin-bottom: 0em !important;
}