.list_unstyled{ list-style:none;margin-left: 0px; padding-left: 0px;}
#successs,#tanc{width:100%;position:fixed;height:100%;z-index:99999;color:red;top:0;left:0;background:rgba(0,0,0,.8)}.customalert{padding:30px;outline:transparent solid 10px;max-width:500px;margin:10% auto;font-size:26px;display:table}.customalert-success,.customalert-tanc{outline-color:rgba(36,4,96,.5);border:5px dashed rgba(255,255,255,.2);color:#fff;background-color:#34096d}.customalert-success{font-size:30px;text-align:center}.customalert-tanc{font-size:16px;line-height:1.6em;text-align:left}.customclose{font-size:36px;color:#fff;border:none;background-color:#34096d;position:absolute;right:0;top:0}.ale-success,.cclose{background-color:#fff;text-align:center}.ale-success{color:#111;outline-color:rgba(132,130,130,.17);border:2px dashed rgba(255,154,209,.54);font-size:15px}.cclose{font-size:20px;color:#232222;border:none;position:absolute;right:-15px;top:-15px;border-radius:50%;width:30px;height:30px}.tc{font-size:9px;text-align:right}
input.error, select.error, textarea.error{ border:1px solid #c00;}
label.error{color: red !important;display: block; width: 100%;text-align: left;}.small_head {
    font-size: 20px;
    color: #317511;
    font-weight: 600;
}
.big_head {
    font-size: 26px;
    color: #000;
    font-weight: 500;
    margin-bottom: 10px;
	display:block;
	
}
.list_unstyled li {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px;
}
.list_unstyled li .icon {
	height: 60px;
	width: 60px;
	border-radius: 10px;
	background-color: #F8973B;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 500ms ease;
}
.list_unstyled li .icon i {
	font-size: 25px;
	color: #fff;
}
.list_unstyled li .text {
	margin-left: 20px;
	width: 86%;
}
.question {
	font-size: 14px;
	display: block;
}
.list_unstyled li .text a {
	font-size: 18px;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	color: #000;
	text-decoration:none;
}
.list_unstyled li .text a span {
	display: inline-block;
	color: #000;
}
#shopingcount{  color:#000;}
a{ text-decoration:none; color:#000;}
.deletecart{ position:absolute; right:5px; top:5px; color:#c00;}
.text-green-50{ color:#1AB726;}
#myaccount .card-body{min-height: 110px;}
.link{ color:#1ab726;}
.active>.page-link, .page-link.active {
    z-index: 3;
    color: #fff;
    background-color: #1ab726;
    border-color: #1ab726;
}
#loadingDiv {
  position:fixed;
  top:0;
  right:0;
  width:100%;
  height:100%;
  background-color:#666;
  background-image:url(../images/ajax-loader.gif);
  background-repeat:no-repeat;
  background-position:center;
  z-index:10000000;
  opacity:.4;
  filter:alpha(opacity=40);
  display:none
  }
.quality_box img{ width:100%; height:100%;}
.quality_item img{width:100%; height:65% !important;}
.quality_item {
	background:#fff;
	margin:10px;
	border-radius:15px;
}
.category_slider .quality_item {
	width: 18%;
	padding: 20px;
	text-align: center;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	margin: 15px;
	border-radius: 5px;
	min-height: 220px;
}
.quality_item img {
	height:105px;
}
.tp-blog-link a i {
	font-size: 16px;
	display: inline-block;
	transform: translateY(2px);
}
.testimonial-block {
	 max-height:450px; overflow:auto;
}
.tp-blog-shape-1 {
	position: absolute;
	bottom: 0;
	left: 0;
}
.tp-blog-3-item {
	margin-bottom:30px;
}
.tp-blog-3-item:hover .tp-blog-3-thumb img {
	transform: scale(1.2);
}
.tp-blog-3-item:hover .tp-blog-3-thumb::after {
 opacity: 1;
 visibility: visible;
}
.tp-blog-3-item:hover .tp-blog-3-icon {
	top: 50%;
	opacity: 1;
	visibility: visible;
}
.tp-blog-3-thumb {
	position: relative;
	overflow: hidden;
}
.tp-blog-3-thumb::after {
 content: "";
 top: 0;
 left: 0;
 height: 100%;
 width: 100%;
 position: absolute;
 background-color: rgba(22, 23, 26, 0.6);
 opacity: 0;
 visibility: hidden;
 transition: 0.3s;
}
.tp-blog-3-thumb img {
	width: 100%;
	transition: 0.7s;
}
.tp-blog-3-content {
	margin: 0 px;
	margin-top: -30px;
	padding: 30px 22px;
	background-color: rgb(255, 255, 255);
	box-shadow: 2px 3.464px 60px 0px rgba(18, 14, 14, 0.06);
}
.text-justify{ text-align:justify;}
.accordion-body{ text-align:left;}
.accordion-button{ font-weight:bold;}
 .team-member {
      text-align: center;
      margin-bottom: 30px;
    }
    .team-member img {
      width: 100%;
      max-width: 200px;
      border-radius: 50%;
      box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    }
    .team-member h5 {
      margin-top: 15px;
      font-size: 1.25rem;
      font-weight: 600;
    }
    .team-member p {
      font-size: 1rem;
      color: #777;
    }
.product-points-wrapper {
  display: flex;
  justify-content: space-between;
  padding: .75rem 0;
  margin-bottom: .75rem;
}
 .product-points-wrapper .single-item {
  font-size: .625rem;
  display: flex;
  align-items: center;
  color: #333;
}
.product-points-wrapper .icon-wrapper {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  margin-right: .5rem;
}
.product-points-wrapper .single-item p {
  font-size: 14px;
  margin-top:auto; margin-bottom:auto;
}	
#html5-watermark {
	display:none!important
}
.videoitem{margin-bottom:20px; border:1px solid #ccc; padding:5px;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); text-align:center;}
ul.blogtags{ list-style:none; padding-left:0px;} ul.blogtags li{  display:inline-block; margin-right:5px;}
 .review-box {
      border-bottom: 1px solid #ccc;
      padding: 1rem 0;
    }
    .avatar {
      width: 40px;
      height: 40px;
      background-color: #007bff;
      color: #fff;
      font-weight: bold;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      margin-right: 10px;
	  padding:20px;
    }
    .verified {
      font-size: 0.875rem;
      color: green;
    }
    .star {
      color: #ffc107;
    }
    .progress {
      height: 10px;
    }
	 .star-icon {
      color: #f5a623;
      font-size: 1.2rem;
    }
    .verified-icon {
      color: #009fe3;
      font-size: 0.9rem;
    }
    .btn-outline-info-custom {
      color: #009fe3;
      border: 1px solid #009fe3;
    }
    .btn-outline-info-custom:hover {
      background-color: #009fe3;
      color: #fff;
    }
	
	.nav-item.dropdown:hover > .dropdown-menu {
    display: block;
    margin-top: 0; /* Optional: removes delay/jump */
    }
	.topBar {
    background-color: #0593D1;
    color: #FFFFFF !important;
    padding: 2px 0; /* Reduced vertical padding */
    font-size: 0.8em; /* Optional: smaller font for thinner appearance */
    line-height: 1.2; /* Optional: tighter line height */
    }
	.topBar .fa-brands {
    font-size: 12px;  /* smaller icons */
    line-height: 1;
}
.topBar ul {
    margin-bottom: 0;
}
.topBar a {
    color: #fff;  /* ensure link color is white */
    text-decoration: none;
	line-height: 1.8;
}
#loginarea .modal-header{ display:flex;}
p.subtitle{ font-size:13px; margin-bottom:0px; } p.prating{ font-size:13px; margin-bottom:5px;}
.mb-0{ margin-bottom:0px;}.cbtn{ font-size:12px; padding:10px 8px;}.card{ margin:0px; margin-bottom:15px;   }
.scrollArea .card{ margin:15px;} .plist .card{ min-height: 440px;}
.btncart{ background:#5FAD47; color:#fff;} .btnbuynow{ background:#0593D1; color:#fff;}
.btncart:hover{ background:#5FAD87; color:#fff;} .btnbuynow:hover{ background:#0593F1; color:#fff;}
.checkout-steps {
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 30px 0;
    }
    .step {
      position: relative;
      padding: 0 40px;
      text-align: center;
      color: #000;
    }
    .step.active {
      color: #00AEEF; /* Blue text */
    }
    .step.active::after {
      content: '';
      display: block;
      margin: 5px auto 0;
      width: 20px;
      height: 3px;
      background-color: #00AEEF; /* Blue underline */
      border-radius: 10px;
    }
    .step + .step::before {
      content: '';
      position: absolute;
      top: 50%;
      left: -30px;
      width: 60px;
      height: 1px;
      background-color: #ccc;
      transform: translateY(-50%);
    }
	.headsection {
  transition: all 0.3s ease;
  background-color: white;
  z-index: 1020;
}
.custom-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  padding: 7px 15px;
  font-size: 18px;
  color: #333;
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.custom-prev {
  left: -35px;
}
.custom-next {
  right: -30px;
}
.custom-arrow:hover {
  background-color: #f8f9fa;
  color: #000;
}

.offer-slider .coupon-wrapper {
    padding: 16px 16px 8px;
    border-top: 1px solid rgb(217, 217, 217);
    border-right: 1px solid rgb(217, 217, 217);
    border-left: 1px solid rgb(217, 217, 217);
    border-image: initial;
    border-radius: 8px 8px 0px 0px;
    border-bottom: none;
    position: relative;
    overflow: visible;
    background: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: -0.333px;
}
.offer-slider .coupon-title{
    color: rgb(29, 29, 29);
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: -0.333px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.offer-slider .view-details-wrap {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-top: 8px;
}
.offer-slider .view-details {
    color: rgb(114, 114, 114);
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: -0.333px;
    text-decoration: underline dotted;
    cursor: pointer;
}
.offer-slider .code-and-applied {
    display: flex;
    flex-direction: row;
}
.offer-slider .coupon-code {
    color: rgb(114, 114, 114);
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.333px;
}
.offer-slider .divider{width: 100%;
    height: 1px;
    background-image: linear-gradient(to right, rgb(214, 214, 214) 60%, transparent 40%);
    background-size: 8px 1px;
    position: relative;}
.offer-slider .divider::before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    left: -8px;
    top: -8px;
    background: rgb(244, 246, 248);
    border-radius: 16px;
    border-width: 1px;
    border-style: solid;
    border-color: transparent rgb(217, 217, 217) rgb(217, 217, 217) transparent;
    border-image: initial;
    transform: rotate(-45deg);
}
.offer-slider .divider::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    right: -8px;
    top: -8px;
    background: rgb(244, 246, 248);
    border-radius: 50%;
    border-width: 1px;
    border-style: solid;
    border-color: transparent rgb(217, 217, 217) rgb(217, 217, 217) transparent;
    border-image: initial;
    transform: rotate(135deg);
}
.offer-slider .save-and-apply {
    display: flex
;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    padding: 8px 16px;
    border-right: 1px solid rgb(217, 217, 217);
    border-bottom: 1px solid rgb(217, 217, 217);
    border-left: 1px solid rgb(217, 217, 217);
    border-image: initial;
    border-radius: 0px 0px 8px 8px;
    border-top: none;
    line-height: 22px;
    background-color: rgb(255, 255, 255);
}
.offer-slider .message.after {
    color: rgb(89, 163, 14);
}
.offer-slider .message {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 80%;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: -0.333px;
    min-height: 24px;
    margin-right: 8px;
    padding-top: 2px;
}
.offer-slider .coupon-apply {
    color: rgb(0, 174, 239);
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: -0.333px;
    text-align: right;
    margin-top: -4px;
    cursor: pointer;
}
.offer-slider .message-status {
    color: rgb(89, 163, 14);
    text-align: right;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    margin-left: 4px;
}
.offer-slider .coupon-apply[disabled] {
    pointer-events: none;
    color: rgb(114, 114, 114) !important;
}
.offer-slider .message .before {
    color: rgb(29, 29, 29) !important;
}
.offer-slider .coupon-remove {
    color: rgb(114, 114, 114);
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: -0.333px;
    text-align: right;
    margin-top: -2px;
    cursor: pointer;
}
.offer-slider img {
  display: inline;
}
#cartupdate h4{     color: rgb(80, 80, 80);
    font-size: 13px;
    font-weight: 600;
    line-height: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 32px;}
.cartpagelogo{ margin-top:-35px;}	
body, div, iframe, ul, li, ol, i, svg, pre, del, button, input, select, textarea, p, span, h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans", sans-serif;
}
#instant{ background: #0593D1;padding: 10px;margin-top: -8px !important;}
#instant a{color: #fff;} 
.btn-success{ background:#5FAD47;}
footer {
    background-color: #fff;
    padding: 64px 0px 0px;
    color: #000;
}
footer a {
    text-decoration: none !important;
    font-size: 14px;
}
footer h4{ font-size:18px;}
.copyright{ font-size:14px;}
.logoblue{ color:#0593D1;}
h4.tp-blog-3-title {
        font-size: 0.96rem;
        line-height: 1.5;
    }
section{padding: 30px 0px;  margin: 0px;}	
.slick-arrow.slick-prev {
  left: 0px;
}
.slick-arrow {
    border: none;
    padding: 10px 5px;
    border-radius: 5px;
    cursor: pointer;
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    z-index: 99999;
    
}
.slick-arrow.slick-next{right:0px;}
.card{ font-size:12px;}
label.cardSelect .card-input {
    margin: 4px;
    padding: 0px;
}
.button-orange, .button-orange:hover {
    border-radius: 6px;
    background-color: #fb7905;
    color: #FFFFFF !important;
    padding: 3px 8px;
    border-color: #fb7905;
}
.button-green, .button-green:hover {
    border-radius: 6px;
    background-color: #1ab726;
    color: #FFFFFF !important;
    padding: 4px 10px;
    border-color: #1ab726;
}
.input-number{max-height:33px;}
.icon-searchbar {
  background-color: #FFFFFF;
  border-radius: 6px 0 0 6px;
  padding: 10px 12px;
}
#blogsidebar h5{ font-size:15px;}#blogsidebar small{font-size:13px;}
h5{ font-size:16px;}
.button-searchbar{ padding:6px 14px;}
.dropdown-menu .dropdown-menu {
    display: none;
}

/* Submenu positioning */
.dropdown-submenu {
    position: relative;
}

/* Show submenu ONLY on hover */
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
    top: 0;
    left: 100%;
    margin-left: 0.1rem;
    z-index: 1055;
}

/* Arrow for submenu */
.dropdown-submenu > a::after {
    content: "›";
    float: right;
    margin-top: 4px;
}

/* Mobile fix */
@media (max-width: 991px) {
    .dropdown-submenu > .dropdown-menu {
        left: 0;
        margin-left: 0;
    }
	/* Navbar container */
  .navbar-collapse {
    max-height: calc(100vh - 70px); /* adjust if header height differs */
    overflow-y: auto;
  }

  /* Dropdown menus */
  .dropdown-menu {
   
    max-height: 60vh;
    overflow-y: auto;
    box-shadow: none;
  }

  /* Submenus */
  .dropdown-submenu > .dropdown-menu {
    position: static !important;
    margin-left: 0;
    margin-top: 5px;
  }

  /* Better touch spacing */
  .dropdown-item {
    padding: 10px 15px;
  }
}

/* Arrow only for parents */
.has-submenu::after {
    content: "›";
    float: right;
    margin-left: 10px;
}
.card > div {
    position: relative;
}

.otstock {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    
    background:rgb(243 3 3 / 60%);
    color: #fff;
    padding: 6px 14px;
    font-size: 13px;
    font-weight: 600;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 0.5px;    
    pointer-events: none;
	width:100%;
	text-align:center;
}
.bg-success{ background:#1ab726 !important;}
.elfsight-app a[href*="elfsight.com"],
.elfsight-app .eapps-link,
.elfsight-app [class*="eapps-link"] {
    display: none !important;
}
.eapps-instagram-feed-posts-grid-load-more + div,
.eapps-instagram-feed a[href*="elfsight"] {
    display: none !important;
}
.usp-pointers{padding:3rem 0}.usp-pointers .row{row-gap:12px}.usp-pointers .col-6{position:relative}.usp-pointers .col-6:nth-child(1)::after,.usp-pointers .col-6:nth-child(2)::after,.usp-pointers .col-6:nth-child(3)::after{content:"";display:inline-block;width:2px;background-color:rgba(18,18,18,.1019607843);position:absolute;top:0;right:0;height:100%}.usp-pointers__col{display:flex;gap:14px}.usp-pointers__col-img{width:100%;max-width:48px}.usp-pointers__col-img img{width:100%;height:auto}.usp-pointers__col-content h3{font-size:18px;margin-bottom:12px; font-weight:bold;}.usp-pointers__col-content p{font-size:14px;color:rgba(18,18,18,.8)}@media(max-width: 991.98px){.usp-pointers .col-6:nth-child(3)::after{display:none}}@media(max-width: 767.98px){.usp-pointers{padding:2.5rem 5px}.usp-pointers .row{margin-right:-6px;margin-left:-6px}.usp-pointers .col-6{padding-left:6px;padding-right:6px}.usp-pointers .col-6:nth-child(1)::after,.usp-pointers .col-6:nth-child(3)::after{width:1px;display:inline-block;top:15%;right:0;height:70%}.usp-pointers .col-6:nth-child(2)::after{display:none}.usp-pointers__col{gap:8px}.usp-pointers__col-img{width:100%;max-width:26px}.usp-pointers__col-content h3{font-size:12px;margin-bottom:6px}.usp-pointers__col-content p{font-size:12px}}
@media(max-width: 600px){
	.cartpagelogo{ margin-top:-10px;}
	#otp .rounded{ min-width:35px;}
	.custom-prev {
  left: -10px;
   }
   .custom-next {
    right: -10px;
   }
   #afterlogin {}
   .mainslider img { min-height:200px;}
   #cartupdate strong{ font-size:12px;}
   #mobilecheckout{ position:fixed; bottom:0;}
   /* Mobile fixed bottom bar */
.mobile-fixed-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #1ab726; /* blue like image */
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px;
    box-shadow: 0 -4px 10px rgba(0,0,0,0.15);
    z-index: 9999;
}

/* Left price section */
.mobile-fixed-bar .price-box {
    color: #fff;
    display: flex;
    flex-direction: column;
    font-size: 14px;
}

.mobile-fixed-bar .price-box .label {
    font-size: 12px;
    opacity: 0.9;
}

.mobile-fixed-bar .price-box .price {
    font-size: 18px;
    font-weight: 600;
}

/* Right button */
.mobile-fixed-bar .cta-btn {
    background: #ffffff;
    color: #1ab726;
    border: none;
    border-radius: 6px;
    padding: 12px 20px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
}


 .variant-scroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 10px;
  }

  .variant-row {
    flex-wrap: nowrap !important;
  }

  .variant-card {
    flex: 0 0 auto;
    max-width: 75%;
  }

  /* Hide scrollbar (optional) */
  .variant-scroll::-webkit-scrollbar {
    display: none;
  }
}
/* Desktop: hide fixed bar */
@media (min-width: 768px) {
    .mobile-fixed-bar {
        display: none;
    }
}
@media (min-width: 768px) {

  .variant-scroll {
    overflow: visible;
  }

  .variant-row {
    flex-wrap: wrap !important;
  }

  .variant-card {
    max-width: 33.333%;
  }
}