/*
Theme Name: eSim
Theme URI: https://wordpress.org/themes/twentytwentyfive/
Author: tSuman Biswas
Author URI: https://wordpress.org
Description: This is theme folder for eSim
Tested up to: 6.8
Requires PHP: 7.2
Version: 1.2
Text Domain: esim
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

.infor-prd{
    margin-left: 20px;
}
.cart_product{
    display: flex;
}


.is-active {
    
    background-color: #a24493;
}
.is-active a{
    color: #fff !important;
}

.woocommerce a.button.alt{
    background-color: #a24493;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    font-weight: 500;
    flex: 1 1 auto;
    padding: 16px;
    border-radius: 8px;
}
.button{
    -webkit-font-smoothing: antialiased;
    font-size: 18px !important;
    font-weight: 500 !important;
    flex: 1 1 auto;
    padding: 16px !important;
    border-radius: 8px !important;
}
.button:not(:disabled) {
    background-color: #a24493 !important;
    color: #fff !important;
}

.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 15px;
    /* border-color: #cabfbf; */
    border: 1px solid #cabfbf !important;;
}
.woocommerce-input-wrapper{
    width: 100%;
}
.woocommerce-input-wrapper input[type="text"],
.woocommerce-input-wrapper input[type="tel"],
.woocommerce-input-wrapper input[type="email"], 
.woocommerce-input-wrapper select{
    padding: 15px !important;;
    border: 1px solid #cabfbf !important;;
}
.banner-image{margin-bottom: -30px;}
.banner-section{
    background-image: linear-gradient(to top left, rgb(138 251 4 / 47%), rgb(242 242 242 / 67%)), url(../../uploads/2025/10/b125b877-f45d-4815-a64d-bcd6439b9caa.jpg) !important;
}