.elementor-60718 .elementor-element.elementor-element-89afc82{margin-top:0px;margin-bottom:0px;}.elementor-60718 .elementor-element.elementor-element-17626de1 .elementor-heading-title{color:#DD0613;font-family:"Arial", Sans-serif;font-size:14px;font-weight:600;}.elementor-60718 .elementor-element.elementor-element-725209f > .elementor-element-populated{padding:0px 10px 0px 10px;}.elementor-60718 .elementor-element.elementor-element-120a5700 img{width:100%;}.elementor-60718 .elementor-element.elementor-element-3a6ecd9a > .elementor-element-populated{padding:0px 10px 0px 10px;}.elementor-60718 .elementor-element.elementor-element-38ca47fd img{width:100%;}.elementor-60718 .elementor-element.elementor-element-61e14f7e{--divider-border-style:solid;--divider-color:#DAD3D3;--divider-border-width:2.3px;}.elementor-60718 .elementor-element.elementor-element-61e14f7e .elementor-divider-separator{width:100%;}.elementor-60718 .elementor-element.elementor-element-61e14f7e .elementor-divider{padding-block-start:0px;padding-block-end:0px;}.elementor-60718 .elementor-element.elementor-element-487cf87e{margin-top:0px;margin-bottom:15px;}.elementor-60718 .elementor-element.elementor-element-3189cb55 .elementor-heading-title{color:#827777;font-size:12px;font-weight:200;}.elementor-60718 .elementor-element.elementor-element-67b5cfd7 .elementor-heading-title{color:#827777;font-size:12px;font-weight:200;}.elementor-60718 .elementor-element.elementor-element-7c0fe278{margin-top:0px;margin-bottom:0px;}.elementor-60718 .elementor-element.elementor-element-67d738cf .elementor-heading-title{color:#827777;font-size:12px;font-weight:200;}#elementor-popup-modal-60718 .dialog-message{width:420px;height:97vh;align-items:flex-start;padding:010px 010px 010px 010px;}#elementor-popup-modal-60718{justify-content:flex-end;align-items:center;}#elementor-popup-modal-60718 .dialog-close-button{display:flex;}#elementor-popup-modal-60718 .dialog-widget-content{animation-duration:0.4s;border-radius:20px 20px 20px 20px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:0px 30px 0px 0px;}@media(max-width:767px){#elementor-popup-modal-60718 .dialog-widget-content{margin:0px 0px 0px 0px;}#elementor-popup-modal-60718 .dialog-message{padding:5px 5px 5px 5px;}}/* Start custom CSS for section, class: .elementor-element-89afc82 */body {
    font-family: Arial, sans-serif;
}

/* Typography */
.red-text {
    color: #DD0613;
}

.b-text {
    font-weight: 500;
}

.slash-text {
    text-decoration: line-through;
    color: #827777;
}

.f-size-20 {
    font-size: 20px !important;
}

.f-size-14 {
    font-size: 14px !important;
}

.plan-month{
    font-size: 14px;
    font-weight: 600;
}

.plan-month-desc{
    font-size: 12px;
    font-weight: 400;
}

.side_esim .content span {
    font-size: 14px;
    color: #333;
    color:#DD0613; 
    font-weight:500;
}

.icon {
    width: 10%;
    margin-right: 5px;
    display: flex;
    align-items: center;
    justify-content: left;
}
.pop-card img{
    width: 25px;
}

.hl {
    margin: 8px;
}

/* Custom Classes */
.ins-custom-red-c198 {
    color: #DD0613;
    font-weight: 600;
}

.ins-custom-bold-c198 {
    font-weight: 700 !important;
}

.ins-custom-plan-item-content-item-c198 {
    display: flex;
    align-items: flex-start;
    gap: 7.2px;
    font-size: 17px;
    margin-bottom: 13px;
    font-size: 12px !important;
}

.ins-custom-plan-item-content-item-icon-c198{
    width: 6%;
    margin-right: 5px;
    height: 20px;
}

.ins-custom-plan-item-content-item-info-c198 {
    display: flex;
    flex-direction: column;
}

.ins-custom-plan-item-content-item-info-c198 span {
    vertical-align: middle;
}

.ins-custom-plan-item-content-item-additional-c198 {
    color: #1D1D1F;
    font-size: 11px;
    font-weight: 325;
    line-height: 18px;
}

.ins-custom-plan-item-content-c198 {
    display: flex;
    flex-direction: column;
    gap: 14px;
    padding: 28.8px;
    width: 100%;
    background: #fff;
    min-height: 245px;
}

/* Card Styles */
.pop-card {
    display: flex;
    align-items: center;
    padding: 13px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    min-height: 70px;
    position: relative;
    transition: all 0.3s ease; /* 👈 Smooth transition */
    z-index: 1;
}

.pop-card:hover {
  background: #f3efefef;
  cursor: pointer;
  transform: scale(1.03) translateY(-1px);
  z-index: 10; /* bring it above others */
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); /* optional: more depth */
}

.pop-card.selected {
    background: linear-gradient(#fff, #fff) padding-box, 
                linear-gradient(110deg, #E3A84C, #DA6E43, #DA6E43, #E3A84C) border-box;
    border: 2px solid transparent;
}

.pop-card .left {
    width: 50%;
}

.pop-card .right {
    width: 50%;
    text-align: right;
}

/* Subscription Card Styles */
.subscription-card {
    margin-top: 30px;
    display: flex;
    align-items: center;
    background-color: #f5f1f1;
    padding: 15px 16px 5px 16px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    position: relative;
}

.subscription-card .content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.content .upgrade-msg {
    font-size: 12px;
}

.cheer-msg{
    margin-top: 10px;
    margin-bottom: 5px;
    opacity: 0;
    transform: translateX(-30px);
    transition: all 0.4s ease;
    font-size: 11px;
}
.cheer-msg.in {
    opacity: 1;
    transform: translateX(0);
}
.cheer-msg.out {
    opacity: 0;
    transform: translateX(30px);
}

/* Buttons */
.subscribe-btn,
.upgrade-btn {
    color: #d32f2f;
    font-weight: 600;
    text-decoration: none;
    font-size: 12px;
    margin-left: auto;
}

/* Badge Styles */
.upgrade-badge {
    background-color: #d32f2f;
    color: #fff;
    font-weight: 600;
    padding: 4px 12px;
    border-radius: 4px;
    font-size: 11px;
    position: absolute;
    top: -13px;
    left: 16px;
}

.upgrade-badge .highlight {
    color: #ffd700;
    font-weight: 700;
}

/*remove scrollbar*/
.elementor-popup-modal .dialog-message.dialog-lightbox-message::-webkit-scrollbar {
    display: none;
}

/*pop up modal background*/
.elementor-popup-modal {
    background-color: rgba(70, 70, 70, .8) !important;
    backdrop-filter: blur(10px);
}

.ins-custom-plan-item-content-item-c198{
    margin-bottom: 7px;
}

.elementor-section{
    margin-bottom: 5px !important;
}

.side_cart_proceed_button{
    width: 100%;
}

.purple-input{
    background: #f4f5ff !important;
    border: 0px !important;
}

.tt-number-error{
    margin-top: 5px;
    color: #DD0613;
    font-size: 12px;
}
.tt-number-error a{
    color: #DD0613 !important;
}
#loading-message {
    margin-top: 5px;
    font-size: 12px;
}

.body input:focus, body textarea:focus {
    box-shadow: 0 0 6px #00000033;
}

.disabled{
    background: #E1CDCF !important;
}

.side_cart_proceed_button{
    margin-top: 10px;
}

body div .purple_red_buton:not(.menu-item).disabled:before, 
body .elementor-element.elementor_purple_red_buton .elementor-button.disabled:before, 
body div .purple_red_buton.menu-item:not(.current-menu-item) .menu-link.disabled:before {
    background: none;
}

.input_error{
    border: 2px solid #DD0613 !important;
    color: #DD0613 !important;
}

.fs-15{
    font-size: 15px !important;
}
.fs-12{
    font-size: 12px !important;
}
.mb-14{
    margin-bottom: 14px !important;
}

.prepaid_field_column .prepaid_field_input:focus + .prepaid_field_label:after, 
.prepaid_field_column .prepaid_field_input:not(:placeholder-shown) + .prepaid_field_label:after, 
.prepaid_field_column .prepaid_field_input:-webkit-autofill + .prepaid_field_label:after, 
.prepaid_field_column .prepaid_field_select:focus + .prepaid_field_label:after {
    opacity: 0 !important;
    /* OR */
    display: none !important;
    /* OR */
    background: transparent !important;
}
.prepaid_field_column .prepaid_field_input, .prepaid_field_column .prepaid_field_select{
    padding: 29px 30px 10px 30px !important;
}
.prepaid_field_label{
    top: 10px !important;
    transform: translate(0, 0) !important;
    font-size: 11px !important;
    z-index: 2 !important;
}/* End custom CSS */