/*! HTML5 Boilerplate v8.0.0 | MIT License | https://html5boilerplate.com/ */

/* main.css 2.1.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
    font-family: Arial, sans-serif !important;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #fff;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

a {
    text-decoration: none !important;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

p {
    margin: 0;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none !important;
}


@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {

    font-size: 14px;
    background: #ffffff;
    /* font-weight: 400; */
}

/* =======================   ========================= */

.custom-list-style a {
    background-color: #2e2929;
    padding: 9px 14px;
    display: inline-block;
    font-size: 14px;
    color: #ffffff !important;
    border-radius: 3px;
}

.heading1 ul li a {
    color: #002566;
    font-weight: 500;
    font-size: 13px;
}

.input-style {
    width: 74%;
    padding: 4px 42px;
    border: 1px solid #EEEEEE;
    border-radius: 6px;
    font-size: 14px;
}

.navbar-brand img {
    height: 123px !important;
}

.heading1 ul li {
    list-style: none;
}

.custom-calender h5 a {
    font-size: 14px;
    text-align: center;
    margin-top: 5px;
    color: #0000EE;
    font-weight: 600;
}

.home_header {
    background: #ffffff;
}

.header_right_menu ul li {
    font-size: 12px;
    font-weight: 700;
    color: #666;
}

.header_right_menu {
    position: relative;
    z-index: 5;
}

.home_header h5 {
    color: #fff;
    font-size: 22px;
}

.navbar-toggler {
    opacity: 1;
    background: #fff;
    outline: none !important;
    box-shadow: none !important;
    width: 51px;
    height: 41px;
    border-radius: 2px;
    padding: 0;
}

.home_header .nav-link {
    color: rgb(0, 0, 0);
    cursor: pointer;
    font-family: sans-serif;
    font-size: 15.6px;
    font-weight: 700;
    line-height: 21.84px;
    transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
}

.home_header .nav-link:hover {
    background-color: #3A4149;
}

.offcanvas.mobile_menu {
    border: none !important;
    width: 300px !important;
}

.mobile_menu .offcanvas-header {
    padding: 4px 12px;
}

.brand_ads_img {
    top: 61px;
    right: 0;
}

.top_menu a {
    border: 1px solid #484848;
    display: inline-block;
    text-align: center;
    padding: 4px 13px;
    border-radius: 3px;
    color: #ffffff;
    font-weight: 500;
}

.location-sec {
    background: #313131;
}

.location-sec button {
    border: none !important;
    background: transparent !important;
    outline: none !important;
    box-shadow: none !important;
}

.location-sec .dropdown-toggle::after {
    display: none;
}

.location-sec .dropdown-menu {
    width: 97%;
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    background: url(../images/Location-Marker.png) no-repeat scroll 50% 50% #f4f9ff;
    border-radius: 0 !important;
    border-bottom-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    padding: 5px 15px;
    max-height: 600px;
    overflow: hidden;
    overflow-y: auto;
    border-color: #64b3da;
    top: 35px !important;
  }

/* @media only screen and (min-width: 1200px) {
    .swiper-slide {
        width: 280px !important;
    }
} */

.swiper.product_carousel.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    padding-bottom: 31px !important;
}

.location-sec .dropdown-menu li a {

    color: rgb(102, 102, 102);
    font-family: sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-decoration: underline !important;
}

.location-sec .dropdown-menu li a:hover {

    color: cornflowerblue;
}

@media (max-width: 1399px) {
    .inprogress_menu {
        /* height: 60px; */
        background: #f3f3f3;
    }

}

@media (max-width: 992px) {
    .col_li {
        flex: 0 0 auto;
        width: 21%;
    }
}

@media only screen and (max-width: 52em) {

    .thumbnail_td {
        max-width: 110px;
        max-height: 90px;
        width: auto;
    }

    #responsive_badge {
        position: absolute;
        top: 0 !important;
        max-width: 100%;
        z-index: 2;
        display: block;
        transform: translate(0px, -5px);
    }

    .flex_item {
        height: 300px;
        overflow: hidden;
    }
    
    .flex_item .img-top{
        width: auto !important;
        max-height: 300px;
        max-width: 300px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
    }


}

@media only screen and (max-width: 52em)
{
    .rwd {
    max-width: 90px;
    max-height: 110px;
    width: auto;
    }
}
@media only screen and (min-width: 52em) {
    .rwd {
    max-width: 150px;
    max-height: 150px;
    width: auto;
    }

}
@media only screen and (min-width: 375px) and (max-width: 395px) {
    .rwd {
        max-width: 90px;
        max-height: 110px;
        width: auto;
    }
}

.tab_menu {
    border: 1px solid #ccc;
    margin-bottom: 14px;
    background: #fcfcfc;
}

.tab_menu .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: #ccc !important;
    color: #000000 !important;
}

.tab_menu .nav-link {
    background: inherit;
}

.tab_menu .form-control {
    border: 1px solid #DDD;
}


.site_heading h2 {
    font-size: 30px;
    color: #666666;
    font-weight: 700;
}

.home_cover_img {
    width: 100%;
}

@media (max-width: 1199px) {
    #responsive_title {
        font-size: 17.5px !important;
    }
}



.tab_menu {
    max-width: 380px;
    margin: auto;
}

#pills-home-tab,
#pills-profile-tab,
#pills-browse-tab {
    width: 80px;
    font-size: 13px;
}


@media (min-width: 350px) {

    #pills-home-tab,
    #pills-profile-tab,
    #pills-browse-tab {
        width: 109px;
        font-size: 13px;
    }
}
@media (min-width: 375px) {

    #pills-home-tab,
    #pills-profile-tab,
    #pills-browse-tab {
        width: 116px;
        font-size: 13px;
    }
}
@media (min-width: 420px) {

    #pills-home-tab,
    #pills-profile-tab,
    #pills-browse-tab {
        width: 125px;
        font-size: 13px;
    }
}

@media (min-width: 576px) {

    #pills-home-tab,
    #pills-profile-tab,
    #pills-browse-tab {
        width: 125px;
    }
}

@media (min-width: 768px) {


    #pills-home-tab,
    #pills-profile-tab,
    #pills-browse-tab {
        width: 125px;
    }
}

@media (min-width: 842px) {

    #pills-home-tab,
    #pills-profile-tab,
    #pills-browse-tab {
        width: 125px;
    }
}


@media screen and (max-width: 700px) {
    .home_cover_img {
        width: 100%;
        object-fit: contain;
    }

}

.site_heading h1 {
    color: rgb(102, 102, 102);
    display: block;
    font-family: sans-serif;
    font-size: 32px;
    font-weight: 700;
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 6px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 6px));
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    background: #4987C5;
}

.heading-child {
    background: #EEEEEE;
    padding: 1px 1px;
    padding-top: 2px !important;
    border: 2px solid #EEEEEE;
}

.heading-child h5 {
    font-size: 19px !important;
}

.sidebar_right ul li a {
    display: block;
    padding: 4px 0px;
    font-size: 12px;
    color: #0000EE;
}

.sidebar_right ul li a:hover {
    color: #212121;
    background: #b8c3ff;
}

.language_dropdown.form-control {
    font-weight: 500;
    width: 159px;
    margin: 0 auto;
    border-radius: 4px;
    background: #2e2929;
    color: #fff;
}

.list-style {
    padding: 5px !important;
    font-size: 12px !important;
    display: inline-block !important;
    width: 100%;
}

.list-style3 {
    padding: 5px !important;
    font-size: 11px !important;
    display: inline-block !important;
    width: 100%;
}

.sidebar_right {
    background: #b8c3ff;
    min-height: 100%;
}

.heading3 ul li {
    list-style: none;
}

.heading-child3 {
    background: #EEEEEE;
    padding: 1px 1px;
    padding-top: 2px !important;
}

.input-style3 {
    width: 50%;
    /* padding: 1px 30px; */
    border: 1px solid #EEEEEE;
    border-radius: 3px;
    font-size: 12px;
}

.custom-list-style4 a {
    background: #fff;
    padding: 2px 37px;
    border: 1px solid #EEEEEE;

}

.custom-list-style5 {
    line-height: 16px;
}

.custom-list-style5 a {
    font-size: 12px;

}

.custom-style6 {
    background: #F4F4F4;
}

.list-syle-hover ul li:hover {
    background: #FFFFFF;
}

.first-list-style ul li a {

    color: #0A58CA;
    font-size: 16px;
    margin-left: 0px !important;
}

.list-group {
    list-style: none;
}

.first-list-style ul li :hover {
    background: #F4F4F4;
}


.table-condensed {
    min-width: 237px;
}

.table-condensed tr th {
    font-size: 13px;
    color: #ffffff;
    border: 1px solid #424242;
    background: #393939;
}

.table-condensed tr td {
    border: 1px solid #dadada;
    font-size: 13px;
}

.table-condensed .btn-primary {
    background: #2196f3;
    color: #fff;
    font-weight: 200 !important;
}

.list-style1 ul li a {
    display: block;
    padding: 4px 0px;
    font-size: 12px;
    color: #0000EE;
    font-weight: 500;
}

.business_ads {
    margin-left: 20px;
    -webkit-text-size-adjust: 100% !important;
    font-family: sans-serif !important;
    color: #666 !important;
    line-height: 2 !important;
    font-size: 1.2em !important;
    box-sizing: border-box !important;
    text-overflow: ellipsis !important;
    font-weight: 500 !important;
}

.donate {
    margin-top: 50px;
    margin-left: 30px;
    -webkit-text-size-adjust: 100% !important;
    font-family: sans-serif !important;
    color: #666 !important;
    line-height: 1.9 !important;
    font-size: 1.2em !important;
    box-sizing: border-box !important;
}

.responsive_image {
    width: 512px;
    height: 200px;
}

@media only screen and (max-width: 992px) {
    .responsive_image {
        width: 100%;
    }
}

@media only screen and (max-width: 576px) {
    .responsive_image {
        width: 100%;
    }
}

.footer_menu {
    background: url(../images/bg.jpg) repeat-x scroll left top #515E68;
    padding-bottom: 1em;
}

.footer_extra {
    color: rgb(102, 102, 102);
    display: block;
    font-family: sans-serif;
    font-size: 16px;
    line-height: 22.4px;
}

.footer_extra_2 {
    margin-bottom: 10px;
}

.footer_extra_2 a {
    color: rgb(102, 102, 102);
    font-family: sans-serif;
    font-size: 16px;
    line-height: 22.4px;
    text-decoration-color: rgb(102, 102, 102);
    text-decoration-line: underline !important;
}

.widget_heading h3 {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 15px;
}

.footer_menu ul li {
    font-size: 12px;
    font-weight: 800;
    padding: 4px 0px;
}


.social_links ul li a i {
    width: 40px;
    font-size: 20px;
    height: 40px;
    background: #000;
    text-align: center;
    border-radius: 50px;
    line-height: 38px;
    margin-bottom: 5px;
}

.footer_menu ul li a {
    color: #cecece;
}

.footer_menu ul li a:hover {
    color: #fff;
    text-decoration: underline !important;
}

.copyright {
    padding-top: 12px;
    margin-top: 15px;
}

.copyright h4 {
    color: rgb(255, 255, 255);
    display: block;
    font-family: sans-serif;
    font-size: 11.2px;
    font-weight: 700;
}

.copyright p {
    color: rgb(255, 255, 255);
    display: block;
    font-family: sans-serif;
    font-size: 11.2px;
    font-weight: 700;
    line-height: 15.68px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.copyright a {
    color: rgb(255, 255, 255);
    text-decoration-color: rgb(255, 255, 255);
    text-decoration-line: underline !important;

}

.form-control {
    height: 42px;
    font-size: 13px;

    border: none;
    outline: none;
    box-shadow: none !important;
}

.search-style {
    background: #2e2929;
    padding: 6px;
    border-radius: 10px;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
}


.search-style .text-input-group {
    height: 42px;
    border: none !important;
    padding: 0px 11px;
    font-size: 22px;
    font-weight: bold;
    background: #fff;
    border-radius: 3px;
}

.category_list li a {
    display: block;
    padding: 6px 0px;
    font-size: 13px;
    color: #03a9f4;
    border-bottom: 1px solid #e9e9e9;
}

.list-style1 ul li a {
    display: block;
    padding: 4px 0px;
    font-size: 12px;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
}

.list-style1 ul li a:hover {
    text-decoration: underline !important;
    color: #212121;
}


.sidebar_left .heading,
.freatured_products .heading {
    padding: 8px;
    background-image: url('../images/bg.jpg');
}

.sidebar_left .heading h3,
.freatured_products .heading h3 {
    color: rgb(255, 255, 255);
    font-family: sans-serif;
    font-size: 20.8px;
    font-weight: 700;
}

.categories_list {
    max-height: 450px;
    overflow: hidden;
    overflow-y: auto;
}

.categories_list ul li a {

    font-family: sans-serif;
    font-size: 16px;
    line-height: 22.4px;
    text-decoration: underline !important;
    color: rgb(102, 102, 102);
    font-weight: 700;
    padding: 4px 0px;
    display: inline-block;
    transition: all 0.3s ease;
}

.location_list ul li a {

    font-family: sans-serif;
    color: rgb(102, 102, 102) !important;
    font-weight: 700 !important;
    font-size: 12px !important;
    line-height: 16.8px !important;
    padding: 2px 0px !important;
}

h6.fw-bolder.text-black.text-xs {
    font-size: .75rem !important;
    text-decoration: underline !important;
    color: #666 !important;
    font-weight: 700 !important;
    line-height: 16.8px !important;
    padding-bottom: 15px !important;
}
p.font-weight-normal.text-secondary {
    font-size: .75rem !important;
    color: #666 !important;
    font-weight: 700 !important;
    line-height: 16.8px !important;
}
.categories_list ul li a:hover {
    color: #4987C5;
}

.product_item {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.product_item:hover {
    background: #ffc10736 !important;
}

.text-xs {
    font-size: 12px !important;
}

.text-sm {
    font-size: .75rem !important;
}


.text-success {
    color: #008800 !important;
    font-weight: 600 !important;
}

/*
 * Mobile view css
 */
.heading-style1 ul li a {
    background: #EEEEEE;
    font-size: 20px;
    color: #0A58CA;
}

.heading-style2 ul li a {
    text-align: right;
    background: #EEEEEE;
    font-size: 20px;
    color: #0A58CA;
}

.custom-collapes ul li a {
    background: #EEEEEE;
    font-size: 20px;
    color: #0A58CA;
}

.list-style-colla {
    padding: 5px !important;
    font-size: 12px !important;
    display: inline-block !important;
    width: 100%;
    background: #fff;
}

.first-list-style-colla ul li a {
    background: #fff;
    color: #0A58CA;
    font-size: 16px;
    margin-left: 0px !important;
}

.list-group {
    list-style: none;
}

.first-list-style-colla ul li :hover {
    background: #F4F4F4;
}

.custom-button {
    text-decoration: none;
    text-align: left;
    font-size: 19px;
}

.custom-heading {
    background: #EEEEEE;
}

.category_heading {
    background: #2e29290d;
    padding: 12px 0px;
}

.category_heading h5 a {
    font-size: 13px;
    font-weight: 600;
    background: #e2e2e2;
    margin: 0;
    padding: 7px 0px;
    display: block;
    border: 1px solid #BBB;
    color: #0000EE !important;
}

.category_wrapper {
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    height: 100%;
    background: #fafafa;
}

.category_heading h5 {
    font-size: 15px;

    font-weight: 500;
    color: #2e2929;
    margin-bottom: 2px;
}

.category_heading span {
    font-size: 13px;

    font-weight: 400;
}

.category_list li a:hover {
    background: #e4e4e4;
    color: #171717;
}

.category_list li a {
    display: block;
    padding: 5px 5px;
    font-size: 12px;
    color: #343434;
    border-bottom: 1px solid #f0f0f0;
    font-weight: 400;

    transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
}

.category_list li a:hover {
    background: #e4e4e4;
    color: #171717;
}

.category_list li:last-child a {
    border: none;
}

.mobile_header {
    background: #333333;
}


.mobile_heade_right ul li {
    display: inline-block;
}

.mobile_heade_right ul li a {
    color: #fff;
    font-size: 14px;
    padding: 0px 5px 0px 11px;

    font-weight: 400;
}

.mobile_heade_right {
    padding: 13px 0px;
}

.mobile_body .accordion_body {
    padding: 18px 14px;
}

.mobile_body .accordion_body ul li a {
    display: block;
    padding: 8px 0px;
    font-size: 13px;
    color: #fff;
    font-weight: 400;
    border-bottom: 1px solid #3b3b3b;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}

.mobile_body .accordion_body ul li a:hover {
    color: #0d6efd;
}

.mobile_body .accordion-button:not(.collapsed) {
    font-weight: bold;
    color: #333 !important;
    background: white !important;
}

.header_logo {
    background: #fff;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50px;
    text-align: center;
    font-weight: 600;
    line-height: 29px;
    color: #3a3a3a !important;
    padding: 0 !important;
}

.site_logo a {
    color: #fff;
    font-size: 13px;
    padding-left: 5px;
}

.breadcrumb ul li {
    display: inline-block;
}

.breadcrumb ul li a {
    font-size: 13px;

    font-weight: 400;
    color: #212121;
}

.breadcrumb {
    display: inline-block;
    margin: 0;
    padding-left: 6px;
}


.breadcrumb_category {
    background: #f9fafb none repeat scroll 0 0;
    border-color: #d5dce1;
    border-image: none;
    border-radius: 0;
    border-style: solid none;
    border-width: 1px 0;
    box-shadow: none;
    box-sizing: border-box;
    list-style: outside none none;
    margin: 0.5em 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}


.breadcrumb_category a,
.breadcrumb_category div {
    float: left;
    display: block;
    padding: .7em 1em .7em 2em;
    text-decoration: none;
    font-weight: normal;
    color: #666;
    position: relative;
    background-color: #d5dce1;
    background-image: linear-gradient(to right, #fff, #e9edf0);
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    font-size: .75rem;

}


.breadcrumb_category a:before,
.breadcrumb_category div:before {
    border-left-color: #d5dce1;
    right: -1.1em;
    z-index: 1;
}

.breadcrumb_category a:after,
.breadcrumb_category div:after {
    z-index: 2;
    border-left-color: #e9edf0;
}

.breadcrumb_category a:after,
.breadcrumb_category div:after,
.breadcrumb_category a:before,
.breadcrumb_category div:before {
    content: " ";
    position: absolute;
    top: 50%;
    margin-top: -1.5em;
    border-top: 1.5em solid transparent;
    border-bottom: 1.5em solid transparent;
    border-left: 1.1em solid;
    border-left-color: #e9edf0;
    right: -1em;
}

.breadcrumb_category a:last-child:after,
.breadcrumb_category div:last-child:after,
.breadcrumb_category a:last-child:before,
.breadcrumb_category div:last-child:before {
    border-left: 0;
    /* Set border-left to 0em for the last child */
}

.breadcrumb_category a:last-child,
.breadcrumb_category div:last-child {
    background: none;
    color: #008000;
    font-weight: bold;
}



.breadcrumb_product {
    background: #f9fafb none repeat scroll 0 0;
    border-color: #d5dce1;
    border-image: none;
    border-radius: 0;
    border-style: solid none;
    border-width: 1px 0;
    box-shadow: none;
    box-sizing: border-box;
    list-style: outside none none;
    margin: 0.5em 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}


.breadcrumb_product a,
.breadcrumb_product div {
    float: left;
    display: block;
    padding: .7em 1em .7em 2em;
    text-decoration: none;
    font-weight: normal;
    color: #666;
    position: relative;
    background-color: #d5dce1;
    background-image: linear-gradient(to right, #fff, #e9edf0);
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    font-size: .75rem;

}


.breadcrumb_product a:before,
.breadcrumb_product div:before {
    border-left-color: #d5dce1;
    right: -1.1em;
    z-index: 1;
}

.breadcrumb_product a:after,
.breadcrumb_product div:after {
    z-index: 2;
    border-left-color: #e9edf0;
}

.breadcrumb_product a:after,
.breadcrumb_product div:after,
.breadcrumb_product a:before,
.breadcrumb_product div:before {
    content: " ";
    position: absolute;
    top: 50%;
    margin-top: -1.5em;
    border-top: 1.5em solid transparent;
    border-bottom: 1.5em solid transparent;
    border-left: 1.1em solid;
    border-left-color: #e9edf0;
    right: -1em;
}

.breadcrumb_product a:last-child:after,
.breadcrumb_product div:last-child:after,
.breadcrumb_product a:last-child:before,
.breadcrumb_product div:last-child:before {
    border-left: 0;
    /* Set border-left to 0em for the last child */
}

.breadcrumb_product a:last-child,
.breadcrumb_product div:last-child {
    background: none;
}




/* shop page */
.main_template .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 50px;
    left: -50%;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 18px;
    width: 200px;
    background-color: #fff;
}

.main_template .sidebar_menu {
    left: 0;
}

.main_template .margin_left {
    margin-left: 200px;
}

.main_template .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.main_template .sidenav a:hover {
    color: #f1f1f1;
}

.main_template .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

#main {
    transition: margin-left .5s;
    padding: 20px 10px 0px 15px;
    background: #e7e7e7;
}

.product_search .form-control {
    height: 42px;
    font-size: 14px;

    outline: none;
    box-shadow: none !important;
    background: #fafafa;
    border: 1px solid #DDD;
}

.latest_post h3 {
    color: #212121;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0px;
    display: inline-block;
    border-bottom: 3px solid #2e2929;
}

.latest_post ul li {
    border-bottom: 1px solid #2e292912;
    padding: 5px 0px;
}

.latest_post ul li a {
    display: block;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: 25px;
}

.latest_post ul li a:hover {
    text-decoration: underline !important;
    color: #2e2929;
}

.navbar_btn {
    float: left;
    vertical-align: middle;
    line-height: 39px;
    cursor: pointer;
}

.header_end ul li {
    display: inline-block;
    padding: 4px 14px 0px 12px;
    border-right: 1px solid #DDD;
}

.header_end ul li:last-child {
    border: 0;
    padding: 0px 0px 0px 7px;
}

.header select {
    border: 1px solid #DDD;
    padding: 4px 8px;
    text-align: left;
    outline: none !important;
    box-shadow: none !important;
    border-radius: 3px;
    min-width: 200px;
}


.prodouct_wrap {
    background: #fff;
    position: relative;
    box-shadow: rgb(149 157 165 / 5%) 0px 8px 24px;
    border: 1px solid #EEE;
    border-radius: 10px;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    overflow: hidden;
}

.prodouct_wrap:hover {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.featured_tag {
    background: #2dbe6c;
    position: absolute;
    content: "";
    top: 16px;
    left: -42px;
    color: #fff;
    padding: 2px 41px;

    transform: rotate(-45deg);
}

.product_content {
    padding: 9px 8px;
}

.product_content ul li {
    font-size: 12px;

    color: #212121;
    padding: 2px 0px;
}

.product_content ul li i {
    font-weight: bold;
}

.product_content h4 a {
    font-size: 16px;

    color: #2e2929;
    line-height: 18px;
    display: block;
    font-weight: 400;
    margin: 11px 0px;
}

.product_content h4 a:hover {
    text-decoration: underline !important;
}

.product_content p {
    color: #777;
    font-size: 13px;
    margin: 0;
}

.product_content p a {
    background: #ff00002e;
    color: #000;
    border-radius: 24px;
    font-size: 11px;
    width: 18px;
    height: 18px;
    display: inline-block;
    text-align: center;
    line-height: 19px;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
}

.product_content p a:hover {
    background: #ff0000;
    color: #fff;
}

.product_content h5 {
    font-size: 14px;
    font-weight: 700;
    margin-top: 9px;
    margin-bottom: 2px;
    color: #e38f24;
}

.prodouct_wrap .form-check {
    padding: 0;
    display: inline-block;
    font-size: smaller;

}

.prodouct_wrap .favorite span {
    font-size: 13px;

    font-weight: 400;
    vertical-align: middle;
    display: inline-block;
}

.prodouct_wrap .favorite {
    position: absolute;
    background: #fff;
    padding: 0px 7px;
    display: inline;
    left: 8px;
    top: 8px;
    height: 21px;
    border-radius: 2px;
}

.shop_filter .filter_category label {
    font-size: 14px;

    font-weight: 400;
}

.shop_filter .form-label {
    color: #212121;
    font-size: 14px;
    margin: 0;
    margin-bottom: 10px;
    font-weight: 600;
}

.shop_filter .form-control {
    outline: none !important;
    box-shadow: none !important;
    height: 31px;
    font-size: 13px;
    border-radius: 4px !important;
    vertical-align: middle;
    margin-left: 4px !important;
    align-items: center !important;
    padding: 18px 4px;
    background: white;
    border: none !important;
}

.shop_filter h5 {
    color: #212121;
    font-size: 14px;
    margin: 0;
    margin-bottom: 10px;
    font-weight: 600;
}

.shop_filter .input-group-text {
    padding: 0;
    border: none !important;
    background: transparent !important;
    font-size: 13px;
    font-weight: 500;

    color: #2e2929;
}

.availabililty_select .form-control {
    height: 29px;
    padding: 0px 8px;
    margin: 0 !important;
}

.shop_filter .form-check label {
    font-size: 13px;
    font-weight: 400;
    color: #000;
    cursor: pointer;
}

.filter_wrap button {
    border: none !important;
    background: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 6px 8px;
    border-radius: 2px;
}

.single_product .single_item img {
    max-height: 300px !important;
    max-width: 100% !important;
}

.single_product .mySwiper2 {
    position: relative;
    width: 100%;
    margin-bottom: 4px;
    overflow: hidden;
    background-color: #ebeef7;
}

.single_product .mySwiper2 .swiper-slide {
    display: flex;
    justify-content: center;
}

.single_product .mySwiper2 .swiper-slide img {
    width: 100%;
    margin: 0px auto;
}

.single_product .mySwiper .swiper-slide {
    opacity: 0.4;
    border: 4px solid transparent;
    transition: all 0.3s ease-in;
    width: 76px !important;
    height: 76px;
    margin: 0 !important;
    border-radius: 4px;
}

.single_product .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
    /* border: 3px solid #2e2929; */
}

.single_product .swiper {
    width: 100%;
    height: 100%;
}

.single_product .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-position: center;
}

.header-padding {
    padding-top: 0.05rem!important;
  
    @media (min-width: 576px) {
      padding-top: 1.5rem!important; 
    }
  }

.single_product .swiper-slide img {
    display: block;
    width: 70px;
    height: 70px;
    -o-object-fit: cover;
    object-fit: cover;
}

.single_product .swiper-button-prev {
    left: 24px;
}

.single_pro_content h3 {
    margin: 0;
    font-size: 15px;
    color: #2e2929;
    margin-bottom: 14px;
}

.details_top_sec {
    border: 1px solid #f7f7f7;
    padding: 15px;
    border-radius: 10px;
}

.single_product .swiper-button-prev,
.single_product .swiper-button-next {
    color: #002233;
}

.swiper-button-next, .swiper-button-prev {
    bottom: 0 !important;
    top: auto !important;
}

.swiper-button-next, .swiper-button-next {
    bottom: 0 !important;
    top: auto !important;

}

.single_product .swiper-button-prev::after,
.single_product .swiper-button-next::after {
    font-size: 26px;
    color: #ffffff;
}

.single_product .swiper-button-next {
    right: 24px;
}

.details p {
    font-size: 14px;
    line-height: 29px;
    color: #696969;
    text-align: justify;
    margin-bottom: 20px;
}

.details ul li {
    line-height: 22px;
    font-size: 14px;
    font-weight: 400;
    color: #444;
    padding: 7px 0px;
}

.product_info .form-check-input[type=checkbox] {
    display: none;
}

.checkbox {
    text-align: center;
    display: flex;
}

.product_info .form-check {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 0px 30px 0px 0px;
}

.product_info .form-check label {
    cursor: pointer;
    text-align: center;
    font-size: 13px;
    display: flex;
}

.product_info .form-check label::before {
    position: absolute;
    content: "☆";
    font-size: 20px;
    border-radius: 5px;
    cursor: pointer;
    display: block;
    z-index: 0;
    top: -24px;
    left: 0;
    right: 0;
    line-height: 24px;
    color: rgb(158, 154, 154);
    margin: 0 auto;
    text-align: center;
}

.product_info .form-check-input:checked+label:before {
    content: "★";
    color: orange;
}

.form-check.hide_collection label::before {
    content: "✖" !important;
    font-size: 14px;
}

.hide_collection .form-check-input:checked+label:before {
    content: "❌" !important;
    font-size: 12px;

}

.form-check.flag_mark label::before {
    content: "⚐" !important;
}

.flag_mark .form-check-input:checked+label:before {
    content: "⚑" !important;
    color: red;
}

.ad_post_form p {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 10px;
}

.ad_post_form h6 {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
}

.ad_post_form h6 span {
    font-weight: 600;
}

.ad_post_form .form-check-label {
    font-size: 14px;
    font-weight: 400;

    cursor: pointer;
}

.form-check-input {
    margin-top: 5px;
}

.ad_post_form .form-check {
    margin-bottom: 6px;
    font-size: 15px;
}

.ad_post_form .btn-light {
    padding: 6px 23px;
    border-radius: 4px;
    font-size: 16px;

    background: #f2f2f2;
    color: #212121;
    border: 1px solid #212121;
    font-weight: 600;
}

.ad_post_form .btn-light a {
    color: #212121;
}

.ad_post_form .form-control {
    border: 1px solid #d8d8d8;
    box-shadow: rgb(99 99 99 / 3%) 0px 2px 8px 0px !important;
    height: auto;
    border-radius: 2px;
}

.form_wrapper {
    border: 1px solid #c8c8c8;
    padding: 0px 12px 10px 12px;
    border-radius: 1px;
    background: #F7F7F7;
    position: relative;
}


.contact_details h6 {
    font-size: 13px;
    font-weight: 600;
}

.ad_post_form .form-control::placeholder {
    color: #888;
}

.login_page {
    max-width: 24rem;
    margin: auto;
}

.login_form .form-label {
    font-size: 14px;

    font-weight: 500;
}

.login_form {
    background: #ffffff;
    border: 1px solid #f5f5f5 !important;
    border-radius: 10px !important;
}

.login_form .form-control {
    background: #ffffff;
    border: 1px solid #ddd;
    padding: 12px 10px;
}

.login_form .btn-light {
    padding: 6px 16px;
    border-radius: 4px;
    font-size: 15px;

    font-weight: 500;
    background: #d4d4d4;
    border: none !important;
}

.form-label {
    font-size: 14px;

    font-weight: 500;
}

.mobile_body .accordion-button {
    outline: none !important;
    box-shadow: none !important;
    background: #2e2929 !important;
    padding: 14px 7px !important;
    text-align: center;
    display: block;
    margin-bottom: 7px;
    border-radius: 10px !important;
    font-size: 12px;
}

.mobile_body .accordion-button::after {
    display: none;
}

.mobile_body .accordion-item {
    border: none !important;
    border-radius: 0px !important;
    outline: none !important;
    box-shadow: none !important;
}

.mobile_body .accordion-button {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.mobile_body .accordion-item {
    background: transparent !important;
}

.mobile_body .accordion-body {
    padding: 0;
    background: #e4e4e4;
}

.content p {
    font-size: 13px;
    line-height: 28px;
    text-align: justify;
    color: #666;
    margin: 0;
    margin-bottom: 30px;
}

.page_content p {
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
    color: #666;
    margin: 0;
    margin-bottom: 18px;
}

form {
    margin: 0;
}

.form_wrapper .title h6 {
    position: absolute;
    top: -8px;
    left: 9px;
    background: #f7f7f7;
    padding: 0px 10px 0px 10px;
    font-size: 13px;
    font-weight: 500;
}

.inline_checkbox .form-check {
    display: inline-block;
    margin-right: 15px;
}

.notice p {
    margin: 0;
    font-size: 13px;
    font-weight: 600;
}

.ad_post_form .form-label {
    font-size: 13px;
    color: #333;
}

.text-success {
    color: #008800 !important;
    font-weight: 500;
}


.availability_check .form-check {
    display: inline-block;
    padding-bottom: 7px;
}


.form-check-input:checked[type=checkbox] {
    outline: none !important;
    box-shadow: none !important;
}

.form-control[readonly] {
    background-color: #dedede !important;
    opacity: .7;
}




.mobile_body {
    background: #333;
    padding: 4px 13px;
    margin: 10px 0px;
    border-radius: 2px;
}


.shop_filter h5 {
    color: #212121;
    font-size: 14px;

    margin: 0;
    margin-bottom: 10px;
}

.single_product_info ul li {
    color: #000;
    padding: 10px 0px;

    font-size: 14px;
    border-bottom: 1px solid #b0baf5;
}



.language_dropdown .dropdown-menu {
    border: none !important;
    padding: 0;
    border-radius: 0px;
    width: 175px;
    background: #2e2929;
    top: 100%;
    right: -15px;
}

.language_dropdown .dropdown-menu .dropdown-item {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    padding: 8px 15px;
    color: #fff !important;
}

.language_dropdown button {
    background: transparent !important;
    border: none !important;
    color: #2e2828;
    font-size: 14px;

    font-weight: 400;
}

.page_heading h3 {
    font-size: 18px;

    font-weight: 600;
    margin: 0;
}

.page_content p {
    margin: 0;
    font-size: 15px;
    color: #777;
    line-height: 29px;
    margin-bottom: 23px;
}

.contact_form .form-control {
    border: 1px solid #e0dddd;
}

.form-control {
    font-size: 12px;
    outline: none;
    box-shadow: none !important;
    padding: 11px 12px;
    border-radius: 4px;
}

.btn-primary {
    border: none;
    padding: 8px 24px;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    background: #2e2929;
    outline: none !important;
    box-shadow: none !important;
}

.btn-primary:hover {
    background-color: #d18524 !important;
}

.bottom_text p {
    margin: 0;
    font-size: 13px;

    color: #777;
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    width: 100%;
}

.category_list {
    max-height: 400px;
    overflow: hidden;
    overflow-y: auto;
}

.category_list::-webkit-scrollbar {
    width: 2px;
    height: 2px;
}

.category_list::-webkit-scrollbar-button {
    background: #fdfdfd;
}

.category_list::-webkit-scrollbar-track-piece {
    background: #fdfdfd;
}

.category_list::-webkit-scrollbar-thumb {
    background: #ddd;
}


.featured_item {
    background: #fff;
    display: inline-block;
    width: 100%;
    padding: 0;
    font-size: 13px;
    text-align: left;
    float: none;
    position: relative;
    border-radius: 3px;
    margin: 0 0 8px;
    box-shadow: 1px 1px 4px rgb(0 0 0 / 6%), 0 0 0 1px rgb(0 0 0 / 15%) inset;
}

.featured_item.pt201 .osp-chk {
    background: #f0f3bd;
}

.featured_item label.osp-chk {
    padding: 10px;
    position: absolute;
    left: -1px;
    top: 0;
    margin: 0 !important;
    height: 100%;
    width: 50px;
    background: rgb(212 212 212);
    border: none !important;
    line-height: 100%;
    display: flex;
    align-items: center;
}

.featured_item label {
    display: inline-block;
    width: auto;
    position: relative;
    cursor: pointer;
}

.featured_item .osp-text {
    float: left;
    width: 60%;
    padding: 10px 10px 10px 60px;
    clear: none;
}

.featured_item .osp-select {
    float: left;
    width: 40%;
    padding: 13px 10px 10px;
    clear: none;
}

.featured_item .form-check .form-check-input {
    width: 18px;
    height: 18px;
    outline: none !important;
    box-shadow: none !important;
}

.featured_item .form-check {
    margin-bottom: 6px;
    font-size: 15px;
    margin-left: 5px;
    margin-top: 4px;
}

.featured_item .osp-pb-name {
    font-size: 13px;

    font-weight: 500;
}

.featured_item .osp-pb-desc {
    font-size: 13px;
    color: #777;
}

#responsive_badge {
    position: absolute;
    top: 0 !important;
    left: 0 !important;
    padding: 0;
}

.featured_badge svg {
    width: 18px;
}

@media only screen and (min-width: 52em) {

    .carousel_item {
        text-align: center !important;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        height: 150px;
        overflow: hidden;
    }
    .carousel_item img {
        width: auto !important;
        max-height: 150px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
    }

}

.featured_item .form-control {
    border: 1px solid #d8d8d8;
    box-shadow: rgb(99 99 99 / 3%) 0px 2px 8px 0px !important;
    height: auto;
    border-radius: 50px;
}


.faq_question .accordion-button {
    outline: none !important;
    box-shadow: none !important;
    padding: 14px 15px !important;
    text-align: center;
    margin-bottom: 7px;
    font-size: 14px;
    background: transparent;
    border: 1px solid #DDD;
    border-radius: 6px !important;
    color: #222222 !important;
    font-weight: 600 !important;
}

.faq_question .accordion-item {
    border: none !important;
    border-radius: 0px !important;
    outline: none !important;
    box-shadow: none !important;
}

.faq_question .accordion-button {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.faq_question .accordion-item {
    background: transparent !important;
}

.faq_question .accordion-body {
    padding: 0;
    background: #e4e4e4;
}

.faq_question .accordion-body p {
    font-size: 16px;
    color: #666;
    line-height: 26px;
    font-weight: 700;
    font-family: Arial, sans-serif;
}

.faq_question .accordion-body {
    margin-bottom: 20px !important;
    border-radius: 6px;
}

.faq_question .accordion-body {
    padding: 13px;
    background: #fdfdfd;
}

.shop_sidebar {
    border: 1px solid #efefef;
    border-radius: 10px;
    background: #f8f8f8;
}


chat_box
/*  chat box */

.chat-message-left,
.chat-message-right {
    display: flex;
    flex-shrink: 0;
}

.chat-message-left {
    margin-right: auto;
}

.chat_box .chat-message-right {
    flex-direction: row-reverse;
    margin-left: auto;
}

.chat_box .user_list {
    display: block !important;
    margin-bottom: 10px;
    background: #fafafa;
    padding: 7px 9px;
    border-radius: 50px;
    transition: all 0.5ms ease-in;
    -webkit-transition: all 0.5ms ease-in;
    -moz-transition: all 0.5ms ease-in;
    -ms-transition: all 0.5ms ease-in;
    -o-transition: all 0.5ms ease-in;
}

.chat_box .user_list.active {
    background: #dddddd !important;
}

.chat_box .user_list:hover {
    background: #dddddd;
}

.chat_box .user_list img {
    border-radius: 50px;
    border: 1px solid #ddd;
    margin-right: 8px;
}

.chat_box .user_list h3 {
    font-size: 14px;
    font-weight: 600;
    color: var(--bs-black);
    margin: 0;
    margin-bottom: 5px;
}

.chat_box .user_list span {
    font-size: 12px;
    padding: 0px 9px;
    display: inline-block;
    color: #fff;
    background: #2dbe6c;
    border-radius: 3px;
}

.chat_box .user_list .online {
    background: #2dbe6c !important;
}

.chat_box .user_list .offline {
    background: #d5d5d5 !important;
    color: #000;
}

.chat_box .border-right {
    border-right: 1px solid #efeeee;
    max-height: 634px;
    overflow: hidden;
    overflow-y: auto;
}

.selected_user.header {
    background: #fafafa;
    padding: 10px 20px;
}

.selected_user.header h5 {
    font-size: 16px;
    color: var(--bs-black);
    margin: 0;
    font-weight: 700;
}

.selected_user.header span {
    font-size: 12px;
    padding: 0px 9px;
    display: inline-block;
    color: #fff;
    background: #2dbe6c;
    border-radius: 3px;
}

.chat_messages {
    padding: 20px 17px;
    height: 500px;
    background-color: white;
    overflow: auto;
}

.chat_messages::-webkit-scrollbar {
    width: 3px;
}

.chat_messages::-webkit-scrollbar-thumb {
    background-color: #ddd;
}

.chat_msg:last-child {
    border: 0;
}

.chat_msg {
    margin-bottom: 14px;
    padding: 10px 14px;
    border-radius: 10px;
}

.chat_msg h3 {
    font-size: 14px;
    margin: 0;
    font-weight: 600;
    color: var(--bs-primary);
}

.chat_msg p {
    margin: 0;
    font-size: 14px;
    color: #555;
    line-height: 26px;
}

.chat_msg .text-muted {
    text-align: center;
    font-weight: 600;
}

.location-sec div {
    border: none !important;
    background: transparent !important;
    outline: none !important;
    box-shadow: none !important;
}

.ad_details_sec .back_btn a {
    color: #222;
    background: #EEE;
    border: 1px solid #817f7f;
    padding: 3px 16px;
    font-weight: 500;
    font-size: 13px;
}

.ad_details_sec .title {
    color: #666;
    font-size: 2.3em;
    font-weight: 800;
}

.details_header {
    background: url('../images/footer-bg.jpg') repeat-x scroll left top #000000;
    padding: 7px 14px;
}

.details_header h3 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    padding: 0.2em;
    vertical-align: middle;
}

.details_header h4 a {
    color: #fff;
    font-size: 17px;
}

.details_header h4 i {
    color: red;
    font-size: 16px;
}

.galleryThumbs {
    border: 1px solid #D5DCE1;
    padding: 20px 50px;
}

h1.text_title {
    border: 4px solid #353C42;
}

.faded_top {
    border-radius: 0;
    background: url('../images/bg_fade.png') repeat-x left top;
    background-color: #E9EDF0;
    border: thin solid #D5DCE1;
    margin: 0;
    padding: 7px 11px;
    margin-top: 20px;
}

.share-content ul li a {
    width: 32px;
    height: 32px;
    align-items: center;
    display: flex;
    background: #DDD;
    color: #fff;
    justify-content: center;
}

.ad_details {
    border: 1px dotted #ff0000;
    padding: 1em;
    margin: 10px 3px;
    font-size: .8em;
}

.member_since {
    position: absolute;
    top: 68px;
    left: 0;
    right: 0;
}

.member_since p {
    font-size: 1.2em;
    font-weight: bold;
    height: 75px;
    line-height: 17px !important;
    text-align: center;
    width: auto;
    text-shadow: 0px 0px 5px #000000;
    color: #fff !important;
}

.seller_short_info ul li {
    padding: 0;
    padding-bottom: 2px;
}

.seller_short_info ul li a {
    font-size: 13px;
    color: #666;
    text-decoration: underline !important;
    font-weight: 700;
    text-transform: uppercase;
}

.seller_short_info ul li i {
    color: red;
    font-size: 13px;
    font-weight: bold;
}


.details_tab ul li {
    padding: 0;
    font-size: 13px;
}

.details_tab ul li button {
    color: red !important;
    font-weight: 700;
    text-transform: uppercase;
    padding: 4px 7px;
}

.ad_details_info h4 {
    font-size: 17px;
    color: #666;
    padding-bottom: 12px;
}

.ad_details_info h2 {
    font-size: 21px;
    font-weight: 700;
    color: red;
    margin-bottom: 18px;
}

.ad_details_info p {
    font-size: 14px;
    color: #666;
    margin: 0;
}

.ad_details_info h3 {
    font-size: 20px;
    color: #666;
    padding-bottom: 5px;
}

.ad_details_info h3 span {
    font-size: 13px;
}

.ad_details_info h5 {
    color: #666;
    font-size: 15px;
}

.ad_details_info {
    border: 1px solid #DDD;
    padding: 20px;
    border-top: 0;
}

.contact_seller .title {
    background: url('../images/footer-bg.jpg') repeat-x scroll left top #515E68;
    color: #fff !important;
    font-size: 18px;
    padding: 7px 9px;
}

.contact_seller .title a {
    text-decoration: underline !important;
    color: #fff !important;
}

.contact_seller .content_box_1 {
    border: 1px solid #DDD;
    padding: 0.2em;
}

.contact_seller .box_pad {
    background-color: #ffffcc;
    border: 2px dashed #FFCC66;
    font-size: 12px;
    margin: 10px;
    padding: 10px;
    font-weight: 600;
}

.custome_link h4 a,
.custome_link h3 a {
    color: #666 !important;
}

.custome_link h4,
.custome_link h3 {
    font-size: 16px;
    margin: 1.33em 0;
    text-decoration: underline !important;
}

.answer_item {
    border: 1px dashed #a16e2d2b;
    padding: 12px;
}

.answer_item h5 {
    margin: 0;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 5px;
}

.answer_item p {
    margin: 0;
    font-size: 12px;
}

.seller_shop h4 {
    background: url('../images/footer-bg.jpg') repeat-x scroll left top #515E68;
    color: #fff !important;
    font-size: 18px;
    padding: 7px 9px;
    margin: 0 !important;
}



.seller_shop .table tr:nth-of-type(odd)>* {
    /* background: #ecf4ff; */
    color: #666;
    font-weight: bold;
    font-size: 12px;
    vertical-align: middle;
}

.seller_shop .table tr:hover {
    background: #fffcbb !important;
}

.seller_shop .table tr {
    /* background: #dfeaf9; */
    color: #666;
    font-weight: bold;
    font-size: 12px;
}


.seller_shop .results_column_header {
    background: #eaeaea !important;
    height: 1.5em;
    color: #5f6672;
    font-size: 19px;
    font-weight: bold;
    margin: 0;
    padding: 0.25em 0 0 0.3em;
}

.seller_shop .title {
    color: #666;
    font-weight: 800;
    font-size: 26px;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 3px !important;
}

.swiper.product_carousel.swiper-initialized.swiper-horizontal.swiper-pointer-events {
    padding: 25px 0px;
}

select#ads_category {
    border-radius: 0px !important;
    background: #fffcbb;
    outline: none !important;
    box-shadow: none !important;
    font-size: 15px;
    font-weight: bold;
}
select#ads_category2 {
    border-radius: 0px !important;
    background: #fffcbb;
    outline: none !important;
    box-shadow: none !important;
    font-size: 15px;
    font-weight: bold;
}
select#location {
    border-radius: 0px !important;
    outline: none !important;
    box-shadow: none !important;
    font-size: 15px;
    font-weight: bold;
}

.browsing_filter_box {
    border: 1px solid #999;
    color: rgb(102, 102, 102);
    display: block;
    font-family: sans-serif;
    font-size: 12px;
    padding-bottom: 7.2px;
    padding-left: 4.8px;
    padding-right: 4.8px;
    padding-top: 7.2px;
}

.title.categories {
    background: url('../images/footer-bg.jpg') repeat-x scroll left top #515E68;
    color: #fff !important;
    margin: 0 !important;
    font-size: 20.8px;
    font-weight: 700;
    padding: 0.2em;
    vertical-align: middle;
}

.title.filters {
    background: #999 url(../images/title_bar.png) repeat scroll 0 0;
    color: #fff !important;
    margin: 0 !important;
    font-size: 20.8px;
    font-weight: 700;
    padding: 0.2em;
    vertical-align: middle;
}


.search_mode {
    color: #fff;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0;
    padding: 7px 10px;
    vertical-align: middle;
    background: url('../images/footer-bg.jpg') #515E68;
}

.search_mode h4 {
    font-size: 14px;
}

.navbar {
    background: #e2e4e9 !important;
}

.section-collapser {
    color: #fff;
    font-size: 1.3em !important;
    font-weight: bold;
    margin: 0;
    padding: 5px 5px;
    vertical-align: middle;
    background: url('../images/footer-bg.jpg') #515E68;
}

.mini-cart {
    -moz-border-bottom-colors: #d5dce1;
    -moz-border-left-colors: #d5dce1;
    -moz-border-right-colors: #d5dce1;
    -moz-border-top-colors: none;
    border-color: #d5dce1;
    border-radius: 0;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    margin: 0 auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1.subtitle,
h3.subtitle {
    background: #eaeaea;
    font-size: .88rem;
    font-weight: bold;
    padding: 0.32em 0 0.32em 0.2em;
    border-top: thin solid #ddd;
    border-bottom: thin solid #ddd;
    color: #4987C5;
}

.cntr a {
    background: #fff none repeat scroll 0 0;
    border: thin solid #4174a6;
    border-radius: 0.3em;
    box-shadow: none;
    color: #4174a6;
    font-size: 0.75rem;
    font-weight: bold;
    padding: 0.5em 0.63em;
    text-decoration: none;
    text-shadow: none;
    transition-duration: 0.2s;
    white-space: nowrap;
    text-align: center;
    display: inline-block;
}

.user_dashboard {
    font-family: Arial, sans-serif !important;
}

.title {

    color: #fff;
    font-size: 20.8px;
    font-weight: 700;
    padding: .20em;
    vertical-align: middle;
    padding-left: 10px;
    background: linear-gradient(180deg, rgba(53, 53, 62, 1) 0%, rgba(50, 66, 80, 1) 30%, rgba(86, 91, 96, 1) 100%);
    font-family: Arial, sans-serif !important;
}

.subtitle {

    background: #eaeaea;
    font-size: 14.08px;
    font-weight: bold;
    border-top: thin solid #ddd;
    border-bottom: thin solid #ddd;
    color: #4987C5;
    padding: 5px;
}

.cntr a:hover {
    background-color: #4174a6;
    color: #fff;
}

.content_box.mini-cart li a.user_links {
    display: block;
    padding: 6px 6px 6px 30px;
    font-size: 11px;
    font-weight: bold;
    background: #fefefe url('../images/bullet_list_arrow_1.gif') no-repeat left center;
    border-top: thin solid #fff;
    border-bottom: thin solid #f3f3f3;
    color: #666;
}

.content_box.mini-cart li a.user_links:hover,
.content_box.mini-cart li a.user_links.active {
    display: block;
    background: #f3f3f3 url('../images/bullet_list_arrow_2.gif') no-repeat left center;
    border-bottom: thin solid #e5e5e5;
    text-decoration: underline;
}

.my-account .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
}

.content_box.highlight_links h2,
.content_box.highlight_links h3 {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 5px 5px;
    vertical-align: middle;
    background: url(../images/footer-bg.jpg) #373c40;
}

.content_box h1 {
    background-color: rgb(81, 94, 104);
    background-image: url(../images/footer-bg.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: auto;
    color: rgb(255, 255, 255);
    display: block;
    font-family: sans-serif;
    font-size: 20.8px;
    font-weight: 700;
    line-height: 29.12px;
    padding-bottom: 4.16px;
    padding-left: 10px;
    padding-right: 4.16px;
    padding-top: 4.16px;
}

.page-link {

    color: #666;
    padding: 0.35em 0.35em;
    border: thin solid #999;
    background: #f7f7f7;
    font-weight: bold;
    font-size: .7rem;
    text-align: center;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;


}

.pagination {

    justify-content: center;
    align-items: center;
    --bs-pagination-active-bg: #777777;
    --bs-pagination-active-border-color: #777777;
    --bs-pagination-focus-color: #777777;
    --bs-pagination-hover-color: #ffffff;
    --bs-pagination-hover-bg: #777777;
    --bs-pagination-hover-border-color: #777777;
    --bs-pagination-color: #777777;

}

.page-item {
    margin-right: 7px;
}

.page-item.active span.page-link {
    color: #FFF;
    padding: 0.1em 0.375em;
    border-style: solid;
    border-width: 0;
    background: #777;
    font-size: 1.3em !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    vertical-align: middle;
}

.page-item.disabled {
    display: none;
}

.content_box h1 a {
    color: #666;
}

.row_even {
    padding: 0.6em 0.4em;
    background: #f7f7f7;
    font-size: .75rem;
    color: #666;
}

.row_odd {
    padding: 0.6em 0.4em;
    background: #fff;
    font-size: .75rem;
    color: #666;
}

.row_odd:hover,
.row_even:hover {
    background: #ffffe1 !important;
}

.mini_button {
    border: thin solid #cacbcc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #666;
    display: inline-block;
    font-size: 0.75rem;
    font-weight: bold;
    margin: 0 0.1em;
    padding: 0.2em 0.3em;
    text-decoration: none;
    width: 99%;
}

.listing_extra_item,
.payment_item {
    border: thin solid #eaeaea;
    padding: 0.44em 0.63em;
    margin: 0.31em;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: .75rem;
    background: #f7f7f7;
    color: #666;
    display: block;
    vertical-align: middle;
}

.listing_extra_item_child {
    border: 0.1em solid #eaeaea;
    padding: 0.1em 0.63em;
    margin: 0.31em 0.31em 1em 3.1em;
    font-weight: bold;
    font-size: .9rem;
    font-family: Arial, sans-serif;
    text-align: right;
}

#attention_getters li {
    list-style: none;
    display: block;
    width: 200px;
    float: left;
    text-align: left;
}

.select_field {
    vertical-align: baseline;
    font-size: 1.2em;
    font-weight: bold;
    appearance: none;
    background: #f7f7f7 url(../images/arrow_dn.png) no-repeat scroll 100% 50%;
    border: thin solid #a3a3a3;
    color: #333333;
    height: 30px;
    line-height: 1;
    min-width: 100px;
    padding: 0 35px 0 5px;
    text-overflow: "";
    border-radius: 0.31em;
    -moz-border-radius: 0.31em;
    -webkit-border-radius: 0.31em;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.text_field {
    background: url(../images/form_input.gif) repeat-x scroll left top #fff;
    vertical-align: baseline;
    color: #666;
    font-size: 1.2em;
    font-weight: bold;
    height: 30px;
    border: thin solid #a3a3a3;
    max-width: 100%;
}


.custom_btn {
    background: #fff none repeat scroll 0 0;
    border: thin solid #4174a6;
    border-radius: 0.3em;
    box-shadow: none;
    color: #4174a6;
    font-weight: bold;
    padding: 0.5em 0.63em;
    text-decoration: none;
    text-shadow: none;
    transition-duration: 0.2s;
    white-space: nowrap;
    font-size: 11px;
    display: block;
    margin: auto;
}

.submit_btn {
    cursor: pointer;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    border-radius: 10.4px;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    padding: 0.2em 0.6em;
    transition-duration: 0.2s;
    white-space: nowrap;
    margin: 3px 3px;
    border: thin solid #4174a6;
    background: #FFF;
    color: #4174a6;
}

.submit_btn:hover {
    background: #4174a6;
    color: #FFF;
}

.cancel_btn {
    cursor: pointer;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    border-radius: 10.4px;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    padding: 0.2em 0.6em;
    transition-duration: 0.2s;
    white-space: nowrap;
    margin: 3px 0;
    border: thin solid #B9002F;
    background: #FFF;
    color: #CE0034;
}

.cancel_btn:hover {
    background: #CE0034;
    color: #FFF;
}

.user_links_active {
    margin-bottom: 5px;
    display: block;
    padding: 7px 7px 7px 31px;
    font-size: 13px;
    font-weight: bold;
    border-top: thin solid #fff;
    /* border-bottom: thin solid #f3f3f3; */
    color: #4987C5;
    background: #F8F9FA url(../images/bullet_list_arrow_2.gif) no-repeat left center;
}

@media (max-width: 1199px) {
    .user_links_active {
        margin-bottom: 25px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .user_links_active {
        margin-bottom: 25px;
    }
}
.icon-btn {
    text-align: center;
    width: 210px !important;
    position: relative !important;
    margin: auto;
}

.icon-btn .swiper-button-next, .icon-btn .swiper-button-prev {
    position: absolute !important;
    bottom: -42px !important;
    z-index: 99 !important;
}
.icon-btn .swiper-button-next {
    float: right !important;
}
.icon-btn .swiper-button-prev {
    float: left !important;
    
}
.col-flex {
    display: flex!important;
    align-items: flex-end;
    justify-content: flex-end;
}
.swiper-button-next:after{
    font-family: inherit !important;
    font-size: 0 !important;
    background-image: url("../images/right_arrow.png") !important;
    width: 25px !important;
    height: 25px !important;
    z-index: 99 !important;
}

.swiper-button-prev:after {
    font-family: inherit;
    font-size: 0;
    background-image: url("../images/left_arrow.png");
    width: 25px;
    height: 25px;
    z-index: 99 !important;
}
.custom_btn:hover {
    background: #4174a6;
    color: #fff;
}

.mini_cancel {
    text-decoration: none;
    background: #fff none repeat scroll 0 0;
    border: thin solid #B9002F;
    border-radius: 0.3em;
    box-shadow: none;
    color: #B9002F;
    font-weight: bold;
    padding: 0.5em 0.63em;
    text-decoration: none;
    text-shadow: none;
    transition-duration: 0.2s;
    white-space: nowrap;
    font-size: 11px;
    display: inline-block;
    margin: auto;
}
@media only screen and (max-width: 52em)
{
    #tr {
        border-bottom: 1px solid #eee;
    }
}

.mini_cancel:hover {
    border-color: #B9002F;
    background: #CE0034;
    color: #FFFFFF;
}

.cart_item_child {
    border: thin solid #eaeaea;
    padding: 0em 1.25em;
    margin: 0.2em 0.31em 0.2em 3.1em;
    font-weight: bold;
    font-size: .75rem;
    color: #666;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cart_item_child .buttons {
    display: flex;
    gap: 5px;
}

.cart_item_child .button {
    border-radius: 10.4px;
    padding: 0.2em 0.6em;
    font-size: 10.4px;
}

.cart_item_child .cancel {
    border-radius: 10.4px;
    padding: 0.2em 0.6em;
    font-size: 10.4px;
}

.cart_item_child .price {
    margin-top: 4px;
    font-size: 14px;
}

.cart_item_subtotal {
    border: thin solid #eaeaea;
    padding: 0.4em;
    margin: 0.2em 0.31em 0.2em 5.1em;
    background: #F7F7F7;
    font-weight: bold;
    font-size: 14.4px;
    color: #666;
}

.product_details {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #4987C5;
}

.product_details .buttons {
    display: flex;
    gap: 5px;
}

.product_details .button {
    border-radius: 10.4px;
    padding: 0.2em 0.6em;
    font-size: 10.4px;
}

.product_details .cancel {
    border-radius: 10.4px;
    padding: 0.2em 0.6em;
    font-size: 10.4px;
}

.product_details .price {
    margin-top: 4px;
    font-size: 14px;
}

.note_box {
    background: #ecf4ff;
    border: 1px solid #a9afd4;
    padding: 0.6em;
    color: #5f6672;
    font-size: .7rem;
    font-weight: normal;
    line-height: 1.1em;
    text-align: center;
    margin: 0.6em;
}

.menu_cart_item {
    border-bottom: 1px dashed #64b3da;
    color: #999;
    padding: 5px;
    font-size: 12px;
    font-weight: normal;
}

.mobile_nav {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    top: 79px;
    left: 0;
    right: 0;
    background: #212529;
    margin: auto;
    z-index: 9;
}


.mobile_nav .menu-link {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #282828;
    border-radius: 0px;
    padding: 8px 25px;
    color: #fff;
    font-size: 14px;
    text-align: end;
    font-weight: 400;
}

.user-welcome {
    text-align: end;
    color: #fff;
    font-size: 1.1em;
    background: #272a2d;
    padding: 7px 25px;
    font-weight: 400;
}

.mobile_nav a:hover {
    background: #272a2d;
}



.mobile_nav .badge {
    background: #393939;
}
























/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden,
[hidden] {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
    /* 1 */
}

/*
 * Extends the .sr-only class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.sr-only.focusable:active,
.sr-only.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    white-space: inherit;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix::before,
.clearfix::after {
    content: " ";
    display: table;
}

.clearfix::after {
    clear: both;
}

/* custom css are here */
















/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 1.25dppx),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {

    *,
    *::before,
    *::after {
        background: #fff !important;
        color: #000 !important;
        /* Black prints faster */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]::after {
        content: " (" attr(href) ")";
    }

    abbr[title]::after {
        content: " (" attr(title) ")";
    }

    /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
    a[href^="#"]::after,
    a[href^="javascript:"]::after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
   * Printing Tables:
   * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
   */
    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}