@import url('https://1d9220.claudeassets.com/20260314164902cs_/https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;800&display=swap');
@import url('https://707713.claudeassets.com/20260314164902cs_/https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;0,900;1,100;1,400;1,500;1,700&display=swap');
body {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
}

* {
    margin: 0;
    padding: 0;
}

.btn-primary {
    /* background: #f15831;
    border-color: #f15831; */
    background-color: #218838;
    border-color: #218838;
}

.btn:focus {
    box-shadow: none;
    outline: none;
}

.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    background: #28a745;
    border-color: #28a745;
}

.pl_0 {
    padding-left: 0;
}

.pr_0 {
    padding-right: 0;
}

.top_header {
    float: left;
    width: 100%;
    padding: 15px 0;
    display: none;
}

.logo {
    width: 20%;
    float: left;
}

.special_deal {
    position: relative;
    float: right;
    width: 78%;
    background: #fff;
    padding: 8px;
    box-shadow: 0 0 8px #eee;
    padding-left: 40px;
}

.special_deal span {
    color: #87cd00;
    margin-right: 3px;
}

.special_deal .down_icon {
    left: 10px;
    top: 10px;
}

.special_deal p {
    margin: 0;
    font-size: 14px;
}

.special_deal .navbar-nav {
    float: left;
    width: 100%;
}

.navbar-nav {
    float: left;
    width: 100%;
}

nav.navbar.navbar-expand-lg {
    padding-bottom: 0;
}

header .nav-item {
    padding: 0 8px;
    position: relative;
}

header .nav-item.active,
header .nav-item:hover {
    background: #00536e;
}

header .nav-item a {
    text-align: center;
    padding: 0 10px;
    display: block;
    line-height: 37px;
    color: rgb(156, 136, 136);
}

header .nav-item.active a,
header .nav-item:hover a {
    color: #f15831;
}

header .nav-link.active::before {
    content: '';
    position: absolute;
    bottom: -7px;
    left: 0;
    right: 0;
    margin: auto;
    background: url(https://6fccb4.claudeassets.com/20260314164902im_/https://www.jetlitransfer.com/customer/images/active_menu.png) no-repeat;
    width: 22px;
    height: 12px;
}

header .dropdown-menu.show {
    background: #00536e;
}

header .dropdown-menu.show a {
    color: #fff;
}

header .nav-item {
    position: relative;
}

footer {
    background: #ddeef2;
    float: left;
    width: 100%;
    padding: 15px 0;
}

footer h5 {
    text-transform: uppercase;
    margin-bottom: 16px;
}

footer p {
    line-height: 30px;
}

footer ul li a {
    line-height: 30px;
    margin-top: 5px;
    display: block;
    color: #141414;
}

footer ul li a:hover {
    color: #ee5b30;
}

.social_links a {
    background: #ee5b30;
    width: 41px;
    height: 41px;
    display: inline-block;
    text-align: center;
    line-height: 41px;
    border-radius: 50%;
    margin-right: 7px;
}

.copyright_footer {
    margin: 0px 0 0;
    padding: 15px 0 0;
    text-align: center;
    border-top: 1px solid #bdcbce;
    margin-top: 20px;
}
.copyright_footer p {
    margin: 0;
    line-height: normal;
}

a,
a:hover {
    color: #141414;
    text-decoration: none;
}

.Sender_Cart_panel,
.transaction-panel {
    background: #fff;
    margin: 0 0 30px 0;
    padding: 15px;
    box-shadow: 0 0 40px #ccc;
}

.sender_box {
    float: left;
    padding-left: 30px;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}

.down_icon {
    position: absolute;
    top: 18px;
    left: 0;
    background: #f15831;
    color: #fff !important;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    text-align: center;
}

.sender_box .down_icon i {
    color: #fff;
}

.sender_box h5 {
    font-size: 17px;
    margin: -2px 0 3px;
    float: left;
    width: 100%;
}

.title_head {
    padding: 11px 0;
    float: left;
    width: 100%;
}

.title_head h4 {
    float: left;
    color: #ee5b30;
    font-size: 20px;
    line-height: 34px;
}

.search_bx {
    float: right;
    position: relative;
}

.search_bx input {
    min-width: 230px;
}

.search_bx i {
    border-radius: 0 4px 4px 0;
    background: #f15831;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    line-height: 39px;
    padding: 0 11px;
    font-size: 12px;
}

.field_box {
    float: left;
    width: 100%;
    padding: 25px 15px 5px;
    border: 1px solid #959595;
}

.form-group {
    position: relative;
}

.field_box .form-group label {
    position: absolute;
    top: -9px;
    left: 6px;
    background: #fff;
    padding: 0 7px;
    margin: 0;
    line-height: 20px;
    font-size: 13px;
    font-weight: 500;
}

.field_box .form-group .form-control {
    background: none;
    font-size: 14px;
}

.form-control::placeholder {
    font-size: 12px;
    color: #c4c4c4;
}

.CategoriesProducts .field_box {
    border: none;
    padding: 0;
}

.CategoriesProducts .field_box label {
    background: #fff;
}

.navbar-toggler {
    background: #ee5b30;
    line-height: 30px;
    color: #fff;
}

.ShoppingCart_panel {
    margin-top: 19px;
    box-shadow: 0 0 40px #ccc;
    padding: 15px;
    float: left;
    width: 100%;
}

.cart_box {
    background: #59b7cf;
    padding: 8px 6px;
    color: #fff;
}

.cart_box em {
    background: #fff;
    border-radius: 50%;
    width: 19px;
    height: 19px;
    color: #59b7cf;
    display: inline-block;
    font-size: 11px;
    font-style: normal;
    text-align: center;
    line-height: 19px;
    margin-left: 1px;
    vertical-align: middle;
}

.sender_box.ShoppingTitle {
    margin-bottom: 0;
}

.myAccount {
    margin: 12px 0 20px;
}

.myAccount h3 {
    color: #141414;
    text-transform: uppercase;
    font-size: 24px;
}

.myAccount h3 span {
    color: #ee5b30;
    font-weight: 400;
    font-size: 14px;
    display: block;
}

.item_img {
    width: 41px;
    height: auto;
}

.itemRw {
    padding: 10px 0;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 5px;
}

.item_img img {
    width: 100%;
}

.itemRw h5 {
    font-size: 13px;
    margin: 4px 0;
    line-height: 17px;
}
.itemRw h5 small {font-size: 15px;}
.qty_inc_dec {
    margin-top: 0px;
    line-height: 20px;
}

.qty_inc_dec span {
    background: #dedede;
    border-radius: 36px;
    height: 17px;
    display: inline-block;
    font-size: inherit;
}

.qty_inc_dec em {
    background: #28a745;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    display: inline-block;
    color: #fff;
    font-size: 9px;
    text-align: center;
    line-height: 19px;
    vertical-align: top;
}

.qty_inc_dec b {
    font-weight: normal;
    font-size: 12px;
    margin: 0 4px;
    vertical-align: top;
    min-width: 13px;
    text-align: center;
}

.totals_etc {
    padding: 17px 0;
}

.totals_etc b, .totals_etc span {margin: 10px 0;float: left;font-weight: 500;font-size: 14px;}

.totals_etc b {font-weight: 600;font-size: 15px;}

.proceed_btn {
    padding-top: 64px;
}

.btn-success {
    background: #6b9c0c;
    border-color: #6b9c0c;
    text-transform: capitalize;
}


/*************************************/

#Produts_Plans {
    background: #fff;
    float: left;
    width: 100%;
    padding: 30px 0;
}

.Produt_Plans {
    border: 1px solid #a9b2b2;
    float: left;
    width: 100%;
}

.plan_box {
    border: 1px solid #a9b2b2;
    width: 25%;
    float: left;
}

.plan_img img {
    width: 100%;
}

.plan_title {
    text-align: center;
    padding: 20px 0;
    color: #fff;
}

.plan_title h3 {
    font-size: 27px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.plan_title span {
    font-size: 40px;
    font-weight: 300;
}

.plan_title sup {
    font-size: 14px;
    top: -1.4em;
}

.Bronze .plan_title {
    background: #cd7f32;
}

.Silver .plan_title {
    background: #c0c0c0;
}

.Gold .plan_title {
    background: #ffd700;
}

.Mega .plan_title {
    background: #cd7f32;
}

.cart_price_btn {
    padding: 25px 10px;
}

.cart_price_btn .btn-success {
    border-radius: inherit;
    background: #6a9c0b;
    border-color: #6a9c0b;
    font-size: 13px;
    padding: 6px 16px;
}

.cart_price_btn .btn {
    float: right;
}


/***********************************/

#FeaturedProducts {
    background: #f7f7f7;
    padding: 25px 0;
    float: left;
    width: 100%;
}

.ProductsGrid {
    float: left;
    width: 100%;
    border: 1px solid #eee;
}

.product_box {
    width: 25%;
    border: 1px solid #eee;
    background: #fff;
    position: relative;
    padding: 15px 10px;
    float: left;
}
.cart_price_btn .btn {
    height: auto;
    height: 33px;
}
.product_info h6 {
    font-size: 14px;
    font-weight: 500;
    min-height: 37px;
}

.viewMore {
    padding: 34px 0 5px;
    float: left;
    width: 100%;
}

.product_info {
    float: left;
    width: 100%;
    padding-top: 10px;
}

.product_info p {
    color: #868686;
    font-weight: 300;
}

.product_price {
    float: left;
    line-height: 35px;
    font-weight: 300;
}

.product_cart {
    float: right;
}

.btn-default {
    background: none;
    /* border-radius: inherit; */
    border: 1px solid #ef663e;
    color: #ef663e;
    min-width: 110px;
    text-transform: capitalize;
    font-weight: 300;
    font-size: 14px;
}

#FeaturedProducts h2 {
    font-size: 28px;
    margin-bottom: 20px;
}

.btn-default:hover {
    background: #ef663e;
    color: #fff;
}

.show_price,
.qty_inc_dec {
    display: inline-block;
    vertical-align: middle;
}

.show_price {
    min-width: 48px; font-weight: 500;
}

.product_info .cart_price_btn {
    padding: 10px 0;
    line-height: 32px;
}


/************* Checkout Pgae *******************/

.top_bar {
    background: #f9f9f9;
    padding: 10px 0;
    float: left;
    width: 100%;
}

.header_panel {
    background: #fff;
    padding: 10px 0;
    float: left;
    width: 100%;
}

.header_panel .nav-item a {
    text-transform: uppercase;
    min-width: inherit;
}

.header_panel .nav-item.active::before {
    display: none;
}

.header_panel .nav-item.active a,
.header_panel .nav-item:hover a {
    color: #ee5b30;
}

.header_panel .nav-item {
    width: auto;
}

.deliveryNote {
    float: left;
    width: 633px;
    text-align: right;
}

.call_whatsapp {
    float: right;
}

.call_whatsapp ul {
    margin: 0;
}

.call_whatsapp ul li {
    display: inline-block;
    margin: 0 0 0 20px;
}

.searchBox {
    float: left;
    position: relative;
    margin-top: 13px;
}

.search_icon {
    position: absolute;
    top: 0;
    left: 6px;
    bottom: 0;
    width: 23px;
    height: 23px;
    margin: auto;
}

.searchBox .form-control {
    padding-left: 40px;
    border-radius: inherit;
    border: 2px solid #dedede;
}

.menu_panel {
    float: left;
    margin-top: 5px;
}

.header_panel .nav-item.active,
.header_panel .nav-item:hover {
    background: none;
    color: #ee5b30;
}

.login_cart {
    float: right;
    margin-top: 19px;
}

.login_cart a {
    color: #fff;
    padding: 7px 15px;
    margin-left: 10px;
}

.login_btn {
    background: #ee5b30;
}

.cart_btn {
    background: #59b7cf;
}

.cart_btn span {
    background: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: inline-block;
    color: #59b7cf;
    font-size: 12px;
    line-height: 21px;
    text-align: center;
    margin-left: 5px;
}

.form-control:focus {
    box-shadow: 0 0 0 0.1rem rgba(0, 123, 255, .25);
}

.page_title {
    background: #fbfcfb;
    text-align: center;
    padding: 15px 0;
    float: left;
    width: 100%;
}

.page_title h1 {
    margin: 0;
    color: #ee5b30;
    font-size: 36px;
    font-weight: 600;
}

.star {
    color: #ff0000;
    font-style: normal;
}

.sender_information {
    border-radius: 5px;
    background: #f7fcfb;
    padding: 15px;
}

.sender_information label {
    font-size: 14px;
    color: #141414;
    margin: 0;
}

.Sender_Order {
    background: #fff;
    padding: 30px 0;
    float: left;
    width: 100%;
}

.sender_information .form-control {
    border-radius: inherit;
    border: 2px solid #87cd002e;
}
.Sender_Order h2 {
    font-size: 24px;
    margin-bottom: 15px;
}

.YourOrder {
    background: #f8f8f8;
    padding: 15px 21px;
    float: left;
    width: 100%;
}

.YourOrder label {
    width: 200px;
    margin: 0;
    font-size: 15px;
    vertical-align: top;
    padding-right: 10px;
}

.YourOrder ul li {
    border-bottom: 1px solid #eee;
    display: block;
    padding: 6px 0;
}

.YourOrder b,
.YourOrder span {
    font-weight: 500;
}

.YourOrder span {
    /* display: inline-block; */
    width: 217px;
}

.YourOrder span em {
    font-size: 10px;
    display: block;
    font-style: normal;
    line-height: 13px;
}

.no_border {
    border: none !important;
}

.cash_card_order label {
    float: left;
    width: 100%;
    padding: 10px 0 10px 0px;
    border-bottom: 1px solid #eee;
}

.cash_card_order label img {
    display: inline;
    max-width: 120px;
    margin-left: 10px;
}

.radioBx {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Hide the browser's default radio button */

.radioBx input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}


/* Create a custom radio button */

.radioBx .checkmark {
    position: absolute;
    top: 13px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #eee;
    border-radius: 50%;
}


/* On mouse-over, add a grey background color */

.radioBx:hover input~.checkmark {
    background-color: #ccc;
}


/* When the radio button is checked, add a blue background */

.radioBx input:checked~.checkmark {
    background-color: #ee5b30;
}


/* Create the indicator (the dot/circle - hidden when not checked) */

.radioBx .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the indicator (dot/circle) when checked */

.radioBx input:checked~.checkmark:after {
    display: block;
}


/* Style the indicator (dot/circle) */

.radioBx .checkmark:after {
    top: -0.2px;
    left: 1px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: white;
    bottom: 0;
    right: 0;
    margin: auto;
}

.recipient_information {
    padding-top: 15px;
}

.recipient_information .checkBox {
    margin-bottom: 20px;
}

textarea {
    resize: none;
}


/************** Checkbox ********************/


/* The container */

.checkBox {
    display: block;
    position: relative;
    padding-left: 29px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Hide the browser's default checkbox */

.checkBox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.checkBox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 21px;
    width: 21px;
    background-color: #eee;
}


/* On mouse-over, add a grey background color */

.checkBox:hover input~.checkmark {
    background-color: #ccc;
}


/* When the checkbox is checked, add a blue background */

.checkBox input:checked~.checkmark {
    background-color: #ee5b30;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkBox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.checkBox input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.checkBox .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.placeOrder_btn {
    float: left;
    width: 100%;
    margin: 15px 0;
}


/****************************************/

.cart_listing_total {
    background: #fff;
    float: left;
    width: 100%;
    padding: 25px 0;
}

.cart_view .qty_inc_dec {
    min-width: 62px;
    margin-top: 4px;
}

.cart_view table span .pro_img {position: absolute;width: 50px;left: 0;overflow: hidden;height: 68px;}

.cart_view table span .pro_img img {width: 100%; height: 100%;max-height: 70px;}

.cart_view table .prodct_item {
    position: relative;
    padding-left: 78px;
    display: inline-block;
}

.cart_view {
    padding: 15px;
    background: #f7fcfb;
    border-radius: 6px;
}
.cart_view table th, .cart_view table b {
    border-top: none;
    font-weight: 600;
}

.cart_btns .btn-primary {
    background: #2e6dab;
    border-color: #2e6dab;
}

.cart_btns .btn-primary:hover {
    background: #155ea5;
    border-color: #155ea5;
}

.cart_view .btn {
    border-radius: inherit;
    text-transform: capitalize;
}

.cart_view.coupon {
    margin-top: 30px;
}

.cart_view.coupon .form-control {
    border-radius: inherit;
    border: 2px solid #f15831;
}

.nav-tabs {
    border-bottom: none;
    WIDTH: 100%;
}

.nav-tabs .nav-link {
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.transaction-panel h2 {
    font-size: 25px;
    margin: 16px 0;
    color: #ee5b30;
}

.view-btn {
    font-size: 12px;
}

.table th {
    font-size: 14px;
    font-weight: 600;
}

.table td {
    font-size: 13px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #fff;
    background-color: #00536e;
    border-color: transparent;
}

.agent-management h2 {
    display: inline-block;
}

.agent-detail {
    margin-bottom: 16px;
}

#Minutes h2 {
    display: inline-block;
    font-size: 20px;
    color: #41445c;
    font-family: 'Roboto', sans-serif;
}

.ding-logo {
    float: right;
    text-align: right;
    padding: 14px 0 0;
}

.ding-logo img {
    width: 30%;
}

#Minutes h3 {
    color: #41445c;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

.ding-content-sec p {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}

.ding-content-sec a.click-btn {
    color: #ff5ed9;
    text-transform: capitalize;
}

#Minutes .transaction-panel {
    float: left;
    width: 100%;
}

button.btn.btn-login {
    background: #ff5ed9;
    color: #fff;
    padding: 5px 15px;
    font-size: 13px;
}

.ding-login-bx .field_box {
    padding: 20px;
    border-color: #f1f1f1;
    border-radius: 4px;
}

.ding-balance {
    float: left;
    width: 100%;
    padding: 25px 0;
}

#Minutes .ding-login-bx .field_box h2 {
    margin: 0;
    display: block;
    text-align: center;
    padding-bottom: 25px;
    font-size: 20px;
    font-weight: 300;
}

#Minutes p {
    font-family: 'Roboto', sans-serif;
    color: #4d626c;
    font-size: 13px;
}

.ding-balance-detail p {
    text-align: center;
}

.send-recharge p {
    text-align: center;
    font-size: 13px;
    margin-bottom: 5px;
}

button.send-btn {
    background: transparent;
    border: none;
    position: absolute;
    top: 6px;
    right: 10px;
    color: #ccc;
    cursor: pointer;
}

.loader {
    float: left;
    width: 100%;
    text-align: center;
}

.loader span {
    display: block;
    font-size: 13px;
    margin: 10px 0 0;
}

.loader img {
    width: 10%;
}

.loader span {
    font-family: 'Roboto', sans-serif;
    display: block;
}

#Minutes label,
#Minutes input {
    font-family: 'Roboto', sans-serif;
}

#Minutes .ding-balance-detail .send-recharge h2 {
    text-align: left;
    font-size: 16px;
    padding-bottom: 15px;
}

.order-main-sec {
    float: left;
    width: 100%;
}

.order-detail-sec {
    background: #fff;
    padding: 25px;
    margin-bottom: 50px;
    float: left;
    width: 100%;
}

.order-top-info ul li {
    float: left;
    width: 32%;
    text-align: center;
    padding: 15px;
    list-style-type: none;
}

.order-top-info {
    border: 2px dashed #eaeaea;
    border-radius: 4px;
    max-width: 8;
    max-width: 839px;
    margin: 0 auto 30px;
}

.order-top-info ul {
    display: inline-block;
    width: 100%;
    margin: 0;
}

.order-top-info kbd {
    background: #e4e4e4;
    color: #000;
    font-family: Poppins;
}

.billing-bx h2 {
    font-size: 17px;
    padding-bottom: 10px;
    border-bottom: 2px solid #f5f5f5;
    color: #000;
}

.billing-bx {
    background: #fbfbfb;
    padding: 20px 10px 2px;
    border-radius: 4px;
}

.billing-bx ul li {
    list-style-type: none;
    padding-bottom: 8px;
    font-size: 13px;
}

.order-detail-info {
    padding: 45px 20px;
    position: relative;
    background: rgba(0, 0, 0, 0.03);
    clear: both;
    max-width: 850px;
    margin: 0 auto;
}

.order-detail-info:before {
    position: absolute;
    top: -10px;
    background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.03) 0, rgba(0, 0, 0, 0.03) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 100%), linear-gradient(-45deg, rgba(0, 0, 0, 0.03) 0, rgba(0, 0, 0, 0.03) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 100%), #ffffff;
    background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.03) 0, rgba(0, 0, 0, 0.03) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 100%), linear-gradient(-45deg, rgba(0, 0, 0, 0.03) 0, rgba(0, 0, 0, 0.03) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 100%), #ffffff;
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.03) 0, rgba(0, 0, 0, 0.03) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 100%), linear-gradient(-45deg, rgba(0, 0, 0, 0.03) 0, rgba(0, 0, 0, 0.03) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 100%), #ffffff;
    background-position: 50% 50%;
    -webkit-background-size: 20px 20px;
    background-size: 20px 20px;
    left: 0;
    content: "";
    display: block;
    height: 20px;
    width: 100%;
}

.billing-bx ul li i {
    color: #ee5b30;
}

.order-detail-info h2 {
    font-size: 18px;
    text-transform: capitalize;
}

.order-recieved {
    text-align: center;
}

.order-recieved p {
    display: inline-block;
    background: #87cd00;
    padding: 6px 10px;
    color: #fff;
    border-radius: 4px;
}

th.total {
    padding-left: 40%;
}


/***********Order-confirmed-css***********/

.order-confirmed-sec {display: flex;width: 100%;justify-content: center;padding:0 0 15px;}

.confirmed-detail {
    border: 1px solid #e1fff8;
    padding: 64px 75px;
    background: #f7fcfb;
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
    width: 100%;
    border-radius: 10px;
}

.confirmed-detail h1 {
    font-size: 30px;
    margin: 20px 0;
    font-weight: 600;
}

.confirmed-detail h1 span {
    display: block;
}

.confirmed-detail h1 span {
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 15px;
}

.confirmed-detail p {
    font-size: 15px;
}


/***********Order-confirmed-css***********/


/***********about-us-css***********/

.main-wrapper {
    float: left;
    width: 100%;
}

.about-banner {
    background: url(https://f23bd8.claudeassets.com/20260314164902im_/https://www.jetlitransfer.com/customer/images/about-banner.png) no-repeat center top;
    display: flex;
    width: 100%;
    height: 547px;
    background-size: 100%;
}
.delivery-banner {
    background: url(https://cbb71f.claudeassets.com/20260314164902im_/https://www.jetlitransfer.com/customer/images/Delivery-Haiti.jpg) no-repeat center top;
    display: flex;
    width: 100%;
    height: 547px;
    background-size: 100%;
}

.about-cont {
    display: flex;
    height: 500px;
    align-items: baseline;
    flex-direction: column;
    justify-content: center;
    width: 500px;
}

.about-cont h1 {
    font-size: 32px;
    color: #ee5b30;
    text-transform: capitalize;
    font-weight: 600;
}

.about-cont p {
    font-size: 15px;
}

.shop-bxs-detail {
    padding: 30px 0;
    display: flex;
}

.shop-bx {
    display: flex;
}

.shop-bx-img img {
    width: 100%;
}

.shop-bx-cont h2,
.featured-detail h2,
.propos-bx h2,
.kiyes-bx h2,
.stay-touch-detail h2 {
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 20px;
    color: #ee5b30;
}

.shop-bx-cont .btn.btn-shop,
.btn-submit,
.btn.btn-shop {
    background: #28a745;
    color: #fff;
    border-radius: 0;
}

.shop-bx-cont .btn.btn-shop:hover,
.shop-bx-cont .btn.btn-shop:focus,
.btn-submit:hover,
.btn-submit:focus,
.btn.btn-shop:hover,
.btn.btn-shop:focus {
    outline: none;
    background: #28a745;
}

.technology-bx {
    background: #f6fcfa;
    padding: 60px 0;
}

.featured-detail {
    text-align: center;
    padding: 60px 0;
}

.propos-bx {
    text-align: center;
}

.kiyes-bx {
    padding: 60px 0;
}

.stay-in-touch {
    text-align: center;
    background: #fff;
    padding: 30px 0 15px;
    float: left;
    width: 100%;
}

.stay-touch-detail .form-control {
    border-radius: 4px;
    border: 2px solid #c8c8c8;
}

span.input-icon {
    position: absolute;
    left: -15px;
}
.stay-touch-detail .form-group {
    padding-left: 40px;
}

.stay-touch-detail .sub-btn {
    padding-left: 0;
}


/***********about-us-css***********/


/***********faq-css***********/

li {
    list-style-type: none;
}

.faq-banner {
    background: #c8e0e6;
    height: auto;
}

.faq-banner .about-cont {
    height: 400px;
}

.faq-banner-info {
    display: flex;
}

.faq-img {
    text-align: center;
}

.faq-img img {
    width: 70%;
}

#accordion h6 a {
    color: #000;
    font-size: 15px;
}

.accordion .card {
    border: none;
    background: #fff;
    margin-bottom: 10px;
    border-radius: 4px;
}

.card-header {
    background: #c8e0e6;
    border: none;
}

.accordion {
    font-size: 13px;
    font-weight: normal;
}

.faq-accordion {
    padding:20px 0;
}

.accordion ul li {
    list-style-type: none;
    padding-bottom: 7px;
}

.collapsible-link[aria-expanded='true']::after {
    transform: rotate(-180deg) translateX(-1px);
}

.collapsible-link::after {
    display: none;
}

.card-body {
    background: #e9f2f5;
}


/***********faq-css***********/


/***********how-it-work-css***********/

.how-it-works-banner .about-cont {
    height: 250px;
    width: auto;
    justify-content: center;
    align-items: center;
}

.how-it-work-sec {
    padding: 60px 0 10px;
}

.how-it-work-detail {
    padding: 25px;
    background: #f6fcfa;
    border-radius: 5px;
    margin-bottom: 20px;
}

.how-it-work-detail h2 {
    font-size: 20px;
    margin-bottom: 20px;
}

.how-it-work-detail p {
    font-size: 14px;
}


/***********how-it-work-css***********/


/***********delivery-detail-sec-css***********/

.delivery-detail-sec .how-it-work-detail ul li {
    font-size: 14px;
    padding-bottom: 8px;
}

.delivery-detail-sec .how-it-work-detail a.phone-number {
    color: #87cd00;
}

.delivery-detail-sec .how-it-work-detail a.email {
    color: #ee5b30;
}


/***********delivery-detail-sec-css***********/


/***********login-form-css***********/

.login-form {
    max-width: 600px;
    margin: 45px auto;
    /* background: #f6fcfa; */
    /* border: 3px solid #eafff8; */
    border-radius: 10px;
}

.login-form h1 {
    text-align: center;
    font-size: 27px;
    padding: 10px;
    border-bottom: none;
}
.login-form-body {
    padding: 25px;
    border: 2px dashed #dedede;
    border-radius: 10px;
}

.login-form .form-group.btn-sec {
    float: right;
}

.login-form .form-check {
    margin-left: 15px;
}


/***********login-form-css***********/


/***********header-css***********/

.top-bar {
    background: #f9f9f9;
    padding: 5px 0;
    display: flex;
}

.top-bar-detail {
    justify-content: center;
    display: flex;
}

.top-bar-detail ul li {
    display: inline-block;;
    padding-right: 17px;
    font-size: 15px;
    color: #000;
}
.top-bar-detail ul li a span{
    font-size: 19px;
}

top-bar-detail ul li:last-child {
    padding-right: 0;
}

.top-bar-detail ul {
    margin-bottom: 0;
}

.search-bx {
    position: relative;
}

.search-bx button.btn.btn-outline-success {
    position: absolute;
    border: none;
    color: #f15831;right: 0;
}

.search-bx button.btn.btn-outline-success:hover,
.search-bx button.btn.btn-outline-success:focus {
    background: none;
    border: none;
    outline: none;
    color: #f15831;
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: none;
}



.head-right {
    margin: 15px 0 0;
}

.head-right ul li {
    display: inline-block;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #f15831;
}

header .nav-item.active,
header .nav-item:hover {
    background: transparent;
}

.navbar-light .navbar-nav .nav-link {
    color: #000;
}

header .dropdown-menu.show {
    background: #fff;
}

header .dropdown-menu.show a {
    color: #000;
    text-align: left;
    font-size: 13px;
    border-bottom: 1px solid #eee;
}

a.nav-link.login-btn,
a.nav-link.cart-btn {
    background: #28a745;
    border-radius: 4px;
    /* margin-right: 15px; */
    color: #fff !important;
}

a.nav-link.cart-btn {
    margin-right: 0;
    position: relative;
    background: #59b7cf;
}

a.nav-link.login-btn:hover {
    /* background: #d24c2a; */
    background-color: #218838;
    border-color: #1e7e34;
}

a.nav-link.cart-btn:hover {
    background: #4693a7;
}

a.nav-link.cart-btn b {
    background: #fff;
    padding: 4px;
    vertical-align: 2px;
    border-radius: 50px;
    font-size: 9px;
    color: #59b7cf;
}

nav.navbar {
    background: #fff;
}


/***********header-css***********/


/***********home-css***********/

.home-banner {
    background: url(https://907baf.claudeassets.com/20260314164902im_/https://www.jetlitransfer.com/customer/images/home-banner-bg.jpg) no-repeat center top;
    display: flex;
    width: 100%;
    height: 547px;
    background-size: 100%;
    max-width: 1317px;
    margin: 0 auto;
}

.shop-essential-bx {
    float: left;
    width: 100%;
    padding: 30px 0 15px;
}

.shop-essential-detail h2,
.test-head h2 {
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 20px;
    color: #ee5b30;
    text-align: center;
    margin-bottom: 0;
}

.shop-essential-detail p {
    text-align: center;
    font-size: 18px;
}

.shop-essential-detail .ProductsGrid {
    margin: 15px 0 0;
}

.shop-essential-detail .ProductsGrid .product_info p {
    text-align: left;
}

.featured-detail ul li {
    display: inline-block;
    padding: 30px 8px;
    margin-right: 5px;
    background: #fff;
    border: 1px solid #ebfff8;
    width: 16%;
}
.featured-detail ul li img {
    width: 100%;
}

.featured-detail ul li:last-child {
    padding-right: 0;
}

.shop-bxs-detail.haitian-products {
    background: #f6fcfa;
}

.stay-in-touch.call-action {
    padding: 30px 0;
    background: #fff;
}


.owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
}

.owl-nav button.owl-prev {
    left: 0;
}

.owl-nav button.owl-next {
    right: 0;
}

.owl-dots {
    text-align: center;
    padding-top: 15px;
}

.owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #dedede !important;
    margin: 0 3px;
}

.owl-dots button.owl-dot.active {
    background-color: #ee5b30 !important;
}

.owl-dots button.owl-dot:focus {
    outline: none;
}
.owl-nav button {
    position: absolute;
    top: 0;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
    bottom: 0;
    margin: auto;
}


.owl-nav button:focus {
    outline: none;
}

.testimonial-sec {
    float: left;
    width: 100%;
    background: #f6fcfa;
    padding: 15px 0;
}

.test-head {
    text-align: center;
    margin-bottom: 0;
}

.item {
    background: #fff;
    padding: 30px;
}

.stay-in-touch.call-action span.input-icon {
    /* top: -37px; */
}

.test-box .star-rating {
    float: right;
}

.test-bx-btm .star-rating .fa-star {
    color: #ffc107;
    font-size: 15px;
}

.test-box b {
    font-weight: 500;
}



.product_img img {
    width: 100%;
    box-sizing: border-box;
    object-fit: contain;
}


.trending-now .product_img img {
    width: 100%;
    height: 100%;
}

/***********home-css***********/


/***********shop-page-css***********/

.breadcrumbs {
    margin: 22px 0 0;
    display: inline-block;
}

.breadcrumbs li {
    display: inline-block;
}

.breadcrumbs ul li a {
    color: #f15831;
}

.shop-cat-bx .product_info h6 {
    text-align: center;
}

.shop-cat-bx .cart_price_btn .btn {
    float: none;
}

.shop-cat-bx .product_info .cart_price_btn,
.shop-cat-bx .product_img {
    text-align: center;
}

.shop-cat-bx,
.grocery-bx {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}


/***********shop-page-css***********/


/***********grocery-page-css***********/

.grocery-bx .product_box {
    width: 20%;
}

.filter-bx .form-group {
    margin-bottom: 0;
}

.filter-bx {
    float: right;
    margin: 15px 0;
}

.filter-bx select {
    font-size: 13px;
    background: #f6fcfa;
    border-color: #e0fff5;
}

.grocery-bx .product_box:hover {
    border-color: #ef663e;
    transition: 0.5s;
    box-shadow: 0 0 8px #ef663e;
}


/***********grocery-page-css***********/


/***********view-cart-css***********/

.view-cart-sec .page_title {
    background: #f7fcfb;
    border-top: 1px solid #eaeaea;
}

.cart_view table span.prodct_item {font-size: 13px; min-height: 60px;}


/***********view-cart-css***********/

.loginregister ul.nav.nav-tabs {
    text-align: center;
    display: inline-block;
    margin-bottom: 30px;
}

.loginregister ul.nav.nav-tabs li {
    display: inline-block;
    padding: 0 10px;
}

.loginregister ul li a {
    font-size: 20px;
}

.loginregister ul li a.active {
    font-weight: 600;
    color: #000;
}

.loginregister ul li a {
    color: #c8cfd6;
}

/***********product-detail-css***********/

.product-detail-sec {
    padding: 50px 0;
}

.product-img img {
    width: 100%;
}

.product-cont h2 {
    font-size: 20px;
}

.product-cont .price {
    color: #ee5b30;
    padding-bottom: 10px;
    display: block;
}

.product-cont p {
    font-size: 13px;
}

.product-btn-sec li {
    display: inline-block;
    padding-bottom: 8px;
}

.product-btn-sec {
    margin: 20px 0 0;
}

.product-btn-sec .btn {
    border-radius: 0;
}

.product-btn-sec .continue-shopping,
.proceed_btn .continue-shopping {
    background: #2e6dab;
    border-color: #2e6dab;
    color: #fff;
}

.product-btn-sec .continue-shopping:hover,
.proceed_btn .continue-shopping:hover {
    background: #255788;
    border-color: #255788;
}

.delivery-bx {
    display: flex;
}

.delivery-img {
    margin-right: 20px;
    width: 17%;
    text-align: center;
}

.delivery-cont h3 {
    font-size: 16px;
}

.delivery-bx {
    display: flex;
    margin-bottom: 15px;
}

.delivery-cont {
    width: 80%;
}

.recent-review h2 {
    font-size: 16px;
    text-transform: uppercase;
}

.recent-img {
    float: left;
    width: 25%;
}

.recent-cont {
    float: right;
    width: 70%;
}

.recent-img img {
    width: 100%;
    border: 1px solid #f5f5f5;
}

.recent-cont h3 {
    font-size: 13px;
    margin-bottom: 0;
}

.recent-review li {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f3f3f3;
}

.recent-review li:last-child {
    margin-right: 0;
    border-bottom: none;
    padding-bottom: 0;
}

.recent-cont span {
    font-size: 13px;
}

.sku-cat {
    float: left;
    width: 100%;
    margin: 25px 0 0;
    background: #f6fcfa;
    padding: 25px;
    border-radius: 4px;
    border: 1px solid #e5fff6;
}

.sku-cat span {
    color: #f15831;
}

.sku-cat li {
    float: left;
    width: 33%;
    text-align: center;
}

.product-info .product-info-bx {
    border-right: 1px solid #ccc;
    padding-right: 30px;
    height: 100%;
}

.product-info {
    border-bottom: 1px solid #ccc;
}

.product-tab-sec a.nav-link.active {
    background: #fff;
    color: #ee5b30;
    border-bottom: 2px solid #ee5b30 !important;
}

.product-tab-sec .nav-tabs {
    border-bottom: 1px solid #e2e2e2;
    background: #fff;
}

.product-tab-sec .card-body {
    background: #fff;
}

.related-products {
    float: left;
    width: 100%;
    padding: 50px 0;
}

.star-rating {
    line-height: 20px;
    font-size: 1.25em;
}

.star-rating .fa-star {
    color: #f15831;
    font-size: 13px;
}

#product ul {
    float: left;
    width: 23%;
}


/***********product-detail-css***********/


/***********Productpopup-css***********/

#Productpopup .modal-dialog {
    max-width: 880px;
}

#Productpopup .modal-content {
    border: none;
}

#Productpopup .sku-cat li {
    width: 50%;
}

#Productpopup .product-img img {
    border: 2px solid #ccc;
}

#Productpopup button.close {
    right: -10px;
    position: absolute;
    background: #f15831;
    opacity: 1;
    color: #fff;
    text-shadow: none;
    width: 30px;
    height: 30px;
    font-weight: normal;
    border-radius: 50px;
    top: -9px;
    cursor: pointer;
    z-index: 9;
}

#Productpopup .product-tab-sec .card-body li {
    font-size: 14px;
    padding-bottom: 13px;
}

.star-rating span {
    background: transparent;
}

.product-tab-sec {
    float: left;
    width: 100%;
    margin-top: 15px;
}

.product_img a {
    cursor: pointer;
}

#Productpopup button.close:focus {
    outline: none;
}


/***********Productpopup-css***********/


/***********shopping-cart-css***********/

.ShoppingCart_panel.Shopping-cart-sec {
    margin: 0;
    box-shadow: none;
}

.proceed_btn,
.totals_etc {
    padding-top: 0;
}

.Cart_items {
    margin-top: 15px;
}

.bs-canvas-overlay {
    opacity: 0.5;
    z-index: 1100;
}

.bs-canvas {
    top: 0;
    z-index: 1110;
    overflow-x: hidden;
    overflow-y: auto;
    width: 350px;
    background: #fff !important;
    transition: margin .4s ease-out;
    -webkit-transition: margin .4s ease-out;
    -moz-transition: margin .4s ease-out;
    -ms-transition: margin .4s ease-out;
}

.bs-canvas-right {
    right: 0;
    margin-right: -350px;
}


/***********shopping-cart-css***********/

/****************** Contact Page Css Start *********************/

.home-banner.contact-banner {
    background: url(https://dd1e22.claudeassets.com/20260314164902im_/https://www.jetlitransfer.com/customer/images/contact-us.jpg) no-repeat center top;
    height: 355px;
    background-size: 100%;
}
.home-banner.contact-banner .about-cont, .home-banner.privacy-banner .about-cont, .home-banner.terms-banner .about-cont {
    height: 355px;
    padding-left: 50px;
}
.home-banner.contact-banner .about-cont h1, .home-banner.privacy-banner .about-cont h1, .home-banner.terms-banner .about-cont h1{
    font-size: 44px;
    font-weight: 400;
}
.home-banner.privacy-banner{background: url(https://825a77.claudeassets.com/20260314164902im_/https://www.jetlitransfer.com/customer/images/privacy.png) no-repeat center top;
    height: 355px;
    background-size: 100%;}
.home-banner.terms-banner{background: url(https://469f0d.claudeassets.com/20260314164902im_/https://www.jetlitransfer.com/customer/images/terms-conditions.jpg) no-repeat center top;
    height: 355px;
    background-size: 100%;}


h2.contact_head {
    color: #000;
    font-weight: 300;
}
.shop-essential-detail .contact_panel p {
    text-align: left;
    line-height:40px;
}
.shop-essential-detail .contact_panel p b{
    font-weight:500; font-size: 22px;
}
.contact_panel {
    padding: 50px 0 25px 0;
}
.contact_form {
    background: #fff;
}
.contact_form label {
    line-height: 1.2em;
    margin-bottom: 0;
    font-weight: 300;
}
.contact_form .form-control {
    border: 1px solid #ddd;
    height: 3.5em;    font-weight: 300;
}
.contact_panel h5 {
    font-size: 28px;
    line-height: 32px;
    color: #101820;    font-weight: 300;
    margin-bottom: 1.25em;
}
.contact_form textarea.form-control {
    height:100px; resize: none;
}
.check_box_panel{cursor: pointer;}
.chkLink{color: #ee5b30;}
.contact_form .btn{height: 3.5em;}

.privacy_terms {
    padding: 25px 0;
}
.privacy_terms h4 {
    font-size: 20px;margin-top: 5px;
    text-transform: uppercase;
}
.privacy_terms h5 {margin-top: 5px;
    font-size:17px;
    text-transform: uppercase;
}
.privacy_terms p {font-weight: 300;
    font-size: 14px; text-align: justify;
}


/************** My Account Page *********************/
/*=============================================================================*/
.sender_information h2 span {font-size: 14px; padding-left: 15px;vertical-align: 2px;}
.sender_information h2 span a {color: #59b7cf;}
.new_recipient h2 a {
    background: #ee5b30;
    display: inline-block;
    width: 29px;
    height: 29px;
    text-align: center;
    line-height: 29px;
    border-radius: 50%;
    font-size: 16px;
    color: #fff;
    vertical-align: top;
    margin-left: 10px;
}
.sender_information .form-group {
    margin-bottom: 5px;
}

.list_receipient {
    background: #fff;
    margin: 20px 0;
    padding: 15px;
    height: 95.5%;
    border: 2px solid #87cd002e;
}
.promo-code input {
    border: 2px solid #87cd002e;
}

/* .list_receipient {
    background: #fff;
    margin: 20px 0;
    padding: 15px;
    height: 100%;
    border: 2px solid;
}
.bill_ship_address .list_receipient{
  border: 0 !important;
} */


.list_receipient h4 {
    font-size: 18px;
}
.recipient_detail {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 5px;
}
.recipient_detail p {
    font-size: 12px;
    margin: 0 0 5px;
}
.recipient_detail_btns {
    text-align: center;
}
.recipient_detail_btns a{
    margin: 5px;
}
.recipient_detail {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 5px;
    margin: 10px 0;
}
.recipient_detail_btns .recipient_edit {
    color:#ee5b30;
}
.recipient_detail_btns .recipient_delete {
    color: red;
}
.recipient_detail b {
    font-weight: 500;
    font-size: 13px;
}
.bill_ship_address label {
    font-weight: 500;
}
#ManageAddress h4 {
    border-bottom: 5px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 19px;
}
.bill_ship_address a {
    background: #6b9c0c;
    color: #fff;
    padding: 5px 15px;
    border-radius: 4px;
    margin: 10px 0;
    display: inline-block;
}
.bill_ship_address span {
    font-weight: 300;
    font-style: italic;
}
#ManageAddress p a{color:#6b9c0c;}
div#ManageAddress {
    padding: 40px 0;
}

/** Preloader CSS Start**/
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    z-index: 1111;
    display: none;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #87cd00;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #ee5b30;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}
#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #00536e;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/** Preloader CSS Ends**/

#registerStore .has-error {
    color: red;
    font-size: 11px;
    position: absolute;
}
label.has-error {
    color: red;
    font-size: 14px;
 }

#registerStore .form-check .has-error {
    bottom: -20px;
    left: 0;
}
#register .has-error label.has-error, #setPasswordStore .has-error label.has-error {
    position: absolute;
    bottom: -27px;
    color: red;
    font-size: 11px;
    left: 18px;
    width: 100%;
}
#register .datepicker {
    margin-bottom: 6px;
}
span.input-group-text {
    position: relative;
    top: 0px;
}
#register label.form-check-label {
    font-size: 14px;
}

#register .form-group.d-inline-block {
    margin-bottom: 15px;
    margin-top: 10px;
}
#register .form-group {
    margin-top: 3px;
}
.order_top_panel ul {margin: 0 0 15px; text-align: center;}
.order_top_panel li {
    display: inline-block;
    border-right: 1px dotted #ccc;
    padding: 0 25px;
}
.order_top_panel li label {
    margin: 0;
    display: block;
    font-weight: 600;text-transform: uppercase;
    font-size:17px;
    text-align: left;
}
.order_top_panel li span {
    text-align: left; font-size: 18px;
    display: block; color: #4F4A44;font-weight: 300;
}
.order_top_panel ul li:last-child {
    border-right: none;
}
.order_details_panel {
    padding: 25px; margin-bottom: 25px; border:1px solid #eee;
    background: #F7F7F7;
}
.order_details_panel h2 { text-transform: uppercase;padding-bottom: 15px; margin-bottom: 20px; font-size: 26px; border-bottom: 2px solid #efefef; text-align: center;}

.order_details_panel .table td, .order_details_panel .table th{
    border-top:none;
}
tr.top_border {
    border-top: 1px solid #efefef;
}
.order_details_panel .table td {
    font-size: 16px;
    padding: 4px;
}
.order_details_panel .table .itemName {
    font-size: 16px;
}
.view_invoice_btn {
    padding: 25px 0;
}
.view_invoice_btn .btn {
    min-width: 200px; text-transform: uppercase;
}
.address_state {
    padding: 25px 0;
}
.address_state li {
    border-bottom: 1px solid #eee;
    display: block;
    margin-bottom: 15px;
    font-size: 19px;
}
.address_state li label {
    text-transform: uppercase;
    font-weight: 600;
    min-width: 170px;
}
.address_state li:last-child{border:none;}
.billing_shipping_panel h3 {text-transform: uppercase; text-align: center; font-size:26px;}
.common_address_box {
    background: #f7f7f7;
    border: 1px solid #e2e2e2;
    padding: 15px;
    box-shadow: 3px 2px 8px #eee;
    border-radius: 5px;
}

header .nav-item .dropdown-menu.show {
    margin: 0;
    right: 0;
    left: inherit;
    padding: 0;
    width: 216px;
    max-width: 250px;
    top: 45px;
}
header .nav-item .dropdown-menu.show li{ position: relative;}
header .nav-item .dropdown-menu.show li:last-child a{border:none;}
.Submenu {display:none;}

header .nav-item .dropdown-menu.show li:hover ul.Submenu {
    display: block;
    position: absolute;
    left:216px;border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    min-width: 170px;
    background: #fff;
    top: 0;
}
header .nav-item .dropdown-menu.show li i {
    float: right;
    line-height: 40px;
}
header .nav-item .dropdown-menu.show li:hover a, header .nav-item .dropdown-menu.show ul.Submenu li:hover a{background-color: #f8f9fa;}
header .nav-item .dropdown-menu.show ul.Submenu a {
    background: #fff;
}

header form.form-inline.search-bx {min-width: 400px;}
header form.form-inline.search-bx input {width: 100%; border: 1px solid #f15831;}
header form.form-inline.search-bx input::placeholder {font-size: 15px; color: #656565;font-weight: 300;}

.bg-gradient-primary {
    background: #007bff linear-gradient(180deg,#268fff,#007bff) repeat-x!important;
}
.bg-gradient-primary {
    color: #fff;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-xs {
    padding: .125rem .25rem;
    font-size: .75rem;
    line-height: 1.5;
    border-radius: .15rem;
}
.d-inline {
    display: inline!important;
}
.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
    box-shadow: none;
}

.order_details_panel b {font-weight: 600;}
.order_details_panel .table .itemName b {font-weight: normal;}
.order-confirmed-sec .confirmed-detail {padding: 30px 75px 15px;}
.order_details_panel .table th {font-size: 17px; padding: 5px 0;}
.view_invoice_btn{text-align: right;}
.myAccount .cart_box span {min-width: 46px;display: inline-block; padding-top: 7px;}
#transactionData tbody tr:hover {background: rgb(204 204 204 / 0.5) !important; cursor: pointer;}
section.content {max-width: 1170px;margin: 0 auto;}
section.content .card-body {background: none;}
.invoice-info b, .invoice-info strong {font-weight: 500;}
section.content .card { margin: 30px 0;}
a.btn-sm.btn-block.bg-gradient-primary {margin-top: 10px;}
a.forgot-pswd {font-size: 14px;margin-left: 15px;color: #87CD00; position: relative; bottom: 4px;}
.form-group.d-inline-block {vertical-align: top;}

.bill_ship_address .recipient_detail_btns .recipient_edit,
.bill_ship_address .recipient_detail_btns .recipient_delete {
  background: #fff;
}
h6.category_heading{
  text-align: center !important;
}
.added_coupons button{
    font-size: 10px;
    height: auto;
    padding: 1px;
}
.added_coupons span{
    width: inherit;
}
.checkout-cart ul li{
    padding: 12px 0px;
    border: none;
}
.checkout-cart b{
    font-weight: 600;
}
.checkout-cart ul li label{
    width: 75%;
    float: left;
}
.checkout-cart ul li span{
    width: 25%;
    float: right;
    text-align: right;
}
/* Send Recharge Page */
.send_recharge{background-color: #fff;}
.iti__hide {
  display: none; }
pre {
  margin: 0 !important;
  display: inline-block; }
.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
  background: none; }
input, button {
  height:42px;
  margin: 0;
  padding: 6px 12px;
  border-radius: 2px;
  font-family: inherit;
  font-size: 100%;
  color: inherit; }
input[disabled], button[disabled] {background-color: #eee; }
::-webkit-input-placeholder {
  color: #BBB; }
::-moz-placeholder {
  /* Firefox 19+ */
  color: #BBB;
  opacity: 1; }

:-ms-input-placeholder {
  color: #BBB; }



#result {
  margin-bottom: 100px; }
.send_recharge {
    background-color: #fff;
    min-height: 150px;
    /* border: 1px solid #eaeaea; */
    /* margin: 50px auto; */
    /* padding: 15px; */
    /* max-width:965px; */
}

.iti__flag-container {
    border-right: 1px solid #ccc;
    z-index: 9;
}
.phone_panel {
    position: relative;
    /* border: 1px solid #ccc; */
}
.phone_panel input {
    border: none;
    width: 100%;
}
.iti { width: 100%;}
.phone_panel .submit_btn {
    background: none;border:none;
    position: absolute;
    right:0; cursor: pointer;
}
.send_recharge h3 {
    margin-bottom: 28px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}
.panel {
    display: inline-flex;
    margin-bottom: 0;
    height: 74px;
    border-radius: 0;
    width: 100%;
}
.panel.panel-default{padding: 0px 12px;}
.panel.panel-default .logo {
    float: left;
    margin: auto 10px auto 0;
}

.operator_selection {
    margin: 20px 0;
}

.operator_boxes ul li {
    display: block;
    /* width: 29.5%; */
    border: 1px solid #ccc;
    /* margin: 0 12px 20px; */
    /* margin: 0 1rem 2rem 0; */
}
.operator_boxes ul li.iti__divider {
    margin: 0px;
    padding: 0px;
}

.operator_selection ul li {
    width: 29.5%;
    display: inline-block;
    margin: 0 1rem 2rem 0;
}

.panel.panel-default .logo img {
    /* width: 100%; */
    max-width: 50px;
}
.title {
    color: #43434e;
    font-size: 16px;
    font-weight: 500;
    margin: auto 0;}
.operator_boxes ul li.change_operator {
    vertical-align: top;
    border: none;
}
.select_product .title{min-width: 155px;}

.data {
    color: #303038;
    padding:10px 12px;
    width: 100%;
    font-size: 13px;
    margin: auto;padding-left: 20px;
    min-height: 75px;
}
.data h3 {
    color: #43434e;
    font-weight: 500;
    margin: 0 0 6px;
    font-size: 16px;
    padding: 0;
    border: none;
}
.receive-amount {
    color: #303038;
}
span.strong-mobile {
    font-weight: 500;
}

.activatable-item {
    position: relative;
}
.activatable-item.active:after {
    border: 3px solid #00b259;
}
.activatable-item.active:before {
    width: 0;
}
.activatable-item:after {
    position: absolute;
    content: "";
    z-index: 1;
    border: 3px solid transparent;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    transition: all .3s;
}
.activatable-item:before {
    background: #00b259;
    position: absolute;
    content: "";
    height: 100%;
    width: 10px;
    top: 0;
    left: 0;
    transition: all .3s;
}

.activatable-item .active-icon .fa {
    position: absolute;
    right: 3px;
    bottom: -31px;
}

.phone_panel input:focus{ outline: none; border:none; }
.active-icon {display: none;
    border-style: solid;
    border-width: 0 0 36px 36px;
    border-color: transparent transparent #00b259 transparent;
    position: absolute;
    z-index: 2;
    width: 0;
    height: 0;
    right: -1px;
    bottom: -1px;
    color: #fff;
}
li.active .active-icon{display: block;}
.mobile_icon {
    border-right: 1px solid #ccc;
    padding: 6px 12px;
    position: absolute;
}
.phone_panel.mobile input {
    padding-left: 55px;
}

.both_btns{margin: 25px 0;}
.both_btns .btn {
    display: inline-block;
    min-width:215px;
    /* margin: 0 9px; */
    border-radius: 0;
}
.btn.btn-default {
    background: #28a745;
    border: 1px solid #28a745;
    color: #fff;
}
#resetTransactionsFilter {
    height: 42px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 29px;
    background: #eee;
    border-color: #eee;
    color: #000;
}
.choose_operator{
    cursor: pointer;
}
.choose_operator:hover{
    border: 1px solid #00b259;
}
.operator_boxes .nav-link{
    padding: 0;
}
.operator_boxes .nav-link.active, .operator_boxes .nav-link:hover{background: #fff;border: 1px solid #00b259;}
.operator_boxes #TopUp ul {margin: 0;}
.operator_boxes #TopUp ul li, .operator_boxes .activatable-item {width: 100%;margin: 0;  box-sizing: border-box;padding: 3px 0;}
.operator_boxes  .price, .operator_boxes  .receive-amount, .operator_boxes  .validity {
    float: left; word-break:break-all;
    width: 33%;
}
.operator_boxes  .data{min-height: inherit;}
.validity {
    text-align: right;
    padding-right: 40px;
}
.more-info-toggle{    position: absolute;
    width: 20px;
    height: 20px;
    margin: 10px;
    top: 0;
    right: 0;
    opacity: .3;
    z-index: 1000;
}

.operator_boxes.single_panel .title {
    min-width: 150px;
}
.operator_boxes.single_panel .keyImg img {
    height: 40px;
    margin-top: 15px;
}
#select_amount .operator_boxes {
    /* padding: 0 12px; */
}
.phone_panel.mobile {
    border: 1px solid #ccc;
    /* margin: 0 12px; */
}
.activatable-item:hover{
    cursor: pointer;
}
#Data .activatable-item:before{background: #ffcb3d;}
#Bundle .activatable-item:before{background: #ff5ed9;}
.flexible_amt_product{
    border: 0 !important;
}
.flexible_amt_product .phone_panel.mobile{
    margin: 0;
}
.operator_boxes label{
    font-size: 16px;
}
.operator_boxes .radioBx .checkmark{
    top: 7px;
}
.operator_boxes .card_payment label{
    padding: 10px 0px 0px 0px;
}
#Minutes p.error-message{
    color: #dc3545;
    font-size: 14px;
}
.status_badge{
    font-size: 12px;
    font-weight: 400;
}
.cancelTimer{
    cursor: pointer;
}

.items_panel {
    max-height: 329px;
    overflow-y: auto;
    overflow-x: hidden;
}
.sender_information .form-group {
    margin-bottom: 5px;
}
.related-products h2 {
    color: #ee5b30;
    margin-bottom: 2rem;
}
#testimonial .item {
    background: #efefef;
    min-height: 200px;
    padding: 20px 20px 0;
}
.testimonial-sec i {
    font-size: 0;
    height:45px; background-size: 100% !important;
    width:45px;
}
.testimonial-sec i.fa.fa-chevron-left {
    background:url("https://02e6ac.claudeassets.com/20260314164902im_/https://www.jetlitransfer.com/customer/images/pre.png") no-repeat left top;
}
.testimonial-sec i.fa.fa-chevron-right {
    background:url("https://2db16e.claudeassets.com/20260314164902im_/https://www.jetlitransfer.com/customer/images/next.png") no-repeat left top;
}
.testimonial-sec .owl-slider {
    padding: 0 50px;
}
.testimonial-sec .owl-nav button.owl-prev {
    left: -60px;
}
.testimonial-sec .owl-nav button.owl-next {
    right: -60px;
}

.shop-bx-cont p {
    line-height: 30px;
}
.shop-bx-cont {
    background: #fff;
    padding: 50px 90px;
    border-radius: 15px;
}

.shop-bxs-detail.haitian-products {
    float: left;
    width: 100%;
}

#navbarSupportedContent a.nav-link.send_rec {
    color: #000;
    border-radius: 5px;
    border: 1px solid #000;
    padding-left: 0;
}
#navbarSupportedContent a.nav-link.send_rec img {
    max-width: 53px;
    border-right: 1px solid #f78b96;
}
#carouselExampleIndicators .carousel-control-next, #carouselExampleIndicators .carousel-control-prev {
 /*   display: none;  */ width: 70px;
}
.newclass .form-check-input {
    position: absolute;
    margin-top: -10px;
    margin-left: -1.25rem;
}
.map_img img {
    width: 100%;
}
#Combo_Panel .product_info h6 {
    font-size: 16px;
    min-height: inherit;
}

#customerLogin #remember {
    margin: -9px 0 0 -20px;
}

.form-check-input {
    margin-top: -9px;
}
label.check_box_panel input {
    height: auto;
}
.ProductsGrid.product_cat_section  .product_box {padding: 0;}
.ProductsGrid.product_cat_section .product_box .product_info {padding: 15px 0;background: #218838;color: #fff;}
.ProductsGrid.product_cat_section .product_info h6 {margin: 0; color: #fff; height: 32px;vertical-align: middle;display: table-cell;width: 500px;text-align: center;}
.ProductsGrid.product_cat_section .product_box img{ transition: 0.5s all ease-in-out;}

.product_img a {
    height: 100%;
    float: left;
    width: 100%;
    overflow: hidden;
}
.faq-accordion .card-header h6 i {
    float: right;
    color: #ee5b30;
}
.faq-accordion .card-header h6 a.collapsed i {
    transform: rotate(180deg);
}
.top-bar-detail ul li a img {
    margin-right: 5px;
}
.sendRecharge a img {
    height: 37px;
    margin-right: 0;
    /* margin-top: -3px; */
}
.sendRecharge a{
    background: #fff;
    border-radius: 4px;
}
.navbar-expand-lg .navbar-nav li.nav-item.sendRecharge a {
    padding-left: 0;
}


footer ul.list-unstyled.text-small li {
    width: 50%;
    float: left;
}

.login-form-body label small {
    width: 100%;
    float: left;
    font-size: 12px;
}

.appointment1 {
    width: 40px;
}
ul.checkout_items {
    border: 2px solid #87cd002e;
    float: left;
    width: 100%;
    padding: 4px 15px 10px 15px;
}
.tableCart tr th:nth-child(2), .tableCart tr td:nth-child(2) {
    text-align: center;
}

.tableCart tr th:nth-child(3), .tableCart tr td:nth-child(3) {
    text-align: right;
}
.contact_panel p {
    margin: 0;
}
.sendRecharge a img.natcom {
    height: 18px;
    padding: 0 5px;
}
ul.forMobile1 {
    display: none;
}
header .nav-item .dropdown-menu.show li i {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0px 10px;
    border: 1px solid #eee;
    line-height: 33px;
    z-index: 999;
}
header .dropdown-menu.show a {
    padding: 0 10px;
    width: calc(100% - 26px);
}

.shop-essential-bx .product_img { height:250px; overflow: hidden; float: left; width: 100%;}
.test-box p {line-height: 20px;font-size: 13px;font-weight: 300;}
.modal-body label.has-error {color: #ff0039;font-size: 12px;display: block; width: 100%;}
.modal-body .input-group.mb-2 {margin-bottom: 0 !important;}
#Combo_Panel .product_img img {
    height: 100%;
}
.cart_price_btn {
    padding: 5px 10px;
    float: left;
    width: 100%;
}
.related-products .product_img {
    overflow: hidden;
    height: 200px;
}
.related-products .product_img img {
   object-fit: contain;
    height: 100%;
}
.grocery-bx .product_img {
    height: 200px;
    overflow: hidden;
}
.grocery-bx .product_img img{
    object-fit: contain;
    height: 100%;
}
.itemRw .col-3 {
    padding: 0 6px;
    text-align: center;
}
.order_top_panel li {
    display: block;
    margin-bottom: 10px;
}

#Trending_Panel .cart_price_btn .clearfix {
    display: none;
}
.buttons_cancel_Delete button, .buttons_cancel_Delete .general_form {
    display: inline-block;
    margin: 0 2px;
}
.how-it-work-sec.delivery-detail-sec{padding-top: 0;}



#deleteRecipient .modal-header {
    text-align: center;
    display: block;
}
#deleteRecipient button.close {
    position: absolute;
    top: 8px;
    right: 16px;
}
.buttons_cancel_Delete {
    float: left;
    width: 100%;
    text-align: center;
}

.product_info .regPrice{    font-size: 13.5px !important;}
/*----Responsive start----------*/

@media (max-width:1280px) {
.home-banner {height: 515px;}
header form.form-inline.search-bx {min-width: 240px;}
.grocery-bx .product_box {width: 25%;}
.home-banner.contact-banner {background-size: cover;}
header .nav-item.sendRecharge a {min-width: 169px;padding: 0;font-size: 11px;width: 120px;}
}

@media (max-width:1024px) {

.featured-detail ul li { width: 18%; }
.featured-detail ul li img { width: 100%; }
.about-cont,   .home-banner {height: 416px;}
}

@media (max-width:991px) {
.shop-essential-bx.trending-now h6 {text-align: center;}
header .nav-item.sendRecharge a {min-width: 120px;padding: 0;font-size: 11px;width: 120px;}
.about-cont { height: 160px; }
.about-cont h1 { font-size: 13px;}
.about-cont p {font-size: 8px;}
.about-cont, .home-banner { height: 150px;width: 100%;}
.show_price {width: 100%;text-align: center;}
.ProductsGrid.product_cat_section .product_info h6 {font-size: 9px; padding: 0; height: auto !important;}
.product_img {height: 150px;margin-bottom: 5px;}
#testimonial .test-box > p {font-size: 13px;}
.shop-bxs-detail.haitian-products .shop-bx-cont {text-align: center;}
.product_img img { object-fit: cover;}
.shop-essential-detail h2, 	.test-head h2 {margin-bottom: 20px;}
.cart_price_btn .btn {float: left;width: 100%;height: 33px;}
.top-bar .container {max-width: 100%;}
header form.form-inline.search-bx {min-width: 100%;}
.navbar-toggler-icon {font-size: 20px;padding: 0;}
.ProductsGrid.product_cat_section .product_box .product_info {padding: 0;height: 23px;}
.product_box {width: 48%;margin: 0 1%;}
.shop-essential-detail h2, .test-head h2 {margin-bottom: 10px;}
.shop-bx-cont {padding: 15px;}
.featured-detail ul li {width: 100%;margin-bottom: 15px;}
.shop-bxs-detail.haitian-products .shop-bx-img { margin-top: 15px;}
.stay-touch-detail h2 {font-size: 25px;}
.featured-detail ul li img {width: 65%; }
footer ul.list-unstyled.text-small li {width: 50%;float: left;}
footer ul.list-unstyled.text-small li {width: 50%;float: left;padding: 0 10px;}
footer ul.list-unstyled.text-small li a { border-bottom: 1px solid #ccc;}
footer h5 {margin-top: 15px;margin-bottom: 0;}
footer {  font-size: 13px;}
footer p {  line-height: 23px;}
.copyright_footer { border-top: none;}
.copyright_footer p {font-size: 10px;}
.top-bar-detail ul > li:first-child {display: none;}
header button.navbar-toggler {position: absolute;right: 10px; top: -47px;}
header div#navbarSupportedContent {position: absolute;top: 0;background: #fff;width: 100%;left: 0;z-index: 99;box-shadow: 0px 7px 20px #eee;padding: 0 10px;}
.head-right {margin: 0;position: absolute; right: 10px;}
a.navbar-brand img {height: 30px; position: relative; top: -5px;}
.head-right ul li a { font-size: 10px;}
.head-right ul { margin: 5px 0 0 0;}
.top-bar-detail ul li a span { display: none;}
.top-bar-detail ul { width: 100%;}
.top-bar-detail ul li a img { margin-right: 0;margin-bottom: 5px; margin-top: 5px;}
.top-bar-detail { width: 50%; text-align: left;float: left;}
.navbar-toggler { padding: 1px 5px;}
i.fa.fa-paper-plane { width: 30px;height: 30px; font-size: 13px; border: 2px solid; display: flex; justify-content: center;    align-items: center;   border-radius: 50%;    color: #ee5b30;}
.grocery-bx .product_box { width: 31%; padding: 15px 5px;}
.about-banner {height: auto;background-size: cover;}
.contact_form label {  display: flex;}
label.check_box_panel input { margin-right: 7px;margin-top: 2px;}
.home-banner.privacy-banner, .home-banner.terms-banner { height: 300px; background-size: cover;}
.home-banner.contact-banner .about-cont, .home-banner.privacy-banner .about-cont, .home-banner.terms-banner .about-cont,
.home-banner.contact-banner .about-cont, .home-banner.privacy-banner .about-cont, .home-banner.terms-banner .about-cont {height: 300px;}
.home-banner.contact-banner .about-cont h1, .home-banner.privacy-banner .about-cont h1, .home-banner.terms-banner .about-cont h1 { font-size: 31px;   font-weight: 400;}
.myAccount .cart_box span { padding-top: 0;}
.cart_box { padding: 11px 0;}
.shop-essential-detail h2, .test-head h2 {font-size: 22px;}
.cart_price_btn .btn {line-height: 12px;}
ul.forMobile1 { display: block;}
.top-bar-detail ul.forMobile1 li { display: block;}
.top-bar-detail ul.forMobile1 li a img {margin-right: 0; width: auto; margin-bottom: 0; margin-top: 0;}
.top-bar-detail {width: 80%;}
.sendRecharge a img.natcom {height: 13px; padding: 0;}
.sendRecharge a img { height: 35px;}
header .nav-item a {padding: 0; line-height: 34px;}
ul.forMobile1 {width: 210px;}
.bs-canvas { width: 290px;}
.myAccount > div > div:first-child { width: 130px !important; min-width: 90px; text-align: center;}
.myAccount > div > div:last-child { max-width: calc(100% - 130px);}
.myAccount h3 {font-size: 18px;line-height: 22px;}
.qty_inc_dec { font-size: 9px;}
.Cart_items .itemRw .col-3 {padding: 0;}
.owl-nav button {  transform: translateY(-135%);}
.test-box .star-rating { float: left; width: 100%;}
header .dropdown-menu.show a {padding: 0 40px 0 10px; width: 100%;  position: relative;}
.cart_view table .prodct_item { padding-left: 60px; min-width: 200px;}
.mobilesearch{ display: block !important;}
.mobilesearch {position: relative;margin-bottom: 24px !important;width: 50%;margin: 0 auto;}
.mobilesearch input {width: 100% !important;}
.search-mobileview button.btn.btn-outline-success {top: 0;}
}


@media (max-width:768px) {
.about-cont, .home-banner {height: 312px; }
.shop-bxs-detail.haitian-products p {width: 100%;}
.navbar-toggler-icon {
    font-size: 16px;
    height: 19px;
    width: 19px;
    text-align: center;
    line-height: normal;
    vertical-align: top;
}

  .ProductsGrid.product_cat_section .product_info h6 { font-size: 20px; }
.navbar-toggler:focus, .navbar-toggler:hover {text-decoration: none;outline: none;}
header .nav-item {width: 100%;}
a.nav-link.login-btn,  a.nav-link.cart-btn {margin: 0 0 15px;}
}

@media (max-width: 767px) {

footer .offset-1 {margin-left: 0;}
    footer h5 {margin-top: 25px;}
	.shop-essential-bx.trending-now h6 {text-align: center;}
	.myAccount .pl_0 {padding-top: 0;}
	.myAccount h3 span {margin-bottom: 5px;}
	.myAccount h3 {font-size: 17px;padding: 0;}
	.myAccount {margin: 10px 0 0;	}
	form#transaction_filter_form > div > div {margin-bottom: 15px;}
	div#tableData table {min-width: 770px;}
	div#tableData table tfoot tr th {text-align: right;}
	.product_info h6 {min-height: 44px;font-size: 12px;}
    header .nav-item .dropdown-menu.show {max-width: 100%;width: 100%;}
    header .nav-item .dropdown-menu.show li i{ display: none;}
	.sender_information .col-md-6 {width: 50%;}
    /* .sender_information .col-md-12  .form-group {width: 50%;float: left;padding: 0 15px;} */
    header .nav-item a{ text-align: left;}
    .show_price, .qty_inc_dec {
        width: auto;
        margin: 0;
        display: inline-block;
    }

}

@media (max-width: 500px) {
  .mobilesearch {width: 80%;}
  .ProductsGrid.product_cat_section .product_info h6 { font-size: 14px; height: 32px !important;}
  .ProductsGrid.product_cat_section .product_box .product_info {height: 36px;}
.featured-detail { padding: 30px 0;}
.featured-detail ul li { padding: 10px 8px;}
header .dropdown-menu.show a { padding: 0 10px;}
li.nav-item.sendRecharge {padding: 0;}
header .nav-item .dropdown-menu.show {margin-bottom: 10px;}
.grocery-bx .product_box { width: 48%; padding:5px;}
.product_box {width: 33.3%; margin: 0; padding: 0 5px;}
#testimonial .item { background: #efefef;  min-height: 270px; padding: 20px 20px 0;}
.testimonial-sec .owl-nav button { transform: translateY(-130%);}
span.input-icon {left:-8px;}
#testimonial .test-box > p {margin-bottom: 5px;}
.test-bx-btm .star-rating .fa-star {font-size: 10px;}
#Categories_Panel .shop-essential-bx .product_img{height:390px;}

}

@media (max-width: 420px) {
.top-bar-detail ul li {padding-right:4px;}
.filter-bx select {font-size: 11px;	}
.filter-bx {width: 100%;text-align: center;}
}

/****************************************************************/
@media (max-width:767px)
{
li.nav-item.sendRecharge img {max-width: 115px;height: auto;}
.top-bar-detail {width: 100%; display: block;}
.top-bar i.fa.fa-paper-plane {display: inline-flex; }
.top-bar-detail ul {margin-bottom: 3px;text-align: center;}
ul.forMobile1 {width: 100%;text-align: center;}
.top-bar-detail ul.forMobile1 li {display: inline-block;width: auto; }
header div#navbarSupportedContent li.nav-item.sendRecharge { display: none; }
.operator_selection ul li {width: 100%;margin:0 0 10px 0;}
.grocery-bx {margin-bottom: 5px;}
.stay-in-touch {padding: 0 0 15px;}
.send_recharge .col-md-6.pr-5 {padding-right:15px !important;}
.title {font-size:14px;}
.operator_boxes .w-75.card_payment{width:100% !important;}
.both_btns {margin: 10px 0;}
.home-banner.contact-banner {background-size: 100%;height: auto;}
.home-banner .about-cont {position: relative; padding: 0 !important; height: auto !important; margin: 0;width: 100%;}
.about-cont h1 { padding: 26px 0 0; font-size: 13px !important;}
.product_info h6 { height: 52px;    font-size: 11px;  display: table-cell; vertical-align: middle;}
.product_img img {object-fit:contain;}
.top-bar-detail ul {width: auto; display: inline-block;}
.top-bar-detail {width: 100%; display: block;}
#newsLetterPopup {font-size: 0;}
#mailingListModal .modal-header {padding: 5px 15px;}
#mailingListModal .modal-title {text-align: center; width: 100%; font-size:18px;}
.stay-touch-detail h2 { font-size: 18px;margin-bottom: 5px;}
.stay-touch-detail p {font-size: 12px;}
.stay-touch-detail span.input-icon img {max-width: 35px;}
.stay-touch-detail .form-control {height: 35px;}
.stay-touch-detail {text-align: center;}
.stay-touch-detail .form-group {margin: 0;}
#mailingListModal .modal-footer {padding: 5px 15px;}
.modal-footer .btn {padding: 3px 15px; height: auto;}
#Combo_Panel .product_box {width: 50%;padding: 0;}
#Combo_Panel h6 {font-size: 20px;min-height: inherit;}
#Combo_Panel .product_img img {height: 100%;width: 100%; object-fit: inherit;}
#Combo_Panel .cart_price_btn .show_price, #Best_Panel .show_price, #Trending_Panel .show_price, .grocery-bx .show_price{
font-size: 15px;}
#Combo_Panel .cart_price_btn .btn {margin: 5px 0;}
#Best_Panel .product_box, #Trending_Panel .product_box{ width: 50%;}
#Best_Panel .product_info h6, #Trending_Panel .product_info h6, .grocery-bx h6{ font-size: 12px;min-height: 30px;}
.cart_view table .prodct_item {padding-left: 45px;min-width: inherit;}
.cart_view table span .pro_img { width: 38px;height: 50px;}
footer { padding: 15px;}
footer .container-fluid { padding: 0;}
.order-confirmed-sec .confirmed-detail { padding: 30px 15px 15px;}
.order_top_panel li {display: block;}
.Order_Details h4 {font-size: 18px;}
.input_mobile {width: 50%;}
.bill_ship_address .row {margin-top: 18px;}
#Category_Products .product_box { width: 100%;}
#Category_Products .product_img {  width: 50%; float: left;height: 150px;}
#Category_Products .product_info {
    float: left;
    width: 50%;
    padding: 2%;
}
#Category_Products .cart_price_btn .btn { margin: 15px 0 0;}
#Category_Products.grocery-bx h6 { font-size: 15px;}
.product-tab-sec button.navbar-toggler {
    display: none;
}
.product-tab-sec #navigation {display: block;}
.product-detail-sec {
    padding: 50px 0 0;
}
.related-products .product_img {
    overflow: hidden;
    height: 120px;
}
.product-img {
    height: 190px;
    text-align: center;
}
.product-img img {
    width: auto;
    object-fit: contain;
    display: inline-block;
    max-width: 100%;
}
.product-info .product-info-bx {
    padding-right: 0;
    border: none;
}
.both_btns {
    text-align: center;
}
form.general_form .form-group {
    margin-bottom: 15px;
}
form.general_form input.btn.btn-submit.btn-shop {
    height: 35px;
}
.col-md-7.offset-5 {
    margin-left: 0;
}
.product-detail-sec .product-img img { object-fit: initial; height: 100%;}
#deleteRecipient {padding-right: 0 !important;}
#carouselExampleIndicators .carousel-control-next, #carouselExampleIndicators .carousel-control-prev {display: none !important;}
}


@media (max-width:480px)
{
#Categories_Panel .product_img, .shop-essential-bx .product_img {height: 170px;}
.login-form-body { padding: 5px;}
#customerLogin .btn {font-size: 11px; height: 31px;}
.form-check-label {font-size: 14px;}
a.forgot-pswd { font-size: 12px;bottom: 8px;}
#testimonial.owl-carousel .owl-nav button.owl-prev, #testimonial.owl-carousel .owl-nav button.owl-next {display: none;}
#Categories_Panel .product_box {width: 25%;}
.testimonial-sec .owl-slider { padding: 0 20px;}
#Categories_Panel .product_img {height: 85px; margin: 0;}
.product_info {padding-top: 2px;}
.cart_price_btn .btn {width: 100%; min-width: inherit; padding: 0;}
.Sender_Cart_panel .plan_img.proDetailImg {height: 152px;}
#Produts_Plans .qty_inc_dec { display: none;}
.Sender_Cart_panel .product_info h6 { min-height:52px;}
#FeaturedProducts .product_img.proDetailImg {height: 100px; overflow: hidden;}
#FeaturedProducts .product_img.proDetailImg img { height: 100%; object-fit: initial;}
.Sender_Cart_panel .cart_price_btn { padding: 2px 10px;}
.operator_selection ul li { width: 100%;  display: inline-block; margin: 0 0 15px 0;}
.carousel-indicators {bottom: -12px;}
.input_mobile { margin-bottom: 15px;}
.Sender_Order h2 { font-size: 17px; margin-bottom: 4px;}
.product-tab-sec .tab-content #product ul { width: 100%;}
.top-bar-detail .whatsapp img {max-width: 100px;}
.top-bar-detail .forMobile1 li a img {max-width: 100px;}
header button.navbar-toggler {position: absolute; right: 10px;    top: -40px; width: 30px; height: 26px; border-radius: 0;}
}

@media (max-width:360px)
{
.login-form-body{float: left;width:100%;}
label.form-check-label, a.forgot-pswd { font-size: 12px;}
.plan_title h3 {font-size:14px;}
}
@media (max-width:320px)
{
.form-group.d-inline-block.float-right { float: left !important;}
.plan_title h3 {font-size:12px;}
}

.product_info .regPrice {color: #000;font-size: 15px;min-height: 26px;}
.regPrice span {color: #ee5b30;font-size: 17px;font-weight: 400;}
.offer_bx {
    background: url(https://www.jiomart.com/assets/version1604079743/smartweb/images/icons/offer_bg.svg);
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    left: 7px;    font-weight: 500;
    padding: 6px 3px;
    top: 7px;
    line-height: 13px;
    text-align: center;
    font-size: 12px;
    background-repeat: no-repeat;
}
.offer_bx p {
    font-size: 11px;
    font-weight: 300;
    margin: 0;
}
.offer_bx em {
    font-size: 11px;
    font-style: normal;
    font-weight: 100;
    margin-left: 1px;
}
a#refereshreCaptcha {
    color: #ee5b30;
}
/* Prepay nation CSS */

.bubble-line {
	border-top: 1px solid #000;
	position: absolute;
	top: 35px;
	left: 20px;
	width: calc(100% - 50px);
}

.worflow {
	padding-top: 20px;
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 1;
}

.bubble,
.workflow-stop {
	display: flex;
	align-items: center;
}

.workflow-stop {
	flex-direction: column;
}

.bubble {
	width: 30px;
	border-radius: 15px;
	background-color: #fff;
	text-align: center;
	height: 30px;
	justify-content: center;
	border: 1px solid #333;
}

.css-cxmp86 {
	background-color: white;
}

.css-izpzw1 {
	background-color: #87cd00;
	border-color: #87cd00;
	color: white;
}

.form-title {
	margin-top: 20px;
	margin-bottom: 20px;
}

.form-title h1,
.form-title h2 {
	font-size: 30px;
	font-weight: 600;
	margin: 0;
}

.form-title h6 {
	font-size: 12px;
}

#mobile-number-label {
	text-transform: uppercase;
	color: #333;
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: 600;
}

.red-text {
	color: red;
}

.eto-card {
	background-color: #fff;
	text-align: center;
	padding: 5px 0;
	border: 1px solid #e3e3e3;
	display: block;
	cursor: pointer;
	border-radius: 3px;
    position: relative;
    font-size: 16px;
}
.eto-card input{
    height: 25px;
}

.mac.chrome input[type=radio],
input[type=checkbox] {
	zoom: 1.3;
	vertical-align: middle;
	-webkit-transform: none;
	transform: none;
}

.form-group-small {
	margin-bottom: .5rem;
}

.footer {
	height: 70px;
	bottom: 0;
	width: 100%;
	background: #fff;
	z-index: 9;
    /* box-shadow: 0 -2px 3px 0 rgb(0 0 0 / 14%); */
    border: solid 1px #d8d8d8;
    border-radius: 5px;
	left: 0;
	padding-top: 2.5px;
	padding-bottom: 2.5px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.footer .button {
	min-width: 100px;
	display: inline-block;
	text-align: center;
	padding: 7px 20px;
	cursor: pointer;
}

.css-1gl3fol {
	background-color: rgb(0, 122, 255);
	box-shadow: rgb(1, 71, 254) 0px 3px 0px 0px;
	color: rgb(255, 255, 255) !important;
}

.container-fluid.small-gutter.TopPanel {
	padding-bottom: 86px;
	max-width: 768px;
	width: 100%;
	min-height: 500px;
}

.preferred-sku>label:before {
	content: "\F005";
	font: normal normal normal 18px/1 FontAwesome;
	color: #eeb400;
	position: absolute;
	top: 7px;
	left: 7px;
	z-index: 1;
}

.preferred-sku>label:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-color: #007aff #fff #fff #007aff;
	border-style: solid;
	border-width: 25px;
}

div#Tabs_bx_Topup .nav-link.active:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -4px;
	height: 5px;
	background-color: #235580;
}

div#Tabs_bx_Topup .nav-link {
	border: none!important;
	position: relative;
	text-transform: uppercase;
	font-weight: 700;
}

div#nav-tabContent {
	padding: 15px 0;
}

.css-1j1u51n {
	color: rgb(247, 167, 0);
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
}

.eto-card.selected {
	border-color: #333;
}

.OrderSummary h5 {
	text-transform: uppercase;
	color: #333;
	font-size: 14px;
	font-weight: 600;
}

.summary-row {
	padding-top: 5px;
	padding-bottom: 5px;
}

.summary-box {
	padding: 5px 35px;
	border-top: 1px solid #ddd;
}

.summary {
	border: 1px solid #ddd;
	background-color: #fff;
	border-radius: 3px;
	text-transform: uppercase;
}

.operator-name,
.total-payment-label {
	color: #1c619a;
}

textarea.form-control {
	height: auto;
}

.i-have-promocode {
	font-weight: 700;
}

.font-weight-600 {
	font-weight: 600;
}

.summary-box .icon {
	position: absolute;
	top: 2px;
    left: -7px;
    transform: rotate(90deg);
}

.block {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 5px 15px;
	border-radius: 4px;
	margin-bottom: 10px;
}

.block h5 {
	text-transform: uppercase;
	color: #333;
	font-size: 14px;
	font-weight: 600;
}

.form-group.input-image-group img {
	position: absolute;
	width: 16px;
	top: 33px;
	left: 15px;
}

.btn-subscribe {
	border: "1px solid transparent";
	border-radius: 3px;
	padding: 7px 20px;
	color: #fff;
	background-color: #ef2828;
	font-weight: 700;
	line-height: 1.5;
	display: inline-block;
	margin-top: 10px;
	text-decoration: none;
}

a.btn-subscribe,
a.btn-subscribe:hover,
a.btn-subscribe:visited {
	color: #fff;
}

.txt-subscribe {
	color: #0056b3;
	margin-top: 10px;
	font-style: italic;
}

.form-group {
	position: relative;
}

.footer .container-fluid.small-gutter {
	max-width: 768px;
}

.mobileBx.d-flex {
	height: 54px;
	position: relative;
	padding-left: 0px;
	font-size: 24px;
	overflow: visible;
}

.countryCode {
	position: absolute;
	height: 100%;
	top: 0px;
	cursor: pointer;
	left: 0px;
}

.countrycode_img {
	height: 24px;
	width: 36px;
	margin-left: 15px;
	margin-right: 5px;
}

.space {
	width: 1px;
	border-right: 1px solid rgb(221, 221, 221);
	height: 25px;
	margin-left: 8px;
}

.enter-number-box {
	padding-left: 125px;
	height: 100%;
	font-size: 24px;
	font-weight: 600;
}

.prcBx {
    font-size: 20px;
    position: relative;
    font-weight: bold;

}
.TopPanel{
    width: 80%;
    margin: auto;
}
.TopPanel h2 {
    color: #ee5b30;
}
.mt-5px {
	margin-top: 5px;
}
#Tabs_bx_Topup .row {
    margin: 0 -5px;
}
#Tabs_bx_Topup .col-6.col-sm-4.col-md-3 {
    padding: 0 5px;
}
.rechargeOrderPayment label.radioBx {
    font-size: 16px;
}
.rechargeOrderPayment span.checkmark {
    top: 5px;
}
.card_payment .form-group {
    margin-bottom: 10px;
}
.card_payment .form-group h5 {
    font-size: 16px;
}
.send-recharge-page p{
    color: #ee5b30;
}
.send-recharge-page ul {
    padding-left: 50px;
}
.send-recharge-page ul li{
    list-style: disc;
}
.cs-input-bx{
    display: inline-block;
    position: relative;
    width: 40%;
}
.custImgdiv {
    position: absolute;
    right: 0;
    width: 40px;
    height: 40px;
    top: 1px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.custImg{
    display: inline-block;
    width: 100%;
}
.custImg span#error_recharge_amount {
    width: 100%;
    float: left;
}

.mobilesearch{
  display: none;
}


/* 23 aug added css */
.res-img {
    border: 2px solid #eee;
    border-radius: 6px;
    margin-top: 16px;
    cursor: pointer;
}

.res-img img {
    width: 98px !important;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
}

.res-img h4 {
    text-align: center;
}
#allinfo .pop-img {
    width: 100%;
}
#allinfo .information{
    text-align: justify;
    padding-right: 21px;
}
#allinfo button.close {
    background: #ee5b30;
    opacity: 1;
    color: #fff;
    padding-top: 8px;
}
.checkradio {
    position: relative;
    margin-bottom: 20px;
}

.checkradio h2 {
    position: absolute;
    top: 0;
    right: 0;
}

/* ngo page */

.ngodata img {
      width: 98px !important;
    display: block;
    margin: 0 auto;
    object-fit: contain;
    height: 98px;
}

.ngodata h4 {
      text-align: center;
    font-size: 15px;
    margin: 0 auto;
    width: 71%;
    line-height: 23px;
}
.ngodata {
    display: flex;
    align-items: center;
    height: 100%;
    margin-top: 37px;
    border: 2px solid #e1dede;
    border-radius: 6px;
    cursor: pointer;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 7%), 0 6px 20px 0 rgb(0 0 0 / 0%);
}

.ngoimages {
    order: 2;
    width: 100%;
}

.ngo-name {
    width: 100%;
}
#ngo .pop-img {
    width: 100%;
    height: 200px;
    object-fit: contain;
}
#ngo .information{
    text-align: justify;
    padding-right: 21px;
}
#ngo button.close {
    background: #ee5b30;
    opacity: 1;
    color: #fff;
    padding-top: 8px;
}
.ngo-page {
    margin-bottom: 76px;
    height: 100%;
}
#ngo_details .pop-img{
  max-width: 100%;
}
select.ngcty:read-only {pointer-events: none;}
/* ngo page */
/* 23 aug added css */
.point-banner {
    display: flex;
    align-items: center;
    justify-content: center;
    height:35px;
    background-color:#28a745;
    font-size: 20px;
    line-height: 24px;
    color:white;
    cursor: pointer;
    font-weight: 300;
}
@media only screen and (max-width: 767px) {
    .point-banner {
        font-size: 14px;
        line-height: 15px;
        padding: 0 5px;
    }
}


.delivery-method .wrapper{
    display: flex;
    /* background: #fff; */
    height: 100px;
    width: 50%;
    align-items: center;
    /* justify-content: space-evenly; */
    border-radius: 5px;
    padding: 20px 15px;
  }
  .delivery-method .wrapper .option{
    background: #fff;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    margin: 0 10px;
    border-radius: 5px;
    cursor: pointer;
    padding: 0 10px;
    border: 2px solid lightgrey;
    transition: all 0.3s ease;
  }
  .delivery-method .wrapper .option .dot{
    height: 20px;
    width: 20px;
    background: #d9d9d9;
    border-radius: 50%;
    position: relative;
  }

  .delivery-method .wrapper label span{
    text-align: center;
  }
  .delivery-method .wrapper .option .dot::before{
    position: absolute;
    content: "";
    top: 4px;
    left: 4px;
    width: 12px;
    height: 12px;
    background: #28a745;
    border-radius: 50%;
    opacity: 0;
    transform: scale(1.5);
    transition: all 0.3s ease;
  }
  input[type="radio"]{
    display: none;
  }
  #option-1:checked:checked ~ .option-1,
  #option-2:checked:checked ~ .option-2{
    border-color: #28a745;
    background: #28a745;
  }
  #option-1:checked:checked ~ .option-1 .dot,
  #option-2:checked:checked ~ .option-2 .dot{
    background: #fff;
  }
  #option-1:checked:checked ~ .option-1 .dot::before,
  #option-2:checked:checked ~ .option-2 .dot::before{
    opacity: 1;
    transform: scale(1);
  }
  .delivery-method .wrapper .option span{
    font-size: 15px;
    color: #808080;
  }
  #option-1:checked:checked ~ .option-1 span,
  #option-2:checked:checked ~ .option-2 span{
    color: #fff;
  }



/*
     FILE ARCHIVED ON 15:40:34 Aug 12, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:55:06 Jun 20, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.338
  exclusion.robots: 0.035
  exclusion.robots.policy: 0.029
  esindex: 0.005
  cdx.remote: 18.628
  LoadShardBlock: 107.153 (3)
  PetaboxLoader3.resolve: 164.517 (4)
  PetaboxLoader3.datanode: 55.444 (4)
  load_resource: 143.353
*/