@import url('https://fonts.googleapis.com/css2?family=Archivo+Narrow:ital@1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Archivo+Narrow:ital@1&family=Crimson+Text:ital@1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alegreya+SC:wght@500&family=Alegreya:ital,wght@1,500&family=Caveat&family=Cinzel:wght@900&family=Cookie&family=Great+Vibes&family=Josefin+Sans:wght@200;400&family=Mr+Dafoe&family=Oswald&family=Oxygen:wght@400;700&family=Passions+Conflict&family=Quicksand:wght@300;700&family=Roboto:ital@1&family=Tapestry&family=Tinos:ital,wght@0,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=Roboto:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600&display=swap');

section, .section-p-tb {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}
main{
    overflow: hidden !important;
    width: calc(100% - 30px) !important;
    margin: 0 auto 64px auto;
    padding: 0 !important;
}
footer{
    overflow: hidden;
    width: 100%;
}
.font-md {
    font-size: 12px !important;
}

.slick-dots {
    display: none !important;
}
.slick-dots li {
    background-color: #0f6472;
}
[class="dark"] .slick-dots li {
    border-color: #0f6472;
}
[class="dark"] .grayBox {
    background-color: #2e343b;
    margin-bottom: 20px;
    padding: 1rem;
    border-radius: 1rem;
    margin-top: 20px;
}
[class="dark"] .input-group {
    position: relative !important;
}

[class="dark"] section.banner-section.ratio2_1 {
    padding-top: 16px;
}

[class="dark"] .plus-minus {
    border: none !important;
    background-color: transparent;
}

[class="dark"] .unite.pcs {
    border: 1px solid white !important;
}
[class="dark"] .unite.kg {
    border: 1px solid white !important;
}
[class="dark"] .dark-mode
{
    overflow: hidden;
}
[class="dark"] .shop-fillter .offcanvas-body .pack-size .size{
    background-color: #ffffff;
}

[class="dark"] .shop-fillter .offcanvas-body .pack-size .size.active {
    background-color: #0f6472;
}

[class="dark"] .btn.btn-outline-success {
    width: 226px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}



.slick-dots li button {
    display: none;
}
.slick-dots .slick-active {
    background-color: #0f6472 !important;
}

body {
    overflow-x: hidden;
    max-width: 600px !important;
}

.dd-button.icon-order:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 3px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid black;
}
i.fa.fa-check.icli.size-icon {
    color: white;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-weight: 400 !important;
}
.dd-button.icon-order {
    padding: 4px 21px 0px 0px !important;
}

.font-theme {
    color: #0baf9a !important;
    font-weight: 700;
}

.btn-solid {
    background-color: #0f6472;
    font-weight: 400;
    font-size: 12px !important;
}

.input-box select{
    font-size: 14px;
    padding: .375rem .75rem;
}
.btn-outline {
    color: #0f6472;
    border: 1px solid #0f6472;
}
.btn-outline:hover {
    color: #0f6472;
}

.custom-form input:focus, .custom-form textarea:focus, .custom-form select:focus, .custom-form .form-control:focus {
    border-color: #0f6472;
}

.custom-form .type-password {
    border: 1px solid #0f6472;
}

.input-box input[type="radio"]:before {
    background: #0f6472;
}

.input-box input[type="radio"]:after {
    border: 1px solid #0f6472;
}

.input-box input[type="radio"]:checked:before {
    -webkit-transform: scale(1,  1) translate(-50%,  -50%);
    transform: scale(1,  1) translate(-50%,  -50%);
}
.input-box input[type="radio"]:checked:after {
    border: 1px solid #0f6472;
}

.shop-fillter .offcanvas-header .catagories .reset {
    color: #0f6472;
}

.shop-fillter .offcanvas-body .pack-size .size {
    background-color: #fafafa;
    text-align: center;
    border: 1px solid #ceefeb;
    border-radius: 4px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.shop-fillter .offcanvas-body .pack-size .size.active {
    background-color: #0f6472;
}

.shop-fillter .offcanvas-body .prize-select .pricing-slider .irs-bar {
    background-color: #0f6472;
    background: #0f6472;
}
.shop-fillter .offcanvas-body .prize-select .pricing-slider .irs-slider {
    background: #0f6472;
    border: 1px solid #0f6472;
}

.shop-fillter .offcanvas-footer .btn-box button {
    border: 1px solid #0f6472;
}


.select-offcanvas .offcanvas-body .filter-row li .filter-col .check {
    background-color: #0f6472;
}

.select-offcanvas .offcanvas-body .filter-row li.active .filter-col {
    border-color: #0f6472;
}

.offer-offcanvas .offcanvas-header {
    background-color: #0f6472;
}

.nav-tab, .nav-tab2 {
    margin-left: 0px;
    margin-right: 0px;
    background-color: #fafafa;
    margin-bottom: 8px;
    gap: 9px;
}
.order-history .search-box .search {
    left: 16px;
    font-size: 18px !important;
}

.setting-page .user-panel .media .media-body h2 {
    font-size: 14px !important;
}

.datepicker {
    z-index: 9999999;
}
li {
    font-size: 12px;
    color: #222;
}
.order-detail .item-section .item-wrap .media {
    padding: 7px 0 !important;
}
.btn-solid {
    font-weight: 400 !important;
}

.footer-wrap.shop .footer .footer-item>span:last-of-type {
    font-weight: 400 !important;
}

.category h3 span:first-of-type {
    font-size: 18px !important;
}

button#button-addon2 {
    font-size: 23px !important;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.nav-tab .nav-link, .nav-tab2 .nav-link {
    font-weight: 400 !important;
    font-size: 12px !important;
}
.font-sm {
    font-size: 14px !important;
}

button.btn.btn-outline-primary {
    font-size: 12px !important;
    padding: 10px;
}
img.icon_state {
    padding: 6px !important;
}
.order-track-status-dot {
    display: block;
    width: 2.3rem !important;
    height: 2.3rem !important;
    border-radius: 50%;
    background: #0f6472;
}
label.btn.btn-outline-success {
    width: 162px !important;
    height: 57px !important;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.nav-tab, .nav-tab2 {
overflow-x: auto;
}

.nav-tab .nav-link, .nav-tab2 .nav-link {
    font-weight: 400;
}
.nav-tab .nav-link.active, .nav-tab2 .nav-link.active {
    color: white !important;
}

.nav-tab2 .nav-item .nav-link.active {
    border-bottom-color: #0f6472;
}

.product-card .iconly-Heart.icbo {
    color: #0f6472;
}
.product-card .img-wrap {
    margin-bottom: 10px;
}

.product-list.media {
    position: relative;
    display: flex;
    justify-content: center;
    align-content: center;
    padding: .6rem;
    background-color: #fafafa;
    border-radius: 1rem;
}
.product-list.media.product-price {
    background-color: #fff;
}
.product-list.media:first-of-type {
    margin-top:1rem;
}
.footer-wrap .footer .footer-item .footer-link span {
    font-size: 10px;
}

.product-list.media .media-body {
    width: 100%;
}
.combinaison-width {
    width: 75%;
}

.product-list.media .plus-minus {
    margin-top: 6px;
    position: relative;
    bottom: unset;
    right: unset;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.dark-switch input[type="checkbox"]:checked+span:after {
    background-color: #0f6472;
}

.header {
    height: 60px;
    width: calc(100% - 30px);
    margin: 0 auto;
    padding: 0;
}
.header .logo-wrap {
    gap: 0px!important;
}

.header .logo-wrap .logo {
    width: 60px;
}

.header .avatar-wrap .avatar {
    width: 38px;
}

.header-sidebar .user-panel {
    display: flex;
    padding: 17px 17px 15px 8px;
    text-align: right;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
    flex-direction: column;
}

.header-sidebar .navigation ul li.active {
    background-color: #0f6472;
}

.footer-height{
    height: 64px;
}
.footer-wrap {
    position: fixed !important;
    background-color: #0f6472;
    padding: 10px 0px;
}
.footer-wrap.shop {
    display: block;
    bottom: 83px;
    padding: 18px 10px;
}
.footer-wrap.shop .footer .footer-item>span:last-of-type {
    font-weight: 400;
}
.footer-wrap.footer-button {
    display: block;
    bottom: 83px ;
    padding: 15px 10px;
    background-color: #0f6472;
    cursor: pointer;
}
.footer-wrap.footer-button.disabled {
    background-color: #ccc;
    cursor: not-allowed;
}

span.title-color.col-3.fs_header_table {
    font-weight: 600;
}

.account-page .account-wrap .navigation li .arrow svg {
    stroke: #0f6472;
}

.bg-pattern-wrap .bg-patter {
    background-color: #0f6472;
}
.login-page {
    display: flex;
    height: 100vh;
    margin-top: 0px !important; 
    background-color: #fff;
    border-radius: 22px 22px 0px 0px;
    align-items: center;
    justify-content: center;
    align-content: center;
}
.login-page .logo {
    padding-bottom: 15px;
    width: 130px;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.cart-page .cart-item-wrap .swipe-to-show .delete-button {
    background-color: #0f6472;
}

.cart-page .coupon-ticket-wrap .coupon-ticket .media .off>span:first-of-type {
    color: #0f6472;
}

.cart-page .coupon-ticket-wrap .coupon-ticket .media .off>span:last-of-type span {
    color: #0f6472;
}

.cart-page .coupon-ticket-wrap .coupon-ticket .code a {
    background-color: #0f6472;
}

.catagories-wide .catagories-wrap .tab-content .banner-box .content-box .heading {
    font-family: 'Open Sans', sans-serif;
}

.catagories-wide .catagories-wrap .tab-content .banner-box .content-box p {
    font-family: 'Open Sans', sans-serif;
}

.catagories-wide .catagories-wrap .tab-content .staples-box:hover h4 {
    color: #0f6472;
}

.catagories-morden .catagories-wrap .list-group-item.active {
    color: #0f6472;
}

.catagories-morden .catagories-wrap .content .staples-box:hover h4 {
    color: #0f6472;
}

.order-success-page .banner-section .banner-wrap {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    margin-top: 0px ;
}

.order-success-page .banner-section .content-wrap h1 {
    font-family: 'Roboto', sans-serif;
}
.order-success-page .media {
    align-items: center;
}
.order-success-page .media .icon {
    background-color: #0f6472;
    padding: calc(5px + (8 - 5) * ((100vw - 320px) / (1920 - 320)));
    padding: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: .5rem;
}
.order-success-page .media .icon i {
    font-size: calc(22px + (28 - 22) * ((100vw - 320px) / (1920 - 320)));
    color: #fff;
}
[class="dark"] .order-success-page .media .icon i {
    color: #f0f0f0;
}
.order-success-page .media .media-body h2 {
    font-weight: 700;
    margin-bottom: calc(-5px + (-0 + 5) * ((100vw - 320px) / (1920 - 320)));
}
.order-success-page .media .media-body span {
    font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
}

.error-404 .error h2, .empty-cart .error h2, .no-order .error h2 {
    font-family: 'Roboto', "sans-serif";}
.error-404 .error h2::before, .empty-cart .error h2::before, .no-order .error h2::before {
    background-color: #0f6472;
}

.banner-section .banner-box .content-box .heading {
    font-family: 'Roboto', sans-serif;
}

[class="dark"] .banner-section .banner-box .content-box .btn-solid, [class="dark"] .banner-section .banner-box .content-box .btn-outline {
    border-color: #0f6472;
}
[class="dark"] .banner-section .banner-box .content-box .btn-outline {
    color: #0f6472;
    background-color: #f0f0f0;
    border-color: #0f6472;
}


svg.feather.feather-x.close-icon {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2;
} 

.category h3 {
    font-family: 'Roboto', sans-serif;
}
.category h3 span:first-of-type {
    font-size: 28px;
    border-radius: 100%;
}

.category .category-wrap a .category {
    height: 266px;
    width: 100%;
}
.notification-page .offer-wrap .offer-box .media {
    background-color: #fafafa;
    padding: .6rem;
    border-radius: 1rem;
}

.notification-page .offer-wrap .offer-box .media .media-body h3 {
    width: 100%;
    white-space: normal;
}
.notification-page .offer-wrap .offer-box .media .icon-wrap{
    padding: 5px;
}

.notification-badges {
    width: 141px;
    position: relative;
}
.offer-page .search-box .filter {
    color: #0f6472;
}
.offer-page .offer-section .coupon-ticket {
    font-family: 'Roboto', sans-serif;
}

.offer-page .offer-section .coupon-ticket .media .off {
    width: 90px;
}
.offer-page .offer-section .coupon-ticket .media .off>span:first-of-type {
    color: #0f6472;
}

.offer-page .offer-section .coupon-ticket .media .off>span:last-of-type span {
    color: #0f6472;
}

.offer-page .offer-section .coupon-ticket .media .media-body {
    margin-left: -87px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.offer-page .offer-section .coupon-ticket .code {
    margin-right: -15px;
}

.offer-page .offer-section .coupon-ticket .code a {
    width: 117px;
    background-color: #0f6472;
    display: flex;
    justify-content: center;
}

.onboarding-page .content-wrap h1, .onboarding-page .content-wrap h2 {
    font-family: 'Roboto', "sans-serif";
}

.order-detail .banner-box {
    background-color: #0f6472;
    padding: 10px;
}

.order-detail .item-section .item-wrap .media {
    padding: 7px;
}

.order-detail .item-section .item-wrap .media .count>span {
    background-color: #0f6472;
    width: 20px;
    height: 20px;
}

.order-detail .item-section .item-wrap .media .media-body h4 {
    font-weight: 400;
}

.order-history .search-box input {
    padding: 10px 5px;
}

.order-history .search-box .filter {
    width: 60px;
    height: 40px;
    background-color: #0f6472;
    color: white;
    padding: 10px;
    border-radius: 5px
}
.btn-check:focus+.btn-outline-primary, .btn-outline-primary:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none;
}
.order-history .tab-content .tab-pane .order-box {
    border-radius: 1rem;
} 

.order-history .tab-content .tab-pane .order-box .media .content-box p {
    margin-bottom: -5px;
    margin-top: -3px;
    width:auto;
    overflow: hidden;
    text-overflow: ellipsis;
}
.order-history .tab-content .tab-pane .order-box .media .content-box p:not(:first-of-type) {
    margin-top: 3px;
    width:100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.order-history .tab-content .tab-pane .order-box .media .media-body img {
    width: 100%;
    height: 100px;
}

.order-tracking-page .location-section .time-box h1 {
    color: #0f6472;
}

.order-tracking-page .location-section .current-box .action-box span, .order-tracking-page .location-section .current-box .action-box a {
    border: 1px solid #0f6472;
}

.order-tracking-page .location-section .tracking-box .media>span {
    border: 1px solid #0f6472;
}

.product-page .banner-box {
    padding: 1rem !important;
}

.product-page .banner-box .banner img {
    width: 50%;
    display: block;
}

.product-page .product-section {
    margin-top: 0px !important;
}

.product-page .product-section .price span:last-of-type {
    color: #0f6472;
}

.product-page .product-review .top-content a {
    color: #0f6472;
}

.product-page .check-delivery-section .title-section h4 {
    font-size: 13px;
}

.product-page .check-delivery-section .title-section {
    margin-top: 0px;
}

.product-page .check-delivery-section .custom-form a {
    color: #0f6472;
}

.product-page .recently-viewed .product-slider .slick-list .slick-slide {
    padding: 0 calc(6px + (10 - 6) * ((100vw - 320px) / (1920 - 320)));
}

.product-page .recently-viewed .top-content a:hover {
    color: #0f6472;
}

section.trending {
    padding-top: 0px !important;
    padding-bottom: 16px !important;
}

.trending .category {
    padding: 0px;
}
.trending .category img {
    width: auto !important;
    height: 100% !important;
}
.trending .row>div {
    margin-bottom: -5px;
}

.setting-page .user-panel .media .avatar-wrap .edit {
    background-color: #0f6472;
}

[class="dark"] .setting-page .user-panel .media .avatar-wrap .edit svg {
    stroke: #f0f0f0;
}

.shop-page .search-box input {
    border: 1px solid #0f6472;
}

.shop-page .search-box .filter {
    background-color: #0f6472;
    color: white;
}

.shop-page .tab-content .tab-pane .banner h2 {
    font-family: 'Roboto', "sans-serif";
}

.page-item .page-link {
    color: #0f6472;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #0f6472 !important;
    border-color: #0f6472 !important;
}

label.Combinaison {
    padding-right: 5px;
    display: flex;
    height: auto;
    width:auto;
    justify-content: center;
    align-items: center;
}

ul.pagination {
    position: relative;
    z-index: 1;
}
input#appt {
    margin-left: 287px;
    margin-top: -51px;
}

input#datepicker {
    position: relative;
    z-index: 2;
}
a.tracking_order {
    margin-left: 501px;
    font-size: 20px;
    /* margin-top: 83px; */
}
div#annexe {
    display: none;
}
.order-state{
    background-color: #0f6472;
    width: 86px;
    height: 20px;
    display: flex;
    align-items: center;
    color: #fff;
    justify-content: center;
    flex-direction: column;
    border-radius: 5px;
}
span.etat {
    display: block;
    margin-left: auto !important;
    margin-right: auto;
}

.media-body.media-width {
    width: 100%;
}

/*# sourceMappingURL=style.css.map */
.grayBox {
	background-color: #F8F8F8;
	margin-bottom: 20px;
    padding: 1rem;
    border-radius: 1rem;
    margin-top: 20px;
}

.order-tracking {
	text-align: center;
	width: 20%;
	position: relative;
	display: block;
}
.order-tracking .is-complete{
	display: block;
	position: relative;
	border-radius: 50%;
	height: 30px;
	width: 30px;
	border: 0px solid #AFAFAF;
	background-color: #c9c9c9;
	margin: 0 auto;
	transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;
	z-index: 2;
}
.order-tracking .is-complete:after {
	display: block;
	position: absolute;
	content: '';
	height: 14px;
	width: 7px;
	top: -2px;
	bottom: 0;
	left: 5px;
	margin: auto 0;
	border: 0px solid #AFAFAF;
	border-width: 0px 2px 2px 0;
	transform: rotate(45deg);
	opacity: 0;
}
.order-tracking.completed .is-complete{
	border-color: #0f6472;
	border-width: 0px;
	background-color: #0f6472;
}
.order-tracking.completed .is-complete:after {
	border-color: #fff;
	border-width: 0px 3px 3px 0;
	width: 7px;
	left: 11px;
	opacity: 1;
}
.order-tracking p {
    display: flex;
    color: #A4A4A4;
    font-size: 12px;
    margin-bottom: -5px;
    line-height: 20px;
    text-align: center;
    justify-content: center;
    align-content: center;
    align-items: center;
}
section.offer-section.infinite-scroll {
    padding-bottom: 0px !important;
}
.order-tracking p span{font-size: 14px;}
.order-tracking.completed p{color: #000;}
.order-tracking::before {
	content: '';
    display: block;
    height: 3px;
    width: calc(100% - -9px);
    background-color: #c9c9c9;
    top: 13px;
    position: absolute;
    left: calc(-50% + -23px);
    z-index: 0;
}
.order-tracking:first-child:before{display: none;}
.order-tracking.completed:before{background-color: #0f6472;}


*, *::after, *::before {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}


.root {
  padding: 4.5rem;
  border-radius: 1rem;
}
figure {
    display: flex;
  }
figure img {
    height: 8rem;
    border: none;
    margin-right: 1.5rem;
  }
figure figcaption {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
  }
figure figcaption h4 {
    font-size: 1.4rem;
    font-weight: 500;
  }
figure figcaption h6 {
    font-size: 1rem;
    font-weight: 300;
  }
figure figcaption h2 {
    font-size: 1.6rem;
    font-weight: 500;
  }
.order-track-step {
    display: flex;
    height: 4.5rem;
  }
.order-track-step:last-child {
    overflow: hidden;
    height: 4rem;
  }
.order-track-step:last-child .order-track-status span:last-of-type {
    display: none;
  }
.order-track-status {
    margin-right: 1rem;
    position: relative;
  }
.order-track-status-dot {
    display: block;
    width: 2.3rem !important;
    height: 2.3rem !important;
    border-radius: 50%;
    background: #0f6472;
}
.order-track-status-line {
    display: block;
    margin: 0 auto;
    width: 2px;
    height: 3rem;
    background: #0f6472;
  }
.order-track-text-stat {
    font-size: 12px !important;
    font-weight: 500;
    margin-bottom: 1px;
  }
.order-track-text-sub {
    font-size: 9px;
    font-weight: 300;
  }
  .setting-page .custom-form button {
    margin-top: 15px;
}
  .button-valider{
    padding: 5px;
  }
.order-track {
    transition: all .3s height 0.3s;
    transform-origin: top center;
    margin-top: -12px;
  }
.order-tracking.tracking_0.completed:before {
    content: '';
    display: block;
    width: calc(100% - 168px) !important;
    top: 13px;
    position: absolute;
    left: calc(-50% + 20px);
    z-index: 0;
}
img.icon_state {
    width: 100%;
    height: 100%;
    padding: 10px;
}

.show_product_image{
    display: none;
}
.dd-button {
    display: inline-block;
    border-radius: 4px;
    cursor: pointer;
    white-space: nowrap;
    display: flex;
  }
  
.dd-input {
    display: none;
  }
  
.dd-menu {
    margin-top: 5px;
    font-family: 'Open Sans', sans-serif;
    width: auto;
    z-index: 2;
    position: absolute;
    top: 100%;
    right: -3px;
    border-radius: 4px;
    padding: 0;
    /*margin: 0px 50px 0px -125px;*/
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
    background-color: #ffffff;
    list-style-type: none;
  }
  
.dd-input + .dd-menu {
    display: none;
  } 
  
.dd-input:checked + .dd-menu {
    display: block;
    z-index: 5;
  } 
  
.dd-menu li {
    padding: 10px 10px;
    cursor: pointer;
    white-space: nowrap;
  }
  
.dd-menu li:hover {
    background-color: #f6f6f6;
  }
  
.dd-menu li a {
    display: flex;
  }
  
[class="dark"] .dd-menu li a {
    color: white;
    display: flex;
}
[class="dark"] .btn-outline-primary {
    color: #ffffff !important;
    border-color: #ffffff !important;
}

[class="dark"] h2.font-lg {
    color: white;
}
[class="dark"] .content-color {
    color: #ffffff;
}

.font-lg {
    font-size: 16px !important;
}
.dd-menu li.divider{
    padding: 0;
    border-bottom: 1px solid #cccccc;
  }
span.font-sm.product_name {
    font-weight: 600 !important;
}
.forgot-page{
   margin-top: 0px !important;
}

.show_link{
    display: none;
}
.home-category-padding{
    padding-top: 1rem !important;
    padding-bottom: 0px !important;
}
section.categories.category-padding {
    padding-bottom: 0px;
}
section.sous-categories {
    padding-bottom: 0px !important;
}
section.familles {
    padding-bottom: 0px;
}
.home-padding-bottom{
    padding-bottom: 20px !important;
}
.padding-top {
    padding-top: 0px;
}
section.banner-section.ratio2_1 {
    padding-bottom: 0px;
}
p.title-color.font-sm.price-color.margin-bottom {
    font-weight: 600;
}

iframe.embed_maps {
    border: 0;
    margin-top: -37px;
    margin-bottom: -40px;
    width: 207px;
    height: 188px;
}

h3.font-xs.content-color.annexe_class {
    margin-top: 6px;
    margin-bottom: 6px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-overflow{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.google-maps-link{
    display: none !important;
}

.place-card.default-card {
    display: none !important;
}
[class="dark"] .dd-menu { 
    background-color: #22282c !important;
}
[class="dark"] .dd-menu li:hover {
    background-color:#22282c !important ;
}

[class="dark"] .dd-button:after {
    border-top: 5px solid white !important;
}

[class="dark"] .main-wrap.order-detail.mb-xxl {
    background-color: #22282c !important;
}

[class="dark"] header.header {
    background-color: #22282c !important;
}
[class="dark"] .order-detail .order-summary ul li:last-child span{
    color:white;
}
[class="dark"] .order-track{
    color:white;
}
[class="dark"] .order-track-text-stat{
    color:white;
}
[class="dark"] .header .logo-wrap a i{
    color:white;
}
[class="dark"] .header .avatar-wrap i{
    color:white;
}
[class="dark"] .border-order-tracking{
    border-radius: 0px;
}
[class="dark"] span.content-color{
    color: white
}

.product-bottom {
    margin-bottom: 135px !important;
} 
.search-block {
    height: calc(100vh - 223px);
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.pricing-bottom {
    margin-bottom: 64px;
}
.pricing {
    margin-top: 1rem;
    padding-top: 6px !important;
    background: #edf8f8;
}

a.nav-link.title-color.font-sm.active>i {
    color: white;
}
svg#plus {
    border: 1px solid #0f6472;
    color: #0f6472;
    width: 23px;
    height: 23px;
    border-radius: 4px;
}
i.iconly-Heart.icli.whishlist-color {
    color: black;
}

li.nav-item {
    padding: 5px 8px;
    background-color: #0f6472;
    color: #fff;
    border-radius: 5px;
    font-weight: 600;
    border: none;
    line-height: 21px;
    display: inline-block;
}

.fixed-header{
    padding: 10px 15px;
    background-color: white;
    width: 600px;
    position: fixed;
    top: 0;
    z-index: 4;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    box-shadow:0 3px 12px -5px rgb(0 0 0 / 20%), 0 10px 10px -5px rgb(0 0 0 / 8%);
}
.fixed-pills-tab{
    background-color: white;
    width: 600px;
    position: fixed;
    top: 60px;
    z-index: 3;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    box-shadow: 0 4px 2px -2px rgba(34,41,47,.1);
}
h4.category-name {
    margin-top: 7px;
    font-size: 14px;
    margin-bottom: -10px;
}

svg.feather.feather-trash.trash-icon {
    margin-top: -14px;
    margin-right: -10px;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #0f6472;
    border-color: #0f6472;
}
.btn-outline-primary {
    color: black;
    border-color: #ceefeb;
    font-weight: 700;
}    

span.title-color.font-md.col-2.order-state {
    text-align: center;
    line-height: 1;
}
button.btn.btn-outline-primary {
    font-size: 15px;
    padding: 10px;
}

.empty-cart .banner-box, .no-order .banner-box {
    margin-top: 0px;
}

svg#minus {
    border: 1px solid #0f6472;
    color: #0f6472;
    width: 25px;
    height: 25px;
    border-radius: 4px;
}
section.recently.pt-0 {
    overflow: hidden !important;
}
input.unite {
    padding-top: 5px;
    height: 29px;
    font-size: 10px !important;
    width: 83px !important;
    margin-left: -6px !important;
    background: #eee !important;
}
input.unite.kg {
    padding-top: 2px;
}

.used{
    text-decoration: line-through;
    text-decoration-color: black;
    color: red !important;
}
.used_code{
    background-color: red !important;
    text-decoration: line-through;
    text-decoration-color: black;
    text-decoration-style: double;
}
.non-dispo{
    display: none;
}
.dispo{
    display: block;
}
.btn-check:checked+.btn-outline-success, .btn-check:active+.btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
    color: #fff;
    background-color: #0f6472 !important;
    border-color: #0f6472 !important;
}
.btn-outline-success:hover {
    color: #fff;
    background-color:#fafafa !important;
    border-color: #fafafa !important;
}
.btn-outline-success {
    color: #000 !important;
    border: none !important;
}
button.btn.btn-outline-secondary {
    height: 40px;
    width: 60px;
    font-size: 25px;
    border-color: #0f6472 !important;
    background-color: #0f6472 !important;
    color: white !important;
}
.success{
    color: green;
    font-weight: 800;
}
.erreur{
    color: red;
    font-weight: 800;
}
.btn-check:focus+.btn-outline-success, .btn-outline-success:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(25,135,84,0.5);
    box-shadow: 0 0 0 0.25rem rgb(15 100 114) !important;
}
label.btn.btn-outline-success {
    width: 260px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.profile-image{
    display: none;
}
.setting-image {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    box-shadow: 8px 8px 8px -8px rgba(34,41,47,.1);
    border: 1px solid #eee;
    overflow: hidden;
}
.setting-image img{
    height: 100%;
    object-fit: contain;
    width: auto;
}
img.account-image {
    width: 55px;
    height: 55px;
    display: block;
    border-radius: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.profile-image {
    width: 24px;
    height: 24px;
    border-radius: 100%;
    border: 1px solid #eee;
    overflow: hidden;
}
.avatar-wrap.profile-image img {
    height: 100%;
    object-fit: contain;
    width: auto;
}
div#annexe {
    margin-bottom: 18px;
}
h2.offre_desp_7.title-color.dispo {
    width: 278px;
}
input.unite.pcs {
    padding-top: 3px;
}
.hide{
    display: none !important;
}
.size.filter {
    height: 50px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}
input.unite.pcs-cart {
    padding-top: 1px ;
}

section.trending.pb-0 {
    margin-top: 192px;
}

.icon-famille{
    font-size: 25px;
    color: #fff;
}

.cherche-button{
    margin-left: -10px;
    padding: 11px !important;
    border-radius: 5px !important;
    font-weight: 600 !important;
    border: 1px solid #0f6472 !important;
    line-height: 21px !important;
    display: inline-block !important;
    outline: none !important;
    background-color: transparent !important;
    color: black !important;
}
button.filter.font-md.cherche-button-home {
    padding: 11px !important;
    border-radius: 5px !important;
    font-weight: 600 !important;
    border: 1px solid #0f6472 !important;
    line-height: 21px !important;
    display: inline-block !important;
    outline: none !important;
    background-color: transparent !important;
    color: black !important;
    position: absolute !important;
    top: 0;
    right: 0;
}

a.delete-button {
    cursor: pointer;
}
a.update-button {
    cursor: pointer;
}
input[disabled]{
    background-color: #eee;
}

.popup {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
}
.popup .popup-content {
    position: relative;
    width: 250px;
    margin: auto;
    margin-top: 40vh;
    padding: 20px;
    background-color: white;
    border: 1px solid #888888;
    border-radius: 1rem;
}
.popup .popup-content button {
    display: block;
    margin: 0 auto;
}
.popup .popup-content .error-img {
    width: 25%;
    display: block;
    margin: auto;
}
.popup .popup-content .error-msg {
    color: black;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-transform: none;
    line-height: 20px;
}

.item-wrap.disktop {
    margin-top: -14px;
}
section.item-section.p-0 {
    margin-top: -16px;
}

button.btn.filter.font-md {
    border: none;
    outline: none;
    background-color: #0f6472;
    color: white;
    font-weight: 400;
}
section.trending.pb-0.nothing {
    top: 171px;
    margin: auto;
    position: relative;
    width: 30%;
}
body.dark {
    background-color: #22282c !important;
}

[class="dark"] .header .avatar-wrap>span {
    color: white !important;
}

[class="dark"] .header .logo-wrap i {
    font-size: 24px;
    color: white;
}

[class="dark"] h4.category-name {
    color: white;
}

[class="dark"] span.font-sm.product_name {
    color: white;
    font-weight: 600;
}
[class="dark"] ul#pills-tab {
    background-color: #2e343b;
}

[class="dark"] .form-control {
    background-color: rgb(255 255 255 / 5%);
    color: white;
}

.list-categories .title h3 {
    text-align: center;
    font-weight: 700;
    line-height: 22px;
    display: block;
    margin-top: -2px;
    position: relative;
    z-index: 2;
    margin-bottom: calc(10px + (15 - 5) * ((100vw - 320px) / (1920 - 320)));
}
.list-categories .title.title-padding h3 {
    margin-bottom: calc(20px + (15 - 5) * ((100vw - 320px) / (1920 - 320)));
}
.list-categories .title h3 span:first-of-type {
    padding: 0 10px;
    background-color: #fff;
}
.list-categories .title h3 .line {
    position: absolute;
    width: 100%;
    background-color: #f1f1f1;
    height: 1px;
    left: 50%;
    top: 50%;
    z-index: -1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.list-categories .box-category {
    width: 100%;
    aspect-ratio: 1.5 / 1;
    border-radius: 1rem;
    background-color: #effefc;
    overflow: hidden;
}
.list-categories .box-category img {
    width: 100%;
    aspect-ratio: 1.5 / 1;
}
.list-categories .category-name {
    margin-top: 0.4rem;
    margin-bottom: 0;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}

.list-categories figure.snip {
    position: relative;
    overflow: hidden;
    width: 100%;
    aspect-ratio: 1.5 / 1;
    background: #000000;
    color: #ffffff;
    text-align: center;
    box-shadow: 0 0px 25px -5px rgb(0 0 0 / 20%),
        0 10px 10px -5px rgb(0 0 0 / 8%) !important;   
    border-radius: 1rem;
}
.list-categories figure.snip * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.list-categories figure.snip img {
    height: 100%;
    position: relative;
    opacity: 0.85;
}
.list-categories figure.snip figcaption {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.list-categories figure.snip h2 {
    position: absolute;
    height: 3rem;
    left: 30px;
    right: 30px;
    display: inline-block;
    background: #000000;
    color: #fff;
    -webkit-transform: skew(-10deg) rotate(-10deg) translate(0, -50%);
    transform: skew(-10deg) rotate(-10deg) translate(0, -50%);
    padding: 12px 5px;
    margin: 0;
    top: 50%;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size: 0.8rem;
    font-weight: 400;
}
.list-categories figure.snip h2 span {
    font-weight: 800;
}
.list-categories figure.snip:before {
    height: 100%;
    width: 100%;
    top: -10px;
    left: 0px;
    content: "";
    background: #ffffff;
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: rotate(110deg) translateY(-50%);
    transform: rotate(110deg) translateY(-50%);
}
.list-categories figure.snip a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
}
.list-categories figure.snip a span {
    display: table-column;
}
.list-categories figure.snip.green {
    background: #0f6472;
}
.list-categories figure.snip.green h2 {
    background: rgb(15 100 114 / 75%);
}
.list-categories figure.snip.red {
    background: #2e0e0a;
}
.list-categories figure.snip.red h2 {
    background: rgb(46 14 10 / 75%);
}
.list-categories figure.snip.yellow {
    background: #2e0e0a;
}
.list-categories figure.snip.yellow h2 {
    background: #2e0e0a;
}
.list-categories .category-padding.enable figure.snip:hover img,
.list-categories .category-padding.enable figure.snip.hover img {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.list-categories .category-padding.enable figure.snip:hover h2,
.list-categories .category-padding.enable figure.snip.hover h2 {
    -webkit-transform: skew(-10deg) rotate(-10deg) translate(-150%, -50%);
    transform: skew(-10deg) rotate(-10deg) translate(-150%, -50%);
}
.list-categories .category-padding.enable figure.snip:hover:before,
.list-categories .category-padding.enable figure.snip.hover:before {
    -webkit-transform: rotate(110deg) translateY(-150%);
    transform: rotate(110deg) translateY(-150%);
}


section.login-section.p-0 {
    width: 100%;
}

.date-delivery{
    font-size: 14px;
}

.mobile-show{
    display: block;
}

.avatar-image.side-bar {
    width: 42px;
    height: 42px;
    border: 1px solid #eee;
    border-radius: 100%;
    overflow: hidden;
}
.font-xs {
    font-size: 12px !important;
}
.btn {
    font-size: 12px !important;
    padding: .375rem .75rem;
}

.avatar-image.side-bar img{
    width: auto;
    height: 100%;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: 'Roboto', sans-serif !important;
}

.form-control:focus {
    border-color: #0f6472 !important;
}
span.font-sm.orderline {
    background-color: #0f6472;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    color: #fff;
    justify-content: center;
    flex-direction: column;
    border-radius: 5px;
}

section.check-delivery-section.commande_details {
    float: right;
    position: relative;
    top: -216px;
}

.track_order{
    /*border-top: 1px solid #eee;*/
    border-bottom: 1px solid #eee;
}
.fs-mobile{
    font-size: 12px !important;
}
.product_with{
    width: 100%;
}

.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.dd-button.category-page:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 4px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid black;
}
.cart-color {
    color: #0f6472;
}
.main-wrap.empty-cart.mb-xxl {
    height: calc(100vh - 200px);
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.center-block {
    height: calc(100vh);
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.combinaison-block{
    height: calc(100vh - 183px);
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.filter-block{
    height: calc(100vh - 198px);
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.nothing-margin-top {
    margin-top: -16px;
}
.nothing-block {
    height: calc(100vh - 164px);
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.dd-button.category-page {
    margin-top: 5px;
}

section#pills-tabContent {
    padding-top: 0px;
}
main.main-wrap.notification-page.mb-xxl {
    margin-bottom: 41px;
}
.section-p-t {
    padding-top: 0px !important; 
}
.tab-content.ratio2_1.order-padding{
   padding-top: 13px !important;
}
button.font-sm.content-color.notification-as-read {
    background-color: #0f6472;
    padding: 10px;
    color: white;
    position: relative;
    right: 0;
    width: 100%;
    border-radius: 5px;
    margin-top: -6px;
}
input.form-control.disabled {
    cursor: not-allowed;
}
.setting-page .user-panel {
    margin-bottom: 0;
    padding: 5px 17px;
}

main.main-wrap.setting-page {
    margin-bottom: 100px;
    margin-top: 90px;
}
.banner-box.background {
    background-color: transparent;
}
form.custom-form {
    width: 100%;
}
.disabled-qty {
    background: #b9b9b9 !important;
    color: black !important;
    border: #eee !important;
}
.disabled-class {
    border: 1px solid #b9b9b9 !important;
}
input.cart-border-radios {
    border-end-start-radius: 4px !important;
    border-start-start-radius: 4px !important;
}
.icon-button_badge{
    position: absolute;
    top: 16px;
    width: 13px;
    height: 13px;
    font-size: 8px;
    font-weight: bolder;
    background: red;
    color: #ffffff;
    display: flex;
    justify-content: center;
    border-radius: 50%;
}
[class="dark"] h4.product-title {
    color: #ffffff !important;
}
[class="dark"] .product-page .check-delivery-section .service-section ul li {
    color: white;
}
[class="dark"] i.iconly-Heart.icli.favorite-color {
    color: #fff;
}

[class="dark"] .header-sidebar .user-panel {
    padding: 17px 17px 15px 17px;
    text-align: center;
    margin-bottom: 15px;
    width: 100%;
    background-color: #22282c !important;
    border-bottom: 1px solid #4d4e4d;
}
.action-icon {
    position: relative;
}
.icon-button__badge {
    position: relative;
    top: -10px;
    right: -4px;
    width: 15px;
    height: 14px;
    font-size: 8px;
    background: red;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-left: -25px;
}
.favorite {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px !important;
    height: 22px;
    width: 22px;
    display: flex;
    border-radius: 50%;
    background: #fff;
    color: #0f6472;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 3px 8px rgba(0, 0, 0, 0.12);
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.favorite.favorite-color {
    background-color: #0f6472 !important;
}
.favorite.favorite-color i {
    color: #fff !important;
}
.margin-bottom {
    margin-bottom: 0px !important;
}
.nav-link:hover, .nav-link:focus {
    color: #0f6472;
}
button.nav-link.title-color.favorite_combinaison {
    font-size: 16px;
    margin-top: 4px;
}
svg.feather.feather-truck {
    width: 28px;
    height: 28px;
    padding: 0px;
    color: white;
}

.page-link:focus {
    box-shadow: none;
}
.jscroll-added {
    margin-top: -25px;
}
div#jscroll-loading {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.icon-save {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 27px;
    display: flex;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    background: #0f6472;
    color: #fff;
    font-size: 14px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 3px 8px rgba(0, 0, 0, 0.12);
    justify-content: center;
    align-items: center;
}
.icon-edit {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 27px;
    display: flex;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    background: #0f6472;
    color: #fff;
    font-size: 14px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 3px 8px rgba(0, 0, 0, 0.12);
    justify-content: center;
    align-items: center;
}
.icon-delete {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    background: #cf000f;
    color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 3px 8px rgba(0, 0, 0, 0.12);
    justify-content: center;
    align-items: center;
    font-size: 14px;
}
.plus-minus {
    border: none !important;
    padding: 0px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    background-color: transparent !important;
}
.plus-minus-button{
    width: 29px;
    height: 29px;
    border: 1px solid #0f6472;
    background-color: #eeeeee;
}
.plus-minus input {
    background-color: #ffffff;
    color: black;
    border: 1px solid #0f6472;
    font-size: 14px;
    outline: none;
    width: 50px;
    height: 25px;
    text-align: center;
}
.plus-minus input:disabled {
    border: 1px solid #b9b9b9 !important;
}
.plus-minus .unite {
    border-end-end-radius: 4px !important;
    border-start-end-radius: 4px !important;
    color: white;
    padding: 6px;
    height: 25px;
    font-weight: 700;
    background: #0f6472;
    font-size: 8px;
    margin-bottom: 0px;
    margin-left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.plus-minus .unite.disabled {
    background: #b9b9b9 !important;
    color: black !important;
    border: #eee !important;
}
.plus-minus button.add,
.plus-minus button.sub {
    border: 1px solid #0f6472;
    color: #0f6472;
    width: 25px !important;
    height: 25px !important;
    border-radius: 4px !important;
}
.plus-minus button.add:disabled,
.plus-minus button.sub:disabled {
    background-color: #eee;
    color: black !important;
    border: 1px solid #b9b9b9 !important;
}
.plus-minus button.add {
    margin-left: .4rem;
}
.plus-minus button.sub {
    margin-right: .4rem;
}

svg.feather.feather-dollar-sign.icli {
    color: white;
    width: 22px;
    height: 22px;
}
svg.feather.feather-globe.icli.language {
    width: 24px;
    height: 22px;
}

.padding-bottom{
    padding-top:0px !important;
    padding-bottom:0px !important;
}
.price-color{
    color:#0f6472;
}

.left-wrap {
    display: flex;
    align-content: center;
    align-items: center;
    font-size: 23px;
    color: #222;
}
.right-wrap {
    display: flex;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
}

.notification-icon {
    font-size: 23px !important;
}
label.dropdown.right-header {
    margin-left: 4px;
}
.lotyfile-size{
    width: 240px;
    margin: 0 auto;
}
.offer-section .top-content {
    margin-bottom: -10px !important;
}
section.check-delivery-section.product_details {
    display: flex;
    align-content: center;
    justify-content: space-between;
}
.banner-box {
    display: flex;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}


.btn-check:focus+.btn-outline-secondary, .btn-outline-secondary:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
input.datepicker-here.form-control.digits {
    border: 1px solid #ceefeb;
    padding: 14px;
    background-color: #fafafa;
}

.state-icon{
    display: flex !important;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    position: relative;
    top: 10px;
}
.fs-dt{
    font-size: 12px !important;
}
.favorite-product {
    font-size: 23px ;
    display: flex;
    color: #222;
}
.notification {
    font-size: 23px;
    display: flex;
}
.go-back {
    display: flex;
}
.menu {
    display: flex;
}
.center-wrap {
    display: flex !important; 
    align-content: center;
    justify-content: center;
    align-items: center;
}
.left-wrap{
    width: 33.33%;
}
.right-wrap{
    width: 33.33%;
}
.center-wrap{
    width: 33.33%;
}
button.close.close-popup {
    position: absolute;
    right: 15px;
}
.margin-bottom-cart {
    margin-bottom: 154px;
}
h1.title-color.font-md.carte-title {
    margin-top: -8px;
    margin-bottom: -15px;
}
span.error {
    color: red;
    font-size: 12px;
    font-weight: 700;
}
.categorie-padding{
    padding: 0 43px;
}
p.category_name {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
}
.footer-wrap .footer .footer-item .footer-link i {
    font-size: 22px;
    color: #fff;
}
.font-xxs{
    font-size: 11px !important;
}
.border-image {
    border-right: 1px solid #f1f1f1;
    height: auto;
}
.form-control {
    height: 40px !important;
    font-size: 12px !important;
    color: #222;
    border-color: #ceefeb;
    background-color: #fafafa;
}
section.trending.trending-bottom {
    padding-bottom: 0px !important;
}
.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: 0px !important;
}
.product-list .separate {
    width: 1px;
    background: #f1f1f1;
}
.product-list .product-image {
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-list .product-image img {
    width: 60px;
}
.offer-wrap.offer-wrap-padding-top {
    padding: 0 15px;
}
.order-media {
    align-items: center;
    gap: 0px ;
}
.order-detail .item-section .item-wrap .media>span{
    text-align: center;
    margin-left: 0;
}
.row.category-padding {
    margin-right: -6px !important;
    margin-left: -6px !important;
}
.col-4.category-padding {
    padding-right: 6px !important;
    padding-left: 6px !important;
}
.col-6.category-padding {
    padding-right: 6px;
    padding-left: 6px;
}
.col-6.category-padding.disable {
    filter: grayscale(1);
    cursor: not-allowed;
}
.giphy-embed{
    margin-top: 10px;
}

.action-language .offcanvas-body .list li a img {
    object-fit: cover;
}
main.main-wrap.product-page.mb-xxl {
    margin-bottom: 104px;
}
@media only screen and (max-width: 320px) {
.details {
    width: 65px;
}
}
.fs_header_table {
    font-size: 12px !important;
}
.select2-container .select2-selection--single {
    height: 40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 37px !important;
    font-size: 12px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none !important;
}
.select2-container--default .select2-selection--single {
    background-color: #fafafa !important;
    border: 1px solid #ceefeb !important;
}
@media only screen and (max-width: 430px) {
    .order-history .tab-content .tab-pane .order-box .media .content-box p:not(:first-of-type) {
        width:189px;
    }
    .mtb-filter {
        margin-bottom: 19px !important;
    }
    main.main-wrap.setting-page {
        margin-top: 20px;
    }
    .product-details {
        width: 100% !important ;
    }
    .order-details {
        width: 100% !important;
    }
    .order-details {
        margin-top: 10px;
        margin-bottom: 52px;
    }
    section.check-delivery-section.product_details{
        flex-direction: column;
    }
    .header-sidebar {
        padding: 19px;
    }
    .header-sidebar .wrap {
        margin-top: 15px;
    }
    main.main-wrap.notification-page.mb-xxl {
        margin-bottom: 25px !important;
    }
    .border-image{
        padding-right: 11px;
    }
    .footer-wrap.footer-button {
        max-width: calc(100vw - 30px);
    }
    .root {
        padding: 1.9rem;
      }
    .btn {
        padding: 2px;
    }
    .popup-content {
        margin: 50% auto;
    }
    svg.feather.feather-truck {
        width: 22px !important;
        height: 22px !important;
        padding: 1px !important;
    }
    .order-state {
        width: 66px;
    }
    .fs-mobile {
        font-size: 9px !important;
    }
    .fixed-header{
        width: 100% !important;
    }
    .categorie-padding{
        padding: 0;
    }
    .list-categories figure.snip h2 {
        padding: 6px 5px !important;
        height: 1.5rem !important;
        left: 20px !important;
        right: 20px !important;
        font-size: .5rem !important;
        line-height: 10px !important;
    }
}
.dark-mode{
    display: none;
}
.light-mode{
    display: block;
}
table {
    border-collapse: collapse;
  }
   th {
    background: #ccc;
  }
  
  th, td {
    border: 1px solid #ccc;
    padding: 8px;
  }
  td.td-color {
    background: #fafafa;
  }
  .fade:not(.show) {
    opacity: 1;
}
.modal {
    -webkit-filter: unset !important;
    filter: unset !important;
    padding: 15px;
}
.modal-dialog {
    max-width: 400px !important; 
    margin: 0 !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
}
.icon-position{
    position: absolute;
    top: 57%;
    right: 27px;
    font-size: 20px;
}
.font-icon {
    font-size: 23px;
    color: #0f6472;
}
.btn-primary {
    background-color: #0a4650;
    border-color: #0a4650;
}
.btn-primary:hover {
    background-color: #0a4650;
    border-color: #0a4650;
}
.dropdown-fs-icon{
    font-size: 15px;
}
.close-size {
    font-size: 20px;
}
.btn-primary:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.product-details {
    width: 45%;
}
.order-details {
    width: 45%;
}
.button-position {
    position: absolute;
    right: 0;
}
.mtb-filter {
    margin-top: 6px !important;
    margin-bottom: 24px;
}
.d-flex.gap{
    gap: 17px;
}
.type-width{
    width: 47%;
}
.label-fs{
    font-size: 12px;
}
.vide-block {
    height: calc(100vh - 124px);
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}
h3.form-control.color {
    background: #0f6472;
    color: white;
    font-size: 14px !important;
    display: flex;
    align-items: center;
}
.order-detail .banner-box .media .media-body span {
    margin-top: 0px !important;
}
.pagination-sm .page-link {
    font-size: 12px;
}

/* Preloader */
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-color: #fff;
    z-index: 999;
    display: block;
    overflow: auto;
}
@media only screen and (min-width: 767px) {
    .preloader-loader {
        max-width: 600px;
    }
}
.loader {
    display: block;
    position: relative;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px auto;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #0f6472;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
.loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #0f6472;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}
.loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #0f6472;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}
.loader.infinite-scroll-load {
    display: none;
    width: 100px;
    height: 100px;
    margin: 1rem auto;
}
@-webkit-keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* Dropdown icons style */
.dd-menu i {
    width: 1rem;
    margin-right: 6px;
    text-align: center;
}

/* Filter icon */
.order-history .search-box i {
    position: relative;
    font-size: calc(20px + (24 - 20) * ((100vw - 320px) / (1920 - 320)));
    top: 50%;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* Global classes */
.mb-xl {
    margin-bottom: calc(60px + (100 - 75) * ((100vw - 320px) / (1920 - 320)));
}

/* State icon */
.state-icon {
    color: #fff;
}

/* Cart */
.total {
    position: relative;
}

.total p {
    position: absolute;
    right: -10px;
    bottom: 0;
}