.page_head_cart_heading {
    padding: 50px 0;
}

.page_head_cart_heading:before {
    background-color: #000;
    opacity: 0.5;
}

.page_head_cart_heading .parallax-inner {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: center center;
}

.cart_price_range {
    color: #181818;
    margin: 0;
    font-weight: 600 !important;
}

@media (max-width: 1024px) {
    .cart_page_section .cat_img_trust img {
        width: 100% !important;
    }
}

.website-cart {
    background: #ffffff !important;
}

.website-cart .cart_threshold {
    padding: 8px 20px;
    box-shadow: none;
    border: 0;
    font-size: 14px;
    color: #222;
    line-height: normal;
}

.website-cart .mini_cart_actions {
    margin-top: 0;
}

.website-cart .mini_cart_actions .quantity {
    margin: 0;
}

.website-cart .cart_item {
    padding: 20px 16px;
    border-top: 1px solid #ddd;
    position: relative;
    overflow: hidden;
}

.website-cart .mini_cart_meta {
    font-size: 13px;
}

.website-cart .cart_header {
    font-size: 14px;
    color: #222;
    text-transform: uppercase;
    font-weight: 600;
    padding: 16px 18px 13px;
}

.website-cart .page_cart_info img {
    width: 84px;
    max-width: 84px;
    display: block;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-right: 15px;
}

.frm_cart_page .mini_cart_title {
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 20px;
    color: #222;
    display: block;
    font-weight: 600;
}

.frm_cart_page .cart_ac_edit svg,
.frm_cart_page .cart_ac_remove svg {
    width: 20px;
    height: 20px;
    stroke-width: 1.5;
}

.fs__20 {
    font-size: 16px !important;
    margin-left: 5px;
}

.textcoupon {
    font-size: 15px;
    margin-top: 5px;
}

.mscrt {
    padding: 0px 0px 20px 0px !important;
}

.mscrt .form-control {
    font-size: 16px;
    height: 40px;
    border-radius: 3px 0px 0px 3px !important;
}

.mscrt .form-control:focus {
    border: 1px solid #17a2b8 !important;
    box-shadow: none !important;
}

.mscrt .btn {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 0px 3px 3px 0px !important;
}

.frm_cart_page .mini_cart_actions .quantity {
    min-width: 120px;
    width: 120px;
    height: 32px;
    border: 1px solid #999999;
    text-align: center;
    border-radius: 40px;
    display: block;
}

.frm_cart_page input#couponcode {
    width: auto;
    display: inline-block;
    min-width: 290px;
}

.website-cart .shipping_calculator {
    position: relative;
    border: 1px solid #e3e3e3;
    padding: 50px 10px;
}

.website-cart .shipping_calculator h3 {
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0;
    padding: 0 14px 0 18px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    white-space: nowrap;
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
}

.website-cart .check-out_calculator input[type=text],
.website-cart .check-out_calculator select,
.website-cart .check-out_calculator textarea,
.website-cart .shipping_calculator input[type=text],
.website-cart .shipping_calculator select {
    border-radius: 3px;
}

.website-cart .shipping_calculator input.get_rates {
    background-color: #56cfe1;
    cursor: pointer;
    border: 2px solid #56cfe1;
    padding: 6px 35px;
    color: #fff;
    border-radius: 40px;
    font-size: 14px;
    font-weight: 600;
    min-height: 40px;
    width: 100%;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
}

.checkout-section+.checkout-section {
    margin-top: 20px;
}

.gift_wrap_info svg {
    top: 4px;
}

.shipping_calc_page.loading p {
    opacity: 0;
}

.frm_cart_page .gift_item_true .mini_cart_title {
    pointer-events: none;
}

.shipping_calc_page.loading .nt_svg_loader {
    display: block;
}

.frm_cart_ajax_true .btn_update,
.frm_cart_page .gift_item_true .mini_cart_actions .quantity {
    display: none;
}

.frm_cart_ajax_true .btn_btn2t4,
.frm_cart_ajax_true .btn_checkout {
    min-width: 280px;
}

.frm_cart_page input[type=checkbox].js_agree_ck {
    display: none;
}

.frm_cart_page #CartSpecialInstructions {
    min-height: 100px;
}

.checkout-section__field {
    color: #333333;
    margin-bottom: 10px;
}

.checkout-section__field label {
    display: block;
    font-weight: 600;
    margin-bottom: 4px;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    font-size: 12px;
}

.checkout-section__field label span {
    color: black;
    font-size: 14px;
    margin-left: 5px;
}

.order-review__title,
.checkout-section__title {
    line-height: 1.6em;
    display: block;
    padding-bottom: 8px;
    position: relative;
    border-bottom: 1px solid #dadada;
    margin: 0 0 18px;
    font-size: 15px;
    text-transform: uppercase;
}

.order-review__title::after,
.checkout-section__title::after {
    content: ' ';
    border-bottom: 2px solid var(--main-color);
    display: block;
    width: 20%;
    position: absolute;
    bottom: -1px;
    z-index: 1;
}

.order-review__wrapper {
    background-color: #f7f7f7;
    border-radius: 5px;
    padding: 20px 20px;
}

.checkout-review-order-table thead,
.checkout-review-order-table tbody,
.checkout-review-order-table tbody,
.checkout-review-order-table tr,
.checkout-review-order-table th,
.checkout-review-order-table td,
.checkout-review-order-table {
    border: none;
    color: #333;
    margin-bottom: 0;
    padding: 8px 0px;
    letter-spacing: 0.3px;
}

.checkout-review-order-table .product-quantity {
    margin-left: 5px;
}

.payment_methods {
    list-style: none;
}

.payment_method {
    padding: 10px 0;
    border-bottom: 1px dotted #ddd;
    margin-left: 0;
}

.payment_method>.input-radio {
    float: left;
    margin-top: 6px;
    margin-right: 5px;
}

.payment_method>label {
    padding-top: 0;
    margin-left: 24px;
    font-weight: 600;
    margin-bottom: 0;
    display: block;
    line-height: 24px;
    color: #333;
    font-size: 13px;
}

.payment_method>label img {
    max-width: 25px;
    padding-left: 2px;
    margin: 0;
    display: inline-block;
}

.payment_method_bacs {
    padding: 15px;
    margin: 15px 0 -15px;
    background: rgba(0, 0, 0, .035);
    border-top: 1px dotted #dddddd;
}

.payment_method_bacs p {
    margin: 0;
    font-size: 13px;
    line-height: 19px;
    color: #333e48;
    font-weight: 400;
    text-align: justify;
}

.payment_method_bacs .credit-card-form {
    display: flex;
    padding: 10px 0 0;
    flex-wrap: wrap;
}

.payment_method_bacs .form-row-wide {
    display: block;
    margin: 15px 0 0;
    width: 100%;
}

.payment_method_bacs .form-row-last,
.payment_method_bacs .form-row-first {
    width: 50%;
    display: block;
    margin: 15px 0 0;
    padding: 0;
}

.payment_method_bacs label {
    font-weight: 600;
    font-size: 12px;
    display: block;
    line-height: 1;
    width: 100%;
    margin-bottom: 5px;
    color: #333;
}

.payment_method_bacs .stripe-card-group {
    display: block;
    width: 100%;
}

.payment_method_bacs .stripe-card-group input {
    border-radius: 0 !important;
    height: auto;
    padding: 5px 10px;
    width: 100%;
    display: inline-block;
    max-width: 100%;
    min-width: 100%;
}

.payment_method_bacs .form-row-last {
    padding-left: 15px;
}

.payment_method_bacs .form-row-first {
    padding-right: 15px;
}

.checkout-payment {
    border-top: 1px dotted #ddd;
}

.checkout-payment__confirm-terms-and-conditions,
.checkout-payment__policy-text {
    font-size: 12px;
    color: #333333;
    font-weight: 400;
    margin: 15px 0;
    display: block;
    line-height: 20px;
    padding: 5px;
}

.checkout-payment__btn-place-order {
    font-size: 16px;
    width: 100%;
    font-weight: 700;
    white-space: pre-wrap;
    padding: 8px 15px;
    border-radius: 5px;
}

@media (max-width: 1024px) {
    .website-cart .cart_header {
        display: none;
    }
}

.cart_page_section {
    margin-bottom: 60px;
    margin-top: 50px;
}

.checkoutbtn {
    display: block;
    background: #0f0f0f;
    padding: 10px 0;
    width: 100%;
    font-size: 16px;
    text-align: center;
    border-radius: 3px;
    color: #fff !important;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 10px;
}

.checkoutbtn:hover {
    background: #666666;
}

.price__items {
    border-radius: 3px;
    margin-bottom: 30px;
    padding: 0px 0 0;
    border: 1px solid rgb(224, 224, 224);
    ;
}

.price__items .crttitle {
    font-weight: 600;
    font-size: 14px;
    padding: 10px 20px;
    color: #222;
    background: #f5f5f5;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
}

.crtlsttext {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 10px 20px;
}

.crtlsttext span {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0.8px;
}

.crtlsttext span {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0.2px;
}

.total__amount {
    border-top: 1px solid #eeeeee;
    padding: 15px 20px 10px 20px;
    line-height: 1.8;
}

.total__amount .inner {
    display: flex;
    justify-content: space-between;
    padding: 8px 0px 8px 0px;
}

.total__amount strong {
    font-size: 14px;
    font-weight: 600;
    color: #222;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    margin-right: 10px;
}

.total__amount span {
    font-size: 14px;
    font-weight: 600;
    color: #222;
    letter-spacing: 0.8px;
    margin-left: 10px;
}

.cart_item_grid {
    padding: 20px 20px 5px 20px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    margin-bottom: 20px;
}

.cart_item_grid .inside_d_flex {
    display: flex;
    justify-content: space-between;
}

.crtbtnactionlst {
    display: block;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    margin-top: 15px;
    padding: 5px 0px 0px 0px;
}

.crtbtnactionlst .btn {
    font-size: 13px;
    text-transform: uppercase;
    color: #636363;
}

.crtbtnactionlst .btn i {
    margin-right: 3px;
    font-size: 12px;
    color: #636363;
}

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

.crtbtnactionlst .pipline {
    border-left: 1px solid rgba(0, 0, 0, 0.12);
}

.cart_pro_thunbxx {
    width: 110px;
    height: 120px;
    text-align: center;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
}

.cart_pro_thunbxx img {
    max-width: 100%;
    height: 100%;
}

.prosize {
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 3px;
    padding: 5px 10px;
    font-size: 13px;
    margin-right: 10px;
    font-weight: 500;
}

.prosize b {
    font-weight: 700;
}

.common_price_style {
    color: #181818;
    font-size: 22px;
    line-height: 26px;
    font-family: var(--body-font);
    font-weight: 700;
    padding-top: 0px;
    margin-bottom: 15px;
}

.common_price_style span.cutprice {
    font-weight: 500;
    margin-left: 5px;
    font-size: 16px;
    color: #a7a7a7 !important;
    position: relative;
    top: -1px;
}

.alrttexttt {
    font-size: 12px;
    color: #f00000;
    margin-top: 10px;
    font-weight: 500;
}

.distexbox {
    margin-bottom: 15px;
    border-radius: 3px;
    border-width: 1px;
    border-style: solid;
    border-color: #00a0e3;
    background-color: #00a0e3;
    color: #ffffff;
    line-height: 1.44;
    font-size: 13px;
    padding: 10px 15px;
}

.greenbadeg {
    background-color: rgba(29, 136, 2, 0.1);
    color: rgb(29, 136, 2);
    border-radius: 3px;
    padding: 8px 20px;
    text-align: center;
    font-size: 12px;
    margin: 35px 20px 20px 20px;
}

.p_lr_8 {
    padding-left: 7.5px !important;
    padding-right: 7.5px !important;
}

@media (max-width: 767px) {
    .distexbox {
        line-height: 18px;
        font-size: 12px;
        padding: 8px 12px;
    }

    .crtbtnactionlst {
        display: block;
        border: 1px solid rgba(0, 0, 0, 0.12);
        margin-top: 12px;
        padding: 0px 0px 0px 0px;
    }

    .crtbtnactionlst .btn {
        font-size: 11px;
    }

    .crtbtnactionlst .btn i {
        display: none;
    }

    .cart_pro_thunbxx {
        width: 90px;
        min-width: 90px;
        height: 90px;
    }

    .cart_item_grid {
        padding: 0px !important;
        border: 0px !important;
        border-radius: 0px !important;
        margin-bottom: 30px;
    }

    .common_price_style {
        font-size: 17px !important;
        line-height: 20px !important;
        padding-top: 0px !important;
        margin-bottom: 10px !important;
    }

    .common_price_style span.cutprice {
        font-size: 14px;
        top: 0px;
    }

    .prosize {
        padding: 4px 9px;
        font-size: 12px;
    }

    .total__amount {
        display: none !important;
    }

    .checkoutbtn {
        display: none !important;
    }

    .flex {
        display: block;
    }

    .website-cart .page_cart_info img {
        width: 56px;
        max-width: 56px;
        border-radius: 5px;
        margin: 0px;
    }

    .website-cart .cart_item .cart_meta_prices {
        border-bottom: 1px solid #ddd;
        margin-bottom: 8px;
        margin-top: 8px;
        font-size: 16px;
        color: #30af35;
    }

    .mini_cart_actions {
        border-bottom: 0px !important;
    }

    .frm_cart_page .gift_item_true .cart_meta_prices,
    .frm_cart_page .gift_item_true .mini_cart_actions {
        display: none;
    }

    .website-cart .cart_item,
    .website-cart .cart_item:last-child {
        border: 0;
        border-bottom: 1px solid rgba(129, 129, 129, .2);
        padding-bottom: 10px;
        padding-top: 15px !important;
        position: relative;
    }

    .textcoupon {
        font-size: 12px;
        margin-top: 0px;
        margin-bottom: 8px;
    }

    .mscrt .form-control {
        font-size: 13px !important;
        height: 34px;
    }

    .mscrt button.btn {
        font-size: 13px !important;
    }

    .website-cart .cart_item>.row {
        padding-top: 0px;
        padding-left: 65px;
        position: relative;
        min-height: 100px;
    }

    .frm_cart_page .mini_cart_title {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 3px;
        margin-top: -5px;
        font-weight: 500;
    }

    .cart_price_range {
        margin-top: 0px !important;
        font-size: 16px !important;
    }

    .cart_selling_plan.mb__10 {
        margin-bottom: 7px !important;
    }

    .cart_actionn {
        position: absolute;
        right: 15px;
    }

    .fs__20 {
        font-size: 13px !important;
    }

    .website-cart .mini_cart_body {
        margin-left: 0;
        padding: 0;
    }

    .website-cart .cart_item .cart_meta_prices,
    .website-cart .cart_item .mini_cart_actions {
        border-bottom: 0px !important;
    }

    .website-cart .cart_item .row> :first-child {
        position: static;
        border: 0;
        padding-bottom: 0px;
        margin-bottom: 0px;
        border-bottom: 0px !important;
    }

    .website-cart .page_cart_info>a {
        position: absolute;
        left: 10px;
        top: -4px;
    }

    .website-cart .frm_cart_page .mini_cart_actions .quantity {
        margin: 0;
    }

    .website-cart .cart_item:not(:first-child) {
        margin-top: 0;
        padding-top: 25px;
    }

    .price__items .crttitle {
        font-size: 12px;
        padding: 8px 15px;
    }

    .crtlsttext {
        margin: 8px 15px;
    }

    .crtlsttext span {
        display: inline-block;
        font-size: 13px;
    }

    .greenbadeg {
        padding: 8px 20px;
        text-align: center;
        font-size: 12px;
        margin: 25px 15px 16px 15px;
    }
}

@media (min-width: 768px) {
    .frm_cart_page [type=submit] {
        width: auto;
    }

    .frm_cart_page .button.btn_update {
        margin-right: 15px;
    }

    .frm_cart_page .btn_checkout {
        margin-top: 20px;
    }
}

.mobile_section {
    display: none;
}

.checkout_fixedbtn {
    display: block;
    background: #09b509;
    padding: 8px 0;
    width: 100%;
    font-size: 14px;
    text-align: center;
    border-radius: 3px;
    color: #fff !important;
    font-weight: 600;
    text-transform: uppercase;
}

.checkout_fixedbtn:hover {
    background: #666666;
}

@media (max-width:767px) {
    .breadcrumb-area .page-title {
        margin-bottom: 2px !important;
    }

    .breadcrumb-area.style-03 .breadcrumb-content .page-list li:last-child {
        display: inline-block !important;
    }

    .price__items {
        padding: 0 !important;
    }

    .page_cart_info.flex {
        display: block !important;
    }

    .cz-handheld-toolbar {
        display: none !important;
    }

    .mobile_section {
        display: block;
        position: fixed;
        left: 0px;
        right: 0px;
        bottom: 0px;
        z-index: 9999 !important;
        padding: 15px 15px 10px 15px;
        background-color: #fff;
        box-shadow: 0 -2px 8px 0 rgba(0, 0, 0, .2);
    }

    .mobile_section .text-heading {
        font-size: 22px !important;
        line-height: 20px;
        letter-spacing: 0.3px;
    }

    .mobile_section .font-size-sm {
        font-weight: 500;
        margin-top: -2px;
        font-size: 13px;
    }
}

.cstm__qty {
    display: flex;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 3px;
    padding: 0px 0px;
}

.cstm__qty .qty {
    border: none;
    width: 35px;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    outline: none;
    background-color: transparent !important;
    border-right: 1px solid #e0e0e0;
    color: #000;
    border-left: 1px solid #e0e0e0;
}

.cstm__qty .qty-minus,
.cstm__qty .qty-plus {
    background-color: #fff !important;
    cursor: pointer;
    color: #666 !important;
    line-height: 24px !important;
    border: 0px solid #ddd !important;
    width: 30px;
    height: 30px;
    padding: 0px;
    font-size: 24px;
    border-radius: 3px;
    display: block;
    outline: none;
    vertical-align: top !important;
}

.cstm__qty .qty-minus font,
.cstm__qty .qty-plus font {
    font-size: 11px;
    position: relative;
    top: -2px;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.mini_cart_title {
    font-size: 18px !important;
}

@media (max-width:767px) {
    .mini_cart_title {
        font-size: 16px !important;
    }

    .cstm__qty .qty {
        width: 36px;
        font-size: 14px;
        line-height: 16px;
    }

    .cstm__qty .qty-minus font,
    .cstm__qty .qty-plus font {
        top: -3px;
        font-size: 11px;
    }

    .cstm__qty {
        margin-bottom: 0px;
    }

    .cstm__qty .qty-minus,
    .cstm__qty .qty-plus {
        line-height: 24px !important;
        height: 26px;
    }
}

.radio_22[type=radio] {
    height: 22px;
    width: 22px;
    top: 4px;
    position: relative;
}

.address_booklist_bxxx {
    background-color: #ffffff;
    margin-bottom: 0px;
}

.address_booklist_bxxx ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.address_booklist_bxxx ul li {
    margin: 0px;
    padding: 18px 20px 20px 20px;
    list-style: none;
    border-bottom: 1px solid #f1f1f1;
    margin: 0px;
    position: relative;
}

.address_booklist_bxxx ul li label {
    cursor: pointer;
}

.address_booklist_bxxx ul li label span {
    position: relative;
    top: -1px;
    font-size: 14px;
    font-weight: 600;
    margin-left: 8px;
}

.address_booklist_bxxx ul li label span font {
    font-weight: 600;
    background: #f5f5f5;
    padding: 2px 6px;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 11px;
    color: #777777;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}

.address_booklist_bxxx ul li .addrsss_dtls {
    margin-left: 34px;
    margin-bottom: 0px;
    max-width: 380px;
    line-height: 22px;
    font-size: 13px;
    margin-top: 10px;
}

.address_booklist_bxxx ul li .edit_addresss {
    position: absolute;
    right: 30px;
    text-transform: uppercase;
    font-weight: 600;
    bottom: 26px;
    font-size: 12px;
}

.address_booklist_bxxx ul li .edit_addresss a {
    font-size: 12px;
    color: #336174;
    margin-right: 10px;
    margin-left: 10px;
}

.address_booklist_bxxx ul li .edit_addresss a:hover {
    color: #00a0e3;
}

.dlvrbtnscn {
    margin-top: 15px;
    display: none;
}

.dlvrbtnscn .btn {
    padding: 8px 50px !important;
    font-size: 14px;
    letter-spacing: 0.3px;
    font-weight: 600;
    border-radius: 2px !important;
    text-transform: uppercase;
}

.address_booklist_bxxx ul li.selected {
    background-color: #fcfeff;
}

.address_booklist_bxxx ul li.selected .dlvrbtnscn {
    display: block;
}

.address_booklist_bxxx ul li.selected .edit_addresss {
    display: inline-block;
}

.add_newaddress {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}

.add_newaddress i {
    font-size: 12px;
    margin-right: 5px;
}

.check_tbs_box {
    margin-bottom: 0px;
    background-color: #fff;
    border-radius: 3px !important;
    overflow: hidden;
    box-shadow: 0px;
    border: 1px solid #e0e0e0;
}

.check_tbs_box .head_section {
    padding: 10px 20px 12px 20px;
    text-transform: uppercase;
    color: #222;
    background: #f5f5f5;
    font-size: 14px;
    font-weight: 600;
    position: relative;
}

.check_tbs_box .head_section span {
    width: 20px;
    height: 20px;
    background-color: #f0f0f0;
    color: #000;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    border-radius: 2px;
    font-size: 13px;
    margin-right: 10px;
    position: relative;
    top: -1px;
}

.check_tbs_box .head_section .login_details {
    font-size: 14px;
    color: #757575;
    text-transform: none;
    font-weight: 400;
    margin-left: 34px;
    margin-top: 3px;
}

.check_tbs_box .head_section .login_details font {
    color: #111111 !important;
    margin-right: 5px;
    font-weight: 600;
}

.check_tbs_box .head_section a.chng_btn {
    position: absolute;
    right: 10px;
    top: 6px;
    border-radius: 3px;
    border: 1px solid #ddd;
    padding: 4px 12px 4px 8px;
    font-size: 13px;
    background: #ffff;
}

.check_tbs_box .head_section.complete {
    background-color: #f9f9f9 !important;
    color: #757575 !important;
}

.check_tbs_box .head_section.complete i.fa-check {
    font-size: 14px;
    margin-left: 10px;
    color: #2874f0;
    display: inline-block;
}

.check_tbs_box .head_section.complete span {
    color: #c56e1c !important;
    background-color: #f0f0f0 !important;
}

.check_tbs_box .head_section.currenttbs {
    background-color: #c56e1c !important;
    color: #ffffff !important;
}

.check_tbs_box .head_section.currenttbs span {
    background: #ffffff !important;
}

.check_tbs_box .inside_section {
    max-width: 650px;
    padding: 35px 40px 35px 54px;
}

.check_tbs_box .del_address_form .row {
    padding-left: 9px !important;
    padding-right: 9px !important;
}

.check_tbs_box .del_address_form .form-group {
    border: 1px solid #eee;
    padding: 3px 10px 0 10px;
    border-radius: 3px;
}

.modal-dialog.addresss_form {
    margin: 0px auto !important;
    border-radius: 0px !important;
    max-width: 740px !important;
}

.addresss_form .modal-header {
    padding: 20px 70px 20px 70px !important;
    background: #f9f9f9;
    border-radius: 0;
    color: #181818;
}

.addresss_form .modal-title {
    line-height: 1.4;
    font-size: 20px !important;
    padding-right: 30px;
}

.addresss_form .modal-body {
    padding: 30px 70px 20px 70px !important;
}

.addresss_form .modal-content {
    border-radius: 0px;
    border: 0px solid #00a0e3;
}

.addresss_form .form-group {
    margin-bottom: 25px;
}

.addresss_form label {
    font-size: 13px;
    margin-bottom: 0px;
    font-weight: 600;
}

.addresss_form .form-control {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border-bottom: 1px solid #dddddd !important;
    border-radius: 0px !important;
    padding-right: 0px !important;
}

.addresss_form .form-control:focus {
    border-bottom: 1px solid #333333 !important;
    box-shadow: none !important;
}

.addresss_form .modal-footer {
    padding: 10px 24px !important;
    text-align: left;
}

.addresss_form .modal-footer .btn {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 3px;
    padding-left: 36px;
    padding-right: 36px;
}

.addresss_form .modal-header .close {
    padding: 8px 13px !important;
    margin: 0px !important;
    font-size: 30px;
    text-shadow: none !important;
    color: #181818 !important;
    position: absolute;
    right: 20px;
    top: 10px;
    opacity: 1 !important;
}

.frmhhdng {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    font-size: 18px;
    color: #181818;
    font-weight: 500;
    position: relative;
    line-height: 26px;
    letter-spacing: .11px;
}

.frmhhdng:after {
    content: "";
    display: block;
    background: #95c7fe;
    height: 3px;
    width: 40px;
    margin-top: 4px;
}

.pricsmmry {
    position: sticky;
    top: 150px;
}

.estialrt {
    font-size: 13px;
    color: #09b509;
    line-height: 16px;
    padding: 10px 20px;
    font-weight: 500;
}

.estimated_pro_list {}

.estimated_pro_list .cart_item_grid {
    padding: 20px 20px 15px 20px;
    border: 0px !important;
    border-top: 1px solid #e0e0e0 !important;
    border-radius: 0px;
    margin-bottom: 0px;
}

.estimated_pro_list .mini_cart_title {
    font-size: 16px !important;
}

.estimated_pro_list .common_price_style {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 10px !important;
}

.estimated_pro_list .common_price_style span.cutprice {
    font-size: 14px;
}

.estimated_pro_list .cart_pro_thunbxx {
    width: 90px;
    height: 90px;
}

@media only screen and (max-width: 767px) {
    .estialrt {
        font-size: 13px;
        color: #09b509;
        line-height: 16px;
        padding: 10px 20px;
        font-weight: 500;
    }

    .estimated_pro_list {}

    .estimated_pro_list .cart_item_grid {
        padding: 20px 20px 15px 20px !important;
        border: 0px !important;
        border-top: 1px solid #e0e0e0 !important;
        border-radius: 0px;
        margin-bottom: 0px;
    }

    .estimated_pro_list .mini_cart_title {
        font-size: 14px !important;
        margin-bottom: 4px !important;
    }

    .estimated_pro_list .common_price_style {
        font-size: 14px !important;
        line-height: 20px;
        margin-bottom: 5px !important;
    }

    .estimated_pro_list .common_price_style span.cutprice {
        font-size: 12px;
    }

    .estimated_pro_list .cart_pro_thunbxx {
        width: 60px !important;
        height: 60px !important;
        min-width: 60px;
    }

    .estimated_pro_list .prosize {
        padding: 4px 9px;
        font-size: 10px;
    }

    .pricsmmry {
        position: relative;
        top: 0px;
        margin-top: 20px;
    }

    .check_tbs_box .head_section {
        font-size: 12px;
    }

    .check_tbs_box .head_section a.chng_btn {
        font-size: 11px;
    }

    .radio_22[type=radio] {
        height: 17px;
        width: 17px;
        top: 2px;
    }

    .address_booklist_bxxx ul li label span {
        font-size: 14px;
    }

    .address_booklist_bxxx ul li .addrsss_dtls {
        margin-left: 28px;
        margin-bottom: 0px;
        line-height: 21px;
        font-size: 12px;
        margin-top: 5px;
    }

    .dlvrbtnscn .btn {
        padding: 6px 35px !important;
        font-size: 12px;
    }

    .address_booklist_bxxx ul li .edit_addresss a,
    .address_booklist_bxxx ul li .edit_addresss {
        font-size: 11px;
    }

    .address_booklist_bxxx ul li {
        padding: 15px 17px 15px 18px !important;
    }

    .addresss_form .modal-header {
        padding: 14px 30px 15px 30px !important;
    }

    .addresss_form .modal-title {
        font-size: 17px !important;
    }

    .addresss_form .modal-header .close {
        top: 4px;
        font-size: 24px;
    }

    .addresss_form .modal-body {
        padding: 25px 28px 20px 28px !important;
    }

    .frmhhdng {
        font-size: 16px;
    }

    .addresss_form .modal-footer .btn {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 600;
        padding-left: 34px;
        padding-right: 34px;
        padding-top: 7px;
        padding-bottom: 7px;
        letter-spacing: 0.2px;
    }
}

.hddings {
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.dash_board_nav {
    border: 1px solid #e6e6e6;
    display: -ms-flexbox;
    border-radius: 3px;
    display: flex;
}

.dash_board_inside {
    width: 25%;
    margin-right: 0px;
    margin-left: 0px;
    position: relative;
    padding: 25px 25px 25px 90px;
}

.dash_board_inside:hover .usernav_heading {
    color: #898989 !important;
}

.dash_board_inside:hover i.icon {
    background: #898989 !important;
}

.dash_board_inside a {
    display: block;
    text-decoration: none;
    position: relative;
}

.dash_board_inside .usernav_heading {
    font-size: 18px;
    letter-spacing: .1px;
    color: #181818;
    font-weight: 600;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}

.dash_board_inside i.icon {
    font-size: 24px;
    color: #ffffff;
    position: absolute;
    left: -70px;
    padding: 0;
    background: #00a0e3;
    width: 54px;
    height: 54px;
    line-height: 56px;
    text-align: center;
    border-radius: 100px;
}

.dash_board_inside i.rgt_icon {
    font-size: 12px;
    color: #999999;
    position: absolute;
    padding-left: 20px;
    top: 7px;
}

.dash_board_inside .nav_notes {
    opacity: .4;
    font-size: 13px;
    letter-spacing: 0;
    color: #181818;
    margin: 0px 0 0;
    display: block;
}

.dash_board_inside:after {
    content: "";
    background-color: #979797;
    width: 1px;
    height: 50px;
    opacity: .24;
    position: absolute;
    right: 15px;
    top: 27px;
}

.dash_board_inside.lastbx:after {
    width: 0px;
}

.acc_page_title {
    width: 100%;
    margin-bottom: 30px;
    font-size: 22px;
    color: #181818;
    font-weight: 700;
    position: relative;
    line-height: 30px;
    letter-spacing: .11px;
}

.acc_page_title:after {
    content: "";
    display: block;
    background: #95c7fe;
    height: 3px;
    width: 70px;
    margin-top: 10px;
}

.brdcrm_menu {
    margin-bottom: 25px;
    margin-top: 30px;
}

.brdcrm_menu a {
    color: #35CE9F;
    font-size: 14px;
    font-weight: 500;
}

.brdcrm_menu a i {
    font-size: 14px;
    margin-right: 5px;
}

@media only screen and (max-width: 767px) {
    .brdcrm_menu {
        margin-bottom: 14px;
        margin-top: 10px;
    }

    .brdcrm_menu a {
        font-size: 12px;
    }

    .brdcrm_menu a i {
        font-size: 11px;
    }

    .acc_page_title {
        margin-bottom: 24px;
        font-size: 18px;
        font-weight: 600;
        line-height: 24px;
    }

    .acc_page_title:after {
        height: 2px;
        width: 55px;
        margin-top: 8px;
    }

    .dash_board_nav {
        display: block;
    }

    .dash_board_inside {
        width: 100%;
        padding: 15px 20px 15px 65px;
        border-bottom: 1px solid #f6f6f6;
    }

    .dash_board_inside.lastbx {
        border-bottom: 0px solid #f6f6f6;
    }

    .dash_board_inside .usernav_heading {
        font-size: 16px;
        font-weight: 500;
    }

    .dash_board_inside i.icon {
        font-size: 14px;
        width: 44px;
        height: 44px;
        line-height: 44px;
        left: -55px;
    }

    .dash_board_inside i.rgt_icon {
        font-size: 12px;
        top: 7px;
    }

    .hddings {
        font-size: 15px;
    }

    .dash_board_inside .nav_notes {
        opacity: .5;
        font-size: 12px;
        margin: 2px 0 0;
    }

    .dash_board_inside:after {
        width: 0px;
    }
}

.custom-radio-button {
    margin: 20px;
}

.custom-radio-button div {
    display: block;
    margin-bottom: 10px;
}

.custom-radio-button input[type="radio"] {
    display: none;
}

.custom-radio-button input[type="radio"]+label {
    color: #111111;
    text-transform: capitalize;
    font-size: 14px;
    cursor: pointer;
    font-weight: 600;
}

.custom-radio-button input[type="radio"]+label i {
    color: #777777 !important;
    margin-left: 5px;
}

.custom-radio-button input[type="radio"]+label span {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: -5px 8px 0 0;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid #ffffff;
    background-color: #666666;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    line-height: 32px;
}

.custom-radio-button input[type="radio"]+label span img {
    opacity: 0;
    transition: all 0.3s ease;
}

.custom-radio-button input[type="radio"]:checked+label span {
    opacity: 1;
    background: #666666 url("../images/check-icon.png") center center no-repeat !important;
    width: 24px;
    height: 24px;
    display: inline-block;
}

.custom-radio-button input[type="checkbox"] {
    display: none;
}

.custom-radio-button input[type="checkbox"]+label {
    color: #333;
    text-transform: capitalize;
    font-size: 14px;
    cursor: pointer;
}

.custom-radio-button input[type="checkbox"]+label span {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: -2px 8px 0 0;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid #ffffff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    line-height: 44px;
}

.custom-radio-button input[type="checkbox"]+label span img {
    opacity: 0;
    transition: all 0.3s ease;
}

.custom-radio-button input[type="checkbox"]:checked+label span {
    opacity: 1;
    background: url("../images/check-icon.png") center center no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
}

.user_address_book {
    padding-bottom: 50px;
}

.user_address_book .address_booklist_bxxx ul li {
    padding: 0px;
    width: 33.33%;
    float: left;
    border: 0px;
    display: block;
}

.user_address_book .address_booklist_bxxx ul li label {
    padding: 18px 20px 20px 20px;
    border: 1px solid #f1f1f1;
    margin-right: 15px;
    margin-bottom: 15px;
    cursor: auto;
}

.user_address_book .address_booklist_bxxx ul li label span {
    margin-left: 0px;
    display: block;
}

.user_address_book .address_booklist_bxxx ul li label span font {
    position: absolute;
    right: -5px;
}

.user_address_book .address_booklist_bxxx ul li .addrsss_dtls {
    margin-left: 0px;
}

.user_address_book .address_booklist_bxxx ul li .edit_addresss {
    position: revert;
    margin-left: -10px;
    margin-top: 15px;
}

.addaddressbtn {
    min-height: 150px;
    padding: 91px 20px !important;
    text-align: center;
    border-color: #00a0e3 !important;
    background: #fcfeff !important;
}

@media only screen and (max-width: 767px) {
    .user_address_book {
        padding-bottom: 30px;
    }

    .user_address_book .address_booklist_bxxx ul li {
        padding: 0px !important;
        width: 100%;
        float: none;
        border: 0px;
        display: block;
    }

    .addaddressbtn {
        min-height: 60px;
        padding: 25px 20px !important;
    }
}

.btnnnnlinks {
    display: block;
    position: relative;
    text-transform: uppercase;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 12px;
    font-weight: 600;
    color: #00a0e3;
}

.btnnnnlinks i {
    position: absolute;
    right: 0px;
    color: #00a0e3;
}

.btnnnnlinks:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
}

.dlevry_address {
    padding: 5px 20px 20px 20px;
    font-size: 13px;
}

.dlevry_address .cusname {
    position: relative;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 8px;
}

.dlevry_address .cusname font {
    position: absolute;
    right: 0px;
    font-weight: 600;
    background: #f5f5f5;
    padding: 2px 6px;
    font-size: 11px !important;
    color: #777777;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}

.order_del_step {
    margin: 0px 0px;
    padding: 0px 0px 15px 0px;
    background: #fdfdfd;
}

.order_del_step .step-label {
    padding-top: 0 !important;
    margin: 12px 0 !important;
    font-weight: 600 !important;
    font-size: 13px !important;
}

.order_del_step .step-label.day_date {
    font-weight: 400 !important;
    font-size: 11px !important;
    color: #373f50 !important;
}

.order_del_step .step-progress {
    left: 0;
    margin-bottom: 5px;
}

.order_del_step .step-count {
    top: -8px;
    left: 50%;
    width: 18px;
    height: 18px;
    margin-left: -9px;
}

.order_del_step .steps-dark .step-item.active .step-count,
.order_del_step .steps-dark .step-item.active .step-progress {
    background-color: #31ab4d;
}

.order_del_step .steps-dark .step-item.active .step-label {
    color: #31ab4d !important;
}

.order_del_step .steps-dark .step-item.active .step-label.day_date {
    color: #373f50 !important;
}

.steps {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.step-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    transition: color .25s ease-in-out;
    text-align: center;
    text-decoration: none !important;
}

.step-item:first-child .step-progress {
    border-radius: .125rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.step-item:last-child .step-progress {
    border-radius: .125rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.step-progress {
    position: relative;
    width: 100%;
    height: .25rem;
}

.step-count {
    position: absolute;
    top: -.75rem;
    left: 50%;
    width: 1.625rem;
    height: 1.625rem;
    margin-left: -.8125rem;
    border-radius: 50%;
    font-size: .875rem;
    line-height: 1.625rem;
}

.step-label {
    padding-top: 1.5625rem;
}

.step-label>i {
    margin-top: -.25rem;
    margin-right: .425rem;
    font-size: 1.2em;
    vertical-align: middle;
}

.steps-dark .step-item {
    color: #7d879c;
}

.steps-dark .step-count,
.steps-dark .step-progress {
    color: #4b566b;
    background-color: #ebebeb;
}

.steps-dark .step-item:hover {
    color: #4b566b;
}

.steps-dark .step-item.active.current {
    color: #373f50;
    pointer-events: none;
}

.steps-dark .step-item.active .step-count,
.steps-dark .step-item.active .step-progress {
    color: #fff;
    background-color: #0098da;
}

.steps-light .step-item {
    color: rgba(255, 255, 255, .55);
}

.steps-light .step-count,
.steps-light .step-progress {
    color: #fff;
    background-color: #485268;
}

.steps-light .step-item:hover {
    color: rgba(255, 255, 255, .8);
}

.steps-light .step-item.active.current {
    color: #fff;
    pointer-events: none;
}

.steps-light .step-item.active .step-count,
.steps-light .step-item.active .step-progress {
    color: #fff;
    background-color: #0098da;
}

.cancel_item_boxxx {
    border: 1px solid #dddddd;
    border-radius: 3px;
    padding: 15px 15px 10px 18px;
    margin-bottom: 20px;
    background: #fdfdfd;
    margin-top: 15px;
}

.cancel_item_boxxx h4 {
    font-size: 16px !important;
    margin-bottom: 2px !important;
    line-height: 18px !important;
}

.cancel_item_boxxx .proinfodetails {
    margin-bottom: 1px !important;
}

.proinfodetails span {
    margin-right: 5px;
    font-size: 13px;
}

.proinfodetails span font {
    font-weight: 600;
    margin-left: 2px;
}

.price_txtt {
    font-size: 18px;
    padding-right: 5px !important;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    color: #31ab4d;
    text-align: left;
}

.price_txtt i {
    font-size: 14px;
    position: relative;
    top: -1px;
    margin-right: 2px;
}

.cancelsuremsg {
    font-size: 16px;
    font-weight: 600;
    color: #f34f2a;
}

.cancel_form {
    border-radius: 0px !important;
    max-width: 600px !important;
}

.cancel_form .modal-header {
    padding: 15px 25px 15px 25px !important;
    background: #fbfbfb;
    border-radius: 0;
    color: #181818;
}

.cancel_form .modal-title {
    line-height: 1.4;
    font-size: 20px !important;
    padding-right: 30px;
}

.cancel_form .modal-body {
    padding: 25px 25px 10px 25px !important;
}

.cancel_form .modal-content {
    border-radius: 0px;
    border: 0px solid #c56e1c;
}

.cancel_form label {
    font-size: 15px;
    margin-bottom: 6px;
    font-weight: 500;
}

.cancel_form .form-control {
    border: 1px solid #ddd !important;
    font-size: 14px !important;
    border-radius: 3px;
    height: 40px;
    padding: 8px 16px;
}

.cancel_form .form-control:focus {
    border: 1px solid #333 !important;
    box-shadow: none !important;
}

.cancel_form .modal-footer {
    padding: 10px 24px !important;
    text-align: left;
}

.cancel_form .modal-footer .btn {
    font-size: 15px;
    border-radius: 0px;
    padding-left: 30px;
    padding-right: 30px;
}

.cancel_form .modal-header .close {
    padding: 8px 13px !important;
    margin: 0px !important;
    font-size: 28px !important;
    text-shadow: none !important;
    color: #343a40 !important;
    position: absolute;
    right: 0px;
    top: 0px;
    opacity: 1 !important;
}

.cancel_form .star_boxxx {
    display: inline-block;
    margin-bottom: 0px;
    margin-top: 5px;
}

.cancel_form .star_boxxx label {
    margin-right: 10px;
    cursor: pointer !important;
    background: #f7f9f8;
    padding: 6px 12px 3px 8px;
    font-size: 13px;
    line-height: 14px;
    font-weight: 600;
    color: #181818 !important;
    border-radius: 15px;
    top: -1px;
    position: relative;
    margin-right: 5px;
}

.cancel_form .star_boxxx label font {
    margin-left: 3px;
    top: -2px;
    font-size: 13px;
    position: relative;
}

.cancel_form .star_boxxx label i {
    left: 3px;
    font-size: 10px;
    color: #fdbc00;
    position: relative;
    top: -3px;
}

.cancel_form .star_boxxx label:hover {
    background: #dddddd;
}

.help_contact_details {
    border: 1px solid #dddddd;
    background: #fdfdfd;
    padding: 15px 20px;
    border-radius: 3px;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 30px;
}

.help_contact_details b {
    font-weight: 600 !important;
    text-transform: uppercase;
    display: block;
    margin-bottom: 3px;
}

.help_contact_details a {
    font-weight: 600 !important;
    text-decoration: underline;
}

.help_contact_details .titlee {
    margin-top: 0px;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 16px;
}

.success_boxx {
    text-align: center;
    max-width: 600px;
    margin: 0px auto;
}

.success_boxx img {
    max-width: 400px;
    margin-bottom: 20px;
}

.success_boxx .headdding {
    font-size: 24px;
    font-weight: 600;
}

.success_boxx .btmheading {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 30px;
}

.success_boxx .smltxt {
    font-size: 14px;
    margin-bottom: 10px;
}

.razorpay-payment-button {
    border-radius: 3px !important;
    font-size: 16px !important;
    padding: 9px 31px !important;
    max-width: 250px !important;
    color: #fff !important;
    border: 0px !important;
    background: #444444 !important;
    text-align: center !important;
    display: inline-block !important;
    text-transform: capitalize !important;
    font-weight: 500 !important;
}

.razorpay-payment-button:hover {
    background: #00a0e3 !important;
}

.razorpay-payment-button:focus {
    outline: none !important;
    box-shadow: none !important;
}

.blog_category {
    text-align: center;
    margin-bottom: 35px;
    padding: 0px;
}

.blog_category li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

.blog_category li a {
    display: inline-block;
    padding: 6px 15px;
    background: #eeeeee;
    margin: 4px;
    cursor: pointer;
    font-size: 15px;
    border-radius: 2px;
    font-weight: 600;
}

.blog_category li a:hover,
.blog_category li a:focus,
.blog_category li a.active {
    background: #333;
    color: #fff;
    outline: none;
}

.blog_grid_area {}

.blog_grid_area ul {
    margin: 0px -10px;
    padding: 0px;
    width: 100%;
    display: block;
}

.blog_grid_area ul li {
    margin: 0px 0px;
    padding: 0px;
    float: left;
    list-style: none;
    width: 33.33%;
}

.blog_grid_area ul li .blog_boxxxx {
     position: relative;
    margin: 20PX;
    overflow: hidden;
    background: #f9f9f9;
    height: auto;
    border-bottom: 8px solid #00a0e3;
    padding: 20px;
    border-top: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
}

.blog_grid_area ul li .blog_boxxxx img {
    width: 100%;
}

.blog_grid_area ul li .blog_boxxxx .blogg__text {
    transition: 0.5s ease all;
    text-align: left;
    padding: 15px 20px;
    z-index: 1;
    color: #111111;
}

.blog_grid_area ul li .blog_boxxxx .blogg__text h4 {
    font-size: 16px;
    line-height: 22px;
    margin-top: 6px;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    min-height: 44px;
    font-weight: 600;
}

.blog_grid_area ul li .blog_boxxxx .blogg__text p.text-white {
    color: #666666 !important;
    font-size: 13px !important;
    margin-bottom: 0px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.blog_grid_area ul li .blog_boxxxx .blogg__text a.btn_blog_link {
    display: inline-block;
    padding: 8px 20px;
    background: #35CE9F;
    cursor: pointer;
    font-size: 13px;
    border-radius: 2px;
    font-weight: 600;
    color: #ffffff;
    display: none !important;
    text-transform: uppercase;
}

.blog_grid_area ul li .blog_boxxxx .blogg__text a:hover {
    background: #00a0e3;
}

.blog_content_areaaa {
    margin: 30px 0px 60px 0px;
}

.blog_content_areaaa h2.title {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 20px;
}

.blog_content_areaaa p,
.blog_content_areaaa {
    margin-bottom: 30px;
    font-size: 15px;
    line-height: 26px;
}

.blog_content_areaaa h3,
.blog_content_areaaa h4,
.blog_content_areaaa h5,
.blog_content_areaaa h6 {
    margin-bottom: 12px;
    font-size: 18px;
    font-weight: 600;
}

.blog_right_side h5.widget-title {
    font-size: 16px !important;
    color: #181818;
    padding-bottom: 15px;
    border-bottom: 1px solid #f1f1f1;
    position: relative;
    margin-bottom: 15px;
}

.blog_right_side h5.widget-title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: #00a0e3;
    height: 3px;
    width: 50px;
}

.blog_right_side {
    position: sticky;
    top: 150px;
    margin-bottom: 70px;
    padding-left: 40px !important;
    border-left: 1px solid #eeeeee;
}

.blog_right_side .widget_nav_menu {
    margin-bottom: 40px;
}

.blog_right_side .widget.style-01 .recent_post_item li.single-recent-post-item:not(:last-child) {
    border-bottom: 1px solid #f1f1f1 !important;
    padding-bottom: 8px !important;
}

.blog_right_side .widget .recent_post_item li+li {
    margin-top: 5px !important;
}

.blog_right_side .widget.style-01 .recent_post_item li.single-recent-post-item .content .title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 2px !important;
}

.blog_right_side .widget.radio-button ul a {
    position: relative;
    display: block;
}

.blog_right_side .widget.radio-button ul a span {
    position: absolute;
    right: 15px;
    color: #00a0e3;
}

.quick_form_bxxx {
    border: 1px solid #eeeeee;
    border-radius: 3px;
}

.quick_form_bxxx .addtocartbtn {
    max-width: 100%;
}

.quick_form_bxxx .hdr_section {
    padding: 18px 25px;
    background: #fafafa;
    text-align: center;
    border-bottom: 1px solid #eeeeee;
}

.quick_form_bxxx .hdr_section h4 {
    font-weight: 700;
    font-size: 18px;
    color: #00a0e3;
}

.quick_form_bxxx .hdr_section p {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 0px !important;
}

.quick_form_bxxx form {
    padding: 25px 25px 30px 25px;
}

.newss_grid_area {}

.newss_grid_area ul {
    margin: 0px -15px;
    padding: 0px;
    width: 100%;
    display: block;
}

.newss_grid_area ul li {
    margin: 0px 0px;
    padding: 0px;
    float: left;
    list-style: none;
    width: 33.33%;
}

.newss_grid_area ul li .newss_booox {
    margin: 0px 15px 35px 15px;
    background: #fcfafa;
}

.newss_grid_area ul li .newss_booox .newsss_thumb {
    height: 220px;
    width: 100%;
    margin-bottom: 0px;
    overflow: hidden;
}

.newss_grid_area ul li .newss_booox .newsss_thumb img {
    object-fit: cover;
    transform: scale(1);
    transition: 0.5s ease all;
    height: 100%;
    width: 100%;
    object-position: top center;
}

.newss_grid_area ul li .newss_booox .newss__text {
    text-align: left;
    height: 140px;
    padding: 20px 0px 0px 0px;
    z-index: 1;
    color: #181818;
    background: #ffffff;
}

.newss_grid_area ul li .newss_booox .btmmm_texxxt {
    font-weight: 600;
    font-size: 13px;
    position: relative;
}

.newss_grid_area ul li .newss_booox .btmmm_texxxt span {
    background: #00a0e3;
    color: #ffffff;
    padding: 3px 10px;
    line-height: 13px;
    font-size: 11px;
    position: absolute;
    right: 0px;
}

.newss_grid_area ul li:hover .newss_booox img {
    transform: scale(1.05);
}

.newss_grid_area ul li .newss_booox .newss__text h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    margin-top: 0px;
    margin-bottom: 20px;
    color: #111111;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.newss_grid_area ul li .newss_booox:hover h4 {
    color: #00a0e3;
}

.blog_content_areaaa a {
    font-weight: 600 !important;
    text-decoration: underline;
}

.blog_content_areaaa a:hover {
    color: #00a0e3;
}

@media (max-width:767px) {
    .quick_form_bxxx .hdr_section {
        padding: 15px 18px;
    }

    .quick_form_bxxx .hdr_section h4 {
        font-size: 16px;
        margin-bottom: 4px;
    }

    .quick_form_bxxx .hdr_section p {
        font-size: 13px;
    }

    .quick_form_bxxx form {
        padding: 20px 18px 20px 18px;
    }

    .comment-area .comment-form-wrap .reply-title {
        font-size: 16px;
        line-height: 28px;
    }

    .comment-area .comment-form-wrap .sbbtxxxt {
        font-size: 13px;
        line-height: 21px;
        margin-bottom: 19px;
    }

    .blog-page-content .content p {
        font-size: 13px;
        line-height: 22px;
    }

    .comment-area .single-comment-wrap .content .cmmntsttile.title {
        font-size: 14px !important;
        margin-top: 0px !important;
    }

    .comment-area .single-comment-wrap {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .blog_content_areaaa {
        margin: 25px 0px 0px 0px;
    }

    .blog_content_areaaa h2.title {
        font-size: 18px;
        line-height: 26px;
        font-weight: 600;
        margin-bottom: 10px;
    }

    .blog_content_areaaa p {
        margin-bottom: 25px !important;
        font-size: 13px !important;
        line-height: 23px !important;
    }

    .blog_content_areaaa h3,
    .blog_content_areaaa h4,
    .blog_content_areaaa h5,
    .blog_content_areaaa h6 {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 26px;
    }

    .blog_right_side h5.widget-title {
        font-size: 14px !important;
        padding-bottom: 10px;
    }

    .blog_right_side .widget.radio-button ul a {
        font-size: 13px !important;
    }

    .blog_right_side {
        position: sticky;
        top: 0px;
        margin-bottom: 35px;
        padding-left: 0px !important;
        padding-top: 0px;
        border-left: 0px;
    }

    .blog_right_side .widget.style-01 .recent_post_item li.single-recent-post-item .thumb {
        width: 55px;
        height: 65px;
    }

    .blog_right_side .widget.style-01 .recent_post_item li.single-recent-post-item:not(:last-child) {
        padding-bottom: 5px !important;
    }

    .blog_right_side .widget .recent_post_item li+li {
        margin-top: 3px !important;
    }

    .blog_right_side .widget.style-01 .recent_post_item li.single-recent-post-item .content .title {
        font-size: 14px;
        line-height: 22px;
    }

    .blog_category {
        text-align: center;
        margin-bottom: 20px;
    }

    .blog_category li a {
        display: inline-block;
        padding: 3px 12px 4px 12px;
        margin: 3px 2px 3px 2px;
        font-size: 12px;
    }

    .blog_grid_area ul {
        margin: 0px -5px;
    }

    .blog_grid_area ul li {
        width: 50%;
    }

    .blog_grid_area ul li .blog_boxxxx {
        margin: 0px 5px 12px 5px;
    }

    .blog_grid_area ul li .blog_boxxxx .blogg__text h4 {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 12px;
    }

    .blog_grid_area ul li .blog_boxxxx .blogg__text {
        padding: 12px 15px;
    }

    .blog_grid_area ul li .blog_boxxxx .blogg__text a.btn_blog_link {
        padding: 5px 15px;
        font-size: 12px;
    }

    .success_boxx {
        margin: 20px auto;
    }

    .success_boxx img {
        max-width: 80%;
        margin-bottom: 20px;
    }

    .success_boxx .headdding {
        font-size: 17px;
    }

    .success_boxx .btmheading {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .success_boxx .smltxt {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .razorpay-payment-button {
        font-size: 13px !important;
    }

    .order_del_step {
        padding: 5px 20px !important;
    }

    .steps {
        display: block;
        width: 100%;
    }

    .step-label {
        font-size: .75rem;
    }

    .step-label>i {
        display: none;
    }

    .order_del_step .step-label {
        font-weight: 500 !important;
        font-size: 11px !important;
    }

    .order_del_step .step-label.day_date {
        font-size: 10px !important;
        margin-top: 6px;
    }

    .newss_grid_area ul {
        margin: 0px -10px;
    }

    .newss_grid_area ul li {
        width: 50%;
    }

    .newss_grid_area ul li .newss_booox {
        margin: 0px 10px 30px 10px;
    }

    .newss_grid_area ul li .newss_booox .newsss_thumb {
        height: 120px;
    }

    .newss_grid_area ul li .newss_booox .newss__text {
        height: 120px;
        padding: 15px 0px 0px 0px;
    }

    .newss_grid_area ul li .newss_booox .btmmm_texxxt {
        font-size: 12px;
    }

    .newss_grid_area ul li .newss_booox .btmmm_texxxt span {
        padding: 3px 6px;
        line-height: 12px;
        font-size: 10px;
    }

    .newss_grid_area ul li .newss_booox .newss__text h4 {
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 15px;
        -webkit-line-clamp: 3;
    }

    .blog_grid_area ul li .blog_boxxxx .blogg__text p.text-white {
        font-size: 12px !important;
    }
}

@media (max-width:480px) {
    .blog_grid_area ul li {
        width: 100%;
    }

    .blog_grid_area ul li .blog_boxxxx {
        height: 100%;
        margin-right: 0px !important;
    }

    .blog_grid_area ul li .blog_boxxxx img {
        object-position: center center;
    }

    .newss_grid_area ul li {
        width: 100%;
    }

    .newss_grid_area ul li .newss_booox {
        margin: 0px 0px 30px 10px;
    }

    .newss_grid_area ul li .newss_booox .newsss_thumb {
        height: 100%;
    }

    .newss_grid_area ul li .newss_booox .newss__text {
        height: auto;
    }

    .newss_grid_area ul li .newss_booox .newss__text h4 {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 15px;
        -webkit-line-clamp: 4;
    }
}

.about_btm_boxx {
    background: #f5f5f5;
    color: #181818;
    margin-top: 0px;
}

.about_btm_boxx .img_thboxx {
    text-align: center;
    background: #dddddd;
}

.about_btm_boxx .img_thboxx img {
    width: 100%;
}

.about_btm_boxx .abouttxxt {
    padding: 40px 30px;
    text-align: justify;
    line-height: 26px;
}

.about_tree {
    margin: 50px 0 10px 0;
    border-bottom: solid 2px #00a0e3;
}

.about_tree h2 {
    text-align: center;
}

.about_tree h2 strong {
    display: block;
    font-size: 30px;
}

.about_tree .tree_outer_area {
    padding: 35px 150px;
    border: none;
    position: relative;
    overflow: hidden;
}

.about_tree .tree_outer_area:before,
.about_tree .tree_outer_area:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #00a0e3;
    content: "";
}

.about_tree .tree_outer_area:before {
    margin: auto;
    width: 155px;
    height: 2px;
    bottom: auto;
}

.about_tree .tree_outer_area:after {
    margin: auto;
    width: 2px;
    height: 100%;
}

.histry_box {
    overflow: hidden;
}

.histry_box .left__side {
    float: left;
    position: relative;
}

.histry_box .left__side h3 {
    text-align: right;
}

.histry_box .left__side h3:before {
    right: -17px;
}

.histry_box .left__side h3:after {
    right: -34px;
}

.histry_box .left__side h3:before,
.histry_box .right__side h3:before {
    position: absolute;
    bottom: 0;
    width: 100px;
    height: 2px;
    background: #a1a1a1;
    content: "";
}

.histry_box .left__side h3:after,
.histry_box .right__side h3:after {
    background: url(../images/dark_circle.png);
    position: absolute;
    bottom: -13px;
    width: 31px;
    height: 31px;
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    z-index: 1;
}

.histry_box .right__side h3:before {
    right: auto;
    left: -17px;
}

.histry_box .right__side h3:after {
    right: auto;
    left: -32px;
}

.histry_box .right__side {
    float: right;
    position: relative;
}

.treebox_50 {
    width: 48%;
}

.histry_box .insideb_xx .histry_content_box {
    background: #f2f2f2;
    padding: 30px 35px;
    border-radius: 10px;
    border-bottom: 3px solid #cccccc;
    position: relative;
    font-size: 15px;
}

.histry_box .insideb_xx h3 {
    font-weight: 600;
    font-size: 28px;
    position: relative;
    padding: 10px;
    margin-bottom: 20px;
}

.histry_box .insideb_xx .histry_content_box h5 {
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 15px;
    line-height: 1.5;
}

.histry_box .insideb_xx .histry_content_box h4 {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 10px;
    line-height: 1.5;
}

.histry_box .insideb_xx .histry_content_box ul {
    list-style: disc;
    margin: 0 0 0 0px;
    font-size: 15px;
}

.histry_box .insideb_xx .histry_content_box:before {
    position: absolute;
    top: 50px;
    margin-top: 0px;
    right: -7px;
    width: 20px;
    height: 20px;
    content: "";
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #f2f2f2;
}

.histry_box .insideb_xx.right__side .histry_content_box:before {
    left: -7px !important;
    right: auto;
}

@media screen and (max-width: 767px) {
    .about_tree h2 strong {
        font-size: 22px;
    }

    .histry_box .insideb_xx .histry_content_box:before {
        top: -6px;
        right: 16px;
    }

    .histry_box .insideb_xx.right__side .histry_content_box:before {
        left: 14px !important;
        right: auto;
    }

    .histry_box .treebox_50 {
        width: 100%;
    }

    .histry_box {
        z-index: 1;
        position: relative;
        margin-bottom: 15px;
    }

    .histry_box .insideb_xx h3 {
        font-size: 18px;
        margin: 0;
        margin-bottom: 15px;
        padding-bottom: 7px;
    }

    .histry_box .right__side h3:after,
    .histry_box .left__side h3:after {
        display: none;
    }

    .histry_box .left__side h3:before,
    .histry_box .right__side h3:before {
        width: 100px;
    }

    .histry_box .insideb_xx .histry_content_box {
        padding: 16px 25px;
        border-radius: 4px;
        font-size: 13px;
        line-height: 24px;
    }

    .histry_box .insideb_xx .histry_content_box h5 {
        font-size: 15px;
        margin-bottom: 7px;
    }

    .histry_box .insideb_xx .histry_content_box ul {
        font-size: 13px;
        line-height: 23px;
    }

    .about_tree {
        margin: 20px 0 0 0;
    }

    .about_tree .tree_outer_area {
        padding: 15px 0px;
    }
}

.about_page_content {}

.about_page_content h2 {
    font-size: 26px;
    margin-bottom: 35px;
    font-weight: 600;
}

.about_page_content .top_conntent {
    margin-left: 30px;
}

.about_page_content .top_conntent .sbttle {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}

.about_page_content .top_conntent blockquote {
    font-size: 18px !important;
    padding: 30px 0px 20px 0px;
    line-height: 30px;
    position: relative;
}

.about_page_content .top_conntent blockquote b {
    font-weight: 600;
}

.about_page_content .top_conntent blockquote i {
    font-size: 60px;
    opacity: 0.05;
}

.about_page_content .top_conntent blockquote i.topleft {
    position: absolute;
    left: 0px;
    top: 0px;
}

.about_page_content .top_conntent blockquote i.botmrght {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.rnbxlsst .bxxmvs {
    background: #333333;
    box-shadow: 1px 1px 14px 1px rgb(0 0 0 / 9%);
    padding: 30px;
    min-height: 280px;
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
}

.rnbxlsst .bxxmvs p {
    color: #ffffff;
}

.rnbxlsst .bxxmvs h4 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 12px;
}

.rnbxlsst .bxxmvs ul {
    margin-left: 7px;
}

.abcntr_txxxt {
    max-width: 800px;
    margin: 60px auto 40px;
    font-size: 22px;
    line-height: 34px;
    text-align: center;
}

.cntrhddng {
    text-align: center;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
}

.cntrhddng .bighdng {
    font-size: 30px;
    margin-bottom: 8px;
    font-weight: 600;
}

@media screen and (max-width: 767px) {
    .about_btm_boxx {
        padding-left: 15px !important;
        padding-top: 15px !important;
        padding-right: 15px !important;
    }

    .about_btm_boxx .img_thboxx {
        background: #f5f5f5 !important;
    }

    .cntrhddng {
        margin-top: 40px;
        font-size: 16px;
        line-height: 24px;
    }

    .cntrhddng .bighdng {
        font-size: 22px;
        margin-bottom: 4px;
    }

    .abcntr_txxxt {
        margin: 30px auto 30px;
        font-size: 16px;
        line-height: 30px;
    }

    .rnbxlsst .bxxmvs {
        padding: 24px;
        min-height: auto;
        font-size: 14px;
        line-height: 24px;
    }

    .rnbxlsst .bxxmvs h4 {
        font-size: 17px;
        margin-bottom: 8px;
    }

    .rnbxlsst .bxxmvs p {
        margin-bottom: 0px !important;
    }

    .about_page_content h2 {
        font-size: 18px;
        margin-bottom: 18px;
        font-weight: 600;
        margin-top: 16px;
    }

    .about_page_content .top_conntent {
        margin-left: 0px;
        margin-top: 23px;
    }

    .about_page_content .top_conntent .sbttle {
        font-size: 16px;
    }

    .about_page_content .top_conntent blockquote {
        font-size: 14px !important;
        padding: 13px 0px 10px 0px;
        line-height: 25px;
        position: relative;
        margin-bottom: 0px;
    }

    .about_page_content .top_conntent blockquote i {
        font-size: 40px;
    }

    .about_page_content .top_conntent blockquote i.topleft {
        top: -2px;
    }

    .about_btm_boxx .abouttxxt {
        padding: 25px 0px;
        text-align: justify;
        line-height: 24px;
        font-size: 13px;
    }
}

.cntct_top_secn {}

.cntct_top_secn h2 {
    font-weight: 400 !important;
}

.cntct_top_secn .head_office {}

.cntct_top_secn .head_office h5 {
    font-size: 22px;
    font-weight: 400 !important;
    margin-bottom: 15px;
    line-height: 1.3;
}

.cntct_top_secn .head_office .addrssess {
    font-size: 16px;
    font-weight: 400 !important;
}

.cntct_top_secn .head_office .addrssess .ttlees {
    font-weight: 600 !important;
    margin-bottom: 10px;
}

.cll_sctn_nmbr {
    margin-top: 15px;
}

.cll_sctn_nmbr a {
    margin-right: 15px;
    font-weight: 500;
}

.cll_sctn_nmbr a i {
    margin-right: 3px;
    color: #00a0e3;
    font-size: 20px;
    position: relative;
    top: 2px;
}

.cntct_top_secn .googlemap {
    padding: 6px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0px 5px 6px 2px rgb(0 0 0 / 11%);
}

.cntct_top_secn .googlemap iframe {
    height: 400px;
    width: 100%;
    margin-bottom: -8px;
}

.txt_agn_cntr {
    align-items: center !important;
}

.cntct_bttmm_secn {}

.cntct_bttmm_secn .form-control,
.input-group-text {
    border-radius: 0px !important;
}

.cntct_bttmm_secn textarea.form-control {
    padding-top: 12px !important;
    border-radius: 0px;
}

.cntct_bttmm_secn textarea.form-control:focus {
    outline: none;
    box-shadow: none;
}

.cntct_bttmm_secn .contact__thumb {
    height: 300px;
    box-shadow: 1px 1px 14px 1px rgb(0 0 0 / 9%);
    background: #fff;
    padding: 0px;
    border: solid 12px #ffffff;
    overflow: hidden;
    margin-bottom: 20px;
}

.cntct_bttmm_secn .contact__thumb:hover {
    box-shadow: 1px 4px 14px 6px rgb(0 0 0 / 12%);
    z-index: 1;
    border-color: #ffffff;
    transition: all linear .3s;
    overflow: hidden;
}

.cntct_bttmm_secn .contact__thumb img {
    transform: scale(1);
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    transition: 0.5s ease all;
    filter: gray;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    transition: all linear .3s;
}

.cntct_bttmm_secn .contact__thumb:hover img {
    transform: scale(1.1);
    -webkit-filter: grayscale(0);
    filter: none;
}

.page404 {
    text-align: center;
    margin-bottom: 120px;
    margin-top: 30px;
}

.page404 .text404 {
    font-size: 120px;
    letter-spacing: 8px;
    font-weight: 700;
    margin: 0 0 5px;
}

.page404 h2 {
    font-size: 22px !important;
    letter-spacing: 0px;
    font-weight: 700;
    margin: 0 0 15px 0px !important;
}

.page404 p {
    font-size: 15px;
}

.page404 p a {
    color: #00a0e3;
    font-weight: 500;
    margin-left: 3px;
}

@media screen and (max-width: 767px) {
    .page404 {
        text-align: center;
        margin-bottom: 60px;
        margin-top: 30px;
    }

    .page404 .text404 {
        font-size: 80px;
        line-height: 90px !important;
        letter-spacing: 2px;
        font-weight: 700;
        margin: 0 0 5px;
    }

    .page404 h2 {
        font-size: 14px !important;
        margin: 0 0 10px 0px !important;
    }

    .page404 p {
        font-size: 13px;
    }

    .cntct_bttmm_secn .form-control {
        font-size: 13px !important;
    }

    .cntct_top_secn .head_office {
        margin-bottom: 23px;
        border-top: 1px solid #dde3e9;
        padding-top: 20px;
    }

    .cntct_top_secn .head_office h5 {
        font-size: 17px;
        margin-bottom: 9px;
    }

    .cntct_top_secn .head_office .addrssess {
        font-size: 13px;
    }

    .cntct_top_secn .head_office .addrssess .ttlees {
        margin-bottom: 7px;
        font-size: 14px;
    }

    .cll_sctn_nmbr {
        margin-top: 10px;
        font-size: 13px;
    }

    .cll_sctn_nmbr a i {
        font-size: 16px;
    }

    .cntct_top_secn .googlemap iframe {
        height: 240px;
    }

    .cntct_bttmm_secn .twnbxxx {
        margin-bottom: 20px;
        margin-top: 35px;
    }

    .cntct_bttmm_secn .contact__thumb {
        height: 220px;
        box-shadow: 1px 1px 12px 1px rgb(0 0 0 / 9%);
        border: solid 6px #ffffff;
        margin-bottom: 15px;
    }
}

.dealrr_section {
    min-height: 100%;
    padding: 0px 0;
    position: relative;
    background-size: cover;
    background-position: center left;
    background-repeat: no-repeat;
}

.dealrr_section:before {
    background-color: rgba(0, 0, 0, .90);
    bottom: 20px;
    top: 20px;
    content: "";
    display: block;
    right: 20px;
    position: absolute;
    width: 50%;
    height: 95%;
    border-radius: 5px;
}

.dealrr_section h3 {
    font-family: Libre Baskerville, serif;
    font-style: italic;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: .6px;
    margin-bottom: 10px;
    color: #ffffff !important;
}

.dealrr_section p {
    font-style: italic;
    font-size: 14px;
    max-width: 100%;
    margin-bottom: 20px;
    color: #ffffff;
    opacity: 0.9;
}

.dealrr_section .enq_full_form {
    padding: 65px 30px 80px 35px !important;
}

.requir_text {
    text-align: right;
    color: black;
    font-size: 12px !important;
}

.enq_full_form label {
    color: #ffffff;
    font-weight: 600 !important;
    margin-bottom: 0px !important;
    font-size: 13px !important;
}

.enq_full_form label span {
    color: #f00000 !important;
    font-size: 14px !important;
    margin-left: 5px !important;
}

.subbbmt_btntt {
    font-size: 18px !important;
    background-color: #00a0e3;
    color: #fff;
    border: 0px;
    padding: 10px 25px 10px;
    border-radius: 1px;
    line-height: 22px;
}

.subbbmt_btntt:hover {
    color: #00a0e3;
    background-color: #ffffff;
}

.ttt_otr {
    color: #fff;
    text-align: center;
    margin-bottom: 40px;
}

.dealrr_section .form-control {
    border: 0px !important;
    border-radius: 0 !important;
    border-bottom: 2px solid #ffffff !important;
    font-size: 14px !important;
    padding-top: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    color: #ffffff !important;
    background: transparent !important;
}

.dealrr_section .form-control:hover {
    border-color: #027db9 !important;
}

.dealrr_section .form-control select {
    font-size: 13px !important;
}

.dealrr_section .form-control:focus {
    box-shadow: none !important;
    outline: none !important;
}

@media screen and (max-width:767px) {
    .dealrr_section {
        padding: 50px 0;
    }

    .dealrr_section:before {
        width: 96%;
        left: 2%;
        right: 2%;
    }

    .dealrr_section h3 {
        font-size: 24px;
        text-align: center;
    }

    .dealrr_section p {
        font-size: 13px;
        line-height: 22px;
        text-align: center;
        max-width: 100%;
    }

    .dealrr_section .enq_full_form {
        padding: 5px 20px 20px 20px !important;
    }

    .subbbmt_btntt {
        font-size: 15px !important;
        padding: 9px 19px 8px;
    }

    .custom-radio-button input[type="radio"]+label span {
        width: 20px !important;
        height: 20px !important;
    }
}

.catalogue__boxxxx {
    background: #f1f1f1;
    border-bottom: 3px solid #dddddd;
    padding: 25px 30px 10px 30px;
    margin-bottom: 25px;
}

.catalogue__boxxxx h4 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 10px;
}

.catalogue__listbox ul {
    margin-left: -23px;
    margin-right: -23px;
    display: flex;
    flex-wrap: wrap;
}

.catalogue__listbox ul li {
    box-shadow: 1px 1px 14px 1px rgb(0 0 0 / 9%);
    width: calc(25% - 15px);
    background: #fff;
    padding: 1px;
    border: solid 3px #e5e5e8;
    margin: 6px;
    text-align: left;
    position: relative;
    transition: all linear .3s;
    list-style: none;
    overflow: hidden;
}

.catalogue__listbox ul li:hover {
    box-shadow: 1px 4px 16px 6px rgb(0 0 0 / 22%);
    z-index: 1;
    border-color: #00a0e3;
    transition: all linear .3s;
    overflow: hidden;
}

.catalogue__listbox ul li .rn_proframebox {
    align-items: center !important;
    height: 200px;
    overflow: hidden;
    background: #f1f1f1;
}

.catalogue__listbox ul li .rn_proframebox img {
    transform: scale(1);
    width: 100%;
    height: 100%;
    transition: 0.5s ease all;
    /*filter: gray;
    -webkit-filter: grayscale(1);
    filter: grayscale(1); */
    transition: all linear .3s;
    /*object-fit: cover; */
}

.catalogue__listbox ul li .rn_proframebox:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    transition: 0.5s ease all;
    opacity: 0;
    transform: scale(0.1);
    content: "";
    z-index: 1;
    display: none;
}

.catalogue__listbox ul li:hover .rn_proframebox img {
    transform: scale(1.2);
    -webkit-filter: grayscale(0);
    filter: none;
}

.catalogue__listbox ul li h3 {
    font-size: 24px;
    line-height: 28px;
    text-align: left;
    position: relative;
    color: #181818 !important;
    font-weight: 400;
    margin: 0px 0 0 0;
    background: #ffffff;
    padding: 20px 60px 40px 15px;
    transition: 0.5s ease all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.catalogue__listbox ul li h3 .dnld_links {
    position: absolute;
    right: 20px;
    top: 20px;
    font-weight: 600;
    font-size: 24px;
}

.catalogue__listbox ul li:hover h3 a.dnld_links {
    color: #00a0e3 !important;
}

@media screen and (max-width:1440px) {
    .catalogue__listbox ul li h3 {
        font-size: 20px;
    }

    .catalogue__listbox ul li h3 .dnld_links {
        top: 25px;
    }
}

@media screen and (max-width:991px) {
    .catalogue__listbox ul li {
        width: calc(33.33% - 16px);
        margin: 5px;
    }

    .catalogue__listbox ul li h3 {
        font-size: 16px;
    }
}

@media screen and (max-width:767px) {
    .catalogue__listbox ul li {
        width: calc(50% - 16px);
        margin: 5px;
        border: solid 2px #e5e5e8;
    }

    .catalogue__boxxxx {
        border-bottom: 2px solid #dddddd;
        padding: 20px 20px 1px 20px;
        margin-bottom: 20px;
    }

    .catalogue__boxxxx h4 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .catalogue__listbox ul li .rn_proframebox {
        height: 137px;
    }

    .catalogue__listbox ul li h3 {
        font-size: 14px;
        line-height: 20px;
        padding: 10px 50px 10px 15px;
    }

    .catalogue__listbox ul li h3 .dnld_links {
        right: 15px;
        top: 13px;
        font-size: 18px;
    }
}

@media screen and (max-width:480px) {
    .catalogue__listbox ul li {
        width: calc(100% - 24px);
        margin: 5px;
        border: solid 2px #e5e5e8;
    }
}

.paagettle {
    margin-bottom: 20px;
    font-size: 22px;
}

.lefft_sidde {
    border-right: 1px solid #f1f1f1;
    padding-right: 0px !important;
}

.right_sidde {
    padding-left: 0px !important;
}

.right_sidde img {
    border: 1px solid #f1f1f1;
}

.epayment-tab-container {
    z-index: 10;
    background-color: #f4f8f8;
    padding: 0 !important;
    border-radius: 0px;
    -moz-border-radius: 0px;
    border: 1px solid #f1f1f1;
    margin-top: 0px;
    margin-left: 0px;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .10);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .10);
    -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .10);
    background-clip: padding-box;
}

.epayment-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}

.asrmenus .epayment-tab-menu,
.asrmenus .epayment-tab {
    overflow-y: auto;
    max-height: 360px;
    margin-bottom: 10px;
}

.epayment-tab-menu div.list-group {
    margin-bottom: 0;
}

.epayment-tab-menu .list-group-item {
    border: 0px !important;
    background: #fafafa;
}

.epayment-tab-menu div.list-group>a {
    margin-bottom: 0;
    font-size: 16px;
}

.asrmenus .epayment-tab-menu div.list-group>a {
    margin-bottom: 0;
    font-size: 12px !important;
    padding: 10px 15px !important;
    border-radius: 6px;
    line-height: 18px !important;
    text-transform: capitalize !important;
    background-color: #ffffff;
    margin: 10px 10px 0px 10px;
}

.epayment-tab-menu div.list-group>a .fa {
    color: #5A55A3;
}

.asrmenus {}

.epayment-tab-menu div.list-group>a:first-child {
    border-radius: 0px !important;
    -moz- border-radius: 0px !important;
}

.asrmenus .epayment-tab-menu div.list-group>a:first-child {
    border-radius: 6px !important;
    -moz- border-radius: 6px !important;
}

.epayment-tab-menu div.list-group>a:last-child {
    border-radius: 0px !important;
    -moz- border-radius: 0px !important;
    border-bottom: 1px solid #f1f1f1 !important;
}

.epayment-tab-menu div.list-group>a.active,
.epayment-tab-menu div.list-group>a.active .fa {
    background-color: #00a0e3;
    color: #ffffff;
    border-radius: 6px;
}

.asrmenus .epayment-tab-menu div.list-group>a:hover {
    background-color: #00a0e3;
    border-radius: 6px;
    color: #ffffff;
}

.epayment-tab-menu div.list-group>a.active:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #00a0e3;
}

.asrmenus .epayment-tab-menu div.list-group>a.active:after,
.asrmenus .epayment-tab-menu div.list-group>a:hover:after {
    content: '';
    position: absolute;
    left: auto;
    right: 100% !important;
    top: 50%;
    margin-top: -10px;
    border-left: 0;
    border-right: 0;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    border-right: 10px solid #00a0e3;
}

.ashdngs {
    text-transform: none !important;
    font-size: 14px !important;
    margin-bottom: 10px;
}

.epayment-tab-content {
    background-color: #ffffff;
    padding: 18px 20px 20px 20px;
}

.asrmenus .epayment-tab-content {
    background-color: transparent !important;
}

.epayment-tab .epayment-tab-content:not(.active) {
    display: none;
}

#tawk-message-preview {
    display: none !important;
}

.catprlop {
    background: #ffffff;
    padding: 5px;
    line-height: 24px !important;
    margin-bottom: 15px;
    overflow: hidden;
    border-radius: 8px;
    display: flex;
    vertical-align: middle;
    border: 1px solid #f1f1f1;
}

.catprlop:hover {
    border-color: #00a0e3;
}

.cathumb {
    width: 70px;
    height: 70px;
    border-radius: 5px;
}

.catxtxbx {
    text-transform: none !important;
    font-weight: 400 !important;
    margin-left: 10px;
    margin-right: 10px;
}

.cat2name {
    color: #111111 !important;
    font-size: 12px;
    line-height: 18px !important;
    margin: 5px 0px 3px;
    font-weight: 600 !important;
}

.greytxext {
    color: #888888 !important;
    font-size: 11px;
    line-height: 16px !important;
}

.plr8 {
    padding-left: 7.5px !important;
    padding-right: 7.5px !important;
}

.moblcthumb {
    width: 100px;
    height: 100px;
    border-radius: 5px;
}

.ctnsmxe {
    font-size: 12px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin: 3px 10px 10px 0px;
    color: black !important;
    line-height: 15px;
    height: 30px;
    text-transform: none !important;
}

.twobxss {
    margin-top: 7px;
}

.twobxss a {
    width: 33.30% !important;
    display: block;
    float: left;
    white-space: normal !important;
}

.clerbx {
    clear: both !important;
}

.mrgingrid {
    margin: 0px 0px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.mrgingrid .col-md-6 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.hmcatbox {
    padding: 16px 20px 20px 20px;
    margin-bottom: 20px;
    border-radius: 15px;
    box-shadow: 0px 3px 10px 0 rgb(0 0 0 / 15%);
    background-color: #ffffff;
    height:90%;
}

.hmcatbox:hover {
    box-shadow: 0px 5px 15px 0 rgb(0 0 0 / 25%);
}

.hmcatbox .imgbxthmb {
    background: #f2f2f2;
    padding: 0px 0px 0px 0px;
    border-radius: 15px;
   
}

.hmcatbox .imgbxthmb .imgsx {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center bottom;
    border-radius: 15px;
}

.hmcatbox .contasas {}

.hmcatbox .contasas h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 7px;
    font-weight: 700;
}

.hmcatbox .contasas p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
    font-weight: 500;
}

.hmcatbox .contasas ul {
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 20px;
    min-height: 80px;
}

.hmcatbox .contasas ul li {
    margin: 0px 0px 5px 0px;
    padding: 0px;
    font-size: 13px;
}

.hmcatbox .contasas .redbts {
    background: linear-gradient(228deg, #00afef, #8ddef8);
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    border: none;
    padding: 12px 30px;
    border-radius: 7px;
}

.hmcatbox .contasas .redbts:hover {
    background: linear-gradient(228deg, #000000, #111111);
    text-decoration: none;
    color: #ffffff;
}

.asrlink {
    position: relative;
}

.asrlink a.lnkssk {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
}

.crosssprice {
    margin-left: 5px;
    text-decoration: line-through;
    color: #999999;
    font-size: 14px !important;
    position: relative;
}

.saveprcnt {
    top: -5px;
    position: relative;
    font-size: 11px !important;
    font-weight: 600;
    letter-spacing: 0.3px;
    color: #02cf39 !important;
    text-transform: capitalize;
    text-align: left;
}

.alllinks {
    font-size: 14px;
    font-weight: 600;
    float: right;
    position: relative;
    margin-top: -20px;
}

.asrfootersocial {
    padding: 20px 0px;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.asrfootersocial .banner__header__icon {
    margin: 0px auto;
}

.ftrbglogo {
    max-width: 200px;
    margin: 35px auto 0px;
}

.grecaptcha-badge {
    bottom: 95px !important;
    display: none !important;
}

.widget.footer-widget {
    margin-bottom: 10px !important;
}

.amaflipbox {
    width: 100px;
    text-align: right;
    z-index: 2;
    position: absolute;
    right: 15px;
    bottom: 17px;
    height: 25px;
}

.amaflipbox a {
    display: inline-block;
    margin-left: 10px;
}

.amaflipbox a img {
    height: 25px;
}

.amaflipbox a:hover {
    opacity: 0.8;
}

.sidebarhover {
    background: #5c5c5c;
    border-radius: 5px 0px 0px 5px;
    box-shadow: 0 0 20px rgb(0, 0, 0, 0.20);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    width: 210px;
    position: fixed;
    right: -150px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 110px;
    display: table;
    z-index: 999;
}

.sidebarhover:hover {
    right: 0;
}

.sidebarhover:hover span {
    margin-left: 10px;
}

.sidebarhover ul {
    margin: 0;
    padding: 10px 3px;
    list-style: none;
    display: table-cell;
    vertical-align: middle;
}

.sidebarhover ul li {
    display: block;
}

.sidebarhover ul li a {
    color: #fff;
    text-decoration: none;
    padding: 5px 0px 5px 15px;
    display: block;
}

.sidebarhover ul li a:hover {
    color: #ccc;
}

.sidebarhover ul li img {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
}

.sidebarhover ul li span {
    font-size: 14px;
    margin-left: 20px;
    display: inline-block;
    vertical-align: middle;
}

.catsectn {
    background-color: #fcf6dc;
    padding: 35px 0px 25px 0px;
}

.ctainformn {
    border-right: 1px solid #e4e0e0;
    margin-bottom: 20px;
    padding-right: 15px;
}

.ctainformn .ctaicon {
    margin-bottom: 15px;
    height: 24px;
}

.ctainformn a.ctatexts {
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}

.ctainformn a.ctatexts::after {
    content: "";
    display: block;
    width: 20%;
    height: 2px;
    background: #eeb116;
    transition: width 0.3s;
    margin-top: 5px;
}

.ctainformn:hover a.ctatexts::after {
    width: 40%;
}

.ctainformn p {
    font-size: 13px;
}

.casrcontbx {
    padding: 50px 50px 30px 50px;
}

.casrcontbx .bdr_left {
    position: relative;
    margin-bottom: 30px;
    font-size: 30px !important;
    font-weight: 700 !important;
}

.casrcontbx .bdr_left span {
    font-size: 20px !important;
    font-weight: 400 !important;
}

.casrcontbx .bdr_left::before {
    content: "";
    display: block;
    height: 1px;
    width: 100px;
    background: #004650;
    position: absolute;
    left: 0px;
    bottom: -10px;
}

.casrcontbx .lnkas {
    color: #000;
    font-size: 14px;
}

.casrcontbx .lnkas:hover {
    text-decoration: underline;
}

.casrcontbx .lnkas::after {
    content: "";
    display: inline-block;
    height: 5px;
    width: 5px;
    position: relative;
    top: -1px;
    border: 1px solid #000;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(45deg);
    margin-left: 15px;
    vertical-align: ;
}

.call_fixed_btn {
    border-radius: 100px;
    display: block;
    bottom: 20px;
    box-shadow: 2px 2px 12px -5px #000000;
    color: #fff;
    cursor: pointer;
    height: 48px;
    line-height: 48px;
    font-size: 28px;
    margin: 0;
    position: fixed;
    left: 9px;
    text-align: center;
    width: 48px;
    z-index: 2;
    background-color: #03a84e;
}

.call_fixed_btn:hover {
    color: #fff !important;
}

.cateallnk {
    padding: 0px !important;
    color: #202020 !important;
    font-size: 12px !important;
    line-height: 16px !important;
    display: inline-block;
    top: -20px;
    position: relative;
    text-transform: capitalize;
}

.rn_home_video {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 59%;
    overflow: hidden;
}

.rn_home_video iframe {
    position: absolute;
    width: 100%;
    border-radius: 0px !important;
    top: -50px;
    left: 0;
    width: 100%;
    height: calc(100% + 100px);
}
.rn_home_video video{
    position: absolute;
    width: 100%;
    border-radius: 0px !important;
    top: -50px;
    left: 0;
    width: 100%;
    height: calc(100% + 100px);
}

.rn_home_video .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

.rn_home_video .overlay .overlay-col {
    margin-top: 42.5%;
}

.rn_home_video .overlay img {
    width: 200px;
    height: auto;
    margin-bottom: 20px;
}

.rn_home_video .overlay h2 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
}

.rn_home_video .explore-btn {
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px solid #d7a66f;
    background: rgb(179 140 97 / 82%);
    padding: 9px 20px;
    min-width: 135px;
    text-align: center;
}

.catsectionboxx {
    background: #fcf6dc;
    padding: 40px 0px;
}

.catsectionboxx .imgsxbnr {
    border-radius: 10px;
    max-width: 100%;
}

.catsectionboxx .form_cta {
    margin: 0px 20px;
    border: 1px solid #222222;
    background: #ffffff;
    border-radius: 10px;
    padding: 38px 35px;
}

.txtbxarea h3 {
    margin-bottom: 10px;
    font-weight: 700;
    color: #111111;
    text-transform: uppercase;
}

.txtbxarea p {
    margin-bottom: 10px;
    font-size: 13px !important;
    font-weight: 500;
    color: #666666;
}

.txtbxarea p span {
    color: black !important;
}

.txtbxarea .brln {
    height: 2px;
    background: #222222;
    width: 80px;
    margin: 15px 0px 25px 0px;
}

.form_cta .form-control {
    border: 1px solid #666666 !important;
}

.form_cta .form-control:focus {
    box-shadow: none !important;
    outline: none !important;
}

.certifipage .dash_board_inside {
    width: 100% !important;
}

.certifipage .dash_board_inside:after {
    width: 0px !important;
}

@media (max-width: 767px) {
    .catsectionboxx {
        padding: 30px 0px;
    }

    .catsectionboxx .imgsxbnr {
        border-radius: 8px;
    }

    .catsectionboxx .form_cta {
        margin: 20px 0px 0px 0px;
        border-radius: 8px;
        padding: 25px 25px;
    }

    .txtbxarea h3 {
        margin-bottom: 8px;
        font-size: 20px !important;
    }

    .txtbxarea p {
        margin-bottom: 8px;
        font-size: 12px !important;
    }

    .txtbxarea .brln {
        height: 2px;
        width: 60px;
        margin: 12px 0px 20px 0px;
    }

    .back-to-top {
        right: auto;
        left: 25px !important;
        bottom: 130px !important;
    }

    .call_fixed_btn {
        bottom: 75px;
        cursor: pointer;
        height: 42px;
        line-height: 42px;
        font-size: 24px;
        left: 6px;
        width: 42px;
    }

    .rn_home_video {
        padding-top: 82%;
        height: auto;
        overflow: hidden;
    }

    .rn_home_video .overlay .overlay-col {
        margin-top: 50px;
    }

    .rn_home_video iframe {
        position: absolute;
        top: -60px;
        margin: 0px auto;
        width: 100%;
        height: calc(100% + 110px);
        border-radius: 0px !important;
    }
  .rn_home_video video{
        position: absolute;
        top: -80px;
        margin: 0px auto;
        width: 100%;
        height: calc(100% + 110px);
        border-radius: 0px !important;
    }

    .rn_home_video .overlay img {
        width: 120px;
    }

    .rn_home_video .overlay h2 {
        font-size: 17px;
        line-height: 26px;
    }

    .rn_home_video .explore-btn {
        font-size: 12px;
        padding: 6px 12px;
    }
}

.landingbox {
    margin: 0px;
    padding: 40px 0px 40px 40px;
}

.landingbox h2 {
    color: #ffffff !important;
    font-weight: 700 !important;
}

.landingbox p {
    margin-bottom: 15px !important;
    color: #ffffff !important;
}

.landingbox select.form-control {
    font-size: 14px !important;
    color: #000000 !important;
}

.landingbox .form-control {
    background: #ffffff !important;
    border-radius: 0px !important;
}

@media only screen and (max-width:767px) {
    .landingbox {
        padding: 25px 25px 25px 25px;
        margin: 20px 20px 20px 20px;
        margin-top: -250px;
        background: #0086bf;
    }

    .section-title-wrap {
        margin-bottom: 14px !important;
    }

    .amaflipbox {
        width: 70px;
        bottom: 15px;
        height: 26px;
    }

    .amaflipbox a {
        margin-left: 5px !important;
    }

    .amaflipbox a img {
        height: 20px;
    }

    .casrcontbx {
        padding: 40px 30px 30px 30px;
    }

    .casrcontbx .bdr_left {
        margin-bottom: 25px;
        font-size: 24px !important;
    }

    .casrcontbx .bdr_left span {
        font-size: 16px !important;
    }

    .casrcontbx p {
        font-size: 14px !important;
    }

    .casrcontbx .lnkas {
        color: #000;
        font-size: 13px;
    }

    .ctainformn {
        border-right: 1px solid #e4e0e0;
        margin-bottom: 20px;
        padding-right: 15px;
    }

    .ctainformn.nobdr {
        border-right: 0px solid #e4e0e0;
    }

    .sidebarhover {
        display: none;
    }

    .asrfootersocial {
        padding: 15px 0px !important;
    }

    .grecaptcha-badge {
        bottom: 100px !important;
    }

    .ftrbglogo {
        max-width: 150px;
        margin: 25px auto 0px;
    }

    .hmcatbox {
        padding: 0px !important;
        margin-bottom: 20px;
        border-radius: 10px !important;
    }

    .hmcatbox .contasas h3 {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 5px;
        font-weight: 700;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    .hmcatbox .contasas p {
        font-size: 13px;
        line-height: 19px;
        margin-bottom: 7px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    .hmcatbox .contasas ul {
        margin: 13px 0px 20px 0px;
    }

    .hmcatbox .contasas ul li {
        margin: 0px 0px 3px 0px;
        padding: 0px;
        font-size: 12px;
    }

    .hmcatbox .contasas .redbts {
        font-size: 12px;
        padding: 6px 15px 8px 15px;
        border-radius: 5px;
    }

    .hmcatbox .contasas {
        min-height: 210px;
        padding: 0px 15px 15px 15px;
    }

    .hmcatbox .imgbxthmb {
        padding: 0px;
        border-radius: 9px 9px 0px 0px;
        height: 160px;
        margin-bottom: 15px;
    }

    .hmcatbox .imgbxthmb .imgsx {
        object-fit: cover !important;
        object-position: center center !important;
        border-radius: 8px !important;
    }

    .section-title .heading-02 {
        font-size: 22px !important;
        line-height: 24px !important;
    }

    .alllinks {
        font-size: 12px;
        margin-top: -24px;
    }

    .right_sidde .frmhhdng {
        display: none !important;
    }

    .right_sidde label {
        font-size: 12px !important;
        line-height: 12px !important;
    }

    .right_sidde .addresss_form .form-group {
        margin-bottom: 18px !important;
    }

    .lefft_sidde {
        border-right: 0px !important;
        padding-right: 0px !important;
        margin-left: -15px;
    }

    .epayment-tab-menu div.list-group {
        flex-direction: row !important;
    }

    .epayment-tab-menu div.list-group>a {
        font-size: 12px;
        padding: 11px 10px;
        line-height: 16px;
        width: 50%;
        border: 1px solid #f1f1f1 !important;
    }

    .epayment-tab-content {
        background-color: #ffffff;
        padding: 18px 20px 30px 20px;
    }

    .paagettle {
        margin-bottom: 20px;
        margin-top: 15px;
        font-size: 18px;
    }

    .epayment-tab-menu div.list-group>a.active:after {
        margin-top: -9px;
        border-left: 0;
        border-bottom: 9px solid transparent;
        border-top: 9px solid transparent;
        border-left: 0px solid #00a0e3;
    }

    .right_sidde .addresss_form .form-control {
        font-size: 11px !important;
    }

    .right_sidde .addtocartbtn {
        font-size: 13px !important;
        padding: 7px 20px !important;
    }
}

@media only screen and (max-width: 420px) {
    /* .search_box .input-group {
        max-width: 82% !important;
    } */

    .topbar-area:before {
        width: 75% !important;
    }
}

.discount-message {
    font-size: 15px!important;
    color: #ffffff!important;
    background: linear-gradient(90deg, #d3331f, #15695d);
    padding: 10px 15px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    text-align: center;
    width: fit-content;
    border: 2px solid #fff; 
    animation: zoomOutIn 3s infinite;
    
  }
@keyframes zoomOutIn {
  0% {
      transform: scale(0.9);
  }
  50% {
      transform: scale(1);
  }
  100% {
      transform: scale(0.9);
  }
}