@charset "UTF-8";

.modal { z-index: 200000; }
.modal-backdrop { z-index: 199990; }


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

body,
ol li,
ul li {
    color: #4c4c4c;
    line-height: 1.5
}

blockquote,
body,
ol li,
ul li {
    line-height: 1.5
}

*,
body,
ol,
ul {
    margin: 0
}

blockquote,
blockquote span,
ol,
ol li,
ul li {
    position: relative
}

*,
body,
ul,
ul li {
    padding: 0
}

.app-bar ul li.active a svg,
svg {
    fill: #0D56CC
}

.btn-primary{
    background: #0d56cc !important;
}

.checkmark,
.share-product .share-product-header {
    float: left
}

.delivery-address strong,
.orhead-left span,
.orhead-left strong,
.orhead-right span,
.orhead-right strong,
.sales-table .date,
.shipping-address strong,
.shipping-address-saved .adds li,
.total-summary p span,
article,
aside,
footer,
header,
nav,
section {
    display: block
}

.breadcrumb,
.form-group,
.pagination-main .pagination,
.pagination-main .pagination li a,
label,
section.breadcrumb-outer .breadcrumb-content nav,
ul li {
    display: inline-block
}

body {
    font-size: 16px;
    overflow-x: hidden;
    font-weight: 400
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    margin: 0 0 16px;
    color: #414141;
    text-transform: uppercase
}

h1 {
    font-size: 48px
}

h2 {
    font-size: 26px
}

.section-title h2,
h3 {
    font-size: 21px
}

.product-header h2,
.side-cart-header .main-cart-title,
h4 {
    font-size: 18px
}

h5,
ol li {
    font-size: 16px
}

h6 {
    font-size: 13px
}

@media (max-width:991px) {
    h2 {
        font-size: 22px
    }

    .blog-sidebar {
        margin-top: 2rem;
        position: relative
    }
}

@media (max-width:735px) {
    h2 {
        font-size: 18px
    }

    h3 {
        font-size: 16px
    }
}

p {
    margin-bottom: .5rem
}

ul {
    list-style-type: none
}

ul li {
    margin-bottom: 0
}

ol {
    counter-reset: i
}

ol li {
    margin-bottom: 10px;
    padding-left: 0
}

a {
    color: #414141;
    transition: .5s ease-in-out
}

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

img {
    max-width: 100%
}

.white {
    color: #fff !important
}

.bg-grey {
    background: #fbfbfb
}

.rating span {
    color: #ffbc00;
    display: inline;
    font-size: 14px
}

.m-1,
.mt-1,
.my-1 {
    margin-top: .5rem !important
}

.m-2,
.mt-2,
.my-2 {
    margin-top: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1.5rem !important
}

.m-4,
.mt-4,
.my-4 {
    margin-top: 2rem !important
}

.m-5,
.mt-5,
.my-5 {
    margin-top: 2.5rem !important
}

.m-6,
.mt-6,
.my-6 {
    margin-top: 3rem !important
}

.m-7,
.mt-7,
.my-7 {
    margin-top: 3.5rem !important
}

.m-8,
.mt-8,
.my-8 {
    margin-top: 4rem !important
}

.m-9,
.mt-9,
.my-9 {
    margin-top: 4.5rem !important
}

.m-10,
.mt-10,
.my-10 {
    margin-top: 5rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 2rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 2.5rem !important
}

.mb-6,
.my-6 {
    margin-bottom: 3rem !important
}

.mb-7,
.my-7 {
    margin-bottom: 3.5rem !important
}

.mb-8,
.my-8 {
    margin-bottom: 4rem !important
}

.mb-9,
.my-9 {
    margin-bottom: 4.5rem !important
}

.mb-10,
.my-10 {
    margin-bottom: 5rem !important
}

.pt-1,
.py-1 {
    padding-top: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 2rem !important
}

.pt-5,
.py-5 {
    padding-top: 2.5rem !important
}

.pt-6,
.py-6 {
    padding-top: 3rem !important
}

.pt-7,
.py-7 {
    padding-top: 3.5rem !important
}

.pt-8,
.py-8 {
    padding-top: 4rem !important
}

.pt-9,
.py-9 {
    padding-top: 4.5rem !important
}

.pt-10,
.py-10 {
    padding-top: 5rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 2rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 2.5rem !important
}

.pb-6,
.py-6 {
    padding-bottom: 3rem !important
}

.pb-7,
.py-7 {
    padding-bottom: 3.5rem !important
}

.pb-8,
.py-8 {
    padding-bottom: 4rem !important
}

.pb-9,
.py-9 {
    padding-bottom: 4.5rem !important
}

.pb-10,
.py-10 {
    padding-bottom: 5rem !important
}

.form-group {
    width: 100%
}

.form-group select {
    padding: 10px 20px 10px 35px
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
select,
textarea {
    font-size: 16px;
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 0;
    padding: 10px 20px;
    color: #4c4c4c;
    height: 44px;
    box-shadow: none;
    margin-bottom: 0;
    width: 100%
}



input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
select:focus,
textarea:focus {
    border-color: #0d56cc;
    outline: 0;
    transition: .5s;
    box-shadow: none
}

select {
    padding: 10px 20px;
    width: 100%
}

.alert-primary,
select option {
    color: #414141
}

.form-control-select {
    height: 44px;
    line-height: 44px;
    padding: 0 20px
}

.accrodion-grp .accrodion .accrodion-content .inner,
.breadcrumb {
    padding: 10px 0
}

textarea {
    border-radius: 0 !important;
    resize: vertical;
    height: 120px
}

label {
    color: #4c4c4c;
    margin-bottom: 8px;
    font-weight: 400;
    font-size: 15px
}

blockquote {
    font-size: 14px;
    font-weight: 400;
    background-color: #0d56cc;
    margin-bottom: 15px;
    border: 0;
    padding: 30px 70px;
    color: #fff;
    margin: 20 0;
    font-style: italic
}

blockquote :after {
    content: "";
    position: absolute;
    height: 60%;
    width: 2px;
    background: #fff;
    top: 20%;
    left: 35px
}

blockquote p {
    color: #fff;
    margin: 0
}

blockquote :before {
    content: "";
    font-family: fontawesome;
    font-size: 45px;
    position: absolute;
    bottom: 26px;
    right: 20px;
    color: #fff;
    transform: rotate(180deg)
}

blockquote span {
    padding-left: 20px
}

blockquote span :before {
    content: "";
    width: 12px;
    height: 1px;
    background: #0d56cc;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px
}

table>tbody tr td,
table>tbody tr th,
table>tfoot tr td,
table>tfoot tr th,
table>thead tr td,
table>thead tr th {
    padding: 10px;
    vertical-align: sub !important
}

.product .product-header .figure img,
.side-cart-items,
table {
    width: 100%
}

svg {
    width: 1em;
    height: 1em;
    font-size: 1rem
}

.filter-section .filter-header,
.popular-item,
svg:not(:root) {
    overflow: hidden
}

.bs-canvas,
.bs-canvas-body {
    overflow-y: auto;
    overflow-x: hidden
}

.color-overlay,
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(47, 38, 57, .43);
    transition: .5s ease-in-out
}

.color-overlay {
    background: linear-gradient(to bottom, #3f3d56a3 0, #4e1819 100%);
    top: inherit;
    bottom: 0
}

.bg-theme {
    background-color: #0d56cc
}

.bg-theme1 {
    background-color: #f55b68
}

.container {
    max-width: 1420px
}

section {
    padding: 1rem 0;
    position: relative;
    background: #fff;
    z-index: 1
}

.section-title {
    position: relative;
    border-bottom: 1px solid #bebebe;
    margin-bottom: 20px
}

.section-title .view-all-sec a {
    background: #0d56cc;
    color: #fff;
    padding: 8px 25px 8px 14px;
    position: relative;
    text-transform: uppercase;
    font-weight: 500;
    transition: .5s ease-in-out;
    font-size: 12px;
    border-radius: 4px
}

.section-title .view-all-sec a:before {
    content: "\f101";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    width: 16px;
    height: 12px;
    right: 0;
    top: 7px;
    position: absolute;
    padding-right: 20px
}

.section-title .view-all-sec a:hover {
    background: #013280;
    transition: .5s ease-in-out
}

.row.slick-slider {
    margin: 0 -15px
}

.add-size i,
.delivery-info .container-fluid .info,
.shipping-address-saved .adds-menu li,
.slick-slide {
    margin-left: 10px
}

.slick-list {
    margin-left: -10px
}

.pagination-main {
    line-height: .8
}

.pagination-main .pagination {
    margin-top: 0;
    margin-bottom: 0
}

#back-to-top,
.banner-slider.mobile,
.filter-button-mobile,
.filter-footer-btn,
.filter-list .view-more-l,
.loader-icon,
.pagination-main .pagination li:after,
.pagination-main .pagination li:before {
    display: none
}

.pagination-main .pagination li {
    padding-left: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    float: left
}

.pagination-main .pagination li a {
    padding: 0;
    height: 40px;
    line-height: 38px;
    margin-right: 9px;
    text-align: center;
    width: 40px;
    color: #414141;
    font-size: 12px;
    border: 1px solid #f1f1f1;
    background: #fff;
    border-radius: 0
}

.pagination-main .pagination li a:focus,
.pagination-main .pagination li a:hover {
    background-color: #0d56cc;
    color: #fff !important;
    border-color: #0d56cc
}

.pagination-main .pagination li:last-child>a,
.pagination-main .pagination li:last-child>span {
    border-radius: none;
    margin: 0
}

.pagination-main .pagination li .active a {
    background: #0d56cc !important;
    border-color: #0d56cc !important;
    color: #fff
}

#orderDetail .card,
.pagination-main .pagination .next a,
.pagination-main .pagination .prev a {
    border-radius: 0
}

@media (max-width:567px) {
    .pagination li a {
        height: 30px;
        width: 30px;
        line-height: 28px
    }

    .accrodion-grp .accrodion .accrodion-title h5 {
        font-size: 14px
    }
}

section.breadcrumb-outer {
    background: url(../images/breadcrumbbg.jpg) center/cover no-repeat fixed;
    position: relative;
    padding: 5rem 0
}

section.breadcrumb-outer:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, #3f3d56a3 0, #4e1819 100%)
}

section.breadcrumb-outer .breadcrumb-content {
    position: relative;
    z-index: 1
}

section.breadcrumb-outer .breadcrumb-content h2 {
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 0;
    padding: 3px 15px
}

.breadcumb-section {
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6
}

.breadcrumb {
    background: 0 0;
    margin: 0;
    font-size: 14px;
    font-weight: 400
}

.om-btn,
.om-btn-cart {
    padding: 13px 26px;
    transition: .5s ease-in-out;
    border: 1px solid #0d56cc;
    display: inline-block;
    text-align: center
}

.breadcrumb li,
.breadcrumb li.active {
    margin-bottom: 0;
    color: #a4a4a4;
    font-size: 14px;
    font-weight: 400;
    display: inline-block
}

.breadcrumb li a,
.breadcrumb li.active a {
    color: #4a4a4a
}

.alert-success,
.app-bar ul li.active a,
.breadcrumb li a:hover,
.breadcrumb li.active a:hover,
.inner-header .breadcrumb li a:hover,
.login-form a,
.login-modal-main .modal-body .login-modal-right h5,
.main-footer .container-fluid .footer-menu ul li a:hover,
.main-navbar .navbar .menu-item.active a,
.om-btn-cart,
.order-table .view-link,
.personal-info-box ul.profile-info li span a:hover,
.product-specification .nav-tabs .nav-link.active {
    color: #0d56cc
}

.app-bar ul li a:hover svg,
.breadcrumb li a:hover .icon--home,
.breadcrumb li.active a:hover .icon--home,
.product .product-body .product-footer .add-cart button:hover svg {
    fill: #0D56CC;
    transition: .5s ease-in-out
}

.breadcrumb li a .icon--home,
.breadcrumb li.active a .icon--home {
    width: 12px;
    margin-right: 5px;
    fill: #4A4A4A;
    margin-top: -3px;
    transition: .5s ease-in-out
}

.breadcrumb .breadcrumb-item+.breadcrumb-item:before {
    content: "";
    color: #a4a4a4;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 13px
}

@media (max-width:479px) {
    section.breadcrumb-outer .breadcrumb-content {
        text-align: center
    }

    section.breadcrumb-outer .breadcrumb-content h2 {
        margin: 0 0 1rem !important;
        display: block
    }
}

.om-btn-cart {
    border-radius: 30px;
    background-color: #fff
}

.accrodion-grp .accrodion.active .accrodion-title h5,
.alert .alert-success p,
.inner-header .breadcrumb li a,
.main-heaer .login-section .account-dropdown li:hover a,
.main-navbar .category-list .category-dropdown li:hover a,
.main-navbar .navbar .menu-item .navbar-dropdown li:hover a,
.modal-header-full-width h5,
.om-btn,
.om-btn:hover {
    color: #fff
}

.om-btn {
    background-color: #0d56cc;
    border-radius: 10px
}

.om-secondary-btn,
.om-secondary-btn:hover {
    border: 1px solid #0d56cc;
    transition: .5s ease-in-out
}

.om-secondary-btn {
    background-color: #fff;
    padding: 5px 25px;
    color: #0d56cc;
    text-align: center;
    display: inline-block
}

.om-secondary-btn:hover {
    background-color: #0d56cc;
    color: #fff
}

.carts-btn .om-btn,
.carts-btn .om-btn-2 {
    width: -webkit-fill-available
}

.om-btn-2 {
    background-color: #f55b68;
    padding: 13px 20px;
    color: #fff;
    border: 1px solid #f55b68;
    transition: .5s ease-in-out;
    text-align: center;
    display: inline-block;
    border-radius: 10px
}

.om-btn-2:hover {
    background-color: #fff;
    color: #f55b68;
    border: 1px solid #f55b68;
    transition: .5s ease-in-out
}

input#submit {
    border: none
}

input#submit:hover {
    opacity: .8;
    background: #0d56cc !important;
    color: #fff
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 999999
}

#preloader #status {
    position: fixed;
    content: "";
    display: block;
    top: 20%;
    left: 0;
    right: 0;
    width: 360px;
    height: 400px;
    margin: 0 auto;
    background: url(../images/loader.gif) center/cover;
    opacity: 1;
    visibility: visible;
    transition: .5s ease-in-out;
    z-index: 9999999999
}

#back-to-top {
    position: fixed;
    z-index: 1000;
    bottom: 20px;
    right: 20px
}

#back-to-top a {
    display: block;
    width: 40px;
    height: 40px;
    background: #0d56cc;
    position: relative;
    transition: .5s ease-in-out;
    text-align: center;
    border-radius: 0
}

#back-to-top a:after {
    position: absolute;
    content: "";
    font-family: fontawesome;
    font-size: 20px;
    color: #fff;
    top: 50%;
    left: 50%;
    z-index: 1;
    font-weight: 700;
    transform: translate(-50%, -50%)
}

.alert {
    margin-bottom: 10px;
    border-radius: 0;
    font-size: .75em
}

.alert .alert-success {
    background: 0 0;
    border: transparent;
    border-radius: 0;
    color: #3c763d
}

.alert .alert-success h4 {
    margin-bottom: 8px
}

.alert-danger,
.cart-close-btn:hover,
.cart-summery .cart-total li.discount span,
.filter-list a:hover,
.login-form a:hover,
.order-table .view-link:hover,
.personal-info-box ul.profile-info li span a,
.share-product ul li.envelope i,
button.product-search:hover {
    color: #f55b68
}

.wickedpicker__controls__control-down:after,
.wickedpicker__controls__control-up:before {
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
    color: #909090 !important
}

.wickedpicker {
    width: 120px !important;
    height: auto !important;
    z-index: 9
}

.wickedpicker .wickedpicker__title {
    display: none !important
}

.wickedpicker__controls__control-up:before {
    content: "" !important
}

.wickedpicker__controls__control-down:after {
    content: "" !important
}

.accrodion-grp .accrodion+.accrodion,
.cart-list .cart-item .product-description,
.product .product-body .product-footer {
    margin-top: 10px
}

.accrodion-grp .accrodion .accrodion-title {
    border: 1px solid #f1f1f1;
    background: #fff;
    padding: 14.5px 25px;
    cursor: pointer;
    transition: .5s ease-in-out;
    border-radius: 0
}

.accrodion-grp .accrodion .accrodion-title h5 {
    margin: 0;
    position: relative;
    font-weight: 400
}

.accrodion-grp .accrodion .accrodion-title h5:before {
    content: "";
    font-family: FontAwesome;
    color: #222;
    font-size: 20px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.accrodion-grp .accrodion .accrodion-content {
    padding-top: 10px
}

.accrodion-grp .accrodion .accrodion-content .inner p {
    margin: 0;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: .01em;
    color: #74787d
}

.accrodion-grp .accrodion.active .accrodion-title {
    background: #0d56cc;
    border-color: #0d56cc
}

.accrodion-grp .accrodion.active .accrodion-title h5:before {
    content: "";
    color: #fff
}

@-webkit-keyframes rotated {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotated {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes scale-upOne {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(.2);
        transform: scale(.2)
    }
}

@keyframes scale-upOne {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(.2);
        transform: scale(.2)
    }
}

@-webkit-keyframes zoom-fade-two {

    0%,
    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes zoom-fade-two {

    0%,
    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes zoom-fade {

    0%,
    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes zoom-fade {

    0%,
    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes slide {
    from {
        background-position: 0 0
    }

    to {
        background-position: -111px 0
    }
}

@-webkit-keyframes slide {
    from {
        background-position: 0 0
    }

    to {
        background-position: -111px 0
    }
}

@-webkit-keyframes ripple {
    70% {
        box-shadow: 0 0 0 40px rgba(255, 255, 255, 0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}

@keyframes ripple {
    70% {
        box-shadow: 0 0 0 40px rgba(255, 255, 255, 0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}

@keyframes up-down {

    0%,
    100% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        transform: scale(.1) rotate(30deg);
        transform-origin: center bottom
    }

    50% {
        transform: rotate(-10deg)
    }

    70% {
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

.jackInTheBox {
    animation-name: jackInTheBox
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@keyframes animationFramesOne {

    0%,
    100% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }

    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg);
        transform: translate(73px, -1px) rotate(36deg)
    }

    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg);
        transform: translate(141px, 72px) rotate(72deg)
    }

    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg);
        transform: translate(83px, 122px) rotate(108deg)
    }

    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg);
        transform: translate(-40px, 72px) rotate(144deg)
    }
}

@-webkit-keyframes animationFramesOne {

    0%,
    100% {
        -webkit-transform: translate(0, 0) rotate(0)
    }

    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg)
    }

    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg)
    }

    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg)
    }

    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg)
    }
}

@keyframes animationFramesTwo {

    0%,
    100% {
        transform: translate(0, 0) rotate(0)
    }

    21% {
        transform: translate(40px, 50px) rotate(35deg)
    }

    41% {
        transform: translate(-20px, -75px) rotate(48deg)
    }

    60% {
        transform: translate(25px, 48px) rotate(125deg)
    }

    80% {
        transform: translate(16px, -15px) rotate(180deg)
    }
}

@-webkit-keyframes animationFramesTwo {

    0%,
    100% {
        -webkit-transform: translate(0, 0) rotate(0)
    }

    21% {
        -webkit-transform: translate(40px, 5px) rotate(35deg)
    }

    41% {
        -webkit-transform: translate(-20px, -75px) rotate(48deg)
    }

    60% {
        -webkit-transform: translate(25px, 48px) rotate(125deg)
    }

    80% {
        -webkit-transform: translate(16px, -15px) rotate(180deg)
    }
}

@keyframes animationFramesThree {

    0%,
    100% {
        transform: translate(0, 0) rotate(0)
    }

    21% {
        transform: translate(4px, 10px) rotate(360deg)
    }

    41% {
        transform: translate(25px, 40px) rotate(360deg)
    }

    60% {
        transform: translate(35px, 22px) rotate(360deg)
    }

    80% {
        transform: translate(17px, 46px) rotate(360deg)
    }
}

@-webkit-keyframes animationFramesThree {

    0%,
    100% {
        -webkit-transform: translate(0, 0) rotate(0)
    }

    21% {
        -webkit-transform: translate(4px, -20px) rotate(360deg)
    }

    41% {
        -webkit-transform: translate(-50px, -80px) rotate(360deg)
    }

    60% {
        -webkit-transform: translate(-75px, -35px) rotate(360deg)
    }

    80% {
        -webkit-transform: translate(-20px, 20px) rotate(360deg)
    }
}

@-webkit-keyframes movebounce {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@keyframes movebounce {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@keyframes rotateme {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotateme {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes move-forever {
    0% {
        transform: translate(-90px, 0)
    }

    100% {
        transform: translate(85px, 0)
    }
}

@media (max-width:1360px) {
    .all-product .grid-2 {
        width: 25%
    }
}

.form-check,
.product-specification .nav-tabs .nav-link:first-child {
    padding-left: 0
}

@supports (-webkit-appearance:none) or (-moz-appearance:none) {

    input[type=checkbox],
    input[type=radio] {
        --active: #0D56CC;
        --active-inner: #fff;
        --focus: 2px rgba(39, 94, 254, .3);
        --border: #BBC1E1;
        --border-hover: #0D56CC;
        --background: #fff;
        --disabled: #F6F8FF;
        --disabled-inner: #E1E6F9;
        -webkit-appearance: none;
        -moz-appearance: none;
        height: 20px;
        outline: 0;
        display: inline-block;
        vertical-align: top;
        position: relative;
        margin: 0;
        cursor: pointer;
        border: 1px solid var(--bc, var(--border));
        background: var(--b, var(--background));
        transition: background .3s, border-color .3s;
        width: 20px;
        border-radius: 3px
    }

    input[type=checkbox]:after,
    input[type=radio]:after {
        content: "";
        display: block;
        position: absolute;
        transition: transform var(--d-t, .3s) var(--d-t-e, ease), opacity var(--d-o, .2s);
        opacity: var(--o, 0);
        width: 5px;
        height: 9px;
        border: 2px solid var(--active-inner);
        border-top: 0;
        border-left: 0;
        left: 5px;
        top: 2px;
        transform: rotate(var(--r, 20deg))
    }

    input[type=checkbox]:checked,
    input[type=radio]:checked {
        --b: var(--active);
        --bc: var(--active);
        --d-o: .3s;
        --d-t: .6s;
        --d-t-e: cubic-bezier(.2, .85, .32, 1.2);
        --o: 1;
        --r: 43deg
    }

    input[type=checkbox]+label,
    input[type=radio]+label {
        font-size: 14px;
        line-height: 20px;
        display: inline-block;
        vertical-align: top;
        cursor: pointer;
        margin-left: 10px
    }
}

@media (max-width:767px) {
    .section-title h2 {
        font-size: 18px !important
    }

    section.login {
        padding-bottom: 0 !important
    }

    section.login .login-content {
        margin-bottom: 2rem
    }
}

@media (max-width:359px) {
    .pagination li a {
        height: 28px;
        width: 28px;
        line-height: 28px
    }

    .sidebar-tabs .nav-tabs>li>a {
        padding: 15px 13px
    }
}

.main-heaer .login-section .login-btn {
    margin-right: 30px;
    position: relative
}

.main-heaer .login-section .login-btn .icon--account {
    fill: #fff;
    margin-right: 5px;
    margin-top: -3px;
    fill: #0D56CC
}

.main-heaer .login-section .login-btn:hover .account-dropdown,
.main-navbar .navbar .menu-item .navbar-dropdown li:hover .sub-navbar-dropdown,
.main-navbar .navbar .menu-item:hover .navbar-dropdown {
    opacity: 1;
    visibility: visible;
    top: 35px
}

.main-heaer .login-section .account-dropdown {
    position: absolute;
    z-index: 5;
    background: #fff;
    min-width: 200px;
    border: 1px solid #f1f1f1;
    box-shadow: 0 0 15px #cccccc37;
    left: 0;
    top: 80px;
    border-radius: 0 0 3px 3px;
    transition: .3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    margin-top: 26px;
}

.main-heaer .login-section .account-dropdown li,
.main-navbar .category-list .category-dropdown li {
    display: block;
    padding: 10px;
    transition: .5s ease-in-out
}

.main-heaer .login-section .account-dropdown li a {
    font-weight: 400;
    color: #414141
}

.cart-button .add-to-cart:hover,
.main-heaer .login-section .account-dropdown li:hover,
.main-navbar .category-list .category-dropdown li:hover,
.main-navbar .navbar .menu-item .navbar-dropdown li:hover {
    background: #0d56cc;
    transition: .5s ease-in-out
}

.main-heaer .login-section .account-dropdown:before {
    content: "";
    width: 200px;
    height: 10px;
    background: #fff;
    top: -10px;
    z-index: 555;
    position: absolute;
    opacity: 0
}

.add-cart,
.category,
.category .category-slide .category-item .cat-item-inner,
.category .category-slide .category-item figure,
.main-heaer .login-section .cart-btn,
.product .product-header {
    position: relative
}

.address-section .address-book h6 i,
.main-heaer .login-section .cart-btn img {
    margin-right: 10px
}

.main-heaer .login-section .cart-btn small {
    position: absolute;
    border-radius: 15px;
    left: 18px;
    top: -10px;
    height: 20px;
    width: 20px;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    border: 1px solid #0d56cc
}

.country-select .select2-container {
    z-index: inherit
}

.country-select .select2 {
    width: 250px !important
}

.country-select .select2-container .select2-selection--single {
    border-radius: 3px 0 0 3px;
    border: 0
}

.country-select .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 44px;
    position: relative;
    padding-left: 32px;
    font-weight: 400
}

.country-select .select2-container--default .select2-selection--single .select2-selection__rendered:before {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    font-family: "Font Awesome 5 Free";
    left: 12px;
    font-weight: 900;
    font-size: 14px
}

.country-select .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 7px;
    border-right: 1px solid #cdcdcd;
    height: 30px
}

.select2-results__option {
    display: block;
    font-size: 14px;
    font-weight: 400
}

input.form-control.product-search {
    width: 400px;
    border-left: 0
}

button.product-search {
    height: 44px;
    width: 60px;
    background: #fff;
    color: #0d56cc;
    border-radius: 0 3px 3px 0;
    margin-left: 1px;
    transition: .5s ease-in-out
}

.login-modal-main .modal-body,
section.login-section .container {
    padding: 40px
}

.login-modal-main .modal-body .login-modal-right h5 i,
.product-table .table tbody tr .tax-img,
.profile-content.company .personal-info-box ul li img {
    margin-right: 5px
}

.login-modal-main .modal-body button.om-btn {
    border: 1px solid #0d56cc;
    padding: 5px;
    width: 100%
}

.login-modal-main .modal-body .forgot-password a {
    font-size: 14px;
    color: #0d56cc
}

.login-modal-main .modal-body .nav {
    display: inline-flex;
    border: none
}

.login-modal-main .modal-body .nav .nav-link {
    border-color: #0d56cc;
    margin-right: 15px;
    border-radius: 0;
    color: #0d56cc
}

.login-modal-main .modal-body .nav .nav-link.active {
    border-color: #0d56cc;
    background: #0d56cc;
    color: #fff
}

.bg-cart,
.om-provide {
    background: #f7f7f7
}

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

.bs-canvas {
    top: 0;
    z-index: 1110;
    width: 400px;
    transition: margin .4s ease-out;
    -webkit-transition: margin .4s ease-out;
    -moz-transition: margin .4s ease-out;
    -ms-transition: margin .4s ease-out
}

@media (max-width:400px) {
    .bs-canvas {
        width: 100%
    }
}

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

.side-cart-header {
    background: #0d56cc;
    color: #fff;
    position: sticky;
    top: 0;
    z-index: 555
}

.side-cart-header .main-cart-title span {
    margin-left: 5px;
    font-size: 14px
}

.side-cart-header .bs-canvas-close {
    color: #fff !important;
    opacity: 1 !important;
    font-size: 14px;
    line-height: 32px
}

.bs-canvas-body {
    background: #f7f7f7;
    position: absolute;
    width: 100%;
    height: calc(100vh - 8%);
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center
}

.bs-canvas-footer {
    background: #fff;
    position: absolute;
    width: 100%;
    bottom: -22px;
    border-top: 1px solid #efefef;
    z-index: 5555
}

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

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

.cart-total-dil span {
    color: #8f91ac;
    font-size: 16px;
    margin-left: auto;
    font-weight: 400;
    line-height: 24px
}

.main-total-cart {
    display: flex;
    padding: 20px;
    border-bottom: 1px solid #e5e5e5
}

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

.main-total-cart span {
    color: #0d56cc;
    font-size: 18px;
    margin-left: auto;
    font-weight: 700;
    line-height: 24px
}

.carts-btn {
    display: flex;
    padding: 20px;
    align-items: center;
    justify-content: center;
    gap: 10px
}

.cart-item {
    display: flex;
    padding: 20px;
    background: #fff;
    border-bottom: 1px solid #efefef
}

.cart-item:last-child,
.cart-summery .cart-total li:last-child,
.om-provide .section-title,
.table thead th {
    border-bottom: 0
}

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

.cart-product-img img {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #f7f7f7
}

.offer-badge {
    width: max-content;
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 10px;
    color: #fff;
    background: #f55b68;
    padding: 1px 10px 0;
    border-radius: 3px;
    line-height: 20px
}

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

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

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

.cart-close-btn i,
.hiddenRow .accordian-body label,
.orderdetail-content,
.partner-details,
.pdlh-right .input-group .custom-select {
    font-size: 14px
}

.quantity {
    position: relative;
    display: inline-block
}

.quantity .minus,
.quantity .plus {
    height: 23px;
    background-color: #fff;
    border: 1px solid #0d56cc;
    color: #0d56cc;
    cursor: pointer;
    border-radius: 50%;
    width: 23px;
    text-align: center;
    display: inline-block;
    line-height: 22px;
    font-weight: 600
}

.quantity span.qty {
    font-weight: 300;
    margin-right: 3px
}

.quantity .form-control.qty {
    width: 25px;
    height: 30px;
    padding: 0;
    text-align: center;
    border: 0;
    background: #fff;
    font-weight: 600
}

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

.cart-item-price {
    color: #0d56cc;
    font-size: 18px;
    font-weight: 700
}

.cart-item-price span {
    font-size: 16px;
    text-decoration: line-through;
    color: #f55b68;
    font-weight: 400
}

.select2-container {
    z-index: 5555
}

.select2-container--open .select2-dropdown {
    top: -10px
}

.slick-next:before,
.slick-prev:before {
    width: 13px;
    height: 24px;
    top: 40px;
    content: ""
}

.pckt-select span.select2-selection.select2-selection--single {
    margin-bottom: 10px;
    padding: 5px 0;
    height: 40px;
    font-size: 14px;
    font-weight: 400
}

.pckt-select .select2-container--default .select2-selection--single .select2-selection__arrow,
.sort-product .select2-container .select2-selection--single {
    height: 40px
}

.main-navbar {
    padding: 0;
    border-bottom: 1px solid #eae9eb
}

/* Keep Categories control and primary links on one visual row; BS .navbar uses space-between */
.main-navbar .navbar-inner {
    align-items: center
}

.main-navbar ul.navbar {
    justify-content: flex-start;
    flex-wrap: wrap;
    flex: 1;
    margin-bottom: 0;
    list-style: none
}

.main-navbar .category-list {
    display: flex;
    align-items: center;
    border-right: 1px solid #0d56cc;
    cursor: pointer;
    position: relative
}

.main-heaer .login-section .cart-btn small,
.main-navbar .category-list:hover {
    background: #0d56cc;
    color: #fff
}

.main-navbar .category-list:hover .category-dropdown {
    display: block;
    top: 100%
}

.main-navbar .category-list .category-dropdown,
.main-navbar .navbar .menu-item .navbar-dropdown {
    border: 1px solid #f1f1f1;
    top: 90px;
    position: absolute;
    background: #fff;
    transition: .3s ease-in-out;
    left: 0;
    z-index: 5;
    box-shadow: 0 0 15px #cccccc37
}

.main-navbar .category-list .category-dropdown {
    min-width: 270px;
    border-radius: 0 0 3px 3px;
    display: none
}

.main-navbar .category-list .category-dropdown li a,
.main-navbar .navbar .menu-item .navbar-dropdown li a {
    font-weight: 400
}

.main-navbar .category-list .category-dropdown li a svg {
    margin-right: 10px;
    fill: #414141;
    transition: .5s ease-in-out
}

.main-navbar .category-list .category-dropdown li:hover a svg {
    fill: #fff;
    transition: .5s ease-in-out
}

.main-navbar .navbar .menu-item {
    padding: 0 25px
}

.main-navbar .navbar .menu-item a {
    text-transform: capitalize
}

.main-navbar .navbar .menu-item .navbar-dropdown {
    min-width: 230px;
    border-radius: 0 0 3px 3px;
    opacity: 0;
    visibility: hidden
}

.main-navbar .navbar .menu-item .navbar-dropdown:before {
    width: 100%;
    height: 16px;
    content: "";
    position: absolute;
    background-color: rgba(255, 255, 255, 0);
    top: -17px
}

.main-navbar .navbar .menu-item .navbar-dropdown li {
    display: block;
    padding: 10px;
    transition: .5s ease-in-out;
    position: relative
}

.main-navbar .navbar .menu-item .navbar-dropdown li .sub-navbar-dropdown {
    position: absolute;
    z-index: 5;
    background: #fff;
    min-width: 230px;
    border: 1px solid #f1f1f1;
    box-shadow: 0 0 15px #cccccc37;
    left: 0;
    top: 0;
    border-radius: 0 0 3px 3px;
    transition: .3s ease-in-out;
    opacity: 0;
    visibility: hidden
}

.banner-slider {
    padding-top: 0;
    margin-bottom: 0 !important
}

.banner-slider .slick-dots {
    bottom: 6px
}

.banner-slider .slick-dots li button {
    background-color: rgba(255, 255, 255, .1);
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, .5);
    height: 15px;
    width: 15px
}

.banner-slider .slick-dots li.slick-active button {
    background-color: rgba(255, 255, 255, .5)
}

.slick-dots li button:before,
.slick-dots li.slick-active button:before {
    opacity: 0 !important
}

.banner-slider.mobile .slick-dots {
    bottom: 10px
}

.category .category-slide .category-item {
    text-align: center;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 20px;
    min-height: 230px
}

.category .category-slide .category-item .cat-item-inner .offer-badge {
    left: inherit;
    right: -20px;
    height: 46px;
    border-radius: 50%;
    width: 46px;
    line-height: 1;
    border: 2px solid #fff;
    padding-top: 12px;
    font-weight: 700
}

.slick-next,
.slick-prev {
    width: 100px;
    height: 100px;
    border-radius: 50%
}

.category .category-slide .category-item figure:before {
    content: "";
    position: absolute;
    height: 110%;
    width: 100%;
    border-radius: 10px;
    z-index: -2;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    transition: .5s ease-in-out
}

.category .category-slide .category-item figure img {
    transition: .5s ease-in-out;
    margin: 0 auto;
    height: 120px;
    overflow: hidden
}

.category .category-slide .category-item:hover figure img,
.combo-pack-item a:hover img {
    transform: scale(1.1);
    transition: .5s ease-in-out
}

.category .category-slide .category-item:hover h4 {
    color: #001434;
    transition: .5s ease-in-out
}

.category .category-slide .category-item:hover figure:before {
    transform: scale(1.05);
    transition: .5s ease-in-out;
}

.category .category-slide .category-item h2 {
    font-size: 16px;
    padding-top: 20px;
    text-align: center;
    color: #0d56cc;
    font-weight: 500;
    text-transform: capitalize;
    transition: .5s ease-in-out
}

.slick-next {
    right: -60px;
    box-shadow: -5px 0 8px rgba(0, 0, 0, .16);
    position: absolute
}

.slick-next:before {
    background: url("../images/next.svg") center no-repeat;
    position: absolute;
    right: 55px
}

.slick-prev {
    left: -60px;
    z-index: 55;
    box-shadow: 5px 0 8px rgba(0, 0, 0, .16)
}

.slick-prev:before {
    background: url("../images/prev.svg") center no-repeat;
    position: absolute;
    left: 55px
}

.slick-disabled {
    display: none !important;
    pointer-events: none
}

.product {
    padding: 6px
}

.product .product-inner {
    border: 1px solid #f1f1f1;
    display: flex;
    flex-direction: column;
}

.product .product-header {
    position: relative;
    overflow: hidden;
    justify-content: center;
}

.product .product-header .figure {
    position: relative;
    min-height: 200px;
    width: 100%;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product .product-header .figure img {
    max-width: 100%;
    max-height: 200px;
    width: auto;
    height: auto;
    object-fit: contain;
    object-position: center;
    padding: 8px;
    display: block;
}

/* Mobile specific adjustments */
@media (max-width: 576px) {
    .product .product-header .figure {
        min-height: 160px;
        padding: 8px;
    }

    .product .product-header .figure img {
        max-height: 160px;
        padding: 6px;
    }
}

/* Ensure product cards have consistent structure */
.product .product-body {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.product .product-header .offer-badge {
    position: absolute;
    top: 5px;
    left: 5px;
    background: #28a745;
    color: #fff;
    padding: 0 6px;
    font-size: 13px;
    z-index: 2;
}

.product .product-header .out-of-stock-badge {
    position: absolute;
    top: 5px;
    right: 5px;
    background: #AD0000;
    color: #fff;
    padding: 0 6px;
    font-size: 13px;
    z-index: 2;
    border-radius: 3px;
}

.product .product-body {
    padding: 15px;
    /* border-top: 1px solid #f1f1f1 */
}

.product .product-body .product-name h3 {
    font-size: 14px;
    text-transform: inherit;
    padding-bottom: 5px;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3;
    height: calc(1.3em * 2);
    margin-bottom: 10px;
    /* border-bottom: 1px solid #f1f1f1; */
}

/* Product card star rating */
.product-card-rating {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 6px;
    line-height: 1;
}
.product-card-rating .stars {
    display: flex;
    gap: 1px;
}
.product-card-rating .star {
    font-size: 13px;
    line-height: 1;
}
.product-card-rating .star--full {
    color: #f5a623;
}
.product-card-rating .star--half {
    color: #f5a623;
    opacity: 0.6;
}
.product-card-rating .star--empty {
    color: #ddd;
}
.product-card-rating .rating-count {
    font-size: 11px;
    color: #888;
    margin-left: 2px;
}

.product .product-body .price-row {
    display: flex;
    justify-content: space-between;
    /* padding: 10px 0; */
}

.od-billing-detail .od-total ul li,
.product .product-body .product-price,
.total-summary p {
    display: flex;
    justify-content: space-between
}

.product .product-body .product-price h4 {
    color: #0d56cc;
    font-size: 16px;
    text-transform: capitalize !important
}

.product .product-body .product-price span {
    display: inline-block;
    color: #AD0000;
    text-decoration: line-through;
    font-size: 14px
}

.product .product-body .product-verity select {
    line-height: 36px;
    height: 36px
}

.product .product-body .product-footer .add-cart button {
    background: #0d56cc;
    padding: 3px 15px 1px;
    border: 1px solid #0d56cc;
    position: relative;
    color: #fff;
    border-radius: 3px;
    transition: .5s ease-in-out
}

.product .product-body .product-footer .add-cart button svg {
    fill: #fff;
    margin-top: -4px;
    margin-right: 5px;
    transition: .5s ease-in-out
}

.product .product-body .product-footer .add-cart button:hover {
    background: #fff;
    color: #0d56cc;
    transition: .5s ease-in-out
}

.product .product-body .product-footer .add-cart button.cart-btn:focus {
    box-shadow: 0 0 0 .2rem rgba(13, 86, 204, .5);
    border: inherit
}

.product .product-body .product-footer .add-cart svg#Layer_1 {
    margin: 4px 0 0 !important;
    padding: 0 !important
}

.product .product-body .select2-container {
    width: 100% !important
}

.grid-2,
.grid-8 {
    padding-right: 15px;
    padding-left: 15px
}

.grid-2 {
    width: 20%
}

.grid-8 {
    width: 80%
}

.combo-pack-item,
.shop-page .product-header-right select {
    padding: 0 10px
}

.combo-pack-item a {
    overflow: hidden;
    display: inline-block
}

.cart-btn,
.cart-btn:hover,
.combo-pack-item a img,
.share-product ul li a i,
.share-product ul li:hover {
    transition: .5s ease-in-out
}

.all-product {
    overflow: hidden;
    position: inherit
}

.all-product .grid-2 {
    padding: 0
}

/* Reusable top filter bar (search/seller listings) */
.shop-top-filter-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    margin: 8px 0 14px;
    padding: 8px 0;
}

.shop-top-filter-bar__left {
    display: flex;
    align-items: baseline;
    gap: 10px;
    min-width: 0;
}

.shop-top-filter-bar__title {
    margin: 0;
    font-size: 18px;
    color: #25272b;
    line-height: 1.2;
    letter-spacing: -0.01em;
    text-transform: capitalize;
}

.shop-top-filter-bar__title span {
    font-weight: 700;
}

.shop-top-filter-bar__count {
    font-size: 14px;
    color: #6b7280;
    white-space: nowrap;
}

.shop-top-filter-bar__controls {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.shop-top-filter-bar__controls .mobile-filter-btn {
    display: none;
}

.shop-top-filter-bar__sort-label {
    margin: 0;
    color: #111827;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    padding-right: 12px;
    width: stretch;
}

.shop-top-filter-bar__sort-label::after {
    content: "|";
    position: absolute;
    right: 0;
    color: #9ca3af;
}

.shop-top-filter-bar__sort-select {
    height: 34px;
    border: 0;
    border-radius: 0;
    padding: 0 20px 0 0;
    font-size: 14px;
    font-weight: 500;
    color: #111827;
    background: #fff;
    min-width: 180px;
    -webkit-appearance: none;
    appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #6b7280 50%), linear-gradient(135deg, #6b7280 50%, transparent 50%);
    background-position: calc(100% - 10px) 52%, calc(100% - 5px) 52%;
    background-size: 5px 5px, 5px 5px;
    background-repeat: no-repeat;
}

.shop-top-filter-bar__sort-select:focus {
    outline: none;
    box-shadow: none;
}

@media (max-width:767px) {
    .shop-top-filter-bar {
        flex-wrap: wrap;
        margin-bottom: 10px;
        padding: 10px 0 12px;
        gap: 8px;
    }

    .shop-top-filter-bar__left {
        width: 100%;
        justify-content: space-between;
        align-items: baseline;
        gap: 6px;
    }

    .shop-top-filter-bar__title {
        font-size: 16px;
        line-height: 1.35;
        flex: 1 1 auto;
    }

    .shop-top-filter-bar__controls {
        width: 100%;
        justify-content: space-between;
        gap: 8px;
        flex-wrap: nowrap;
    }

    .shop-top-filter-bar__controls .mobile-filter-btn {
        display: inline-flex;
        align-items: center;
        gap: 6px;
        height: 36px;
        padding: 0 10px;
        border: 1px solid #111827;
        background: #fff;
        color: #111827;
        font-size: 14px;
        font-weight: 600;
        border-radius: 6px;
        flex: 0 0 42%;
        justify-content: center;
        white-space: nowrap;
    }

    .shop-top-filter-bar__sort-label {
        display: none;
    }

    .shop-top-filter-bar__sort-select {
        min-width: 0;
        width: 100%;
        flex: 1 1 auto;
        font-size: 16px;
        height: 36px;
        border: 1px solid #d1d5db;
        border-radius: 6px;
        padding: 0 30px 0 12px;
        background-position: calc(100% - 12px) 52%, calc(100% - 7px) 52%;
    }
}

@media (max-width:575px) {
    .shop-top-filter-bar__left {
        flex-direction: row;
        align-items: baseline;
        justify-content: space-between;
    }

    .shop-top-filter-bar__count {
        font-size: 13px;
        margin-left: auto;
        text-align: right;
        padding-left: 8px;
    }
}

.footer {
    padding-bottom: 0
}

.delivery-info .container-fluid {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1
}

.delivery-info .container-fluid .delivery-info-content {
    border-left: 1px solid #f1f1f1
}

.delivery-info .container-fluid .delivery-info-content:first-child {
    border-left: none
}

.accounts .accounts-header .ah-details h2,
.billing .payment-metho-radio li input,
.billing .payment-metho-radio li label,
.delivery-info .container-fluid .info h3,
.delivery-info .container-fluid figure,
.orderdetail-content .order-list .row figure,
.orderdetail-content .order-list .row h4 {
    margin-bottom: 0
}

.delivery-info .container-fluid .info p {
    color: #494848;
    font-size: 14px;
    margin-bottom: 0
}

.main-footer .container-fluid {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.account-nav .nav .nav-item,
.heading-title.admin,
.main-footer .container-fluid .company-info img {
    margin-bottom: 10px
}

.main-footer .container-fluid .company-info p {
    margin-right: 20px
}

.main-footer .container-fluid .footer-menu ul li {
    display: block;
    margin-bottom: 8px
}

.main-footer .container-fluid .footer-contact {
    overflow-wrap: break-word
}

.main-footer .container-fluid .footer-contact p {
    line-height: 24px;
    margin-bottom: 10px
}

.newsletter .container-fluid .newsletter-inner {
    background: #0d56cc;
    padding: 30px
}

.newsletter .container-fluid .newsletter-inner h3 {
    margin-bottom: 0;
    color: #fff
}

.newsletter .container-fluid .newsletter-inner input {
    display: inline-block;
    width: 500px;
    height: 44px;
    border: 1px solid #0d56cc
}

.newsletter .container-fluid .newsletter-inner button {
    height: 44px;
    padding: 0 50px
}

.newsletter .container-fluid .newsletter-inner button:hover {
    border-color: #fff
}

.newsletter .alert {
    padding: 5px 10px;
    margin-top: 5px
}

.newsletter .alert button.close {
    padding: 3px 10px !important;
    height: inherit !important
}

@media (max-width:1120px) {
    .newsletter .container-fluid .newsletter-inner input {
        max-width: 350px;
        width: 100%
    }
}

@media (max-width:640px) {
    .newsletter .container-fluid .newsletter-inner input {
        margin-bottom: 11px
    }
}

.product-table .table tbody tr td:first-child,
.product-table .table thead th:first-child,
.social-section .col-sm-4 {
    text-align: center
}

.moremenu .download-app ul,
.social-section .col-sm-4 .download-app ul,
.social-section .col-sm-4 .social-links ul,
.social-section .footer-payment ul {
    display: flex;
    justify-content: center
}

.social-section .col-sm-4 .download-app ul li {
    display: inline-block;
    margin-right: 10px
}

.social-section .col-sm-4 .download-app ul li a img {
    width: 90%
}

.social-section .col-sm-4 .download-app ul li a:hover {
    opacity: .8
}

.social-section .col-sm-4 .download-app ul li:last-child {
    margin-right: 0
}

.social-section .col-sm-4 .social-links ul li {
    display: grid
}

.social-section .col-sm-4 .social-links ul li a {
    color: #808082;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    font-size: 13px;
    margin: 0 5px;
    height: 35px;
    width: 35px;
    line-height: 35px
}

.social-section .col-sm-4 .social-links ul li a:hover {
    color: #0d56cc;
    border: 1px solid #0d56cc
}

.social-section .footer-payment ul li {
    padding-right: 5px
}

.social-section .footer-payment ul li:last-child {
    padding-right: 0
}

.bottom-footer,
.c-form {
    border-top: 1px solid #f1f1f1
}

.bottom-footer p {
    margin: 0;
    line-height: 1
}

@media (max-width:1170px) {
    input.form-control.product-search {
        width: 300px
    }

    .country-select .select2-container {
        width: 200px !important
    }

    .product .product-body .product-footer {
        display: inherit !important
    }

    .add-cart {
        display: grid;
        margin-top: 10px
    }

    .quantity {
        display: flex
    }

    .quantity span.qty {
        margin-right: auto;
        font-size: 14px;
        padding-top: 3px
    }
}

@media only screen and (min-width:1025px) {
    .app-bar {
        display: none
    }
}

@media only screen and (max-width:1025px) {
    body {
        padding-bottom: 70px
    }
}

.app-bar {
    --appbar-height: var(--appbar-height);
    display: -ms-flexbox;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    position: fixed;
    bottom: 0;
    z-index: 500;
    width: 100%;
    background: #fff;
    height: var(--appbar-height);
    box-shadow: 0 -3px 20px rgba(0, 0, 0, .1)
}

.app-bar ul {
    display: flex;
    justify-content: space-around
}

.app-bar ul li a {
    font-size: 14px;
    padding: 15px;
    font-weight: 400
}

.app-bar ul li a svg {
    display: block;
    margin: 0 auto;
    fill: #414141;
    transition: .5s ease-in-out
}

.modal-dialog-full-width {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    max-width: none !important
}

.modal-content-full-width {
    height: auto !important;
    min-height: 100% !important;
    border-radius: 0 !important;
    background-color: #ececec !important
}

.appbarsearch .input-group button.product-search,
.modal-header-full-width,
.slick-next,
.slick-prev {
    background: #0d56cc
}

.modal-header-full-width .close {
    color: #fff;
    text-shadow: none;
    font-weight: 400;
    opacity: 1
}

.modal-header-full-width .close:hover {
    color: #000;
    opacity: 1 !important
}

.appbarsearch {
    padding-right: 0 !important
}

.appbarsearch .input-group {
    display: inherit
}

.appbarsearch .input-group .country-select .select2-container {
    width: 100% !important;
    margin-bottom: 20px
}

.appbarsearch .input-group .country-select .select2-container--default .select2-selection--single .select2-selection__arrow,
.login-form .col-md-6:last-child {
    border-right: 0
}

.advance-filter-section .om-secondary-btn,
.appbarsearch .input-group .country-select .select2-container .select2-selection--single,
.filter-section .price-form input,
.hiddenRow .accordian-body .om-secondary-btn {
    border-radius: 3px
}

.appbarsearch .input-group input.form-control.product-search {
    width: 100%;
    border-radius: 3px 0 0 3px;
    border: 0
}

.appbarsearch .input-group button.product-search svg,
.cart-button .add-to-cart svg,
.inner-header .breadcrumb li a svg {
    fill: #fff
}

.address-section .address-book p,
.appbarsearch .searchby-input,
.cart-button,
.product-overview,
.product-quantity {
    margin-bottom: 20px
}

.cart-button .alert{
    width: max-content;
}

.appbarsearch .search-by-cat .country-select .select2-container--default .select2-selection--single .select2-selection__rendered:before {
    content: ""
}

.appbarsearch .category-search-title {
    margin-bottom: 20px;
    position: relative;
    z-index: 2
}

.appbarsearch .category-search-title p:before {
    content: "";
    height: 26px;
    left: calc(50% - 100px);
    width: 200px;
    background: #ececec !important;
    position: absolute;
    z-index: -1
}

.appbarsearch .category-search-title p:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #4c4c4c;
    position: absolute;
    bottom: 9px;
    left: 0;
    z-index: -2
}

.moremenu .modal-content-full-width {
    background: #fff !important
}

.moremenu h4 {
    font-size: 16px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px
}

.moremenu .close {
    margin-top: -7px;
    font-weight: 400
}

.filter-search,
.filter-section,
.moremenu .more-nav,
.moremenu .social-links,
.product-specification .tab-pane p {
    margin-bottom: 30px
}

.moremenu .more-nav ul li {
    display: block;
    margin-bottom: 10px
}

.aiz-count-down-circle #time,
.cart-list .cart-item .cart-item-top,
.moremenu .social-links ul,
.product-header .product-header-right {
    display: flex
}

.moremenu .social-links ul li a {
    color: #808082;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    font-size: 13px;
    margin-right: 10px;
    height: 35px;
    width: 35px;
    line-height: 35px;
    display: block;
    text-align: center
}

.shop-page .section-title {
    border-bottom: 0;
    margin-bottom: 0
}

.shop-page .section-title h2 {
    font-size: 18px;
    color: #0d56cc;
    margin-bottom: 10px
}

.shop-page .all-product .product {
    padding: 0 0 30px
}

@media (max-width:1024px) {
    .all-product .grid-2 {
        width: 33.33%
    }

    input.form-control.product-search {
        width: 300px
    }

    .country-select .select2-container {
        width: 175px !important
    }

    .category .category-slide .category-item h4 {
        display: inline-block;
        padding: 10px 30px
    }

    .combo .grid-2,
    .main-heaer .login-btn,
    .main-heaer .top-categories-search,
    .main-navbar {
        display: none
    }

    .combo .grid-8 {
        width: 100%
    }

    .newsletter-inner.d-flex.justify-content-between.align-items-center {
        display: block !important;
        text-align: center
    }

    .newsletter-inner.d-flex.justify-content-between.align-items-center .newsletter-title {
        margin-bottom: 20px
    }

    .footer {
        display: none !important
    }

    .delivery-info .container-fluid {
        border-bottom: 0
    }

    .main-heaer {
        margin-bottom: 10px
    }

    .main-heaer .header-logo img {
        width: 75%
    }

    .social-section .col-sm-4 .social-links ul li a {
        padding: 5px 10px
    }

    .shop-page {
        border-top: 0
    }
}

@media (max-width:568px) {
    .product-header {
        display: inherit !important
    }

    .product-header .sho-title {
        width: 100%
    }

    .product-header .product-header-right {
        justify-content: space-between
    }
}

.sort-product .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    font-weight: 400
}

.country-select .select2-container .select2-selection--single,
.sort-product .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 42px
}

.filter-section .price-form,
.od-billing-detail,
.profile-content.company {
    margin-top: 20px
}

.filter-section .price-form .dash {
    height: 44px;
    line-height: 34px;
    padding: 5px;
    color: #e5e5e5
}

.filter-section .price-form .price-submit button {
    height: 44px;
    margin-left: 15px;
    background: #0d56cc;
    width: 44px;
    border: none;
    transition: .5s ease-in-out
}

.cart-button .order:hover,
.filter-section .price-form .price-submit button:hover {
    background: #f55b68;
    transition: .5s ease-in-out
}

.filter-header h2 {
    border-bottom: 1px solid #929292;
    position: relative;
    padding-bottom: 10px;
    font-size: 18px;
}

.filter-header h2:before {
    position: absolute;
    width: 100px;
    height: 5px;
    content: "";
    background: #0d56cc;
    left: 0;
    bottom: -3px
}

.filter-list .form-check {
    padding-left: 0;
    padding-bottom: 5px
}

.filter-list a {
    font-size: 14px;
    text-transform: uppercase;
    color: #0d56cc
}

.filter-list .view-less-btn {
    display: none;
    transition: .5s ease-in-out
}

.view-more-list .filter-list-inner {
    overflow-y: scroll;
    max-height: 375px
}

.pagination .page-item .page-link {
    height: 35px;
    width: 35px;
    line-height: 35px;
    padding: 0;
    text-align: center;
    margin-right: 10px;
    border-radius: 3px !important;
    color: #a4a4a4
}

.pagination .page-item.active .page-link {
    color: #fff;
    background: #0d56cc;
    border-color: #0d56cc
}

.pagination .page-item.space .page-link {
    border: 0;
    margin-left: -10px;
    margin-right: 0
}

@media (max-width:992px) {
    .delivery-info-content {
        margin-bottom: 15px
    }

    .download-app ul li {
        width: 100%
    }

    .filter-sidebar,
    .sidebar-mobile .filter-footer-btn {
        padding: 15px;
        position: fixed;
        background: #fff;
        width: 100%
    }

    .filter-button-mobile,
    .sidebar-mobile .sidebar_mob_close {
        display: block
    }

    .filter-button-mobile button {
        background: #0d56cc;
        color: #fff;
        border: none;
        padding: 0 20px;
        border-radius: 3px;
        margin-right: 15px;
        height: 38px;
        line-height: 38px
    }

    .filter-button-mobile button i {
        font-size: 14px
    }

    .filter-sidebar {
        height: 100%;
        overflow: auto;
        z-index: 8010;
        opacity: 0;
        top: 0;
        left: -100%;
        transition: .4s
    }

    .filter-sidebar .filter-footer-btn,
    .filter-sidebar .sidebar_mob_close {
        display: none
    }

    .sidebar-mobile {
        left: 0 !important;
        opacity: 1 !important;
        padding-bottom: 60px
    }

    .sidebar-mobile .filter-footer-btn {
        display: flex;
        bottom: 0;
        left: 0;
        border-top: 1px solid #f1f1f1;
        justify-content: space-between
    }

    .sidebar-mobile .filter-footer-btn button {
        width: 48%;
        padding: 8px 25px
    }
}

.product-img-single .product-slider-large {
    border: 1px solid #eaecef;
    margin-bottom: 16px;
    min-height: 0;
    max-height: min(560px, 78vh);
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden
}

.product-img-single .product-slider-large img {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: min(560px, 78vh);
    margin: 0 auto;
    padding: 8px;
    object-fit: contain;
    display: block;
    /* Avoid letterboxing from HTML width/height="600" on non-square assets */
    aspect-ratio: auto
}

/* Slick main gallery: cap viewport; override equal-height slides (tallest slide was stretching all) */
.product-img-single .slider-for-Large-img .slick-list {
    max-height: min(560px, 78vh);
    overflow: hidden
}

.product-img-single .slider-for-Large-img.slick-initialized .slick-track,
.product-img-single .slider-for-Large-img.slick-initialized .slick-slide,
.product-img-single .slider-for-Large-img.slick-initialized .slick-slide > div {
    height: auto !important
}

.product-img-single .slider-for-Large-img.slick-initialized .slick-slide > div {
    min-height: 0
}

.product-img-single .slider-nav-small-img {
    margin-left: -5px;
    margin-right: -5px
}

.product-img-single .slider-nav-small-img .product-slider-small {
    margin: 0 5px;
    border: 1px solid #eaecef;
    border-radius: 0px;
    height: auto
}

.product-img-single .slider-nav-small-img .product-slider-small.slick-current,
.shipping-address-saved .adds-menu li a:hover {
    border: 1px solid #0d56cc
}

.product-img-single .slider-nav-small-img .product-slider-small img {
    margin: 0 auto;
    width: auto;
    height: auto;
    padding: 6px;
    max-width: inherit
}

.product-img-single .slider-nav-small-img .product-slider-small .slider-small-inner {
    overflow: hidden;
    display: flex;
    justify-content: center
}

.product-details {
    padding: 20px;
    border: 1px solid #eaecef;
    margin-bottom: 30px;
    border-radius: 10px;
}

.main-price,
.product-title,
.total-amount {
    margin-bottom: 20px;
    display: flex
}

.product-title h2 {
    display: inline-block;
    margin-bottom: 0
}

.product-title .stock-status {
    display: inline-block;
    margin-left: 20px;
    line-height: 27px;
    min-width: 19%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-title .stock-status .stock-available {
    color: #0d56cc;
    border: 1px solid #0d56cc;
    padding: 0 10px;
    border-radius: 3px
}

.product-title .stock-status .stock-unavailable {
    color: #f55b68;
    border: 1px solid #f55b68;
    padding: 0 10px;
    border-radius: 3px
}

.main-price {
    align-items: center
}

.main-price .main-price {
    font-size: 32px;
    color: #4c4c4c;
    font-weight: 500;
    display: inline-block;
    line-height: 1;
    margin-bottom: 0
}

.main-price .regular-price {
    color: #f55b68;
    text-decoration: line-through;
    font-size: 21px;
    line-height: 15px;
    margin-left: 10px;
    display: inline-block
}

.cart-button .add-to-cart,
.cart-button .order,
.share-product ul li:hover a i {
    transition: .5s ease-in-out;
    color: #fff
}

.product-properties h3 {
    font-size: 14px;
    font-weight: 500;
    margin: 0
}

.pack-size .pack-size-header h3,
.product-quantity .product-quantity-header h3 {
    font-size: 14px;
    margin-bottom: 10px
}

.pack-size .pack-size-list .form-check {
    padding: 10px;
    border: 1px solid #f1f1f1;
    margin-bottom: 10px;
    display: flex;
    align-items: center
}

.pack-size .pack-size-list .form-check .size-price {
    font-size: 14px;
    font-weight: 400
}

.total-amount .total-amount-header h3 {
    font-size: 18px;
    margin-bottom: 0
}

.total-amount .total-amount-price span {
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    display: block;
    margin-left: 10px
}

.cart-button .add-to-cart {
    padding: 5px 25px !important;
    border: 0;
    background: #0d56cc;
    border-radius: 3px;
    position: relative
}

.cart-button .order {
    padding: 5px 25px !important;
    border: 0;
    background: #f55b68;
    border-radius: 3px;
    margin-left: 10px
}

.pdlh-right,
.share-product {
    display: flex;
    align-items: center
}

.share-product .share-product-header h3 {
    display: block;
    margin-bottom: 0
}

.share-product ul {
    display: block;
    margin-left: 15px
}

.share-product ul li {
    height: 30px;
    width: 30px;
    border: 1px solid #f1f1f1;
    text-align: center;
    border-radius: 4px;
    margin-right: 10px;
    transition: .5s ease-in-out
}

.share-product ul li a {
    display: block;
    line-height: 30px;
    font-size: 14px
}

.share-product ul li.envelope {
    border-color: #f55b68
}

.share-product ul li.envelope:hover {
    background: #f55b68
}

.share-product ul li.facebook {
    border-color: #2464a6
}

.share-product ul li.facebook i {
    color: #2464a6
}

.share-product ul li.facebook:hover {
    background: #2464a6
}

.share-product ul li.messenger,
.share-product ul li.twitter {
    border-color: #00b5e8
}

.share-product ul li.messenger i,
.share-product ul li.twitter i {
    color: #00b5e8
}

.share-product ul li.messenger:hover,
.share-product ul li.twitter:hover {
    background: #00b5e8
}

.share-product ul li.pintrest {
    border-color: #ee2d35
}

.share-product ul li.pintrest i {
    color: #ee2d35
}

.share-product ul li.pintrest:hover {
    background: #ee2d35
}

.product-specification {
    padding: 20px;
    border: 1px solid #eaecef;
    border-radius: 10px;
    margin-bottom: 30px
}

.product-specification .nav-tabs {
    padding-bottom: 10px
}

.product-specification .nav-tabs .nav-link {
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
    border-radius: 0;
    padding: 0 15px
}

.product-specification .tab-pane {
    margin-top: 30px
}

.einfo {
    padding: 30px;
    display: flex;
    background: #f9f9f9;
    margin-bottom: 30px
}

.einfo figure {
    margin-right: 20px;
    margin-bottom: 0
}

.einfo h5 {
    margin-bottom: 5px
}

.einfo p {
    line-height: 1;
    color: #929292;
    margin-bottom: 0
}

.similar-product-section .section-title {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 10px
}

.similar-product-section .section-title h5 {
    padding: 0;
    color: #0d56cc
}

@media (max-width:1025px) {
    .pack-size .pack-size-list {
        display: inherit
    }

    .pack-size .pack-size-list .form-check {
        width: 46%;
        display: inline-block;
        margin-bottom: 10px
    }
}

.about-section .highlight {
    color: #0d56cc;
    text-transform: inherit
}

.about-section h5,
.cart-summery .cart-total li span {
    font-weight: 600
}

.om-provide .how-order-steps {
    text-align: center;
    margin-top: 30px;
    padding: 30px;
    background: #fff;
    border-radius: 5px
}

.om-provide .how-order-steps h4 {
    line-height: 26px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    text-transform: inherit
}

.om-provide .how-order-icon i {
    width: 70px;
    height: 70px;
    display: inline-block;
    background: #0d56cc;
    color: #fff;
    font-size: 30px;
    border-radius: 100%;
    padding: 21px 0;
    text-align: center;
    margin-bottom: 20px
}

.address-section .address-book h6 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px
}

.c-form .section-title {
    border-bottom: none
}

.cart-list .cart-item {
    border: 1px solid #f1f1f1;
    margin: 0 0 10px;
    display: inherit
}

.cart-list .cart-item .cart-item-top .pckt-select .form-control-select {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    width: 160px
}

.sticky-relative {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.sticky-relative .make-me-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 26%;
    padding: 0 15px
}

.billing,
.cart-summery,
.thank-you .thank-you-content {
    padding: 20px;
    border: 1px solid #f1f1f1
}

.cart-summery .cart-total li {
    padding: 10px 0;
    border-bottom: 1px solid #f1f1f1
}

.cart-summery .total {
    text-transform: uppercase;
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    padding: 10px;
    background: #414141;
    font-weight: 700;
    color: #fff;
    margin-top: 15px
}

.cart-summery .checkout-cart {
    padding: 20px 0
}

.billing .payment-metho-radio li {
    padding: 10px 20px;
    border: 1px solid #f1f1f1;
    margin-right: 10px;
    margin-bottom: 10px
}

.billing .payment-meth {
    display: block !important;
    border: 1px solid #f1f1f1;
    padding: 20px;
    margin-top: 15px
}

.thank-you,
section.login-section {
    border-top: 1px solid #c6c6c6
}

.login-form,
.order-table {
    border: 1px solid #f1f1f1
}

.thank-you .thank-you-content .icon--success {
    width: 80px;
    height: 80px;
    fill: #28A745;
    margin-top: 4%;
    margin-bottom: 4%;
}

.account {
    position: inherit
}

.account-nav .nav .nav-item .nav-link {
    border: 1px solid #f2f2f2;
    color: #4c4c4c
}

.account-nav .nav .nav-item .nav-link.active {
    background: #0d56cc;
    border: 1px solid #0d56cc;
    color: #fff
}

.account-nav .nav .nav-item .nav-link.active:hover {
    color: white !important
}

.account-nav .nav .nav-item .nav-link:hover {
    border: 1px solid #0d56cc;
    color: #0d56cc
}

.personal-info-box,
.shipping-address-saved {
    padding: 20px;
    background: #f1f1f1
}

.personal-info-box ul.profile-info li {
    display: inline-block;
    margin-bottom: 20px;
    width: 49%
}

.personal-info-box ul.profile-info li span {
    display: block;
    font-size: .75em
}

@media (max-width:576px) {
    .delivery-info-content {
        border-bottom: 1px solid #f1f1f1;
        padding-bottom: 15px
    }

    .footer-payment {
        margin-bottom: 30px;
        border-bottom: 1px solid #f1f1f1;
        padding-bottom: 30px
    }

    .download-app ul li,
    .footer-payment ul li {
        margin: 0
    }

    .footer-payment ul li img {
        width: 85%
    }

    .download-app ul li a img {
        width: 90% !important
    }

    .pack-size .pack-size-list .form-check {
        width: 100%
    }

    .payment-metho-radio li {
        width: 100%;
        margin-right: 0
    }

    .personal-info-box ul.profile-info li {
        display: block;
        width: 100%
    }
}

.order-table {
    padding: 20px;
    margin-bottom: 10px
}

.order-table .pending span,
.orderdetail-content .row .order-status .pending span {
    padding: 0 5px;
    color: #fff;
    background: #ffbd45;
    display: inline-block
}

.order-table .delivered span,
.orderdetail-content .row .order-status .delivered span {
    padding: 0 5px;
    color: #fff;
    background: #0d56cc;
    display: inline-block
}

.order-table .cancelled span,
.orderdetail-content .row .order-status .cancelled span {
    padding: 0 5px;
    color: #fff;
    background: #f55b68;
    display: inline-block
}

.order-table .accepted span {
    padding: 0 5px;
    color: #fff;
    background: #1ba8f1;
    display: inline-block
}

.orderdetail-content .row .billing-details,
.orderdetail-content .row .order-status,
.orderdetail-content .row .payment-status,
.orderdetail-content .row .shipping-address {
    padding: 15px;
    background: #f1f1f1
}

.orderdetail-content .order-list {
    border: 1px solid #f1f1f1;
    margin-bottom: 10px;
    padding: 20px
}

.my-refer-content .refer-header .award-point,
.orderdetail-content .order-list .row {
    align-items: center
}

.shipping-address-saved .adds-menu li a {
    border: 1px solid #4c4c4c;
    height: 20px;
    width: 20px;
    display: block;
    text-align: center
}

.shipping-address-saved .adds-menu li a i {
    font-size: 12px;
    display: block;
    line-height: 20px
}

.order-content .form-group select {
    padding: 0 20px
}

@media (max-width:633px) {

    .order-list,
    .order-table {
        text-align: center
    }

    .order-list .col-sm-1,
    .order-list .col-sm-5,
    .order-table .col-sm-2,
    .order-table .col-sm-4 {
        margin-bottom: 10px
    }

    .adds-menu {
        margin-top: 10px
    }

    .adds-menu li {
        margin-left: 0 !important
    }
}

.social-login-btns .login-facebook-btn,
.social-login-btns .login-google-btn {
    margin-bottom: 20px;
    height: 40px;
    width: 100%;
    text-align: center;
    display: block;
    color: #fff;
    line-height: 40px
}

.login-form {
    padding: 30px
}

.login-form .col-md-6 {
    border-right: 1px solid #f1f1f1
}

.login-form .om-btn {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center
}

@media (max-width:768px) {
    .all-product .grid-2 {
        width: 50%
    }

    .product-img-single .product-slider-large {
        height: auto;
        min-height: 0;
        max-height: min(420px, 70vh)
    }

    .product-img-single .slider-nav-small-img .product-slider-small,
    .product-img-single .slider-nav-small-img .product-slider-small img {
        height: 66px
    }

    .product-details .product-title {
        display: inherit
    }

    .product-details .product-title h2 {
        display: block
    }

    .product-details .product-title span {
        margin-left: 0;
        margin-top: 20px
    }

    .sticky-relative {
        position: relative
    }

    .sticky-relative .make-me-sticky {
        padding: 0
    }

    .sticky-relative .cart-summery {
        margin-top: 30px
    }

    .login-form .col-md-6 {
        border-right: none
    }
}

.social-login-btns .login-facebook-btn {
    background: #3b5998;
    border: none;
    border-radius: 30px
}

.social-login-btns .login-facebook-btn i,
.social-login-btns .login-google-btn i {
    font-size: 14px;
    margin-right: 10px
}

.social-login-btns .login-google-btn {
    background: #d34836;
    border: none;
    border-radius: 30px
}

.filter-search button.product-search:hover i,
.pdlh-right .om-btn-primary {
    color: #0d56cc;
    transition: .5s ease-in-out
}

.cart-btn.disabled {
    padding: 3px 8px 1px
}

.cart-btn:hover .checkmark__circle {
    stroke: #0D56CC
}

.checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 5px;
    stroke-miterlimit: 10;
    stroke: #fff;
    fill: none;
    animation: 2s cubic-bezier(.65, 0, .45, 1) forwards stroke
}

.checkmark.added .checkmark__circle {
    animation: 0 cubic-bezier(.65, 0, .45, 1) forwards stroke
}

.checkmark {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: block;
    stroke-width: 5px;
    stroke: #fff;
    stroke-miterlimit: 10;
    box-shadow: inset 0 0 0 rgba(255, 255, 255, .1);
    animation: .9s ease-in-out .9s forwards fill, .6s ease-in-out 1.5s both scale;
    margin: 2px 8px 0 0 !important
}

.checkmark.added .checkmark__check,
.checkmark__check {
    animation: .6s cubic-bezier(.65, 0, .45, 1) 1.4s forwards stroke
}

.checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48
}

@keyframes stroke {
    100% {
        stroke-dashoffset: 0
    }
}

@keyframes scale {

    0%,
    100% {
        transform: none
    }

    50% {
        transform: scale3d(1.1, 1.1, 1)
    }
}

@keyframes fill {
    100% {
        box-shadow: inset 0 0 0 30px #0d56cc
    }
}

.all-product .product .product-body .product-footer .add-cart button {
    padding: 3px 5px 1px
}

.filter-search button.product-search {
    background: #0d56cc;
    margin-left: 0
}

.filter-search button.product-search i {
    color: #fff;
    transition: .5s ease-in-out
}

.filter-search button.product-search:hover {
    background: #fff;
    border: 1px solid #0d56cc
}

.cart-adding .loader-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    background: #0d56cc;
    width: 100%;
    left: 0;
    height: 100%;
    border-radius: 3px
}

.loader-icon img {
    max-width: 55px;
    width: 75%
}

.banner-slider,
.category-slide,
.product-slide {
    visibility: hidden
}

.slick-initialized {
    visibility: visible
}

.my-refer-content {
    border: 1px solid #f3f3f5;
    padding-bottom: 50px
}

.my-refer-content .refer-banner {
    background: rgba(198, 198, 198, .1);
    text-align: center;
    padding-top: 50px
}

.my-refer-content .invite-btn button {
    width: 160px;
    margin-left: 15px;
    padding: 9px 25px
}

.my-refer-content .refer-link span {
    padding: 10px 20px;
    border: 1px dashed #cfcfcf
}

.my-refer-content .refer-link .om-btn {
    padding: 9px 25px
}

.my-refer-content .refer-header {
    background: rgba(198, 198, 198, .1);
    padding: 30px
}

.my-refer-content .refer-header .award-point .award-content {
    text-align: center;
    margin-left: 20px
}

.my-refer-content .refer-header .award-point .award-content h3 {
    margin-bottom: 0;
    font-size: 42px
}

.my-refer-content .refer-header .refer-link span {
    background: #fff
}

.my-refer-content .refer-header .refer-link .om-btn {
    width: 160px;
    margin-left: 15px
}

.my-refer-content .refer-list {
    padding: 20px
}

.odright,
.orhead-right,
.refer-list .table tbody tr td:last-child,
.refer-list .table thead th:last-child {
    text-align: right
}

.refer-list .table tbody tr th {
    color: #fff;
    background: #0d56cc;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    line-height: 0;
    padding-left: 7px;
    text-align: center;
    display: block;
    margin-left: 12px;
    font-size: 14px;
    font-weight: 400
}

@media (max-width:1365px) {

    .my-refer-content .refer-header .invite-btn button,
    .my-refer-content .refer-header .refer-link .om-btn {
        width: 120px;
        padding: 9px 10px
    }

    .my-refer-content .refer-header {
        padding: 10px
    }

    .my-refer-content .refer-header .award-point {
        margin-right: 30px
    }
}

@media (max-width:1023px) {
    .my-refer-content .refer-header {
        display: inherit !important
    }

    .my-refer-content .refer-header .award-point {
        justify-content: center;
        margin-bottom: 10px
    }

    .my-refer-content .refer-header .refer-link {
        display: flex
    }

    .my-refer-content .refer-header .refer-link span {
        display: block;
        width: 90%
    }
}

@media (max-width:567px) {
    .my-refer-content {
        padding: 10px 10px 30px
    }

    .my-refer-content .refer-header .refer-link,
    .my-refer-content form.d-flex {
        display: block !important
    }

    .my-refer-content .invite-btn button {
        width: 100% !important;
        margin-left: 0
    }

    .my-refer-content .refer-link span {
        display: block;
        padding: 10px;
        margin-bottom: 10px;
        word-break: break-word
    }

    .my-refer-content .refer-link button {
        width: 100%
    }

    .my-refer-content .refer-list {
        padding: 20px 0 0
    }

    .my-refer-content .refer-header .refer-link span {
        display: block;
        width: 100%;
        margin-top: 10px
    }

    .my-refer-content .refer-header .refer-link .om-btn {
        margin-left: 0;
        width: 100%
    }
}

.add-product-header .om-btn,
.heading-title.admin .om-btn,
.product-pagination .om-btn {
    padding: 5px 10px;
    border-radius: 3px
}

.product-list {
    border: 1px solid #f3f3f5;
    font-size: 14px
}

.product-list .product-list-header {
    background: rgba(198, 198, 198, .1);
    padding: 10px
}

.hiddenRow {
    padding: 0 !important;
    transition: .3s ease-in-out;
    border-top: 0 !important;
    text-align: left !important;
    background: #f9f9f9
}

.advance-filter-section,
.hiddenRow .accordian-body {
    padding: 15px
}

.advance-filter-section .om-btn,
.hiddenRow .accordian-body .om-btn {
    padding: 5px 15px;
    border-radius: 3px;
    margin-right: 10px
}

.date-ranger input[type=date],
.hiddenRow .accordian-body .form-control {
    font-size: 14px;
    padding: 5px 10px;
    height: 37px
}

.hiddenRow .accordian-body input[type=checkbox]:after {
    left: 12px
}

.pdlh-left .om-btn {
    padding: 7px 25px;
    border-radius: 3px
}

.pdlh-right .om-btn-primary {
    border: 1px solid #0d56cc;
    height: auto;
    padding: 7px 25px;
    border-radius: 3px;
    background: #fff
}

.pdlh-right .om-btn-primary:hover {
    color: #fff;
    background-color: #0d56cc;
    transition: .5s ease-in-out
}

.pdlh-right .input-group {
    width: inherit
}

.pdlh-right .input-group .input-group-text {
    background: 0 0;
    border: 0;
    font-size: 14px
}

.product-table .table tbody tr .delete,
.product-table .table tbody tr .edit {
    color: #fff;
    height: 21px;
    width: 21px;
    border-radius: 3px;
    line-height: 21px;
    display: inline-block;
    text-align: center
}

.advance-filter-section .form-group select {
    font-size: 14px;
    padding: 5px 10px
}

.product-table .table thead th {
    font-weight: 500
}

.order-details-table .sn-style,
.product-table .table tbody tr td .sn-style {
    background: #0d56cc;
    height: 20px;
    width: 20px;
    color: #fff;
    border-radius: 25px;
    display: inline-block;
    line-height: 20px;
    text-align: center
}

.product-table .table tbody tr td .form-group select {
    padding: 5px;
    height: 35px;
    font-size: 14px
}

.product-table .table tbody tr .edit {
    background: #0d56cc
}

.product-table .table tbody tr .delete {
    background: #f55b68
}

.pdlh-center {
    width: 46%
}

.has-search .form-control {
    font-size: 14px;
    padding: 5px 10px 5px 35px;
    height: 37px
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.8rem;
    text-align: center;
    pointer-events: none;
    color: #aaa
}

.add-product-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px
}

.sales-table,
.sales-table .table {
    margin-bottom: 0 !important
}

.add-size {
    padding: 5px 10px;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    position: relative
}

.product-pagination {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.advance-filter-section input[type=checkbox]:after {
    left: 13px
}

.sales-table {
    font-size: 14px;
    border: 0;
    padding: 0
}

.sales-table .accepted:after,
.sales-table .accepted:before,
.sales-table .cancelled:after,
.sales-table .cancelled:before,
.sales-table .deliverd:after,
.sales-table .deliverd:before,
.sales-table .pending:after,
.sales-table .pending:before {
    content: "";
    position: absolute;
    border-radius: 25px
}

.sales-table .table th {
    border-top: 0
}

.sales-table .time {
    display: block;
    font-size: 12px
}

.sales-table .pending {
    position: relative;
    padding-left: 20px;
    color: #ffb300
}

.sales-table .pending:after {
    width: 10px;
    height: 10px;
    background: #ffb300;
    z-index: 5;
    left: 0;
    top: 5px
}

.sales-table .pending:before {
    width: 16px;
    height: 16px;
    background: rgba(255, 179, 0, .4);
    z-index: 4;
    left: -3px;
    top: 2px
}

.sales-table .deliverd {
    position: relative;
    padding-left: 20px;
    color: #0b9cf1
}

.sales-table .deliverd:after {
    width: 10px;
    height: 10px;
    background: #0b9cf1;
    z-index: 5;
    left: 0;
    top: 5px
}

.sales-table .deliverd:before {
    width: 16px;
    height: 16px;
    background: rgba(11, 156, 241, .4);
    z-index: 4;
    left: -3px;
    top: 2px
}

.sales-table .accepted {
    position: relative;
    padding-left: 20px;
    color: #0d56cc
}

.sales-table .accepted:after {
    width: 10px;
    height: 10px;
    background: #0d56cc;
    z-index: 5;
    left: 0;
    top: 5px
}

.sales-table .accepted:before {
    width: 16px;
    height: 16px;
    background: rgba(13, 86, 204, .4);
    z-index: 4;
    left: -3px;
    top: 2px
}

.sales-table .cancelled {
    position: relative;
    padding-left: 20px;
    color: #f55b68
}

.sales-table .cancelled:after {
    width: 10px;
    height: 10px;
    background: #f55b68;
    z-index: 5;
    left: 0;
    top: 5px
}

.sales-table .cancelled:before {
    width: 16px;
    height: 16px;
    background: rgba(245, 91, 104, .4);
    z-index: 4;
    left: -3px;
    top: 2px
}

.delivery-address,
.order-details-table .order-img img,
.shipping-address,
.total-summary {
    border: 1px solid #f1f1f1;
    padding: 10px
}

.sales-table .details {
    font-size: 13px;
    text-decoration: underline;
    color: #0d56cc;
    transition: .5s ease-in-out
}

.sales-table .details:hover {
    color: #4c4c4c;
    transition: .5s ease-in-out
}

.order-header {
    padding: 15px !important
}

.order-details-table .table-striped>tbody>tr:nth-child(odd)>td,
.order-details-table .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #fcfcfc
}

.order-details-table .order-img img {
    background: #fff
}

.shipping-address {
    margin-bottom: 15px
}

.total-summary p.total {
    border-top: 1px solid #f1f1f1;
    padding-top: 10px
}

.odleft span,
.odright span {
    display: block;
    font-size: 13px
}

.odlist .odsn {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 20px;
    text-align: center;
    background: #0d56cc;
    display: block;
    color: #fff
}

.odlist tr td:nth-child(3) {
    min-width: 120px
}

.odlist tr td img {
    padding: 4px;
    background: #fff;
    border: 1px solid #f1f1f1;
    min-width: 90px
}

.od-billing-detail .od-address {
    padding: 10px;
    border: 1px solid #f1f1f1;
    margin-bottom: 20px
}

.od-billing-detail .od-total {
    padding: 10px 10px 20px;
    border: 1px solid #f1f1f1
}

.partner-list-title {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.partner-list .partner-logo {
    min-height: 250px;
    display: flex;
    text-align: center;
    align-items: center;
    position: relative;
    border-radius: 10px;
    box-shadow: 0 0 15px #cccccc37;
    overflow: hidden;
    padding: 10px;
    margin-bottom: 30px
}

.partner-list .partner-logo img {
    margin: 0 auto
}

.partner-list .partner-logo .partner-info {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(13, 86, 204, .9);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px;
    opacity: 0;
    transition: .5s ease-in-out
}

.partner-list .partner-logo .partner-info h3 {
    color: #fff;
    margin-bottom: 5px;
    text-transform: inherit;
    font-weight: 600
}

.partner-list .partner-logo:hover .partner-info {
    opacity: 1;
    transition: .5s ease-in-out
}

.accounts {
    border: 1px solid #f1f1f1;
    overflow: hidden
}

.accounts .accounts-header {
    background: #fbfbfb;
    padding: 15px
}

.accounts .accounts-header .ah-details {
    border: 1px solid #f1f1f1;
    padding: 15px;
    background: #fff;
    border-radius: 5px
}

.accounts .accounts-header .ah-details img {
    max-width: 50px
}

.main-heaer .header-logo a {
    width: 140px
}

.navbar-brand {
    padding-top: 15px;
    padding-bottom: 15px
}

.main-heaer {
    background-color: #fff;
    border-bottom: 1px solid #eae9eb
}

button.product-search {
    border: 1px solid #f1f1f1;
    border-left: 0
}



.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    background: #0846ab
}

.category .category-slide .category-item figure:before {
    background: rgba(13, 86, 204, .2)
}

.tap-top {
    position: fixed;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: #0D56CC !important;
    z-index: 999 !important;
    display: none;
    justify-content: center;
    align-items: center;
    color: #fff;
    bottom: 90px;
    right: 30px;
    cursor: pointer
}

.coupon-item {
    color: #fff;
    text-align: center;
    padding: 40px 80px;
    border-radius: 15px;
    position: relative
}

.coupon-item h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    color: #fff
}

.all-sellers .seller-item .product-count,
.coupon-item p {
    font-size: 12px
}

.coupon-item .coupon-row {
    display: flex;
    align-items: center;
    margin: 25px auto;
    width: fit-content;
    font-weight: 700
}

.coupon-item .coupon-row #couponCode {
    border: 1px dashed #fff;
    padding: 10px 20px;
    border-right: 0;
    font-size: 12px
}

.coupon-item .coupon-row #cpyBtn {
    border: 1px solid #fff;
    background-color: #fff;
    padding: 10px 20px;
    color: #0d56cc;
    cursor: pointer;
    font-size: 12px
}

@media (max-width:600px) {
    .banner-slider.mobile {
        display: block
    }

    .category .category-slide .category-item {
        padding: 10px
    }

    .category .category-slide .category-item h4 {
        display: inline-block;
        padding: 10px
    }

    .cat-item-inner .offer-badge {
        right: -10px !important
    }

    .slick-next {
        height: 75px;
        width: 75px;
        right: -50px
    }

    .slick-next:before {
        top: 25px;
        right: 43px
    }

    .slick-prev {
        height: 75px;
        width: 75px;
        left: -50px
    }

    .slick-prev:before {
        top: 25px;
        left: 43px
    }

    .product {
        padding: 6px
    }

    .all-product .col-lg-9.products-list .row {
        margin-left: -5px !important;
        margin-right: -5px !important
    }

    .all-product .col-lg-9.products-list .row .col-6 {
        padding-left: 5px;
        padding-right: 5px
    }

    .all-product .col-lg-9.products-list .row .col-6 .product {
        padding-bottom: 10px
    }

    .coupon-item {
        padding: 30px 80px
    }

    .coupon-item h3 {
        font-size: 14px;
        line-height: 10px
    }

    .coupon-item p {
        font-size: 12px
    }

    #couponCode,
    #cpyBtn {
        padding: 4px 10px !important;
        font-size: 10px
    }

    .coupon-item .coupon-row {
        margin: 10px auto
    }
}

.coupon-item .circle1,
.coupon-item .circle2 {
    background-color: #fff;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.coupon-item .circle1 {
    left: -25px
}

.coupon-item .circle2 {
    right: -25px
}

.all-sellers .img-wrapper {
    height: 160px !important;
    width: 160px !important
}

@media (max-width:991px) {
    .all-sellers .joined-date {
        text-align: center !important
    }

    .all-sellers .img-wrapper {
        height: 100px !important;
        width: 100px !important
    }
}

.all-sellers .seller-item .absolute-top-right {
    position: absolute;
    top: 0;
    right: 20px
}

.timer-wrapper {
    background: url('https://www.jqueryscript.net/demo/Modern-Circular-jQuery-Countdown-Timer-Plugin-Final-Countdown/img/pattern.png');
    border-radius: 12px
}

.title-box {
    height: 130px;
    gap: 10px;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.title-box h3 {
    margin: 0;
    padding: 0;
    color: #fff;
    transition: .4s ease-in-out
}

.title-box h3:hover {
    color: #000 !important
}

.flash-img {
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    height: 400px;
    display: flex;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    position: sticky;
    top: 20px
}

.bg-overlay,
.flash-img img {
    height: 100%
}

.bg-overlay {
    background: rgba(0, 0, 0, .3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.aiz-count-down-circle #time .circle {
    position: relative;
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center
}

.aiz-count-down-circle #time .circle svg {
    position: relative;
    width: 70px;
    height: 70px;
    transform: rotate(270deg)
}

.aiz-count-down-circle #time .circle svg circle {
    width: 100%;
    height: 100%;
    fill: transparent;
    stroke-width: 1;
    stroke: #f7f2f2;
    stroke-linecap: round;
    transform: translate(5px, 5px)
}

.aiz-count-down-circle #time .circle svg circle:nth-child(2) {
    stroke: var(--primary);
    stroke-width: 2;
    stroke-dasharray: 190;
    stroke-dashoffset: 190
}

.aiz-count-down-circle #time div {
    position: absolute;
    text-align: center;
    font-weight: 700;
    color: #1b1b28;
    font-size: 14px
}

.aiz-count-down-circle #time div span {
    position: absolute;
    transform: translateX(-50%) translateY(-10%);
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .2em;
    text-transform: uppercase
}

[dir=rtl] .aiz-count-down-circle #time div span {
    transform: translateX(50%) translateY(-10%);
    font-weight: 700;
    font-size: 12px
}

/* stepper css */

/* Stepper Navigation */
.stepper-nav {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
}

/* Navigation items */
.stepper-nav .nav-item {
    position: relative;
    display: flex;
    align-items: center;
    padding: 10px 15px;
}

.stepper-nav .nav-link {
    text-decoration: none;
    color: #333;
    font-weight: bold;
    display: flex;
    align-items: center;
    transition: color 0.3s ease;
}

/* Active navigation link */
.stepper-nav .nav-link.active {
    color: #0d56cc;
}

/* Arrow icon styling */
.stepper-nav .nav-link i {
    font-size: 18px;
    /* Space between text and arrow */
    transition: transform 0.3s ease;
}


.stepper-nav .nav-item:hover .nav-link {
    color: #0d56cc;
    /* Change color on hover */
}

/* Make sure the arrows are aligned vertically with the text */
.stepper-nav .nav-link h3 {
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
}

/* Additional styles for the steps (optional) */
.stepper-nav .nav-item {
    position: relative;
}

.stepper-nav .nav-item:first-child:before {
    display: none;
    /* Hide line before the first step */
}

.stepper-nav .nav-item .nav-link.active h3 {
    color: #013280;
}

.stepper-container {
    background-color: #f9f9f9;
    border-radius: 10px;
}

.step {
    display: none;
}

.step.active {
    display: block;
}

.step-button {
    display: flex;
    justify-content: space-between;
    padding: 10px;
}

.stepper-nav {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.stepper-nav .nav-item {
    cursor: pointer;
}

.nav-link.active {
    font-weight: bold;
    color: #0d56cc;
}

.nav-link {
    color: #6c757d;
}

.stepper-header {
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: 15px;
}

.bg-primary {
    background-color: #0d56cc !important;
}


/* LOADER CSS */

/* LOADING */
.blockui {
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    display: table;
    table-layout: fixed;
    border-radius: 4px;
    margin: 0 auto;
}

.blockui>span {
    color: #74788d;
    display: table-cell;
    vertical-align: middle;
    padding: .75rem 1.2rem;
    font-size: 1rem;
    font-weight: 400
}

.blockui>span>.kt-loader,
.blockui>span>.kt-spinner {
    margin-right: 1.25rem
}

.kt-spinner {
    position: relative
}

.kt-spinner.kt-spinner--primary:before {
    border: 2px solid #0d56cc;
    border-right: 2px solid transparent
}

.kt-spinner:before {
    animation: kt-spinner .5s linear infinite;
    animation-duration: .5s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: kt-spinner
}

@keyframes kt-spinner {
    to {
        transform: rotate(360deg)
    }
}

.kt-spinner:before {
    width: 20px;
    height: 20px;
    margin-top: -10px
}

.kt-spinner:before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 50%
}

.blockUI {
    border: 0 !important
}

.blockUI.blockMsg {
    background-color: transparent !important;
    text-align: center !important
}



/* Legacy loading indicator - deprecated, use global-loading-indicator instead */
body .loading-indicator {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999999;
}

/* Legacy spinner - deprecated, use global-loading-indicator instead */
.spinner {
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-left: 4px solid #007bff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


/* Price and Options Wrapper */
.price-option-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    gap: 10px;
}

/* Price Group */
.product-price .price-group {
    display: flex;
    align-items: baseline;
    gap: 5px;
}

.product-price .js-price_after_offer {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin: 0;
}

.product-price .original-price {
    font-size: 12px;
    text-decoration: line-through;
}

/* Product Variety */
.product-verity {
    flex-shrink: 0;
}

.product-verity .pckt-select {
    display: block;
}

.product-verity .form-control-select {
    padding: 5px 24px 5px 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 13px;
    height: auto;
    background-position: right 8px center;
}

/* Product Footer */
.product-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    padding-top: 10px;
    border-top: 1px solid #f1f1f1;
}

/* Quantity Input */
.quantity {
    display: flex;
    align-items: center;
    gap: 5px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 2px 8px;
}

.js-product-block .quantity{
    width: max-content !important;
}

.quantity .qty {
    font-size: 12px;
    color: #666;
}

.quantity input.form-control {
    width: 40px;
    text-align: center;
    border: none;
    padding: 0;
    font-size: 14px;
}

.quantity .minus,
.quantity .plus {
    cursor: pointer;
    color: #666;
    font-size: 16px;
    padding: 0 5px;
}

/* Add to Cart Button */
.product-cart-btn {
    display: flex;
    align-items: center;
    gap: 5px;
    background: #0D56CC;
    color: white;
    border: none;
    padding: 8px 15px;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.product-cart-btn:hover {
    background: #0942a9;
}

.product-cart-btn .icon {
    width: 16px;
    height: 16px;
    fill: currentColor;
}


/* Price Wrapper */
.price-wrapper {
    display: flex;
    align-items: baseline;
    flex-direction: column;
}

.price-wrapper .js-price_after_offer {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin: 0;
}

.price-wrapper .original-price {
    font-size: 12px;
    color: red;
    text-decoration: line-through;
}

/* Product Options */
.product-verity {
    flex-shrink: 0;
}

.product-verity .form-control-select {
    padding: 5px 24px 5px 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 13px;
    height: auto;
    background-position: right 8px center;
}

/* Quantity and Add to Cart Row */
.action-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
    /* border-top: 1px solid #f1f1f1; */
}

/* Quantity Input */
.quantity {
    display: flex;
    align-items: center;
    gap: 5px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 2px 8px;
}

.quantity .qty {
    font-size: 12px;
    color: #666;
}

.quantity input.form-control {
    width: 40px;
    text-align: center;
    border: none;
    padding: 0;
    font-size: 14px;
}

.quantity .minus,
.quantity .plus {
    cursor: pointer;
    color: #666;
    font-size: 16px;
}

/* Add to Cart Button */
.product-cart-btn {
    display: flex;
    align-items: center;
    gap: 5px;
    background: #0D56CC;
    color: white;
    border: none;
    padding: 8px 15px;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.product-cart-btn:hover {
    background: #0942a9;
}

.product-cart-btn .icon {
    width: 16px;
    height: 16px;
    fill: currentColor;
}

/* Responsive Styles - Maintains same layout on mobile */
@media (max-width: 576px) {

    .price-row,
    .action-row {
        gap: 10px;
    }

    .product-cart-btn {
        padding: 6px 12px;
        font-size: 13px;
    }

    .main-heaer .header-logo a{
        width: 200px !important;
    }

    .navbar-brand{
        padding: 0 !important;
    }

    .list-inline.main-nav-right{
        justify-content: end !important;
    }
}

/* Keep existing desktop styles and add/modify these mobile-specific styles */

@media (max-width: 576px) {

    /* Product Options Dropdown */
    .product-verity .form-control-select {
        padding: 2px 20px 2px 8px;
        /* Reduced padding */
        font-size: 12px;
        /* Smaller font size */
        max-width: 80px;
        /* Limit width on mobile */
        background-position: right 4px center;
        /* Adjust dropdown arrow position */
        height: 28px;
        /* Reduced height */
    }

    /* Quantity Input Adjustments */
    .quantity {
        padding: 0 6px;
        /* Reduced padding */
    }

    .quantity .qty {
        font-size: 11px;
        /* Smaller font */
    }

    .quantity input.form-control {
        width: 32px;
        /* Slightly smaller width */
        font-size: 13px;
    }

    .quantity .minus,
    .quantity .plus {
        font-size: 14px;
        /* Smaller plus/minus */
        padding: 0 4px;
    }

    /* Add to Cart Button */
    .product-cart-btn {
        padding: 5px 10px;
        /* Reduced padding */
        font-size: 12px;
        /* Smaller font */
    }

    .product-cart-btn .icon {
        width: 14px;
        /* Smaller icon */
        height: 14px;
    }

    /* Adjust spacing between rows */
    .price-row {
        margin-bottom: 10px;
        /* Reduced margin */
    }

    .action-row {
        padding-top: 8px;
        /* Reduced padding */
    }
}

/* Extra small devices */
@media (max-width: 360px) {
    .product-verity .form-control-select {
        max-width: 100px;
        /* Even smaller width for very small devices */
        padding-right: 16px;
        /* Smaller padding for arrow */
    }

    .quantity input.form-control {
        width: 28px;
        /* Smaller input */
    }
}


/* Product Card Styles */
.product-inner {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    transition: box-shadow 0.3s ease;
}

.product-inner:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

/* Price Wrapper */
.price-wrapper {
    display: flex;
    align-items: baseline;
    gap: 6px;
}

.js-price_after_offer {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin: 0;
}

.original-price {
    font-size: 12px;
    color: #999;
    text-decoration: line-through;
}

.product-slide .slick-slide {
    margin: 0;
}

/* Product Options */
.product-verity {
    flex-shrink: 0;
}

.form-control-select {
    width: 100%;
    padding: 8px 24px 8px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 13px;
    height: 36px;
    background-position: right 8px center;
}

/* Action Row */
.action-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0;
    gap: 12px;
}

/* Quantity Input */
.quantity {
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 36px;
}

.quantity .minus,
.quantity .plus {
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #666;
    cursor: pointer;
    user-select: none;
    padding: 0;
    margin: 0;
}

.quantity input.form-control {
    width: 40px;
    text-align: center;
    border: none;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    color: #333;
}

/* Add to Cart Button */
.product-cart-btn {
    height: 36px;
    padding: 0 16px;
    border: none;
    border-radius: 4px;
    background: #0D56CC;
    color: white;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 6px;
}

.product-cart-btn:hover {
    background: #0942a9;
}

.product-cart-btn .icon {
    width: 16px;
    height: 16px;
}

/* Mobile Styles */
@media (max-width: 576px) {

    /* Product Header */
    .product .product-header .figure {
        min-height: 160px;
        height: auto;
    }

    /* Product Body */
    .product-body {
        padding: 8px 12px;
    }

    .product .product-body .product-name h3 {
        border-bottom: none;
    }

    /* Price Row */
    .price-row {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 8px 0;
    }

    /* Cart Text Hide */
    .add-cart #cart-text {
        display: none;
    }

    .add-cart {
        margin: 0px;
    }


    /* Frequent Buy Section Specific */
    .product-slide .product-inner {
        box-shadow: none;
    }

    .product-slide .price-wrapper {
        align-items: flex-start;
    }

    .product-slide .js-price_after_offer {
        font-size: 12px;
    }

    .product-slide .original-price {
        font-size: 9px;
        text-align: left;
    }

    .product-slide .product-verity {
        display: flex;
        justify-content: end;
        flex: 1;
        max-width: 130px;
    }

    .product-slide .form-control-select {
        padding: 4px 20px 4px 8px;
        font-size: 12px;
        height: 30px;
    }

    .product-slide .price-row {
        padding: 0;
        margin-bottom: 0;
    }

    .product-slide .product-body {
        padding: 8px 10px;
    }
}

/* Extra small devices */
@media (max-width: 360px) {
    .product-verity .form-control-select {
        max-width: 100px;
        padding-right: 16px;
    }

    .quantity input.form-control {
        width: 28px;
    }
}

/* Ensure Google Places Autocomplete dropdown appears above modal */
.pac-container {
    z-index: 200050 !important;
    position: absolute !important;
}

/* Ensure pac-container is properly positioned when inside modal */
#locationModal .pac-container {
    z-index: 200050 !important;
    position: absolute !important;
    display: block !important;
    visibility: visible !important;
}

/* Ensure modal dialog doesn't create stacking context issues */
#locationModal.modal {
    z-index: 200000;
    overflow: visible !important;
}

#locationModal .modal-dialog {
    z-index: 200000;
    position: relative;
    overflow: visible !important;
}

/* Ensure modal content doesn't create stacking context issues */
#locationModal .modal-content {
    position: relative;
    z-index: 1;
    overflow: visible !important;
}

/* Ensure modal body allows overflow for dropdown */
#locationModal .modal-body {
    overflow: visible !important;
    position: relative;
}

/* Ensure input group has proper positioning context */
#locationModal .input-group {
    position: relative;
    z-index: 1;
}

/* Ensure input field itself has proper context */
#locationModal #full_address {
    position: relative;
    z-index: 1;
}

/* Ensure location input section doesn't clip dropdown */
#locationModal .location-input-section {
    position: relative;
    z-index: 1;
    overflow: visible !important;
}


    
/* Modern Ecommerce Breadcrumb Styles */
.breadcrumb-section-modern {
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    border-bottom: 1px solid #e9ecef;
    padding: 18px 0;
    margin-bottom: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
}

.breadcrumb-nav-modern {
    display: flex;
    align-items: center;
}

.breadcrumb-modern {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
    gap: 4px;
}

.breadcrumb-item-modern {
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    line-height: 1.5;
}

.breadcrumb-link {
    display: inline-flex;
    align-items: center;
    color: #6c757d;
    text-decoration: none;
    transition: all 0.2s ease;
    padding: 6px 10px;
    border-radius: 6px;
    font-weight: 500;
}

.breadcrumb-link:hover {
    color: #0d56cc;
    background-color: #f0f4ff;
    text-decoration: none;
    transform: translateY(-1px);
}

.breadcrumb-item-modern.active .breadcrumb-text {
    color: #0d56cc;
    font-weight: 600;
    padding: 6px 10px;
    background: linear-gradient(135deg, #f0f4ff 0%, #e8f0fe 100%);
    border-radius: 6px;
}

.breadcrumb-text {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.breadcrumb-icon {
    font-size: 14px;
    flex-shrink: 0;
    color: currentColor;
    margin-right: 4px;
}

.breadcrumb-separator {
    font-size: 10px;
    margin: 0 10px;
    color: #ced4da;
    flex-shrink: 0;
    opacity: 0.7;
}

.breadcrumb-item-modern:last-child .breadcrumb-separator {
    display: none;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .breadcrumb-section-modern {
        padding: 12px 0;
    }

    .breadcrumb-modern {
        font-size: 13px;
    }

    .breadcrumb-text {
        gap: 4px;
    }

    .breadcrumb-icon {
        font-size: 13px;
    }

    .breadcrumb-separator {
        margin: 0 8px;
        font-size: 9px;
    }
}

@media (max-width: 480px) {
    .breadcrumb-modern {
        font-size: 12px;
    }

    .breadcrumb-link,
    .breadcrumb-item-modern.active .breadcrumb-text {
        padding: 3px 6px;
    }
}


/* Search css */

.search-result-item:hover .search-result-arrow {
    opacity: 1;
    transform: translateX(0);
}

.search-result-image {
    width: 50px;
    height: 50px;
    object-fit: cover;
    margin-right: 10px;
    border-radius: 4px;
}

.search-result-info {
    flex: 1;
}

.search-result-arrow {
    color: #97a1b3;
    font-size: 14px;
    margin-left: 15px;
    transform: translateX(-10px);
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
}

.search-result-arrow i {
    transform: rotate(-45deg);
}

.main-heaer .top-categories-search {
    flex: 1;
    width: 100%;
    max-width: none;
    margin: 0;
    position: relative;
}

.main-heaer .top-categories-search .input-group {
    border: 1px solid #dfe3ec;
    border-radius: 10px;
    background: #fff;
    align-items: center;
    display: flex;
    padding: 0;
    width: 100%;
    overflow: visible;
    transition: border-color .2s ease, box-shadow .2s ease;
    position: relative;
    z-index: 1;
    height: 52px;
}


.main-heaer .top-categories-search .country-select {
    min-width: 210px;
    border-right: 1px solid #edf0f7;
    display: flex;
    align-items: center;
    height: 100%;
}

.main-heaer .top-categories-search .country-select .select2 {
    width: 100% !important;
}

.main-heaer .top-categories-search .country-select .select2-container .select2-selection--single {
    height: 52px;
    border: none;
    border-radius: 10px 0 0 10px;
    background: transparent;
}

.main-heaer .top-categories-search .country-select .select2-selection__rendered {
    line-height: 52px;
    padding-left: 40px;
    font-weight: 500;
    color: #1f2a44;
}

.main-heaer .top-categories-search .country-select .select2-selection__rendered:before {
    color: #0d56cc;
}

.main-heaer .top-categories-search .country-select .select2-selection__arrow {
    top: 50%;
    transform: translateY(-50%);
    border: none;
}

.main-heaer .top-categories-search input.form-control.product-search {
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 0;
    padding: 0 45px 0 20px;
    font-size: 15px;
    font-weight: 500;
    color: #1f2a44;
    background: transparent;
    box-shadow: none;
    line-height: normal;
}

.main-heaer .top-categories-search input.form-control.product-search::placeholder {
    color: #97a1b3;
    font-weight: 400;
}

.main-heaer .top-categories-search input.form-control.product-search:focus {
    outline: none;
    box-shadow: none;
}

.main-heaer .top-categories-search button.product-search {
    width: auto;
    min-width: 58px;
    padding: 0 26px;
    height: 100%;
    border: none;
    border-radius: 0 10px 10px 0;
    background: linear-gradient(135deg, #0d56cc, #1a78ff);
    color: #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform .2s ease, box-shadow .2s ease;
    flex-shrink: 0;
}


.main-heaer .top-categories-search .input-group-btn {
    margin-left: 0;
    display: flex;
    align-items: center;
    height: 100%;
}

.main-heaer .top-categories-search .select2-selection__placeholder {
    color: #97a1b3;
}

.main-heaer .top-categories-search .search-results-dropdown {
    border-radius: 4px;
    box-shadow: 0 25px 45px rgba(15, 38, 110, 0.25);
    border-color: transparent;
    top: calc(100% + 8px);
    left: 0;
    width: 100%;
    z-index: 1001;
}

.main-heaer .top-categories-search .search-result-item {
    border-bottom-color: #f1f3f8;
    padding: 12px 20px;
}

.main-heaer .top-categories-search .search-result-item:last-child {
    border-bottom: none;
}

.main-heaer .top-categories-search .search-result-name {
    color: #1f2a44;
    font-weight: 500;
}

.main-heaer .top-categories-search .search-result-price {
    color: #65708a;
    font-size: 14px;
}

.main-heaer .top-categories-search .search-result-item:hover {
    background: #f5f7fb;
}

.main-heaer .top-categories-search .search-result-arrow {
    color: #0d56cc;
}

.main-heaer .top-categories-search .search-history-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 18px 8px;
    font-size: 13px;
    font-weight: 500;
    color: #6b7280;
    border-bottom: 1px solid #f1f5f9;
    text-transform: none;
    letter-spacing: 0;
}

.main-heaer .top-categories-search .search-history-clear-btn {
    border: 0;
    background: transparent;
    color: #f59e0b;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    padding: 0;
}

.main-heaer .top-categories-search .search-history-list {
    padding: 4px 0 10px;
}

.main-heaer .top-categories-search .search-history-item {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 10px 6px 18px;
}

.main-heaer .top-categories-search .search-history-item:hover {
    background: #f8fafc;
}

.main-heaer .top-categories-search .search-history-item__term {
    border: 0;
    background: transparent;
    text-align: left;
    padding: 4px 0;
    font-size: 15px;
    color: #111827;
    cursor: pointer;
    line-height: 1.3;
    flex: 1 1 auto;
}

.main-heaer .top-categories-search .search-history-item__remove {
    border: 0;
    background: transparent;
    color: #9ca3af;
    font-size: 18px;
    line-height: 1;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    cursor: pointer;
    flex: 0 0 26px;
}

.main-heaer .top-categories-search .search-history-item__remove:hover {
    color: #64748b;
    background: #eef2f7;
}

.main-heaer .top-categories-search .search-history-empty {
    padding: 14px 18px;
    font-size: 13px;
    color: #94a3b8;
}

.appbarsearch .search-input-wrapper .search-results-dropdown {
    left: 0;
    right: 0;
    width: 100%;
    top: calc(100% + 6px);
    z-index: 1055;
}

.appbarsearch .search-history-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 12px 8px;
    font-size: 13px;
    font-weight: 500;
    color: #6b7280;
    border-bottom: 1px solid #f1f5f9;
}

.appbarsearch .search-history-clear-btn {
    border: 0;
    background: transparent;
    color: #f59e0b;
    font-size: 12px;
    font-weight: 600;
    padding: 0;
}

.appbarsearch .search-history-list {
    padding: 4px 0 8px;
}

.appbarsearch .search-history-item {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px 6px 12px;
}

.appbarsearch .search-history-item__term {
    border: 0;
    background: transparent;
    text-align: left;
    font-size: 14px;
    color: #111827;
    padding: 4px 0;
    flex: 1 1 auto;
}

.appbarsearch .search-history-item__remove {
    border: 0;
    background: transparent;
    color: #9ca3af;
    width: 24px;
    height: 24px;
    font-size: 16px;
    line-height: 1;
}

.appbarsearch .search-history-empty {
    padding: 12px;
    font-size: 12px;
    color: #94a3b8;
}

.main-heaer .d-flex.align-items-center.flex-wrap {
    width: 100%;
    display: grid !important;
    grid-template-columns: auto minmax(420px, 760px) auto;
    align-items: center;
    column-gap: 18px;
    row-gap: 10px;
}

.main-heaer #search-form {
    width: 100%;
    max-width: 760px;
    margin: 0;
}

.main-heaer #search-form .top-categories-search {
    width: 100%;
}

.main-heaer #search-form .input-group {
    width: 100%;
}

.main-heaer .top-categories-search .search-input-wrapper {
    position: relative;
    flex: 1 1 auto;
    min-width: 0;
}

.main-heaer .top-categories-search .search-clear-btn {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    border: 0;
    background: transparent;
    color: #94a3b8;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    cursor: pointer;
    transition: background-color .15s ease, color .15s ease;
    opacity: 0;
    pointer-events: none;
}

.main-heaer .top-categories-search .search-clear-btn:hover {
    background: #f1f5f9;
    color: #475569;
}

.main-heaer .top-categories-search .search-input-wrapper input.form-control.product-search:not(:placeholder-shown) + .search-clear-btn {
    opacity: 1;
    pointer-events: auto;
}

.main-heaer .top-categories-search .search-input-wrapper input.form-control.product-search {
    padding-right: 78px;
}

.main-heaer .login-section {
    position: static;
    right: auto;
    top: auto;
    transform: none;
    margin-left: 0 !important;
    z-index: 3;
    min-width: 320px;
    width: auto;
    max-width: 100%;
}

@media (max-width: 1199px) {
    .main-heaer .d-flex.align-items-center.flex-wrap {
        display: flex !important;
        align-items: center;
        flex-wrap: wrap;
        gap: 10px;
    }

    .main-heaer #search-form {
        flex: 1 1 100%;
        max-width: 100%;
        order: 3;
    }

    .main-heaer .login-section {
        margin-left: auto !important;
    }
}
