/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/
Description: A child theme of Hello Elementor
Author: Supersize
Template: hello-elementor
Version: 1.0.0
*/
.container-width{
    max-width: 1275px !important;
    margin: 0 auto;
}
/* add media query for devices below 1300px to include a padding right and left of 30px*/
@media (max-width: 1300px) {
    .container-width {
        padding-right: 16px !important;
        padding-left: 16px !important;
    }
}
.product-excerpt .product-excerpt-wrapper{
    max-width: 320px;
    text-align: center;
    padding: 20px;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    background-color: #ffffff;

}
.product-excerpt .product-excerpt-content .product-title p{
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 700;
    /* mkae it span two lines and the rest overflow ellipsis */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-excerpt .product-excerpt-content .from-price .from-price-text{
    font-family: "Inter", sans-serif;
    font-size: 16px;
    
}
.product-excerpt .product-excerpt-content .from-price .from-price-value{
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 700;
}
.product-excerpt .product-excerpt-content .lease-price .lease-price-text{
    font-family: "Inter", sans-serif;
    font-size: 16px;
}
.product-excerpt .product-excerpt-content .lease-price .lease-price-value{
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 700;
}
.product-excerpt .product-excerpt-content .lease-price .lease-price-per-week{
    font-family: "Inter", sans-serif;
    font-size: 12px;
}
.product-excerpt .product-excerpt-content .enquire-button-wrapper .enquire-button{
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 600;
    background-color: #D50032;
    color: #ffffff;
    padding: 12px 18px;
    border-radius: 8px;
    width: 100%;
}
.related-category-item{
    max-width: 430px;
    box-shadow: 0px 4px 30px #EEEEEE;
    border-radius: 8px;

}
.related-category-item .related-category-link{
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 24px;
}
.related-category-item .related-category-link .related-category-image{
    height: 236px;
}
.related-category-item .related-category-link .related-category-name{
    font-family: "Archivo", sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    display: flex;
    gap: 8px;
    
}

.related-category-item .related-category-link .related-category-name .related-category-icon{
    background: #D50032;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.related-category-item .related-category-link .related-category-name .related-category-icon svg{
    width: 16px;
    height: 16px;
    fill: #ffffff;
}
.page-header {
    text-align: center;
    padding-top: 48px;

}
.page-header .page-title{
    font-family: "Archivo", sans-serif;
    font-size: 48px;
    font-weight: 700;
    color: #000;
    margin: 0;
    margin-bottom: 16px;
}
.page-header .page-description{
    font-family: "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    margin-bottom: 0;
}
.woocommerce-form,.woocommerce-ResetPassword{
    padding: 40px;
    box-shadow: 0px 4px 30px #EEEEEE;
    border-radius: 24px;
    border: none !important;
}
.woocommerce-ResetPassword .form-row{
    width: 100% !important;
}
.woocommerce-ResetPassword{
    margin-top: 50px;
}
.woocommerce-form .title{
    font-family: "archivo", sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #000;
    margin: 0;
    margin-bottom: 24px;

}
.woocommerce-form .form-row label,.woocommerce-ResetPassword .form-row label{
    font-family: "Archivo", sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #333333;
    margin: 0;
    width: 100%;
}
.woocommerce-form .form-row  input, .woocommerce-ResetPassword .form-row input{
    border-radius: 8px ;
    border: 1px solid #D5D7DA;
    padding: 8px 12px;
    font-family: "Archivo", sans-serif;
    width: 100%;
}
.woocommerce-form .form-row input#rememberme {
    width: auto;
    margin-right: 10px;
}
.woocommerce-form .form-row .woocommerce-form-login__rememberme{
    text-align: right;
}
.woocommerce-form .form-row .woocommerce-button , .woocommerce-ResetPassword .form-row .woocommerce-Button{
    width: 100%;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    background-color: #D50032;
    border-radius: 8px;
}
.woocommerce-form .woocommerce-LostPassword {
    display: flex;
    justify-content: flex-end;
}
.woocommerce-form a , .woocommerce-ResetPassword a{
    text-align: right;
    color: #333;
    font-family: "Archivo", sans-serif;
    font-size: 16px;
    text-decoration: underline !important;
    line-height: 150%;


}
.woocommerce-MyAccount-navigation ul{
    padding: 24px 32px;
    box-shadow: 0px 4px 30px #EEEEEE;
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin: 0;
    list-style: none;
}
br {
    height: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block; /* or inline if needed */
}
.woocommerce-MyAccount-navigation-link a{
    display: flex;
    align-items: center;
    font-family: "Archivo", sans-serif;
    font-size: 16px;
    color: #333;
}
.woocommerce-MyAccount-navigation-link.is-active a{
    font-weight: 700;
    color: #000;
}
.woocommerce-MyAccount-navigation-link a .icon{
    margin-right: 8px   ;
}
.wp-block-woocommerce-proceed-to-checkout-block .wc-block-cart__submit-container .wc-block-components-button,.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-button  {
    background-color: #D50032;
    color: white;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
}
@media screen and (max-width:767px) {
    .product-excerpt .product-excerpt-content .product-title p{
        font-size: 14px;
    }
    .product-excerpt .product-excerpt-content .from-price .from-price-text{
        font-size: 14px;
    }
    .product-excerpt .product-excerpt-content .from-price .from-price-value{
        font-size: 14px;
    }
    .product-excerpt .product-excerpt-content .lease-price .lease-price-text{
        font-size: 14px;
    }
    .product-excerpt .product-excerpt-content .lease-price .lease-price-value{
        font-size: 14px;
    }
    .product-excerpt .product-excerpt-content .lease-price .lease-price-per-week{
        font-size: 11px;
    }
    .product-excerpt .product-excerpt-content .enquire-button-wrapper .enquire-button{
        font-size: 14px;
    }
    .related-category-item{
        max-width: 100%;
        width: 100%;
    }

    
}