.elementor-11 .elementor-element.elementor-element-26ace49e{border-style:solid;border-color:#00000059;box-shadow:0px 0px 3px 0px rgba(0,0,0,0.5);}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-11 .elementor-element.elementor-element-a135996 > .elementor-widget-container{padding:0px 0px 0px 20px;}.elementor-11 .elementor-element.elementor-element-a135996{text-align:left;}.elementor-11 .elementor-element.elementor-element-a135996 img{width:37%;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-11 .elementor-element.elementor-element-6234ea9 .elementor-button{background-color:#E2A00B;font-family:"Tiro Bangla", Sans-serif;font-weight:500;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.17);}.elementor-11 .elementor-element.elementor-element-6234ea9 > .elementor-widget-container{padding:0px 20px 0px 0px;}.elementor-11 .elementor-element.elementor-element-6daa973{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-11 .elementor-element.elementor-element-f67b28a .elementor-heading-title{font-family:"Times New Roman", Sans-serif;font-weight:600;color:#FFA608;}.elementor-11 .elementor-element.elementor-element-e7e1eb1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-11 .elementor-element.elementor-element-7882021{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-11 .elementor-element.elementor-element-d3618fa img{width:5%;}.elementor-11 .elementor-element.elementor-element-1e71744{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-11 .elementor-element.elementor-element-934d8fe{font-family:"Poppins", Sans-serif;font-weight:400;}body.elementor-page-11:not(.elementor-motion-effects-element-type-background), body.elementor-page-11 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}@media(max-width:767px){.elementor-11 .elementor-element.elementor-element-26ace49e{border-width:0px 0px 1px 0px;}.elementor-11 .elementor-element.elementor-element-dd4ff10{width:40%;}.elementor-11 .elementor-element.elementor-element-a135996 img{width:100%;}.elementor-11 .elementor-element.elementor-element-d7a5525{width:60%;}.elementor-11 .elementor-element.elementor-element-d7a5525 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-11 .elementor-element.elementor-element-6234ea9 .elementor-button{font-size:18px;border-radius:5px 5px 5px 5px;padding:7px 15px 7px 15px;}.elementor-11 .elementor-element.elementor-element-f67b28a > .elementor-widget-container{margin:5px 0px -25px 0px;}.elementor-11 .elementor-element.elementor-element-f67b28a{text-align:center;}.elementor-11 .elementor-element.elementor-element-f67b28a .elementor-heading-title{font-size:25px;}.elementor-11 .elementor-element.elementor-element-d3618fa{text-align:left;}.elementor-11 .elementor-element.elementor-element-d3618fa img{width:14%;}.elementor-11 .elementor-element.elementor-element-934d8fe{font-size:1px;}body.elementor-page-11{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}}/* Start custom CSS *//* পুরো পেজের জন্য overflow বন্ধ */
html, body {
    overflow-x: hidden !important;
    width: 100%;
}

/* Elementor Section বা Container ঠিক রাখা */
.elementor-section {
    overflow: hidden !important;
    max-width: 100% !important;
}

/* CartFlow Checkout Page এর জন্য */
.cartflows-flow-wrapper, .woocommerce {
    overflow: hidden !important;
    max-width: 100%;
}

/* মোবাইলে অপ্রয়োজনীয় Scroll বন্ধ */
@media (max-width: 768px) {
    body {
        position: relative;
        width: 100vw;
        overflow-x: hidden !important;
    }
}


p#billing_country_field {
    display: none;
}/* End custom CSS */