@import url(https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700;800;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Rubik:ital,wght@0,300..900;1,300..900&family=Tiro+Bangla:ital@0;1&display=swap);

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Rubik, sans-serif
}

.catagory_menu,
.home-slider-container,
button,
footer,
p {
    padding: 0
}

.header-left ul,
li {
    display: inline-block
}

#cart-qty,
.brand-section,
.cat_wrapper,
.cmn_menu ul li,
.discount-wrapper,
.footer_nav ul li,
.form-content form .form-group,
.login-dialog,
.main-search,
.search_result,
.sub-category>li,
.wist_item,
header {
    position: relative
}

.forget-link,
.header-left span {
    font-weight: 500;
    text-transform: uppercase
}

.categories p,
.forget-link,
.header-left span,
.submit-btn {
    text-transform: uppercase
}

.cshort-summary,
.login-box,
.mobile-categories,
.sub-category {
    visibility: hidden;
    opacity: 0
}

:root {
    --theme-color: var(--primary-color)
}

body {
    font-size: 14px;
    overflow-x: hidden;
    line-height: 1.5;
    background: #f5f6f7
}

@font-face {
    font-family: "Potro Sans Bangla";
    src: url("../fonts/Potro-Sans-Bangla-Regular.ttf");
    src: url("../fonts/Potro-Sans-Bangla-Regular.ttf?#iefix") format("embedded-opentype"), url("../fonts/Potro-Sans-Bangla-Regular.ttf") format("truetype")
}

@font-face {
    font-family: "Alinur Banglaborno";
    src: url("../fonts/Li-Alinur-Banglaborno-Unicode.ttf");
    src: url("../fonts/Li-Alinur-Banglaborno-Unicode.ttf?#iefix") format("embedded-opentype"), url("../fonts/Li-Alinur-Banglaborno-Unicode.ttf") format("truetype")
}

p {
    text-align: left;
    margin: 0;
    color: #000
}

.alinur {
    font-family: "Alinur Banglaborno", sans-serif
}

button,
button:active,
button:focus {
    outline: 0 !important;
    box-shadow: 0 0 !important;
    text-decoration: none;
    border: 0
}

form input::placeholder,
form textarea::placeholder {
    font-size: 14px;
    color: #39404a;
    /* text-align: left !important;
    float: left !important */
}

.main-search.mobile-search,
ol,
ul {
    margin: 0;
    padding: 0
}

li {
    list-style: none
}

a,
a:focus,
a:hover {
    color: #000;
    text-decoration: none;
    outline-offset: 0;
    outline: 0
}

.form-control,
.form-control:focus,
input,
input:focus {
    outline: 0;
    border: 0;
    box-shadow: 0 0 !important
}

.parsley-errors-list {
    color: #dc3545
}

.parsley-error {
    border: 1px solid #dc3545 !important
}

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

button {
    border: 0
}

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

.potro_font {
    font-family: Potro Sans Bangla
}

svg {
    height: 16px;
    width: 16px
}

.cursor {
    cursor: pointer
}

.float-left {
    float: left
}

.float-right,
.view-all-button-box.pull-right {
    float: right
}

.container_97 {
    max-width: 1200px
}

.container {
    max-width: 1380px
}

.footer-widgets {
    background-color: #87a3bf;
    border-top: 1px solid rgba(0, 0, 0, .05);
    padding-top: 30px
}

.footer-copyright {
    background-color: rgba(22, 112, 191, .98);
    padding: 15px 0
}

.footer-copy-text {
    color: hsla(0, 0%, 100%, .5)
}

.container_top {
    width: 975px;
    margin: 0 auto
}

header {
    box-shadow: 0 0 10px #ddd;
    width: 100%;
    z-index: 9999
}

.header-top {
    background: rgba(0, 119, 204, .97);
    display: flex;
    height: 50px;
    align-items: center
}

.header-left span {
    margin-right: 15px;
    color: #fff;
    font-size: 13px
}

.footer-about ul li a .feather,
.header-left span a,
.header-list-items ul li a span,
.header-list-items ul li a:hover p i,
.remove-cart .feather,
span.left_bar {
    color: #fff
}

.header-left ul li a {
    margin: 0 5px
}

.cart-summary table td:last-child,
.header-right,
.hot-deals-btn,
.main-menu {
    text-align: right
}

.header-right span ul {
    display: flex;
    justify-content: flex-end;
    column-gap: 4px
}

.header-right a {
    color: #ffffffcc;
    border: 2px solid hsla(0, 0%, 100%, .5);
    font-size: 16px;
    border-radius: 5px;
    transition: .3s;
    height: 30px;
    width: 32px;
    display: flex;
    justify-content: center;
    align-items: center
}

.header-right a:hover {
    background: #00f;
    border: 1px solid #00f
}

.Newsletter a {
    border: none;
    width: auto;
    margin-right: 8px
}

.Newsletter a:hover {
    background: 0 0;
    border: none
}

li.Newsletter i {
    margin-right: 2px !important;
    font-size: 10px
}

.header-left {
    font-size: 15px;
    height: 100%;
    display: flex;
    align-items: center
}

.logo-area {
    padding: 18px 0
}

.sticky.is-sticky {
    background: #222;
    z-index: 9999;
    border-bottom: 1px solid #ddd
}

.logo-header {
    display: flex;
    grid-gap: 0;
    align-items: center;
    justify-content: space-between;
    gap: 50px
}

.main-search {
    margin: 8px 0;
    width: 100%
}

.search_product {
    position: absolute;
    width: 100%;
    background: #fff;
    z-index: 999999;
    border: 1px solid #ddd;
    top: 0
}

.search_product img {
    width: 50px;
    height: 50px;
    margin-top: 6px;
    border-radius: 50px
}

.search_product li {
    width: 100%;
    display: grid;
    grid-template-columns: 65px auto;
    grid-gap: 15px;
    padding: 8px 15px;
    border-bottom: 1px solid #ddd;
    transition: .35s
}

.search_product ul li:hover {
    background: #f1f1f1
}

.search_content .price {
    color: #b74135;
    font-weight: 600
}

.mobile-show {
    display: none !important
}

#custom-modal,
.cmn_menu ul li:last-child:after,
.desktop_hide,
.fade:not(.show),
.filter_btn,
.filter_close,
.mobile-header,
.rating input,
.syotimer-cell__unit {
    display: none
}

.mobile-categories ul li {
    display: block;
    z-index: 99999;
    width: 100%;
    height: auto
}

.mobile-categories {
    position: fixed;
    z-index: 99999;
    background: #fff;
    top: 0;
    width: 85%;
    transition: .35s;
    left: -100px;
    height: 100%
}

.mobile-categories.active {
    left: 0;
    visibility: visible;
    opacity: 1
}

.mobile-search input {
    width: 86% !important;
    text-align: center
}

.mobile-search button {
    width: 13% !important
}

.main-search form {
    border: 1px solid #000;
    height: 40px;
    background: #f7f7f7;
    width: 100%;
    margin: 0 auto;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    transition: .3s linear
}

.main-search form input {
    height: 100%;
    padding: 0 5px 0 10px;
    font-size: 12px !important;
    background: #f7f7f7;
    width: 100%;
    text-align: left;
    appearance: none;
}

.main-search form:focus-within {
    background: #fff;
    border-color: var(--primary-color)
}

.main-search form button {
    height: 100%;
    outline: 0;
    background: 0 0;
    width: 11%;
    max-width: 40px;
    margin-left: auto;
    transition: .4s linear
}

.main-search form button svg {
    height: 20px;
    width: 35px;
    color: #000
}

.categories ul li a:hover,
.checkout-shipping h6 a,
.cmn_menu ul li a:hover,
.main-search form button:hover svg,
.pro_name a:hover,
.sidebar-menu li a.active {
    color: var(--primary-color)
}

.mobile-nav li a {
    text-transform: capitalize;
    padding: 8px 15px;
    display: block;
    border-bottom: 1px solid #ddd
}

.mobile-menu .nav li button.active {
    border-radius: 0;
    color: var(--primary-color)
}

.auth-section input,
.auth-section input:focus,
.main-search.mobile-search form {
    border: 1px solid #ddd
}

.mobile-menu .nav li {
    width: 50%;
    float: left
}

.mobile-menu .nav li button {
    margin: 0;
    padding: 12px 0;
    display: block;
    width: 100%;
    color: #222
}

.nice-select {
    height: 41px !important;
    line-height: 41px !important
}

.nice-select.open .list {
    z-index: 99999 !important
}

.Cat_list,
.nice-select .option {
    display: block !important
}

.header-list-items {
    text-align: center;
    margin: 5px 0
}

.header-list-items ul {
    margin-top: 7px
}

.header-list-items ul li {
    text-align: center;
    padding: 0;
    margin-left: 12px;
    font-weight: 600
}

.header-list-items ul li:first-child {
    margin-left: 0
}

.for_order a i,
.track_btn a i {
    font-size: 16px !important
}

.header-list-items ul li a {
    color: #000;
    display: flex;
    width: max-content;
    gap: 12px
}

.header-list-items ul li p {
    width: 38px;
    height: 38px;
    font-size: 15px;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    color: #000;
    background: #f5f5f5;
    transition: .3s linear;
    position: relative
}

.header-list-items ul li a:hover p,
.header-list-items ul li span,
.order_place:hover {
    background: var(--primary-color)
}

.header-list-items ul li div {
    font-size: 12px;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    color: #39404a
}

.header-list-items ul li div small {
    font-size: 14px;
    font-weight: 600;
    font-family: sans-serif;
    text-align: left
}

.features .text,
.header-list-items ul li i,
.vcart-content table td,
li.recent_pro {
    font-size: 15px
}

.cart-svg {
    height: 22px;
    width: 22px
}

.header-list-items ul li span {
    position: absolute;
    top: -8px;
    right: -5px;
    color: #fff;
    height: 18px;
    width: 18px;
    line-height: 18px;
    font-size: 12px;
    border-radius: 50px
}

.login-box {
    position: absolute;
    top: 45px;
    width: 260px;
    padding: 15px;
    background: #fff;
    z-index: 9;
    box-shadow: 0 0 20px rgb(0 0 0 / 16%);
    left: 50%;
    transform: translateX(-50%);
    border-radius: 5px;
    transition: .35s
}

.login-box:after {
    content: " ";
    bottom: 100%;
    left: 50%;
    border: 8px solid rgba(255, 255, 255, 0);
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #fff;
    margin-left: -8px
}

.login-dialog:hover .login-box {
    top: 27px;
    visibility: visible;
    opacity: 1
}

.login-box .form-control {
    margin: 10px 0;
    background-color: #fff !important;
    height: 40px;
    border: 1px solid #ddd
}

.login-menu li {
    display: block;
    text-align: left !important;
    margin: 8px 0
}

.login-menu li a {
    display: block;
    color: #222
}

.forget-link {
    margin-bottom: 12px;
    margin-top: 4px;
    color: #2c1c1c;
    display: block;
    font-size: 12px;
    text-align: center
}

.submit-btn {
    background: var(--primary-color) !important;
    display: block;
    width: 100%;
    border: 0;
    border-radius: 5px;
    padding: 7px 0;
    margin: 6px 0;
    color: #fff;
    font-size: 16px;
    font-weight: 600
}

.register-now a {
    border: 1px solid #ddd;
    width: 100%;
    padding: 6px 0;
    border-radius: 5px;
    transition: .35s
}

.confirm-btn:hover,
.continue-btn:hover,
.feature-btn a:hover,
.register-now a:hover,
.tracktable thead {
    background: var(--primary-color);
    color: #fff
}

.cshort-summary {
    position: absolute;
    top: 55px;
    width: 390px;
    right: 0;
    max-height: 500px;
    z-index: 999;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 5px 1px #ddd;
    border-radius: 5px;
    transition: .35s
}

.go_cart,
.go_cart:hover {
    background: var(--primary-color);
    width: 100%;
    color: #fff;
    border-radius: 5px;
    padding: 10px 0;
    margin-top: 5px;
    display: block;
    text-align: center
}

#cart-qty:hover .cshort-summary {
    top: 45px;
    opacity: 1;
    visibility: visible
}

.cshort-summary ul li p {
    font-size: 15px;
    font-weight: 600;
    display: block;
    text-align: left
}

.cshort-summary img {
    width: 45px;
    height: 45px;
    border: 1px solid #ddd;
    border-radius: 50px;
    padding: 5px
}

.cshort-summary ul {
    display: grid;
    grid-template-columns: 15% 45% 20% 20%;
    margin: 5px 0
}

.details-ratting-wrapper,
.home-page-section-title-box,
.homeproduct,
.homeproductslist h3,
.sec_title {
    margin-bottom: 10px
}

.cshort-summary .cart_remove,
.sec_title i {
    margin-left: 5px
}

.cshort-summary ul li {
    display: block;
    text-align: left;
    margin: 5px 0;
    border-bottom: 1px solid #ddd;
    padding: 10px 0
}

.cshort-summary .remove-cart,
.cshort-summary .remove-cart:focus {
    height: 20px;
    width: 20px;
    line-height: 20px
}

.menu_view_all,
.menu_view_all:hover {
    position: absolute !important;
    bottom: 0;
    right: 0;
    border: none !important;
    color: #fff !important;
    background: var(--primary-color) !important;
    z-index: 99999999;
    display: inline-block !important;
    height: auto !important
}

.categories p,
.front-category ul li a:hover,
.main-menu ul li a:after,
.menu-area {
    background: var(--primary-color)
}

.menu-area {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.categories {
    position: relative;
    z-index: 99
}

.categories p {
    padding: 10px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
    cursor: pointer
}

.categories .side-category {
    transition: .35s;
    line-height: 1.8;
    text-align: left
}

#select2-district-container,
.quantity .minus,
.quantity .plus {
    line-height: 40px
}

.categories .side-category li {
    position: relative;
    border-right: 1px solid #ddd
}

.categories .side-category li a {
    position: relative;
    margin-right: 10px
}

.categories .side-category li a i {
    position: absolute;
    right: 0
}

.categories .sub-category li,
.sidebar-menu ul li {
    display: block;
    position: relative
}

.categories ul li a {
    display: block;
    padding: 10px;
    color: #000;
    transition: .35s;
    text-transform: uppercase !important;
    position: relative;
    text-transform: capitalize
}

.side-category li i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    font-size: 12px;
    color: #999
}

.sub-category {
    left: 0;
    top: 100%;
    min-width: 200px;
    transition: .35s;
    position: absolute;
    background-color: #fff;
    text-align: left
}

.catagory_menu li:hover .Cat_menu,
.categories ul li:hover>.sub-category,
.main-header .menu-area .cat_bar.active .Cat_menu,
.sub-category>li:hover .child-category {
    visibility: visible;
    opacity: 1
}

.categories ul li img {
    width: 16px;
    height: 16px;
    margin-right: 3px
}

.catagory_menu ul li a {
    color: #fff;
    margin: 0 8px;
    display: block;
    text-transform: capitalize
}

.cat_bar i {
    padding-right: 5px;
    font-size: 16px
}

.main-menu ul li a {
    text-transform: uppercase;
    margin-left: 18px;
    margin-top: 10px;
    display: inline-block;
    font-weight: 500;
    color: #777;
    position: relative
}

.main-menu ul li a:after {
    content: "";
    width: 0;
    height: 2px;
    left: 0;
    transition: .35s;
    bottom: 0;
    position: absolute
}

.main-menu ul li a:hover:after,
.slider-item img {
    width: 100%
}

.fixed-top {
    top: -170px;
    transform: translateY(170px);
    transition: transform 2s;
    background: #fff;
    box-shadow: 0 0 10px #c3c3c3;
    z-index: 999
}

.main-logo {
    max-width: 160px;
    text-align: center
}

.main-logo a {
    display: block;
    width: 100%;
    height: 100%
}

.main-logo img {
    width: 100%;
    height: auto;
    margin-top: 0
}

section.slider-section {
    margin-bottom: 10px;
    margin-top: 10px
}

.homeproduct {
    padding: 10px 0
}

.category-section.section-padding,
.sidebar_item,
.sorting-section {
    margin-bottom: 20px
}

.comn_sec,
.customer-section,
.section-title {
    padding: 20px 0
}

.section-title h2 {
    font-size: 16px;
    font-weight: 600
}

.front-category ul li a {
    color: #555;
    padding: 5px 8px;
    display: inline-block;
    border: 1px solid var(--primary-color);
    border-radius: 5px;
    font-size: 13px;
    font-weight: 600;
    transition: .35s;
    margin-right: 5px
}

.front-category ul li a:hover {
    color: #fff;
    border-color: var(--primary-color)
}

.feature-btn {
    text-align: center;
    margin-top: 25px
}

.feature-btn a {
    border: 1px solid #ddd;
    padding: 8px 25px;
    transition: .35s;
    border-radius: 5px
}

.sidebar_item h2.accordion-header button.accordion-button {
    background-color: var(--primary-color);
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    border-radius: 0;
    padding: 10px 20px
}

.sidebar_item .accordion-header .accordion-button::after {
    content: '\f078';
    font-family: FontAwesome;
    background: 0 0;
    font-size: 17px
}

.accordion-item:last-of-type .accordion-button.collapsed,
.accordion-item:last-of-type .accordion-collapse {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion-item,
.accordion-item .accordion-collapse {
    border-radius: 0
}

.main-slider .owl-next,
.main-slider .owl-prev {
    visibility: hidden;
    opacity: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 5px;
    transition: .35s
}

.main-slider {
    position: relative;
    z-index: -1
}

.slider-section .offset-sm-3 {
    padding-left: 0
}

.main-slider .owl-nav button span,
.section-title-left h4 {
    font-size: 30px
}

.main-slider .owl-nav button {
    height: 40px;
    width: 35px;
    background: #fff !important;
    transition: .35s
}

.brand-slider .owl-nav button:hover,
.main-slider .owl-nav button:hover {
    background: var(--primary-color) !important;
    color: #fff
}

.main-slider .owl-prev {
    position: absolute;
    left: -10px
}

.main-slider .owl-next {
    position: absolute;
    right: -10px
}

.main-slider:hover.main-slider .owl-prev {
    left: 10px;
    visibility: visible;
    opacity: 1
}

.main-slider:hover.main-slider .owl-next {
    right: 10px;
    visibility: visible;
    opacity: 1
}

.slider-item {
    width: 100%;
    height: 429px
}

.category-item,
.hot-deals-section {
    padding: 25px 0
}

.hot-deals-inner {
    background-color: #ffefcf;
    padding: 5px 5px 20px
}

.hot-deals-img img {
    width: 100px
}

.hot-deals-product {
    border: 1px solid #e80a0a
}

.deals-discount {
    position: absolute;
    top: 3px;
    right: 3px;
    color: #fff;
    padding: 0 10px
}

.discount-wrapper img {
    width: 45px !important
}

.footer_nav,
.quantity input {
    width: 100%;
    text-align: center
}

.discount-wrapper span {
    position: absolute;
    top: 6px;
    left: 8px;
    color: #fff;
    font-size: 14px;
    font-weight: 700
}

.discount-wrapper span:last-child {
    top: 21px;
    left: 10px;
    font-size: 11px
}

.hot-deals-btn a {
    color: #ef4523;
    font-weight: 900;
    margin-top: 15px;
    display: inline-block;
    margin-right: 12px;
    font-size: 16px
}

.category-img-banner,
.front-view-image,
.hotdeals-slider-one,
.related-title {
    margin-bottom: 15px
}

.hotdeal_price {
    position: absolute;
    background-color: #0089cf;
    right: 1px;
    bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    font-weight: 700;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px
}

.custom_paginate {
    margin-top: 35px
}

.custom_paginate .pagination {
    display: flex;
    justify-content: center
}

.section-title-right ul li a {
    text-transform: capitalize;
    margin-left: 10px;
    cursor: pointer
}

.footer-menu ul li a:hover {
    color: #f1ffe7;
    color: var(--primary-color);
    margin-left: 2px !important
}

.footer-top {
    padding: 50px 0;
    background: #fff
}

.footer-about p {
    text-align: center;
    margin: 5px 0;
    color: #000;
    font-size: 16px
}

.footer-about h3 {
    font-size: 16px;
    font-weight: 700;
    color: #dee5e5;
    margin: 10px 0
}

.footer-about ul li a {
    display: block;
    height: 35px;
    line-height: 35px;
    width: 35px;
    border-radius: 50px;
    margin: 0 2px;
    text-align: center;
    color: #fff
}

.footer-about a,
.footer-menu ul li a {
    color: #000;
    display: block
}

.footer-about {
    text-align: center;
    padding-right: 70px
}

.footer-about a img {
    height: auto;
    width: 160px;
    object-fit: contain
}

.footer-menu .title {
    text-transform: capitalize;
    font-weight: 400;
    color: #39404a;
    margin-bottom: 25px;
    font-size: 24px
}

.cust_according_body ul li,
.footer-menu ul li,
.footer_nav ul li a span,
.front-view-image a,
.menu-logo a,
.select2-results li {
    display: block
}

.footer-menu ul.contact_us li {
    display: flex;
    align-items: center;
    margin-bottom: 18px
}

.footer-menu ul.contact_us li i {
    font-size: 30px;
    margin-right: 15px;
    color: var(--primary-color)
}

.footer-menu ul li a {
    transition: .35s;
    margin: 8px 0 !important
}

.footer-menu .social_link li a {
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    color: var(--primary-color);
    background: #fff;
    text-shadow: 2px 3px 8px rgba(0, 0, 0, .1);
    box-shadow: 0 15px 35px 0 rgba(0, 0, 0, .1);
    transition: .3s linear
}

.footer-menu .social_link li a:hover {
    color: #fff;
    background: var(--primary-color)
}

.footer-bottom {
    background: var(--primary-color);
    padding: 10px 0
}

.footer-hotlint {
    color: #f1ffe7;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
    display: block
}

.copyright p {
    text-align: center;
    color: #fff
}

.footer_nav {
    display: none;
    padding: 10px 0;
    position: fixed;
    bottom: 0;
    background: #fff;
    z-index: 99;
    border-top: 1px solid #ddd
}

.item_count,
.product-code p {
    background: var(--primary-color);
    color: #fff
}

.footer_nav ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr
}

.category-breadcrumb strong,
.feature-products-wrapper a,
.footer_nav ul li i {
    font-size: 16px
}

.item_count {
    position: absolute;
    top: -5px;
    right: 25px;
    width: 15px;
    height: 15px;
    font-size: 12px;
    line-height: 15px;
    border-radius: 50px
}

.product-section {
    padding: 20px 0;
    margin-bottom: 10px;
    margin-top: 0
}

.product-section.detail-page {
    padding: 0;
    margin-top: 0
}

.product-cart .name {
    font-size: 24px;
    font-weight: 400;
    color: #39404a;
    text-transform: capitalize
}

.details-price {
    font-size: 24px;
    font-weight: 700;
    color: var(--price-color-primary);
    margin: 0 0 10px
}

.product-code p {
    display: inline-block;
    padding: 0 10px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #fff;
    line-height: 0;
    margin-bottom: 10px
}

.details-price del {
    color: #000;
    margin: 5px 9px;
    font-size: 14px;
    font-weight: 400
}

.qty-cart .quantity {
    position: relative;
    border: 1px solid #222;
    height: 40px;
    overflow: hidden;
    width: 130px;
    margin-top: 10px
}

.feature-products p::after,
.quantity .minus,
.quantity .plus {
    width: 40px;
    position: absolute;
    bottom: 0
}

.qty-cart {
    width: auto;
    display: flex;
    align-items: center;
    column-gap: 20px
}

.add_cart_btn,
.order_now_btn {
    color: #fff;
    width: 50%;
    margin-top: 10px
}

.order_now_btn,
.order_now_btn_m {
    justify-content: center;
    display: flex
}

.quantity input {
    position: relative;
    font-size: 16px;
    height: 100%;
    pointer-events: none;
    font-weight: 500
}

.quantity .minus {
    left: 0;
    z-index: 1;
    height: 40px;
    border-right: 1px solid #222;
    text-align: center;
    font-size: 40px;
    cursor: pointer
}

.quantity .plus {
    right: 0;
    z-index: 1;
    height: 40px;
    border-left: 1px solid #222;
    text-align: center;
    font-size: 26px;
    cursor: pointer
}

.order_now_btn {
    font-size: 18px;
    background-color: var(--theme-color);
    border: 1px solid var(--theme-color);
    border-radius: 5px;
    margin-left: 5px;
    height: 45px;
    align-items: center
}

.btn-jump {
    animation: 1.1s infinite pulse;
    font-size: 1.5em !important;
    font-weight: 500 !important
}

.btn-info {
    background: #17a2b8;
    border-color: #17a2b8
}

.order_now_btn_m {
    gap: 10px;
    align-items: baseline
}

.order_now_btn:active,
.order_now_btn:hover {
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
    outline: 0;
    color: #fff !important
}

.add_cart_btn {
    background-color: var(--primary-color);
    border: 1px solid var(--primary-color);
    border-radius: 5px;
    height: 45px
}

.call_now_btn,
.call_now_btn:active,
.call_now_btn:focus,
.call_now_btn:hover {
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff !important
}

#loading,
#page-overlay {
    height: 100%;
    width: 100%
}

.call_now_btn i {
    margin-right: 10px;
    transform: rotate(90deg)
}

.shippingtable {
    border: 1px solid #dee2e6
}

.d_app,
.pro_btn form,
.pro_des,
.shippingtable th,
.social-media.footer-about li a,
.stay_conn,
.success-img,
p.empty-text {
    text-align: center
}

.details-meta {
    margin-top: 18px;
    margin-bottom: 12px
}

.details-list-title {
    font-weight: 500;
    margin-right: 15px;
    color: #39404a;
    text-transform: capitalize
}

.add_cart_btn:active,
.add_cart_btn:hover {
    color: #fff !important;
    background-color: #087bce !important;
    border-color: #087bce !important
}

.features {
    border: 1px solid #ddd;
    border-top: 4px solid #000;
    padding: 10px 10px 20px
}

.features .icon {
    width: 35px;
    font-size: 23px;
    height: 45px
}

.feature-products {
    border-right: 1px solid #e8e8e8;
    height: 100%;
    padding-top: 32px
}

.feature-products-wrapper {
    padding: 0 10px
}

.feature-products p {
    margin-bottom: 0;
    font-size: 18px;
    text-align: left;
    padding: 8px 0;
    font-family: Jost, sans-serif;
    font-weight: 600;
    position: relative
}

.feature-products p::after {
    content: "";
    left: 0;
    height: 3px;
    background-color: #ddd
}

.feature-products tr {
    height: auto;
    padding: 0 10px 10px;
    display: block;
    margin-top: 10px;
    border-bottom: 1px solid #ddd
}

.feature-products .img {
    width: 55px
}

.feature-products .title {
    font-size: 14px;
    padding-bottom: 5px
}

.delivery_details tr td {
    color: #000 !important
}

.delivery_details .potro_font {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    padding-left: 0
}

.related-title h5 {
    font-weight: 400;
    font-size: 20px
}

.tab-description li {
    display: block;
    position: relative;
    margin: 5px 0;
    font-size: 15px
}

.tab-content {
    padding: 30px 15px;
    margin-top: 20px;
    background-color: #fff;
    border-radius: 5px;
    margin-left: 12px
}

.details-action-box .section-head {
    border-bottom: 0 solid #ddd;
    padding: 0 0 10px;
    display: flex
}

.details-action-box .section-head .title {
    text-align: left;
    flex: 1 1 auto
}

.section-head h2 {
    font-size: 1.2rem;
    font-weight: 600;
    padding: 10px 0;
    text-align: left;
    color: #000
}

.details-action-box .section-head .action {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 0 0 auto
}

.details-action-box .section-head .action .details-action-btn {
    padding: 5px 20px;
    background-color: #fff;
    border: 2px solid var(--primary-color);
    border-radius: 5px;
    color: #fff;
    font-size: 1rem;
    transition: .3s;
    background: var(--primary-color);
    cursor: pointer
}

.review-card {
    background: #f1f1f1;
    padding: 15px;
    border-radius: 5px;
    position: relative;
    margin: 10px 0
}

.review_star {
    color: #ff7e22;
    margin-bottom: 7px
}

.details-action-box .empty-content {
    padding: 50px 0;
    text-align: center
}

.details-action-box .empty-content i {
    font-size: 3rem;
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 80px;
    background-color: #fe520033;
    border-radius: 50%;
    color: var(--primary-color)
}

.insert-review a {
    background: red;
    width: 300px;
    text-align: center;
    padding: 5px 9px;
    color: #fff;
    font-weight: 500
}

.rating {
    unicode-bidi: bidi-override;
    direction: rtl;
    text-align: left
}

.rating>label {
    display: inline-block;
    position: relative;
    width: 28px;
    font-weight: 600;
    color: #009e60
}

.rating label {
    font-size: 20px !important;
    cursor: pointer !important
}

textarea#message-text {
    border: 2px solid #009e60;
    max-width: 450px
}

.rating>label.active:before,
.rating>label.active~label:before,
.rating>label:hover:before,
.rating>label:hover~label:before {
    content: "\2605";
    position: absolute;
    color: #009e60
}

button.details-review-button {
    min-width: 126px;
    background: #0f821d;
    margin-top: 10px;
    padding: 7px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 3px
}

li.Cat_list i,
li.see_more_btn {
    text-align: end
}

@keyframes pulse {
    0% {
        transform: scale(.9)
    }

    50% {
        transform: scale(1.05)
    }

    100% {
        transform: scale(.8)
    }
}

.page_title p {
    color: #000;
    font-weight: 600;
    font-size: 18px
}

.page_title {
    margin-bottom: 25px
}

.cust_according_body ul li a {
    display: block;
    padding: 5px 16px;
    font-size: 14px;
    font-weight: 600;
    color: #444
}

.cust_according_body ul li:hover a,
.subcategory-filter-label:hover {
    background-color: #fe520038
}

.subcategory-filter-label {
    display: flex;
    column-gap: 10px;
    padding: 5px 16px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600
}

.subcategory-filter-list p {
    color: #555
}

.subcategory-filter-label input {
    position: relative;
    border: 2px solid var(--primary-color);
    border-radius: 2px;
    background: 0 0;
    cursor: pointer;
    line-height: 0;
    margin: 3px .6em 0 0;
    outline: 0;
    padding: 0 !important;
    vertical-align: text-top;
    height: 20px;
    width: 20px;
    -webkit-appearance: none;
    opacity: .5
}

.subcategory-filter-label input[type=checkbox]:checked {
    background-color: var(--primary-color);
    opacity: 1
}

.subcategory-filter-label input[type=checkbox]:before {
    content: '';
    position: absolute;
    right: 50%;
    top: 50%;
    width: 6px;
    height: 11px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    margin: -1px -2px 0 0;
    transform: rotate(45deg) translate(-50%, -50%);
    z-index: 2
}

#custom-modal .title,
.account-title,
.auth-title,
.cart-summary h5 {
    border-bottom: 1px solid #ddd
}

.cmn_menu ul,
.filter-price-inputs,
.timer_inner {
    display: flex;
    justify-content: space-between
}

p.max-price input,
p.min-price input {
    width: 70px
}

.ui-slider-horizontal .ui-slider-range {
    background-color: var(--primary-color)
}

.customer-img img,
.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
    border-radius: 50px
}

.cust_according_body {
    padding: 10px 0
}

.slider-box {
    padding: 10px 25px
}

#page-overlay {
    display: none;
    position: fixed;
    background: rgba(0, 0, 0, .5);
    left: 0;
    top: 0;
    z-index: 9999
}

.modal-view {
    position: fixed;
    width: 1000px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    z-index: 99999;
    padding: 30px;
    border: 1px solid #ddd;
    border-radius: 5px
}

.quick_view_btn,
.quick_view_hard {
    opacity: 0;
    z-index: 0;
    visibility: hidden
}

.close-modal {
    position: absolute;
    right: -10px;
    top: -13px;
    background: #ddd;
    height: 35px;
    width: 35px;
    border-radius: 50px;
    font-size: 18px
}

#loading,
.custom-loader {
    position: fixed;
    left: 50%
}

.quick-view-inner {
    overflow: hidden
}

.quick-product .name {
    text-transform: capitalize;
    font-size: 25px;
    font-weight: 500;
    color: #444;
    margin-bottom: 5px
}

.quick-product-img {
    width: 40%;
    float: left
}

.quick-product-content {
    width: 60%;
    float: left;
    padding: 0 20px
}

.confirm-btn,
.continue-btn {
    padding: 10px 0;
    border-radius: 5px;
    text-transform: uppercase;
    transition: .35s
}

.section-title-header .section-title-name {
    font-size: 20px;
    font-weight: 400;
    font-family: Lato, sans-serif;
    padding-bottom: 10px;
    position: relative;
    bottom: -2px;
    text-transform: capitalize;
    color: #39404a
}

#loading {
    top: 0;
    z-index: 9999;
    display: none;
    background: rgba(255, 255, 255, .5);
    transform: translate(-50%);
    text-align: center
}

.custom-loader {
    width: 50px;
    height: 50px;
    --c: radial-gradient(farthest-side, var(--primary-color) 92%, #0000);
    background: var(--c) 50% 0, var(--c) 50% 100%, var(--c) 100% 50%, var(--c) 0 50%;
    background-size: 12px 12px;
    background-repeat: no-repeat;
    animation: .5s infinite s7;
    top: 50%
}

@keyframes s7 {
    to {
        transform: rotate(.5turn)
    }
}

#custom-modal .title {
    font-weight: 600;
    font-size: 20px;
    color: #555;
    text-align: center;
    margin-bottom: 15px;
    padding-bottom: 12px
}

.wishlist-modal .quantity {
    font-weight: 500;
    color: #777
}

.coupon-form,
.wishlist-modal {
    margin-top: 25px
}

.wishlist-modal .name {
    text-align: left;
    margin: 0
}

.wishlist-modal .price {
    color: var(--primary-color);
    font-size: 26px;
    font-weight: 600;
    margin: 12px 0
}

.continue-confirm {
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 15px;
    margin-top: 15px
}

.continue-btn {
    background: #ddd;
    color: #666;
    font-weight: 600
}

.confirm-btn {
    background: var(--primary-color);
    color: #fff;
    font-weight: 600;
    display: block;
    text-align: center;
    cursor: pointer
}

.vcart-inner {
    background: #f5f7f9;
    padding: 20px 25px;
    border-radius: 5px
}

.vcart-content img {
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50px;
    background: #fff;
    padding: 1px
}

.cart_name {
    max-width: 185px
}

.cart-title h4 {
    font-weight: 600;
    padding: 5px 10px;
    text-align: center
}

.vcart-content table th {
    color: #666
}

.remove-cart,
.remove-cart:focus {
    background: #e20c15;
    border-radius: 50px;
    height: 30px;
    width: 30px;
    text-align: center;
    outline: 0
}

.wcart-btn,
.wcart-btn:focus {
    background: var(--primary-color);
    color: #fff;
    height: 30px;
    width: 30px;
    border-radius: 50px;
    outline: 0
}

.vcart-qty .quantity {
    height: 35px;
    width: 85px;
    margin-top: 0 !important
}

.vcart-qty .quantity .minus {
    left: 0;
    width: 25px;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center
}

.vcart-qty .quantity .plus {
    right: 0;
    height: 33px;
    line-height: 33px;
    width: 25px;
    font-size: 20px
}

.cart-summary,
.customer-content {
    background: #f5f7f9;
    padding: 15px;
    border-radius: 5px
}

.cart-summary h5 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    padding-bottom: 5px
}

.cshort-summary p strong {
    font-size: 15px;
    display: block;
    margin: 8px 0
}

.cart-summary table td {
    padding: 10px 0 !important;
    text-transform: capitalize;
    font-size: 15px
}

.coupon-form form {
    display: inline-block;
    width: 300px
}

.coupon-form form input {
    border: 1px solid #ddd;
    border-radius: 5px 0 0 5px;
    padding: 0 10px;
    text-transform: capitalize;
    width: 80%;
    float: left;
    height: 38px
}

.coupon-form form button {
    width: 20%;
    background: var(--primary-color);
    color: #fff;
    height: 38px;
    border-radius: 0 5px 5px 0
}

.register-now.no-account a {
    text-align: center;
    display: block !important;
    width: 100%
}

.form-content form label {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px
}

.no-account p {
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center
}

.form-content {
    background: #fff;
    border-radius: 5px;
    margin: 25px 0;
    border: 1px solid #ddd;
    overflow: hidden
}

.form-content form {
    padding: 0 15px
}

.auth-title {
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 7px;
    color: #000;
    text-transform: uppercase;
    padding: 10px 15px;
    background: #f5f7f9
}

.resend_otp .feather {
    position: relative !important;
    top: 0 !important;
    left: 0 !important
}

.brand-slider .owl-next,
.brand-slider .owl-prev {
    position: absolute;
    border-radius: 5px;
    transform: translateY(-50%)
}

.resend_otp button {
    border-bottom: 1px solid #db2c2c;
    color: #db2c2c
}

.brand-item img {
    opacity: .4;
    transition: .35s
}

.brand-item img:hover,
.color_inner .selector-item input[type=radio]:checked+label span img {
    opacity: 1
}

.brand-slider .owl-nav button span {
    font-size: 35px
}

.brand-slider .owl-nav button {
    height: 50px;
    width: 45px;
    background: #ddd !important;
    transition: .35s
}

.brand-slider .owl-prev {
    left: -50px;
    top: 50%
}

.brand-slider .owl-next {
    right: -50px;
    top: 50%
}

.customer-auth {
    display: grid;
    grid-template-columns: 60px auto;
    grid-gap: 10px;
    background: #f5f7f9;
    padding: 10px;
    border-radius: 5px
}

.backend_img {
    height: 80px;
    width: 80px;
    border-radius: 50px
}

.account-title {
    margin-bottom: 15px;
    font-size: 16px;
    padding-bottom: 8px;
    text-align: left;
    font-weight: 600
}

.invoice_btn,
.invoice_btn:focus {
    background: var(--primary-color);
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 5px
}

.payment_option {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr !important
}

.cartlist img {
    height: 60px;
    width: 60px;
    border-radius: 4px
}

.cart_details .cart_qty {
    vertical-align: middle
}

.cart_details .cart_qty .quantity {
    border: 0;
    width: 150px
}

.cartlist .text-left {
    display: flex;
    align-items: flex-start;
    text-align: left
}

.cartlist span {
    height: 20px;
    width: 20px;
    border-radius: 50px
}

.chheckout-section {
    padding: 10px 0 20px
}

.checkout-shipping .card-header {
    background: 0 0;
    padding: 15px 15px 0;
    border: 0
}

.checkout-shipping .card-body {
    padding: 9px 9px 20px
}

.cart_details h5,
.checkout-shipping h5 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000
}

.checkout-shipping .form-check-input:checked {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    background-image: var(--bs-form-check-bg-image)
}

.form-check {
    background: #d3d3d3;
    display: flex;
    align-items: center;
    gap: 10px;
    height: 40px;
    padding-left: 36px
}

.custom-control label,
.delivery-checkbox {
    font-weight: 400 !important;
    font-size: 14px !important;
    color: #000 !important
}

.custom-control {
    display: flex;
    align-items: center;
    gap: 10px
}

.custom-control input {
    height: 14px !important
}

.custom-control label a {
    color: #024dbc
}

.checkout-shipping label {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px
}

.checkout-shipping textarea {
    border: 1px solid #ddd;
    background: #f5f5f5
}

.checkout-shipping h6 {
    font-weight: 400;
    color: #000;
    text-align: center;
    font-size: 16px
}

.checkout-shipping h6 span,
.page-title h5 {
    font-weight: 600;
    font-size: 18px
}

.checkout-shipping select,
.product-title-box h4 a,
a.forget-link {
    font-size: 14px
}

.checkout-shipping input,
.checkout-shipping select {
    border: 1px solid #ddd;
    height: 45px;
    transition: .3s linear;
    background: #f5f5f5;
    border-radius: 4px
}

.checkout-shipping input:focus,
.checkout-shipping select:focus,
.checkout-shipping textarea:focus {
    border: 1px solid var(--primary-color);
    background: #f5f5f5
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ddd !important;
    border-radius: 4px !important;
    height: 40px !important
}

.checkout-shipping .form-check-input {
    height: 18px !important;
    width: 18px
}

.bkashform p,
.nagadform p,
.rocketform p {
    padding: 5px 0
}

.bkashform,
.nagadform,
.rocketform {
    display: none;
    background: #f5f7f9;
    padding: 20px;
    margin: 15px 0;
    border-radius: 5px
}

.order_place {
    background: var(--primary-color);
    display: block;
    width: 100%;
    border-radius: 5px;
    padding: 10px 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    margin-top: 2px;
    transition: .35s
}

.contact-section {
    padding: 15px 0;
    background: #fff;
    margin-bottom: 10px
}

.contact-form input,
.contact-form input:focus,
.contact-form textarea,
.contact-form textarea:focus,
form.sort-form .form-select,
form.sort-form .form-select:focus {
    border: 1px solid #ddd;
    border-radius: 0
}

.contact-form label {
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 15px
}

.social-media.footer-about {
    text-align: left;
    margin-top: 20px
}

.social-media.footer-about h6 {
    font-weight: 600;
    margin-bottom: 8px;
    font-size: 15px
}

.category-thumb {
    background: #f1f1f1;
    text-align: center;
    padding: 25px 15px;
    border-radius: 5px
}

.category-thumb img {
    width: 24px
}

.all-category {
    display: grid;
    grid-template-columns: repeat(5, 20%);
    grid-gap: 15px
}

.category-thumb p {
    text-align: center;
    text-transform: uppercase;
    margin-top: 10px
}

.menu-more,
.menu-more i {
    color: var(--primary-color) !important;
    font-weight: 600
}

.page-description ul li {
    display: list-item;
    list-style: initial
}

.page-description ul {
    padding-left: 20px
}

.front-view-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 50px
}

.front-view-image a img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    transform: translateY(0);
    transition: .3s
}

.front-view-item:hover .front-view-image a img {
    transform: translateY(-20px)
}

.front-view-title a {
    display: block;
    font-size: 16px;
    font-weight: 500;
    text-align: center
}

.category-banner-products {
    border-top: 1px dashed #ccc;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 7px;
    background: #fff
}

.home-page-section-title-box h3 {
    font-size: 30px;
    margin-top: 0;
    text-transform: capitalize;
    font-weight: 600
}

.category-item p,
.pro_price p {
    text-align: center;
    margin-top: 5px
}

a.custom-button {
    border: 1px solid transparent;
    padding: 5px 15px;
    border-radius: 5px;
    color: #000;
    font-weight: 500;
    box-shadow: 0 .275rem .75rem -.0625rem rgb(11 15 25 / 6%), 0 .125rem .4rem -.0625rem rgb(11 15 25 / 3%) !important;
    display: inline-block;
    position: relative;
    background: 0 0;
    transition: color .1s linear 50ms;
    text-decoration: none
}

.product-item-box {
    box-shadow: 0 2px 10px -1px rgb(0 0 0 / 12%);
    border-radius: 15px;
    background: #fff;
    margin-bottom: 15px
}

.product-img-outer-box {
    position: relative;
    overflow: hidden
}

.product-img-outer-box a {
    border-radius: 10px 10px 0 0;
    position: relative;
    overflow: hidden;
    height: 260px;
    display: block
}

.product-img-outer-box a img {
    transform: scale(1);
    transition: .5s ease-out;
    object-fit: contain;
    background: #fff;
    width: 100%
}

.product-img-outer-box a:hover img {
    transform: scale(1.1);
    transition: .5s ease-out
}

.product-desc-main-box {
    padding: 5px;
    text-align: center
}

.product-title-box h4 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.product-price-box h4 {
    font-weight: 700 !important;
    font-size: 14px;
    color: #b70053;
    font-family: var(--font)
}

.product-inner button.owl-next,
.product-inner button.owl-prev,
.related-product-section button.owl-next,
.related-product-section button.owl-prev {
    top: 50%;
    position: absolute;
    display: inline-block;
    transform: translateY(-50%)
}

.product-inner button.owl-next i,
.product-inner button.owl-prev i,
.related-product-section button.owl-next i,
.related-product-section button.owl-prev i {
    width: 35px;
    height: 35px;
    background-color: #ddd;
    border-radius: 50%;
    line-height: 35px;
    text-align: center;
    transform: scale(1);
    transition: .8s cubic-bezier(.075, .82, .165, 1)
}

.product-inner button.owl-next:hover i,
.product-inner button.owl-prev:hover i,
.related-product-section button.owl-next:hover i,
.related-product-section button.owl-prev:hover i {
    background-color: var(--primary-color);
    border-radius: 50%;
    line-height: 35px;
    text-align: center;
    transform: scale(1.3);
    color: #fff
}

.product-inner button.owl-prev,
.related-product-section button.owl-prev {
    left: 0
}

.related-product-section button.owl-prev {
    left: -40px
}

.product-inner button.owl-next,
.related-product-section button.owl-next {
    right: 0
}

.related-product-section button.owl-next {
    right: -40px
}

.product_sliders,
.related-product-section .product-inner {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 30px 10px
}

section.product-inner {
    border-top: 1px dashed #ccc;
    padding-top: 20px;
    padding-bottom: 20px
}

.product-inner .product-img-outer-box a {
    height: 290px
}

.category-banner-products .product-img-outer-box a {
    position: relative;
    overflow: hidden;
    height: auto;
    display: block
}

.slide-img-box {
    border-radius: 10px;
    overflow: hidden
}

.category-img-banner a {
    display: block;
    overflow: hidden
}

.category-img-banner a img {
    transform: scale(1);
    transition: .3s cubic-bezier(.215, .61, .355, 1);
    border-radius: 15px
}

.category-img-banner:hover a img {
    transform: scale(.95)
}

.category-main-section {
    border-top: 1px dashed #ccc;
    padding: 20px 0
}

.campaign-item a {
    display: block;
    width: 100%;
    height: 420px;
    overflow: hidden;
    position: relative
}

.campaign-item a img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover
}

.campaign-main-section {
    border-top: 1px dashed #ccc;
    padding: 25px 5px
}

.qty-cart .add-to-cart {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    background: #087bce;
    border-radius: 0;
    color: #fff;
    height: 48px;
    width: 160px
}

.section-meta-description {
    background-color: #fff;
    box-shadow: 0 0 10px #ddd;
    padding: 40px;
    border-radius: 20px;
    margin-top: 30px;
    margin-bottom: 30px
}

.homeproduct.main-details-page,
.pro_name {
    margin-top: 0
}

.sec_title H2 {
    font-size: 17px;
    margin-bottom: 15px;
    font-weight: 600
}

.category-breadcrumb a {
    font-size: 16px;
    color: #666666b3;
    font-weight: 400
}

.breadcrumb ul li span,
.category-breadcrumb span {
    color: #666666b3
}

.main_product_inner {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 10px;
    overflow: hidden
}

.category-product {
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 30px 10px
}

.product_item_inner {
    border-bottom: 0;
    transition: .35s
}

.product_item_inner .sale-badge {
    position: absolute;
    top: 15px;
    left: 4px;
    z-index: 1
}

.product_item_inner .sale-badge-inner {
    --sale-badge-width: 45px;
    width: 38px;
    height: 15px
}

.product_item_inner .sale-badge-box {
    background-color: var(--primary-color);
    border-radius: .25rem;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.product_item_inner span.sale-badge-text {
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    font-family: Lato, sans-serif
}

.quick_view_hard {
    position: absolute;
    transition: .4s;
    top: 0;
    right: 5px
}

.product_item:hover .quick_view_hard,
.wist_item:hover .quick_view_hard {
    opacity: 1;
    overflow: visible;
    z-index: 1;
    visibility: visible
}

.quick_view_hard a {
    border: 2px solid silver;
    border-radius: 50%;
    font-size: 20px;
    height: 38px;
    width: 38px;
    z-index: 1;
    transition: .3s;
    color: silver;
    display: flex;
    justify-content: center;
    align-items: center
}

.quick_view_hard a:hover {
    background: #a92c2c;
    color: #fff;
    border: 2px solid #a92c2c
}

.product_item:hover .product_item_inner {
    border-color: var(--primary-color)
}

.product_item {
    position: relative;
    border: 3px solid transparent;
    transition: .35s;
    background: #fff;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0 2px 6px rgb(0 0 0 / 17%)
}

.quick_view_btn {
    width: 100%;
    background: #1b6ab0;
    position: absolute;
    transition: .4s;
    padding: 5px 0;
    text-align: center;
    bottom: -45px
}

.child_main>a,
.pro_img,
li.cat_bar,
ul.Cat_menu li {
    position: relative
}

.product_item:hover .quick_view_btn {
    opacity: 1;
    z-index: 1;
    visibility: visible;
    bottom: 0
}

.quick_view_btn button {
    font-size: 15px;
    color: #fff;
    background-color: transparent;
    font-weight: 500;
    text-transform: uppercase
}

.discount,
.pro_btn button {
    background: var(--primary-color)
}

.pro_name {
    height: 55px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    display: block;
    padding: 12px 5px 0
}

.pro_name a {
    color: #565765;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    transition: .3s
}

.pro_btn button,
li.cat_bar>a,
li.child_main>a {
    text-transform: uppercase
}

.pro_img {
    height: 200px;
    overflow: hidden
}

.cat_down,
.child_menu,
.discount,
ul.Cat_menu li a i {
    position: absolute
}

.pro_img>a {
    display: block;
    height: 100%
}

.pro_img img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    transition: .35s;
    border-radius: 6px
}

.product_item_inner:hover .pro_img img {
    transform: scale(1.1)
}

.product_item:hover {
    border-color: var(--primary-color) !important
}

ul.Cat_menu li,
ul.child_menu li {
    border-bottom: 1px solid #ddd !important
}

.pro_price {
    margin-bottom: 13px
}

.pro_price p {
    color: var(--price-color-primary);
    font-weight: 900;
    font-size: 15px
}

.cart_btn a,
.pro_btn button {
    display: block;
    color: #fff;
    font-size: 16px;
    transition: .5s;
    border-radius: 4px;
    width: 100%;
    padding: 6px 0
}

.pro_btn {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 4px
}

.cart_btn a {
    background: #ed145b;
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.cart_btn a:hover,
.cart_btn.order_button a:hover,
.pro_btn button:hover {
    background: var(--secondary-color)
}

.pro_price del {
    color: #777;
    margin-right: 5px;
    font-size: 14px;
    font-weight: 400
}

li.cat_bar,
ul.social_link li:last-child {
    margin-right: 0
}

.discount {
    top: 5px;
    padding: 2px 7px;
    border-radius: 20px;
    right: 6px
}

.discount p {
    color: #fff;
    font-size: 11px
}

.success-img img {
    width: 320px
}

.success-title h2 {
    color: #000;
    text-align: center;
    font-weight: 600;
    font-size: 26px;
    margin-bottom: 45px
}

.success-table {
    background: #f3f3f3;
    padding: 15px
}

section.createpage-section {
    padding: 50px 0;
    background: #fff;
    margin-bottom: 10px
}

.category-slider {
    margin-top: 10px
}

.category-item img {
    border: 1px solid #ddd;
    transition: .35s
}

.category-item img:hover {
    transform: scale(1.09)
}

.category-item p {
    color: #222;
    font-weight: 500
}

button.owl-next,
button.owl-prev {
    font-size: 30px !important;
    width: 29px;
    height: 29px;
    line-height: 10px !important;
    text-align: center !important;
    border-radius: 50%;
    color: #fff !important
}

.cat_down {
    font-size: 10px !important;
    top: 20px;
    right: 0
}

.child_menu,
ul.child-category {
    top: 0;
    visibility: hidden;
    opacity: 0
}

li.cat_bar>a {
    padding: 13px 5px;
    display: flex;
    width: 100%;
    height: 50px;
    font-size: 14px;
    background-color: var(--primary-color);
    margin-left: 0 !important;
    justify-content: space-between;
    align-items: center;
    font-weight: 400
}

.menu-area .Cat_menu {
    position: absolute;
    background-color: #fff;
    top: 100%;
    transition: .35s;
    border: 1px solid rgba(0, 0, 0, .075);
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    width: 230px
}

.main_slider .owl-next,
.main_slider .owl-prev {
    width: 41px;
    height: 40px;
    top: 50%;
    cursor: pointer !important;
    transform: translateY(-50%)
}

.fixed-top .menu-area .cat_bar.active .Cat_menu {
    visibility: hidden;
    opacity: 0
}

.main-header .menu-area .cat_bar:hover .Cat_menu,
.main-header.sticky .menu-area .cat_bar:hover .Cat_menu {
    visibility: visible;
    opacity: 1;
    top: 100%
}

ul.Cat_menu li a i {
    top: 15px;
    right: 5px;
    color: #000
}

span.Cat_img img {
    width: 25px !important
}

ul.Cat_menu li {
    padding: 10px 0;
    width: 100%;
    transition: .35s
}

ul.Cat_menu li a span {
    color: #000;
    font-weight: 600
}

li.cat_bar span {
    padding-right: 10px
}

li.Cat_list i {
    width: 20px
}

ul.child_menu li {
    background: 0 0;
    width: 100%;
    padding: 7px 0
}

li.child_main {
    width: 33.33%
}

ul.child_menu li a {
    background: 0 0;
    color: #087bce
}

.child_main>a {
    font-size: 14px;
    color: #444 !important;
    text-transform: capitalize !important;
    height: 100%
}

ul.child_sub li a {
    display: block;
    padding: 5px 0;
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    color: #666 !important
}

ul.child_sub li {
    padding: 0;
    margin: 0;
    margin-left: 3px !important
}

li.child_main>a {
    font-size: 14px;
    color: #000 !important;
    font-weight: 600;
    padding-bottom: 6px
}

.cat_list_hover1:hover .child_menu,
.cat_list_hover2:hover .child_menu,
.cat_list_hover3:hover .child_menu,
.cat_list_hover4:hover .child_menu,
.cat_list_hover5:hover .child_menu,
.cat_list_hover:hover .child_menu {
    overflow: visible;
    visibility: visible;
    opacity: 1;
    z-index: 1
}

.child_menu {
    left: 100%;
    background: #fff;
    width: 230px;
    overflow: hidden;
    z-index: 1;
    border-left: 1px solid #ddd;
    transition: .25s
}

ul.child_menu.child_top {
    margin-top: -50px
}

ul.child_menu.child_top1 {
    margin-top: -83px
}

ul.child_menu.child_top2 {
    margin-top: -123px
}

ul.child_menu.child_top3 {
    margin-top: -152px
}

ul.child_menu.child_top4 {
    margin-top: -184px
}

.sec_title h2 {
    border-bottom: 2px solid #ddd
}

li.Cat_list span {
    color: #fff;
    margin-left: 0
}

.left_cat_menu {
    margin-top: -10px
}

ul.cat_wrapper {
    background: #ff0101;
    width: 67%;
    height: 37px;
    margin-top: -67px
}

.cat_wrapper:hover .Cat_menu {
    overflow: visible;
    opacity: 1;
    visibility: visible;
    z-index: 1
}

section.slider-section .row .col-sm-2 {
    width: 200px
}

.showing-data {
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.showing-data span {
    font-size: 16px;
    display: block;
    text-align: right
}

.category-breadcrumb {
    column-gap: 8px
}

.description .nav.nav-tabs {
    border-top: 1px solid;
    border-color: #ddd;
    border-bottom: none
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    border-radius: 0;
    border-right: 0;
    border-left: 0;
    position: relative;
    top: -1px;
    padding: 0 5px
}

.breadcrumb ul li a {
    color: #666666b3;
    font-size: 16px
}

.details_slider {
    position: relative;
    border: 0 solid #ddd;
    border-radius: 5px
}

.details-page-wishlist {
    position: absolute;
    z-index: 9;
    right: 20px;
    top: 20px
}

.details-page-wishlist a {
    border: 2px solid;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #ddd;
    transition: .3s
}

.details-page-wishlist a:hover {
    border-color: #000;
    color: #000
}

.side_cat_img,
.sidebar-menu ul li a img {
    width: 20px;
    height: auto;
    margin-right: 5px
}

#content {
    width: 100%;
    padding-top: 0
}

.main-header {
    background: #fff
}

.main_slider .owl-prev {
    position: absolute;
    left: -4px;
    z-index: 99999999
}

.main_slider .owl-next {
    z-index: 9999;
    position: absolute;
    right: -4px
}

.main_slider .owl-next i:hover,
.main_slider .owl-prev i:hover {
    color: #fecd03
}

a.view_more_btn {
    text-align: right;
    float: right;
    background: var(--primary-color);
    text-transform: capitalize;
    font-size: 15px;
    padding: 10px 15px;
    color: #fff;
    font-family: Lato, sans-serif
}

.cart_btn.order_button a,
.d_app h2,
.tab-link {
    text-transform: uppercase
}

.register-now.no-account {
    background: #fff;
    padding: 0 10px 15px
}

section.related-product-section {
    background: 0 0;
    margin-top: 15px;
    padding-top: 10px;
    margin-bottom: 10px
}

.description h2 {
    font-size: 18px;
    color: #000;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 15px
}

ul.social_link li {
    display: inline-block;
    margin-right: 7px;
    font-size: 20px
}

ul.social_link {
    text-align: center;
    margin-top: -10px
}

.d_app h2 {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    letter-spacing: 1px
}

.cmn_menu ul li:after {
    content: "";
    position: absolute;
    right: -15px;
    top: 6px;
    width: 1px;
    height: 10px;
    background: #000
}

.cmn_menu ul li a {
    transition: .5s
}

.contact-form {
    background: #eaeaea;
    padding: 10px;
    border-radius: 5px
}

.cont_item a {
    font-size: 15px;
    font-weight: 600
}

.cont_item {
    text-align: center;
    margin-bottom: 15px
}

.copyright p a {
    color: #ddffd5
}

.selector {
    position: relative;
    width: 100%;
    background-color: inherit;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 10px
}

.size-container {
    margin-bottom: 12px
}

.selector-item {
    position: relative;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.selector-item_radio {
    appearance: none;
    display: none
}

.color_inner .selector .selector-item label {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
    border: 1px solid #ddd
}

.selector-item label {
    border: 1px solid #7d7d7d
}

.color_inner .selector-item label span img {
    width: 220px;
    height: 20px;
    opacity: 0
}

.selector-item_label {
    position: relative;
    height: 100%;
    width: 100%;
    text-align: center;
    border-radius: 0;
    line-height: 30px;
    font-weight: 600;
    transition-duration: .5s;
    transition-property: transform, color, box-shadow;
    transform: none;
    margin: 0;
    padding: 0 8px;
    color: #000
}

.color_size,
.color_size span {
    padding: 5px
}

.selector-item_label:hover,
.selector-item_radio:checked+.selector-item_label {
    background-color: #7d7d7d;
    color: #fff;
    border-color: #7d7d7d;
    cursor: pointer
}

.color_size {
    display: flex;
    justify-content: center
}

.timer_inner .syotimer__body {
    display: flex;
    grid-gap: 5px
}

.timer_inner .syotimer-cell {
    width: 38px;
    text-align: center;
    background: var(--primary-color);
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
    padding: 10px;
    font-weight: 600
}

.indicator_thumb {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 5px;
    margin: 10px 0
}

.color_inner,
.size_inner {
    display: flex
}

.indicator-item {
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden
}

.indicator-item img {
    height: 80px !important;
    width: 100%;
    object-fit: contain
}

.dimage_item img {
    height: 500px !important;
    object-fit: contain
}

.hightlight_cont p {
    font-weight: 600;
    text-align: center
}

.color_inner {
    margin-top: 10px
}

.color_inner p,
.size_inner p {
    margin-right: 10px;
    margin-top: 6px;
    font-weight: 600
}

.pro_unig label {
    font-weight: 600;
    margin-bottom: 10px
}

.pro_brand p {
    font-weight: 600
}

.pro_brand {
    margin-bottom: 7px;
    margin-top: 2px
}

.description-nav-wrapper {
    background-color: transparent;
    padding: 10px;
    width: 100%
}

.nav-tabs {
    border: 0;
    padding: 15px;
    align-items: center;
    justify-content: center;
    background: #fff
}

.nav-tabs li {
    padding: 0 30px;
    border-right: 1px solid var(--border)
}

.tab-link {
    font-size: 15px;
    font-weight: 500;
    color: #39404a;
    transition: .3s linear
}

.tab-link.active {
    color: var(--theme-color)
}

.modal.show .modal-dialog {
    transform: none;
    width: 100%
}

.modal.show {
    display: flex !important;
    justify-content: center;
    align-items: center;
    z-index: 9999
}

.desc-nav-ul {
    display: flex;
    column-gap: 10px;
    flex-wrap: wrap;
    margin-left: 12px
}

.desc-nav-ul li a {
    padding: 6px 20px;
    display: inline-block;
    box-shadow: 0 0 3px #ddd;
    border-radius: 5px;
    background-color: #fff;
    cursor: pointer
}

.desc-nav-ul li.active a,
.desc-nav-ul li:hover a {
    background-color: #0a3a66;
    color: #fff
}

.description {
    margin-top: 22px;
    background: #f1f1f1;
    padding: 15px
}

.pro_vide h2 {
    font-size: 18px;
    margin-bottom: 15px
}

.pro_vide {
    border: 1px solid #ddd;
    padding: 15px;
    margin-top: 25px;
    position: sticky;
    top: 140px
}

.bottoads_area,
.footer_top_ads_area {
    background: #fff;
    margin-bottom: 10px;
    padding: 30px 0
}

.chheckout-section .row .cust-order-1 {
    padding-left: 5px
}

.chheckout-section .row .cus-order-2 {
    padding-right: 5px
}

.cart_details .card {
    padding: 16px
}

.cart_details .card-header {
    padding: 18px 15px 16px;
    background: 0 0
}

.cart_details .card-header h5 {
    font-size: 24px;
    color: #39404a;
    font-weight: 400;
    text-align: center
}

.cart_product_details {
    display: flex;
    align-items: flex-start;
    gap: 20px
}

.cart_product_details .p_options,
.flext_area {
    display: flex;
    align-items: center
}

.bottoads_inner,
.footertop_ads_inner,
.topcategory {
    display: grid;
    grid-gap: 10px
}

.cart_details .card,
.checkout-shipping .card {
    border: 0;
    box-shadow: 0 -1px 24px rgba(0, 0, 0, .175);
    border-radius: 0
}

.cart_details .table-bordered>:not(caption)>*>* {
    border-width: 0 1px
}

.cart_details .table-bordered>:not(caption)>* {
    border-width: 0
}

.cart_details thead tr th {
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    text-align: center;
    text-transform: capitalize;
    padding: .5rem;
    color: #000;
    border-right: 1px solid #e8e8e8
}

.cart_details .table>tbody {
    border-top: 1px solid
}

.cart_details tbody tr td:last-child,
.cart_details thead tr th:last-child {
    border-right: 0
}

.cart_details tbody tr td:first-child,
.cart_details thead tr th:first-child {
    border-left: 0
}

.cart_details .card-body {
    padding: 10px 0 0
}

.order-summary-middle {
    margin-top: 20px
}

.cart_details .order-summary-middle ul li {
    font-size: 15px;
    color: #444;
    padding: 12px 0;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between
}

.cart_details .order-summary-middle ul li h4 {
    font-size: 18px;
    font-weight: 700;
    color: #285e23;
    display: block;
    text-align: right;
    margin: 0
}

.cart_details .order-summary-middle ul li h4 span.price {
    color: #444;
    font-weight: 700;
    font-size: 15px
}

.cart_details .order-summary-bottom h4 {
    font-size: 18px;
    font-weight: 500;
    margin: 16px 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.cart_details .order-summary-bottom h4 span {
    font-size: 20px;
    color: #e4573d;
    font-weight: 700;
    white-space: nowrap;
    width: unset
}

.cart_btn.order_button a {
    background: var(--primary-color);
    color: #fff;
    padding: 6px 0;
    font-size: 16px;
    display: block;
    width: 100%;
    transition: .5s
}

span.sale-badge-text p {
    font-size: 11px;
    color: #fff
}

.hightlight_cont ul li {
    display: block;
    line-height: 27px
}

.hightlight_cont p i,
.hightlight_cont ul li i {
    margin-right: 5px
}

ul.child-category {
    position: absolute;
    right: -100%;
    background: #fff;
    width: 198px;
    transition: .5s
}

.bottoads_inner {
    grid-template-columns: 1fr 1fr 1fr
}

.cat_name {
    text-align: center;
    text-transform: capitalize
}

.cat_item {
    border: 1px solid transparent;
    transition: .35s;
    background: #fff
}

.cat_item a {
    padding: 8px;
    width: 100%;
    display: block
}

.footertop_ads_inner {
    grid-template-columns: 1fr 1fr
}

.scrolltop {
    position: fixed;
    right: 34px !important;
    bottom: 10px !important;
    width: 40px !important;
    background: var(--primary-color) !important;
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 50% !important;
    text-align: center !important;
    color: #ffff !important;
    font-size: 24px !important;
    cursor: pointer;
    z-index: 99
}

.sidebar-childmenu,
.sidebar-submenu {
    width: 100%;
    top: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 9;
    background: #fff;
    position: absolute
}

.description ul li {
    display: list-item;
    list-style-position: inside;
    list-style-type: square;
    font-size: 16px;
    line-height: 30px
}

.sidebar-menu {
    background: #fff;
    margin: 0;
    border-radius: 5px
}

.sidebar-menu li a {
    padding: 10px 15px;
    display: block;
    font-size: 15px;
    line-height: 18px;
    position: relative;
    text-transform: capitalize;
    font-weight: 500
}

.sidebar-menu li a i {
    position: absolute;
    right: 12px;
    font-size: 12px;
    top: 18px
}

.sidebar-submenu {
    right: -110%;
    transition: .35s
}

.sidebar-submenu>li {
    position: relative !important
}

.sidebar-childmenu {
    right: -100%;
    border-left: 1px solid #ddd
}

.sidebar-menu ul li:hover>a {
    background-color: #e1fff7;
    color: #e50113
}

.sidebar-menu ul li:hover .sidebar-submenu {
    visibility: visible;
    opacity: 1;
    left: 100%
}

.sidebar-submenu>li:hover .sidebar-childmenu {
    visibility: visible;
    opacity: 1;
    right: -100%
}

.col-sm-3.hidetosm {
    padding-right: 0
}

.track_btn a {
    display: inline-block;
    text-align: center;
    position: relative;
    font-size: 15px;
    font-weight: 400
}

section.pro_details_area {
    background: #fff;
    padding: 25px 0
}

.flext_area i {
    font-size: 35px;
    margin-right: 10px
}

.details_right {
    border: 0 solid #ddd;
    padding: 20px;
    height: 100%;
    border-radius: 8px;
    background: #fff
}

.track_info ul li {
    display: block;
    line-height: 30px
}

.track_info ul li span {
    width: 80px;
    display: inline-block;
    text-align: right;
    margin-right: 12px;
    font-weight: 600
}

table.table.table-bordered.tracktable {
    margin-bottom: 0
}

td.tfoot_bg {
    background: #f5f5f5;
    text-align: right
}

.payment-methods .form-check {
    display: inline-block !important
}

.payment-methods label {
    font-size: 15px;
    color: #555;
    margin-right: 10px
}

.product-details-discount-badge {
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 999
}

.product-details-discount-badge span.sale-badge-text p {
    font-size: 11px;
    color: #fff;
    line-height: 10px
}

.product-details-discount-badge span.sale-badge-text {
    background-color: #e82165;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff
}

.details-ratting-wrapper i {
    color: #ffdf00
}

.details-ratting-wrapper i.far.fa-star {
    color: #959595
}

.all-reviews-button {
    text-decoration: underline;
    margin-left: 20px
}

.customer-sidebar {
    background-color: #f5f7f9;
    padding: 10px;
    height: 100%
}

.topcategory {
    grid-template-columns: repeat(5, 1fr)
}

.show_more_btn a.view_more_btn {
    float: inherit
}

.show_more_btn {
    text-align: center;
    margin-bottom: 12px
}

.homepage.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
    margin-bottom: 25px;
    gap: 18px
}

.homepage.pagination a,
.homepage.pagination a:active,
.homepage.pagination a:focus {
    background: var(--primary-color);
    padding: .5rem 1.5rem;
    border: 1px solid #dee2e6 !important;
    color: #fff
}

.homepage.pagination div,
.homepage.pagination div:active,
.homepage.pagination div:focus {
    background: #fff;
    padding: .5rem 1.5rem;
    border: 1px solid #dee2e6 !important;
    color: #000;
    cursor: text
}