@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@200;300;400;600 &display=swap');
body {
    top: 0;
    position: relative;
    font-family: 'DM Sans', sans-serif;
    font-weight: normal;
    overflow-x: hidden;
    font-style: normal;
    background-color: #FAF9F9;
}
body.modal-open {
    overflow: hidden !important;
    padding-right: 0 !important;
}
body,
.modal {
    scrollbar-width: thin;
    scrollbar-color: rgba(86, 182, 231, 0.5) transparent;
}

body::-webkit-scrollbar,
.modal::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background: #06162C;
}

body::-webkit-scrollbar-thumb,
.modal::-webkit-scrollbar-thumb {
    background-color: #545454;

    &:hover {
        background-color: #545454;
    }
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Ragilen';
    font-weight: normal;
    font-style: normal;
}
p,
small {
    font-family: 'DM Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
}
section {
    overflow: hidden;
}
/* Common  */
.cursor-pointer {
    cursor: pointer;
}
.ft-bathurst {
    font-family: 'Bathurst';
}
.text-primary {
    color: #06162C !important;
}
.border-primary {
    border-color: #06162C !important;
}
.bg-primary {
    background-color: #06162C !important;
}
.invertImg {
    filter: invert(1);
}
.bg-light {
    background-color: #f4f3ef !important;
}
.text-secondary {
    color: #545454 !important;
}
.w-40{
    width: 40%;
}
.text-red {
    color: #ff3131 !important;
}
.fs-18 {
    font-size: 18px !important;
}
.fa {
    display: inline-block !important;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: inherit !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.homeBannerHead h1{
    font-size: 4.98rem;
    font-weight: 500;
}
 .homeBannerHead .head {
    font-size: 4.98rem;
    font-weight: 500;
}
.homeBannerHead h3 {
    font-size: 2.49rem;
}
.homeBannerHead .para {
    font-size: 2.49rem;
}
.secHead h1 {
    font-size: 2.0833em;
}
.secHead h4 {
    font-size: 2.0833em;
}
.secHead p, .secHead .prodName {
    font-size: 1.0833em;
    font-family: 'DM Sans', sans-serif;
    font-weight: 200;
    color: #545454;
}
/*.removeFromWish .text-red {
    color: #ca1010 !important;
}*/
.w-fit-content {
    width: fit-content !important;
}
.pt-125 {
    padding-top: 125px;
}
.btn-outline-primary {
    text-transform: uppercase !important;
    font-size: 1.07rem !important;
    font-family: 'DM Sans', sans-serif;
    font-weight: 300;
    position: relative;
    color: #06162C !important;
    border: 1px solid #545454 !important;
    border-radius: 0 !important;
    padding: 0.5rem 1rem !important;
    box-shadow: inset 0 0 2px #545454 !important;
}
.btn-outline-white {
    text-transform: uppercase !important;
    font-size: 1.07rem !important;
    font-family: 'DM Sans', sans-serif;
    font-weight: 300;
    position: relative;
    color: #fff !important;
    border: 1px solid #fff !important;
    border-radius: 0 !important;
    padding: 0.3rem 2rem !important;
    box-shadow: inset 0 0 2px #fff !important;
}
.btn-outline-primary.btn-sm {
    font-size: 0.9rem !important;
    padding: 0.4rem 2rem !important;
}
.btn-primary {
    text-transform: uppercase !important;
    font-size: 1.07rem !important;
    font-family: 'DM Sans', sans-serif;
    font-weight: 300;
    background-color: #06162C;
    position: relative;
    color: #fff !important;
    border: 1px solid #06162C !important;
    border-radius: 0 !important;
    padding: 0.5rem 1rem !important;
    box-shadow: inset 0 0 2px #06162C !important;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
    background-color: #fff;
    color: #06162C !important;
    border: 1px solid #06162C !important;
    box-shadow: inset 0 0 2px #06162C !important;
}
.btn-outline-primary:hover,
.btn-outline-primary:active {
    color: #fff !important;
    background-color: #06162C !important;
    box-shadow: inset 0 0 2px #06162C !important;
    border: 1px solid #06162C !important;
}
.btn-outline-primary:hover .text-secondary {
    color: #fff !important;
}
.btn-outline-white:hover,
.btn-outline-white:active {
    color: #06162C !important;
    background-color: #fff !important;
    box-shadow: inset 0 0 2px #fff !important;
    border: 1px solid #fff !important;
}
.fs-20 {
    font-size: 20px !important;
}
.fs-14 {
    font-size: 14px !important;
}
.fs-16 {
    font-size: 16px !important;
}
.fs-12 {
    font-size: 12px !important;
}
.fs-13 {
    font-size: 13px !important;
}
.object-fit-cover {
    object-fit: cover;
}
.form-check-input:focus,
.form-control:focus,
.form-select:focus {
    border-color: transparent;
    outline: 0;
    box-shadow: none !important;
}
/* navbar  */
.navMain {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
.navMain.position-fixed {
    background-color: rgb(6 22 44 / 75%) !important;
}
.navMain .navMenu li a {
    color: #fff;
    font-size: 14px;
    font-family: 'DM Sans', sans-serif;
    font-weight: 300;
}
.navMain .navMenu .nav-item .nav-link.active {
    color: #fff;
}
.navCartDetUl li {
    display: inline-flex;
    padding: 0 7px;
}
.navbar-toggler-icon {
    filter: brightness(1) invert(1);
}
.navbar-toggler {
    padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
    font-size: var(--bs-navbar-toggler-font-size);
    line-height: 1;
    color: #fff !important;
    background-color: transparent;
    border: 0 !important;
    border-radius: 0 !important;
}
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0 !important;
    box-shadow: none !important;
}
.navBadge {
    position: absolute;
    top: -5px;
    right: -15px;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    color: #06162C;
    font-size: 12px;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.navBadgeFoot {
    position: absolute;
    top: -5px;
    right: -5px;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    color: #06162C;
    font-size: 12px;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.currencyChange {
    background-color: transparent !important;
    border:1px solid #fff !important;
    color: #fff;
    font-size: 12px;
    padding: 2px 8px;
}
.currencyChange option {
    color: #06162C;
}
.currencyChange option:hover {
    background-color: #06162C;
}
/* Home  */
.mainBg {
    position: relative;
    background-image: url('../images/banners/homeBg.webp');
    background-color: #06162C;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 100vh;
    height: 100%;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.5); */
}
.videoMainBg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}
.linkWhite a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.07rem;
    font-family: 'DM Sans', sans-serif;
    font-weight: 300;
    position: relative;
    margin-left: 60px;
}
.linkWhite a:before {
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    background: #fff;
    left: -60px;
    top: 50%;
    position: absolute;
}
.linkPrimary {
    margin-top: 10px;
}
.linkPrimary a {
    color: #06162C;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.07rem;
    font-family: 'DM Sans', sans-serif;
    font-weight: 300;
    position: relative;
    margin-left: 0px;
}
.linkPrimary a:before {
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    /*background: #06162C;*/
    left: -60px;
    top: 50%;
    position: absolute;
}
/*.borderShadow {
    box-shadow: inset 0 0 2px #545454;
    height: 100%;
}*/
.image_imgContainer img {
    width: 100%;
}
.borderShadow {
    box-shadow: inset 0 0 2px #545454;
    height: 100%;
}
#productResult .borderShadow {
    box-shadow: inset 0 0 2px #545454;
    height: 100%;
    min-height: 385px;
}
.addToWish,
.addToCart {
    cursor: pointer;
}
.ribbonBg {
    position: relative;
    background-image: url('../images/icons/ribbon.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 50px;
    height: 100%;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
}
.ribbonBg p {
    font-size: 20px;
    font-family: 'DM Sans', sans-serif;
    font-weight: 300;
}
.blogSec .blogTitle {
    color: #06162c;
    font-weight: 600;
    font-size: 1.26rem;
    text-transform: uppercase;
}
.blogSec .blogDesc div {
    font-size: 1.25rem;
    font-family: 'DM Sans', sans-serif;
    font-weight: 200;
    color: #545454;
}

.blogSec .blogImg {
    width: 100%;
    height: 500px;
    object-fit: cover;
    object-position: center;
}
.testiBg {
    position: relative;
    background-image: url('../images/banners/testimonialBg.webp');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 450px;
    height: 100%;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
}
.swiper-button-nextTesti,
.swiper-button-prevTesti {
    text-decoration: underline !important;
}
.swiper-button-prevTesti.swiper-button-disabled,
.swiper-button-nextTesti.swiper-button-disabled {
    text-decoration: none !important;
}
.borderVerticalTesti {
    position: relative;
    width: 100%;
    height: 100%;
}
.borderVerticalTesti::after {
    content: '';
    position: absolute;
    background-color: #fff;
    width: 1px;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 50%;
    left: 50%;
}
.faqBg {
    position: relative;
    background-image: url('../images/faq.webp');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 450px;
    height: 100%;
}
.faqQuest {
    color: #06162c;
    font-weight: normal;
    font-size: 1.07rem;
}
.faqAns p {
    color: #545454;
    font-weight: 200;
    font-size: 1.17rem;
}
.faqAccordion {
    --bs-accordion-color: #06162c;
    --bs-accordion-bg: transparent;
    --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
    --bs-accordion-border-color: var(--bs-border-color);
    --bs-accordion-border-width: 0;
    --bs-accordion-border-radius: 0;
    --bs-accordion-inner-border-radius: 0;
    --bs-accordion-btn-padding-x: 1.25rem;
    --bs-accordion-btn-padding-y: 0.5rem;
    --bs-accordion-btn-color: #06162c;
}
.faqAccordion .accordion-body {
    padding: 0.5rem 1.25rem;
}
.accordion-button:focus {
    box-shadow: none !important;
}
.faqAccordion .accordion-button:not(.collapsed) {
    color: #06162c;
    background-color: transparent !important;
    box-shadow: none !important;
}
.faqAccordion .accordion-button::after {
    background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-plus" viewBox="0 0 16 16"> <path d="M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z"/></svg>');
}
.faqAccordion .accordion-button:not(.collapsed)::after {
    background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-dash" viewBox="0 0 16 16"><path d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z"/></svg>');
}
/* Article  */
.blogSingleImg {
    width: 100%;
    height: 500px;
    object-fit: cover;
    object-position: center;
}
.share-grid {
    display: flex;
}
.share-grid .btn-share{
    border: 1px solid #06162C;
    font-size: 20px;
}
/* Footer  */
.footLink p {
    font-size: 1.1rem;
    color: #06162c;
    font-weight: 600;
    font-family: 'DM Sans', sans-serif;
    text-transform: uppercase;
}
.footLink ul li a {
    font-size: 1.05rem;
    color: #545454;
    font-weight: 200;
    font-family: 'DM Sans', sans-serif;
    text-decoration: none;
}
.stickyWhatsapp {
    position: fixed;
    bottom: 5%;
    right: 3%;
    z-index: 1030;
}
.footNav {
    background-color: #fff !important;
}
/* SHop  */
.productImg {
    width: 100%;
    height: 270px;
    object-fit: contain;
    object-position: center;
}

.multi-range input[type=range] {
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    margin: 0;
    overflow: hidden;
    border: 0;
    border-radius: 1px;
    outline: none;
    background: linear-gradient(#000, #000) no-repeat center;
    background-size: 100% 3px;
    pointer-events: none;
}
.ui-slider-horizontal {
    height: .3em !important;
}
.ui-slider-horizontal {
    margin-top: 10px;
    width:100%;
}
.ui-slider .ui-slider-handle {
    border-radius: 50px !important;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -0.5em !important;
    margin-left: -0.6em;
}
.ui-widget-header {
    background: #06162C !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #b2b2b2 !important;
    background: #b2b2b2 !important;
    font-weight: normal;
    color: #b2b2b2 !important;
}
input[type=range]:active,
input[type=range]:focus {
    outline: none;
}
.multi-range input[type=range]::-webkit-slider-thumb {
    height: 15px;
    width: 15px;
    border-radius: 50px;
    background: #b2b2b2;
    position: relative;
    margin: 0;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    pointer-events: all;
}
.multi-range {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
}
.multi-range input[type=range] {
    position: absolute;
}
.multi-range input[type=range]:nth-child(1)::-webkit-slider-thumb::before {
    background-color: #b2b2b2;
}
.multi-range input[type=range]:nth-child(2) {
    background: none;
}
.multi-range input[type=range]:nth-child(2)::-webkit-slider-thumb::before {
    background-color: grey;
}

.colorFilter {
    display: inline-flex;
    flex-wrap: wrap;
}
.colorFilter .colorPick {
    padding-right: 10px;
    padding-bottom: 10px;
}
.colorFilter .colorPick .formCheckColor[type=checkbox] {
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    border-color: rgba(0, 0, 0, .25) !important;
    box-shadow: none !important;
}
.colorFilter .colorPick .formCheckColor:checked {
    background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-check" viewBox="0 0 16 16"><path d="M10.97 4.97a.75.75 0 0 1 1.07 1.05l-3.99 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.267.267 0 0 1 .02-.022z"/> </svg>');
    border-color: rgba(0, 0, 0, .25) !important;
}
.formShopFilter .form-label {
    color: #06162C;
    font-size: 1.07rem;
}
.formShopFilter .form-select {
    box-shadow: inset 0 0 1px #06162C;
    border-color: #06162C;
    border-radius: 0 !important;
    color: #06162C !important;
    font-weight: 200;
    font-size: 0.9rem !important;
    background-color: transparent !important;
}
.formShopFilter .form-check-input {
    box-shadow: inset 0 0 1px #06162C;
    border-color: #06162C;
    border-radius: 0;
    color: #06162C;
    font-weight: 200;
    font-size: 0.9rem;
    background-color: transparent;
}
.formShopFilter .form-check-input:checked {
    background-color: #06162C;
}
.pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.pagination .page-item .page-link {
    border-radius: 0;
    border-color: #0e1c2c;
    color: #0e1c2c;
    padding: 4px 8px;
    font-size: 12px;
    margin: 2px 5px;
}
.pagination .page-item .page-link:focus {
    z-index: 3;
    color: #fff;
    background-color: #0e1c2c;
    outline: 0;
    box-shadow: none !important;
}
.pagination .page-item.active .page-link {
    border-radius: 0;
    border-color: #0e1c2c;
    color: #fff;
    background-color: #0e1c2c;
}
/* single Product  */
.productDesc ul li,
.productDesc p, .productDesc div {
    font-family: 'DM Sans', sans-serif;
    font-weight: 200;
    font-size: 0.95rem;
    color: #545454 !important;
}
.productSwiper {
    width: 100%;
    height: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
}

.productSwiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #FAF9F9;
    height: calc((100% - 30px) / 2) !important;

}
.productSwiper .swiper-button-next::after,.productSwiper .swiper-button-prev::after {
    display: none !important;
}
.lightbox-carousel .ratio{
    background-color: #f2f2f2 !important;
}
.lightbox-carousel .carousel-control-prev-icon {
   filter: invert(1) !important;
}
.lightbox-carousel .carousel-control-next-icon {
   filter: invert(1) !important;
}
.lightbox .btn-close svg{
   fill: #000 !important;
}
/* new arrivals  */
.newArrivimg {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: center;
}
.newArrivimg2 {
    width: 100%;
    height: 300px;
    object-fit: contain;
    object-position: center;
}
/* contact us  */
.contactBgModal {
    position: relative;
    background-image: url('../images/banners/contactBg.webp');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 105vh !important;
    height: 100%;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.5); */
}
.contactForm .form-control {
    border: 0;
    padding-left: 0 !important;
    border-bottom: 1px solid #fff !important;
    font-size: 1.1rem !important;
    color: #fff !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    font-weight: 300;
    font-family: 'DM Sans', sans-serif;
}
.contactForm .form-select option {
    color: #06162C !important;
    padding: 3px !important;
}
.contactForm .form-control::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-size: 1.1rem !important;
    color: #fff !important;
    font-weight: 300;
    font-family: 'DM Sans', sans-serif;
}

.contactForm .form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 1.1rem !important;
    color: #fff !important;
    font-weight: 300;
    font-family: 'DM Sans', sans-serif;
}

.contactForm .form-control::-ms-input-placeholder {
    /* Microsoft Edge */
    font-size: 1.1rem !important;
    color: #fff !important;
    font-weight: 300;
    font-family: 'DM Sans', sans-serif;
}
.contactForm .form-label {
    font-size: 1.1rem !important;
    color: #fff !important;
    font-weight: 300;
    font-family: 'DM Sans', sans-serif;
}
.contactForm .formTextarea {
    border: 1px solid #fff !important;
    resize: none;
}

/* About Us  */
.aboutBgFoot {
    position: relative;
    background-image: url('../images/aboutFootBg.webp');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 450px !important;
    height: 100%;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.5); */
}

/* offcanvas  */
.btnCloseOffcanvas {
    position: absolute !important;
    left: -12% !important;
    background: white !important;
    opacity: 1 !important;
    align-items: center !important;
    display: flex !important;
    text-align: center !important;
    border-radius: 50px !important;
    flex-direction: column !important;
    width: 1.5em;
    height: 1.5em;
}
.searchOffCanvas.offcanvas-top {
    height: 80vh !important;
}
.searchCLoseBtn {
    background: white !important;
    opacity: 1 !important;
    align-items: center !important;
    display: flex !important;
    text-align: center !important;
    flex-direction: column !important;
    width: 1.5em;
    height: 1.5em;
}
.productImgSearch {
    width: 100%;
    height: 150px;
    object-fit: contain;
    object-position: center;
}
.btnCloseOffcanvas:focus, .searchCLoseBtn:focus {
    box-shadow: none !important;
    border: 0 !important;
}
.trendSearches .searchTerm{
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    word-wrap: break-word;
}
.trendSearches .searchTerm input[type='checkbox'] {
    display: none;
}
.trendSearches .searchTerm input[type='checkbox'] + label {
    border: 1px solid #06162C;
    background: #fff ;
    padding: 5px 8px;
    cursor: pointer;
    font-size: 12px;
    color: #06162C;
    margin: 5px;
    width: 100%;
    border-radius: 3px;
    text-align: center;
}
.trendSearches .searchTerm input[type='checkbox']:not(:checked) + label:hover {
    background: #06162C;
    color: #fff;
}
.proMinus, .proPlus{
    background: #f2f2f2;
    border-radius: 0px;
    padding: 2px 6px 2px 6px;
    border: 1px solid #ddd;
    display: inline;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}
.proQuantity{
    width: 30px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #ddd;
    border-radius: 0px;
    display: inline-block;
    vertical-align: middle;
}
.proQuantity:focus-visible {
    outline: 0 !important;
}

.proMinusSingle, .proPlusSingle{
    background: #f2f2f2;
    border-radius: 0px;
    padding: 10px 10px 10px 10px;
    border: 1px solid #06162c;
    display: inline;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}
.proQuantitySingle{
    width: 30px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #06162c;
    border-radius: 0px;
    display: inline-block;
    vertical-align: middle;
    padding: 9px 0px;
}
.proQuantitySingle:focus-visible {
    outline: 0 !important;
}
/* sell trade  */
.sellReasonBg {
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 340px !important;
    height: 100%;
}
.sellForm .form-control, .sellForm .form-select{
    font-size: 1.07rem !important;
    font-family: 'DM Sans', sans-serif;
    font-weight: 300;
    position: relative;
    color: #06162C !important;
    border: 1px solid #545454 !important;
    background-color: #FAF9F9;
    border-radius: 0 !important;
    box-shadow: inset 0 0 2px #545454 !important;
}
.sellReason .sellReasonHead {
    font-size: 1.6667em !important;
    font-family: 'DM Sans', sans-serif;
}
.sellReason p {
    font-size: 1.1667em	 !important;
    font-family: 'DM Sans', sans-serif;
    font-weight: 200;
}
@media screen and (max-width: 720px) {
    .homeBannerHead {
        padding: 50px 0px !important; 
    }
    .bannerUs h2 {
        font-size: 14px;
        font-weight: bold;
    }
    .bannerUs a.btn.btn-outline-primary {
        color: #fff !important;
        border-color: #fff !important;
        font-size: 14px !important;
    }
    .showcase img {
        object-fit: fill !important;
    }
    .overlay .categories {
        margin-top: 50px !important;
    }
    .colRev {
        flex-direction: column-reverse;
    }
    .btnCloseOffcanvas {
        position: initial !important;
    }
    .navRowRev {
        flex-direction: row-reverse;
        flex-flow: wrap-reverse;
    }
    .navMobCss .nav-item .nav-link{
       color: #06162C !important;
    }
    .homeBannerHead h1 {
        font-size: 3rem !important;
    }
    .homeBannerHead h1.para {
        font-size: 1.40rem !important;
    }
    .homeBannerHead h3 {
        font-size: 2rem !important;
    }
    .mainBg { 
        min-height: 125px !important;
    }
    .tableSellTrade thead tr th{
        border-width: 0px 2px !important;
        border-spacing: 0px !important;
    }
    .tableSellTrade tbody tr td{
        border-width: 0px 2px !important;
        border-spacing: 0px !important;
    }
    .stickyWhatsapp {
        bottom: 15%;
    }
    .productImg {
        width: 100%;
        height: 150px;
        object-fit: contain;
        object-position: center;
    }
}

/* my account  */
.accountMenu .nav-link{
    text-align: left;
    margin: 7px 0px;
    color: #06162C;
    font-size: 18px;
}
.accountMenu .nav-link:hover{
    color: #06162C;
    border: 1px solid #06162C;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff !important;
    background-color: #06162C !important;
}



.navMain .navMenu li.dropdown .dropdown-menu a {
    color: #06162C !important;
}
li.nav-item.dropdown:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0) !important;
    display: block;
}

/*New CSS*/
.product-item h3.product-title {
    font-size: 1.4em;
    margin: 0;
    text-align: center;
}
.product-item h3.product-title a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
}
.product-store .product-item {
    position: relative;
    margin-bottom: 0px;
}
.product-item img.product-image {
    background: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 6px;
    padding: 10px;
    cursor: pointer;
    margin-bottom: 5px;
    width: 100%;
    height: 380px;
    object-fit: cover;
}
.product-item .cart-concern {
    background: #fff;
    width: 80%;
    text-align: center;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 300px;
    z-index: 9;
    transition: 0.5s ease-out;
    padding: 20px 30px;
    opacity: 0;
}
.product-item:hover .cart-concern {
    bottom: 200px;
    opacity: 1;
    background: #ffffff9e;
}
a.view-btn.d-flex.align-items-cnter {
    width: 100%;
    justify-content: space-between;
    align-items: center;
    border: 0;
    background: transparent;
    color:#000;
    text-decoration:none;
}

.product-collection .collection-item {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
}
.product-collection img.large-image {
    width: 100%;
    height: 500px;
    object-fit: cover;
}
.product-collection .product-entry h3.item-title {
    font-size: 4.4em;
    line-height: 1;
    font-weight: 900;
}
img.image-rounded {
    border-radius: 10px;
}
.product-collection .left-content .product-entry {
    right: 0;
    bottom: 90px;
    color: #fff;
    background: #0000004d;
    padding: 15px 25px;
    border-radius: 10px 0px 0 10px;
}
.product-collection .product-entry {
    position: absolute;
    bottom: 5px;
    color: #fff;
    background: #0000004d;
    padding: 15px 25px;
    border-radius: 0px 10px 10px 0px;
}
.btn-wrap a {
    color: #fff;
}
.product-collection img.small-image {
    width: 100%;
    height: 240px;
    object-fit: cover;
}

#latest-collection1 .product-collection {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: top!important;
    height: 460px;
    position: relative;
}
.showcase {
  width: 100%;
  height: 460px;
  position: relative;
  color: white;
  text-align: left;
}

.showcase img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    object-fit: cover;
    border: 1px solid #3F51B5;
    border-radius: 10px;
}

.overlay .categories {
    margin-top: 120px;
}
.showcase .overlay {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
    height: 100%;
    background-color: #00000052;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    border-radius: 10px;
    padding: 0px 80px;
}
.showcase h2 {
    margin-top: 10px;
    font-size: 4.4em;
    line-height: 1;
    font-weight: 900;
}

.showcase p {
  margin-top: 8px;
  font-size: 1.2em;
}
.WhatsappComponent {
    box-shadow: 0 0 4px 0 rgba(0,0,0,.3);
    padding: 15px;
    border-radius: 5px;
}





.over-visible {
  overflow: visible;
}

.loading {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  background: white;
}
.slick-slide img{
    width:100%;
}
.synch-carousels {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.synch-carousels > * {
  width: 100%;
}

.synch-carousels .right {
  order: -1;
}

.synch-carousels .left {
  overflow: hidden;
}

button.slick-arrow {
    border: 0;
}

.synch-carousels .slick-slide {
  outline: none;
}

.synch-carousels .slick-vertical .slick-slide {
  border: none;
}

.synch-carousels .product_customizer_gallery .slick-list {
  height: auto !important;
  margin: 0 -20px;
}

.synch-carousels .product_customizer_gallery .slick-slide {
  cursor: pointer;
}

.synch-carousels .product_customizer_gallery .slick-slide {
  margin: 0 20px;
}

.synch-carousels .nav-arrows {
  display: flex;
  position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
}

.synch-carousels .nav-arrows svg {
  fill: white;
}

.synch-carousels .arrow-left {
  margin-right: 35px;
}

.synch-carousels .photos-counter {
  position: absolute;
  top: 10px;
  right: 0;
  padding: 0 20px;
  color: white;
  background: #292929;
}
.left img {
    height: 150px;
    object-fit: cover;
}

/*.product-img--main:hover img{
   position: relative;
  overflow: hidden;
  width: 600px;
  height: 600px;
  float: left;
  margin: 10px;
}

.product-img--main:hover img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform .5s ease-out;
    transition: -webkit-transform .5s ease-out;
    transition: transform .5s ease-out;
    transition: transform .5s ease-out,-webkit-transform .5s ease-out;
}*/

@media screen and (min-width: 480px) {
  .synch-carousels .right {
    margin-bottom: 20px;
  }

  .synch-carousels .gallery {
    display: block;
  }
}
@media screen and (min-width: 768px) and (max-width: 1020px){
.navCartDetUl li {
    display: inline-flex;
    padding: 0 3px;
}
.navCartDetUl img.img-fluid {
    max-width: 11px;
}
.navBadge {
    position: absolute;
    top: -5px;
    right: -10px;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    color: #06162C;
    font-size: 10px;
    line-height: 16px;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
}

@media screen and (min-width: 1000px) and (max-width: 1400px){ 
.navMain .navMenu li a {
    font-size: 11px;
    
}
.navCartDetUl li {
    display: inline-flex;
    padding: 0 6px;
}
.navCartDetUl img.img-fluid {
    max-width: 15px;
}
}
@media screen and (min-width: 320px) and (max-width: 768px){
    
    .culture-subhead {
        margin-bottom: 15px !important;
    }
    .culture-para {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
        max-width: 600px;
        width: 100%;
    }
    .secHead.text-left.mb-5 {
        margin-bottom: 10px !important;
    }
    img.block-bg {
        width: 100%;
    }
    .culture-right-img.img-1 {
        right: -50px;
        margin-bottom: -34px;
        margin-top: 20px;
    }
    .culture-right-img.img-1 {
        right: 0 !important;
        margin-bottom: -34px;
    }
    .mission-title {
        font-size: 32px !important;
        margin-bottom: 24px !important;
        font-weight: 700;
    }
    h3.culture-head {
        font-size: 32px !important;
    }
    .mission-content {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .mission-inner.container {
        display: block !important;
    }
    .history-img img.block-bg {
        height: 100px !important;
        object-fit: cover;
    }
    .text, .history-details .time {
        font-size: 11px;
    }
}
@media screen and (min-width: 1024px) {
  .synch-carousels .right {
    position: relative;
    width: calc(100% - 230px);
    margin-bottom: 0;
    order: 2;
  }

  .synch-carousels .left {
    width: 210px;
  }

  .synch-carousels .product_customizer_gallery .slick-slide {
    margin: 0 0 20px 0;
  }

  .synch-carousels .product_customizer_gallery .slick-list {
    margin: 0;
  }
}

/*#brands-slider img.table-avatar {
    width: 100%;
    max-width: 100%;
    height: 150px;
    margin: 0 auto;
    object-fit: none;
}*/
#brands-slider img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#brands-slider .image-holder {
    height: 150px;
    position: relative;
    background: #9e9e9e;
}
#brands-slider .cart-concern {
    position: absolute;
    z-index: 999;
    top: 45%;
    left: 20px;
    font-size: 18px;
    color: #fff;
    width: 100%;
    max-width: 80%;
    border: 1px solid #fff;
    text-align: center;
}
.carousel-wrap {
  margin: 90px auto;
  padding: 0 5%;
  width: 80%;
  position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
  position: relative;
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
}

/* end fix */
.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}

.owl-nav i {
  font-size: 52px;
}

.owl-nav .owl-prev {
  left: -30px;
}

.owl-nav .owl-next {
  right: -30px;
}

.what_buy img.img-fluid {
    /*height: 250px;*/
    object-fit: cover;
}
.videoSection{
    height: 500px;
    object-fit: cover;
}

.ribbon-wrapper-green {
    width: 128px;
    height: 192px;
    overflow: hidden;
    position: absolute;
    top: -3px;
    left: -3px;
}
.text-right {
    text-align: right !important;
}
.ribbon-green {
    z-index: 999999;
    font: bold 9px Sans-Serif;
    color: #333;
    text-align: center;
    text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    right: -2px;
    top: 30px;
    width: 185px;
    float: right;
    background-color: #F44336;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#F44336), to(#F44336));
    background-image: -webkit-linear-gradient(top, #F44336, #F44336);
    background-image: -moz-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image: -ms-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image: -o-linear-gradient(top, #BFDC7A, #8EBF45);
    color: #fff;
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}

.ribbon-green:before, .ribbon-green:after {
  content: "";
  border-top:   3px solid #6e8900;   
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}

.ribbon-green:before {
  left: 0;
}
.ribbon-green:after {
  right: 0;
}
.ribbon-blue {
    z-index: 999999;
    font: bold 9px Sans-Serif;
    color: #333;
    text-align: center;
    text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    right: -2px;
    top: 30px;
    width: 185px;
    float: right;
    background-color: #0075b1;
    /*background-image: -webkit-gradient(linear, left top, left bottom, from(#F44336), to(#F44336));
    background-image: -webkit-linear-gradient(top, #F44336, #F44336);
    background-image: -moz-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image: -ms-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image: -o-linear-gradient(top, #BFDC7A, #8EBF45);*/
    color: #fff;
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}

.ribbon-blue:before, .ribbon-blue:after {
  content: "";
  border-top:   3px solid #6e8900;   
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}

.ribbon-blue:before {
  left: 0;
}
.ribbon-blue:after {
  right: 0;
}
p.faqQuest {
    margin: 5px 0;
}
.menu-div a {
    color: #000;
    text-decoration: none;
}




.Icon__base {
    position: relative;
}

.Icon__image {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    background-position: 50%;
    background-size: 80%;
    background-repeat: no-repeat;
}

.TrustFactorItem__base {
    text-align: center;
}

.TrustFactorItem_iconWrapper {
    display: flex;
    justify-content: center;
    margin-left: 0;
}
.TrustFactorItem__description p {
    font-size: 1.0833em;
    font-family: 'DM Sans', sans-serif;
    font-weight: 200;
    color: #545454;
}
.TrustFactorItem__heading.TrustFactorItem__heading {
    color: #757474;
    font-size: 18px;
    font-weight: 500;
}
.TrustFactorItem__contentWrapper {
    margin-top: 20px;
}
.culture-right-img {
    display: block;
    position: relative;
}
.culture-right-img.img-1 {
    right: -50px;
    margin-bottom: -34px;
}
.culture-right-img.img-2 {
    z-index: 2;
}
.culture-head {
    color: #b39a0c;
    font-family: "Univers LT Condensed",Arial,sans-serif;
    font-size: 63px;
    font-weight: 700;
    line-height: 0.968;
    letter-spacing: 0.05em;
}
.culture-subhead {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.1em;
    margin-top: 10px;
    margin-bottom: 50px;
}
.culture-para {
    font-size: 16px;
    font-weight: 100;
    line-height: 2.125;
    letter-spacing: 0.1em;
    margin-top: 40px;
    margin-bottom: 80px;
}
.culture .button {
    border-color: #fff;
    display: block;
    width: 100%;
    max-width: 200px;
}
.culture-para {
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 600px;
    width: 100%;
}
section.py-5.ourVision.vision.opac {
    background: #fff;
}
.mission {
    position: relative;
    overflow: hidden;
}
.mission-icon {
    width: 90vw;
    right: -18vw;
}
.mission-icon {
    max-width: 1178px;
}
.mission-icon {
    width: 134.87vw;
    position: absolute;
    right: -6vw;
    top: 0;
    z-index: 0;
}
.mission-img {
    height: 571px;
}
.mission-img {
    display: block;
    position: relative;
    z-index: 2;
}
.mission-img .block-bg {
    width: 100%;
}
.mission-img .block-bg {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
}
.mission-inner {
    display: flex;
    display: -ms-flexbox;
}
.mission-inner {
    margin-top: 50px;
    margin-bottom: 50px;
    position: relative;
    z-index: 5;
}
.block {
    display: block;
    width: 100%;
}
.mission-title {
    font-size: 85px;
     margin-bottom: 64px; 
    font-weight: 700;
}
.mission-title {
    color: #b39a0c;
    font-family: "Univers LT Condensed",Arial,sans-serif;
    line-height: 1;
    letter-spacing: 0.05em;
    margin-bottom: 36px;
}
.mission-content {
    padding-left: 110px;
    padding-right: 25px;
}
.mission-title .span {
    display: block;
}
.mission-title .italic {
    font-family: "Baskerville",serif;
    font-style: italic;
    font-weight: normal;
}
.mission-left {
    padding-top: 8px;
    max-width: 20%;
    flex-basis: 215px;
    -webkit-flex-basis: 215px;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex: 0;
}
.mission-right {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
}
.history-list {
    margin-bottom: 170px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 1005px;list-style: none;
}

.history-list {
    margin-bottom: 76px;
    padding-bottom: 24px;
    padding-top: 20px;
    position: relative;
}
.history-list {
    padding-bottom: 50px;
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
}
.history-list:before {
    left: 50% !important;
}
.history-bullet:before {
    background-color: #b39a0c;
    border-radius: 50%;
    content: "";
    display: block;
    height: 15px;
    width: 15px;
    position: absolute;
    top: -8px;
    left: -12px;
}
.history-list:before {
    border-left: 1px solid #dedede;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
.history-item.left {
    text-align: right;
}
.history-item.left {
    padding-right: 8.2%;
}
.history-item {
    position: relative;
    z-index: 2;
}
.history-item {
    width: 50%;
}
.history-bullet {
    font-size: 0;
    text-indent: -9999em;
    position: absolute;
    top: 14px;
    left: 0;
}

.history-img img.block-bg {
    height: 260px;
    object-fit: cover;
}
.history-bullet {
    border-top: 1px solid #b39a0c;
    display: block;
    height: 0;
    width: 12.5%;
    position: absolute;
    top: 14px;
    left: -12px;
}
.history-item.left .history-bullet:before {
    left: auto;
    right: -8px;
}
.history-item.left .history-bullet {
    left: auto;
    right: 15px;
}
.history-year {
    color: #b39a0c;
    font-family: "Univers LT Condensed",Arial,sans-serif;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1;
    margin-bottom: 20px;
}
.history-details {
    margin-bottom: 10px;
    padding: 0;
}
.history-details .detail {
    color: #000;
    font-weight: 100;
    letter-spacing: 0.1em;
    line-height: 1.7;
    display: flex;
    display: -ms-flexbox;
}
.history-item.left .detail {
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
}
.history-details .detail.bold {
    font-weight: 600;
}
.history-details .time {
    display: block;
    margin-right: 8px;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex: 0;
}
.history-item+.history-item {
    margin-top: 42px;
}
.history-item.right {
    padding-left: 6.2%;
    margin-left: auto;
}
.history-details.bot {
    margin-top: 15px;
    margin-bottom: 0;
}
.text-danger {
    color: #f00 !important;
}
#TrendingProduct {
    justify-content: center;
    align-items: center;
}
.nav-pills .rebag-carousel__tab.nav-link.active, .nav-pills .show>.nav-link {
    background: #fff !important;
    border: 1px solid #dee2e6;
    color: #495057 !important;
}
.rebag-carousel__tab--title {
    font-family: "OpenSans-SemiBold",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-size: .75rem;
    color: #a4a4ac;
    letter-spacing: 1.5px;
    line-height: 16px;
    text-transform: uppercase;
    margin: 15px 0;
}
.rebag_carousel {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}
.rebag-carousel__tab.active .rebag-carousel__tab--border {
    background-color: #000;
    width: 75px;
    height: 1px;
    position: absolute;
    bottom: 0;
}
.nav-pills .rebag-carousel__tab.nav-link, .nav-pills .show>.nav-link {
    background: #fff !important;
    color: #495057 !important;
}


#container ul li {
    display: none;
}

#container ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    color: #fff;
}
.secOffer img {
    width: 100%;
}
.image-gallery-stack img{
    width: 100%;
}
.textDropped {
    height: 235px;
    margin-bottom: 10px;
}
.textDropped img {
    height: 100%;
    object-fit: cover;
}
.trendings h2.text-uppercase {
    font-size: 22px;
}
.trendings .image-gallery-stack img {
    width: 100%;
    object-fit: cover;
    height: 500px;
    background: #ddd;
    margin-bottom: 15px;
    padding: 30px;
}
section#Trusted {
    padding: 50px 0px 50px 0px !important;
}
.footNav .col.my-auto {
    /* margin: 0 !important; */
    padding: 0 !important;
}

.select2-container--default .select2-selection--single {
    background-color: #FAF9F9 !important;
    border: 1px solid #545454 !important;
    box-shadow: inset 0 0 2px #545454 !important;
    border-radius: 0 !important;
    padding: .375rem .75rem;
    line-height: 1.5 !important;
    height: 40px !important;
}

.ml-2 {
    margin-left: 10px;
}
.text-strike {
    position: relative;
}
.text-strike:after {
    position: absolute;
    content: '';
    top: 9.5px;
    left: 1%;
    width: 70px;
    height: 1px;
    border: 1px solid #9e9e9ea6;
}
#owl-example .card-body,
#hot-deals .card-body{
    min-height: 138px;
}
span.percentageTag {
    font-size: 9px;
    background: #f00;
    color: #fff;
    border-radius: 100px;
    width: 15px;
    text-align: center;
    height: 15px;
    line-height: 15px;
    display: inline-block;
    padding: 0;
    margin-right: 5px;
}
#productResult .card-body {
    min-height: 158px;
}
.removeFromCart i {
    cursor: pointer;
}
.fw-dark a {
    color: #545454 !important;
}
.stickyWhatsapp .img-fluid {
    max-width: 150px;
    height: auto;
    width: 100%;
}

.top-header.bg-primary {
    padding: 7px 0;
}
.navCartDetUl li {
    display: inline-flex;
    padding: 0 7px;
    color: #000;
    font-size: 15px;
}
.navBadge {
    position: absolute;
    top: -5px;
    left: -15px;
    height: 20px;
    width: 20px;
    background-color: #06162C;
    border-radius: 50%;
    display: flex;
    color: #fff;
    font-size: 12px;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
ul.navbar-nav.navMenu {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.searchform {
    border: 1px solid #06162C;
    border-radius: 4px;
    background: #fff;
}
.searchform .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 0px;
    outline: 0;
}
.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 0px solid #aaa !important;
    border-radius: 4px;
    cursor: text;
}
.navbar-nav .nav-link.active, .navbar-nav .show>.nav-link {
    color: #06162C !important;
    font-weight: bold;
}
.navbar-nav  a.nav-link {
    color: #06162C !important;
}
header .position-fixed {
    position: fixed!important;
    width: 100%;
    margin: 0 auto;
    background: #fff !important;
    top: 0;
}

/*17-08-2024*/
.dropdown-menu a {
  text-decoration: none;
  color: #000000;
}
.dropdown-menu a .d-flex {
  transition: all 0.5s;
}
.dropdown-menu .col-sm-6:nth-child(1) a:hover .d-flex {
  background-color: var(--bs-warning-bg-subtle);
}
.dropdown-menu .col-sm-6:nth-child(2) a:hover .d-flex {
  background-color: var(--bs-danger-bg-subtle);
}
.dropdown-menu .col-sm-6:nth-child(3) a:hover .d-flex {
  background-color: var(--bs-success-bg-subtle);
}
.dropdown-menu .col-sm-6:nth-child(4) a:hover .d-flex {
  background-color: var(--bs-secondary-bg-subtle);
}
.dropdown-menu .col-sm-6:nth-child(5) a:hover .d-flex {
  background-color: var(--bs-tertiary-bg);
}
.dropdown-menu .col-sm-6:nth-child(6) a:hover .d-flex {
  background-color: var(--bs-info-bg-subtle);
}
@media only screen and (min-width: 992px) {
  .dropdown-menu {
    width: 55vw;
  }
  .dropdown:hover .dropdown-menu {
    display: flex;
  }
  .dropdown-menu.show {
    display: flex;
  }
}

@media all and (min-width: 992px) {
    .dropdown-menu {
        width: 13rem;
    }
    .mega-submenu {
        left: 100%;
        top: 0;
        min-width: 25rem;
    }
    .ktm-mega-menu {
        position: static;
    }
    .mega-menu {
        left: 0;
        right: 0;
        width: 100%;
    }
    .dropdown-menu.mega-menu {
        background: #FAF9F9 !important;
    }
    .mega-menu h3{
        font-family:'DM Sans', sans-serif;
        font-size:16px;
        font-weight:600;
    }
    .dropdown-menu li {
        position: relative;
    }
    .dropdown-menu .submenu {
        display: none;
        left: 100%;
        top: 0;
    }
    .dropdown-menu>li:hover>.submenu,
    .dropdown:hover>.dropdown-menu {
        display: block;
    }
}

.list-style-none{
    list-style:none;
}
li.nav-item.dropdown-megaMenu:hover .mega-menu {
    display: block !important;
}
.homeBannerHead h2 {
    font-family: 'DM Sans', sans-serif;
}
.trix-content font {
    color: #000 !important;
    font-family: 'DM Sans', sans-serif;
}
li.breadcrumb-item a {
    color: #6c757d !important;
    text-decoration: none;
}
