.cart-total-box2 .cart-total-table.card-box,
.cart_main,
.dataTables_wrapper .dataTables_filter input:focus {
    box-shadow: none
}

.cart-Box .table>thead>tr>th,
.commentRightBox button.btn.btn-primary,
.post-edit-link,
.post-meta>.meta-right>span,
.post-meta>span,
[data-title]:after {
    text-transform: capitalize;
    text-transform: capitalize
}

.cart-Box .table>thead>tr>th {
    border-bottom: none !important;
    color: #767676 !important;
    font-size: 14px !important;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 10px
}

.page-heading h3 {
    font-size: 20px;
    color: #333;
    font-weight: 700;
    margin-bottom: 20px;
    padding-top: 0;
    margin-top: 0
}

.cart-Box.desktop_view,
.cart-total-box3 {
    background: #fff;
    border: 1px solid #f5f5f5;
    border-radius: 10px;
    padding: 10px 20px
}

.cart-Box .table tr>td:first-child,
.cart-Box .table>thead>tr>th:first-child {
    padding-left: 0 !important
}

.cart-image-product {
    width: 50px;
    text-align: left !important;
    border-radius: 5px;
    border: 1px solid #f5f5f5;
    height: 50px;
    overflow: hidden
}

.cart-image-product img {
    object-fit: contain;
    width: 100%;
    height: 100%
}

.cart-Box .table-striped tbody tr:nth-of-type(2n) {
    background: #fff
}

.cart-Box table.table tr td .Price-cart {
    width: auto !important
}

.cart-Box table.table tr td,
.cart-total-box2.mobile_cart_footer .actions-primary .primary,
.modal-content .modal-footer {
    padding: 10px
}

table {
    border-collapse: inherit !important
}

.table td {
    border-top: 1px solid #ededed !important
}

.cart-Box table.table tr td .quantity {
    position: relative;
    width: 100px
}

.cart-Box table.table tr td .Estimated-Delivery>p,
.cart-Box table.table tr td .product-heading>p {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 250px;
    display: block
}

.cart-Box table.table tr td .delete-cart {
    width: auto;
    text-align: center
}

.delete-cart a {
    font-size: 14px;
    font-weight: 600;
    color: #005695;
    display: flex;
    align-items: center;
    justify-content: end
}

.cart-Box table.table tr td .delete-cart a i {
    color: #005695 !important;
    font-size: 14px !important;
    padding-top: 0;
    padding-right: 5px
}

.cart-Box table.table tr td .delete-cart a img {
    margin-right: 6px
}

.AddAddressModal.modal .modal-header .modal-title,
.cart-Box table.table tr td .Price-cart p,
.comment-box .post-content p {
    font-size: 16px
}

.cart-total-box2 {
    background: #fff;
    border: 1px solid #f5f5f5;
    border-radius: 10px;
    padding: 10px 20px 20px;
    margin-bottom: 30px
}

.cart-total-box3 p {
    margin-left: 0;
    font-size: 16px;
    line-height: 30px
}

.cart-total-box2 h3 {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    margin-top: 0;
    padding-top: 10px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 12px
}

.cart-total-box2 .cart-total-table.card-box .table td {
    background: #fff !important;
    border: none !important;
    padding: 5px 10px;
    color: #767676;
    font-weight: 400
}

.cart-total-box2 .cart-total-table.card-box .table td:first-child {
    padding-left: 0
}

.cart-total-box2 .cart-total-table.card-box .table td:last-child {
    text-align: right;
    padding-right: 0;
    color: #767676;
    font-weight: 700
}

.cart-total-box2 .cart-total-table.card-box .table.total-cart-boc td {
    font-weight: 600;
    color: #333;
    font-size: 16px;
    padding: 0
}

.cart-total-box2 .actions-primary .primary {
    font-size: 14px;
    font-weight: 600;
    border-radius: 4px;
    border-color: #005596
}

.cart-total-box2 .panel.panel-default {
    padding: 10px 0
}

.CatBlogItem .blog-meta,
.cart-total-box2 .panel.panel-default .panel-title,
.social-shareBox .ShareItemBox .social-share {
    margin: 0
}

.cart-total-box2 .panel.panel-default .panel-title a {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    position: relative;
    padding-left: 20px;
    display: block
}

.voucher-box {
    display: block;
    align-content: center;
    padding-top: 15px;
    max-width: 300px
}

.Delivery-note-form .form-control:focus,
.voucher-box .search-input:focus,
.voucher-box .voucher-btn:focus {
    outline: 0;
    box-shadow: none
}

.voucher-box .search-input {
    background: #f8f8f8;
    min-height: 40px;
    border-radius: 4px;
    margin-bottom: 15px;
    border: 1px solid #ededed
}

.voucher-box .voucher-btn {
    background: #005695;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    border: none;
    width: 100%;
    min-height: 40px;
    border-radius: 4px
}

.cart-total-box2 .panel.panel-default .panel-title a:after {
    content: "\f067";
    font-family: FontAwesome;
    left: 0;
    position: absolute;
    top: 0
}

.notificationTable {
    background: #ecf5fd;
    padding: 15px;
    border-radius: 5px;
    border: 2px solid #86c0ff;
    margin-bottom: 20px
}

.notificationTable p {
    margin: 0;
    font-size: 14px;
    color: #1b242b
}

.cart-Box.desktop_view,
.cart-Box.my-orders table#orderData {
    margin-bottom: 30px
}

.notificationTable p .fa {
    color: #4596ec;
    margin-right: 5px;
    font-size: 16px
}

.Estimated-Delivery>*,
.notificationTable p strong {
    margin-right: 5px
}

.cart_main {
    padding: 20px 20px 0;
    background: #fff;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #f5f5f5;
    border-radius: 10px
}

.cart_box .cart_image {
    width: 74px;
    height: 74px;
    border: 1px solid #eee;
    padding: 5px;
    border-radius: 10px
}

.cart_box .cart_content .cart_pro_name h4 {
    font-size: 16px;
    line-height: 1.5;
    padding-right: 30px;
    margin-top: 0;
    font-weight: 600;
    color: #333;
    margin-bottom: 4px
}

.cart_box .cart_content .cart_pro_name p {
    color: #767676;
    font-size: 14px
}

.cart_box {
    border-bottom: 1px solid #ededed;
    margin-bottom: 0;
    padding-bottom: 12px
}

.cart_close i.fa.fa-trash-o {
    color: #005695
}

.cart_close {
    position: absolute;
    right: 16px;
    top: 16px;
    font-size: 20px;
    background: #fff;
    padding: 0
}

.price h4 {
    font-size: 16px;
    color: #333
}

.mobile-header .header-inner .header-icon i {
    font-size: 18px;
    margin-left: 15px
}

.cart-total-box2.mobile_cart_footer {
    position: fixed;
    width: 100vw;
    z-index: 99;
    bottom: 0;
    left: 0;
    border: none;
    border-radius: 0;
    display: none;
    box-shadow: 0 0 13px 4px #f7f7f7;
    padding: 24px
}

.voucher-box .voucher-btn:disabled {
    background: #e4e4e4;
    color: #a7a7a7;
    font-size: 14px;
    font-weight: 600;
    border: none;
    width: 100%;
    min-height: 40px;
    border-radius: 4px
}

.Apply-promo-box ul {
    display: flex;
    list-style: none;
    justify-content: space-between;
    background: #f8f8f8;
    padding: 10px;
    border-radius: 4px
}

.Apply-promo-box ul li {
    font-size: 14px;
    font-weight: 400;
    display: flex;
    align-items: center
}

.Apply-promo-box ul li:last-child {
    font-weight: 600
}

.Apply-promo-box {
    margin-bottom: 10px
}

.Apply-promo-box ul li .fa {
    color: #005596;
    padding: 0 0 0 8px
}

.Delivery-note .Delivery-note-heading h3 {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    margin: 0
}

.Delivery-note-heading {
    border-bottom: 1px solid #ededed;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.Delivery-note-form .form-control {
    border-color: #ededed;
    padding: 0 15px;
    font-size: 14px;
    border-radius: 4px;
    min-height: 40px
}

.Delivery-note-form textarea.form-control,
.blog-content {
    padding: 15px
}

.Delivery-note-form label,
.modal-body .form-group label {
    font-size: 14px;
    font-weight: 600;
    color: #333
}

.Delivery-note-form label.error,
.modal-body .form-group label.error {
    color: red
}

.Delivery-note-form input.form-submit {
    background: #005695;
    border: none;
    padding: 8px;
    font-size: 14px;
    color: #fff;
    min-width: 88px;
    border-radius: 4px
}

.Delivery-note-form input.form-submit:hover,
.checkout_deliver_address .Form-Box-heading .view_all_btn .primary:hover {
    background: #000
}

.order-summary-content.mobile-box h3 {
    margin-top: 0;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px
}

.order-summary-content.mobile-box p {
    color: #333;
    font-size: 14px
}

.Delivery-note-form .form-group,
.checkout_deliver_address .Form-Box-heading {
    margin-bottom: 15px
}

.page-card {
    background: #fff;
    border: 1px solid #f5f5f5;
    border-radius: 10px;
    padding: 24px;
    margin-bottom: 20px
}

.page-pagination ul {
    display: flex;
    list-style: none;
    padding: 0
}

.page-pagination ul li span {
    padding: 0 5px
}

.page-pagination ul li {
    font-size: 18px;
    color: #333;
    font-weight: 500
}

.page-pagination {
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d9d9d9
}

.page-pagination ul li:last-child {
    color: #bebebe
}

.checkoutBoxNew ul.nav.nav-tabs {
    margin-bottom: 15px;
    border: none
}

.checkoutBoxNew ul.nav.nav-tabs li a {
    width: 155px;
    display: block;
    background: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    min-height: 60px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    line-height: 60px;
    margin-right: 15px;
    color: #333
}

.checkoutBoxNew ul.nav.nav-tabs li a.active,
.checkoutBoxNew ul.nav.nav-tabs li a:hover {
    border-color: #015795
}

.checkout_deliver_address {
    background: #fff;
    border: 1px solid #f5f5f5;
    border-radius: 10px;
    padding: 15px 24px;
    margin-bottom: 20px
}

.checkout_deliver_address .payment_methods.methods li:hover,
.unsubscribe {
    background: #fcfafa
}

.checkout_deliver_address .Form-Box-heading h5 {
    font-size: 16px;
    color: #333;
    font-weight: 600;
    margin: 0;
    text-align: left
}

.order-review-box ul {
    padding: 0;
    list-style: none
}

.order-review-box ul li {
    border-bottom: 1px solid #ededed;
    padding-bottom: 20px
}

.order-review-box ul li h4 {
    margin-top: 0;
    font-size: 15px;
    color: #333;
    margin-bottom: 8px;
    padding-top: 15px
}

.order-review-box ul li p {
    font-size: 14px;
    color: #767676;
    margin-bottom: 0
}

.order-review-box ul li:last-child {
    border: none
}

.checkout_deliver_address .payment_methods.methods li label {
    margin-left: 30px;
    width: 100%
}

.Edit-Delete-Box a#delete_order_note,
.Edit-Delete-Box a.delete_address,
.Edit-Delete-Box>a {
    margin-right: 15px
}

.Edit-Delete-Box a {
    font-size: 14px;
    text-decoration: unset !important;
    color: #005695;
    font-weight: 600;
    padding: 0;
    display: flex;
    align-items: center;
    position: relative
}

.Edit-Delete-Box a i.fa {
    padding: 0;
    color: #005695;
    margin: -2px 4px 0 0
}

.Edit-Delete-Box {
    position: absolute;
    right: 15px;
    top: 15px;
    display: flex;
    bottom: auto
}

.checkout_deliver_address .Form-Box-heading .view_all_btn .primary {
    font-size: 14px;
    padding: 0 8px;
    min-height: 40px;
    line-height: 40px;
    border-radius: 4px;
    background: #64a754
}

.checkout_deliver_address .payment_methods.methods li {
    border: none;
    background: #fff0;
    border-top: 1px solid #ededed;
    padding: 15px 10px;
    position: relative;
    border-radius: 3px;
    display: flex;
    align-items: center
}

.checkout_deliver_address .payment_methods.methods li p.address-title {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 5px
}

.Estimated-Delivery+p:empty,
.checkout_deliver_address .payment_methods.methods li .payment_box.payment_method_bacs p br,
.contact-Form-Box .contact-Form .col-md-9 {
    display: none
}

.checkout_deliver_address .payment_methods.methods li .payment_box.payment_method_bacs>p {
    color: #767676;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    margin: 0
}

.checkout_deliver_address input.input-radio {
    border-radius: 100%;
    box-shadow: none;
    width: 20px;
    height: 20px;
    margin-top: -2px
}

.AddAddressModal.modal .modal-dialog,
.OnLoadPopup .modal-dialog {
    max-width: 727px
}

.AddAddressModal.modal .modal-content {
    border-radius: 10px;
    padding: 15px 20px
}

.AddAddressModal.modal .modal-header {
    min-height: unset;
    padding-bottom: 10px;
    padding-left: 0
}

.modal-header button.close {
    background: #fff0;
    color: #000;
    padding: 0;
    width: unset;
    height: unset;
    font-size: 27px;
    right: 30px
}

.adrs-group .adrs-option>input {
    height: 20px;
    width: 20px;
    margin-right: 15px
}

.adrs-group .adrs-option label {
    margin-right: 30px !important;
    font-weight: 400
}

.swal2-popup.swal2-modal {
    width: 100%;
    max-width: 429px;
    border-radius: 10px;
    padding: 30px 15px
}

.swal2-popup.swal2-modal .swal2-title {
    font-size: 18px;
    color: #000;
    margin-bottom: 10px
}

.swal2-popup.swal2-modal #swal2-content {
    font-size: 16px;
    color: #000
}

.swal2-popup.swal2-modal button {
    min-width: 160px;
    min-height: 40px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600;
    width: auto !important;
    margin: 0
}

.swal2-popup.swal2-modal button.swal2-cancel.swal2-styled:hover {
    color: #fff;
    background: #005596 !important
}

.swal2-popup.swal2-modal button.swal2-cancel.swal2-styled {
    background: 0 0 !important;
    color: #000;
    border: 1px solid #005596
}

.swal2-popup.swal2-modal .swal2-actions {
    flex-direction: row-reverse;
    padding: 0 .8em;
    display: flex;
    z-index: 1;
    box-sizing: border-box;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 1.25em auto 0;
    gap: 10px
}

.modal-header button.close:focus {
    outline: 0
}

.contact-Form-Box .contact-Form .form-group {
    margin: auto auto 25px;
    position: relative
}

.contact-Form-Box .contact-Form .form-control {
    font-size: 14px;
    min-height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 4px
}

.register-page-point ul li.read_box {
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 30px !important
}

.register-page-point ul li.read_box:after,
.register-page-point ul li:after {
    content: none
}

.register-page-point ul li {
    line-height: 1.5;
    font-size: 16px
}

.register-page-point ul li a {
    font-size: 16px;
    color: #005992;
    font-weight: 600
}

.unsubscribe p {
    margin: 0;
    line-height: 1.5;
    font-size: 16px;
    opacity: 1;
    color: #2a2a2a
}

.unsubscribe {
    text-align: center;
    padding: 20px;
    border-radius: 10px
}

.guest-address .payment_method_bacs:first-child {
    border: none !important;
    padding-top: 0 !important
}

.Delivery-note .guest-address .payment_method_bacs:first-child {
    padding-top: 15px !important
}

.register-page-point ul li.read_box a {
    text-decoration: unset !important;
    font-size: 16px;
    color: #005992;
    font-weight: 600
}

.read-more:hover,
.register-page-point ul li.read_box a:hover {
    text-decoration: underline
}

.payment_page_promo #accordion {
    border-right: 1px solid #ededed
}

@media (max-width:1080px) {
    .products-grid {
        min-height: unset
    }
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 100%
    }
}

@media (max-width:575px) {
    .voucher-box {
        max-width: 100%
    }
    .notificationTable p span {
        display: block
    }
    .cart-total-box2,
    .modal-footer .btn.btn-primary,
    .notificationTable {
        margin-bottom: 10px
    }
    .row.pb-5 {
        padding-bottom: 0 !important
    }
    .cart-total-box2.mobile_cart_footer,
    .cart-total-box2.mobile_cart_footer .cart-total-buttons {
        display: block;
        margin: 0
    }
    .Edit-Delete-Box a span,
    .cart-total-box2 .cart-total-buttons,
    .cart-total-box2 .cart-total-table.card-box .table.total-cart-boc,
    .is_marketing_desktop,
    .userCheckout a>span,
    .view_all_btn a>span {
        display: none
    }
    .is_marketing_desktop label,
    .is_marketing_mobile label {
        font-size: 14px !important;
        color: #333 !important
    }
    .cart-total-box2 .cart-total-table.card-box>.table {
        border: none !important;
        padding: 0 !important
    }
    .cart-total-box2.mobile_cart_footer .cart-total-table.card-box .table.total-cart-boc {
        display: table
    }
    .cart-total-box2 {
        padding-bottom: 15px
    }
    .checkout_deliver_address .payment_methods.methods li label {
        margin-left: 10px
    }
    .checkout_deliver_address .payment_methods.methods li {
        padding: 15px 10px
    }
    .Edit-Delete-Box {
        right: 0
    }
    .Edit-Delete-Box a {
        font-size: 20px
    }
    .checkoutBoxNew ul.nav.nav-tabs li {
        width: 48%
    }
    .Delivery-note-form,
    .Delivery-note.page-card.store-pickup .Delivery-note-heading {
        width: 100% !important
    }
    .checkoutBoxNew ul.nav.nav-tabs {
        margin-bottom: 15px;
        border: none;
        justify-content: space-between
    }
    #exampleModal {
        padding: 15px 15px 20px !important
    }
    .modal-footer {
        flex-direction: column-reverse
    }
    .checkout_deliver_address {
        padding: 15px
    }
    .checkout_deliver_address .Form-Box-heading .view_all_btn .primary {
        min-width: unset !important
    }
    .checkoutBoxNew ul.nav.nav-tabs li a {
        width: 100%
    }
    .swal2-popup.swal2-modal button.swal2-cancel.swal2-styled {
        margin-bottom: 0
    }
}

.contact-Form-Box .contact-Form .col-md-12 .form-group {
    max-width: 100%
}

.d-flex.Gift-Card-box p {
    height: 40px !important
}

.Estimated-Delivery {
    display: flex;
    flex-wrap: wrap
}

.clbtimer {
    display: inline-block;
    line-height: 1;
    padding: 15px;
    font-size: 30px;
    text-align: center
}

.clbtimer .clbtimer.clbmaindiv,
.clbtimerspan {
    display: block
}

.clbtimerspan {
    font-size: 18px;
    color: #fff
}

#clbdays,
#clbhours,
#clbminutes,
#clbseconds {
    user-select: none;
    font-size: 60px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    border-radius: 12px;
    user-select: none
}

#timer {
    position: relative;
    z-index: 99;
    margin-top: -285px;
    width: 100%
}

#beginsSale {
    color: #ff1d06;
    font-size: 40px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 900
}

.timerdots {
    display: inline-block;
    color: #fff;
    padding-top: 6px;
    font-size: 80px;
    font-weight: 700;
    margin-left: 0;
    border-radius: 50%
}

.HomeBannerMain #timer {
    display: flex;
    justify-content: center
}

@media screen and (max-width:1024px) {
    #timer {
        margin-top: -203px
    }
}

@media screen and (max-width:768px) {
    .clbtimer {
        padding: 10px
    }
    #timer {
        margin-top: -166px;
        padding-left: 20px
    }
    #clbdays,
    #clbhours,
    #clbminutes,
    #clbseconds {
        font-size: 30px
    }
    .timerdots {
        font-size: 25px
    }
    .clbtimerspan {
        display: block;
        font-size: 12px;
        color: #fff
    }
}

@media screen and (max-width:425px) {
    #beginsSale,
    .timerdots {
        font-size: 20px
    }
    #timer {
        margin-top: -95px;
        padding-left: 65px
    }
    .timerdots {
        padding-left: 6px;
        padding-top: 1px
    }
    #clbdays,
    #clbhours,
    #clbminutes,
    #clbseconds {
        font-size: 27px;
        border-radius: 5px
    }
    .clbtimerspan {
        display: block;
        font-size: 8px;
        color: #fff
    }
}

.tabs-container {
    display: flex
}

.Delivery-note.page-card.store-pickup {
    padding: 11px 13px;
    display: flex;
    align-items: center;
    background: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 4px
}

.Delivery-note.page-card.store-pickup .Delivery-note-heading {
    border: 0;
    margin: 0;
    padding: 0;
    width: 91px
}

.Delivery-note.page-card.store-pickup .Delivery-note-heading h3 {
    font-size: 12px;
    margin-right: 12px
}

.tabs-container>ul.nav.nav-tabs {
    flex: 0 0 100%
}

.tabs-container>.Delivery-note.page-card.store-pickup {
    flex: 0 0 54%
}

.Delivery-note.page-card.store-pickup .Delivery-note-form .form-control {
    font-size: 13px;
    padding-left: 10px;
    color: #333 !important
}

.Deatils-Box .jq-ry-group {
    z-index: auto !important
}

@media (max-width:767px) {
    .payment_page_promo #accordion {
        border-right: none
    }
    .tabs-container {
        display: flex;
        flex-direction: column
    }
    .Delivery-note.page-card.store-pickup .Delivery-note-heading h3 {
        font-size: 14px;
        margin-right: 12px
    }
    .tabs-container>.Delivery-note.page-card.store-pickup {
        flex: 0 0 46%;
        width: fit-content
    }
    .Delivery-note.page-card.store-pickup {
        padding: 15px 20px
    }
}

@media (min-width:1024px) and (max-width:1200px) {
    .tabs-container>ul.nav.nav-tabs {
        display: flex
    }
    .tabs-container>ul.nav.nav-tabs li {
        flex: 0 0 44%;
        width: 44%
    }
    .tabs-container>ul.nav.nav-tabs li a {
        width: 100%
    }
}

@media (max-width:400px) {
    .tabs-container>.Delivery-note.page-card.store-pickup {
        flex: 0 0 100%;
        flex-direction: column;
        width: 100%;
        align-items: start
    }
    .Delivery-note.page-card.store-pickup .Delivery-note-heading h3 {
        margin-bottom: 7px
    }
    .Delivery-note-form {
        width: 100%
    }
}

.OnLoadPopup .modal-dialog .row,
.btn-social-icon,
.review-contner {
    align-items: center
}

.blog-item.CatBlogItem .blog-content h2.blog-title,
.recent-posts>ul>li a {
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.showDeliveryPane {
    opacity: 1;
    pointer-events: auto
}

.notShowDeliveryPane {
    opacity: .5;
    pointer-events: none
}

.Delivery-note-form {
    width: calc(100% - 88px)
}

.payment-delivery-section-text {
    margin: 10px 0 0;
    text-align: justify
}

.Deatils-Box-Size .VarSizeBox {
    max-width: 138px
}

.modal-backdrop {
    z-index: 9999
}

.modal {
    z-index: 99999
}

.Edit-Delete-Box a i.fa.fa-trash.btn:before {
    content: "";
    background-image: url(../img/Delete.png);
    background-size: contain;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 3px;
    left: 0
}

.Edit-Delete-Box a i.fa.fa-pencil:before {
    content: "";
    background-image: url(../img/Edit.png);
    background-size: contain;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 2px;
    left: 0
}

.Delivery-note.page-card .Delivery-note-form {
    width: 100%
}

[data-title]:after {
    content: attr(data-title);
    background-color: #4472c4;
    color: #fff;
    font-size: 14px;
    position: absolute;
    padding: 10px 20px;
    bottom: -1.6em;
    left: 100%;
    border-radius: 5px;
    box-shadow: none;
    opacity: 0;
    border: 0;
    z-index: 99999;
    visibility: hidden;
    line-height: 21px;
    font-weight: 400
}

a.dstv-border:after {
    max-width: 231px;
    left: auto;
    right: 0;
    width: 206px;
    bottom: 28px;
    text-align: center
}

nav.navbar-dark li a.dstv-border {
    background-color: #fff !important;
    border-color: #07b2f0 !important
}

.header_dstv_popup_img {
    padding: 0 !important
}

.title-block [data-title]:after {
    left: 0;
    bottom: 207%
}

.cart-total-box2 .panel.panel-default .panel-title a img.dstv {
    max-height: 29px !important
}

.review-contner button.btn.btn-primary {
    padding: 0 10px;
    border-radius: 6px
}

.review-contner button.btn.btn-primary p.dstv-para.dstv {
    padding: 2px 0;
    font-size: 13px
}

.review-contner button.btn.btn-primary p.dstv-para.dstv img {
    order: 3;
    margin: 0 !important
}

.review-contner button.btn.btn-primary p.dstv-para.dstv strong {
    margin-right: 5px;
    font-size: 14px
}

.payment_method_bacs.selected-li,
.payment_method_cheque.selected-li {
    background: #f5f5f5 !important
}

.offer_description p {
    border-radius: 0 8px 8px 0
}

.qty-input .qty-count>img {
    position: relative;
    top: -2px
}

.view-all-page-prod .container {
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:767px) and (max-width:1024px) {
    li.nav-item img.header_dstv {
        height: 26px
    }
}

.contact-Form .d-flex.Gift-Card-box.align-items-center,
.d-flex.align-items-center.numberD-Box {
    flex-wrap: wrap
}

.contact-Form .d-flex.Gift-Card-box.align-items-center input,
.search-box .input-group input {
    width: calc(100% - 50px)
}

.contact-Form .d-flex.Gift-Card-box.align-items-center label.error {
    width: 100%;
    display: block
}

.cart-Box.my-orders .table tr>td:first-child,
.cart-Box.my-orders .table>thead>tr>th:first-child {
    padding-left: 15px !important
}

.dataTables_wrapper .dataTables_filter input {
    margin: 0 !important;
    font-weight: 200;
    border-radius: 6px
}

.dataTables_length select {
    border: 1px solid #ddd;
    border-radius: 6px;
    font-weight: 200
}

.cart-Box table.table tr td p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 150px;
    display: block
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #111 !important;
    color: #fff !important;
    border-color: #111 !important
}

.d-flex.align-items-center.numberD-Box input {
    width: calc(100% - 95px)
}

p.address-title.payment_method_Text {
    margin-bottom: 0;
    font-size: 14px
}

.OnLoadPopup .modal-dialog button.close {
    display: block;
    width: 40px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 9;
    text-align: center;
    background-color: #005695;
    opacity: 1 !important;
    text-shadow: none;
    color: #fff !important;
    padding: 0;
    border-radius: 0 !important;
    margin: 0 !important
}

.OnloadImage {
    text-align: center
}

.OnloadImage img {
    width: 90%
}

.OnLoadPopup .modal-dialog .OnloadContent {
    text-align: center;
    padding: 30px
}

.OnLoadPopup .modal-dialog .OnloadContent h3 {
    margin-top: 0;
    font-size: 24px;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px;
    line-height: 1.2;
    opacity: .8
}

.OnLoadPopup .modal-dialog .OnloadContent .shop-now {
    padding: 10px 20px;
    border-radius: 4px;
    background-color: #005695 !important;
    height: 40px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
}

.OnLoadPopup .modal-dialog .OnloadContent .shop-now:hover {
    background: #000;
    color: #fff
}
.OnLoadPopup .modal-dialog .OnloadContent p{display: block; font-size: 16px; line-height: 20px;}

.OnLoadPopup .modal-dialog button.close:hover {
    outline: 0;
    border: none
}

.OnLoadPopup .modal-dialog.review-pop {
    top: 50%;
    transform: translateY(-50%)
}

#order_note_text {
    max-width: 100%;
    word-break: break-word
}

.small-box-category figure {
    max-height: 325px;
    min-height: 325px;
    overflow: hidden;
    border-radius: 12px;
    margin-bottom: 20px;
    display: flex;
    background: #eee
}

.small-box-category img {
    object-fit: cover !important;
    width: 100%;
    height: 100%;
    object-fit: cover
}

div#termConditions .modal-dialog {
    max-width: 700px
}

div#termConditions .modal-dialog .modal-body {
    max-height: 70vh;
    overflow-y: auto
}

ul.bottom-menu li.d-flex {
    justify-content: center;
    margin-top: 10px
}

ul.bottom-menu li.d-flex>* {
    width: 50%;
    text-align: center
}

@media (max-width:991px) {
    .desktop-none {
        display: block
    }
    .mobile-none {
        display: none
    }
}

.payment_box.payment_method_bacs h4.address-title.mt-0.mb-3 {
    font-size: 18px;
    padding-top: 5px
}

.Estimated-Delivery select.form-control {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.BlogImage {
    height: 100%;
    width: 100%;
    text-align: center;
    max-height: 350px
}

.blog-item .blog-content {
    padding: 24px 30px
}

.blog-item .blog-content .blog-title {
    font-size: 26px;
    margin-bottom: 20px
}

.meta-right span.comments-link a {
    font-size: 18px;
    color: #838383
}

.blog-item img {
    width: 100%;
    height: 200px;
    object-fit: cover
}

.blog-date {
    position: absolute;
    top: 10px;
    left: 10px;
    background: rgb(0 0 0 / .7);
    color: #fff;
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 4px
}

.blog-title {
    font-size: 18px;
    font-weight: 700;
    margin: 10px 0
}

.blog-meta {
    font-size: 14px;
    color: #888;
    margin-bottom: 0
}

.blog-description {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 15px
}

.read-more {
    display: inline-block;
    margin-top: 10px;
    color: #007bff;
    text-decoration: none;
    font-weight: 700
}

.search-box input {
    width: calc(100% - 120px);
    font-size: 16px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-right: 5px;
    background: #f8f8f8;
    padding: 10px 20px;
    height: auto
}

.search-box button {
    border: none;
    border-radius: 4px;
    cursor: pointer;
    color: #fff;
    background: #005695;
    font-weight: 700;
    font-size: 14px
}

.search-box button:hover {
    background: #0056b3
}

.social-share {
    display: flex;
    gap: 10px;
    margin-top: 20px
}

.btn-social-icon {
    display: inline-flex;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    font-size: 20px
}

.btn-facebook {
    background-color: #3b5998
}

.btn-twitter {
    background-color: #1da1f2
}

.btn-reddit {
    background-color: #ff4500
}

.btn-whatsapp {
    background-color: #25d366
}

.search-box form {
    display: flex;
    gap: 10px
}

.search-box {
    text-align: center;
    margin: 0
}

.search-box button.reset {
    height: 44px
}

.blog-list-item {
    background: #fff;
    margin-bottom: 30px
}

.blog-item .read-more {
    margin-right: 5px;
    display: initial;
    overflow: hidden;
    border-radius: 4px;
    background: #005695;
    color: #fff;
    padding: 10px 20px;
    margin-top: 15px;
    line-height: 45px
}

.meta-right {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 0
}

.social-shareBox {
    position: relative
}

.social-shareBox .ShareItemBox {
    position: absolute;
    background: #fff;
    padding: 10px 20px;
    z-index: 999;
    margin: 0;
    border: 1px solid;
    border-radius: 0;
    box-shadow: 0 4px 6px 2px rgb(0 0 0 / .1);
    right: 0
}

.blog-cover,
.blog-item.CatBlogItem,
.comments-section {
    margin-bottom: 30px;
    background: #fff
}

.social-shareBox .ShareItemBox .social-share a.btn.btn-social-icon {
    color: #fff;
    width: 30px;
    height: 30px;
    font-size: 14px;
    background-color: #005695
}

.social-shareBox #Share {
    background: #fff0;
    border: none;
    font-size: 18px;
    color: #838383
}

.BlogMetaBox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px
}

.blog-item.CatBlogItem {
    position: relative;
    height: calc(100% - 30px)
}

.blog-item.CatBlogItem .CatBlogImage {
    aspect-ratio: 1/0.8
}

.blog-item.CatBlogItem .CatBlogImage img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.blog-item.CatBlogItem .blog-content h2.blog-title {
    margin-top: 0;
    font-size: 20px;
    line-height: 1.4
}

.blog-description p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.blog-cover {
    aspect-ratio: 1/.5;
    text-align: center;
    aspect-ratio: 1/0.5
}

.blog-cover img {
    width: 100%;
    height: auto;
    object-fit: contain
}

.blog-detail h2.blog-title {
    font-size: 30px;
    margin-bottom: 20px;
    color: #000;
    margin-top: 0
}

.commentRightBox .comment-form h4,
.comments-section h3#comments,
.recent-posts h3 {
    font-size: 20px;
    color: #000;
    font-weight: 600
}

.recent-posts {
    background: #fff;
    border: 1px solid #ddd;
    margin-top: 20px;
    padding: 20px
}

.recent-posts h3 {
    padding: 0;
    margin: 0 0 22px
}

.recent-posts>ul {
    list-style: none;
    padding: 0
}

.recent-posts>ul>li {
    display: flex;
    align-items: start;
    gap: 15px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd
}

.recent-posts>ul>li img {
    aspect-ratio: 1;
    width: 60px
}

.recent-posts>ul>li a {
    color: #000;
    font-size: 14px;
    display: block
}

.recent-posts>ul>li:last-child {
    margin: 0;
    padding: 0;
    border: none
}

.search-box .input-group .input-group-append {
    width: 40px;
    margin: 0
}

.search-box .input-group .input-group-append button {
    width: 40px
}

.comments-section {
    padding: 30px;
    border: 1px solid #eee
}

.comments-section h3#comments {
    padding: 0;
    margin: 0 0 22px;
    text-transform: uppercase
}

.comment-list {
    margin: 20px 0;
    padding: 0
}

.comment-list .comment,
.comment-list .pingback,
.comment-list .trackback {
    border-top: 1px dotted #ddd;
    margin-bottom: 25px;
    padding: 0 10px;
    background: #fff;
    list-style: none
}

.comment-list>.comment:first-child,
.comment-list>.pingback:first-child,
.comment-list>.trackback:first-child {
    border-top: 0
}

.comment-list .comment>article {
    margin: 20px 10px
}

.comment .avatar {
    float: left;
    overflow: hidden;
    padding-right: 30px
}

.comment .avatar img {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    padding: 2px;
    border: 1px solid #f5f5f5
}

.comment-box .name {
    font-size: 18px;
    font-weight: 400;
    line-height: 20px
}

.comment-box .post-meta {
    display: block;
    font-size: 12px;
    padding-bottom: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 20px;
    height: 30px;
    color: #bbb
}

.post-edit-link,
.post-meta>.meta-right>span,
.post-meta>span {
    display: block;
    margin: 4px 15px 4px 0;
    font-style: italic;
    float: left
}

.post-meta a,
.post-meta span {
    color: inherit
}

.comment-edit-link,
.comment-reply-link {
    padding-left: 10px;
    margin: 4px 0 4px 10px;
    display: inline-block
}

.post-meta i {
    margin-right: 4px
}

.comment-box .post-content {
    padding-top: 10px
}

.content p {
    margin: 0 0 20px
}

.comment .children {
    padding-left: 30px;
    margin: 0 10px
}

.comment-list .comment.bypostauthor {
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    background: #fbfbfb;
    box-shadow: 0 1px 1px #eee
}

.commentRightBox {
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    background: #fbfbfb;
    box-shadow: 0 1px 1px #eee;
    padding: 30px
}

.commentRightBox .comment-form h4 {
    padding: 0;
    margin: 0 0 10px;
    text-transform: uppercase
}

.commentRightBox .form-group .form-control {
    min-height: 40px;
    border-radius: 4px;
    padding: 15px;
    font-size: 14px;
    border-color: #eee;
    color: #000;
    font-family: "Noto Sans", sans-serif
}

.commentRightBox .form-group {
    margin-bottom: 20px
}

.commentRightBox .form-group label {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 0
}

.commentRightBox .form-check {
    position: relative;
    padding-left: 1.25rem;
    display: flex;
    align-items: self-start;
    margin-bottom: 15px
}

.commentRightBox button.btn.btn-primary {
    border: none;
    padding: 10px 28px;
    border-radius: 10px;
    width: 100%;
    font-size: 14px;
    background-color: #005596;
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px
}

.pagination {
    margin-top: 20px;
    text-align: center
}

.pagination a {
    margin: 0 5px;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 5px;
    background-color: #f0f0f0
}

.pagination .active a {
    background-color: #007bff;
    color: #fff
}

.social-share a:hover {
    background-color: #e5e7eb;
    transform: scale(1.1);
    transition: background-color .3s, transform .3s
}

.OnLoadPopup .modal-dialog.review-pop .modal-header {
    position: absolute;
    right: 0;
    top: 0
}

.btnYellowHover.btnNow.btnRdMor {
    border-radius: 4px;
    background-color: #005695 !important;
    height: 40px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    border: 0
}

.btn-share {
    border: 0 !important;
    padding: 10px 16px !important;
    border-radius: 6px
}

.btn-share:hover {
    border: 0;
    padding: 10px 16px
}

.btnYellowHover.btnNow.btnRdMor:hover {
    border: 0
}

@media (max-width:767px) {
    .timerdots {
        font-size: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding-left: 0
    }
    .review-contner {
        flex-direction: column;
        align-items: flex-start
    }
    .Deatils-Box-content+div {
        margin-left: 0 !important
    }
    .review-contner button.btn.btn-primary {
        margin-top: 10px
    }
    .adrs-group .adrs-option label {
        margin-right: 20px !important
    }
    .adrs-group .adrs-option>input {
        margin-right: 6px
    }
    .Product-details-section.checkout-page .contact-Form.p-5 {
        padding: 0 !important
    }
    .cart-total-box2 .cart-total-table.card-box .table.total-cart-boc td:first-child {
        width: 70%
    }
    .modal .form-group {
        margin-bottom: 10px
    }
    .Deatils-Box-Size .VarSizeBox {
        max-width: 100%
    }
    .Deatils-Box-SizeHeading h3 {
        margin-bottom: 4px !important
    }
    .OnLoadPopup .modal-dialog.review-pop {
        margin-top: 40px
    }
    .OnLoadPopup .modal-dialog .OnloadContent {
        text-align: center;
        padding: 0
    }
    .OnLoadPopup .modal-dialog .OnloadContent p {
        margin: 0
    }
    .OnLoadPopup .modal-dialog .OnloadContent p span>span {
        font-size: 18px !important
    }
    .OnloadImage {
        text-align: center;
        margin-bottom: 15px
    }
    .OnLoadPopup .modal-dialog .OnloadContent span {
        font-size: 14px !important
    }
}

@media (max-width:574px) {
    .checkout_deliver_address .payment_methods.methods li {
        padding-top: 20px !important
    }
}

.TaBsection.Product-details-Tabs .Tabs-Content .ContentTabs .ListHeadingTabs pre {
    white-space: unset;
    word-wrap: unset
}