﻿@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i|Rubik:300,300i,400,400i,500,500i,700,700i,900,900i|Prata&amp;subset=cyrillic,cyrillic-ext,vietnamese");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

::selection {
    background-color: rgb(204, 226, 255);
    color: rgba(0, 0, 0, 0.87);
}

ol, ul {
    list-style: none;
    margin-bottom: 0px !important;
}

a:hover {
    text-decoration: none;
    color: inherit !important;
}

blockquote, q {
    quotes: none;
}

    blockquote::before, blockquote::after, q::before, q::after {
        content: none;
    }

button {
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
}

* {
    margin: 0px;
    padding: 0px;
}

a:focus {
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: none !important;
}

button {
    outline: none;
}

    button:focus {
        outline: none !important;
    }

input {
    outline: none;
}

textarea {
    outline: none;
}

p {
    font-size: 14px;
    line-height: 26px;
    color: #333333;
}

a {
    cursor: pointer !important;
}

h1 {
    font-size: 2em;
    line-height: 1.25;
    font-family: "Rubik", sans-serif !important;
}

h2 {
    font-size: 1.625em;
    line-height: 1.15385;
    font-family: "Rubik", sans-serif ;
}

h3 {
    font-size: 1.375em;
    line-height: 1.13636;
    font-family: "Rubik", sans-serif !important;
}

h4 {
    font-size: 1.125em;
    line-height: 1.11111;
}

h5 {
    font-size: 1.1em;
    line-height: 1.1;
    font-family: "Rubik", sans-serif !important;
}

h6 {
    font-size: 1em;
    line-height: 1.05;
    font-family: "Rubik", sans-serif !important;
}

blockquote {
    font-size: 1.25em;
    line-height: 1.25;
    font-family: "Rubik", sans-serif !important;
}

@media (min-width: 43.75em) {
    h1 {
        font-size: 2.5em;
        line-height: 1.125;
    }

    h2 {
        font-size: 2em;
        line-height: 1.25;
    }

    h3 {
        font-size: 1.5em;
        line-height: 1.25;
    }

    h4 {
        line-height: 1.22222;
    }

    blockquote {
        font-size: 1.5em;
        line-height: 1.45833;
    }
}

@media (min-width: 56.25em) {
    h1 {
        font-size: 3em;
        line-height: 1.05;
    }

    h2 {
        font-size: 2.25em;
        line-height: 1.25;
    }

    h3 {
        font-size: 1.75em;
        line-height: 1.25;
    }
}

.ask-question, nav, .notification-box.active, nav ul li a, .user-account-settingss.active, .user-info a, .suggestion-usd > span i, .view-more > a, .tags-sec ul li a, .post-st ul li a, .ed-opts > a, .bk-links li a, .like-com li a, .user-profy > a, .slick-previous::before, .slick-nexti::before, .comment > a, .sign_link > a, .post-popup, .post-project > a, .post-project-fields form ul li button, .post-project-fields form ul li a, .sign-control li a, .cover-sec > a, .star-descp > a, .message-btn a, .pf-gallery ul li, .gallery_pt::before, .gallery_pt > a, .overview-box, .skl-name, .conv-list, .save-stngs ul li button, .forum-links.active, .react-links li a, .next-prev > a, nav ul li:hover > ul, .user-pro-img > a i {
    transition: all 0.4s ease-in 0s;
}

body::-webkit-scrollbar {
    width: 14px;
    height: 18px;
}

body::-webkit-scrollbar-button {
    width: 0px;
    height: 0px;
    display: none;
}

body::-webkit-scrollbar-corner {
    background-color: transparent;
}

body::-webkit-scrollbar-thumb {
    height: 6px;
    border: 4px solid transparent;
    background-clip: padding-box;
    border-radius: 7px;
    background-color: rgba(0, 0, 0, 0.15);
    box-shadow: rgba(0, 0, 0, 0.05) -1px -1px 0px inset, rgba(0, 0, 0, 0.05) 1px 1px 0px inset;
}

html {
    font-size: 14px;
}

body {
    margin: 0px;
    font-size: 0.875rem;
    line-height: 1.42857;
    color: #333333;
    font-family: "Rubik", sans-serif !important;
    background: rgb(247, 247, 247) !important;
}

    body::-webkit-scrollbar {
        width: 4px;
    }

    body::-webkit-scrollbar-thumb {
        height: 50px;
        background: rgba(136, 136, 136, 0.4);
    }

input[type="text"] {
    color: #333333 !important;
}

.night_mode_switch__btn {
    border-bottom: 1px solid rgb(239, 239, 239);
}

    .night_mode_switch__btn a {
        font-size: 14px;
        transition: all 0.3s ease 0s;
        font-weight: 500;
        border-radius: 10px;
        color: rgb(51, 51, 51);
        padding: 15px;
        position: relative;
        display: flex;
        align-items: center;
        width: 220px;
    }

        .night_mode_switch__btn a i {
            font-size: 120%;
            height: 30px;
            width: 30px;
            background: rgb(255, 236, 236);
            border-radius: 100%;
            margin-right: 10px;
            padding: 6px 4px 0px;
            display: inline-block;
        }

.btn-night-mode .btn-night-mode-switch {
    display: inline-block;
    height: 18px;
    width: 37px;
    top: 35%;
    right: 13px;
    position: absolute;
}

.search-by-cat::-webkit-scrollbar {
    width: 4px;
}

.search-by-cat::-webkit-scrollbar-thumb {
    height: 50px;
    background: rgba(136, 136, 136, 0.4);
}

.bs-canvas-body::-webkit-scrollbar {
    width: 4px;
}

.bs-canvas-body::-webkit-scrollbar-thumb {
    height: 50px;
    background: rgba(136, 136, 136, 0.4);
}

.scrollstyle_4::-webkit-scrollbar {
    width: 4px;
    background-color: rgb(241, 241, 241);
}

.scrollstyle_4::-webkit-scrollbar-thumb {
    background-color: rgb(229, 229, 229);
}

.scrollstyle_4::-webkit-scrollbar-track {
    box-shadow: rgba(255, 255, 255, 0.3) 0px 0px 6px inset;
    background-color: rgb(245, 245, 245);
}

.header {
    position: fixed;
    z-index: 999;
    width: 100%;
    float: left;
    background: rgb(251, 203, 179);
    box-shadow: rgb(22 22 22 / 4%) 0px 0px 0px 1px;
    border-bottom: 0px solid rgb(255, 255, 255);
    border-top: 0px solid rgb(255, 255, 255);
}

.top-header-group {
    float: left;
    width: 100%;
    display: block;
}

.top-header {
    float: left;
    width: 100%;
    display: flex;
    height: 72px;
    align-items: center;
    box-shadow: rgb(237, 237, 237) 0px 0px 3px 0px;
    background: #dd590b;
}

.main_logo {
    float: left;
    width: 244px;
    height: 78px;
}

.blog_logo {
    padding: 12px 0px;
}

.logo-inverse {
    display: none;
}

.search120 {
    float: left;
    margin-left: 20rem;
    width: 48%;
}

.main_logo img {
    width: 100%;
    padding: 4px 0px 0px 21px;
    max-width: 160px;
}

.res_main_logo {
    display: none;
    width: 45px;
}

    .res_main_logo img {
        /* max-width: 174px; */
        width: 100%;
        padding-top: 0px;
    }

.srch10 {
    background: rgb(255, 255, 255) !important;
    border: 0px !important;
    color: rgb(255, 255, 255) !important;
}

i.icon1 {
    font-size: 16px !important;
}

.ui.swdh10 {
    width: 100%;
    font-size: 14px !important;
}

.ui[class*="left icon"].swdh10.input > input {
    font-size: 14px;
    font-weight: 500;
    padding-left: 3.2em !important;
    padding-right: 1em !important;
    border: 0px !important;
}

.ui.search .prompt {
    width: 100%;
    border-radius: 0.3rem !important;
}

.header_right {
    margin-left: auto;
    float: right;
    padding-right: 15px;
}

    .header_right ul li {
        display: inline-block;
        vertical-align: middle;
    }

.option_links {
    padding: 10px 9px;
    font-size: 20px;
    color: #333333;
    position: relative;
}

    .option_links i {
        font-size: 18px;
    }

    .option_links .icon_wishlist {
        background: rgba(246, 151, 51, 0.2);
        color: rgb(246, 151, 51);
        height: 35px;
        width: 35px;
        display: inline-block;
        padding: 10px 5px;
        border-radius: 100%;
    }

    .option_links .icon_noti {
        background: rgba(2, 114, 54, 0.2);
        color: rgb(2, 114, 54);
        height: 35px;
        width: 35px;
        display: inline-block;
        padding: 10px 5px;
        border-radius: 100%;
    }

    .option_links:hover, .option_links:focus {
        color: #333333 !important;
    }

.noti_count {
    font-size: 11px;
    position: absolute;
    top: 0px;
    right: 8px;
    background: rgb(2, 114, 54);
    color: rgb(255, 255, 255);
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 1.5;
    border-radius: 100%;
    font-weight: 500;
}

.noti_count1 {
    font-size: 11px;
    font-weight: 600;
    position: absolute;
    top: 0px;
    right: 8px;
    background: rgb(246, 151, 51);
    color: rgb(255, 255, 255);
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 1.5;
    border-radius: 100%;
}

.opts_account {
    font-weight: 500;
    color: rgb(255, 255, 255);
    float: right;
    padding: 5px 5px 5px 10px;
    border-radius: 10px;
    margin-left: 17px;
}

    .opts_account img {
        width: 30px;
        border-radius: 50%;
        border: 1px solid rgb(255, 255, 255);
        box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 2px 0px;
        margin-left: 0px;
    }

    .opts_account .user__name {
        margin-left: 10px;
        font-family: "Rubik", sans-serif ;
    }

    .opts_account:hover {
        color: rgb(255 255 255) !important;
    }

.icon__1 {
    font-size: 18px;
    margin-right: 10px;
}

.left_title {
    padding: 20px 17px 10px;
    font-size: 12px;
    font-weight: 500;
    color: rgb(175, 175, 175);
    text-align: left;
    margin-bottom: 0px;
}

.user_img img {
    width: 30px;
    border-radius: 100%;
    margin-left: 17px;
    margin-right: 15px;
}

.menu.dropdown_account {
    margin-top: 10px !important;
    border-top: 1px solid rgb(255, 255, 255) !important;
    border-radius: 3px !important;
}

.menu.dropdown_account_rl {
    min-width: 220px !important;
}

.rl-account-step p {
    font-size: 13px;
    font-weight: 400;
}

.rl-account {
    text-align: center;
    padding: 15px;
}

.rl-account-step {
    padding-bottom: 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgb(239, 239, 239);
}

    .rl-account-step:last-child {
        padding-bottom: 0px;
        margin-bottom: 0px;
        border-bottom: 0px;
    }

.lr-acount-btn {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s, border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    padding: 8px 10px;
    font-size: 14px;
    line-height: 16px;
    border-radius: 4px;
    color: rgb(255, 255, 255);
    background-color: rgb(213, 92, 20);
}

.menu.dropdown_mn {
    width: 300px;
    margin-top: 12px !important;
    border-top: 1px solid rgb(255, 255, 255) !important;
    border-radius: 3px !important;
    min-width: 300px !important;
}

.menu.dropdown_ms {
    width: 300px;
    margin-top: 12px !important;
    border-top: 1px solid rgb(255, 255, 255) !important;
    border-radius: 3px !important;
    min-width: 300px !important;
}

.channel_my {
    min-width: 100%;
    max-width: 100%;
    white-space: normal;
    padding: 15px !important;
    border-bottom: 1px solid rgb(239, 239, 239) !important;
}

    .channel_my:last-child {
        border-bottom: 0px !important;
    }

.profile_link {
    display: flex;
}

    .profile_link img {
        width: 40px;
        height: 40px;
        margin-right: 10px;
        border: 2px solid rgb(255, 255, 255);
        border-radius: 100%;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 2px 0px;
    }

.pd_content {
    width: 80%;
    white-space: normal;
}

    .pd_content h6 {
        font-size: 14px;
        font-weight: 500;
        margin-bottom: 5px;
        color: #333333;
        text-align: left;
        position: relative;
    }

    .pd_content span {
        font-size: 13px;
        font-weight: 400;
        margin-bottom: 0px;
        color: rgb(104, 111, 122);
        text-align: left;
    }

.dp_link_12 {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    margin-top: 15px;
    display: block;
    text-align: left;
}

    .dp_link_12:hover {
        color: rgb(237, 42, 38) !important;
    }

.ui.dropdown .menu > .channel_item {
    color: #333333 !important;
    padding: 0.785714rem 1.14286rem !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

    .ui.dropdown .menu > .channel_item:hover {
        color: #333333 !important;
        background: rgb(255, 236, 236) !important;
    }

.rhte85 {
    display: flex;
}

.mef78 i {
    font-size: 18px;
    line-height: 15px;
    color: rgb(29, 161, 242);
}

.pd_content p {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 8px;
    color: #333333;
    text-align: left;
    margin-top: 8px;
    line-height: 20px;
}

.pd_content span.nm_time {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 0px;
    color: rgb(175, 175, 175);
    text-align: left;
}

.vbm_btn {
    width: 100%;
    text-align: center;
    float: left;
    padding: 15px 0px;
    background: rgb(213, 92, 20);
    font-size: 14px;
    font-weight: 500;
    color: rgb(255, 255, 255) !important;
}

.ui.input > input {
    font-family: "Rubik", sans-serif !important;
}

.select_location {
    margin-left: 34px;
    float: left;
}

.ui.inline.dropdown.loc-title > .text {
    color: #333333;
    font-size: 14px;
    font-weight: 500 !important;
}

.menu.dropdown_loc {
    width: 170px;
    margin-top: 20px !important;
    border-top: 1px solid rgb(255, 255, 255) !important;
    border-radius: 3px !important;
    min-width: 170px !important;
}

.offer-link {
    font-size: 14px;
    font-weight: 400;
    margin-right: 18px;
    color: rgb(255, 255, 255);
    margin-left: 6px;
    font-family: "Rubik", sans-serif ;
}

    .offer-link:hover {
        color: rgb(249, 184, 145) !important;
    }

    .offer-link i {
        font-size: 16px;
        margin-right: 3px;
    }

.sub-header-group {
    float: left;
    width: 100%;
    display: block;
    background: white;
}

.sub-header {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    border-top: 0px solid rgb(255, 255, 255);
}

.navbar-light .main_nav .nav-link {
    font-family: "Rubik", sans-serif ;
    font-weight: 650;
    color: rgb(51, 51, 51) !important;
    background: transparent !important;
    text-transform: capitalize;
}

.main_nav .nav-link {
    display: block;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    padding: 5px 4px !important;
}

.navbar-light .main_nav .nav-link.active {
    color: rgb(221 89 11) !important;
}

.navbar-light .main_nav .nav-link:hover {
    color: rgb(221 89 11) !important;
}

.header_cart {
    margin-left: auto;
}

.cart__btn {
    font-size: 14px;
    font-weight: 500;
    background: rgb(255 255 255);
    padding: 12px 30px;
    text-align: center;
    font-family: "Rubik", sans-serif ;
    color: rgb(0 0 0) !important;
}

    .cart__btn span {
        margin: 0px 2px;
    }

.hover-btn:hover {
    transition: all 0.2s ease-in-out 0s;
    background: rgb(249 249 249);
    color: rgb(0 0 0) !important;
}

.cart__btn ins {
    margin-left: 5px;
    color: rgb(18 18 18) !important;
    text-decoration: none !important;
}

.category_drop {
    padding: 11px 30px;
    font-size: 14px;
    color: rgb(0, 0, 0);
    position: relative;
    font-weight: 600;
    border-right: 1px solid rgb(239, 239, 239);
    background: rgb(255, 255, 255);
    font-family: "Rubik", sans-serif ;
}

    .category_drop i {
        margin-right: 10px;
    }

.menu.dropdown_page {
    width: 220px;
    margin-top: 8px !important;
    border-top: 1px solid rgb(255, 255, 255) !important;
    border-radius: 3px !important;
    min-width: 170px !important;
    padding-bottom: 5px !important;
}

.menu_toggle_btn {
    line-height: 1;
    padding: 5px 5px 3px !important;
    border: 0px !important;
    border-radius: 5px !important;
    font-size: 26px !important;
    background: rgb(255 255 255) !important;
    color: rgb(0, 0, 0) !important;
}

.mt1-5 {
    text-align: center;
    margin-top: 124px !important;
}

.bmt1-5 {
    text-align: center;
    margin-top: 60px !important;
}

.bg-dark1 {
    z-index: 999;
    background-color: rgb(255, 255, 255) !important;
}

.main-gambo-model {
}

.category-area-inner .modal-header {
    border-bottom: 0px;
}

.category-area-inner .btn-close {
    color: rgb(255, 255, 255) !important;
    opacity: 1 !important;
    padding: 30px 0px 15px !important;
    font-size: 30px !important;
    cursor: pointer !important;
}

.category-model-content {
    background: rgb(255, 255, 255);
    border: 0px !important;
    border-radius: 0px !important;
}

.catey__icon {
    display: none;
}

.search__icon {
    display: none;
}

.sub-header-icons-list {
    display: inline-block;
    font-size: 20px;
}

.cate__btn {
    font-size: 20px;
    padding: 20px 20px 19px;
    color: rgb(255 138 68) !important;
}

    .cate__btn:hover {
        color: rgb(213, 92, 20) !important;
    }

.search__btn {
    font-size: 20px;
    padding: 20px 20px 21px;
    background: #333333;
    color: rgb(255, 255, 255) !important;
}

.cate-header {
    background: #333333;
    color: rgb(255, 255, 255);
    padding: 15px 20px;
}

    .cate-header h4 {
        font-size: 18px;
        font-weight: 500;
        line-height: 24px;
    }

.category-by-cat {
    width: 100%;
    display: inline-table;
}

    .category-by-cat li {
        width: 33.333%;
        vertical-align: middle;
        display: inline-block;
        list-style: none;
        float: left;
    }

.single-cat-item {
    text-align: center;
    padding: 20px 10px;
    display: block;
}

    .single-cat-item:hover {
        background: rgb(249, 249, 249);
    }

    .single-cat-item .text {
        font-size: 14px;
        font-weight: 500;
        color: #333333;
    }

    .single-cat-item .icon {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

        .single-cat-item .icon img {
            height: 50px;
        }

.morecate-btn {
    display: block;
    text-align: center;
    border-top: 1px solid rgb(239, 239, 239);
    padding: 20px;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
}

    .morecate-btn i {
        margin-right: 5px;
    }

    .morecate-btn:hover {
        color: rgb(213, 92, 20) !important;
    }

.search-ground-area {
    max-width: 400px !important;
}

.search-header {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgb(239, 239, 239);
}

    .search-header input {
        width: 100%;
        border: 0px;
        padding: 20px;
        position: relative;
    }

    .search-header button {
        position: absolute;
        right: 0px;
        background: transparent;
        border: 0px;
        padding: 17px;
        font-size: 20px;
    }

.search-by-cat {
    width: 100%;
    height: 321px;
    overflow: hidden scroll;
}

    .search-by-cat .single-cat {
        -webkit-box-align: center;
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 0px;
        transition: all 0.25s ease 0s;
        padding: 15px 20px;
    }

        .search-by-cat .single-cat .icon {
            background-color: rgb(249, 249, 249);
            border-radius: 5%;
            color: rgb(255, 255, 255);
            font-size: 22px;
            height: 50px;
            line-height: 47px;
            text-align: center;
            width: 50px;
        }

            .search-by-cat .single-cat .icon img {
                width: 30px;
            }

        .search-by-cat .single-cat .text {
            color: #333333;
            font-weight: 400;
            padding-left: 20px;
            font-size: 16px;
        }

        .search-by-cat .single-cat:hover .text {
            color: rgb(213, 92, 20);
        }

.bg-cart {
    background: rgb(247, 247, 247);
}

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

.bs-canvas {
    top: 0px;
    z-index: 1110;
    overflow: hidden auto;
    width: 400px;
    transition: margin 0.4s ease-out 0s;
}

.bs-canvas-left {
    left: 0px;
    margin-left: -400px;
}

.bs-canvas-close {
    color: rgb(255, 255, 255) !important;
    opacity: 1 !important;
}

.side-cart-header {
    background: #333333;
    color: rgb(255, 255, 255);
    position: sticky;
    top: 0px;
}

.main-cart-title {
    font-size: 18px;
    font-weight: 600;
}

    .main-cart-title span {
        color: rgb(255 148 185);
        margin-left: 5px;
    }

.bs-canvas-body {
    background: rgb(247, 247, 247);
    position: absolute;
    width: 100%;
    top: 48px;
    bottom: 190px;
    overflow-y: scroll;
}

.bs-canvas-footer {
    background: rgb(255, 255, 255);
    position: absolute;
    width: 100%;
    bottom: 0px;
    border-top: 1px solid rgb(239, 239, 239);
}

.cart-top-total {
    background: rgb(255, 255, 255);
    border-bottom: 1px solid rgb(239, 239, 239);
    padding: 20px;
}

.cart-total-dil {
    display: flex;
    width: 100%;
    align-items: center;
}

    .cart-total-dil h4 {
        margin-bottom: 0px;
        font-size: 14px;
        font-weight: 400;
        color: #333333;
        line-height: 24px;
    }

    .cart-total-dil span {
        color: rgb(255 138 68);
        font-size: 16px;
        margin-left: auto;
        font-weight: 400;
        line-height: 24px;
    }

.main-total-cart {
    display: flex;
    padding: 20px;
    border-bottom: 1px solid rgb(229, 229, 229);
}

.saving-total {
    padding: 20px 20px 0px;
}

.main-total-cart h2 {
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    line-height: 24px;
}

.main-total-cart span {
    color: rgb(221 89 11);
    font-size: 18px;
    margin-left: auto;
    font-weight: 700;
    line-height: 24px;
}

.checkout-cart {
    display: flex;
    padding: 20px;
    align-items: center;
}

.promo-code {
    font-size: 14px;
    font-weight: 600;
    color: #333333;
    line-height: 24px;
}

    .promo-code:hover {
        color: rgb(213, 92, 20) !important;
    }

.cart-checkout-btn {
    display: inline-block;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    background: rgb(221 89 11);
    font-weight: 500;
}

.cart-item {
    display: flex;
    padding: 20px;
    background: rgb(255, 255, 255);
    border-bottom: 1px solid rgb(239, 239, 239);
}

    .cart-item:last-child {
        border-bottom: 0px;
    }

.side-cart-items {
}

.cart-product-img {
    width: 130px;
    position: relative;
}

    .cart-product-img img {
        width: 100%;
        border-radius: 5px;
        border: 1px solid rgb(247, 247, 247);
    }

.offer-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 10px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    background: rgb(213, 92, 20);
    padding: 1px 10px 0px;
    border-radius: 3px;
    line-height: 20px;
}

.cart-text {
    margin-left: 20px;
    width: 100%;
    position: relative;
}

    .cart-text h4 {
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        color: #333333;
        text-align: left;
        margin-bottom: 10px;
    }

.cart-close-btn {
    position: absolute;
    top: 2px;
    right: 0px;
    background: transparent;
    border: 0px;
    font-size: 18px;
    color: #333333;
}

    .cart-close-btn:hover {
        color: rgb(213, 92, 20);
    }

.kggrm-now {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

    .kggrm-now li {
        margin-right: 5px;
        width: 74px;
        height: 30px;
        position: relative;
        text-align: center;
        display: inline-block;
    }

    .kggrm-now label, .kggrm-now input {
        display: block;
        position: absolute;
        inset: 0px;
    }

        .kggrm-now input[type="radio"] {
            display: none;
        }

            .kggrm-now input[type="radio"]:checked + label, .Checked + label {
                background: rgb(213, 92, 20);
            }

    .kggrm-now label {
        padding: 3px;
        cursor: pointer;
        background: rgb(199, 199, 199);
        color: rgb(255, 255, 255);
        border-radius: 3px;
        font-weight: 600;
        font-size: 12px;
    }

        .kggrm-now label:hover {
            background: rgb(213, 92, 20);
        }

.qty-group {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.quantity {
    display: inline-block;
}

    .quantity .input-text.qty {
        width: 35px;
        height: 30px;
        padding: 0px 5px;
        text-align: center;
        background-color: rgb(251 251 251);
        border: 0px;
        margin-left: -4px;
        margin-right: -4px;
        font-size: 12px;
        color: #000;
        font-weight: 500;
    }

    .quantity .input-text.qty1 {
        width: 35px;
        height: 30px;
        padding: 0px 5px;
        text-align: center;
        border: 0px;
        margin-left: -4px;
        margin-right: -4px;
        background: rgb(255, 255, 255);
        font-size: 12px;
        font-weight: 500;
    }

    .quantity .input-text.qty.white-bg-input {
        border: 1px solid rgb(239, 239, 239);
    }

    .quantity .input-text.qty1.white-bg-input {
        border: 1px solid rgb(239, 239, 239);
    }

    .quantity.buttons_added {
        text-align: left;
        position: relative;
        white-space: nowrap;
        vertical-align: top;
    }

        .quantity.buttons_added input {
            display: inline-block;
            margin: 0px;
            vertical-align: top;
            box-shadow: none;
        }

        .quantity.buttons_added .minus, .quantity.buttons_added .plus {
            padding: 6px 10px 5px;
            height: 30px;
            background-color: rgb(221 89 11);
            border: 0px;
            color: rgb(255, 255, 255);
            cursor: pointer;
            border-radius: 3px;
            width: 30px;
        }

        .quantity.buttons_added .minus-btn {
            border-radius: 3px 0px 0px 3px;
        }

        .quantity.buttons_added .plus-btn {
            border-radius: 0px 3px 3px 0px;
        }

        .quantity.buttons_added .minus {
            border-right: 0px;
        }

        .quantity.buttons_added .plus {
            border-left: 0px;
        }

            .quantity.buttons_added .minus:hover, .quantity.buttons_added .plus:hover {
                background: linear-gradient(to right, rgb(177 24 77), rgb(219 14 85)) rgb(21, 127, 135);
                transition: all 0.2s ease-in-out 0s;
                color: rgb(255, 255, 255) !important;
            }

    .quantity input::-webkit-outer-spin-button, .quantity input::-webkit-inner-spin-button {
        appearance: none;
        margin: 0px;
    }

    .quantity.buttons_added .minus:focus, .quantity.buttons_added .plus:focus {
        outline: none;
    }

.cart-item-price {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: rgb(221 89 11);
    text-align: right;
    display: inline-flex;
    margin-left: auto;
}

    .cart-item-price span {
        color: rgb(199, 199, 199);
        text-decoration: line-through;
        margin-left: 10px;
        font-weight: 600;
    }

.wishlist-item {
    display: flex;
}

.wishlist-product-img {
    width: 70px;
    position: relative;
}

    .wishlist-product-img img {
        width: 100%;
        border-radius: 5px;
        border: 1px solid rgb(239, 239, 239);
    }

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

.bs-canvas-close {
    color: rgb(255, 255, 255) !important;
    opacity: 1 !important;
}

.side-cart-header {
    background: #333333;
    color: rgb(255, 255, 255);
    position: sticky;
    top: 0px;
}

.main-cart-title {
    font-size: 16px;
    font-weight: 500;
}

.bs-canvas-body {
    background: rgb(249, 249, 249);
    position: absolute;
    width: 100%;
    top: 48px;
    bottom: 190px;
    overflow-y: scroll;
}

.filter-body {
    padding-bottom: 30px;
    background: rgb(255, 255, 255) !important;
    bottom: 0px !important;
}

.filter-items {
    padding: 30px 30px 0px;
}

.filtr-cate-title h4 {
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    margin-bottom: 0px;
}

.filter-item-body {
    height: 202px;
    width: 100%;
    margin-top: 20px;
    overflow-y: auto;
}

.other-item-body {
    height: 166px;
    width: 100%;
    margin-top: 20px;
    overflow-y: auto;
}

.offer-item-body {
    height: 125px;
    width: 100%;
    margin-top: 20px;
    overflow-y: auto;
}

.price-pack-item-body {
    height: 125px;
    width: 100%;
    margin-top: 20px;
    overflow-y: auto;
}

.cte-select {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

    .cte-select li {
        margin-right: 0px;
        width: 100%;
        height: 40px;
        position: relative;
        text-align: left;
        display: block;
        margin-bottom: 0px;
        border-bottom: 0px;
    }

    .cte-select label, .cte-select input {
        display: block;
        position: absolute;
        inset: 0px;
    }

        .cte-select input[type="radio"] {
            display: none;
        }

            .cte-select input[type="radio"]:checked + label, .Checked + label {
                background: rgb(213, 92, 20);
                color: rgb(255, 255, 255);
            }

    .cte-select label {
        padding: 10px 20px;
        cursor: pointer;
        background: rgb(249, 249, 249);
        color: #333333;
        border-radius: 0px;
        font-weight: 400;
        font-size: 14px;
        margin-bottom: 0px;
    }

        .cte-select label:hover {
            background: rgb(213, 92, 20);
            color: rgb(255, 255, 255);
        }

.brand-list {
    width: 100%;
}

.search-by-catgory {
    margin-bottom: 15px;
    width: 100%;
}

.custom-control-label {
    font-size: 14px;
    font-weight: 400;
    padding-top: 2px;
    padding-left: 5px;
    color: #333333 !important;
    vertical-align: middle !important;
}

    .custom-control-label::before {
        width: 1.2rem !important;
        height: 1.2rem !important;
    }

.custom-checkbox .custom-control-label::before {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px inset !important;
}

.custom-control-label::after {
    content: "";
    top: 0.29rem !important;
    left: -1.4rem !important;
    width: 1.2rem !important;
    height: 1.2rem !important;
}

.custom-control-input:checked ~ .custom-control-label::before {
    border-color: rgb(213, 92, 20) !important;
    background-color: rgb(213, 92, 20) !important;
}

.pb2 {
    padding-bottom: 10px;
}

    .pb2:last-child {
        padding-bottom: 10px;
    }

.webproduct {
    color: rgb(255 138 68);
    padding-left: 3px;
}

.wrapper {
    padding-top: 88px;
    padding-bottom: 50px;
}

.wrapper-blog {
    padding-top: 60px !important;
}

.offer-item-img img {
    max-height: 400px;
}

.main-banner-slider {
    margin-top: 28px;
    border-top: 0px solid rgb(255, 255, 255);
}

.offers-banner .owl-stage-outer {
    overflow: visible !important;
}

.offer-item {
    background: rgb(255, 255, 255);
    padding: 0px;
    border-radius: 0px;
    position: relative;
}

.offer-item-img {
    position: relative;
    width: 100%;
}

    .offer-item-img img {
        border-radius: 5px;
        width: 100%;
    }

.gambo-overlay {
    position: absolute;
    inset: 0px;
    background: #333333;
    border-radius: 0px;
    opacity: 0.05;
}

.offer-top-text-banner {
    position: absolute;
    top: 20px;
    left: 5px;
    background: rgba(255, 255, 255, 0.9);
    padding: 15px 15px 11px;
    width: 220px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    display: none;
}

    .offer-top-text-banner p {
        font-size: 12px;
        font-weight: 600;
        color: rgb(213, 92, 20);
        margin-bottom: 3px;
        text-align: left;
        text-transform: uppercase;
    }

.top-text-1 {
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    margin-bottom: 5px;
    line-height: 24px;
    text-align: left;
    font-family: "Rubik", sans-serif ;
}

.offer-top-text-banner span {
    font-weight: 500;
    font-size: 14px;
    color: rgb(255 138 68);
    text-align: left;
    line-height: 24px;
}

.Offer-shop-btn {
    position: absolute;
    bottom: 20px;
    right: 20px;
    padding: 10px 30px;
    background: rgb(213, 92, 20);
    text-align: center;
    color: rgb(255, 255, 255);
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    font-family: "Rubik", sans-serif ;
    display: none;
}

.section145 {
    background: url(https://www.transparenttextures.com/patterns/asfalt-light.png) rgb(255 255 255);
    margin: 6px auto;
    width: 100%;
    display: block;
    padding: 30px 20px 35px;
    max-width: 100%;
}

.main-title-tt {
    margin-bottom: 28px;
    display: flex;
    align-items: flex-end;
    BORDER-BOTTOM: 1PX SOLID #f3f3f3;
}

.main-title-left {
    margin-right: auto;
    MARGIN-LEFT: AUTO;
}

    .main-title-left span {
        font-weight: 600;
        text-align: left;
        color: rgb(221 89 11);
        margin-bottom: 10px;
        font-family: "Rubik", sans-serif ;
    }

    .main-title-left h2 {
        font-size: 24px;
        font-weight: 600;
        color: rgb(51, 51, 51);
        margin-top: 0px;
        display: block;
        font-family: "Rubik", sans-serif ;
        text-transform: capitalize;
    }

.see-more-btn {
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    text-align: right;
}

    .see-more-btn:hover {
        color: rgb(213, 92, 20) !important;
    }

.category-item {
    width: 100%;
    display: block;
    background: rgb(255, 255, 255);
    border-radius: 0px;
    text-align: center;
    padding: 4px 0px 0;
    border: 1px solid rgb(221 89 11);
    BORDER-RADIUS: 10PX;
    text-transform: capitalize;
    color: #fff !important;
}

.cate-img {
    text-align: center;
    display: inline-block;
    position: relative !important;
}

    .cate-img img {
        display: inline-block;
    }

.category-item h4 {
    font-size: 17px;
    font-weight: 550;
    color: #fff;
    margin-top: -1px;
    text-align: center;
    letter-spacing: 0.8px;
    border-top: 1px dashed rgb(213, 92, 20);
    BACKGROUND: #dd590b;
    padding: 3px 0;
    border-radius: 0 0 5px 5px;
}

.cate-slider .owl-nav {
    margin-top: 0px !important;
}

    .cate-slider .owl-nav .owl-prev {
        left: -20px;
        position: absolute;
        top: 35%;
        text-align: center;
        box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 2px 0px;
        font-size: 20px !important;
        height: 30px !important;
        width: 30px !important;
        padding: 4px 0px !important;
        color: #333333 !important;
        background: rgb(255, 255, 255) !important;
        border-radius: 100% !important;
        border: 1px solid rgb(229, 229, 229) !important;
    }

    .cate-slider .owl-nav .owl-next {
        position: absolute;
        right: -20px;
        top: 35%;
        text-align: center;
        box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 2px 0px;
        font-size: 20px !important;
        padding: 4px 0px !important;
        height: 30px !important;
        width: 30px !important;
        color: #333333 !important;
        background: rgb(255, 255, 255) !important;
        border-radius: 100% !important;
        border: 1px solid rgb(229, 229, 229) !important;
    }

    .cate-slider .owl-nav .owl-prev:hover {
        opacity: 1;
        box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 2px 0px;
        color: rgb(255, 255, 255) !important;
        background: rgb(213, 92, 20) !important;
        border: 1px solid rgb(213, 92, 20) !important;
    }

    .cate-slider .owl-nav .owl-next:hover {
        opacity: 1;
        box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 2px 0px;
        color: rgb(255, 255, 255) !important;
        border: 1px solid rgb(213, 92, 20) !important;
        background: rgb(213, 92, 20) !important;
    }

span.like-icon {
    color: rgb(246, 151, 51);
    font-size: 18px;
    position: absolute;
    z-index: 101;
    right: 0px;
    top: 0px;
    cursor: pointer;
    background-color: rgba(246, 151, 51, 0.2);
    display: block;
    height: 35px;
    width: 35px;
    line-height: 37px;
    border-radius: 30px;
    transition: all 0.4s ease 0s;
}

.like-icon::before, .like-icon::after {
    transition: opacity 0.3s ease 0s, transform 0.4s cubic-bezier(0, -0.41, 0.19, 2.5) 0s;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 0px;
    left: 0px;
    text-align: center;
    top: 0px;
}

.like-icon::before {
    content: "";
    transform: scale(0.95);
}

.like-icon::after {
    content: "";
    opacity: 0;
    transform: scale(0.3);
    font-weight: 900;
}

.like-icon.liked::after {
    opacity: 1;
    transform: scale(0.95);
}

.like-icon:hover, .like-icon.liked {
    background-color: rgb(221 89 11);
    color: rgb(255, 255, 255);
}

    .like-icon.liked::before {
        opacity: 0;
    }

.product-item {
    width: 100%;
    display: block;
    background: rgb(255, 255, 255);
    /* box-shadow: rgb(135 133 133) -1px -1px 2px 0px; */
    border: 1px solid rgb(155 155 155 / 18%);
    border-radius: 6px;
    overflow: hidden;
}

.product-img {
    width: 100%;
    position: relative;
    padding: 0px 0px 10px;
    display: block;
}

    .product-img img {
        width: 100%;
        transition: transform 0.5s ease 0s;
    }

.product-item:hover img {
    transform: scale(1.1);
}

.offer-badge-1 {
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 12px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    background: rgb(213, 92, 20);
    padding: 3px 10px;
    border-radius: 3px;
    line-height: 20px;
    text-transform: uppercase;
}

.product-text-dt p {
    font-size: 12px;
    font-weight: 500;
    color: rgb(0 0 0 / 85%);
    margin-bottom: 0px;
    line-height: 24px;
    font-family: "Rubik", sans-serif ;
}

    .product-text-dt p span {
        margin-left: 5px;
    }

.product-text-dt h4 {
    margin-top: 0px;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    color: rgb(0, 0, 0);
    min-height: 30px;
    letter-spacing: 0.2px;
    margin-bottom: -1px !important;
    display: inline-block;
    width: 180px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.product-price {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: rgb(221 89 11);
    font-family: "Rubik", sans-serif ;
    margin-bottom: 18px;
    min-height: 25px;
}

    .product-price span {
        color: rgb(199, 199, 199);
        text-decoration: line-through;
        font-weight: 600;
        display: inline-block;
        /* float: right; */
        font-size: 14px;
    }

.qty-cart {
    display: flex;
    align-items: center;
    margin-top: 0;
    /* background: rgb(221 89 11); */
    MARGIN-BOTTOM: 16PX;
    /* display: block; */
    /* margin-left: 0; */
    width: 100%;
}

.qty1-cart {
    display: flex;
    align-items: center;
    margin-top: 17px;
}

.cart-icon {
    margin-left: auto;
    font-size: 20px;
    color: rgb(0 0 0);
    cursor: pointer;
}

    .cart-icon:hover {
        color: rgb(213, 92, 20);
    }

.featured-slider .owl-nav .owl-prev {
    left: -20px;
    position: absolute;
    top: 42%;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 2px 0px;
    font-size: 20px !important;
    height: 30px !important;
    width: 30px !important;
    padding: 4px 0px !important;
    color: #333333 !important;
    background: rgb(255, 255, 255) !important;
    border-radius: 100% !important;
    border: 1px solid rgb(229, 229, 229) !important;
}

.featured-slider .owl-nav .owl-next {
    position: absolute;
    right: -20px;
    top: 42%;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 2px 0px;
    font-size: 20px !important;
    padding: 4px 0px !important;
    height: 30px !important;
    width: 30px !important;
    color: #333333 !important;
    background: rgb(255, 255, 255) !important;
    border-radius: 100% !important;
    border: 1px solid rgb(229, 229, 229) !important;
}

.featured-slider .owl-nav .owl-prev:hover {
    opacity: 1;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 2px 0px;
    color: rgb(255, 255, 255) !important;
    background: rgb(213, 92, 20) !important;
    border: 1px solid rgb(213, 92, 20) !important;
}

.featured-slider .owl-nav .owl-next:hover {
    opacity: 1;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 2px 0px;
    color: rgb(255, 255, 255) !important;
    border: 1px solid rgb(213, 92, 20) !important;
    background: rgb(213, 92, 20) !important;
}

.best-offer-item {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
}

    .best-offer-item img {
        width: 100%;
        border-radius: 5px;
    }

.offer-counter-text {
    font-size: 30px;
    width: 100%;
    text-align: center;
    color: rgb(255, 255, 255);
    font-weight: 600;
    letter-spacing: 0px;
    text-shadow: rgba(0, 0, 0, 0.2) 1px 3px 6px;
}

.cmtk_dt {
    position: absolute;
    bottom: 20px;
    left: 0px;
    right: 0px;
}

.code-offer-item img {
    width: 100%;
    border-radius: 5px;
}

.footer {
    padding-top: 0px;
    background: rgb(255, 255, 255) !important;
}

.footer-first-row {
    padding: 20px 0px;
    border-bottom: 0px solid rgb(165, 75, 75);
    background: rgb(227 36 102);
}

.call-email-alt {
    float: left;
    width: 100%;
}

    .call-email-alt li {
        display: inline-block;
        margin-right: 20px;
    }

        .call-email-alt li:last-child {
            margin-right: 0px;
        }

.callemail {
    font-size: 15px;
    font-weight: 500;
    color: rgb(213, 92, 20);
}

    .callemail i {
        margin-right: 5px;
        color: rgb(169, 69, 10);
    }

.social-links-footer {
    text-align: right;
    float: left;
    width: 100%;
}

    .social-links-footer h4 {
        color: rgb(255, 255, 255);
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        margin-bottom: 17px;
    }

    .social-links-footer ul {
        float: left;
        margin-top: 5px;
        width: 100%;
    }

        .social-links-footer ul li {
            display: inline-block;
            padding-right: 15px;
        }

            .social-links-footer ul li:last-child {
                padding-right: 0px;
            }

            .social-links-footer ul li a {
                color: rgb(255 255 255);
                font-size: 14px;
                text-align: right;
                position: relative;
                display: inline-block;
                bottom: 0px;
                transition: all 0.3s ease-in-out 0s;
            }

            .social-links-footer ul li:hover a {
                bottom: 5px;
                color: rgb(213, 92, 20) !important;
            }

.footer-second-row {
    padding-bottom: 50px;
    border-bottom: 1px solid rgb(245 245 245 / 37%);
    background: rgb(193 19 79);
}

.second-row-item {
    margin-top: 47px;
}

    .second-row-item h4 {
        color: rgb(255 255 255);
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        margin-bottom: 17px;
        font-family: "Rubik", sans-serif ;
    }

    .second-row-item ul li {
        display: block;
        padding-bottom: 9px;
        padding-left: 22px;
        position: relative;
        margin-left: 5px;
    }

        .second-row-item ul li:last-child {
            padding-bottom: 0px;
        }

        .second-row-item ul li a {
            color: rgb(255 255 255);
            font-size: 14px;
            font-weight: 500;
            text-align: left;
            position: relative;
            left: 0px;
            transition: all 0.3s ease-in-out 0s;
            font-family: "Rubik", sans-serif ;
            text-transform: capitalize;
        }

            .second-row-item ul li a:hover {
                left: 5px;
                color: rgb(243 205 182) !important;
            }

.second-row-item-2 {
    margin-top: 86px;
}

.second-row-item-app {
    margin-top: 47px;
}

    .second-row-item-app h4 {
        color: rgb(0, 0, 0);
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        margin-bottom: 17px;
    }

    .second-row-item-app ul li {
        display: inline-block;
        padding-right: 0px;
    }

        .second-row-item-app ul li:last-child {
            padding-right: 0px;
        }

img.download-btn {
    width: 120px;
}

.footer-last-row {
    padding: 20px 0px;
    background: rgb(193 19 79);
    text-align: center;
}

.footer-bottom-links ul li {
    display: inline-block;
    padding: 0px 10px;
}

.footer-bottom-links li a {
    color: #333;
    font-size: 13px;
    font-weight: 500;
    text-align: left;
    line-height: 24px;
    position: relative;
    bottom: 0px;
    transition: all 0.3s ease-in-out 0s;
}

.footer-bottom-links ul li:hover a {
    bottom: 2px;
    color: rgb(213, 92, 20) !important;
}

.copyright-text {
    color: rgb(255, 255, 255);
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0.3px;
    font-family: "Rubik", sans-serif ;
}

.financial-institutes {
    display: inline-block;
    list-style: none;
    line-height: 0;
}

.financial-institutes__logo {
    display: inline-block;
    margin: 0px 1px 5px 0px;
}

    .financial-institutes__logo img {
        width: 35px;
        height: auto;
    }

.second-row-item-payment {
    margin-top: 37px;
}

    .second-row-item-payment h4 {
        color: rgb(0, 0, 0);
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        margin-bottom: 17px;
    }

/*.gambo-Breadcrumb {
    background: rgb(237 26 99 / 11%);
    border-top: 0px solid rgb(238, 224, 224);
    margin-top: 26.5px;
}

    .gambo-Breadcrumb .breadcrumb {
        background-color: transparent;
        border-radius: 0px;
        font-size: 14px;
        font-weight: 500;
        color: rgb(255 138 68);
    }

        .gambo-Breadcrumb .breadcrumb .breadcrumb-item a {
            color: rgb(221 89 11) !important;
        }

            .gambo-Breadcrumb .breadcrumb .breadcrumb-item a:hover {
                color: #333333 !important;
            }

        .gambo-Breadcrumb .breadcrumb .breadcrumb-item.active {
            color: #333333;
        }*/

.all-product-grid {
    margin-top: 40px;
    padding: 0px 15px;
}

.product-top-dt {
    float: left;
    width: 100%;
    display: block;
    padding: 10px 18px 22px;
}

.product-left-title {
    float: left;
}

    .product-left-title h2 {
        font-size: 24px;
        font-weight: 600;
        color: #333333;
        text-align: left;
        padding-top: 3px;
        text-transform: capitalize;
    }

.filter-btn {
    font-size: 14px;
    font-weight: 500;
    float: right;
    display: block;
    height: 40px;
    width: 110px;
    padding: 10px 0px;
    text-align: center;
    color: #333333;
    background: rgb(255, 255, 255);
    border-radius: 5px;
    border: 1px solid rgb(239, 239, 239);
    text-transform: uppercase;
}

    .filter-btn:hover {
        background: linear-gradient(to right, rgba(230, 92, 91, 0.9), rgba(245, 93, 44, 0.9)) rgb(213, 92, 20);
        transition: all 0.2s ease-in-out 0s;
        color: rgb(255, 255, 255) !important;
    }

.product-sort {
    float: right;
    margin-right: 10px;
    margin-top: 1px;
}

.ui.selection.dropdown.vchrt-dropdown {
    border: 1px solid rgb(239, 239, 239);
    font-weight: 400;
    color: #333333;
    border-radius: 5px;
}

    .ui.selection.dropdown.vchrt-dropdown:hover {
        border-color: rgb(239, 239, 239);
    }

.ui.selection.visible.dropdown.vchrt-dropdown > .text:not(.default) {
    font-weight: 400;
    color: #333333;
}

.ui.dropdown.vchrt-dropdown .menu > .item {
    color: #333333 !important;
    font-weight: 400 !important;
}

.mt-30 {
    margin-top: 30px;
}

.mb-30 {
    margin-bottom: 30px;
}

.product-list-view {
}

.more-product-btn {
    text-align: center;
    margin-top: 20px;
    width: 100%;
}

.show-more-btn {
    height: 40px;
    padding: 0px 20px;
    border: 0px;
    border-radius: 5px;
    color: rgb(255, 255, 255);
    background: rgb(213, 92, 20);
    text-align: center;
    font-weight: 600;
    font-family: "Rubik", sans-serif ;
}

.product-dt-view {
    border: 2px solid #ede4e4;
    background: rgb(255, 255, 255);
    padding: 1px 1px;
    border-radius: 3px;
    /* box-shadow: rgb(233, 233, 233) 0px 1px 2px 0px; */
}

#sync1 .item {
    margin: 0px;
    text-align: center;
    cursor: pointer;
}

#sync2 .item {
    padding: 6px;
    margin: 0px;
    cursor: pointer;
    background: rgb(255, 255, 255);
}

#sync1 .owl-nav .owl-prev {
    left: -20px;
    position: absolute;
    top: 45%;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 2px 0px;
    font-size: 20px !important;
    height: 30px !important;
    width: 30px !important;
    padding: 4px 0px !important;
    color: #333333 !important;
    background: rgb(255, 255, 255) !important;
    border-radius: 100% !important;
    border: 1px solid rgb(229, 229, 229) !important;
}

#sync1 .owl-nav .owl-next {
    position: absolute;
    right: -20px;
    top: 45%;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 2px 0px;
    font-size: 20px !important;
    padding: 4px 0px !important;
    height: 30px !important;
    width: 30px !important;
    color: #333333 !important;
    background: rgb(255, 255, 255) !important;
    border-radius: 100% !important;
    border: 1px solid rgb(229, 229, 229) !important;
}

#sync1 .owl-nav .owl-prev:hover {
    opacity: 1;
    box-shadow: rgb(116 7 45) 0px 2px 2px 0px;
    color: rgb(255, 255, 255) !important;
    background: rgb(221 89 11) !important;
    border: 1px solid rgb(221 89 11) !important;
}

#sync1 .owl-nav .owl-next:hover {
    opacity: 1;
    box-shadow: rgb(104 5 39) 0px 2px 2px 0px;
    color: rgb(255, 255, 255) !important;
    border: 1px solid rgb(221 89 11) !important;
    background: rgb(221 89 11) !important;
}

.product-dt-right {
    margin-top: 15px;
    margin-left: 20px;
}

    .product-dt-right h2 {
        font-size: 24px;
        font-weight: 700;
        text-align: left;
        color: #333;
        margin-bottom: 16px;
    }

.no-stock {
    display: block;
}

    .no-stock p {
        display: inline-block;
        margin-right: 30px;
        font-size: 14px;
        font-weight: 500;
        color: #333333;
    }

        .no-stock p:last-child {
            margin-right: 0px;
        }

        .no-stock p span {
            margin-left: 5px;
            color: rgb(221 89 11);
        }

.product-radio {
    margin-top: 7px;
}

.product-now {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

    .product-now li {
        margin-right: 5px;
        width: 71px;
        height: 36px;
        position: relative;
        text-align: center;
        display: inline-block;
        white-space: nowrap;
    }

    .product-now label, .product-now input {
        display: block;
        position: absolute;
        inset: 0px;
    }

        .product-now input[type="radio"] {
            display: none;
        }

            .product-now input[type="radio"]:checked + label, .Checked + label {
                background: rgb(213, 92, 20);
            }

    .product-now label {
        padding: 5px;
        cursor: pointer;
        background: rgb(199, 199, 199);
        color: rgb(255, 255, 255);
        border-radius: 3px;
        font-weight: 500;
        font-size: 12px;
    }

        .product-now label:hover {
            background: rgb(213, 92, 20);
        }

.pp-descp {
    line-height: 26px;
    margin-top: 20px;
    margin-bottom: 30px;
    color: #333;
    font-weight: 400;
    font-size: 14px;
    text-align: left;
}

.product-group-dt {
   /* background: #fff2f6;*/
    padding: 20px;
    border-radius: 5px;
}

    .product-group-dt ul li {
        display: inline-block;
        vertical-align: middle;
    }

        .product-group-dt ul li:last-child {
            margin-right: 0px;
        }

.main-price {
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    color: #333333;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}

    .main-price span {
        margin-left: 10px;
        color: rgb(221 89 11);
    }

.color-discount {
    color: rgb(124, 114, 255);
}

.mrp-price {
    text-decoration: line-through;
    font-weight: 500;
}

.color-discount::after {
    content: "-";
    margin-left: 9px;
    color: #333333;
}

.gty-wish-share {
    margin-top: 22px;
}

    .gty-wish-share li {
        margin-right: 10px !important;
    }

.ordr-crt-share {
    margin-top: 22px;
}

    .ordr-crt-share li {
        margin-right: 10px !important;
    }

span.save-icon {
    color: rgb(221 89 11);
    margin-left: 10px;
    font-size: 18px;
    cursor: pointer;
    background-color: rgb(237 26 99 / 14%);
    height: 35px;
    width: 35px;
    border-radius: 30px;
    transition: all 0.4s ease 0s;
    position: relative !important;
}

.icon-bar {
    position: fixed;
    top: 50%;
    z-index: 2;
    transform: translateY(-50%);
}

    .icon-bar a {
        display: block;
        text-align: center;
        padding: 16px;
        transition: all 0.3s ease 0s;
        color: white;
        font-size: 20px;
    }

        .icon-bar a:hover {
            background: linear-gradient(to right, rgba(230, 92, 91, 0.9), rgba(245, 93, 44, 0.9)) rgb(213, 92, 20);
            transition: all 0.2s ease-in-out 0s;
            color: rgb(255, 255, 255) !important;
        }

.facebook {
    background: rgb(59, 89, 152);
    color: rgb(255, 255, 255);
    border-radius: 0px 5px 0px 0px;
}

.twitter {
    background: rgb(85, 172, 238);
    color: rgb(255, 255, 255);
}

.google {
    background: rgb(221, 75, 57);
    color: rgb(255, 255, 255);
}

.linkedin {
    background: rgb(0, 123, 181);
    color: rgb(255, 255, 255);
}

.whatsapp {
    background: rgb(37, 211, 102);
    color: rgb(255, 255, 255);
    border-radius: 0px 0px 5px;
}

.content {
    margin-left: 75px;
    font-size: 30px;
}

.add-cart-btn {
    background: rgb(221 89 11);
    border: 0px;
    color: rgb(255, 255, 255);
    height: 40px;
    padding: 0px 20px;
    font-family: "Rubik", sans-serif ;
    font-weight: 500;
    border-radius: 5px;
}

.order-btn {
    background: transparent;
    border: 1px solid rgb(221 89 11);
    color: rgb(221 89 11);
    height: 40px;
    padding: 0px 20px;
    font-family: "Rubik", sans-serif ;
    font-weight: 500;
    border-radius: 5px;
}

.add-cart-btn i {
    margin-right: 5px;
    font-size: 16px;
}

.pdp-details {
   /* background: rgb(255 242 246);*/
   /* margin-top: 20px;*/
    border-radius: 5px;
    float: left;
    width: 100%;
}

    .pdp-details ul li {
        padding: 20px;
        border-right: 1px solid rgb(239, 239, 239);
        width: 50%;
        display: inline-block;
        float: left;
    }

        .pdp-details ul li:last-child {
            border-right: 0px;
        }

.pdp-group-dt {
    display: flex;
    align-items: center;
    width: 100%;
}

.pdp-icon i {
    font-size: 30px;
    color: rgb(221 89 11);
}

.pdp-text-dt {
    margin-left: 10px;
}

    .pdp-text-dt span {
        font-size: 16px;
        font-weight: 500;
        color: #333333;
        margin-bottom: 10px;
        display: block;
    }

    .pdp-text-dt p {
        font-size: 14px;
        font-weight: 400;
        color: #333;
        margin-bottom: 0px;
        line-height: 26px;
    }

.pay__logo {
    display: inline-block;
    margin: 0px 1px 5px 0px;
}

    .pay__logo img {
        width: 20px;
    }

.pdpt-bg {
    margin-top: 30px;
    background: rgb(255, 255, 255);
    border-radius: 10px;
}

.pdpt-bg {
    margin-top: 30px;
    background: rgb(255, 255, 255);
    border-radius: 3px;
    box-shadow: rgb(233, 233, 233) 0px 1px 2px 0px;
}

.pdpt-title h4 {
    border-bottom: 1px solid rgb(239, 239, 239);
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
}

.border_radius:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.pdpt-body {
   /* height: 451px;*/
    overflow-y: auto;
}

.pdct-dts-1 {
    padding: 0px 30px 30px;
}

.pdct-dt-step h4 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 12px;
    text-align: left;
    margin-top: 27px !important;
}

.pdct-dt-step p {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 26px;
    text-align: left;
}

.product_attr {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 26px;
    text-align: left;
}

.checkout-step-body p {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #333;
    text-align: left;
}

.phn145 {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    color: #333;
}

    .phn145 span {
        font-weight: 600;
        color: rgb(213, 92, 20);
    }

    .phn145 .edit-no-btn {
        font-size: 13px;
        font-weight: 500;
        margin-left: 15px;
        display: inline-block;
        padding: 0px 10px;
        color: rgb(255, 255, 255);
        background: rgb(213, 92, 20);
        border-radius: 5px;
    }

.code-alrt-inputs li {
    display: inline-block;
    vertical-align: middle;
}

.code-alrt-inputs input {
    text-align: center;
}

ul.code-alrt-inputs input {
    width: 40px;
    border: 1px solid rgb(239, 239, 239);
    text-align: center;
    padding: 0px;
    font-size: 14px;
    font-weight: 500;
    font-family: "Rubik", sans-serif ;
}

    ul.code-alrt-inputs input:focus {
        box-shadow: none;
        border: 1px solid rgb(213, 92, 20);
    }

label.control-label {
    font-size: 13px;
    font-weight: 500;
    color: #333333;
    margin-top:1rem
}

.chck-btn {
    height: 33px;
    display: inline-block;
    background: rgb(221 89 11);
    padding: 8px 15px;
    font-weight: 500;
    border-radius: 5px;
    color: rgb(255, 255, 255) !important;
}

.resend-link {
    margin-top: 10px;
    display: block;
    font-weight: 500;
    color: #333333;
    text-align: left;
}

    .resend-link:hover {
        color: rgb(213, 92, 20);
    }

.checout-address-step .form-control {
    font-size: 14px;
    font-family: "Rubik", sans-serif ;
    font-weight: 500;
    color: #333333;
    border: 1px solid rgb(239, 239, 239);
    position: relative;
    padding: 1.4rem 1rem;
}

.form-control:focus {
    outline: none !important;
    box-shadow: none !important;
    border: 1px solid rgb(221 89 11) !important;
}

.address-btns {
    display: flex;
    align-items: end;
}

.save-btn14 {
    height: 40px;
    padding: 0px 20px;
    border: 1px solid;
    background: transparent;
    color: rgb(213, 92, 20);
    border-radius: 5px;
    font-family: "Rubik", sans-serif ;
    font-weight: 500;
}

.next-btn16 {
    height: 40px;
    padding: 9px 20px;
    border: 1px solid rgb(213, 92, 20);
    background: rgb(213, 92, 20);
    color: rgb(255, 255, 255);
    border-radius: 5px;
    font-family: "Rubik", sans-serif ;
    font-weight: 500;
    display: inline-block;
}

.next-btn166 {
    height: 29px;
    padding: 5px 20px;
    border: 1px solid rgb(24, 104, 181);
    background: rgb(24, 104, 181);
    color: rgb(255, 255, 255);
    border-radius: 5px;
    font-family: "Rubik", sans-serif ;
    font-weight: 500;
    display: inline-block;
}

.time-radio {
    margin-top: 10px;
}

.date-slider-group {
    margin-top: 10px;
}

.date-slider-group {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

    .date-slider-group .date-now {
        margin-right: 5px;
        width: 100%;
        height: 36px;
        position: relative;
        text-align: center;
        display: inline-block;
    }

    .date-slider-group label, .date-slider-group input {
        display: block;
        position: absolute;
        inset: 0px;
    }

        .date-slider-group input[type="radio"] {
            display: none;
        }

            .date-slider-group input[type="radio"]:checked + label, .Checked + label {
                background: rgb(213, 92, 20);
            }

    .date-slider-group label {
        padding: 5px;
        cursor: pointer;
        background: #333333;
        color: rgb(255, 255, 255);
        border-radius: 3px;
        font-weight: 500;
        font-size: 12px;
    }

        .date-slider-group label:hover {
            background: rgb(213, 92, 20);
        }

.ui.checkbox.chck-rdio label {
    color: #333333 !important;
    font-weight: 400 !important;
    font-family: "Rubik", sans-serif !important;
}

.ui.radio.checkbox.chck-rdio .box::after, .ui.radio.checkbox.chck-rdio label::after {
    background-color: rgb(213, 92, 20) !important;
}

.total-checkout-group {
    padding: 20px 20px 0px;
    border-top: 1px solid rgb(239, 239, 239);
    margin-top: 10px;
}

.payment-secure {
    text-align: center;
    padding: 20px;
    font-weight: 500;
    font-size: 14px;
    color: #333333;
}

.checkout-safety-alerts {
    background: rgb(255, 255, 255);
    border-radius: 5px;
    margin-top: 30px;
    box-shadow: rgb(233, 233, 233) 0px 1px 2px 0px;
}

    .checkout-safety-alerts p {
        margin-bottom: 0px;
        padding: 15px;
        border-bottom: 1px solid rgb(239, 239, 239);
        font-size: 14px;
        font-weight: 500;
        color: #333;
        text-align: left;
    }

        .checkout-safety-alerts p:last-child {
            border-bottom: 0px;
        }

    .checkout-safety-alerts i {
        margin-right: 5px;
    }

.return-departure-dts {
    color: rgb(114, 114, 114);
    font-weight: 400;
    font-size: 14px;
    position: relative;
    margin-top: 0px;
    display: none;
    margin-bottom: 25px !important;
}

.single-payment-method:first-child .payment-method-details {
    display: block;
}

.radio--group-inline-container_1 {
    width: 100%;
    display: block;
    margin-bottom: 22px !important;
}

    .radio--group-inline-container_1 li {
        display: inline-block;
        width: 33.333%;
        margin-right: 10px;
    }

        .radio--group-inline-container_1 li:last-child {
            margin-right: 0px;
        }

    .radio--group-inline-container_1 .radio-item_1 {
        display: inline-block;
        margin-right: 10px;
        width: 100%;
    }

        .radio--group-inline-container_1 .radio-item_1 input[type="radio"] {
            position: absolute;
            opacity: 0;
        }

            .radio--group-inline-container_1 .radio-item_1 input[type="radio"] + .radio-label_1::before {
                content: "";
                background: rgb(247, 247, 247);
                border-radius: 100%;
                border: 1px solid rgb(180, 180, 180);
                display: inline-block;
                width: 1em;
                height: 1em;
                top: 0px;
                position: relative;
                margin-right: 10px;
                vertical-align: top;
                cursor: pointer;
                text-align: center;
                transition: all 250ms ease 0s;
            }

            .radio--group-inline-container_1 .radio-item_1 input[type="radio"]:checked + .radio-label_1::before {
                background-color: rgb(213, 92, 20);
                box-shadow: rgb(244, 244, 244) 0px 0px 0px 2px inset;
            }

            .radio--group-inline-container_1 .radio-item_1 input[type="radio"]:focus + .radio-label_1::before {
                outline: none;
                border-color: rgb(14, 138, 134);
            }

            .radio--group-inline-container_1 .radio-item_1 input[type="radio"]:disabled + .radio-label_1::before {
                box-shadow: rgb(244, 244, 244) 0px 0px 0px 4px inset;
                border-color: rgb(180, 180, 180);
                background: rgb(180, 180, 180);
            }

            .radio--group-inline-container_1 .radio-item_1 input[type="radio"] + .radio-label:empty::before {
                margin-right: 0px;
            }

.radio-label_1 {
    font-size: 14px;
    font-weight: 500;
    font-family: "Rubik", sans-serif ;
    line-height: 16px;
    color: #333333;
    cursor: pointer;
    padding: 15px 20px;
    background: rgb(249, 249, 249);
    width: 100%;
    border-radius: 5px;
    border: 1px solid rgb(239, 239, 239);
}

    .radio-label_1:hover {
        background: rgb(245, 245, 245);
        transition: all 0.4s ease-in-out 0s;
    }

.pymnt_title h4 {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    margin-bottom: 15px;
    color: #333333;
}

.swdh19 {
    width: 100%;
}

.ui[class*="left icon"].swdh19.input > input {
    height: 34px;
    padding-left: 1em !important;
    padding-right: 1em !important;
}

.ui.input > input {
    background: rgb(255, 255, 255);
    font-weight: 500 !important;
    border: 1px solid rgb(239, 239, 239) !important;
    color: #333333 !important;
    border-radius: 5px !important;
}

    .ui.input > input:focus {
        border: 1px solid rgb(213, 92, 20) !important;
    }

.ui.selection.active.dropdown.form-dropdown {
    border-color: rgb(213, 92, 20) !important;
}

    .ui.selection.active.dropdown.form-dropdown .menu {
        border-color: rgb(213, 92, 20) !important;
    }

.ui.dropdown.form-dropdown .menu > .item {
    color: #333333 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.ui.selection.dropdown.form-dropdown:hover {
    border-color: rgb(239, 239, 239) !important;
}

.ui.selection.dropdown.form-dropdown {
    color: #333333 !important;
    font-weight: 500 !important;
    border: 1px solid rgb(239, 239, 239) !important;
}

.ui.selection.visible.dropdown.form-dropdown > .text:not(.default) {
    font-weight: 500 !important;
    color: #333333 !important;
}

.promo-link45 {
    margin-top: 30px;
    background: rgb(255, 255, 255);
    border-radius: 3px;
    padding: 12px 20px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    line-height: 24px;
    display: block;
    box-shadow: rgb(233, 233, 233) 0px 1px 2px 0px;
}

    .promo-link45:hover {
        color: rgb(213, 92, 20) !important;
    }

.order-placed-dt {
    text-align: center;
    padding: 20px 0px 14px;
    float: left;
    width: 100%;
}

    .order-placed-dt .icon-circle {
        font-size: 56px;
        color: rgb(213, 92, 20);
    }

    .order-placed-dt h2 {
        font-size: 30px;
        font-weight: 500;
        color: #333333;
        text-align: center;
        margin-bottom: 25px;
    }

    .order-placed-dt p {
        font-size: 16px;
        font-weight: 500;
        color: #333;
        margin-bottom: 0px;
        text-align: center;
        line-height: 24px;
    }

.delivery-address-bg {
    margin-top: 40px;
    background: rgb(255, 255, 255);
    border-radius: 5px;
    float: left;
    width: 100%;
    text-align: left;
    box-shadow: rgb(233, 233, 233) 0px 1px 2px 0px;
}

.title585 {
    display: inline-block;
    float: left;
    width: 100%;
    border-bottom: 1px solid rgb(239, 239, 239);
}

.pln-icon {
    float: left;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    margin-right: 10px;
}

.title585 h4 {
    float: left;
    margin-top: 0px;
    font-weight: 500;
    font-size: 16px;
    color: #333333;
    line-height: 50px;
}

.pln-icon i {
    font-size: 20px;
    color: rgb(213, 92, 20);
}

.address-placed-dt1 {
    float: left;
    padding: 20px;
    width: 100%;
}

    .address-placed-dt1 li {
        margin-bottom: 10px;
    }

        .address-placed-dt1 li:last-child {
            margin-bottom: 0px;
        }

    .address-placed-dt1 i {
        margin-right: 5px;
    }

    .address-placed-dt1 p {
        font-size: 14px;
        font-weight: 500;
        text-align: left;
        color: #333333;
    }

        .address-placed-dt1 p span {
            margin-left: 10px;
            font-weight: 400;
            color: #333;
        }

.stay-invoice {
    float: left;
    width: 100%;
    padding: 15px 20px;
    display: flex;
    align-items: center;
    border-top: 1px solid rgb(239, 239, 239);
    border-bottom: 1px solid rgb(239, 239, 239);
}

.invc-link {
    margin-left: auto;
    font-size: 14px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    background: rgb(213, 92, 20);
    padding: 5px 15px;
    border-radius: 5px;
}

.st-hm {
    font-size: 16px;
    font-weight: 500;
    color: #333333;
}

    .st-hm i {
        margin-left: 5px;
    }

.placed-bottom-dt {
    padding: 20px;
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    margin-bottom: 0px;
    text-align: center;
    line-height: 24px;
    width: 100%;
}

    .placed-bottom-dt span {
        font-weight: 600;
        color: rgb(213, 92, 20);
    }

.dashboard-group {
    background: rgba(245, 93, 44, 0.3);
    position: relative;
    padding: 50px 0px;
}

    .dashboard-group::before {
        content: "";
        background: url("../images/banner.svg") center bottom / cover no-repeat;
        inset: 0px;
        position: absolute;
        pointer-events: none;
        opacity: 0.02;
    }

.user-dt {
    position: relative;
    width: 100%;
    text-align: center;
}

.user-img {
    position: relative;
    display: inline-block;
}

    .user-img img {
        width: 100px;
        height: 100px;
        border-radius: 100%;
        border: 2px solid rgb(255, 255, 255);
        box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 2px 0px;
    }

    .user-img .change-btn {
        position: absolute;
        bottom: 5px;
        right: -5px;
        background: rgb(213, 92, 20);
        color: rgb(255, 255, 255);
        height: 35px;
        width: 35px;
        border-radius: 100%;
        border: 1px solid rgb(255, 255, 255);
        font-size: 18px;
        padding: 8px 5px;
    }

.img-add {
    display: block;
}

    .img-add [type="file"] {
        height: 0px;
        overflow: hidden;
        width: 0px;
        float: left;
    }

        .img-add [type="file"] + label {
            cursor: pointer;
            display: inline-block;
            outline: none;
            transition: all 0.3s ease 0s;
            vertical-align: middle;
            margin: 0px;
            position: absolute;
            bottom: 5px;
            right: -5px;
            background: rgb(213, 92, 20);
            color: rgb(255, 255, 255);
            height: 35px;
            width: 35px;
            border-radius: 100%;
            border: 1px solid rgb(255, 255, 255);
            font-size: 18px;
            padding: 8px 5px;
        }

            .img-add [type="file"] + label:hover {
                background: linear-gradient(to right, rgba(230, 92, 91, 0.9), rgba(245, 93, 44, 0.9)) rgb(213, 92, 20);
                transition: all 0.2s ease-in-out 0s;
                color: rgb(255, 255, 255) !important;
            }

.user-dt h4 {
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin-bottom: 8px;
    margin-top: 18px;
}

.user-dt p {
    font-size: 14px;
    color: #333;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 500;
    display: block;
}

    .user-dt p a {
        font-size: 16px;
        margin-left: 5px;
        color: #333 !important;
    }

        .user-dt p a:hover {
            color: rgb(213, 92, 20) !important;
        }

.earn-points img {
    width: 24px;
    margin-right: 7px;
}

.earn-points {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    background: rgba(255, 255, 255, 0.3);
    padding: 5px 11px 5px 10px;
    border-radius: 5px;
}

.left-side-tabs {
    position: sticky;
    top: 167px;
}

.left-side-tabs {
    background: rgb(255, 255, 255);
    margin-top: 50px;
    border-radius: 5px;
    box-shadow: rgb(233, 233, 233) 0px 1px 2px 0px;
}

.user-item {
    display: flex;
    padding: 12px 20px;
    border-bottom: 1px solid rgb(239, 239, 239);
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    text-align: left;
    align-items: center;
}

    .user-item:last-child {
        border-bottom: 0px;
    }

    .user-item i {
        margin-right: 10px;
        font-size: 18px;
    }

    .user-item:hover {
        color: #333333;
        background: rgb(255, 236, 236);
    }

    .user-item:first-child:hover {
        border-radius: 5px 5px 0px 0px;
    }

    .user-item:last-child:hover {
        border-radius: 0px 0px 5px 5px;
    }

    .user-item:hover i {
        color: rgb(213, 92, 20) !important;
    }

    .user-item.active {
        background: linear-gradient(to right, rgba(230, 92, 91, 0.9), rgba(245, 93, 44, 0.9)) rgb(213, 92, 20);
        transition: all 0.2s ease-in-out 0s;
        pointer-events: none;
        color: rgb(255, 255, 255) !important;
    }

    .user-item:first-child.active {
        border-radius: 5px 5px 0px 0px;
    }

    .user-item:last-child.active {
        border-radius: 0px 0px 5px 5px;
    }

.dashboard-right {
    margin-top: 50px;
}

.main-title-tab h4 {
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 0px;
}

.main-title-tab i {
    margin-right: 5px;
}

.welcome-text h2 {
    font-size: 24px;
    font-weight: 500;
    color: #333333;
    text-align: left;
    margin-bottom: 3px !important;
    margin-top: 30px !important;
}

.ddsh-body {
    padding: 20px;
}

    .ddsh-body h2 {
        font-size: 24px;
        margin-bottom: 20px;
        text-align: left;
        color: #333333;
        font-weight: 500;
    }

.more-link14 {
    text-align: left;
    padding: 20px;
    font-weight: 500;
    font-size: 14px;
    color: #333333;
    display: block;
    border-top: 1px solid rgb(239, 239, 239);
}

    .more-link14:hover {
        color: rgb(213, 92, 20) !important;
    }

.ddsh-body ul li {
    display: inline-block;
    margin-right: 10px;
}

    .ddsh-body ul li:last-child {
        margin-right: 0px;
    }

.small-reward-dt {
    color: rgb(255, 255, 255);
    background: rgb(213, 92, 20);
    padding: 5px 10px;
    border-radius: 3px;
    font-weight: 500;
    font-size: 12px;
    display: block;
}

.rewards-link5 {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
}

    .rewards-link5:hover {
        color: rgb(213, 92, 20) !important;
    }

.smll-history {
    display: flex;
    width: 100%;
    padding: 4px 0px;
}

.order-title {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
}

    .order-title span {
        font-size: 12px;
        display: inline-block;
        background: #333333;
        color: rgb(255, 255, 255);
        height: 18px;
        border-radius: 100%;
        width: 18px;
        text-align: center;
        font-weight: 700;
        margin-left: 5px;
        cursor: pointer;
    }

        .order-title span:hover {
            background: rgb(213, 92, 20);
        }

.smll-history p {
    margin-left: auto;
    font-size: 14px;
    font-weight: 600;
    color: #333;
}

.order-list-145 li {
    display: block !important;
    margin-right: 0px !important;
}

.wllt-body h2 {
    font-weight: 500;
}

.order-status {
    margin-left: auto;
    font-size: 14px;
    font-weight: 500;
    color: rgb(213, 92, 20);
}

[data-inverted][data-position~="top"][data-tooltip]::before {
    background: #333333 !important;
}

[data-position="top right"][data-tooltip]::before {
    right: 0.1em !important;
}

[data-tooltip][data-inverted]::after {
    color: rgb(255, 255, 255);
    background: #333333 !important;
}

[data-tooltip]::after {
    border: 1px solid rgb(212, 212, 213);
    font-family: "Rubik", sans-serif ;
    font-size: 14px !important;
    font-weight: 600 !important;
}

.wllt-body {
    padding: 20px 20px 0px;
}

.wallet-list {
    padding-top: 10px;
}

    .wallet-list li {
        display: inline-block;
        margin-bottom: 20px;
        margin-left: -2px;
        width: 50% !important;
        margin-right: 0px !important;
    }

.wallet-links14 {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    display: flex;
    align-items: center;
}

    .wallet-links14 i {
        font-size: 18px;
        margin-right: 5px;
    }

.newsletter-input {
    position: relative;
}

.newsletter-btn {
    background: rgb(213, 92, 20);
    position: absolute;
    right: 2px;
    top: 3px;
    height: 35px;
    border: 0px;
    width: 35px;
    border-radius: 3px;
    font-size: 18px;
    color: rgb(255, 255, 255);
}

.newsletter-input .form-control {
    font-size: 14px;
    font-family: "Rubik", sans-serif ;
    font-weight: 500;
    color: #333333;
    border: 1px solid rgb(239, 239, 239);
    position: relative;
    padding: 0px 3rem 0px 1rem;
    height: 40px;
}

.pdpt-title h6 {
    border-bottom: 1px solid rgb(239, 239, 239);
    padding: 15px 20px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    margin-bottom: 0px;
}

.order-body10 {
}

.order-dtsll {
    padding: 20px;
}

    .order-dtsll li {
        display: inline-block;
        vertical-align: top;
    }

.order-dt-img {
    background: rgb(249, 249, 249);
    padding: 10px;
    border: 1px solid rgb(239, 239, 239);
    border-radius: 5px;
}

    .order-dt-img img {
        width: 50px;
    }

.order-dt47 {
    margin-left: 15px;
}

    .order-dt47 h4 {
        font-size: 16px;
        color: #333333;
        margin-bottom: 5px;
        line-height: 24px;
        text-align: left;
        font-weight: 700;
    }

    .order-dt47 p {
        font-size: 14px;
        font-weight: 400;
        text-align: left;
        color: #333;
        margin-bottom: 7px;
    }

.track-order {
    padding: 20px 0px;
}

    .track-order h4 {
        margin-left: 20px;
        margin-bottom: 20px;
        font-weight: 700;
        color: #333333;
        text-align: left;
    }

.bs-wizard {
    margin-top: 0px;
    display: flex;
    width: 100%;
}

.bs-wizard {
    border-bottom: 1px solid rgb(224, 224, 224);
    padding: 0px;
}

    .bs-wizard > .bs-wizard-step {
        padding: 0px;
        position: relative;
        width: 100%;
    }

        .bs-wizard > .bs-wizard-step + .bs-wizard-step {
        }

        .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
            color: #333333;
            font-size: 14px;
            margin-bottom: 5px;
            font-weight: 400;
        }

        .bs-wizard > .bs-wizard-step .bs-wizard-info {
            color: rgb(153, 153, 153);
            font-size: 14px;
        }

        .bs-wizard > .bs-wizard-step > .bs-wizard-dot {
            position: absolute;
            width: 30px;
            height: 30px;
            display: block;
            background: rgb(255, 207, 192);
            top: 45px;
            left: 50%;
            margin-top: -15px;
            margin-left: -15px;
            border-radius: 50%;
        }

            .bs-wizard > .bs-wizard-step > .bs-wizard-dot::after {
                content: " ";
                width: 14px;
                height: 14px;
                background: rgb(213, 92, 20);
                border-radius: 50px;
                position: absolute;
                top: 8px;
                left: 8px;
            }

        .bs-wizard > .bs-wizard-step > .progress {
            position: relative;
            border-radius: 0px;
            height: 8px;
            box-shadow: none;
            margin: 22px 0px;
        }

            .bs-wizard > .bs-wizard-step > .progress > .progress-bar {
                width: 0px;
                box-shadow: none;
                background: rgb(255, 207, 192);
            }

        .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
            width: 100%;
        }

        .bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
            width: 50%;
        }

        .bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
            width: 0%;
        }

        .bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
            width: 100%;
        }

        .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
            background-color: rgb(239, 239, 239);
        }

            .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot::after {
                opacity: 0;
            }

        .bs-wizard > .bs-wizard-step:first-child > .progress {
            left: 50%;
            width: 50%;
        }

        .bs-wizard > .bs-wizard-step:last-child > .progress {
            width: 50%;
        }

        .bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
            pointer-events: none;
        }

.progress {
    background-color: rgb(239, 239, 239) !important;
}

.alert-offer img {
    width: 30px;
    margin-right: 10px;
}

.alert-offer {
    padding: 20px;
    border-top: 1px solid rgb(239, 239, 239);
    font-weight: 400;
    color: #333;
    text-align: left;
    line-height: 24px;
}

.call-bill {
    padding: 15px 20px;
    display: flex;
    border-top: 1px solid rgb(239, 239, 239);
    align-items: center;
}

.delivery-man {
    font-size: 14px;
    color: #333333;
    font-weight: 400;
    text-align: left;
    line-height: 24px;
}

    .delivery-man a {
        margin-left: 5px;
        color: rgb(213, 92, 20);
    }

        .delivery-man a:hover {
            color: rgb(213, 92, 20) !important;
            text-decoration: underline !important;
        }

.order-bill-slip {
    margin-left: auto;
}

.bill-btn5 {
    display: block;
    background: rgb(213, 92, 20);
    color: rgb(255, 255, 255);
    padding: 10px 15px;
    font-weight: 500;
    border-radius: 5px;
}

.reward-body-dtt {
    padding: 30px;
    text-align: center;
}

.reward-img-icon {
    width: 80px;
    height: 80px;
    display: inline-block;
    background: rgb(249, 249, 249);
    border-radius: 100%;
    border: 2px solid rgb(239, 239, 239);
    padding: 18px 0px;
}

    .reward-img-icon img {
        width: 40px;
        text-align: center;
    }

.rewrd-title {
    display: block;
    margin-top: 20px;
    font-weight: 500;
    color: #333;
    font-size: 14px;
    text-align: center;
}

.cashbk-price {
    color: #333333;
    margin-top: 12px;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 0px;
    text-align: center;
}

.reward-body-all {
    display: flex;
    text-align: center;
}

    .reward-body-all li {
        display: inline-block;
        width: 33.333%;
        padding: 30px 10px;
        border-right: 1px solid rgb(239, 239, 239);
    }

        .reward-body-all li:last-child {
            border-right: 0px;
        }

.tt-icon {
    width: 45px;
    height: 45px;
    display: inline-block;
    background: rgb(213, 92, 20);
    border-radius: 100%;
    padding: 11px 0px;
}

    .tt-icon i {
        color: rgb(255, 255, 255);
        font-size: 24px;
    }

.total-rewards span {
    display: block;
    margin-top: 20px;
    font-weight: 600;
    color: #333;
    font-size: 14px;
    text-align: center;
}

.total-rewards h4 {
    color: #333333;
    margin-top: 12px;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0px;
    text-align: center;
}

.date-reward {
    display: inline-block;
    margin-top: 20px;
    font-weight: 500;
    background: rgb(249, 249, 249);
    border: 1px dashed rgb(239, 239, 239);
    padding: 2px 15px;
    border-radius: 5px;
    font-size: 12px;
    color: #333333;
}

.rewards-coupns {
    position: relative;
}

.top-coup-code {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 3px 10px;
    font-weight: 500;
    font-size: 12px;
    color: rgb(255, 255, 255);
    background: rgb(213, 92, 20);
    border-radius: 0px 5px 0px 3px;
    cursor: pointer;
    border: 1px dashed rgb(255, 255, 255);
}

.gambo-body-cash {
    padding: 30px 20px;
    text-align: center;
}

    .gambo-body-cash p {
        font-size: 14px;
        font-weight: 500;
        color: #333;
        margin-top: 20px;
        line-height: 24px;
    }

.rotate-img {
    transform: rotate(260deg);
}

.table-responsive {
    border: 0px;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 0px;
    overflow-x: inherit;
}

table.table.ucp-table {
    margin-bottom: 0px;
}

.ucp-table {
    height: auto;
    overflow: hidden;
    border-radius: 0px;
}

    .ucp-table thead {
        font-weight: 500;
        border-radius: 0px;
        padding: 14px !important;
        color: #333333 !important;
    }

        .ucp-table thead tr th:first-child {
            border-bottom-left-radius: 0px;
        }

        .ucp-table thead tr th {
            color: #333333;
            font-size: 14px;
            background-color: rgb(255, 236, 236);
            font-weight: 500;
        }

    .ucp-table tfoot {
        font-weight: 400;
        border-radius: 4px;
        font-family: "Rubik", sans-serif ;
        padding: 14px !important;
        color: #333333 !important;
    }

        .ucp-table tfoot td {
            color: rgb(255, 255, 255);
            font-size: 14px;
            background-color: #333333;
            padding: 0.75rem !important;
        }

    .ucp-table.earning__table td {
        padding: 1rem !important;
    }

table {
    margin: 0px auto;
    font-size: 14px;
    width: 100%;
}

.ucp-table tbody {
    background: rgb(255, 255, 255);
}

.ucp-table td, .ucp-table th {
    border-top: 1px solid rgb(239, 239, 239) !important;
}

.ucp-table td {
    vertical-align: top;
    border-top: 1px solid rgb(222, 226, 230);
    padding: 1.5rem 0.75rem !important;
}

.ucp-table th:first-child {
    border-top: 0px !important;
}

.ucp-table thead th {
    vertical-align: bottom;
    border-bottom: 0px !important;
}

.course_active {
    color: rgb(237, 42, 38);
}

.ucp-table tbody tr td {
    font-size: 14px;
    vertical-align: middle;
    font-weight: 400;
    color: #333;
}

.offer_active {
    color: rgb(213, 92, 20);
    font-weight: 700;
}

.add-cash-body {
    padding: 20px;
}

.history-body {
    height: 360px;
    overflow-y: auto;
}

.history-list li {
    display: block;
    padding: 20px;
    border-bottom: 1px solid rgb(239, 239, 239);
}

    .history-list li:last-child {
        border-bottom: 0px;
    }

.purchase-history {
    display: flex;
    align-items: center;
}

.purchase-history-right {
    margin-left: auto;
}

.purchase-history-left h4 {
    font-size: 16px;
    color: #333333;
    margin-bottom: 8px;
    text-align: left;
    font-weight: 500;
}

.purchase-history-left p {
    font-size: 14px;
    font-weight: 500;
    color: #333;
    text-align: left;
    margin-bottom: 8px;
    line-height: 24px;
}

    .purchase-history-left p ins {
        text-decoration: none;
        text-transform: uppercase;
        color: rgb(213, 92, 20);
    }

.purchase-history-left span {
    font-weight: 400;
    font-size: 13px;
    color: #333;
    text-align: left;
    display: block;
}

.purchase-history-right span {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: rgb(213, 92, 20);
    text-align: center;
}

.purchase-history-right {
    text-align: center;
}

    .purchase-history-right a {
        font-size: 14px;
        font-weight: 500;
        margin-top: 9px;
        display: block;
        color: #333333;
    }

        .purchase-history-right a:hover {
            color: rgb(213, 92, 20) !important;
        }

.add-address {
    display: inline-block;
    padding: 10px 20px;
    margin-top: 20px;
    margin-left: 20px;
    color: rgb(255, 255, 255);
    background: rgb(213, 92, 20);
    border-radius: 5px;
    font-weight: 500;
    margin-bottom: 10px;
}

.address-item {
    padding: 20px;
    border-bottom: 1px solid rgb(239, 239, 239);
}

    .address-item:last-child {
        border-bottom: 0px;
    }

.address-item {
    display: flex;
    align-items: self-start;
}

.address-icon1 {
    margin-right: 10px;
    background: rgb(213, 92, 20);
    color: rgb(255, 255, 255);
    padding: 5px;
    border-radius: 5px;
}

    .address-icon1 i {
        font-size: 16px;
    }

.address-dt-all h4 {
    color: #333333;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 8px;
}

.address-dt-all p {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    margin-bottom: 0px;
    line-height: 24px;
}

.action-btns {
    margin-top: 10px;
}

    .action-btns li {
        display: inline-block;
        margin-right: 5px;
    }

        .action-btns li:last-child {
            margin-right: 0px;
        }

.action-btn {
    font-size: 16px;
    color: #333;
}

    .action-btn:hover {
        color: rgb(213, 92, 20) !important;
    }

.add-address-form {
    padding: 20px 30px 30px;
}

.default-dt {
    padding: 50px;
    background: #333333;
    position: relative;
}

    .default-dt::before {
        content: "";
        background: url("../../../../www.gambolthemes.net/html-items/gambo_supermarket_demo/images/career/default.html") center center / cover no-repeat;
        inset: 0px;
        position: absolute;
        pointer-events: none;
        opacity: 0.1;
    }

.default_tabs {
    margin-top: 0px;
}

    .default_tabs .nav-item {
        margin-bottom: 0px !important;
    }

    .default_tabs .nav-tabs .nav-item.show .nav-link, .default_tabs .nav-tabs .nav-link.active {
        background: linear-gradient(to right, rgba(230, 92, 91, 0.9), rgba(245, 93, 44, 0.9)) rgb(213, 92, 20);
        transition: all 0.2s ease-in-out 0s;
        color: rgb(255, 255, 255) !important;
        border-width: 0px !important;
        border-style: initial !important;
        border-color: initial !important;
        border-radius: 5px !important;
    }

    .default_tabs .nav-tabs {
        border-bottom: 0px !important;
    }

.tab_default .nav-link {
    border-width: 0px 0px 2px !important;
    border-top-style: initial !important;
    border-top-color: initial !important;
    border-bottom-style: solid !important;
    border-bottom-color: transparent !important;
    border-left-style: initial !important;
    border-left-color: initial !important;
    border-right-style: initial !important;
    border-right-color: initial !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    color: rgba(255, 255, 255, 0.7) !important;
    font-weight: 500 !important;
    font-family: "Rubik", sans-serif !important;
}

.tab_default .nav-link {
    padding: 0.5rem 1.5rem !important;
}

.title129 {
    text-align: center;
}

    .title129 h2 {
        font-size: 24px;
        font-weight: 700;
        color: rgb(255, 255, 255);
        text-align: center;
        line-height: 30px;
        margin-top: 58px !important;
    }

.position-link-btn {
    display: inline-block;
    padding: 10px 20px;
    color: rgb(255, 255, 255);
    border: 1px solid rgb(255, 255, 255);
    border-radius: 5px;
    margin-top: 21px;
    font-weight: 500;
    font-size: 14px;
}

.life-gambo {
    padding: 59px 0px;
}

.default-title {
    text-align: center;
    padding-bottom: 8px;
}

    .default-title h2 {
        font-size: 24px;
        color: #333333;
        font-weight: 700;
        margin-bottom: 13px;
    }

    .default-title p {
        line-height: 24px;
        font-weight: 400;
        color: #333;
        font-size: 14px;
        margin-bottom: 15px;
    }

.dd-content {
    margin-top: 30px;
    width: 100%;
}

.life-slider .owl-nav .owl-prev {
    left: -20px;
    position: absolute;
    top: 42%;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 2px 0px;
    font-size: 20px !important;
    height: 30px !important;
    width: 30px !important;
    padding: 4px 0px !important;
    color: #333333 !important;
    background: rgb(255, 255, 255) !important;
    border-radius: 100% !important;
    border: 1px solid rgb(229, 229, 229) !important;
}

.life-slider .owl-nav .owl-next {
    position: absolute;
    right: -20px;
    top: 42%;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 2px 0px;
    font-size: 20px !important;
    padding: 4px 0px !important;
    height: 30px !important;
    width: 30px !important;
    color: #333333 !important;
    background: rgb(255, 255, 255) !important;
    border-radius: 100% !important;
    border: 1px solid rgb(229, 229, 229) !important;
}

.life-slider .owl-nav .owl-prev:hover {
    opacity: 1;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 2px 0px;
    color: rgb(255, 255, 255) !important;
    background: rgb(213, 92, 20) !important;
    border: 1px solid rgb(213, 92, 20) !important;
}

.life-slider .owl-nav .owl-next:hover {
    opacity: 1;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 2px 0px;
    color: rgb(255, 255, 255) !important;
    border: 1px solid rgb(213, 92, 20) !important;
    background: rgb(213, 92, 20) !important;
}

.white-bg {
    background: rgb(255, 255, 255);
}

.benefits-step {
    text-align: center;
    margin-bottom: 56px;
}

.benefit-icon {
    display: inline-block;
    width: 70px;
    height: 70px;
    text-align: center;
    background: rgb(213, 92, 20);
    border-radius: 100%;
}

.benefit-link {
    display: block;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    line-height: 24px;
    text-align: center;
}

    .benefit-link:hover {
        color: #333333 !important;
    }

.benefit-icon i {
    font-size: 30px;
    color: rgb(255, 255, 255);
    padding: 20px 0px;
}

.know-more-link {
    text-align: center;
}

.kmore-btn {
    background: rgb(213, 92, 20);
    color: rgb(255, 255, 255);
    display: inline-block;
    padding: 10px 20px;
    font-weight: 600;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
}

.testi-item {
    background: rgb(255, 255, 255);
    padding: 30px 20px;
    border-radius: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.qoute-icon {
    height: 50px;
    text-align: center;
    font-size: 24px;
    color: rgb(213, 92, 20);
}

.testo-text {
    text-align: center;
    line-height: 26px;
    font-weight: 400;
    color: #333;
}

.team-dt {
    margin-top: 35px;
    text-align: center;
}

.team-avatar img {
    height: 50px;
    border-radius: 50%;
    border: 1px solid rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 2px 0px;
    width: 50px !important;
}

.team-avatar {
    display: inline-block;
}

.team-emp-dt h4 {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px;
    color: #333333;
    margin-top: 18px !important;
}

.team-emp-dt p {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    margin-bottom: 0px;
    text-align: center;
    line-height: 26px;
}

.testimonial-slider .owl-nav .owl-prev {
    left: -20px;
    position: absolute;
    top: 45%;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 2px 0px;
    font-size: 20px !important;
    height: 30px !important;
    width: 30px !important;
    padding: 4px 0px !important;
    color: #333333 !important;
    background: rgb(255, 255, 255) !important;
    border-radius: 100% !important;
    border: 1px solid rgb(229, 229, 229) !important;
}

.testimonial-slider .owl-nav .owl-next {
    position: absolute;
    right: -20px;
    top: 45%;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 2px 0px;
    font-size: 20px !important;
    padding: 4px 0px !important;
    height: 30px !important;
    width: 30px !important;
    color: #333333 !important;
    background: rgb(255, 255, 255) !important;
    border-radius: 100% !important;
    border: 1px solid rgb(229, 229, 229) !important;
}

.testimonial-slider .owl-nav .owl-prev:hover {
    opacity: 1;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 2px 0px;
    color: rgb(255, 255, 255) !important;
    background: rgb(213, 92, 20) !important;
    border: 1px solid rgb(213, 92, 20) !important;
}

.testimonial-slider .owl-nav .owl-next:hover {
    opacity: 1;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 2px 0px;
    color: rgb(255, 255, 255) !important;
    border: 1px solid rgb(213, 92, 20) !important;
    background: rgb(213, 92, 20) !important;
}

.jobs-gambo {
    padding: 0px;
}

.pd-20 {
    padding: 20px;
}

.job-title-group {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

    .job-title-group h4 {
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        margin-bottom: 0px;
        color: #333333;
    }

.flter-clear-link {
    margin-left: auto;
    font-weight: 600;
    font-size: 14px;
    color: #333;
}

    .flter-clear-link:hover {
        color: rgb(213, 92, 20) !important;
    }

.all-departments {
    margin-top: 21px;
}

.job-bg1 {
    margin-top: 20px;
    background: rgb(255, 255, 255);
    border-radius: 3px;
    padding: 25px 30px;
    box-shadow: rgb(233, 233, 233) 0px 1px 2px 0px;
    display: flex;
    width: 100%;
    align-items: center;
}

    .job-bg1:first-child {
        margin-top: 30px;
    }

.job-item h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 10px;
    color: #333333;
}

.job-item span {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
    text-align: left;
}

    .job-item span i {
        margin-right: 3px;
    }

.arrow-icon {
    font-size: 24px;
    color: #333333;
    margin-left: auto;
}

.job-main-dt {
    padding-bottom: 25px;
    border-bottom: 1px solid rgb(255 255 255);
}

    .job-main-dt h2 {
        color: #333333;
        font-size: 24px;
        text-align: left;
        margin-bottom: 12px;
        margin-top: 18px !important;
    }

    .job-main-dt span {
        font-size: 16px;
        font-weight: 400;
        text-align: left;
        line-height: 24px;
        color: #333;
    }

.job-des-dt142 h4 {
    color: rgb(205 89 19);
    font-size: 18px;
    text-align: left;
    margin-bottom: 12px;
    margin-top: 21px !important;
}

.job-des-dt142 p {
    color: rgb(64, 64, 64);
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 0px;
    line-height: 26px;
    letter-spacing: 0.2px;
}

.joby-list-dt {
    list-style: disc;
}

    .joby-list-dt li {
        margin-left: 30px;
        margin-bottom: 4px;
    }

        .joby-list-dt li:last-child {
            margin-bottom: 0px;
        }

.job-req-dt {
    padding-bottom: 25px;
    border-bottom: 1px solid rgb(239, 239, 239);
    margin-top: 30px;
    padding-top: 25px;
    border-top: 1px solid rgb(239, 239, 239);
}

    .job-req-dt h3 {
        color: #333333;
        font-size: 18px;
        text-align: left;
        font-weight: 700;
        margin-top: 0px;
        margin-bottom: 0px;
    }

.apply-btn {
    background: rgb(213, 92, 20);
    color: rgb(255, 255, 255);
    padding: 0px 20px;
    height: 40px;
    font-weight: 500;
    border-radius: 5px;
    text-align: center;
    font-family: "Rubik", sans-serif ;
    border: 0px;
    margin-top: 34px;
    margin-bottom: 14px;
}

textarea {
    overflow: auto;
    padding: 10px 15px !important;
}

.ques-142 {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 15px;
    border-bottom: 1px solid rgb(239, 239, 239);
    color: #333333;
    margin-top: 10px !important;
    margin-bottom: 15px !important;
}

.ui.checkbox label {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #333 !important;
}

.ui.checkbox input:checked ~ .box::after, .ui.checkbox input:checked ~ label::after {
    color: rgb(213, 92, 20) !important;
}

.ui.checkbox input:checked ~ .box::before, .ui.checkbox input:checked ~ label::before {
    border-color: rgb(213, 92, 20) !important;
}

.ui.checkbox .box::after, .ui.checkbox label::after {
    font-size: 12px !important;
}

.control-label {
    font-size: 14px;
    font-weight: 600;
    color: #333333;
    margin-bottom: 0.8rem;
}

.custom-file-label {
    padding: 0.375rem 0.75rem;
    font-weight: 500 !important;
    color: rgb(175, 175, 175) !important;
    background-color: rgb(255, 255, 255) !important;
    border: 1px solid rgb(239, 239, 239) !important;
    border-radius: 5px !important;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px inset !important;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Upload Files" !important;
}

.custom-file-label::after {
    height: calc(1.5em + 0.75rem + 1px) !important;
    padding: 0.4rem 0.75rem !important;
    color: rgb(255, 255, 255) !important;
    content: "Upload Files" !important;
    background-color: rgb(213, 92, 20) !important;
    border-radius: 0px 5px 5px 0px !important;
}

.left-text {
    text-align: left;
}

.about-content p {
    line-height: 26px;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-top: 24px !important;
}

.about-img {
    width: 100%;
    margin-top: 10px;
    text-align: center;
}

    .about-img img {
        width: 60%;
    }

.about-steps-group {
    padding: 29px 0px 59px;
}

.about-step {
    text-align: center;
    padding: 0px 20px;
    margin-top: 30px;
}

.about-step-img img {
    height: 60px;
}

.about-step h4 {
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 12px;
    text-align: center;
}

.about-step p {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    line-height: 26px;
}

.team-item {
    width: 100%;
    border-radius: 5px;
    background: rgb(255, 255, 255);
    padding: 5px;
    text-align: center;
}

.team-img img {
    width: 100%;
    border-radius: 5px 5px 0px 0px;
}

.team-item h4 {
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    margin-top: 21px;
    margin-bottom: 7px;
}

.team-item span {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    margin-bottom: 15px;
    display: block;
}

.team-social li {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 5px;
}

    .team-social li:last-child {
        margin-right: 0px;
    }

.scl-btn {
    font-size: 14px;
    background: #333333;
    color: rgb(255, 255, 255);
    display: inline-block;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    padding: 12px 0px;
    text-align: center;
}

.how-order-gambo {
    padding: 0px 0px 14px;
}

.how-order-steps {
    text-align: center;
    margin-top: 30px;
    padding: 30px;
    background: rgb(255, 255, 255);
    height: 203px;
    border-radius: 5px;
}

    .how-order-steps h4 {
        color: #333333;
        line-height: 26px;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
    }

.how-order-icon i {
    width: 70px;
    height: 70px;
    display: inline-block;
    background: rgb(213, 92, 20);
    color: rgb(255, 255, 255);
    font-size: 30px;
    border-radius: 100%;
    padding: 21px 0px;
    text-align: center;
}

.blog-breadcrumb {
    width: 100%;
    align-items: center;
    justify-content: center;
    text-align: center !important;
    background: transparent !important;
}

    .blog-breadcrumb .breadcrumb-item.active {
        color: rgb(255, 255, 255) !important;
    }

    .blog-breadcrumb .breadcrumb-item a {
        color: rgba(255, 255, 255, 0.8);
    }

        .blog-breadcrumb .breadcrumb-item a:hover {
            color: rgb(255, 255, 255) !important;
        }

.title129 .blog-titlebar-heading {
    font-size: 24px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    text-align: center;
    line-height: 30px;
    margin-top: 36px !important;
}

.top-post-link {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    line-height: 22px;
    margin-bottom: 7px;
    text-transform: capitalize;
}

    .top-post-link:hover {
        color: rgb(241 22 98) !important;
    }

.top-posts li {
    padding: 12px 20px;
    border-bottom: 1px solid rgb(239, 239, 239);
}

    .top-posts li:last-child {
        border-bottom: 0px;
    }

.cntct-social {
    padding: 20px 20px 0px;
}

.blog-gambo {
    padding: 65px 0px 14px;
}

.blog-item {
    background: rgb(255, 255, 255);
    border-radius: 5px;
    margin-bottom: 30px;
    box-shadow: rgb(233, 233, 233) 0px 1px 2px 0px;
}

.blog-img {
    width: 100%;
    padding: 5px 5px 0px;
    position: relative;
    display: block;
}

    .blog-img img {
        width: 100%;
        border-radius: 5px 5px 0px 0px;
    }

.blog-cate-badge {
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    top: 15px;
    left: 15px;
    color: rgb(255, 255, 255);
    background: rgb(213, 92, 20);
    padding: 5px 10px;
    border-radius: 3px;
}

.date-icons-group {
    display: flex;
    width: 100%;
    align-items: center;
    padding: 20px;
    border-bottom: 1px solid rgb(239, 239, 239);
}

.like-share-icons li {
    display: inline-block;
    margin-right: 15px;
}

    .like-share-icons li:last-child {
        margin-right: 0px;
    }

.like-share-icons {
    margin-left: auto;
}

.blog-time {
    font-size: 12px;
    font-weight: 500;
    color: rgb(178, 178, 178);
    text-align: left;
}

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

.like-share {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
}

    .like-share span {
        margin-left: 5px;
        color: #333333;
    }

    .like-share:hover {
        color: rgb(213, 92, 20) !important;
    }

.blog-detail h4 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 14px;
    text-align: left;
    color: #333333;
}

.blog-detail {
    padding: 20px;
}

    .blog-detail p {
        font-size: 14px;
        font-weight: 400;
        color: #333;
        line-height: 26px;
        margin-bottom: 12px;
        text-align: left;
    }

    .blog-detail a {
        font-size: 16px;
        font-weight: 500;
        color: rgb(213, 92, 20);
        text-align: left;
    }

        .blog-detail a:hover {
            color: rgb(213, 92, 20) !important;
            text-decoration: underline !important;
        }

.blog-btn {
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    height: 40px;
    padding: 11px 20px;
    border-radius: 5px;
    color: rgb(255, 255, 255);
    background: rgb(213, 92, 20);
}

.blog-more-btn {
    text-align: center;
    padding-top: 10px;
}

.pdpt-bg-left {
    margin-top: 30px;
    background: rgb(255 255 255);
    border-radius: 3px;
    box-shadow: rgb(221 89 11) 0px 0px 0px 0px;
    float: left;
    width: 100%;
    border: 1px solid #e1e1e1;
}

.blog-search-widget {
    padding: 20px;
    float: left;
    width: 100%;
}

.blog-from {
    position: relative;
}

.blog-search-widget .form-control {
    font-size: 14px;
    font-family: "Rubik", sans-serif ;
    font-weight: 500;
    color: #333333;
    border: 1px solid rgb(239, 239, 239);
    padding: 0px 3rem 0px 1rem;
    position: relative;
    height: 40px;
}

.blog-search-btn {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 120%;
    width: 40px;
    height: 40px;
    border: 0px;
    background: transparent;
}

.top-posts {
    float: left;
    width: 100%;
}

    .top-posts li {
        float: left;
        width: 100%;
    }

.blog-top-item {
    float: left;
    width: 100%;
}

.post-cate-link {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 26px;
    margin-bottom: 5px;
    float: left;
}

.cate-count {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: rgb(255 138 68);
    line-height: 26px;
    margin-bottom: 0px;
    float: right;
}

.top-posts .media-list {
    padding: 8px 16px !important;
}

    .top-posts .media-list .media {
        padding: 0px;
        border-top: none;
        border-right: none;
        border-left: none;
        border-image: initial;
        border-bottom: 0px;
        float: left;
        width: 100%;
    }

.media-list .media .media-left {
    padding-right: 1rem;
    float: left;
}

.icon-bg-circle {
    color: rgb(255, 255, 255);
    padding: 0px;
    border-radius: 3px;
    width: 50px;
    height: 50px;
    border: 0px;
    object-fit: cover;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 2px 0px;
}

.tagcloud {
    padding-bottom: 15px;
}

    .tagcloud a, .tagcloud .tag-cloud-link {
        display: inline-block;
        margin-right: 0.5rem;
        margin-bottom: 0.5rem;
        padding: 0.375rem 0.5625rem;
        transition: color 0.25s ease-in-out 0s, background-color 0.25s ease-in-out 0s, border-color 0.25s ease-in-out 0s, box-shadow 0.2s ease-in-out 0s;
        border: 1px solid rgb(239, 239, 239);
        border-radius: 0.1875rem;
        color: #333333;
        white-space: nowrap;
        line-height: 1.5;
        font-size: 13px !important;
    }

.pagination-area .page-numbers {
    width: 33px;
    height: 33px;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(239, 239, 239);
    color: rgb(96, 96, 96);
    text-align: center;
    display: inline-block;
    border-radius: 3px;
    line-height: 34px;
    position: relative;
    margin-left: 3px;
    margin-right: 3px;
    font-size: 14px;
    font-weight: 500;
}

    .pagination-area .page-numbers.current, .pagination-area .page-numbers:hover {
        background: linear-gradient(to right, rgba(230, 92, 91, 0.9), rgba(245, 93, 44, 0.9)) rgb(213, 92, 20);
        transition: all 0.2s ease-in-out 0s;
        color: rgb(255, 255, 255) !important;
    }

.blog-dt-vw {
    height: 80vh;
    display: table;
    text-align: center;
    width: 100%;
    background-position: 40% 0px;
    transition: background-position 0s linear 0s;
}

.banner-blog {
    background: url("../images/blog/img-1.jpg") 40% 0px / cover no-repeat;
}

.banner.visible {
    opacity: 1;
}

.parallax {
    background-position: 40% 0px;
}

.blog-dt-vw .blog-inner {
    display: table-cell;
    color: rgb(255, 255, 255);
    font-weight: 500;
    vertical-align: middle;
    background-color: rgba(0, 0, 0, 0.6);
}

    .blog-dt-vw .blog-inner h1 {
        font-size: 40px;
        font-weight: bold;
        margin: 0px auto 10px;
        max-width: 750px;
        line-height: 1.3em;
        padding: 0px 15px;
    }

.blog-inner .extra-info {
    font-size: 14px;
}

.entry-date {
    font-weight: 500;
}

.single-post-cat {
    margin-top: 20px;
}

    .single-post-cat a {
        color: rgb(255, 255, 255);
        background: rgb(213, 92, 20);
        padding: 5px 10px 4px;
        border-radius: 3px;
        font-weight: 500;
        font-size: 12px;
        margin: 0px 2px;
        line-height: 24px;
        display: inline-block;
    }

.blog-des-dt142 p {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 0px;
    line-height: 26px;
}

.blog-des-dt142 {
    margin-top: 42px;
}

.mt-21 {
    margin-top: 21px;
}

.mb-21 {
    margin-bottom: 21px;
}

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

.leave-comment {
    margin-top: 35px;
}

    .leave-comment h2 {
        font-size: 24px;
        font-weight: 700;
        text-align: left;
        width: 100%;
        margin-bottom: 13px;
        color: #333333;
    }

    .leave-comment span {
        display: block;
        font-size: 14px;
        font-weight: 400;
        color: #333;
        margin-bottom: 28px;
        text-align: left;
        line-height: 26px;
    }

.ptt {
    padding: 30px;
}

.all-comment {
    margin-top: 35px;
    padding-bottom: 41px;
    border-bottom: 1px solid rgb(239, 239, 239);
}

    .all-comment h2 {
        font-size: 24px;
        font-weight: 700;
        text-align: left;
        width: 100%;
        margin-bottom: 13px;
        color: #333333;
    }

.cmmnt_item {
    padding: 20px;
    background: rgb(255, 255, 255);
    border-radius: 5px;
    margin-top: 30px;
}

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

.cmmnt_usr_dt {
    display: flex;
    position: relative;
}

    .cmmnt_usr_dt img {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 2px solid rgb(255, 255, 255);
        box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 2px 0px;
        margin-right: 15px;
    }

.tutor_name1 {
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 0px;
    color: #333333 !important;
}

.time_145 {
    font-size: 12px;
    font-weight: 500;
    color: rgb(177, 177, 177);
    display: block;
    margin-top: 5px;
}

.rvds10 {
    font-size: 14px;
    font-weight: 400;
    margin-top: 17px;
    line-height: 26px;
    color: #333;
    text-align: left;
}

button, input, optgroup, select, textarea {
    font-family: "Rubik", sans-serif !important;
}

textarea {
    border: 1px solid rgb(239, 239, 239) !important;
}

.form-control {
    color: #333333 !important;
    font-weight: 400 !important;
}

.post-btn {
    height: 40px;
    border: 0px;
    padding: 0px 20px;
    color: rgb(255, 255, 255);
    background: rgb(213, 92, 20);
    border-radius: 5px;
    font-weight: 500;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 13px;
}

.fcrse_3 {
    background: rgb(255, 255, 255);
    width: 100%;
    padding: 0px;
    border-radius: 5px;
    margin-bottom: 30px;
    box-shadow: rgb(233, 233, 233) 0px 1px 2px 0px;
}

.cater_ttle {
    float: left;
    width: 100%;
    padding: 15px 20px;
}

.fcrse_3 h4 {
    font-size: 16px;
    color: rgb(51, 51, 51);
    float: left;
    font-weight: 500;
    margin-bottom: 0px;
}

.allcate15 {
    width: 100%;
}

    .allcate15 li {
        display: block;
        width: 100%;
    }

.blogleft12 li {
    display: block;
    width: 100%;
    border-bottom: 1px solid rgb(239, 239, 239);
}

    .blogleft12 li:last-child {
        border-bottom: 0px;
    }

.ct_item {
    width: 100%;
    padding: 10px 20px;
    font-size: 14px;
    color: rgb(104, 111, 122);
    text-align: left;
}

    .ct_item.active {
        font-weight: 600;
        color: #333333;
    }

    .ct_item i {
        margin-right: 10px;
        font-size: 120%;
    }

.category-topics {
    border-bottom: 0px;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    color: #333333;
    display: block;
    padding: 15px 20px;
    margin-bottom: 0px !important;
}

    .category-topics::after {
        content: "";
        font-size: 14px;
        font-family: FontAwesome;
        float: right;
        margin-left: 30px;
        color: rgb(167, 168, 170);
    }

.category-item1 {
    border-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #333;
    display: block;
    padding: 10px 20px;
    margin-bottom: 0px !important;
}

.socl148 {
    padding: 20px;
    display: flex;
}

.twiter158 {
    font-size: 14px;
    font-weight: 500;
    font-family: "Rubik", sans-serif ;
    color: rgb(255, 255, 255);
    border: 0px;
    border-radius: 5px;
    height: 40px;
    padding: 0px 15px;
    width: 50%;
    margin-right: 10px;
    background: rgb(29, 161, 242);
}

.facebook158 {
    font-size: 14px;
    font-weight: 500;
    font-family: "Rubik", sans-serif ;
    color: rgb(255, 255, 255);
    border: 0px;
    border-radius: 5px;
    height: 40px;
    padding: 0px 15px;
    width: 50%;
    background: rgb(59, 89, 152);
}

.ic45 {
    margin-right: 7px;
}

.help_link {
    padding: 15px 20px;
    text-align: center;
}

    .help_link a {
        font-size: 14px;
        font-weight: 500;
        color: #333333;
        text-align: center;
    }

        .help_link a:hover {
            color: rgb(213, 92, 20) !important;
        }

.press-title h2 {
    font-size: 24px;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 24px;
    margin-bottom: 15px !important;
}

.press-title p {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #333;
    line-height: 24px;
    margin-bottom: 0px !important;
}

    .press-title p a {
        color: rgb(213, 92, 20);
    }

        .press-title p a:hover {
            color: rgb(213, 92, 20) !important;
            text-decoration: underline !important;
        }

.press-item {
    display: block;
    background: rgb(255, 255, 255);
    width: 100%;
    padding: 20px;
    border-radius: 5px;
    margin-top: 30px;
    box-shadow: rgb(233, 233, 233) 0px 1px 2px 0px;
}

    .press-item span {
        font-size: 12px;
        font-weight: 500;
        text-align: left;
        color: rgb(177, 177, 177);
        margin-bottom: 0px !important;
    }

    .press-item h4 {
        font-size: 18px;
        font-weight: 700;
        text-align: left;
        color: #333333;
        line-height: 24px;
        margin-top: 15px !important;
        margin-bottom: 10px !important;
    }

    .press-item p {
        font-size: 14px;
        font-weight: 400;
        text-align: left;
        color: #333;
        line-height: 26px;
        margin-bottom: 0px !important;
    }

.policy-des-dt {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgb(255 255 255);
}

    .policy-des-dt:last-child {
        margin-bottom: 7px;
        padding-bottom: 0px;
        border-bottom: 0px;
    }

.sign-inup {
    padding: 42px 0px;
    background-image: url("/webassets/images/bg.png");
    background-size: 100% 100%;
    height: 100%;
    background-repeat: no-repeat;
    box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.6);
}

.sign-form {
    display: block;
    width: 100%;
}

.sign-img {
    background: rgb(69, 118, 180);
    padding: 50px;
    border-radius: 5px 0px 0px 5px;
}

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

.sign-inner {
    padding: 0px;
}

.sign-logo {
    width: 100%;
    text-align: center;
}

    .sign-logo img {
        width: 200px;
    }

.form-dt {
    border: 5px solid #e4a601;
    position: relative;
    border-radius: 5px;
    background: rgb(255, 255, 255);
    /* box-shadow: 0 0 10px #333; */
}

.form-inpts {
    padding: 38px 30px 0px;
}

.form-title {
    text-align: center;
    margin-bottom: 37px;
}

    .form-title h6 {
        font-weight: 700;
        color: #333333;
        font-size: 18px;
    }

.lgn_input {
    padding: 0px 1rem 0px 3rem !important;
}

.pos_rel {
    position: relative;
}

.lgn_icon {
    position: absolute;
    top: 26%;
    left: 2%;
    font-size: 18px;
    color: #333333;
}

.form-control:focus + .lgn_icon {
    color: rgb(213, 92, 20);
}

.login-btn {
    font-size: 14px;
    font-weight: 500;
    width: 100%;
    height: 40px;
    border: 0px;
    color: rgb(255, 255, 255);
    background: #e4a601;
    border-radius: 5px;
    text-align: center;
}

.signup-link {
    margin-top: 30px;
    border-radius: 0px 0px 5px 5px;
    text-align: center;
    padding: 15px 10px;
    background: linear-gradient(to right, rgba(235, 235, 235, 0.9), rgb(255 255 255 / 90%)) rgb(255 221 200);
    transition: all 0.2s ease-in-out 0s;
}

    .signup-link p {
        color: rgb(255, 255, 255);
        font-size: 14px;
        font-weight: 500;
    }

        .signup-link p a {
            color: rgb(255, 255, 255);
            font-size: 12px;
            background: rgb(44 44 44);
            padding: 7px 10px;
            border-radius: 3px;
            display: inline-block;
            margin-left: 5px;
        }

            .signup-link p a:hover {
                box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 5px;
                color: rgb(255, 255, 255) !important;
            }

.password-forgor {
    text-align: center;
}

    .password-forgor a {
        margin-top: 54px;
        font-size: 14px;
        font-weight: 500;
        color: #333333;
        padding: 22px 0px;
        line-height: 31px;
    }

        .password-forgor a:hover {
            color: #dd590b !important;
        }

.panel-group {
    width: 100%;
    margin-top: 24px;
    margin-bottom: 14px;
}

.panel-title {
    vertical-align: middle;
}

.panel-default {
    width: 100%;
    border-top: 0px;
}

    .panel-default:first-child {
        border-top: 0px;
    }

.panel-body {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 26px;
    text-align: left;
    padding: 20px;
    background: rgb(255, 255, 255);
    border-radius: 0px 0px 5px 5px;
    border-top: 1px solid rgb(239, 239, 239);
}

.panel-default {
    width: 100%;
    border-top: 0px;
}

.panel-title {
    vertical-align: middle;
}

    .panel-title a {
        font-size: 16px;
        font-weight: 500;
        padding: 15px 20px 18px;
        display: block;
        line-height: 26px;
        background: rgb(255, 255, 255);
        border-radius: 5px 5px 0px 0px;
        margin-top: 10px;
        color: #333333 !important;
    }

        .panel-title a.collapsed {
            border-radius: 5px;
        }

.chck_icon {
    color: rgb(213, 92, 20);
    margin-right: 10px;
}

.panel-title > a::before {
    content: "";
    padding-right: 0px;
    font-size: 16px;
    padding-top: 2px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    float: right !important;
}

.panel-title > a.collapsed::before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    float: right !important;
}

.color-pink {
    color: rgb(213, 92, 20);
}

.contact-title h2 {
    font-size: 24px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 12px;
    color: #333333;
    margin-top: 17px !important;
}

.contact-title p {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 0px;
    color: #333;
    line-height: 26px;
    margin-top: 0px !important;
}

.contact-form {
    background: rgb(255, 255, 255);
    border-radius: 5px;
    padding: 20px 30px 30px;
    margin-top: 34px;
    margin-bottom: 14px;
}

.bootstrap-tagsinput .tag {
    margin-right: 2px;
    color: rgb(255, 255, 255);
    background: rgb(213, 92, 20);
    font-weight: 400;
    padding: 5px 10px;
    border-radius: 3px;
    line-height: 26px;
}

.bootstrap-tagsinput {
    width: 100%;
    height: auto;
    text-align: left;
    border: 1px solid rgb(239, 239, 239) !important;
    box-shadow: none !important;
}

    .bootstrap-tagsinput input {
        font-weight: 500;
        padding: 7px 10px !important;
    }

.request-products {
    margin-top: 30px;
}

.rqst-btn {
    width: 100%;
}

.request-grid {
    margin-top: 64px;
}

.faq-dt {
    padding: 50px;
    background: #333333;
    position: relative;
}

    .faq-dt::before {
        content: "";
        background: url("../../../../www.gambolthemes.net/html-items/gambo_supermarket_demo/images/career/default.html") center center / cover no-repeat;
        inset: 0px;
        position: absolute;
        pointer-events: none;
        opacity: 0.1;
    }

.panel-body p {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 26px;
    margin-bottom: 0px;
}

.offers-item {
    display: block;
    margin-top: 30px;
    background: rgb(255, 255, 255);
    padding: 5px;
    border-radius: 5px;
    position: relative;
    box-shadow: rgb(233, 233, 233) 0px 1px 2px 0px;
}

.offer-img img {
    width: 100%;
    border-radius: 5px 5px 0px 0px;
}

.offers-text {
    padding: 20px 15px;
}

    .offers-text h4 {
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 13px;
        text-align: left;
        color: #333333;
    }

    .offers-text p {
        font-size: 14px;
        font-weight: 400;
        color: #333;
        line-height: 26px;
        text-align: left;
    }

.mb-14 {
    margin-bottom: 14px;
}

.report-btn {
    font-size: 14px;
    font-weight: 600;
    color: rgb(255, 255, 255);
    background: rgb(213, 92, 20);
    display: inline-block;
    padding: 8px 16px;
    border-radius: 5px;
}

.bill-dt-bg {
    padding-top: 60px;
}

.bill-detail {
    background: rgb(255, 255, 255);
    border-radius: 3px;
    box-shadow: rgb(233, 233, 233) 0px 1px 2px 0px;
    margin: 65px 0px;
}

.bill-dt-step {
    padding: 30px;
    border-bottom: 1px solid rgb(239, 239, 239);
}

    .bill-dt-step:last-child {
        border-bottom: 0px;
    }

.bill-title h4 {
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 20px !important;
}

.itm-ttl {
    display: block;
    font-weight: 500;
    font-size: 16px;
    text-align: left;
    margin-bottom: 10px;
    color: #333333;
}

.item-prdct {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    text-align: left;
    line-height: 24px;
    margin-right: 10px;
}

    .item-prdct:last-child {
        margin-right: 0px;
    }

    .item-prdct::after {
        content: ",";
        padding-left: 3px;
    }

    .item-prdct:last-child::after {
        content: "";
    }

.bill-address {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    margin-bottom: 0px;
    line-height: 26px;
}

.bill-dt-sl {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    margin-bottom: 0px;
    line-height: 26px;
}

.descp-bll-dt {
    color: rgb(255 138 68);
}

.dly-loc {
    color: #333;
}

.dlr-ttl25 {
    color: rgb(213, 92, 20);
}

.bill-bottom {
    display: flex;
    align-items: center;
}

.thnk-ordr {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    margin-bottom: 0px;
    line-height: 26px;
}

.print-btn {
    margin-left: auto;
    padding: 9px 20px;
    border: 1px solid rgb(213, 92, 20);
    background: rgb(213, 92, 20);
    color: rgb(255, 255, 255);
    border-radius: 5px;
    font-family: "Rubik", sans-serif ;
    font-weight: 500;
    display: inline-block;
}

.category-item::before, .category-item::after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: rgb(94 59 59);
    box-shadow: rgb(119, 119, 119) 0px 15px 10px;
    transform: rotate(-3deg);
    /* opacity: .05; */
}

.category-item::after {
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.footer-last-row a {
    color: white;
    font-weight: 700;
}

.bggw {
    background: white;
}

.bfoot {
    background: #dd590b;
    color: white;
    padding-bottom: 10px;
    border-top: 1px solid rgba(238, 238, 238, 0.33);
    position: absolute;
    bottom: 0;
    width: 100%;
}

    .bfoot a {
        color: white;
    }

@media only screen and (max-width: 768px) {
    .offer-top-text-banner {
        display: none;
    }

    .Offer-shop-btn {
        display: none;
    }

    .search__btn {
        font-size: 20px;
        padding: 13px 20px 15px;
        background: rgb(56 56 56);
        color: rgb(255, 255, 255) !important;
    }

    .main-banner-slider {
        margin-top: 0px;
    }

    .category-item {
        width: 100%;
        display: block;
        background: rgb(255, 255, 255);
        border-radius: 10px;
        text-align: center;
        padding: 20px 10px;
        border: 4px solid orange;
    }

    .section145 {
        padding: 47px 4px 0px;
        width: 100%;
        display: block;
        background: url(https://www.transparenttextures.com/patterns/asfalt-light.png) rgb(255 255 255);
        margin: 6px auto;
        width: 100%;
        display: block;
        padding: 20px 0px 0px;
        max-width: 100%;
    }

    .product-text-dt h4 {
        margin-top: 0px;
        font-size: 14px;
        font-weight: 600;
        line-height: 24px;
        color: rgb(0, 0, 0);
        min-height: 42px;
        letter-spacing: 0.2px;
        margin-bottom: 10px !important;
    }

    .tr {
        text-align: center;
    }

    .tl {
        text-align: center;
    }

    .open {
        padding: 0px !important;
    }

    .main_nav .nav-link {
        display: block;
        font-size: 14px;
        cursor: pointer;
        font-weight: 400;
        width: 100%;
        text-align: left;
        border-bottom: 1px solid rgb(228, 228, 228);
        padding: 10px 15px !important;
    }

    .ui.dropdown.nav__menu {
        text-align: left;
        width: 100%;
    }

    .ui.dropdown .menu {
        left: 0px;
        width: 100%;
        text-align: left;
    }

    .nav__menu .uil-angle-down::before {
        content: "";
        float: right;
    }
}

.section145 .section145 {
    padding: 20px 15px 25px !important;
}

.product-item .form-control {
    height: 1px !important;
    padding: 0 !important;
    margin: 0;
    display: none;
}

.second-row-item ul li::before {
    position: absolute;
    content: "";
    width: 9px;
    height: 9px;
    left: 0px;
    top: 5px;
    opacity: 1;
    border-radius: 50%;
    border: 2px solid rgb(255 228 237);
}

.product-list-view {
    margin-left: 15px;
    padding-bottom: 30px;
}

.sign-inner p {
    font-size: 14px;
    line-height: 26px;
    color: #dd590b;
}

@media (max-width: 767px) {
    .main-title-left h2 {
        font-size: 22px;
        font-weight: 600;
        color: #333333;
        margin-top: 0px;
        display: block;
        font-family: "Rubik", sans-serif ;
    }

    .section145 .section145 {
        padding: 20px 0px 25px !important;
    }

    .category-item {
        width: 100%;
        display: block;
        background: rgb(255, 255, 255);
        border-radius: 0;
        text-align: center;
        padding: 4px 4px 14px;
        border: 0px solid rgb(21, 136, 145) !important;
    }

    .section145 .section145 {
        padding: 20px 0px 25px !important;
    }

    .product-text-dt p {
        font-size: 12px;
        font-weight: 500;
        color: rgb(255 138 68);
        margin-bottom: 3px;
        line-height: 1.4;
        font-family: "Rubik", sans-serif ;
    }

    .product-text-dt h4 {
        margin-top: 0px;
        font-size: 14px;
        font-weight: 600;
        line-height: 24px;
        color: rgb(0, 0, 0);
        letter-spacing: 0.2px;
        margin-bottom: 10px !important;
        min-height: 30px !important;
    }

    .product-item {
        width: 100%;
        display: block;
        background: #fff;
        padding: 7px;
        box-shadow: rgb(233, 233, 233) 0px 1px 2px 0px;
        border: 0px solid rgba(215, 215, 215, 0.43);
        border-radius: 0;
    }

    .second-row-item {
        margin-top: 40px;
    }

    .copyright-text {
        color: rgb(255, 255, 255);
        font-weight: 500;
        font-size: 10px;
        letter-spacing: 0.3px;
        font-family: "Rubik", sans-serif ;
        line-height: 1.8;
    }

    .footer-last-row {
        padding: 16px 0px;
        background: rgb(169, 69, 10);
        text-align: center;
    }

    .res_main_logo {
        display: inline-block;
        margin-left: 10px;
        width: 100%;
        max-width: 125px !important;
    }

    .cart-checkout-btn {
        display: inline-block;
        margin-bottom: 0px;
        margin-left: auto;
        padding: 10px 15px;
        border-radius: 5px;
        font-size: 13px;
        color: rgb(255, 255, 255);
        background: rgb(213, 92, 20);
        font-weight: 500;
    }

    .promo-code {
        font-size: 13px;
        font-weight: 600;
        color: #333333;
        line-height: 24px;
    }

    .side-cart-header {
        background: rgb(0, 0, 0);
        color: rgb(255, 255, 255);
        position: sticky;
        top: 0px;
    }

    .main-cart-title span {
        color: rgb(34, 187, 199);
        margin-left: 5px;
    }

    .wrapper {
        padding-top: 95px !important;
    }

    .second-row-item ul li::before {
        position: absolute;
        content: "";
        background: rgb(255, 255, 255);
        width: 8px;
        height: 8px;
        left: 0px;
        top: 5px;
        opacity: 0.9;
        border-radius: 0%;
    }

    .second-row-item ul li {
        display: block;
        padding-bottom: 9px;
        padding-left: 18px;
        position: relative;
        margin-left: 5px;
    }

    .gambo-Breadcrumb {
        background: rgb(255, 255, 255);
        border-top: 0px solid rgb(238, 224, 224);
        margin-top: -3px;
    }

    .no-stock p {
        display: inline-block;
        margin-right: 30px;
        font-size: 14px;
        font-weight: 500;
        color: #333333;
        margin-bottom: 10px;
    }

    .product-dt-right h2 {
        font-size: 24px;
        font-weight: 700;
        text-align: left;
        color: #333333;
        margin-bottom: 16px;
    }

    .gty-wish-share li {
        margin-right: 0px !important;
    }

    .cart-item-price {
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        color: rgb(213, 92, 20);
        text-align: right;
        display: inline-flex;
        margin-left: 5px;
    }

    .pdct-dts-1 {
        padding: 5px 30px 30px;
    }
}

.faq a {
    color: rgb(21, 158, 169);
    text-decoration: none;
}

li.nav-item, ul.navbar-nav.main_nav.align-self-stretch, div#navbarSupportedContent {
    background: transparent !important;
}

@media (max-width: 600px) {
    .offer-item-img img {
        max-height: 170px;
    }
}

@media (max-width: 500px) {
    .offer-item-img img {
        max-height: 125px;
    }
}

ul.call-email-alt {
    margin-top: 5px;
}

.btn-warning {
    color: #fff !important;
    background-color: #dd590b !important;
    border-color: #dd590b !important;
}

.product-text-dt {
    PADDING: 0PX 14px;
}

.cate-slider img {
    min-height: 160px;
    /* background: red; */
    padding: 0 5px;
    border-radius: 10px 10px 0 0;
}

a.Popular-item {
    text-align: center;
}

h4.Popular-title {
    font-size: 20px;
    color: #fff;
    margin: -45px auto 0;
    background: #dd590b;
    padding: 6px 0;
    position: relative;
    text-align: center;
    width: 85%;
    border-radius: 12px;
}

.Popular-img img {
    max-width: 130px;
    margin: 0 auto;
    /* box-shadow: 0 0 5px #fff; */
}

.Popular-img {
    border: 2px dashed #dd590b;
    border-radius: 50%;
    text-align: center;
    overflow: hidden;
    padding: 10px;
    margin: 15px;
    max-width: 200px;
    height: 200px;
    width: 100%;
    align-items: center;
    display: flex;
    background: #dd590b00;
    position: relative;
    /* padding: 5px; */
}

.main-title-tt-2 {
    margin-bottom: 28px;
    display: flex;
    align-items: flex-end;
    BORDER-BOTTOM: 0PX SOLID #f3f3f3;
}

.main-title-tt-3 {
    BORDER-top: 2PX dashed #f3f3f3;
    padding-top: 45px;
}

label.salepice {
    display: inline-block;
    float: left;
    margin-right: 7px;
    margin-bottom: 0;
}

.clearfix {
    clear: both;
}

.pdpt-title h4 {
    background: #dd590b;
    color: #fff;
}

span.cart-icon:hover {
    background: #eee;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    align-items: center;
    display: flex;
}

    span.cart-icon:hover i.uil.uil-shopping-cart-alt {
        color: #dd590b;
    }

a.Popular-item:hover img {
    transform: scale(1.1);
    transition: 1s;
}

.Popular-img:before {
    border: 2px dashed #dd590b;
    border-radius: 50%;
    text-align: center;
    overflow: hidden;
    height: 98%;
    width: 98%;
    align-items: center;
    position: absolute;
    content: '';
    left: 1%;
    top: 1%;
    display: flex;
    background: #dd590b00;
    -webkit-animation: spin 10s linear infinite;
    -moz-animation: spin 10s linear infinite;
    animation: spin 10s linear infinite;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


@media(max-width:767px) {
    li.nav-item, ul.navbar-nav.main_nav.align-self-stretch, div#navbarSupportedContent {
        background: white !important;
    }

    .Popular-img {
        border: 2px dashed #dd590b;
        border-radius: 50%;
        text-align: center;
        overflow: hidden;
        padding: 10px;
        margin: 15px auto;
        max-width: 200px;
        height: 200px;
        width: 100%;
        align-items: center;
        display: flex;
        background: #dd590b00;
        position: relative;
        /* padding: 5px; */
    }

    .main-title-tt-2 h2 {
        text-align: center;
    }

    .footer-last-row {
        padding: 16px 0px;
        background: rgb(193 19 79) !important;
        text-align: center;
    }

    .product-text-dt p {
        font-size: 12px;
        font-weight: 500;
        color: rgb(221 89 11) !important;
        margin-bottom: 3px;
        line-height: 1.4;
        font-family: "Rubik", sans-serif ;
    }

    .cate-slider img {
        min-height: auto;
        /* background: red; */
        padding: 0 5px;
        border-radius: 10px 10px 0 0;
    }

    .category-item {
        width: 100%;
        display: block;
        background: rgb(255, 255, 255);
        border-radius: 0;
        text-align: center;
        padding: 0 !important;
        border: 0px solid rgb(21, 136, 145) !important;
    }

    .main-gambo-model {
        background-image: linear-gradient(rgb(237 26 99 / 90%), rgb(247 239 233 / 90%)) !important;
    }

    .cate__btn {
        font-size: 20px;
        padding: 20px 20px 19px;
        color: rgb(221 89 11) !important;
    }

    .product-text-dt h4 {
        margin-top: 0px;
        font-size: 16px;
        font-weight: 600;
        line-height: 19px;
        color: rgb(0, 0, 0);
        min-height: 30px;
        letter-spacing: 0.2px;
        margin-bottom: -1px !important;
        display: inline-block;
        width: 100px;
        white-space: nowrap;
        overflow: hidden !important;
        text-overflow: ellipsis;
    }
}

.top-cate-slider .owl-theme .owl-nav {
    margin-top: 10px;
    display: none;
}

ul.navbar-nav.main_nav.align-self-stretch {
    /* margin-top: 7px; */
    position: relative;
    top: 10px;
}

a {
    /*color: #ffffff !important;*/
    text-decoration: none;
}



    @media screen and (min-width:1440px) and (max-width:2000px) {
        .main_nav .nav-link {
            display: block;
            font-size: 14px;
            cursor: pointer;
            font-weight: 400;
            padding: 5px 4px !important;
        }

        ul.navbar-nav.main_nav.align-self-stretch {
            /* margin-top: 7px; */
            position: relative;
            top: 10px;
        }
    }



/* header css */




/* breadcrumb  */


.breadcrumbs_area {
    padding: 40px 0;
    background-repeat: no-repeat;
    background-size: cover
    /*background: #f7c59f57;*/
}
.breadcrumb_content h3 {
    color: #242424;
    font-size: 36px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 48px;
}
.how-it-works {
    padding: 40px 0;
    background: #f7c59f57;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .breadcrumbs_area {
        padding: 0 0 37px;
    }
}

@media only screen and (max-width: 767px) {
    .breadcrumbs_area {
        padding: 0 0 37px;
    }
}

.breadcrumb_content {
    text-align: center;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 37px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .breadcrumb_content {
        border-bottom: 0;
        padding-bottom: 0;
        border-top: 1px solid #ebebeb;
        padding-top: 37px;
    }
}

@media only screen and (max-width: 767px) {
    .breadcrumb_content {
        border-bottom: 0;
        padding-bottom: 0;
        border-top: 1px solid #ebebeb;
        padding-top: 37px;
    }
}

.breadcrumb_content ul {
    line-height: 15px;
}

    .breadcrumb_content ul li {
        display: inline-block;
        text-transform: capitalize;
        font-size: 14px;
        margin-right: 5px;
        color: #f47216;
    }

        .breadcrumb_content ul li:last-child {
            margin-right: 0;
        }

        .breadcrumb_content ul li a {
            color: #242424;
        }

            .breadcrumb_content ul li a:hover {
                color: #f47216;
            }

/* footer css */


/*  07. footer area css here */
.footer_top {
    padding-bottom: 61px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer_top {
        padding-bottom: 42px;
    }
}

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

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .widgets_container {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .widgets_container {
        margin-bottom: 25px;
    }
}

.widgets_container > h3 {
    font-size: 20px;
    line-height: 26px;
    text-transform: capitalize;
    margin-bottom: 24px;
    font-weight: 600;
    color: #242424;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .widgets_container > h3 {
        margin-bottom: 8px;
    }
}

@media only screen and (max-width: 767px) {
    .widgets_container > h3 {
        margin-bottom: 8px;
        font-size: 18px;
        line-height: 25px;
    }
}

.footer_menu ul li a {
    display: block;
    font-weight: 400;
    line-height: 30px;
    font-size: 14px;
    color: #5a5a5a;
}

    .footer_menu ul li a:hover {
        color: #f47216;
    }

@media only screen and (max-width: 767px) {
    .footer_menu ul li a {
        font-size: 13px;
    }
}

.footer_contact p {
    margin-bottom: 0;
    line-height: 30px;
}

    .footer_contact p a:hover {
        color: #f47216;
    }

.footer_contact ul {
    margin-top: 10px;
}

    .footer_contact ul li {
        display: inline-block;
        margin-right: 7px;
    }

        .footer_contact ul li:last-child {
            margin-right: 0;
        }

        .footer_contact ul li a {
            color: #b2b2b2;
            font-size: 18px;
            width: 40px;
            height: 40px;
            line-height: 40px;
            border: 1px solid #e1e1e1;
            background: #fff;
            text-align: center;
            border-radius: 50%;
            display: block;
        }

            .footer_contact ul li a:hover {
                color: #f47216;
                border-color: #f47216;
            }

.simple_product_content .tag_cate {
    margin-bottom: 0;
}

.simple_product_content .product_name h3 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
}

    .simple_product_content .product_name h3 a {
        color: #1c456c;
    }

        .simple_product_content .product_name h3 a:hover {
            color: #f47216;
        }

.simple_product_content .product_price span {
    color: #5a5a5a;
    font-size: 14px;
    font-weight: 400;
}

    .simple_product_content .product_price span.old_price {
        text-decoration: line-through;
        padding-right: 8px;
    }

    .simple_product_content .product_price span.current_price {
        color: #f47216;
        font-weight: 500;
    }

.simple_product_items {
    display: flex;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
}

    .simple_product_items:last-child {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: 0;
    }

.simple_product_thumb {
    width: 22%;
}

.simple_product_content {
    width: 70%;
    margin-left: 17px;
}

.footer_middel_menu {
    text-align: center;
    padding: 17px 0 15px;
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
}

    .footer_middel_menu ul li {
        display: inline-block;
        margin-right: 40px;
    }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer_middel_menu ul li {
        margin-right: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .footer_middel_menu ul li {
        margin-right: 20px;
    }
}

.footer_middel_menu ul li:last-child {
    margin-right: 0;
}

.footer_middel_menu ul li a {
    font-size: 16px;
    text-transform: capitalize;
    color: #5a5a5a;
}

    .footer_middel_menu ul li a:hover {
        color: #f47216;
    }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer_middel_menu ul li a {
        font-size: 13px;
    }
}

@media only screen and (max-width: 767px) {
    .footer_middel_menu ul li a {
        font-size: 13px;
    }
}

.copyright_area {
    text-align: center;
}

    .copyright_area p {
        text-transform: capitalize;
        line-height: 26px;
    }

@media only screen and (max-width: 767px) {
    .copyright_area p {
        margin-bottom: 5px;
    }
}

.copyright_area p a {
    color: #f47216;
}

    .copyright_area p a:hover {
        text-decoration: underline;
    }

.copyright_area p i {
    color: red;
}

.footer_bottom {
    padding: 38px 0 46px;
}

@media only screen and (max-width: 767px) {
    .footer_bottom {
        padding: 20px 0 24px;
    }
}

/*home five footer css here*/
.footer_black {
    border-top: 1px solid #2d2d2d;
    padding-top: 67px;
}

@media only screen and (max-width: 767px) {
    .footer_black {
        padding-top: 55px;
    }
}

.footer_black .widgets_container > h3 {
    color: #ffffff;
    font-family: "Prata", serif;
    font-weight: 400;
}

.footer_black .footer_contact p {
    color: #a0a0a0;
}

.footer_black .footer_contact ul li a {
    background: #2f2f2f;
    color: #ffffff;
    border: 0;
}

    .footer_black .footer_contact ul li a:hover {
        background: #a8741a;
    }

.footer_black .footer_menu ul li a {
    color: #a0a0a0;
}

    .footer_black .footer_menu ul li a:hover {
        color: #a8741a;
    }

.footer_black .tag_cate a {
    color: #a0a0a0;
}

    .footer_black .tag_cate a:hover {
        color: #a8741a;
    }

.footer_black .product_name h3 {
    font-family: "Prata", serif;
    text-transform: capitalize;
}

    .footer_black .product_name h3 a {
        color: #ffffff;
    }

.footer_black .simple_product_content .product_price span.current_price {
    color: #a8741a;
}

.footer_black .simple_product_items {
    border-bottom: 1px solid #2d2d2d;
}

    .footer_black .simple_product_items:last-child {
        border-bottom: 0;
    }

.footer_black .footer_middel_menu {
    border-bottom: 1px solid #2d2d2d;
    border-top: 1px solid #2d2d2d;
}

    .footer_black .footer_middel_menu ul li a {
        color: #a0a0a0;
        font-family: "Prata", serif;
    }

        .footer_black .footer_middel_menu ul li a:hover {
            color: #a8741a;
        }

.footer_black .copyright_area p {
    color: #a0a0a0;
}

    .footer_black .copyright_area p a {
        color: #a8741a;
    }

/*other footer css here*/
.footer_other {
    border-top: 1px solid #ebebeb;
    padding-top: 64px;
}

@media only screen and (max-width: 767px) {
    .footer_other {
        padding-top: 54px;
    }
}

.copyright-text
{
    position:absolute;
    bottom:1rem;
}