.elementor-10921 .elementor-element.elementor-element-bb51317{--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;--border-radius:0px 0px 0px 0px;--padding-top:040px;--padding-bottom:40px;--padding-left:30px;--padding-right:30px;}.elementor-10921 .elementor-element.elementor-element-bb51317:not(.elementor-motion-effects-element-type-background), .elementor-10921 .elementor-element.elementor-element-bb51317 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;color:var( --e-global-color-primary );}.elementor-10921 .elementor-element.elementor-element-422af7a{text-align:center;}.elementor-10921 .elementor-element.elementor-element-422af7a .elementor-heading-title{font-size:var( --e-global-typography-4381f72-font-size );font-weight:var( --e-global-typography-4381f72-font-weight );text-transform:var( --e-global-typography-4381f72-text-transform );line-height:var( --e-global-typography-4381f72-line-height );color:var( --e-global-color-secondary );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );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-10921 .elementor-element.elementor-element-7f4022d{padding:0px 0px 15px 0px;text-align:center;color:var( --e-global-color-secondary );}.elementor-10921 .elementor-element.elementor-element-7f4022d p{margin-block-end:0px;}#elementor-popup-modal-10921 .dialog-widget-content{animation-duration:1.2s;}#elementor-popup-modal-10921{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-10921 .dialog-message{width:550px;height:auto;}#elementor-popup-modal-10921 .dialog-close-button{display:flex;font-size:60px;}#elementor-popup-modal-10921 .dialog-close-button i{color:var( --e-global-color-secondary );}#elementor-popup-modal-10921 .dialog-close-button svg{fill:var( --e-global-color-secondary );}@media(max-width:1024px){.elementor-10921 .elementor-element.elementor-element-422af7a .elementor-heading-title{font-size:var( --e-global-typography-4381f72-font-size );line-height:var( --e-global-typography-4381f72-line-height );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-10921 .elementor-element.elementor-element-bb51317{--gap:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-10921 .elementor-element.elementor-element-422af7a .elementor-heading-title{font-size:var( --e-global-typography-4381f72-font-size );line-height:var( --e-global-typography-4381f72-line-height );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10921 .elementor-element.elementor-element-7f4022d{padding:0px 0px 5px 0px;}#elementor-popup-modal-10921 .dialog-message{width:550px;}}/* Start custom CSS for container, class: .elementor-element-bb51317 */.coupon-form .coupon-main {
    display: flex;
    flex-wrap: wrap;
    gap:20px !Important;
}
.coupon-form div[data-lastpass-icon-root] {
    display: none;
}

.coupon-form .elementor-widget-html button {
    BACKGROUND: #01015f;
    border-radius: 10px !important;
    width: 50%;
}
.coupon-form .elementor-widget-html input {
    border-radius: 10px !important;
    width: calc(50% - 20px);
}
.coupon-form div#show_coupon_news {
    font-size: 20px !important;
    width: 100%;
    text-align: center;
    margin: 0 !important;
    color: #fff !important;
}

.coupon-form:has(#show_coupon_news:empty) .coupon{
    display: none !important;
}
.coupon-code-main:has(#show_coupon_news:empty){
    display: none;
}
.coupon-code-main {
    display: flex
;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
}
.coupon-code-main p
 {
    margin: 10px 0 0;
    color: #fff;
}
@media only screen and (max-width:767px){
    .coupon-form .elementor-widget-html button {
    width: 100%;
}
.coupon-form .elementor-widget-html input {
    width: calc(100%);
}
}/* End custom CSS */
/* Start custom CSS */#elementor-popup-modal-10921 .elementor-popup-modal .dialog-widget-content {
    border-radius: 15px !important;
}/* End custom CSS */