@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");

body {
  font-family: "Montserrat", sans-serif;
}

html body{
  overflow-x: hidden;
}
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
     font-family: "Montserrat", sans-serif;
}



a {
    text-decoration: none !important;
    font-family: "Montserrat", sans-serif;

}

p, .f-Montserrat {
    text-decoration: none !important;
    font-family: "Montserrat", sans-serif;
    line-height: 28px;
    font-size: 16px;
    
}

h1,
h2,
h3,
h4,
h5,
h6,
{
    /* font-family: "Playfair Display", serif; */
    font-family: "Jost", sans-serif;
}

  /* Top Bar */
    .top-bar {
      background:#14213d;
      color:#fff;
      text-align:center;
      font-size:14px;
      padding:6px 0;
    }
.navbar{
      padding:0 !important;
}
    /* Header */
    .header {
      display:flex;
      justify-content:space-between;
      align-items:center;
              padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 52px;
        padding-right: 52px;
      background:#fff;
      /*border-bottom:1px solid #eee;*/
      position:relative;
      box-shadow: 0 3px 15px rgb(0 0 0 / 10%);
    }

    .logo {
      display:flex;
      align-items:center;
      font-size:22px;
      font-weight:bold;
    }

    .logo  img{
      width: 230px;
    }
    .logo i {color:red;margin-right:8px;}

    /* Nav */
    nav {
      display:flex;
      gap:20px;
    }
    nav a {
      text-decoration:none;
      color:#000;
      font-weight:500;
    }
    nav a:hover {color:red;}
.header-icons a,
.header-icons .user-dropdown {
  width: 30px;        /* uniform size box */
  /*height: 30px;*/
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-icons svg {
  width: 22px !important;   /* inner icon size control */
  height: 22px !important;
}

.header-icons .user-dropdown svg {
  width: 22px !important;
  height: 22px !important;
}

.header-icons span {
  position: absolute;
  top: -5px;
  right: -6px;
  background: #1691ca;
  color: #fff;
  font-size: 10px;
  border-radius: 50%;
  padding: 3px;
  line-height: 10px;
  min-width: 16px;
  text-align: center;
}

    .header-icons {
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
      /*padding: 30px 0;*/
}

.header-icons svg {
  width: 26px;
  height: 26px;
  cursor: pointer;
  display: inline-block;
}

.header-icons a {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.header-icons span {
     position: absolute;
    top: -8px;
    right: -8px;
    background: #1691ca;
    color: #fff;
    font-size: 11px;
    border-radius: 50%;
    padding: 4px 5px;
    line-height: 10px;
    min-width: 18px;
    text-align: center;
}
 .user-dropdown {
  position: relative; /* important */
  display: inline-block;
  padding: 25px 0;
}

.user-dropdown svg {
  cursor: pointer;
  position: relative !important;
}

.user-dropdown .dropdown {
 /* display: none;
  position: absolute;
  top: 100%;
  right: 0;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
  padding: 20px 20px;
  width: 150px;

  z-index: 999;*/
  display: none;
     width: 250px;
    left: -137.5px;
    top: 72px;
    position: absolute;
    padding: 25px 20px 15px;
    z-index: 999;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .08);
    box-shadow: 0 1px 10px rgba(0, 0, 0, .08);
    background-color: #fff;
    color: #3e4152;
    border: 1px solid #f5f5f6;
    margin: -2px 0;
}
/*.{
  opacity: 1;

}*/
.desktop-getInLinks{
       display: inline-block;
    width: 100%;
    padding: 5px 0;
    border-top: 1px solid #eaeaec;
    margin-top: 15px;
}
.desktop-userActionsArrow {
      display: block;
    top: -2px;
    position: absolute;
    width: 58px;
    border-bottom: 4px solid #2a90c7;
    left: 124px;
}
.desktop-infoTitle {
    font-size: 12px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 10px;
}
.desktop-infoEmail {
    font-size: 12px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 10px;
}
.desktop-infoEmail {
    height: 14px;
    color: #282c3f;
}
.desktop-linkButton {
    display: inline-block;
    padding: 18px 20px;
    margin: 10px 10px 0 0;
    border: 1px solid #eaeaec;
    border-radius: 2px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    color: #ff3f6c;
    font-weight: 700;
}
.desktop-info {
    font-weight: 400;
    font-size: 14px;
    color: #3e4152;
}
.desktop-infoSection {
    margin: 0;
    cursor: pointer;
    padding:0px 0 0px !important;
}
.desktop-superscriptTag {
         width: max-content;
    /* height: 3px; */
    /* padding: 2px 1px 9px !important; */
    background: #2a90c7 !important;
    border: 1px solid #2a90c7 !important;
    color: #fff;
    font-weight: 400;
    margin: 0px 0 0;
    font-size: 10px;
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);
    display: inline-block;
    border-radius: 2px !important;
    position: absolute;
    top: 5px !important;
    right: -27px !important;
    font-size: 8px !important;
    padding: 1px !important;
}
.user-dropdown .dropdown a {
 display: block;
       padding: 3px 6px;
  color: #000;
    text-decoration: none;
    font-size: 12px;
    width: max-content;
}

.user-dropdown .dropdown a:hover {
  color: #1691ca;
}
.desktop-linkButton:first-child {
    margin: 0 5px 6px 0;
}
.desktop-linkButton:hover {
    border: 1px solid #1691ca;
}
.user-dropdown:hover .dropdown {
  display: block;
}

/* Top bar */
    .top-bar {
      background: #1691ca ;
      color: #fff;
      text-align: center;
      font-size: 14px;
      padding: 6px 10px;
    }
.navbar-nav .nav-item {
     /*padding: 1rem;*/
          padding: 28px 16px;
}
.dropdown svg{
      position: absolute;
    height: 0.4rem;
    right: 0;
    top: calc(50% - 0.3rem);
}
.navbar-nav .dropdown-menu {
    position: static;
    padding: 1rem;
}
    /* Navbar */
    .navbar-nav .nav-link {
      font-weight: 500;

    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
    }

    .navbar-nav .nav-link:hover,
    .navbar-nav .nav-link.active {
      color: #1691ca  !important;
    }

    /* Mega menu */
    .dropdown-menu {
      width: 600px;
      padding: 20px;
      border: none;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
      margin-top: 0;
    }

    .dropdown-menu h6 {
      /*border-bottom: 2px solid red;*/
      /*padding-bottom: 5px;*/
      margin-bottom: 10px;
      padding: 0;
      font-size: 15px;
      font-weight: bold;
          color: #000 !important;
    }

    .dropdown-menu a {
      font-size: 12px;
      display: block;
         padding: 5px 0;
    color: #000;
    }

    .dropdown-menu a:hover {
         color: #1691ca;
    background: transparent;
    }



    /* Hover dropdown for desktop */
    @media (min-width: 992px) {
      .navbar .dropdown:hover .dropdown-menu {
        display: block;
        width: max-content;
      }
    }

    /* Hero */
    .hero {
      background: #f9c9d2;
      padding: 60px 15px;
    }

    .hero h1 {
      font-size: 42px;
      font-weight: bold;
      line-height: 1.2;
      margin-bottom: 20px;
    }

    .hero button {
      padding: 12px 24px;
      background: #fff;
      border: 2px solid #000;
      font-weight: bold;
      cursor: pointer;
      transition: 0.3s;
    }

    .hero button:hover {
      background: #000;
      color: #fff;
    }

    @media(max-width: 767px) {
      .dropdown-menu {
        width: 100% !important;
      }

      .hero h1 {
        font-size: 28px;
      }

      .hero img {
        max-width: 100%;
        margin-top: 20px;
      }
    }
 /* ===== Navbar Styling ===== */
    .navbar {
      background: #fff;
      padding: 10px 20px;
    }

    .navbar .nav-link {
      color: #000;
      font-size: 16px;
      padding: 8px 12px;
    }

    .navbar .nav-link:hover {
      color: #e63946;
    }

    /* ===== User Dropdown Hover (Desktop only) ===== */
    .user-dropdown:hover .dropdown-menu {
      display: block;
      margin-top: 0;
    }

    /* Disable hover on mobile (click only) */
    @media (max-width: 991px) {
      .user-dropdown:hover .dropdown-menu {
        display: none;
      }
    }

    /* ===== Badges for Wishlist/Cart ===== */
    .nav-item .badge {
      font-size: 12px;
      background: #e63946;
      color: #fff;
      border-radius: 50%;
      padding: 3px 6px;
      position: relative;
      top: -8px;
      left: -5px;
    }
      /* Navbar Base */
    .navbar {
      background: #fff;
      padding: 8px 15px;
    }

    .navbar .nav-link {
      color: #000;
      font-size: 16px;
      padding: 0;
    }

    .navbar .nav-link:hover {
      color: #e63946;
    }


    /* Mobile */
    .hamburger {font-size:24px;cursor:pointer;}

    .mobile-menu {
      position:fixed;
      top:0;
      left:-100%;
      width:80%;
      height:100%;
      background:#fff;
      box-shadow:2px 0 5px rgba(0,0,0,0.2);
      transition:0.3s;
      padding:20px;
      z-index:1000;
    }
    .mobile-menu.active {left:0;}
    .mobile-menu-header {
      display:flex;
      justify-content:space-between;
      align-items:center;
      margin-bottom:20px;
    }
    .mobile-menu nav {
      display:flex;
      flex-direction:column;
      gap:15px;
    }
    .mobile-menu nav a {
      color:#000;
      font-size:16px;
    }


.main-menu ul { list-style: none; margin: 0; padding: 0; display: flex; }
.main-menu ul li { position: relative; }
.main-menu ul li a { display: block; padding: 12px 18px; text-decoration: none; }

/* Dropdown hidden by default */
.main-menu .submenu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  min-width: 200px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

/* Hover for desktop */
@media(min-width: 992px) {
  .main-menu li:hover > .submenu { display: block; }
}

/* Mobile dropdown toggle */
@media(max-width: 991px) {
  .main-menu { flex-direction: column; }
  .submenu { position: relative; box-shadow: none; }
  .submenu-toggle { cursor: pointer; margin-left: 8px; }
  .main-menu .submenu.open { display: block; }
}
@media (min-width: 992px) {
  .nav-item.dropdown:hover .dropdown-menu {
    display: block;
  }
}
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
        width: max-content;
    }
}
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
        top: 100%;
    }
}
.navbar-nav .dropdown-menu {
        padding: 1rem 2rem !important;
    border-radius: 0;
    border: 0;
}
.dropdown-header::after {
    content: ' ';
    display: block;
    border: 1px solid #1691ca ;
    /*border-radius: 4px;*/
   /* -webkit-border-radius: 4px;
    -moz-border-radius: 4px;*/
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    width: 36px;
    margin-top: 10px;
}
.cm-wishlist-button .count-bubble {
    position: absolute;
    background-color: var(--color-base-accent-1);
    color: var(--color-base-solid-button-labels);
    height: 1.8rem;
    width: 1.8rem;
    border-radius: 100%;
    display: flex
;
    justify-content: center;
    align-items: center;
    font-size: 1.2rem;
    top: 0.2rem;
    right: auto;
    left: 1.6rem;
    line-height: calc(1 + 0.1 / var(--font-body-scale));
    padding: 0 5px;
    font-weight: 500;
    line-height: 1.8rem;
}
.cart_counts {
    position: absolute;
    top: 8px;
}
.carousel-content {
  position: absolute;
  top: 50%;
  width: 50%;
    left: auto;
    right: 0;
    transform: translateY(-50%);
    text-align: left;
    align-items: flex-start;
  padding: 1.5rem;
  /*background: rgba(0, 0, 0, 0.75);*/
  color: #fff;
  text-align: center;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.carousel-control-next, .carousel-control-prev {

    width: 10% !important;

}

.carousel-content h2{
        font-size: 70px;
    line-height: 83px;
    letter-spacing: 0px;
    font-weight: 700;
}

.carousel-content p{
  font-size: 20px;
    font-weight: 500;
    letter-spacing: 1.9px;
    text-transform: uppercase;
}

/* On medium+ screens, move content to right half */
@media (min-width: 768px) {
  .carousel-content {
    width: 50%;
    left: auto;
    right: 0;
    transform: translateY(-50%);
    text-align: left;
    align-items: flex-start;
  }
}

.shop-now{
     padding: 12px 30px;
    background: #fff;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}
 .shop-now:hover {
      background: #000;
      color: #fff;
    }

.category-card {
  position: relative;

  margin: auto;
  overflow: hidden;
      height:100%;

}
.category-card img{
  min-height: 479px;
  max-height: 479px;
  object-fit: cover;
  object-position: top;
}
.img-box {
  position: relative;
  overflow: hidden;
}

.category-img {
  width: 100%;
  height: auto;
  transition: transform 0.5s ease;
  display: block;
}
.category-card .category-img {

  -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.category-card:hover .category-img {
-webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
}

.category-img {
  width: 100%;
  height: auto;
  display: block;
}

.overlay-content {
  position: absolute;
  bottom: 15px; /* moves the text/button near bottom of image */
      text-align: center;
    width: 100%;
  /*transform: translateX(-50%);*/
  text-align: center;
  color: #fff;
}

.category-title {

  margin-bottom: 10px;
      font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    text-transform: capitalize;
}

.shop-btn {
  display: inline-block;

  color: #fff;
  text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
  text-decoration: underline !important;
  transition: background 0.3s;
}

/*.shop-btn:hover {
  background: #444;
}*/

.section-gap{
padding: 80px 0;
}
.section-title h2{
font-size: 30px;
color: #000;
text-transform: uppercase;
font-weight: 600;
margin-bottom: 20px;
}

.section-title h2::after {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    background: #1691ca;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}
.products-slider{

}

.product-card {
  position: relative;
  /*width: 300px;*/
  margin: auto;
  overflow: hidden;
      /*border: 1px solid #eee;
    padding: 20px;*/
        border: 1px solid #ececec;
}


.img-box {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.product-img {
  width: 100%;
  display: block;
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.img-front {
  position: relative;
  z-index: 1;
}

.img-back {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 2;
}

/*.img-box:hover .img-front {
  opacity: 0;
}
*/
.img-box:hover .img-back {
  opacity: 1;
  transform: scale(1.05); /* slight zoom */
}

.product-hover {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 10px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
}

/* Show buttons only when image is hovered */
.product-card:hover .product-hover {
  opacity: 1;
  visibility: visible;
}

/*.cm-link,
.quick-add__submit {
  background: #000;
  color: #fff;
  border: none;
  padding: 8px 12px;
  border-radius: 5px;
  cursor: pointer;
  transition: background 0.3s;
}
*/
.cm-link:hover,
.quick-add__submit:hover {
  background: #ececec;
}
/* product-hover */
.product-hover .icon {
  height: 20px;
  width: 20px;
  fill: #000;
  vertical-align: top;
}
.product-hover .icon.icon-selet-option {
  width: 16px;
  height: 25px;
}
.product-hover > button:hover .icon,
.product-hover > div:hover .icon {
  fill: #1691ca;
}
.product-hover .quick-add__submit #Layer_1 {
  width: 16px;
  height: 22px;
}
.product-hover {
position: absolute;
    top: 0;
        right: 3%;

    /*transform: translate(-50%, -50%);*/
    z-index: 999;
    opacity: 1;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    display: flex
;
    align-items: center;
    justify-content: center;
    gap: 0;
    background-color: #fff;
    padding: 0;
    box-shadow: 0 0 9px #5552;
    visibility: visible;
    border-radius: 50%;
}
.card-wrapper:hover .product-hover {
  opacity: 1;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.product-hover > button,
.product-hover > div {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  width: 44px;
  height: 44px;
  padding: 0;
  background-color: var(--color-base-background-1);
  border-color: 0;
  border-width: 0;
  border-radius: 0%;
  border-style: solid;
  margin-bottom: 0;
  box-shadow: none;
}
/*.product-hover > button:hover,
.product-hover > div:hover {
  background-color: #1691ca;
  border-color: #1691ca;
}*/
.product-hover > button {
  border-right: 1px solid var(--color-base-border);
  padding-right: 0;
}
.cm-link.btn--status.compare .icon {
  width: 22px;
  height: 18px;
}
.product-hover button .icon.added {
  display: none;
}
.product-hover button.active .icon.added {
  display: inline-block;
  vertical-align: middle;
}
.product-hover button.active .icon.not-added {
  display: none;
}
.card__content {
    padding-top: 30px;
}
.product-content{
      position: relative;
    z-index: 99;
    text-align: left;
    padding: 10px;
}
.product-content p{
  margin-bottom: 5px;
      font-weight: 600;
}
.price-info span{
  color: #1691ca ;
  font-weight: 700;
}
.product-content h3{
 font-size: 14px;
    font-weight: 400;
   /* overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;*/
    line-height: 20px;
    letter-spacing: 0;
    color: #000;
    
        display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.product-card:hover  .product-content h3{

/*color: #1691ca;*/

}
.action-btn{
  /*margin: 15px 0 0;*/
}
.addtocart{
     /*border: 1px solid #ddd;*/
    font-size: 15px;
    /* font-weight: 800; */
    color: #000;
    padding: 10px;

}
.addtocart:hover{
     font-weight: 800;
      /*color: #fff;*/
}
.addtocart svg path {
  fill: #1691ca;   /* default */
}
.addtocart:hover svg path {
  fill: #fff;      /* hover */
}
.card-badge {
    position: absolute;
    z-index: 99;
}

.card-badge span {
      border: 0px solid transparent;
    display: inline-block;
    font-size: 13px;
    letter-spacing: 0.1rem;
    padding: 0;
    text-align: center;
    background-color: #1691ca;
    color: #fff;
    word-break: break-word;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 42px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    transition: all 0.5s ease-in-out;
}
/* Banner Section */
    .banner-media {
      position: relative;
      background: url("../images/banner-media1.png") no-repeat center right;
      background-size: cover;
      height: 600px;
      display: flex;
      align-items: center;
      /*padding-left: 8%;*/
      color: #fff;
    }

    .banner-media .content {
      max-width: 500px;
    }

    .banner-media .content small {
      font-size: 14px;
      letter-spacing: 2px;
      font-weight: bold;
      display: block;
      margin-bottom: 10px;
    }

    .banner-media .content h1 {
   font-size: 60px;
    line-height: 80px;
      font-weight: 700;
      margin: 0 0 20px;
    }

    .banner-media .content .btn {
      display: inline-block;
      padding: 12px 25px;
      background: #fff;
      color: #000;
      text-decoration: none;
      font-weight: bold;
      border-radius: 0px;
      transition: 0.3s ease;
    }

    .banner-media .content .btn:hover {
      background: #000;
      color: #fff;
    }

    /* Responsive */
    @media (max-width: 768px) {
      .banner-media {
      padding: 20px 10px 30px;
        text-align: left;
        background-position: center;
        height: auto;

      }

      .banner-media .content h1 {
           font-size: 20px;
        line-height: 23px;
        margin: 6px 0;
        max-width: 230px;
      }
    }

    .product-slider .product-item {
  padding: 10px;
}

.product-img {
  width: 100%;
  display: block;
  transition: opacity 0.5s ease, transform 0.5s ease;
       /* max-height: 320px;
    min-height: 320px;
    object-fit: cover;
    object-position: top center;
    object-position: top center; */
}

@media (max-width: 1199px) {
    /* .product-img {
        max-height: 370px;
        min-height: 370px;
    } */
}

@media (max-width: 1399px) {
    /* .product-img{
        max-height: 280px;
        min-height: 280px;
    } */
}
@media (max-width: 991px) {
  /* .product-img {
    height: 250px;
  } */
}

@media (max-width: 575px) {
  /* .product-img {
    height: 200px;
  } */
}
 .popular-slider .product-item {
  padding: 10px;
}
.product-slider img {
  width: 100%;
  /*border-radius: 10px;*/
  display: block;
      /*border: 1px solid;*/
   max-height: 205px;
    min-height: 205px;
    object-fit: cover;
    background: #fff;
}
.category-slider img {
    width: 100%;
    /* border-radius: 10px; */
    display: block;
    /* border: 1px solid; */
    max-height: 205px;
    min-height: 205px;
    object-fit: cover;
    background: #fff;
}

.popular-slider img {
  width: 100%;
  /*border-radius: 10px;*/
  display: block;
      /*border: 1px solid;*/
     max-height: 205px;
    min-height: 205px;
    object-fit: cover;
    background: #fff;
}

.weak-slider img {
  width: 100%;
  /*border-radius: 10px;*/
  display: block;
      /*border: 1px solid;*/
         max-height: 205px;
    min-height: 205px;
    object-fit: cover;
    background: #fff;
}
.weak-slider .product-item {
  padding: 10px;
}
/* Custom arrows */
.slick-prev, .slick-next {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #fff !important;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  display: flex !important;
  align-items: center;
  justify-content: center;
  z-index: 10;
  transition: all 0.3s ease;
}

.slick-prev:hover, .slick-next:hover {
  background: #f8f8f8;
  box-shadow: 0 6px 15px rgba(0,0,0,0.25);
}

.slick-prev:before, .slick-next:before {
  content: '';
}

.slick-prev::after, .slick-next::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 18px;
  color: #000;
}

.slick-prev::after { content: "\f104"; } /* left arrow */
.slick-next::after { content: "\f105"; } /* right arrow */

/*.slick-prev { left: -60px; }
.slick-next { right: -60px; }*/
.slick-prev { left: 0px; }
.slick-next { right: 0px; }


.slick-next, .slick-prev {

    width: 50px !important ;
    height: 50px  !important;
  }
  .slick-next:before {
    display: none !important;
}
.slick-prev:before
{
   display: none !important;
}
/* Force spacing between slick slides */
.category-slider .slick-slide {
  margin: 0 10px;
}
.product-slider .slick-slide {
  margin: 0 10px;
}

/* Prevent overflow from margin */
.product-slider .slick-list {
  margin: 0 -10px;
}


/* Force spacing between slick slides */
.popular-slider .slick-slide {
  margin: 0 10px;
}

/* Prevent overflow from margin */
.popular-slider .slick-list {
  margin: 0 -10px;
}


/* Force spacing between slick slides */
.weak-slider .slick-slide {
  margin: 0 10px;
}

/* Prevent overflow from margin */
.weak-slider .slick-list {
  margin: 0 -10px;
}

.services {
  display: flex;
  justify-content: space-between;
}
.services-wrapper {
  border-bottom: 1px solid var(--color-base-border);
}
.service {
  display: flex;
  text-decoration: none;
  position: relative;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.service-icon {
  display: inline-block !important;
  position: relative;
  width: 69px;
  height: 70px;
  background-repeat: no-repeat;
  background-position: center 10px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease-in;
}
.service:hover .service-icon {
  background-position: center -70px;
}
.service-title {
  font-size: 17px;
  font-weight: 600;
  color: #000;
  padding-bottom: 8px;
  line-height: 26px;
  letter-spacing: 0.5px;

}
.service-subtitle {
  color: #000;
  line-height: 23px;
  letter-spacing: 0.05rem;
      font-size: 14px;
}
.service-description {
  margin-top: 10px;
  max-width: 335px;
}
.services.stickyscroll {
  padding-bottom: 10px;
}

.service:hover .service-icon {
    background-position: center -70px;
}
.service-icon1 {
    background-image: url('../images/ic1.png');
}
.service-icon2 {
    background-image: url('../images/ic2.png');
}
.service-icon3 {
    background-image: url('../images/ic3.png');
}
.service-icon4 {
    background-image: url('../images/ic4.png');
}
.service-icon {
    display: inline-block !important;
    position: relative;
    width: 69px;
    height: 70px;
    background-repeat: no-repeat;
    background-position: center 10px;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease-in;
}
.section-gap-sm{
  padding: 0 0 30px;
}
.banner-box {
  position: relative;
  overflow: hidden; /* keeps zoom inside */
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: end;
  padding: 2rem;
  color: #000;
}

.banner-box::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: inherit; /* inherit background */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

  /* Smooth transition like your example */
  -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);

  z-index: 0;
}

.banner-box:hover::before {
  -webkit-transform: scale(1.07);
  -ms-transform: scale(1.07);
  transform: scale(1.07);
}

.banner-content {
  position: relative;
  z-index: 1; /* keep content above zoom */
  padding: 1.5rem 2rem;
  max-width: 300px;
  text-align: left;
}


/*.banner-box {
    position: relative;
    background-size: cover;
    background-position: center;
    min-height: 300px;
    display: flex;
    align-items: center;
    padding: 2rem;
    color: #000;
        justify-content: end;
  }

  */


 /* .banner-content {

    padding: 1.5rem 2rem;
    max-width: 300px;
    text-align: left;
  }*/

  .banner-content h6 {
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 600;
    color: #333;
  }

  .banner-content h3 {
    font-size: 24px;
    font-weight: bold;
    margin: 10px 0;
    color: #000;
  }

  .banner-content .btn {
    background: #1691ca;
    color: #fff;
    font-weight: 600;
    padding: 8px 20px;
    border-radius: 0;
  }

  .banner-content .btn:hover {
    background: #fff;
    color: #000;
  }


  .testimonial-slider {
      max-width: 900px;
      margin: 0 auto;
      text-align: center;
      padding: 0px 20px 80px;

    }

    .testimonial-item {
      outline: none;
    }

    .stars {
      color: #ffcc00;
      font-size: 20px;
      margin-bottom: 20px;
    }

    .testimonial-text {
      font-size: 16px;
      line-height: 1.6;
      color: #000;
      margin-bottom: 30px;
    }

    .testimonial-author img {
      width: 80px;
      height: 80px;
      border-radius: 50%;
      object-fit: cover;
      margin: 0 auto 15px;
    }

    .testimonial-author h5 {
      font-weight: 700;
      margin-bottom: 5px;
      font-size: 18px;
    }

    .testimonial-author span {
      font-size: 14px;
      color: #777;
    }

    /* slick dots */
    .testimonial-slider .slick-dots {
         bottom: 40px;
          position: absolute;

  left: 50%;
  transform: translateX(-50%);
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 2px; /* spacing between dots */
  padding: 0;
  margin: 0;
  list-style: none;
    }

    .testimonial-slider .slick-dots li button:before {
      font-size: 12px;
      color: #fff;
      opacity: 1;
    }

    .testimonial-slider .slick-dots li.slick-active button:before {
      color: #1691ca;
      opacity: 1;
    }


    footer {
      background: #f6f6f6;
      padding: 60px 0 20px;
      font-size: 15px;
      color: #333;

    }

    footer h5 {
     margin-bottom:10px;
    position: relative;
    color: #282c3f;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    }

    footer h5::after {
      content: "";
      display: block;
      width: 40px;
      height: 2px;
      background: #1691ca;
      margin-top: 8px;
    }

    footer p {
      color: #000;
      line-height: 1.7;
    }

    footer ul {
      list-style: none;
      padding: 0;
      margin: 0;
    }

    footer ul li {
      /*margin-bottom: 5px;*/
    }

    footer ul li a {
    
      text-decoration: none;
      font-size: 14px;
      color: #696b79;
    line-height: 28px;
   
  
    }

    footer ul li a:hover {
      color: #1691ca;
    }

    .footer-logo {
      font-size: 22px;
      font-weight: 700;
      display: flex;
      align-items: center;
      margin-bottom: 20px;
    }

    .footer-logo i {
      font-size: 28px;
      margin-right: 10px;
      color: #1691ca;
    }

    .store-buttons img {
      height: 40px;
      margin-right: 10px;
    }

    .social-icons a {
      display: inline-block;
      margin-right: 10px;
      font-size: 18px;
      color: #333;
      background: #f7f7f7;
      width: 35px;
      height: 35px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: 0.3s;
    }

    .social-icons a:hover {
      background: #1691ca;
      color: #fff;
    }

    .footer-bottom {
      /*border-top: 1px solid #ddd;*/
      margin-top: 30px;
      padding-top: 10px;
      font-size: 14px;
      color: #666;
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-wrap: wrap;
    }

    .payment-icons img {
      height: 28px;
      margin-left: 8px;
    }

    .back-to-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    background: #1691ca;
    color: #fff;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    cursor: pointer;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    z-index: 1000;
    opacity: 0;           /* hidden by default */
    visibility: hidden;   /* prevent click while hidden */
  }

  /* visible state */
  .back-to-top.show {
    opacity: 1;
    visibility: visible;
  }

  .back-to-top:hover {
    background: #127cab;
  }
    .social-icons a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 33px;   /* adjust size */
  height: 33px;
  border-radius: 50%;
  background: #ddd; /* default gray */
  color: #000;         /* icon color */
  text-decoration: none;
  transition: all 0.3s ease;
  margin: 0 5px;       /* spacing */
  font-size: 15px;     /* icon size */
}

.social-icons a:hover {
  background: #1691ca; /* red background on hover */
  color: #fff;         /* make icon white on hover */
}
.footer-bottom  a {
    color: #1691ca !important;

}

.footer-block.grid__item.imformation .list-menu__item--link, .accordion.imformation .list-menu__item--link {
    padding-left: 35px;
    display: block;
    position: relative;
}
.footer_nav3 {padding:0;margin:0;list-style:none;}
.footer_nav3 li{display:block;margin:0 0 15px;display:block;font-size:14px;padding:0 0 0 34px!important;position:relative;line-height:27px!important;color: #696b79;
    line-height: 27px;}
.footer_nav3 li svg{position:absolute;left:0;margin-top:2px;font-size:20px;color:#C32E28}

.phone-outline {
  -webkit-text-stroke: 1px #000;
  color: transparent;
  background: transparent;
}

.mobile-menu-section.section {
    display: none;
  }

.search-bar{
  /*display: none;*/

}
.search-bar {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 380px;
  padding: 15px;
  background: #fff;
  z-index: 4000; /* higher than overlay */
  transform: translateX(100%);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  transition:
    transform .65s cubic-bezier(0.22, 0.61, 0.36, 1),
    opacity .3s ease,
    visibility .3s ease;
}

.search-bar.active {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

/* Overlay */
.body-overlay {
  position: fixed;
  inset: 0;
  background: #00000085;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .4s ease;
  z-index: 3000; /* LESS than sidebar */
}

.body-overlay.show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

/* Layout */
.search-bar-content {
  display: flex;
  align-items: center;
  gap: 10px;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}

.search-box {
  position: relative;
  flex: 1;
}

.search-box input {
  width: 100%;
  padding: 10px 40px 10px 12px; /* space for icon */
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 16px;
  outline: -webkit-focus-ring-color auto 0px;
}

/* Button inside input */
.search-box .search-btn {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}

.s-close-btn {
  font-size: 40px;
  cursor: pointer;
}


/* Hide default checkbox appearance */
input[type="checkbox"] {
     -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    border: 1px solid #c4cdd5;
    /* border-radius: 3px; */
    position: relative;
    cursor: pointer;
    outline: none;
        position: relative;
    top: 0px;
}
input[type="checkbox"]:hover {
    border: 1px solid #5a5a5a;
}

/* Optional: add checkmark when checked */
input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    top: 2px;
    left: 6px;
    width: 4px;
    height: 10px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
/* Checked state */
input[type="checkbox"]:checked {
  background-color: #1691ca;
  border-color: #1691ca;
}

/* Optional: add a checkmark */
input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
top: 2px;
    left: 5px;
    width: 4px;
    height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.breadcrumbs {
    font-size: .75rem;
    overflow-x: scroll;
    padding: 15px 0 0;
    display: inline-flex;
    width: 100%;
    white-space: nowrap;
    max-width: 100vw;
    text-align: left;
    scrollbar-width: none;
        gap: 10px !important;
}
.breadcrumbs a {
    text-decoration: underline;
    text-underline-offset: 3px;
}
.breadcrumbs i {
    opacity: .2;
    display: inline-block;
    /*margin: 0 8px;*/
}

.breadcrumbs a:last-of-type {
    font-weight: 700;
}
.breadcrumbs a:first-of-type {
    font-weight: 400 !important;
}
.list-gap {
    padding: 0px 50px;
}

@media (max-width: 991px) {
    .list-gap {
        padding: 0px 20px !important;
    }
}
.cat1-bg{
  background: linear-gradient(to bottom, #8E603B, #BC8150);
}
.cat2-bg{
  background: linear-gradient(to bottom, #88c5f9, #4d8cd2);
}
.cat3-bg{
  background: linear-gradient(to bottom, #e48578, #ef554c);
}
.title-container {
    margin: 10px 0 5px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1000px;
    overflow: hidden;
        margin: 5px 0 20px;
}

.title-container h1.title-title {
    font-weight: 700;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #282c3f;
    max-width: 400px;
    text-transform: capitalize;

}

.title-container span.title-count {
    color: #878b94;
    white-space: pre-wrap;
}
.title-container>span, h1 {
    display: inline-block;
    font-size: 14px;
    margin: 0;
}
.side-panel {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  width: calc(100vw - 30px);
  background: #fff;
  max-width: 380px;
  /*overflow-x: hidden;*/
  transform: translateX(100%);
  will-change: transform; }
  .side-panel{
    transition: all .25s
cubic-bezier(.104, .204, .492, 1);
    overflow: auto;
  }
  .side-panel.active {
    transform: translateX(0%);

     }
  .side-panel.facet-drawer {
    transform: translateX(-100%);
    right: auto;
    left: 0; }
    .side-panel.facet-drawer.active {
      transform: translateX(0%); }
  .side-panel.search-drawer .side-panel-inner {
    height: 100%; }
  .side-panel.search-drawer .searchform {
    width: 100%;
    padding-right: 20px; }
    .side-panel.search-drawer .searchform input {
      border: 0;
      padding: 0;
      font-size: 1rem;
      outline: 0; }
      .side-panel.search-drawer .searchform input::-webkit-search-decoration, .side-panel.search-drawer .searchform input::-webkit-search-cancel-button, .side-panel.search-drawer .searchform input::-webkit-search-results-button, .side-panel.search-drawer .searchform input::-webkit-search-results-decoration {
        display: none; }
    .side-panel.search-drawer .searchform label {
      display: none; }
  .side-panel.search-drawer .side-panel-content--has-tabs {
    display: none;
    position: relative;
    flex: 1;
    height: calc(100% - 72px); }
    .side-panel.search-drawer .side-panel-content--has-tabs.active {
      display: flex;
      flex-direction: column; }
      .side-panel.search-drawer .side-panel-content--has-tabs.active + .side-panel-content--initial {
        display: none; }
    .side-panel.search-drawer .side-panel-content--has-tabs .thb-predictive-search--popular {
      padding: 25px 30px;
      margin-bottom: 0; }
      .side-panel.search-drawer .side-panel-content--has-tabs .thb-predictive-search--popular + .side-panel-content--tabs {
        border-top: 1px solid #e9e9e9; }
    .side-panel.search-drawer .side-panel-content--has-tabs scroll-shadow {
      flex: 1;
      overflow: hidden; }
  .side-panel.product-drawer {
    overflow: visible;
    z-index: 92; }
    .side-panel.product-drawer .thb-product-detail {
      margin: 0; }
    .side-panel.product-drawer .side-panel-inner {
      position: relative;
      height: 100%;
      z-index: 5; }
    .side-panel.product-drawer .side-panel-content {
      padding: 0 30px 25px 30px;
      height: calc(100% - 72px);
      background: #fff;
      overflow-y: scroll; }
      @media only screen and (min-width: 1068px) {
        .side-panel.product-drawer .side-panel-content {
          padding: 25px 30px; } }
  .side-panel-header {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 35;
    background: #fff;
    border-bottom: 1px solid #e9e9e9;
    padding: 17px 30px;
    height: 72px; }

    .side-panel-header h4 {
      margin: 0;
      line-height: 1;
      font-size: 0.9375rem;
      letter-spacing: 0.1em;
      font-weight: 600;
      color: var(--color-body);
      text-transform: uppercase; }

      .side-panel-header h4 > span {
        display: block; }

      .side-panel-header h4 .facets__label {
        font-size: 0.75rem;
        margin-top: 4px;
        display: block; }

    .side-panel-header div {
      line-height: 1;
      display: flex;
      justify-content: space-between;
      align-items: center;
      height: 100%; }

  .side-panel-close {
    cursor: pointer; }

  .side-panel-content {
    padding: 25px 30px; }

    .side-panel-content.side-panel-content--has-tabs {
      padding: 0; }

      .side-panel-content.side-panel-content--has-tabs .side-panel-content--inner {
        padding: 25px 30px;
        overflow-y: scroll;
        height: 100%; }

    .side-panel-content--tabs {
      display: flex; }
      .side-panel-content--tabs button {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        text-transform: uppercase;
        font-size: 0.75rem;
        letter-spacing: 0.1em;
        font-weight: 600;
        padding: 0 15px;
        height: 50px;
        flex: 1;
        background: rgba(var(--color-body-rgb), 0.05);
        border-bottom: 1px solid #e9e9e9;
        border-right: 1px solid #e9e9e9;
        color: var(--color-body); }
        .side-panel-content--tabs button.tab-active {
          background: var(--bg-body);
          border-bottom-color: transparent; }
        .side-panel-content--tabs button:last-child {
          border-right: 0; }
    .side-panel-content--tab-panel {
      display: none; }
      .side-panel-content--tab-panel.tab-active {
        display: block; }
    .side-panel-content--search-footer {
      padding: 25px 30px;
      border-top: 1px solid #e9e9e9;
      margin-top: auto; }

    .side-panel-content .button {
      flex-shrink: 0; }
.yk-freeship-banner {
    display: flex
;
    align-items: center;
    justify-content: center;
    background: #000;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    padding: 12px;
    margin: 10px 0;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-bottom: 20px;
}.yk-freeship-icon {
    width: 20px;
    height: 20px;
    fill: #ffcc00;
    margin-right: 8px;
}
.product-cart-item-image {
    position: relative;
    flex-shrink: 0;
    margin-right: 15px;
}
.product-cart-item img, .product-cart-item .thb-placeholder {
    width: 75px;
    height: auto;
}
.product-cart-item .cart-product-link {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    display: block;
      text-decoration: none !important;
}.product-cart-item-info .price {
    display: block;
}
.product-cart-item-info .price .amount{
  text-decoration: none !important;
}
.price {
    display: block;
    font-weight: 400;
    font-size: .9375rem;
    letter-spacing: .02em;
    color: #000;
}
.product-cart-item-options {
    font-size: 12px;
    opacity: 1;
    margin: 5px 0;
    letter-spacing: normal;
    text-transform: uppercase;
}.product-cart-item-price {
    margin-left: auto;
    padding-left: 0;
    text-align: right;
}.product-cart-item .small-qty, .product-cart-item .form-notification {
    margin-top: 8px;
}


.quantity.small-qty {
    padding: 0 25px;
}

.quantity {
    display: inline-flex
;
    position: relative;
    border: 1px solid #dedede;
    padding: 0 30px;
    border-radius: 3px;
}.quantity .minus svg, .quantity .plus svg {
    opacity: 1;
}
  .quantity .qty {
    display: inline-flex;
    padding: 0;
    width: 25px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border: 0;
    justify-content: center;
    background: transparent;
    font-size: 0.875rem;
    font-weight: 600;
    margin: 0;
    outline: 0; }
    .no-js .quantity .qty {
      width: 50px; }
  .quantity.buttons_added .qty {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    .quantity.buttons_added .qty::-webkit-inner-spin-button, .quantity.buttons_added .qty::-webkit-outer-spin-button {
      margin: 0;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
  .quantity.small-qty {
    padding: 0 25px; }
    .quantity.small-qty .qty {
      height: 34px;
      line-height: 1; }
    .quantity.small-qty .minus,
    .quantity.small-qty .plus {
      width: 25px;
      height: 34px; }
  .quantity .minus,
  .quantity .plus {
    display: flex;
    padding: 0;
    margin: 0;
    border: 0;
    height: 46px;
    position: absolute;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 30px;
    cursor: pointer;
    background: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .quantity .minus svg,
    .quantity .plus svg {
      opacity: 0.6; }
    .quantity .minus:hover svg,
    .quantity .plus:hover svg {
      opacity: 1; }
    .no-js .quantity .minus, .no-js
    .quantity .plus {
      display: none; }
  .quantity .plus {
    top: 0;
    left: auto;
    right: 0; }
  .quantity + .remove {
    margin-left: 13px; }
    .product-cart-item {
    display: flex
;
    width: 100%;
    align-items: flex-start;
    max-width: 400px;
    margin-bottom: 20px;
}@media only screen and (min-width: 768px) {
    .product-cart-item-image {
        margin-right: 25px;
    }
}@media only screen and (min-width: 768px) {
    .product-cart-item img, .product-cart-item .thb-placeholder {
        width: 96px;
    }
}

.product-cart-item img, .product-cart-item .thb-placeholder {
    width: 75px;
    height: auto;
}
.cart-drawer .side-panel-footer
 {
    border-top: 1px solid #e9e9e9;
    font-size: .875rem;
    position: fixed;
    background: #fff;
    width: 100%;
    bottom: 0;
    /*overflow-y: auto;*/
}.cart-drawer .available-offers {
    padding: 10px 30px 0;
}.cart-drawer p#offers-heading {
    text-decoration: underline;
    text-underline-offset: 5px;
}.available-offers ul {
    list-style: circle;
    display: block;
    font-size: 12px;
    letter-spacing: .5px;
    margin-bottom: initial;
    border: initial;
}.cart-drawer-footer {
    padding: 0 30px 20px;
}.cart-drawer-buttons {
    margin-top: 15px;
    display: flex
;
    flex-direction: column;
    align-items: normal;
}.cart-drawer .side-panel-footer .cart-policy-text {
    font-size: .75rem;
    letter-spacing: .02em;
    margin-top: 5px;
    margin-bottom: 10px;
}

.cart-policy-text {
    display: block;
    font-size: .75rem;
    margin-top: 20px;
    text-align: center;
}p.priceflags {
    margin-bottom: 30px;
    font-size: 18px;
}

p.priceflags {
    display: flex
;
    justify-content: space-between;
    margin-bottom: 0px;
    font-weight: 600;
}.gokwik-checkout {
    width: 100%;
    display: flex
;
    justify-content: center;
    flex-direction: column;
    align-items: end;
    margin-bottom: 10px;
}.gokwik-checkout button {
    max-width: 100%;
    width: 100%;
    border: 1px solid;
    display: flex
;
    justify-content: center;
    align-items: center;
    background: #151515;
    position: relative;
    margin: 0;
    cursor: pointer;
    border-radius: 3px;
    padding: 5px 10px;
    height: 45px;
}

.gokwik-checkout .button:before, input[type=submit]:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -5%;
    width: 125%;
    height: 100%;
    background: var(--bg-body);
    opacity: 0;
    z-index: 5;
    opacity: 1;
    border-radius: var(--button-border-radius, 0px);
    transform-origin: bottom left;
    backface-visibility: hidden;
    transform: rotate3d(0, 0, 1, 6deg) translate3d(-1.2em, 110%, 0);
    will-change: transform;
}
.gokwik-checkout button > span.btn-text {
    display: flex
;
    flex-direction: column;
    color: #ffffff;
    align-items: flex-start;
}

.gokwik-checkout button > span {
    display: flex
;
}.gokwik-checkout button > span.btn-text > span:first-child {
    font-size: 14px;
}.gokwik-checkout button > span.btn-text > span:last-child {
    padding-top: 2px;
    font-size: 10px;
    line-height: 10px;
    text-transform: initial;
}.gokwik-checkout button > span {
    display: flex
;
}p.priceflags {
    margin-bottom: 30px;
    font-size: 18px;
}
.button span{
  transition: all .25s
cubic-bezier(.104, .204, .492, 1);
}
.contact-right {padding:0;margin:0;list-style:none;}
.contact-right li{display:block;margin:0 0 15px;display:block;color:#000;font-size:15px;padding:0 0 0 34px!important;position:relative;line-height:27px!important;}
.contact-right li svg{position:absolute;left:0;margin-top:2px;font-size:20px;color:#C32E28}
.contact-right a{
  color: #000;
}
.contact-right h5 {
    font-size: 16px;
    font-weight: 600;

    position: relative;
}
.ftbm-m {
    display: flex;
    gap: 15px;
    align-items: center;
}
.ftbm-m a {
    color: #1691ca;
    background: #fff;
    display: inline-flex;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    box-shadow: 6px 6px 10px #00000066;
    cursor: pointer;
}
.desktop-popularSearch hr {
    border: 1px;
    height: 1px;
    background-color: #9E9E9E;
    /*margin: 24px;*/
}
.desktop-pSearchlinks {
    /*margin-top: 30px;*/
}.desktop-pSearchlinks>a {
   color: #fff;
    font-size: 13px;
    line-height: 25px;
    /* border: 2px solid #2a90c7; */
    font-weight: bold;
}.desktop-pSearchlinks>a:after {
    content: "|";
    margin-left: 3px;
}.desktop-pSearchTitle {
         position: absolute;
    margin-top: -36px;
    background: #f6f6f6;
    padding-right: 10px;
    color: #282c3f;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 25px;
    border-radius: 50px;
}hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}.desktop-pSearchlinks>a:last-child:after {
    content: "";
}.navbar_fixed {
    width: 100%;
    left: 0;
    top: -70px;
    position: fixed;
    border-bottom: 0px;
    z-index: 400;
    -webkit-transform: translateY(70px);
    -ms-transform: translateY(70px);
    transform: translateY(70px);
    transition: background 100ms 
linear, -webkit-transform 500ms 
ease;
    -webkit-transition: background 100ms 
linear, -webkit-transform 500ms 
ease;
    -o-transition: transform 500ms ease, background 100ms linear;
    transition: transform 500ms 
ease, background 100ms 
linear;
    transition: transform 500ms 
ease, background 100ms 
linear, -webkit-transform 500ms 
ease;
    -webkit-box-shadow: 0 3px 15px rgb(0 0 0 / 10%);
    box-shadow: 0 3px 15px rgb(0 0 0 / 10%);
}

@media only screen and (min-width: 1025px) {
    .spf-product-card.spf-product-card__template-1:hover button.spf-product__form-btn-addtocart {
        -webkit-transform: translateY(0) translateZ(0);
        transform: translateY(0) translateZ(0);
    }
}

.btn-addtocart{
      color: #FFFFFF !important;
    border: 1px solid #333333 !important;
    background: #333333 !important;
    font-size: 12px;
      width: 100%;    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
    background-color: #b59677;
    border: 0;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: 600;
    /*height: 38px;*/
    letter-spacing: .3px;
    line-height: 38px;
    opacity: 1;
    visibility: visible;
    position: absolute;
    z-index: 8;
    bottom: 0;
/*  -webkit-transform: translateY(103%) translateZ(0);
        transform: translateY(103%) translateZ(0);
        -webkit-transition: -webkit-transform .3s, opacity .3s;
        transition: transform .3s, opacity .3s, -webkit-transform .3s;*/
            text-align: center;
}

.product-card:hover .btn-addtocart{
  opacity: 1;
    visibility: visible;
            -webkit-transform: translateY(0) translateZ(0);
        transform: translateY(0) translateZ(0);
     
}
.bg-blue{
  background: #1691ca !important;
  border-radius: 50% !important;
}
.product-hover .icon1 {
    
    fill: #fff !important;
    
}.product-discountPercentage {
    color: red !important;
    font-weight: 400 !important;
  font-size: 14px !important;
    margin-left: 5px;
}


.dbd-order-box {
    border: 1px solid #ebebeb;
    margin-bottom: 30px;
}

.dbd-order-box:last-child {
    margin-bottom: 0;
}

.dob-frow {
    background: #f7f7f7;
    padding: 16px 20px;
    border-bottom: 1px solid #ebebeb;
}

.dob-srow {
    padding: 16px 20px;
    background: #fff;
}

.dobf-bx h6 {
    margin-bottom: 0;
}

.bsl-con p {
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 700;
}

.bsl-con p a {
    color: #000;
}

.bsl-con p a:hover {
    color: #2a90c7;
}

.bsl-con span {
    font-size: 14px;
    margin-bottom: 4px;
    display: block;
}

.bia-btn,
.vyi-btn {
    border: 1px solid #000;
    display: inline-flex;
    align-items: center;
    column-gap: 6px;
    padding: 6px 16px;
    border-radius: 100px;
    color: #000;
    font-weight: 600;
    font-size: 12px;
}

.dobf-bx h6 a {
    font-weight: 500;
    color: #2a8fc6;
}

.dobf-bx span {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    color: #666;
}

.dobf-bx h6 {
    margin-bottom: 0;
    font-size: 15px;
    color: #000;
    font-weight: 500;
}

.support-btn {
    display: inline-flex;
    align-items: center;
    column-gap: 6px;
    padding: 6px 16px;
    border-radius: 100px;
    color: #000;
    font-size: 13px;
    background: #ffd713;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.3px;
    width: 100%;
    justify-content: center;
    text-align: center;
}

.order-review-btn {
    display: block;
    align-items: center;
    column-gap: 6px;
    padding: 6px 16px;
    border-radius: 100px;
    color: #fff;
    font-size: 13px;
    background: #C2963B;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.3px;
    width: 100%;
    justify-content: center;
    text-align: center;
}

.bsr-btn {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
    max-width: 260px;
}

.dobs-btn {
    display: flex;
    gap: 10px;
}

.dsc-order-track {
    padding: 30px 40px 40px;
    background: #fff8e8;
    /* border: 1px solid #ebebeb; */
}

.dot-des p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 24px;
    font-weight: 500;
    color: #000;
}

.dot-track-input .form-group {
    margin-bottom: 24px;
}

.dot-track-input .form-group label {
    margin-bottom: 6px;
    font-weight: 500;
    color: #000;
}

.dot-track-input .form-group input {
    border-radius: 0;
    padding: 12px 20px;
    background: #fff;
    border: none;
}

.dsca-box p {
    display: flex;
    align-items: baseline;
    gap: 10px;
    color: #000;
    font-weight: 500;
}

.dscab-btn {
    display: flex;
    gap: 12px;
}

.dsca-box {
    /* border: 1px solid #ebebeb; */
    padding: 30px 30px;
    width: 100%;
    max-width: 48%;
    background: #fff8e8;
}

.dsc-add {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.dsca-box p b {
    width: 100%;
    max-width: fit-content;
}

.dscab-btn .btn2,
.dscab-btn .btn3 {
    padding: 8px 20px;
    font-size: 15px;
}

.dsca-box p i,
.dsca-box p b {
    color: #C2963B;
}

.form-row {
    display: flex;
    column-gap: 20px;
}

.form-group label,
.prd-radio-label label {
    margin-bottom: 8px;
    font-weight: 400;
    color: #000;
}

.form-group .form-control {
    border-radius: 0;
    padding: 10px 18px;
}

.dsc-ac-det {
    padding: 30px 40px 40px;
    background: #fff8e8;
    /* border: 1px solid #ebebeb; */
}

.dsc-ac-det .form-group .form-control {
    /* background: #e3e3e3; */
    border: none;
}

li.dash-nav-item.active {
    margin-right: -18px;
    position: relative;
    z-index: 0;
}

li.dash-nav-item.active:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    right: 0;
    bottom: -18px;
    z-index: 1;
    border: 9px solid #600003c7;
    border-right-color: transparent;
    border-bottom-color: transparent;
}

.chc-tt h5 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 18px;
    padding-left: 20px;
    position: relative;
    z-index: 0;
    color: #C2963B;
}

.chc-tt h5:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 100%;
    left: 0;
    top: 0;
    background: #C2963B;
    border-radius: 10px;
}

.chc-con {
    margin-bottom: 50px;
    padding-bottom: 36px;
    border-bottom: 1px solid #ccc;
}


.chc-shiping-method .form-check {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #efefef;
    padding: 12px 20px 12px 40px;
    margin-bottom: 14px;
}

.fcr span, .fcr a {
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}

.chc-billing-method .form-check {
    border: 1px solid #efefef;
    padding: 12px 20px 12px 40px;
    margin-bottom: 14px;
    width: 100%;
}

.chc-billing-method {
    display: flex;
    column-gap: 20px;
}

.chc-con:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.form-check-input:checked {
    background-color: #C2963B !important;
    border-color: #C2963B !important;
}

.chcr-ic {
    margin: 0 0 0 50px;
    list-style: none;
    background: #fff;
    padding: 30px 30px;
    box-shadow: 0 0 40px #00000012;
}

.chr-prow {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d9d9d9;
}.dobf-l {
    display: flex
;
    column-gap: 30px;
}.dob-frow {
    background: #f7f7f7;
    padding: 16px 20px;
    border-bottom: 1px solid #ebebeb;
}
.dob-frow {
    display: flex
;
    justify-content: space-between;
}.dbd-order-box {
    border: 1px solid #ebebeb;
    margin-bottom: 30px;
}

.dob-srow {
    padding: 16px 20px;
    background: #fff;
}

.dob-srow {
    display: flex
;
    justify-content: space-between;
}.dobs-l {
    display: flex
;
    align-items: center;
    gap: 20px;
}

.dsc-oreder ul.nav {
    margin-bottom: 0 !important;
}

.dsc-oreder ul.nav li a.nav-link {
    margin: 0 0;
    padding: 0 18px 10px !important;
    color: #000;
    font-size: 16px;
    border-radius: 0;
    font-weight: 600;
}

.dsc-oreder .tab-content {
    padding-top: 40px;
    border-top: 1px solid #d9d3d3;
}

.dsc-oreder ul.nav li a.nav-link.active {
    background: #fff;
    color: #2a8fc6;
    font-weight: 700;
    border-bottom: 2px solid #2a8fc6;
}

.dsc-oreder .nav-link:focus,
.dsc-oreder .nav-link:hover {
    color:#2a8fc6 !important;
}

div#orders {
    margin-left: 40px;
}
.card-header {
    padding: 14px 14px !important;
    background: #2a90c7 !important ;
    color: #fff;
}
.card .row {
    margin: 0;
}


.btn3 {
    border: none;
  
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    letter-spacing: 0.1em;
    color: #fff;
    background: #2a90c7;
    padding: 10px 28px;
    display: inline-block;
}

.pop-sear{
      background: #2a90c7;
    padding: 20px;
    border-radius: 10px;
}
.p-gap{
      padding: 0px 50px;
}
.search-head{
      /*text-align: center;*/
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: .1em;
    font-weight: 600;
    padding:15px;
}
.side-panel-content-inner{
padding: 25px 0px;
    overflow-y: scroll;
    height: 100%;
}
.side-panel-content--search-footer {
    padding: 25px 30px;
    border-top: 1px solid var(--color-border);
    margin-top: auto;
        position: absolute;
    bottom: 0;
    width: 100%;
}
.view-results {
    height: 48px;
    /* width: 40%; */
    display: inline-flex
;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px !important;
    font-weight: 500;
    line-height: 38px;
        background: #000;
    color: #fff;
      width: 100%;
      border: 0;
}
.view-results:hover {
    background: #2a90c7 !important;
    color: #fff;
}
.resend_otp_button{
  
}