/* Please Enter custom css here */
html, body {
    font-size: 0.92rem;
    color: #444 !important;
    line-height: 20px;
}
input[type=text], input[type=number], textarea, .select2 {
    font-size: 15px !important;
    border: 1px solid #e2e9e1;
    color: #161c27;
    width: 100%;
    border-radius: 3px;
}

@media (max-width: 768px) {
    .navbar-collapse {
        position: absolute;
        z-index: 999;
        background: #fff;
        width: 100%;
        border-bottom: 1px #eeeeee solid;
        box-shadow: -5px 0 5px 0 #eeeeee;
    }

    .mobile-clearfix {
        clear: both !important;
    }
}

.mobile-show {
    display: none !important;
}

@media (max-width: 992px) {
    .mobile-hidden {
        display: none !important;
    }

    .mobile-show {
        display: block !important;
    }

    .shop-product-card .prices-box {
        box-shadow: none !important;
    }

    .product-images {
        margin: 0;
    }

    .shop-product-card .font22 {
        font-size: 18px !important;
    }

    .shop-product-card .mt5-mobile-min {
        margin-top: 10px !important;
    }

    .breadcrumb-box {
        padding: 5px !important;
    }

    .breadcrumb-box a {
        font-size: 12px !important;
        line-height: 14px !important;
    }

    .tabs-container .nav-tabs > li {
        float: left !important;
    }

    .tabs-container .nav-tabs > li.active > a {
        border: none !important;
    }

    .msk {
        display: table;
    }

    .nn {
        display: table;
    }

    .rnd {
        display: table;
    }
}

.msk {
    height: 450px !important;
}

.nn {
    height: 645px !important;
}

.rnd {
    height: 645px !important;
}

.tabs-container .nav-tabs > li a {
    padding: 5px 10px;
}

.breadcrumb-box {
    border-top: 0;
    padding: 20px 20px 20px 20px;
}

.breadcrumb li:last-child {
    font-weight: 600;
}

table a, a {
    color: #0f9b7e;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #066953;
    text-decoration: none;
}

.navbar-brand {
    color: #fff !important;
}

.navbar-brand:hover {
    color: #fff !important;
}

.font500 {
    font-weight: 500;
}

.font-normal {
    font-weight: normal;
}

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

.flex-align-none {
    align-items: normal;
}

.flex-right {
    margin-right: auto;
}

.flex-left {
    margin-right: auto;
}

.brand-list a {
    display: flex;
    align-items: center;
    float: left;
    min-height: 60px;
}

.brand-list img {
    width: 75px;
}

.brand-list-link {
    border: 1px #f1f1f1 solid;
    padding: 10px 0;
    display: block;
    text-align: center;
    border-radius: 3px;
}

.brand img {
    float: left;
    margin-right: 10px;
    max-width: 200px;
}

.category {
    margin-bottom: 15px;
    border: 1px solid #ececec; /*#ececec*/
    padding: 10px;
    border-radius: 3px;
    overflow: hidden;
    background: #fff;
}

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

.list-dash-before a:before, .list-dash-before span:before {
    content: "-";
    margin-right: 5px;
}

#filter-form label {
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 0 !important;

}

#filter-form input[type=checkbox] {
    -webkit-appearance: checkbox;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    border: 1px silver solid;
}

.filter-reset .btn-custom {
    padding: 5px 7px;
    border: 1px solid #dadada;
    border-radius: 5px;
    background: #fff;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #676767;
    box-shadow: 1px 1px 1px #dadada;
}

.filter-reset .btn-custom:hover {
    box-shadow: none;
}

.btn-group-sm > .btn, .btn-sm {
    font-size: .8rem !important;
}

.btn-group .active {
    background: #fff;
}

.green-dotted-link {
    border-bottom: 1px #339933 dotted;
}

.pagination {
    /*display: table;
    margin: 0.625rem auto;*/
}

.pagination > .item {
    display: block;
    float: left;
    margin-left: 0.0652rem;
    padding: 0.25rem 0.625rem;
    background-color: #fff;
    cursor: pointer;
    border: 1px solid #eee;
    text-align: center;
    font-size: .875rem;
    color: #1d1d1d;
}

.pagination > a {
    font-size: 14px !important;
    padding: 3px 8px !important;
    border-radius: 3px !important;
    background: none !important;
    border: 1px solid transparent !important;
}

.pagination li > a:hover {
    background: #949494 !important;
    border: 1px solid #949494 !important;
    color: #fff !important;
}

.pagination > a.current {
    background: #949494 !important;
    border: 1px solid #949494 !important;
    color: #fff;
}

.pagination > a:link {
    color: #c4c4c4;
    text-decoration: none;
}

.pagination .active a, .pager-active a {
    background: #737373 !important;
    border-color: #737373 !important;
    color: white !important;
}

.shop-product {
    cursor: pointer;
    border: 1px solid #ececec;
    border-radius: 3px;
    background: #fff;
    height: 100%;
}

.shop-product:hover {
    box-shadow: 0 2px 5px #8c8c8c !important;
    border: 1px solid #18a689;
    background: #fff;
    cursor: pointer;
    border-radius: 3px;
}

.shop-product .shop-product-upper .sku-image {
    position: relative;
    margin: 0 auto;
    max-width: 278px;
}

.shop-product .shop-product-upper .sku-image .label-sale {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 100;
    background: #DC143CFF;
    color: #fff;
    display: block;
    padding: 1px 4px;
    border-radius: 3px;
}

.shop-product .shop-product-upper .sku-image img {
    border: 1px #eeeeee solid;
    padding: 3px;
    display: block;
    max-width: 100%;
    max-height: 100%;
    border-radius: 3px;
}

.shop-product .shop-product-upper .sku-image .no-image {
    opacity: .2;
}

.shop-product .deliver {
    margin: 15px 0 5px 0;
    border-top: 1px solid #dcdcdc;
}

.shop-product .sku-category {
    margin: 0 0 5px 0;
    padding: 0;
}

.shop-product .sku-title {
    font-size: 14px;
    height: 57px;
    overflow: hidden;
    line-height: 18px;

}

.border-primary {
    border: 1px #0f9b7e solid !important;
}

.shop-product-card .prices-table, .shop-product .prices-table {
    border-collapse: collapse;
    width: 100%;
    display: table;
}

.shop-product-card .prices-table td, .shop-product-card .prices-table th,
.shop-product .prices-table td, .shop-product .prices-table th {
    border: 1px solid #efefef;
    padding: 2px 3px;
    text-align: center;
    color: #727272;
}

.shop-product-card .price, .shop-product .price {
    font-size: 15px;
    color: #339933 !important;
}

.shop-product-card .price-discount, .shop-product .price-discount {
    font-size: 14px;
    color: #314a6e !important;
}

.shop-product-card .price-base, .shop-product .price-base {
    font-size: 13px;
    color: #989898 !important;
}

.prices-table {
    border-collapse: collapse;
    width: 100%;
    display: table;
}

.shop-product-card .prices-table td, .shop-product-card .prices-table th,
.single-shop-product .prices-table td, .single-shop-product .prices-table th {
    border: 1px solid #efefef;
    padding: 2px 3px;
    text-align: center;
    color: #727272;
}

.shop-product-card .prices-box {
    box-shadow: -5px 0 5px 0 #eeeeee;
    border-radius: 3px;
    padding: 5px 5px 10px 15px;
    display: table;
}


.shop-product-card .link-other {
    display: table;
    align-items: center;
    float: left;
    position: relative;
    line-height: 15px;
    overflow: hidden;
    height: 48px;
    font-size: 13px;
}

#search-page .select2-selection, #search-header .select2-selection {
    height: 35px !important;
}


.top-by {
    background: #f16805;
    color: #fff;
    display: table;
    padding: 1px 4px;
    border-radius: 3px;
    margin-bottom: 5px;
}

.top-by-round {
    position: absolute;
    top: 5px;
    z-index: 100;
    background: #f16805;
    color: #fff;
    width: 10px;
    height: 10px;
    padding: 1px 4px;
    border-radius: 100px;
}

.regular-by {
    background: #189d57;
    color: #fff;
    display: table;
    padding: 1px 4px;
    border-radius: 3px;
    margin-bottom: 5px;
}

.regular-by-round {
    position: absolute;
    top: 5px;
    z-index: 100;
    background: #189d57;
    color: #fff;
    width: 10px;
    height: 10px;
    padding: 1px 4px;
    border-radius: 100px;
}

.sale {
    background: #DC143CFF;
    color: #fff;
    display: table;
    padding: 1px 4px;
    border-radius: 3px;
    margin-bottom: 5px;
}

.sale-other-round {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 100;
    background: #DC143CFF;
    color: #fff;
    width: 10px;
    height: 10px;
    padding: 1px 4px;
    border-radius: 100px;
}

.uk {
    background: url('/img/uk_bg_login.jpg') center center;
    padding: 0 !important;
    margin: 0 !important;
}

.uk .middle-box {
    margin-top: 120px !important;
}

.uk .btn-uk, .btn-uk {
    color: #fff;
    background-color: #1ab394;
    border-color: #1ab394;
}


.uk .logo-name small {
    font-size: 35px;
    letter-spacing: 10px;
    font-weight: 600;
    color: #d6dfe6 !important;
}

#login-form-modal .form-group {
    margin-bottom: 5px !important;
}


.my-section-title.style-1::after, .my-section-title.style-2::after {
    content: "";
    width: 50px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #1ab394;
}

.section-title {
    font-weight: 600;
}

.section-title.style-1 {
    position: relative;
    border-bottom: 1px solid #e2e9e1;
    padding-bottom: 5px;
    font-size: 16px;
}

.section-title.style-2 {
    position: relative;
    padding-bottom: 5px;
    font-size: 15px;
}

.section-title.style-2::after {
    content: "";
    width: 50px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #1ab394;
}

.section-title.style-1::after {
    content: "";
    width: 50px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #1ab394;
}

.section-title span {
    color: #1ab394;
}

h3.section-title {
    font-size: 22px;
}

.scroll-custom {
    max-height: 285px;
    overflow-y: auto;
}

.scroll-custom::-webkit-scrollbar {
    width: 5px;
    height: 10px;
}

.scroll-custom::-webkit-scrollbar-track {
    background-color: #fff;
}

.scroll-custom::-webkit-scrollbar-thumb {
    background: #c4c4c4;
    border-radius: 3px;
}

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

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.custome-checkbox{
    margin-top: 5px;
}
.custome-radio .form-check-label,
.custome-checkbox .form-check-label {
    position: relative;
    cursor: pointer;
}

.custome-checkbox .form-check-label {
    position: relative;
    cursor: pointer;
    color: #687188;
    padding: 0;
    vertical-align: middle;
}

.custome-checkbox .form-check-label::before {
    content: "";
    border: 2px solid #ced4da;
    height: 17px;
    width: 17px;
    margin: 0px 8px 0 0;
    display: inline-block;
    vertical-align: middle;
    border-radius: 2px;
}

.custome-checkbox .form-check-label span {
    vertical-align: middle;
}

.custome-checkbox input[type="checkbox"]:checked + .form-check-label::after {
    opacity: 1;
}

.custome-checkbox input[type="checkbox"] + .form-check-label::after {
    content: "";
    width: 11px;
    position: absolute;
    top: 50%;
    left: 3px;
    opacity: 0;
    height: 6px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: translateY(-65%) rotate(-45deg);
    transform: translateY(-65%) rotate(-45deg);
}

.custome-radio .form-check-input,
.custome-checkbox .form-check-input {
    display: none;
}

.filter-input-double {
    max-width: 90px !important;
    height: 30px !important;
    padding: 5px 10px !important;
}
.hr-10-10{
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}