:root{
--primary-bg:#FDEFCF;
}
body {
background: #FDEFCF;
}
#main{
margin: 0;
padding: 0;
}
.container-lg{
margin: 0;
padding: 0 0px;
max-width: 2000px;
}
.navbar {
width: 100%;
padding: 0;
margin: 0;
position: sticky;
top: 0;
z-index: 1000;
flex-wrap: nowrap;
}
.pl-0, .pr-0{
padding: 0 30px !important;
}
nav {
display: flex;
align-items: center;
padding: 0 30px;
background-color: #7CCACE;
color: #fff;
position: relative;
width: 100%;
height: 100%;
}
.navbar-brand {
font-size: 0;
}
.logo a {
color: #fff;
font-size: 22px;
font-weight: bold;
text-decoration: none;
}
.navbar-brand{
/* width: 200px; */
height: 75px;
overflow: hidden;
}
.navbar-brand img{
width: -webkit-fill-available;
margin-top: -48px;
height: fit-content;
box-shadow: none;
border: none;
}
#navbarSupportedContent,.collapse, .navbar-collapse{
display: flex !important ;
justify-content: space-between;
align-items: center;
width: 100%;
}
.navbar-nav-links {
display: flex;
justify-content: start;
list-style: none;
gap: 0px;
width: 100%;
padding-left: 30px;
margin: 0;
}
.navbar-nav-links>li {
position: relative;
padding: 15px 0;
color: #fff;
padding-left: 50px;
display: flex;
justify-content: center;
text-align: center;
font-weight: bold;
}
#mySidenav2 ul li{
position: relative;
padding: 15px 0;
color: #fff;
padding-left: 50px;
display: flex;
padding-right: 10px;
font-weight: bold;
}
#dropdownMenuTags rect{ 
color: white;
transition: color 0.3s;
}
.navbar-nav-links i,#mySidenav2 ul li i{
margin-right: 8px;
vertical-align: middle;
color: white;
transition: color 0.3s;
} 
.navbar-nav-links a , .navbar-nav-links li, #mySidenav2 ul li a, .nav-link span, .lang{
color: #fff !important;
text-decoration: none;
font-size: 16px;
transition: color 0.3s;
white-space: nowrap;
font-weight: bold;
cursor: pointer;
font-weight: bold;
}
nav .nav-link, .sidenav ul li a{
color: #fff !important;
transition: color 0.3s;
}
nav .nav-link:hover, .sidenav ul li:hover a{
color: #000 !important;
}
.navbar-nav-links li:hover a , .navbar-nav-links li:hover #dropdownMenuTags rect,  .navbar-nav-links li:hover i, #mySidenav2 ul li:hover a , #mySidenav2 ul li:hover i, .lang:hover, .lang:hover .lang-item-new {
color: #000000;
font-weight: bold;
}
.navbar-nav input, .lang-item-new a{
color: #fff;
}
.navbar-nav:hover input, .lang-item-new:hover a{
color: #000000;
}
.dropdown-menu  {
transform: translate3d(-91px, 30px, 0px);
top: 0px;
left: 0px;
will-change: transform;
background: #53b1b6;
border-radius: 6px;
min-width: 200px;
}
.dropdown-menu li a {
display: block;
padding: 10px 15px;
font-size: 14px;
font-weight: bold;
}
.dropdown:hover .dropdown-menu {
display: block;
}
.menu-icon {
display: none;
font-size: 28px;
cursor: pointer;
}
#menu-toggle {
display: none;
}
#navbarSupportedContent{
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
}
.left-part{
display: flex;
flex-direction: row;
align-items: center;
gap: 20px;
}
.d-lg-none {
left: 0;
color: #000000;
}
.sidenav {
background-color: #7CCACE;
transition: 0.5s;
}
.sticky .hide-scroll{
display: block !important;
opacity: 1;
}
#home_header{
}
.flexNav{
display: flex;
align-items: center;
gap: 20px;
justify-content: space-between;
padding: 0 30px;
width: 100%;
}
.search-mobile-div{
width: 100%;
background: white;
height: 70px;
}
.nav-item-cart{
position: relative;
}
#numberitemMobile, .badge {
position: absolute;
left: 0;

    right: -8px;
top: 0;
width: fit-content;
}
@media (max-width: 992px) {
#numberitemMobile, .badge {
right: 22px;
top: -1px;
}
.navbar-brand img{
margin-top: -67px;
height: fit-content;
}
nav{
flex-wrap: nowrap;
padding: 0 !important;
}
.navbar-brand{
margin: 0;
}
}
@media (max-width: 992px) {
.navbar-nav-links {
display: none ;
}
.menu-icon {
display: block;
}
#navbarSupportedContent{
width: auto;
background: inherit;
}
#navbarSupportedContent{
display: none  !important;
}
.flexNav{
justify-content: flex-end;
}
}
.flexNav{
padding: 0 30px;
}
.div-cart-empty .btn-cont-shop-empty, 
button.btn-cart-new, #orderfull-disable ,.orders-page .btn-order, .rounded-pill  {
width: 100%;
border: none;
padding: 12px 0;
background: linear-gradient(45deg, #7CCACE, rgb(15, 124, 161));
color: #fff;
font-size: 22px;
font-weight: 600;
border-radius: 12px;
cursor: pointer;
transition: 0.4s ease;
display: flex;
justify-content: center;
text-align: center;
}

button.cart-info i {
margin-top: 10px;
}
#orderfull-disable{
align-items: center;
}
.orders-page .btn-order {
width: fit-content;
padding: 6px 30px;
}
#dropdownMenuOrder .nav-link{
position: relative;
}

.navbar-nav-links>li {
padding: 0px 0px !important;
padding-left: 0px !important;
}
@media (min-width: 768px) {
.margin-link-url-lang-left-part {
margin-right: 20px !important;
}}
.left-part {
gap: 0px !important;
}
.header-hero .btn {
background: var(--main-text-color);
}
#footer_dark {
background: #7CCACE !important;
color: #fff;
padding: 55px 0 20px;
margin-top: 40px;
}
#footer_dark a {
color: #fff;
text-decoration: none;
transition: .25s ease;
}
#footer_dark a:hover {
color: #1f1f1f;
}
#footer_dark .container {
max-width: 90%;
margin: 0 auto;
}
#footer_dark .row {
align-items: flex-start;
}
#footer_dark .col-md-4 {
margin-bottom: 30px;
}
#footer_dark .part-1,
#footer_dark .part-2,
#footer_dark .part-3 {
padding: 0;
height: auto;
font-size: 15px;
}
#footer_dark .logo-name-footer {
display: block;
margin-bottom: 15px;
}
#footer_dark .logo-name-footer img {

    height: 100px;
    width: 100px;
object-fit: cover;
border-radius: 999px !important;
box-shadow: none;
border: none;
display: block;
margin-bottom: 12px;
}
#footer_dark .logo-name-footer h5 {
display: block;
margin: 0;
font-size: 24px;
font-weight: 800;
color: #fff;
}
#footer_dark .part-1 p {
margin: 0;
font-size: 15px;
line-height: 1.9;
opacity: .95;
padding-right: 0;
}
#footer_dark .part-2 h6,
#footer_dark .part-3 h6 {
font-size: 22px;
font-weight: 700;
margin-bottom: 18px;
color: #fff;
}
#footer_dark .part-2 .d-inline-block,
#footer_dark .part-2 .d-flex,
#footer_dark .part-2 .mb-3 {
display: flex !important;
align-items: flex-start;
gap: 10px;
margin-bottom: 12px !important;
font-size: 15px;
line-height: 1.8;
}
#footer_dark .part-2 i[data-feather],
#footer_dark .part-2 svg {
width: 18px;
min-width: 18px;
height: 18px;
margin-top: 4px;
}
#footer_dark .part-2 p,
#footer_dark .part-2 span,
#footer_dark .part-2 div {
margin: 0;
}
#footer_dark .contact-social {
 display: flex;
    align-items: center;
    gap: 14px;
    margin-top: 18px;
}
#footer_dark .contact-social a {
margin: 0;
font-size: 22px;
line-height: 1;
color: #fff;
}
#footer_dark .contact-social i {
font-size: 22px;
}
#footer_dark .contact-social .fa-facebook-f:hover {
color: #1877f2;
}
#footer_dark .contact-social .fa-instagram:hover {
color: #e1306c;
}
#footer_dark .contact-social .fa-whatsapp:hover {
color: #25D366;
}
#footer_dark .contact-social .fa-twitter:hover {
color: #1DA1F2;
}
#footer_dark .part-3 ul.nav {
display: block;
padding: 0 !important;
margin: 0;
list-style: none;
}
#footer_dark .part-3 ul.nav li {
display: block;
width: 100%;
margin-bottom: 10px;
}
#footer_dark .part-3 ul.nav li a {
display: inline-block;
padding: 0;
font-size: 15px;
opacity: .95;
color: #fff !important;
}
#footer_dark .margin-link-url-footer {
margin-bottom: 10px;
}
#footer_dark .logo {
margin-top: 15px;
padding-top: 18px;
border-top: 1px solid rgba(255,255,255,.25);
}
#footer_dark .logo > div {
display: flex;
align-items: center;
gap: 8px;
flex-wrap: wrap;
font-size: 14px;
color: #fff;
}
#footer_dark .logo span {
opacity: .95;
}
#footer_dark .logo img {
height: 24px;
width: auto;
}
html[dir="rtl"] #footer_dark {
direction: rtl;
text-align: right;
}
html[dir="rtl"] #footer_dark .contact-social,
html[dir="rtl"] #footer_dark .logo > div {
justify-content: flex-start;
}
html[dir="ltr"] #footer_dark {
direction: ltr;
text-align: left;
}
@media (max-width: 767px) {
#footer_dark {
padding: 40px 0 20px;
}
#footer_dark .container {
max-width: 92%;
}
#footer_dark .logo-name-footer img {
width: 80px;
height: 80px;
}
#footer_dark .logo-name-footer h5 {
font-size: 21px;
}
#footer_dark .part-2 h6,
#footer_dark .part-3 h6 {
font-size: 20px;
}
#footer_dark .logo > div {
flex-direction: column;
align-items: flex-start;
}
}
footer .part-3 h6 {
margin-right: 0px !important;
}
.ml-1 {
margin-left: 0px !important;
}
.mr-1, .mx-1 {
margin-right: 0px !important;
}
#footer_dark .part-1 {
text-align: right !important;
}
#footer_dark .logo-name-footer {
display: block !important;
text-align: right !important;
}
#footer_dark .logo-name-footer h5 {
display: block !important;
width: 100%;
text-align: right !important;
margin: 12px 0 0 0 !important;
}
#footer_dark .part-1 p {
text-align: right !important;
}
#footer_dark .col-md-4:first-child .part-1 {
display: flex !important;
flex-direction: column !important;
align-items: flex-end !important;
text-align: right !important;
}
#footer_dark .col-md-4:first-child .logo-name-footer {
width: 100% !important;
display: flex !important;
flex-direction: column !important;
align-items: flex-end !important;
text-align: right !important;
gap: 0 !important;
}
#footer_dark .col-md-4:first-child .logo-name-footer h5 {
display: block !important;
width: 100% !important;
text-align: right !important;
margin: 12px 0 0 0 !important;
}
#footer_dark .col-md-4:first-child .logo-name-footer img {
display: block !important;
margin: 0 0 12px auto !important;
}
#footer_dark .col-md-4:first-child .part-1 p {
width: 100% !important;
text-align: right !important;
margin: 0 !important;
}
#footer_dark .contact-social {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 14px !important;
    width: auto !important;
    margin-top: 18px !important;
}

#footer_dark .contact-social a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
    min-width: auto !important;
    border-radius: 0 !important;
    text-decoration: none !important;
}

#footer_dark .contact-social {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 14px !important;
    width: auto !important;
    margin-top: 18px !important;
}

#footer_dark .contact-social a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    text-decoration: none !important;
    color: #fff !important;
}

#footer_dark .contact-social a i {
    font-size: 22px !important;
    line-height: 1 !important;
    color: #fff !important;
    margin: 0 !important;
}

#footer_dark .contact-social a:hover i {
    color: #fff !important;
}
#footer_dark .contact-social .fa-facebook-f:hover {
    color: #1877f2 !important;
}

#footer_dark .contact-social .fa-instagram:hover {
    color: #e1306c !important;
}

#footer_dark .contact-social .fa-whatsapp:hover {
    color: #25D366 !important;
}

#footer_dark .contact-social .fa-twitter:hover {
    color: #1DA1F2 !important;
}
#footer_dark .part-2 .whatsapp-button,
#footer_dark .part-2 .whatsapp-btn,
#footer_dark .part-2 .btn-whatsapp,
#footer_dark .part-2 .contact-whatsapp,
#footer_dark .part-2 [class*="whatsapp-button"],
#footer_dark .part-2 [class*="whatsapp-btn"],
#footer_dark .part-2 [id*="whatsapp-button"],
#footer_dark .part-2 [id*="whatsapp-btn"] {
display: none !important;
}
.div-cart-empty .btn-cont-shop-empty, button.btn-cart-new, #orderfull-disable, .orders-page .btn-order, .rounded-pill {
display: block !important;
}
.navbar-brand{
  /* width: 170px !important;
  height: 78px !important; */
  overflow: visible !important;
  margin: 0 !important;
  display: flex !important;
  align-items: center !important;
  padding: 4px 0 !important;
}

.navbar-brand img{
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: contain !important;
  margin-top: 0 !important;
  display: block !important;
  box-shadow: none !important;
  border: none !important;
}

nav{
  min-height: 86px !important;
  align-items: center !important;
}

.flexNav{
  flex: 1 1 auto !important;
  min-width: 0 !important;
}

@media (max-width: 992px){
  .navbar-brand{
    width: 120px !important;
    height: 56px !important;
    padding: 2px 0 !important;
  }

  .navbar-brand img{
    margin-top: 0 !important;
    max-width: 100% !important;
    max-height: 100% !important;
  }

  nav{
    min-height: 72px !important;
    padding: 0 16px !important;
  }
}
#numberitemOrder{
right: -9px;

font-size: 12px !important;
height: 16px;

}

@media (max-width: 992px){

  .navbar nav{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    padding:0 12px !important;
    min-height:72px !important;
    position:relative;
  }
  #navbarSupportedContent{
    display:none !important;
  }
  .navbar .logo{
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    height:auto !important;
    padding:0 !important;
    margin:0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    z-index:2;
  }

  .navbar .container-img{
    width:54px !important;
    height:54px !important;
    padding-top:0 !important;
    border-radius:50% !important;
    overflow:hidden !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
  }

  .navbar .container-img img{
    width:54px !important;
    height:54px !important;
    margin-top:0 !important;
    object-fit:cover !important;
    border-radius:50% !important;
    display:block !important;
  }


  .navbar .menu-collapse.d-lg-none{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:24px !important;
    height:24px !important;
    margin:0 !important;
    position:relative !important;
    z-index:3;
    color:#5f6672 !important;
    stroke:#5f6672 !important;
  }

  .navbar .navbar-nav-cart-mobile.d-lg-none{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:14px !important;
    margin:0 !important;
    padding:0 !important;
    list-style:none !important;
    position:relative;
    z-index:3;
  }

  .navbar .navbar-nav-cart-mobile .nav-item{
    margin:0 !important;
    padding:0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
  }

  .navbar .navbar-nav-cart-mobile .nav-link{
    padding:0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
  }

  .navbar .navbar-nav-cart-mobile i{
    width:22px !important;
    height:22px !important;
    margin:0 !important;
    color:#5f6672 !important;
    stroke:#5f6672 !important;
  }

  .navbar .navbar-nav-cart-mobile .nav-item-cart{
    position:relative !important;
    width:auto !important;
    height:auto !important;
  }

  .navbar #numberitemMobile{
    position:absolute !important;
    top:-6px !important;
    right:-8px !important;
    left:auto !important;
    min-width:16px !important;
    height:16px !important;
    line-height:16px !important;
    padding:0 4px !important;
    border-radius:999px !important;
    font-size:10px !important;
  }

  html[dir="rtl"] .navbar nav,
  body[dir="rtl"] .navbar nav{
    flex-direction:row !important;
    direction: initial;
  }

  html[dir="rtl"] .navbar .menu-collapse.d-lg-none,
  body[dir="rtl"] .navbar .menu-collapse.d-lg-none{
    order:3 !important;
  }

  html[dir="rtl"] .navbar .flexNav,
  body[dir="rtl"] .navbar .flexNav{
    order:1 !important;
    width:auto !important;
    display:flex !important;
    align-items:center !important;
    justify-content:flex-start !important;
    gap:0 !important;
  }
}
  @media (max-width: 992px){

  .navbar nav{
    flex-direction: row !important;
  }

  html[dir="rtl"] .navbar .menu-collapse,
  body[dir="rtl"] .navbar .menu-collapse{
    order: 3;
  }

  html[dir="rtl"] .navbar .logo,
  body[dir="rtl"] .navbar .logo{
    order: 2;
  }

  html[dir="rtl"] .navbar .flexNav,
  body[dir="rtl"] .navbar .flexNav{
    order: 1; 
  }

  html[dir="ltr"] .navbar .menu-collapse,
  body[dir="ltr"] .navbar .menu-collapse{
    order: 1; 
  }

  html[dir="ltr"] .navbar .logo,
  body[dir="ltr"] .navbar .logo{
    order: 2;
  }

  html[dir="ltr"] .navbar .flexNav,
  body[dir="ltr"] .navbar .flexNav{
    order: 3; 
  }

}
@media (max-width: 992px){

  .navbar{
    position: sticky;
    top: 0;
    z-index: 9999;
  }

  .navbar nav{
    position: relative !important;
  }

  .search-mobile-div{
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    width: 100% !important;
    height: 72px !important;
    background: #7CCACE !important;
    display: none;
    align-items: center;
    gap: 10px;
    padding: 0 12px;
    z-index: 20;
  }

  .search-mobile-div.d-flex{
    display: flex !important;
  }

  .search-mobile-div i{
    width: 22px !important;
    height: 22px !important;
    color: #5f6672 !important;
    stroke: #5f6672 !important;
    flex: 0 0 auto;
  }

  .search-mobile-div .search-mobile{
    flex: 1 1 auto;
    height: 42px !important;
    border: 0 !important;
    outline: 0 !important;
    border-radius: 12px !important;
    padding: 0 14px !important;
    font-size: 14px !important;
    background: #fff !important;
    color: #333 !important;
  }

  html[dir="rtl"] .search-mobile-div .search-mobile{
    text-align: right !important;
    direction: rtl !important;
  }

  html[dir="ltr"] .search-mobile-div .search-mobile{
    text-align: left !important;
    direction: ltr !important;
  }
}

#footer_dark .contact-social,
#footer_dark .whatapp-footer-btn{
    display: inline-flex !important;
    align-items: center !important;
    vertical-align: middle !important;
}

#footer_dark .contact-social{
    justify-content: flex-start !important;
    gap: 14px !important;
    width: auto !important;
    margin-top: 18px !important;
    margin-bottom: 0 !important;
}

#footer_dark .whatapp-footer-btn{
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    width: auto !important;
    height: auto !important;
    min-width: auto !important;
    margin-top: 18px !important;
    margin-bottom: 0 !important;
}

html[dir="rtl"] #footer_dark .whatapp-footer-btn{
    margin-right: 14px !important;
    margin-left: 0 !important;
}

html[dir="ltr"] #footer_dark .whatapp-footer-btn{
    margin-left: 14px !important;
    margin-right: 0 !important;
}

#footer_dark .whatapp-footer-btn a{
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
    min-width: auto !important;
    text-decoration: none !important;
    font-size: 0 !important;  
    line-height: 0 !important;
}

#footer_dark .whatapp-footer-btn a > div{
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
    border-radius: 0 !important;
}

#footer_dark .whatapp-footer-btn .phone-number-text{
    display: none !important;
}

#footer_dark .whatapp-footer-btn svg,
#footer_dark .whatapp-footer-btn i.fa-whatsapp,
#footer_dark .whatapp-footer-btn .fa-whatsapp{
    width: 22px !important;
    height: 22px !important;
    min-width: 22px !important;
    min-height: 22px !important;
    font-size: 22px !important;
    display: block !important;
    margin: 0 !important;
    color: #fff !important;
    fill: #fff !important;
}

#footer_dark .whatapp-footer-btn:hover svg path,
#footer_dark .whatapp-footer-btn:hover i.fa-whatsapp,
#footer_dark .whatapp-footer-btn:hover .fa-whatsapp{
    fill: #25D366 !important;
    color: #25D366 !important;
}

#footer_dark .contact-social .fa-whatsapp {
    color: #25D366 !important;
}

#footer_dark .contact-social .fa-instagram {
    color: #E1306C !important;
}

#footer_dark .contact-social .fa-facebook-f {
    color: #1877F2 !important;
}

#footer_dark .contact-social .fa-twitter {
    color: #1DA1F2 !important;
}
#footer_dark .contact-social .fa-whatsapp{
  color: #25D366 !important;
}
#footer_dark .contact-social .fa-whatsapp, #footer_dark .contact-social .icon-size-social.fa-whatsapp, #footer_dark .contact-social i.fa-whatsapp{
  color: #25D366 !important;
}