        :root{--base:{};}.for-discount-value span{color:#fff!important}.__brand-item{border-radius:20px}@media screen and (max-width:575px){.__inline-12{max-width:80px;-o-object-fit:contain;object-fit:contain}.navbar-light{background-color:#fff;border:1px solid #c1c1c1;border-radius:5px;margin:auto -5px 10px;padding:5px}.product-single-hover .inline_product{position:relative;overflow:hidden;width:100%;border-radius:10px;display:flex;flex-direction:column;justify-content:center;height:200px;border:1px solid #e9f3ff;transition:.3s ease-in-out}.product-single-hover .single-product-details{position:relative;min-height:70px;padding:10px 10px 0;border-radius:0 0 5px 5px;transition:.3s;text-align:center}}@media (max-width:767px){.__inline-14,.navbar-tool-icon-box{width:3.25rem;height:3.25rem;display:flex;justify-content:center;align-items:center}}


/* ----------------------------------------------- */
.nav-bottom .box{
    position: relative;
}
.nav-bottom .box .dropdwon-menu {
    background-color: #fff;
    height: 327px;
    width: 100%;
    padding: 20px 0 20px 20px ;
    display: none;
    border: 1px solid #eee;
    box-shadow:  0 0 5px #eee;
    border-radius: 12px;
}
.nav-bottom .box .dropdwon-menu .cols {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.nav-bottom .box .dropdwon-menu .cols h6 {
  color: #000000de;
  font-size: 14px;
  font-weight: 700;
}
.nav-bottom .box .dropdwon-menu .cols ul {
  list-style: none;
  padding: 0;
  flex-wrap: wrap;
}
.nav-bottom .box .dropdwon-menu .cols ul a {
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  padding: 8px 0;
}
.nav-bottom .box .dropdwon-menu .sub-col {
  margin-top: 28px;
}
.nav-bottom .box .dropdwon-menu .cols .top-suppliers {
  display: flex;
  gap: 30px;
  border-left: 1px solid #0000001f;
  padding-left: 20px;
}
.nav-bottom .box .dropdwon-menu .cols .top-suppliers .suppliers {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.nav-bottom .box .dropdwon-menu .cols .top-suppliers .suppliers img {
  width: 57px;
  height: 57px;
  border-radius: 50%;
}
.nav-bottom .box .dropdwon-menu .cols .top-suppliers .suppliers span {
  color: #000000de;
  font-size: 14px;
  font-weight: 400;
}
.nav-bottom .box .dropdwon-menu .top-suppliers .image img {
  width: 222px;
  height: 286px;
}

@media (max-width: 992px) {
  .nav-bottom .box .dropdwon-menu .top-suppliers .image {
    display: none;
  }
  .nav-bottom .box .dropdwon-menu {
    padding-right: 20px;
  }
  .nav-bottom .box .dropdwon-menu .cols .top-suppliers .suppliers img {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 768px) {
    .nav-bottom .box .dropdwon-menu {
        padding: 5px 0 5px 5px ;
    }
    .nav-bottom .box .dropdwon-menu .cols .top-suppliers {
        padding-left: 7px;
      }
  .nav-bottom .box .dropdwon-menu .cols .top-suppliers .suppliers img {
    display: none;
  }
  .nav-bottom .box .dropdwon-menu .cols .top-suppliers .suppliers span {
    font-size: 12px;
    font-weight: 400;
  }
    .nav-bottom .box .dropdwon-menu .cols {
        gap: 7px
    }
  .nav-bottom .box .dropdwon-menu .cols h6 {
    font-size: 12px;
    font-weight: 500;
  }
  .nav-bottom .box .dropdwon-menu .cols ul a {
    font-size: 10px;
    padding: 5px 0;
  }
}
/* ----------------------------------------------- */



/* ----------------------------------------------- */

.__shop-banner-main .follow-supplier {
  position: absolute;
  bottom: 20px;
  right: 20px;
  display: flex;
  align-items: center;
  gap: 20px;
}
.__shop-banner-main .follow-supplier a {
  background-color: #fff;
  border-radius: 38px;
  padding: 8px 40px;
}
.__shop-banner-main .follow-supplier a span {
  font-size: 14px;
  font-weight: 500;
}
.brand-description {
  display: flex;
  /* align-items: end; */
  gap: 25px;
}
.brand-description .left {
  width: 20%;
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding-left: 20px;
}
.brand-description .right {
  flex: 1;
}
.brand-description .left img {
  width: 165px;
  height: 165px;
  border-radius: 16px;
  margin-top: -82px;
}
.brand-description .left .links {
  padding-left: 17px;
}
.brand-description .left .links {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.brand-description .left .links li {
  color: #000000de;
  font-size: 14px;
  font-weight: 400;
}
.brand-description .left .links li a {
  text-decoration: underline;
  cursor: pointer;
}

.brand-description .right .head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 30px 0 20px 0;
}
.brand-description .right .head .brand-name {
  font-size: 25px;
  font-weight: 600;
}
.brand-description .right .head .social {
  display: flex;
  gap: 30px;
  align-items: center;
}
.brand-description .right .head .social a {
  display: flex;
  gap: 7px;
  align-items: center;
  color: #42695a;
}
.brand-description .right .head .social a span {
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}
.brand-description .right .description {
    font-size: 14px;
    font-weight: 400;
    color: #000000de;
    text-align: start;
    height: 40px;
    overflow: hidden;
    transition: all 0.3s ease; 
  }
  .brand-description .right .description.expanded {
    height: fit-content;
  }
  
.brand-description .right .readMore{
    margin-top: 10px;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 400;
}

@media (max-width: 768px) {
  .__shop-banner-main .follow-supplier {
    display: none;
  }
  .__shop-banner-main .follow-supplier a {
    background-color: #fff;
    border-radius: 20px;
    padding: 6px 10px;
  }
  .brand-description {
    flex-direction: column-reverse;
    position: relative;
  }
  .brand-description .left {
    width: 100%;
  }
  .brand-description .left img {
    position: absolute;
    top: 0;
    left: 10px;
    width: 15p0x;
    height: 150px;
    border-radius: 16px;
    margin-top: -100px;
  }
  .brand-description .left .links {
    padding-left: 7px;
  }
  .brand-description .right {
    margin-top: 60px;
    padding-left: 10px;
  }
  .brand-description .right .head .social {
    display: none;
  }
  .brand-description .right .head {
    margin: 5px 0 10px 0;
}
}
/* ----------------------------------------------- */

/* ----------------------------------------------- */
.head-sort p {
  font-size: 14px;
  font-weight: 500;
  color: #6c6c6c;
}
.head-sort p span {
  color: #42695a;
  font-size: 16px;
}
/* ----------------------------------------------- */

/* ----------------------------------------------- */
.sectionItems {
  display: none;
}
.sectionItems.active {
  display: flex;
  flex-direction: column;
}
.sectionItems p{
  font-size: 14px;
  font-weight: 500;
  color: #6C6C6C;
  margin-top: 10px;
}
.sectionItems p .view-page-item-count{
  color: #42695A;
  font-weight: 600;;
}
.sectionItems .box .box-info {
  height: 260px;
  padding-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 15px;
  background-color: #f6f6f6;
  border-radius: 12px;
  position: relative;
}
.box-info .link-image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 120px;
  width: 150%;  
}
.box-info .link-image img {
  height: 100%;
  width: 35%;
}
.sectionItems .box .box-info .name {
  text-decoration: underline;
  font-size: 16px;
  font-weight: 400px;
}
.sectionItems .box .box-info .follow {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #fff;
  border-radius: 30px;
  width: 110px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  font-size: 14px;
  font-weight: 400px;
}

@media (max-width: 768px) {
  .sectionItems .box .box-info {
    max-width: 195px !important;
  }
  
}

/* ----------------------------------------------- */



/* ----------------------------------------------- */
.login-card .head-login {
  font-size: 40px;
  font-weight: 600;
}
.login-card .btn-login {
  border-radius: 12px;
  height: 56px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  background-color: #42695a;
}
.login-card .or-google {
  position: relative;
  color: #d2d2d7;
}
.login-card .or-google::after,
.login-card .or-google::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 46%;
  height: 1px;
  background-color: #d2d2d7;
}
.login-card .or-google::after {
  left: 0;
}
.login-card .or-google::before {
  right: 0;
}
.login-card .with-google div {
  border: 1px solid #d2d2d7;
  border-radius: 12px;
  height: 56px;
  line-height: 56px;
  margin: -10px 0 20px 0;
}
.login-card .with-google div a {
  display: flex;
  align-items: center;
  gap: 10px;
}
.login-card .with-google div a img {
  width: 24px;
  height: 24px;
}
.login-card .with-google div a span {
  font-size: 16px;
  font-weight: 500;
  color: #121212;
  text-transform: uppercase;
}
.login-card .have-account a {
  color: #42695a;
}
.login-card .privacy-terms {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 20px;
}
.login-card .privacy-terms a {
  font-size: 14px;
  font-weight: 400;
  color: #121212;
}
.login-card .privacy-terms a:first-child {
  border-right: 1px solid #121212;
  padding-right: 10px;
}

@media (max-width: 588px) {
  .login-card .head-login {
    font-size: 24px;
  }
}

/* ----------------------------------------------- */

/* ----------------------------------------------- */
.login-card .sellect-user {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}
.login-card .sellect-user button {
  font-size: 14px;
  font-weight: 500;
  border: none;
  background-color: transparent;
  color: #717171;
}
.login-card .sellect-user button.active {
  color: #42695a;
  border-bottom: 1px solid #42695a;
  padding-bottom: 2px;
  font-weight: 600;
}

/* ----------------------------------------------- */

/* ----------------------------------------------- */
.nav-bottom {
  overflow: hidden;
}
.nav-bottom .links {
  list-style: none;
  display: flex;
  align-items: center;
  overflow-x: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
  padding-right: 30px;
  margin-top: 15px;
  margin-left: -40px;
  gap: 30px;
}
.nav-bottom .links li{
  margin: 0 !important;
}
.nav-bottom .links::-webkit-scrollbar {
  display: none;
}
.nav-bottom .links .link a {
  padding-bottom: 0 !important;
}
.nav-bottom .links .link a span {
  display: ruby-text !important;
  display: -webkit-ruby-text; 
  display: -moz-ruby-text;    
  display: -ms-ruby-text;    
  display: -o-ruby-text;      
  /* min-width: 124px !important; */
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  color: #000000de;
}

.nav-bottom .box {
  position: relative;
}
.nav-bottom .box .left-arrow {
  position: absolute;
  top: 8px;
  right: 0;
  transform: translateY(-50%);
  width: 40px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  box-shadow: 0 0 30px #fff;
  cursor: pointer;
}
@media ( max-width : 768px ) {
  .nav-bottom .links{
    gap: 20px;
  }
    .nav-bottom .box .left-arrow {
      right: 0;
      width: 26px;
      height: 20px;
    }
}

/* ----------------------------------------------- */



/* ----------------------------------------------- */
.arrow{
    cursor: pointer;
}
/* ----------------------------------------------- */







/* ----------------------------------------------- */
.shipping-methods .shipping-address{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  border: 1px solid #eee;
  border-radius: 12px;
}
.shipping-methods .shipping-address .left{
  display: flex;
  gap: 10px;
  align-items: flex-start;
}
.shipping-methods input{
  margin-top: 0;
  cursor: pointer;
  width: 24px !important;
  height: 24px !important;

}
.shipping-methods .shipping-address .left .address-info{
  display: flex;
  flex-direction: column;
}
.shipping-methods .shipping-address .left .address-info > div{
  display: flex;
  gap: 10px;
  align-items: center;
}
.shipping-methods .shipping-address .left .address-info h5{
  font-size: 16px;
  font-weight: 600;
}
.shipping-methods .shipping-address .left .address-info span{
  background-color: #42695A;
  color: #fff;
  padding: 2px 8px;
  border-radius: 4px;
}

.shipping-methods .shipping-address .left .address-info p{
  color: #17183B;
  font-size: 14px;
  font-weight: 400;
  margin: 5px 0;
}
.shipping-methods .shipping-address .right{
  display: flex;
  align-items: center;
  gap: 15px;
}
.shipping-methods .shipping-address .right > div{
  cursor: pointer;
}

.shipping-methods .shipping-address:has(input[type="radio"]:checked) {
  background-color: #F6F6F6;
}


.shipping-methods h4{
  font-size: 20px;
  font-weight: 400;
  margin-top: 40px;
}

.shipment-method .method{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  border: 1px solid #D1D1D8;
  border-radius: 12px;
  padding: 20px;
  font-size: 16px;
  font-weight: 500;
  margin-top: 20px;
}
.shipment-method .method .choose{
  flex: 1;
  margin: 0;
}
.shipment-method .method .choose,
.shipment-method .method .date,
.shipment-method .method .price{
  color: #A2A3B1;
}
.shipment-method .method:has(input[type="radio"]:checked) .choose {
  color: #000000;
}
.shipment-method .method:has(input[type="radio"]:checked) .date {
  color: #000000;
}
.shipment-method .method:has(input[type="radio"]:checked) .price {
  color: #42695A;
}

.shipment-method input:not(:last-child) {
  margin-top: 0;
}
.shipping-methods .buttons{
  display: flex;
  align-items: center;
  justify-content: end;
  width: 100%;
  margin-top: 20px;
  gap: 20px;
}
.shipping-methods .buttons a{
  width :200px;
  height: 50px;
  border: 1px solid #42695A;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.shipping-methods .buttons a:first-child{
  color: #42695A;
}
.shipping-methods .buttons a:last-child{
  background-color: #42695A;
  color: #fff;
}

.shipping-methods input[type="radio"]:checked {
  accent-color: #42695A;
}
/* ----------------------------------------------- */






/* ----------------------------------------------- */
#mainCats-section{
  margin: 15px;
}
/* ----------------------------------------------- */


       .tabbar,.tabbar ul{bottom:0;width:100%}.tab-style1 li.follow,.tabbar{background-color:var(--app-content-background-color)}@media screen and (max-width:768px){.mobile-only{display:block}}@media screen and (min-width:769px){.mobile-only{display:none}}.flex-center{display:flex;justify-content:space-around;align-items:center}.services.active{--outset-shadow:rgba(255, 159, 40, 0.45);--inset-shadow:rgba(88, 54, 13, 0.45);--clay-box-shadow:rgba(88, 54, 13, 0.4);--clay-background-color:#ed9426;--clay-fg-color:#f1f2f3;color:#cf5c0f}.services-style{--app-content-background-color:#ed9426}.tabbar{z-index:999999;height:90px;display:none;flex-direction:column;box-sizing:content-box;overflow:hidden;transition:background-color .4s;position:fixed}.tab-style1 ul,.tabbar ul{justify-content:center}.tabbar li,.tabbar ul{list-style-type:none;margin:0;padding:0}.tabbar ul{position:absolute;background-color:#f9f8fa;align-self:flex-end;height:50px;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.tabbar li{font-size:1rem;margin-right:5px;position:relative;color:#888;cursor:pointer}.tabbar li:last-child{margin-right:0}.tab-style1 li{display:flex;justify-content:center;align-items:center;top:1px;left:0;width:80px;height:50px;transition:top .2s ease-out,width .4s,border-radius .4s,box-shadow .4s}.tab-style1 li.follow{position:absolute;border-radius:100%;content:" ";width:60px;height:60px;border:10px solid var(--app-content-background-color);top:-3rem;transition:left .4s ease-in,background-color .4s,border-color .4s}.tab-style1 li.follow:after,.tab-style1 li.follow:before{content:" ";position:absolute;top:27px;right:-27px;border-top:11px solid var(--app-content-background-color);background-color:#f9f8fa;width:20px;height:20px;box-sizing:border-box;transition:border-color .4s}.tab-style1 li.follow::after{border-top-left-radius:100%}.tab-style1 li.follow:before{left:-27px;right:unset;border-top-right-radius:100%}.tab-style1 .active{z-index:100;width:60px;height:60px;top:-2rem;border-radius:100%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 8px 16px 0 rgba(0,0,0,.2);background:#684923;color:#fff}.__shadow-2 .owl-carousel.owl-rtl .owl-item{border:1px solid #dedede;border-radius:5px}.owl-next,.owl-prev{z-index:99999999999999}











