body {
    background-color: #fcfcfc !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 30px !important;
    font-size: 12px;
    padding: 5px;
}

.sidebar-menu .dropdown-item span {
    font-size: 17px;
    font-weight: 600;
}
@media (min-width: 500px) {
    .sectionStyle {
        background: white;
        box-shadow: 0px 3px 6px #0000000d;
        border-radius: 5px;
        margin: 15px 0;
        padding: 10px 20px;
    }

    .productCard {
        box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgb(0 0 0 / 6%) !important;
        margin: 0 5px 15px !important;
    }
}
@media (max-width: 500px) {
    .sectionStyle {
        background: white;
        box-shadow: 0px 3px 6px #0000000d;
        border-radius: 5px;
        margin: 15px 0;
        padding: 10px 10px;
    }

    .productCard {
        box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgb(0 0 0 / 6%) !important;
        margin: 0 0px 15px !important;
    }
}
.productCard .productInfo h3 {
    height: auto !important;
    -webkit-line-clamp: 1 !important;
}

.productCard .productBtns button {
    transform: translateX(calc(100% - 32px)) !important;
}

.category_div {
    background-color: transparent;
    border: none;
}

.category_div img {
    height: 105px;
    border-radius: 5px !important;
}

.category_div p {
    line-height: 17px;
    margin-top: -11px !important;
    color: #000;
    font-weight: 600;
    font-size: 14px;
}
.navbar-expand-md .navbar-nav .dropdown-menu .topMenu {
    padding: 0 10px;
}
.topMenuContent .topMenu a {
    text-align: end;
}
@media (min-width: 576px) {
    .feature-secton {
        background-color: var(--bs-light)
    }
}
@media (max-width: 575px) {
    .feature-section-inner {
        background-color: var(--bs-light);
        box-shadow: 0 .125rem .25rem rgba(var(--title-color-rgb), .075) !important;
        padding: 1rem;
        padding-block-end: 0;
        border-radius: .5rem
    }
}
.g-3 {
    margin: -10px;
}

.g-3 *[class*="col"] {
    padding: 10px;
}
.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}
.fasicon i {
    color: var(--bs-primary)!important;
    font-size: 48px!important;
}
.fs-12 {
    font-size: 0.75rem!important;
}
@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav .dropdown-menu {
        top: 55px;
    }
    .five-product-only .custom-width-product.col-lg-3,
    .five-product-only .custom-width-product.col-xl-3 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .navbar-expand-md .navbar-nav .nav-item {
        margin-right: 35px;

    }
    .navbar-expand-md .navbar-nav .nav-item.navBarToggle {
        width: 60px;
        height: 65px;
        margin-bottom: -20px;
    }
    }
.featured_deal_left {}

.productCard .productAff .AffSec span {
    font-size: 15px;
    font-weight: 600;
}

.media:last-child {
    border-bottom: none !important;
}

.productInfo {
    padding: 0 !important;
}

.info-price.productInfo {
    padding: 5px 10px !important;
}

.productCard .productImage {
    border: none !important;
    padding: 0 !important;
}

.productCard .productImage a {
    border: none !important;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}

.productCard .productImage img {
    padding: 0 !important;
    min-width: 100%;
    width: 100%;
    height: 100% !important;
    min-height: 100% !important;
    border-radius: 5px 5px 0 0;
}
.productCard .productInfo.info-price .productPrice {
    width: 100%;
    position: relative;
}
.productCard .productInfo.info-price .productPrice .wishlist-btn {
    border: none;
    background-color: #eb0f1d;
    color: #fff;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    line-height: 31px;
    position: absolute;
    right: 1px;
    top: 1px;
    font-size: 14px;
    text-align: center;
}
.custom-width-product:nth-child(n+5) {
    display: none;
}

.five-product-only .custom-width-product:nth-child(n+5) {
    display: unset;
}
.five-product-only .custom-width-product:nth-child(n+6) {
    display: none;
}
.img-product {
    width: 100%;
    border-radius: 5px;
}

.horizontal-view .productCard {
    display: flex;
}

.horizontal-view .productCard .productImage {
    width: 135px;
    height: 135px;
    padding: 10px !important;
    vertical-align: middle;
    display: grid;
}

.horizontal-view .productCard .productImage a {
    height: auto !important;
}

.horizontal-view .productCard .productInfo {
    width: calc(100% - 140px);
}

.horizontal-view .custom-width-product.custom-rated-saller .productCard .productAff {
    /* justify-content: flex-start; */
}

.horizontal-view .custom-width-product.custom-rated-saller .productCard .productAff .AffSec {
    /* width: 100px; */
}

.horizontal-view .custom-width-product.custom-rated-saller .productCard .productInfo h3 a {
    font-size: 17px;
    font-weight: 600;
}

.horizontal-view .custom-width-product.custom-rated-saller .productCard .productInfo h3 {
    margin-top: 10px !important;
}

.horizontal-view .custom-width-product.custom-rated-saller .productCard .productInfo .productPrice .text-accent {
    font-size: 17px;
}

.img-title {
    margin-bottom: 10px;
}

.img-title.img-title-small img {
    width: 38px;
    margin: 5px;
}

.img-title.img-title-small span {
    padding: 0;
    font-size: 20px;
    position: relative;
    top: 2px;
}

.img-title-large {
    margin-top: 20px;
}

.img-title-large img {
    width: 80px;
}

.img-title-large span {
    padding: 0;
    font-size: 25px
}

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

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

.owl-carousel .owl-item img {
    /*width: 150px !important;*/
    /*height: 150px !important;*/
    /*margin: auto;*/
    /*padding: 18px !important;*/
}
.owl-carousel .owl-item .category_div {
    height: 160px !important;
}
.owl-carousel .owl-item .category_div img {
    padding: 0px !important;
    border-radius: 10px;
}
.owl-carousel .owl-item .category_div p {
    margin-top: 10px !important;

}
#carouselExampleIndicators {
    margin-bottom: 25px;
}
.carousel-indicators {
    margin: 0;
    padding: 0;
    bottom: -24px;
}
.carousel-control-prev,
.carousel-control-next {
    display: none;
}
.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    padding: 0;
    border: 3px solid transparent;
    opacity: 1;
}
.carousel-indicators li.active {
}
.productAff .AffSec {
    min-width: 50px;
    text-align: center;
}
.productAff .AffSec:last-child {
    min-width: 70px;
    text-align: center;
}
.productCard > strong.newLabel {
    background: url(../../front-end/img/icon-new.png) no-repeat !important;
    background-size: 40px 44px !important;
    width: 40px;
    height: 42px;
    line-height: 33px;
    font-size: 13px !important;
    top: -20px;
    right: -6px;
    transform: rotate(45deg);
    position: absolute;
    z-index: 99;
    text-align: center;
}

.Header-mobile {
    display: none;
}
.mobile-only {
    display: none;
}
.img-product.low-height {
    height: 250px;
}
.sidebar-menu li:nth-child(n+8) {
    display: none;
}

@media (min-width: 1200px) {
    .cutom-container {
        width: 95%;
        max-width: 95%;
    }

    .four-product-only {}

}
@media (min-width: 1200px) {
    .cutom-container-new {
        width: 100%;
        max-width: 100%;
    }

    .four-product-only {}

}
.item-card {
    display: none;
}


@media (max-width: 768px) {
    .div-loading {
        position: fixed;
        z-index: 9999;
        left: 50% !important;
        transform: translate(-50%, -50%);
        top: 50% !important;
        width: auto !important;
    }
    .div-loading img {
        width: 80px !important;
    }
    .cart_item > table {
        display: table;
    }
    .item-card {
        display: flex;
        width: 100%;
        border-radius: 10px;
        box-shadow: 0 0 10px #9a9a9a;
        position: relative;
  margin-bottom: 10px;
    }
    .item-card .img-container img {
        width: 115px;
        height: 100%;
        border-radius: 10px;
    }
    .item-card .details-container {
        font-size: 14px;
        padding: 10px 5px;
    }
    .item-card .details-container .header-name {
        color: var(--main);
        font-weight: 600;
        font-size: 15px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .item-card .details-container .form-control.commission {
        display: inline-block;
        width: auto;
        background-color: transparent;
        border: none;
        max-width: 80px;
        height: 25px;
    }
    .item-card .details-container .form-control.change-value.qty {
        width: 42px;
        text-align: center;
        height: 28px;
    }
    .item-card .details-container .delete-btn{
        position: absolute;
    right: 0;
    bottom: 0;
    border: none;
    background-color: #252060;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px 0px 0 0px;
    }
    .item-card .details-container .checkout-mobile{
        position: absolute;
        top: 6px;
        right: 0;
    }
    .feature_header span {
        font-size: 20px !important;
    }
    .flot-left-mobile-view-all {
        float: right;
        top: -3px;
        position: relative;
    }
    .apple_app .pull-left,
    .goole_app .pull-right {
       float: unset !important;
    }
    .apple_app {
        text-align: right;
    }
    .goole_app {
        text-align: left;
    }
    .list-group {
        padding: 0;
    }
    .headerTitle {
        margin-top: 20px;
    }

    .block-mobile {
        display: block !important;
    }
    .block-mobile > button {
        display: block !important;
        width: 100% !important;
        margin:0 0 10px !important;
    }
    .text-muted {
    font-size: 16px;
}
    .product_overview .nav-tabs {
        height: auto;
        display: block !important;
        padding: 0;
    }
    .product_overview .nav-tabs .nav-item .nav-link {
        font-size: 16px;
    }
    .product_overview .nav-tabs .nav-link::before {
        height: 2px;
    }
    .nav-tabs .nav-item {
        margin-bottom: 0px;
        display: block;
        width: 100%;
    }
    .category_div_container {
        display: block;
    }
  #carouselExampleIndicators .carousel-inner .carousel-item img {
     /*height: 220px !important;*/
  }

  .topbar .topbar-link {
    display: none;
  }
}
    @media (max-width: 991px) {
        .item-card .details-container .checkout-mobile .custom-control-input {
                z-index: 2;
        }
        .five-product-only .custom-width-product:nth-child(n+5) {
            display: none;
        }
    .horizontal-view .productCard .productInfo {
        width: calc(100% - 140px);
        display: grid;
        align-items: center;
    }
    .horizontal-view .productCard .productImage {
        width: 100px;
        height: 100px;
    }
    .horizontal-view .productCard .productInfo {
        width: calc(100% - 105px);
    }
    .feature_header {
        justify-content: center !important;
        align-items: center;
        width: 100%;
        text-align: center;
    }
    .mobile-only {
        display: block;
    }
    .no-mobile {
        display: none;
    }
    .footer-end {
        padding-bottom: 20px;
    }
    .flex-mobile-center {
        display: flex;
        width: 100%;
        align-items: center;
    }
    .flex-mobile-center .feature_header {
 margin-bottom:  0;
    }
    .mobile-search {
        margin: 15px auto 5px !important;
        width: calc(100% - 50px);
    }
    .mobile-search .search-bar-input {
        padding-right: 50px !important;
        border-radius: 25px;
        height: 40px;
        border-color: #dae1e7;
    }
    .mobile-search .search-bar-input:focus {

    }
    .mobile-search  .appended-form-control:not(.rounded-right-0) {
        border-radius: 7px !important;
    }
    .mobile-search .search_button {
        background-color: transparent;
    }

    .mobile-search .search_form {
        border-radius: 7px;
        overflow: hidden;
        border:none;
    }
    .mobile-head {
        display: none;
    }
    .productCard > strong.newLabel {
        zoom: 0.8;
    }
    .col-6.custom-width-product {
        padding: 0;
    }
   .Header-mobile {
        position: fixed;
        z-index: 9999999999;
        bottom: 0;
        width: 100%;
        display: flex;
        justify-content: space-around;
        background: rgb(255, 255, 255);
        box-shadow: rgb(0 0 0 / 10%) 0px 1px 4px 3px;
        z-index: 99999999999999;
        padding: 8px 0 4px;
    }
    .Header-mobile > a,
    .Header-mobile .part-footer {
       text-align: center;
       font-size: 13px;
       position: relative;
    }
    .Header-mobile > a > strong{
        display: inline-flex;
        border-radius: 300px;
        cursor: unset;
        box-shadow: unset;
        transition: all 150ms ease-in-out 0s;
        padding-left: 0.25rem;
        padding-right: 0.25rem;
        background-color: rgb(233, 69, 96);
        color: rgb(255, 255, 255);
        position: absolute;
        top: -4px;
    left: calc(50% + 9px);
        font-weight: 600;
    }
    .Header-mobile > a > svg,
    .Header-mobile .part-footer > svg {
        display: block;
        margin: auto;
    }
    .Header-mobile .navbar-tool-icon-box{
        display: block;
        text-align: center;
        margin: auto;
        width: 100% !important;
        height: 20px;
        line-height: 20px;
    }
    .Header-mobile .navbar-tool-icon-box .title-footer {
        display: block;
        font-weight: 600;
        margin-top: -7px;
        font-size: 13px;
    }
    .Header-mobile .navbar-tool-icon-box i {
        font-size: 21px;
        margin-top: -19px;
        margin-bottom: 7px;
        position: relative;
        color: var(--main);
        top: 5px;
        height: 37px;
        line-height: 20px;
        margin-bottom: 0;
    }
    .Header-mobile .navbar-tool-icon-box .navbar-tool-label{
        transform: translate(-50%, 0px);
        left: calc(50% + 10px);
        right: unset;
        z-index: 9;
    }
    .Header-mobile > a > span,
    .Header-mobile .part-footer > span {
        display: block;
        font-weight: 600;
        margin-top: 3px;
    }
    .Notification-sec {
        position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    height: calc(100vh - 60px);
    background-color: #fff;
    }
    .Notification-sec {
        position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    height: calc(100vh - 60px);
    background-color: #fff;
    }
    .Notification-sec .dropdown-menu{
        display: block;
        position: static;
        height: calc(100vh - 108px);
        overflow: auto;
    }
    .Notification-sec .header-of-footer {
        background-color:  var(--main);
        color: #fff;
        padding: 10px;
    }
    .Notification-sec .header-of-footer h6 {
        margin-bottom: 0;
        color: #fff;
        font-size: 19px;
    }
    .Notification-sec .header-of-footer h6 a{
        position: absolute;
        left: 6px;
        font-size: 14px;
        top: 8px;
        padding: 5px;
    }
    .productCard .productImage a {
         height: 140px !important;
    }
    .productCard .productAff {
        margin-top: 0px !important;
        zoom: 0.8;
    }
    .productCard .productInfo .productPrice span {
        font-size: 14px !important;
    }
    .productCard .productBtns {
        right: 16px;
        zoom: 0.8;
    }

.img-product {
    display: none;
}

    .tawk-min-container .tawk-button-circle.tawk-button-large,
    .tawk-button-circle {
        zoom: 0.6;
        right: 0;
        left: unset !important;
        bottom: 38px !important;
    }

    .btn-scroll-top.show {
        zoom: 0.92;
        right: 22px;
        bottom: 99px;
    }

    .navbar>.container {
        justify-content: space-around;
    }

    .mobile-head {
        position: fixed;
        z-index: 9999999999;
        bottom: 0;
        width: 100%;
    }

    .mobile-head .navbar-brand {
        display: none;
    }

    .mobile-head .navbar-toolbar {
        width: 65%;
        place-content: space-between;
    }

    .mobile-head .dropdown-menu {
        bottom: 100%;
        top: unset;
    }
}
.navbar-stuck-menu .toggleIco.mega-nav {
    position: relative;
    width: 20px;
    margin: 11px 0px !important;
    background-color: transparent;
}
.navbar-stuck-menu .toggleIco.mega-nav .navBarToggle button {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    width: 42px !important;
    background-color: transparent;
}
.box-style {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 3px;
    padding: 16px;
    margin-bottom: 15px;
    overflow: auto;
}
.table-bordered th, .table-bordered td {
    border: 1px solid #e3e9ef;
    position: relative;
    min-width: 36px;
    padding: 3px 7px;
    text-align: center !important;
    vertical-align: middle;
}
.table-bordered td .custom-checkbox {
    margin: 1px 0 0 !important;
    width: 30px;
    padding: 0;
    text-align: center;
}
.table-bordered td .custom-checkbox .custom-control-label {
    position: relative;
    margin-bottom: 0;
    left: 50%;
    vertical-align: top;
    zoom: 1.2;
}
.table-bordered thead th, .table-bordered thead td {
    border-bottom-width: 2px;
    font-size: 18px;
    vertical-align: middle;
    color: #fff !important;
}
   .table td .form-control {
            display: inline-block;
            width: 60px;
            text-align: center;
    }
    .hint-label {
        position: absolute;
        z-index: 99;
        padding: 5px;
    }
     .hint-label .newLabel-word {
        display: none;
        padding:4px 5px;
        background-color: #fff;
        border-radius: 5px;
        margin: 0 3px;
        border: 1px solid #e1e1e1;
     }
     .productCard .productBtns {
        bottom: 25px;
        top: unset !important;
    }
    .addTocart-btn {
        display: block;
        width: 100%;
        margin: 6px 0 2px;
        border-radius: 5px;
        padding-top: 2px !important;
        line-height: 30px;
    }
    .addTocart-btn i {
        width: 29px;
        font-size: 18px;
        position: relative;
        top: 4px;
    }
    #notificationNavbarDropdown {
        width: 350px;
        overflow: auto;
        max-height: 300px;
    }
    a.language-btn-header {
        background-color: #ededed;
        margin: 0 4px;
        padding: 3px 6px;
        border-radius: 5px;
        font-size: 15px;
        display: inline-block;
}
    /* .topbar {
        display: none;
    } */
    .navbar-toolbar > * {
        margin: 0 8px;
    }
    .navbar-toolbar .margin-start {
        margin-right: 30px;
    }
    .category_div_container {
        display: flex;
        align-content: space-between;
        align-items: center;
    }
    .category_div_container .category_div p {
        line-height: 17px;
        margin-top: 10px !important;
    }
    .category_div_container .category_div {
        text-align: center;
    }
/* .custom-width-product {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
} */
.logo-mobile {
    display: none;
}
.list-inline {
    padding: 0 4px;
}
::-webkit-scrollbar {
    width: 8px;
    background-color: #bababa;
}
::-webkit-scrollbar-thumb {
    background: rgb(157 157 157) !important;
    border-radius: 5px;
}
label.min-width-120 {
    min-width: 125px;
}
.cart_information .form-group label {
    font-size: 14px;
    font-weight: 600;
}
.mega-nav {
    width: 100% !important;
}
.topbar a {
    direction: auto;
}
.row.flex-mobile-center {
    margin-bottom: 10px;
}
.custom-product-only.horizontal-view {
    margin-top: 10px;
}
@media (max-width: 768px) {
    .details h1 {
        font-size: 20px;
    }
    .side-category-bar {
    font-size: 14px !important;
    font-weight: 600 !important;
}
    body {
        padding-top: 50px !important;
    }
    .viw-btn-a{
    padding-top: 5px !important;
    margin-top: 0;
}
    .d-block-mobile {
        display: block !important;
    }
    .flex-mobile {
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
    }
    .logo-mobile,
    .logo-mobile a,
    .logo-mobile a img {
        height: 40px;
    }
.topbar {
    display: block;
        position: fixed;
    z-index: 999;
    width: 100%;
    left: 0;
    top: 0;
  }
  .show-mobile,
  .logo-mobile {
    display: block !important;
  }
}
#notificationNavbarDropdown {
    width: 475px;
    overflow: auto;
    max-height: 300px;
}

#notificationNavbarDropdown .nav-tabs .nav-link {
    color: black !important;
}
