/** Shopify CDN: Minification failed

Line 1855:25 Expected identifier but found whitespace
Line 2167:1 Expected "}" to go with "{"

**/


/*============================================================================
Get font-families from theme settings
==============================================================================*/





/* dynamic buynow checkout button */

#product .social-sharing {
  margin-top: 40px;
}

.product-info-main .button-cart{ 
  width: 100%; 
}
.shopify-payment-button__button--unbranded{
  margin-top: 10px !important;
  clear: left !important;
  /*font-size: 16px !important;
  line-height: 44px !important;*/
  padding: 0 5px !important;
  background: #98ab3f !important;
  color: #fff !important;
  float: left !important;
  border-radius: 25px !important;
  text-transform: uppercase !important;
  margin-right: 10px !important;
  font-weight: 500 !important;
}

/* instagram */

.insta-carousel .owl-carousel .owl-item{
  padding: 0;
}
.insta-carousel .owl-item a::before{
  background: rgba(0,0,0,.5);
  right: 25px;
  top: 25px;
  bottom: 25px;
  left: 25px;
  position: absolute;
  content: "";
  z-index: 1;
  opacity: 0;
}

.insta-carousel .owl-item::after,
.insta-carousel .owl-item::before{
  position: absolute;
  width: 1px;
  height: 70px;
  content: "";
  top: 50%;
  left: 50%;
  z-index: 2;
  background: #fff;
  margin-top: -35px;
  transform: scale(0);
}
.insta-carousel .owl-item::after{
  width: 70px;
  height: 1px;
  margin-top: 0;
  margin-left: -35px;
}
.insta-carousel .owl-item ,
.insta-carousel .owl-item a{
  position: relative;
  display: block;
}
.insta-carousel .owl-item:hover::before,
.insta-carousel .owl-item:hover::after{
  transform: scale(1);
}
.insta-carousel .owl-item:hover a::before{
  opacity: 1;
}
.insta-carousel img.img-responsive {
  width: 100%;
}
/* transition */
.insta-carousel .owl-item:hover::before, .insta-carousel .owl-item:hover::after{
  -webkit-transition: ease-in-out all .3s;
  -moz-transition: ease-in-out all .3s;
  transition: ease-in-out all .3s;
}

.modal-product span.old-price {
  text-decoration: line-through;
  padding-left: 10px;
  color: red;
}
@media (min-width: 768px) {
  footer .container .row {
    display: flex;
  }
}

.article-container img {
  max-width: 100%;
  margin: 0px auto;
  display: block;
}

@media only screen and (max-width: 767px) {
  .table-checkout-cart .input-group .form-control[name^=updates] {
    max-width: 50px;
  }
}
/* for adding effect to items added to wishlist */
.item .item-inner .button-group button.wishlist-btn.is-active, #product .button-group button.wishlist-btn.is-active {
  background-color: #98ab3f; 
  color: #fff; 
}

/* vertical slider */
.bx-pager.bx-default-pager {
  display: none;
}
.bx-wrapper {
  box-shadow: none !important;
  background: transparent !important;
  border: none !important;
}

.bx-wrapper .bx-controls-direction a {
  top: 110% !important;
}

.bx-wrapper .bx-next {
  right: -2px !important;
}
.bx-wrapper .bx-prev {
  left : -2px !important;
}

.sb.banner7-content.slider-1, .sb.banner7-content.slider-2 {
  margin-left: -370px;
}
.sb.banner7-content.slider-3, .sb.banner7-content.slider-4 {
  text-align: center;
}

ul.ct-payment {
  float: right;
  margin: 0px;
  padding: 0px;
}
.end-footer a {
  color:#98ab3f; 
}
.end-footer .fa {
  font-size: 30px;
}

.small-item .spr-badge:after {
  clear: none;
}

.social-sharing .btn {
  height: 40px;
  line-height: 40px;
  border: 2px solid #ababab;
  max-width: 150px;
  font-size: 14px;
  color: #fff;
}

.social-sharing a.btn {
  width: 40px;
  line-height: 36px;
  border-radius: 100%;
  background: transparent;
  color: #98ab3f;
  position: initial;
  left: 50%;
  opacity: 1;
  padding: 0px;
}

.social-sharing a.btn:hover {
  color: #fff;
  background: #98ab3f;
  border-color: #98ab3f;
}

.error-text img { 
  display:block;
  margin: 0px auto;
}

.error-text h1 {
  text-align: center;
}

.error-text .buttons a, .submit button, #submitMessage {
  margin: 10px;
}
.error-text .buttons a {
  margin: 0px auto;
  display: block;
  border: none;
  box-shadow: none;
  color: #98ab3f;
}
#wraper_ajax.loadding_ajaxcart, .ajax_loading {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 26px;
  color: #666;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
  margin-top: -25px;
  margin-left: -25px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  top: 50% !important;
  left: 60%;
  position:fixed;
  display: none;
  z-index: 9990;
}

.advanced-filters{margin-bottom:30px}
.advanced-filters a{display:block;position:relative;padding:8px 0px 8px 20px !important}
.advanced-filters a:before,.advanced-filters a:after{content:'';display:block;position:absolute}
.advanced-filters a:before{top:12px;left:0;width:12px;height:12px;background-color:#fff;border:1px solid #ccc; margin-top: 8px;}
.advanced-filters a:after{top:15px;left:3px;width:6px;height:6px;background-color:transparent;margin-top:8px;}
.advanced-filters a:hover:after{background-color:#ccc}
.active-filter a.advanced-filter:after{background-color:#000}
.active-filter a.advanced-filter:hover:after{content:'\78';top:12px;left:0;width:12px;height:12px;background-color:#000;font-size:8px;text-align:center;color:#fff;font-family:"icons";line-height:12px;speak:none}

.advanced-filters .blue a:before {
  background-color:blue; 
}
.advanced-filters .red a:before {
  background-color:red; 
}
.advanced-filters .green a:before {
  background-color:green; 
}
.advanced-filters .white a:before {
  background-color:white; 
}
.advanced-filters .black a:before {
  background-color:black; 
}
.advanced-filters .yellow a:before {
  background-color:yellow; 
}
.advanced-filters .pink a:before {
  background-color:pink; 
}
.advanced-filters .grey a:before {
  background-color:grey; 
}
.advanced-filters .orange a:before {
  background-color:orange; 
}
.advanced-filters .maroon a:before {
  background-color:maroon; 
}

.selector-wrapper select {
  background: #ffffff none repeat scroll 0 0;
  height: 26px;
  padding: 0 0 0 5px;
  margin-bottom: 15px;
  width: 224px;
  border: 1px solid #d6d4d4;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.selector-wrapper label {
  display: inline-block;
  float: left;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 7px;
  text-align: left;
  width: 65px;
}


.selector-wrapper {
  display: none;
}
#productSelect {
  display: none;
}

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
  vertical-align: middle;
}

.table-checkout-cart h5 a {
  color: #98ab3f;
  font-size: 13px;
}

#product .contact-form {
  display:inline;
}

.item form#contact_form {
  display: inline-block;
}

/* 
Swatches Styles
*/



.swatch { 
  margin:1em 0; 
}
.swatch:first-child { 
  margin:0 0 1em 0; 
}
/* Label */
.swatch .header {
  margin: 0.5em 0;
}
/* Hide radio buttons.*/
.swatch input { 
  display:none;
}
.swatch label {
  /* Rounded corners */
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  /* To give width and height */
  float:left;
  /* Color swatches contain no text so they need to have a width. */
  min-width:50px !important; 
  height:35px !important;
  /* No extra spacing between them */
  margin:0;
  /* The border when the button is not selected */
  border:#98ab3f 1px solid;
  /* Background color */
  background-color:#fff;
  /* Styling text */
  font-size:13px;
  text-align:center;
  line-height:35px;
  white-space:nowrap;
  text-transform:uppercase;
}
.swatch-element label { padding:0 10px; }
.color.swatch-element label { padding:0; }
/* Styling selected swatch */
/* Slightly raised */
.swatch input:checked + label {
  -webkit-box-shadow:0px 1px 2px #98ab3f ;
  -moz-box-shadow:0px 1px 2px #98ab3f;
  box-shadow:0px 1px 2px #98ab3f;
  background-color: #98ab3f; 
  color: #fff;
  border-color:transparent;
} 
.swatch .swatch-element {
  float:left;
  -webkit-transform:translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing:antialiased; /* webkit text rendering fix */
  /* Spacing between buttons */
  margin:0px 10px 10px 0;
  /* To position the sold out graphic and tooltip */
  position:relative;
}
/* Image with the cross in it */
.crossed-out { position:absolute; width:100%; height:100%; left:0; top:0; }
.swatch .swatch-element .crossed-out { display:none; }
.swatch .swatch-element.soldout .crossed-out { display:block; }
.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60); /* internet explorer */
  -khtml-opacity: 0.6;      /* khtml, old safari */
  -moz-opacity: 0.6;       /* mozilla, netscape */
  opacity: 0.6;           /* fx, safari, opera */
}
/* Tooltips */
.swatch .tooltip {
  text-align:center;
  background:gray;
  color:#fff;
  bottom:100%;
  padding: 10px;
  display:block;
  position:absolute;
  width:100px;
  left:-23px;
  margin-bottom:15px;
  /* Make it invisible by default */
  filter:alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity:0;
  visibility:hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box; 
  box-sizing:border-box;
}
.swatch .tooltip:before {
  bottom:-20px;
  content:" ";
  display:block;
  height:20px;
  left:0;
  position:absolute;
  width:100%;
}
/* CSS triangle */
.swatch .tooltip:after {
  border-left:solid transparent 10px;
  border-right:solid transparent 10px;
  border-top:solid gray 10px;
  bottom:-10px;
  content:" ";
  height:0;
  left:50%;
  margin-left:-13px;
  position:absolute;
  width:0;
}
.swatch .swatch-element:hover .tooltip {
  filter:alpha(opacity=100);
  -khtml-opacity:1;
  -moz-opacity:1;
  opacity:1;
  visibility:visible;
  -webkit-transform:translateY(0px);
  -moz-transform:translateY(0px);
  -ms-transform:translateY(0px);
  -o-transform:translateY(0px);
  transform:translateY(0px);
}
.swatch.error {
  background-color:#E8D2D2!important;
  color:#333!important;
  padding:1em;
  border-radius:5px;
}
.swatch.error p {
  margin:0.7em 0;
}
.swatch.error p:first-child {
  margin-top:0;
}
.swatch.error p:last-child {
  margin-bottom:0;
}
.swatch.error code {
  font-family:monospace;
}

/* Static slider video */
.our_story, .our_story1{
  position:relative;
  text-align:center;
  margin-bottom: 50px;
}
.our_story1{
  margin-bottom: 0px;
  margin-top: 0px;
}
@media (max-width:991px){
  .our_story, .our_story1{
    margin-bottom:30px;
  }
}
.static_video, .static_video1{
  position:relative;
  padding:0;
}
.our_story .static_video .added_video, .our_story1 .static_video1 .added_video1{
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  width:100%;
  height:100%;
  z-index: 9;
}
.oc-banner7-container .flexslider .slides.static_video img.img_static {
  z-index: -1; 
}
.our_story .static_video #cms_play, .our_story1 .static_video1 #cms_play1{
  position:absolute;
  top:30%;
  left:50%;
  cursor:pointer;
  -moz-transform:translateX(-50%) translateY(-50%);
  -webkit-transform:translateX(-50%) translateY(-50%);
  -o-transform:translateX(-50%) translateY(-50%);
  -ms-transform:translateX(-50%) translateY(-50%);
  transform:translateX(-50%) translateY(-50%);
}
.our_story1 .static_video1 #cms_play1{
  top:50%;
  left:50%;
}
.our_story1 .static_video1 .img_static1 {
  width: 100% !important;
}
.our_story .static_video #cms_play img, .our_story1 .static_video1 #cms_play1 img{
  -webkit-transition:all 300ms ease-in;
  -moz-transition:all 300ms ease-in;
  -ms-transition:all 300ms ease-in;
  -o-transition:all 300ms ease-in;
  transition:all 300ms ease-in;
}
.our_story .static_video #cms_play img:hover, .our_story1 .static_video1 #cms_play1 img:hover{
  transform:scale3d(1.1,1.1,1.1);
  -moz-transform:scale3d(1.1,1.1,1.1);
  -webkit-transform:scale3d(1.1,1.1,1.1);
  -webkit-transition:all 300ms ease-in;-moz-transition:all 300ms ease-in;
  -ms-transition:all 300ms ease-in;
  -o-transition:all 300ms ease-in;
  transition:all 300ms ease-in;
}

.our_story .static_video video.added_video {
  width: 100%    !important;
  height: auto   !important;
}

.our_story .static_video .added_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/**
* Simple fade transition for product video popup,
*/
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out; 
  -moz-transition: all 0.15s ease-out; 
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out; 
  -moz-transition: all 0.15s ease-out; 
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}


/* alert success message newsletter */
#contact_form .successMessage.alert.alert-success.alert-dismissible {
  position: relative;
  width: 100%;
}

.alert-dismissable .close, .alert-dismissible .close {
  right: 10px !important;
  top: 2px !important;
  font-size: 15px;
}

.topbar.alert-success button#alertbtn {
  float: none;
  padding-left: 40px;
  font-size: 13px;
  vertical-align: baseline;
  opacity: .5;
  padding-top: 1px;
}

@media only screen and (max-width: 767px) {
  .topbar.alert-success {
    font-size: 12px;
  }
}
/* A+ Content Responsive Fix */
#description img,
.tab-content-product img,
.tab-pane img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    display: block !important;
}

#description,
.tab-content-product,
.tab-pane {
    overflow-x: hidden !important;
}
/* Force uniform product image size - matches actual theme classes */
.images-container {
  height: 320px !important;
  overflow: hidden !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.images-container .product-image,
.images-container img.product-image {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center top !important;
}
/* ===== FOOTER REDESIGN — Corrected for Organica Theme (Bootstrap grid) ===== */

#shopify-section-footer footer {
  background: rgba(122, 182, 72, 0.06) !important;
  border-top: 0.5px solid #e0e0e0 !important;
}

#shopify-section-footer .col-1,
#shopify-section-footer .col-2,
#shopify-section-footer .col-3,
#shopify-section-footer .col-4 {
  padding: 20px !important;
}

/* Fix font visibility - headings (CONTACT INFO, MAIN MENU etc.) */
#shopify-section-footer h2,
#shopify-section-footer h3,
#shopify-section-footer h4,
#shopify-section-footer .widget-title {
  font-size: 13px !important;
  font-weight: 600 !important;
  color: #173404 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.05em !important;
  margin-bottom: 14px !important;
  opacity: 1 !important;
}

/* Fix font visibility - all text and links */
#shopify-section-footer a,
#shopify-section-footer p,
#shopify-section-footer li,
#shopify-section-footer span {
  font-size: 13px !important;
  color: #5f5e5a !important;
  opacity: 1 !important;
}

#shopify-section-footer a:hover {
  color: #3b6d11 !important;
}

#shopify-section-footer i,
#shopify-section-footer .icon {
  color: #3b6d11 !important;
}

/* Newsletter input styling (col-3 / col-4 content) */
#shopify-section-footer input[type="email"],
#shopify-section-footer input[type="text"] {
  border: 0.5px solid #c0dd97 !important;
  border-radius: 6px !important;
  height: 34px !important;
  padding: 0 10px !important;
  font-size: 12px !important;
  background: #ffffff !important;
}

#shopify-section-footer button {
  background: #3b6d11 !important;
  color: #eaf3de !important;
  border: none !important;
  border-radius: 6px !important;
  height: 34px !important;
  padding: 0 16px !important;
  font-size: 12px !important;
}

/* Social icons circular style */
#shopify-section-footer .social-icon,
#shopify-section-footer .footer-social a {
  width: 30px !important;
  height: 30px !important;
  border-radius: 50% !important;
  background: rgba(99, 153, 34, 0.12) !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-right: 8px !important;
}

/* Copyright / end-footer bar */
#shopify-section-footer .end-footer {
  border-top: 0.5px solid #e0e0e0 !important;
  margin-top: 20px !important;
  padding: 14px 0 !important;
  text-align: center !important;
  font-size: 12px !important;
  color: #888780 !important;
}
/* ===== FOOTER — Font Size Fix + Mobile Responsive ===== */

/* Bigger, readable headings */
#shopify-section-footer h5 {
  font-size: 15px !important;
  font-weight: 700 !important;
  color: #173404 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.04em !important;
  margin-bottom: 16px !important;
}

/* Bigger body text and links */
#shopify-section-footer p,
#shopify-section-footer li,
#shopify-section-footer a {
  font-size: 14.5px !important;
  line-height: 1.7 !important;
  color: #444441 !important;
}

#shopify-section-footer a:hover {
  color: #3b6d11 !important;
}

#shopify-section-footer .list-unstyled li {
  margin-bottom: 8px !important;
}

/* Contact info icons bigger */
#shopify-section-footer .col-1 i,
#shopify-section-footer svg {
  width: 17px !important;
  height: 17px !important;
}

/* Newsletter box bigger text */
#shopify-section-footer input[type="email"] {
  font-size: 13px !important;
  height: 38px !important;
}

#shopify-section-footer button {
  font-size: 13px !important;
  height: 38px !important;
  font-weight: 600 !important;
}

/* Stay Connected paragraph */
#shopify-section-footer .col-5 p {
  font-size: 13.5px !important;
  line-height: 1.6 !important;
}

/* Remove empty 5th column gap - hide if truly empty */
#shopify-section-footer .col-sm-3.col-4:empty {
  display: none !important;
}

/* ===== MOBILE RESPONSIVE ===== */
@media (max-width: 767px) {
  #shopify-section-footer .row {
    display: flex !important;
    flex-direction: column !important;
  }

  #shopify-section-footer .col-sm-3 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    padding: 24px 16px !important;
    border-bottom: 0.5px solid #e0e0e0 !important;
    text-align: center !important;
  }

  #shopify-section-footer .col-sm-3:last-child {
    border-bottom: none !important;
  }

  #shopify-section-footer .col-1 > div,
  #shopify-section-footer .col-1 p {
    justify-content: center !important;
    text-align: center !important;
  }

  #shopify-section-footer h5 {
    font-size: 16px !important;
  }

  #shopify-section-footer p,
  #shopify-section-footer li,
  #shopify-section-footer a {
    font-size: 15px !important;
  }

  #shopify-section-footer .col-5 > div:last-child {
    justify-content: center !important;
  }

  #shopify-section-footer input[type="email"] {
    font-size: 14px !important;
  }
}
/* ===== Smooth Green Background Blend ===== */

/* Section just above footer (Check our Instagram area) - light green tint */
.instagram-section,
#shopify-section-instagram-feed,
.newsletter-testimonial-section {
  background: rgba(122, 182, 72, 0.04) !important;
}

/* Smooth gradient transition into footer */
#shopify-section-footer {
  background: linear-gradient(to bottom, rgba(122,182,72,0.02), rgba(122,182,72,0.07) 40px) !important;
}

#shopify-section-footer footer {
  background: transparent !important;
}

/* Contact bar (phone/email row) - match green tint too */
.do-you-have-question,
.top-contact-bar {
  background: rgba(122, 182, 72, 0.04) !important;
}

/* ===== MOBILE RESPONSIVE — FULL FIX ===== */
@media (max-width: 767px) {

  #shopify-section-footer .container {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  #shopify-section-footer .row {
    display: flex !important;
    flex-direction: column !important;
  }

  #shopify-section-footer .col-sm-3 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    padding: 22px 8px !important;
    border-bottom: 0.5px solid rgba(122,182,72,0.2) !important;
    text-align: center !important;
  }

  #shopify-section-footer .col-sm-3:last-child {
    border-bottom: none !important;
  }

  /* Center align contact info icons+text on mobile */
  #shopify-section-footer .col-1 > div {
    display: flex !important;
    justify-content: center !important;
    align-items: flex-start !important;
    gap: 8px !important;
    text-align: left !important;
    max-width: 280px !important;
    margin: 0 auto 10px !important;
  }

  /* Center newsletter box on mobile */
  #shopify-section-footer .col-5 > div {
    justify-content: center !important;
    max-width: 300px !important;
    margin: 0 auto 14px !important;
  }

  #shopify-section-footer .col-5 > div:last-child {
    margin-bottom: 0 !important;
  }

  #shopify-section-footer h5 {
    font-size: 15px !important;
    margin-bottom: 12px !important;
  }

  #shopify-section-footer p,
  #shopify-section-footer li,
  #shopify-section-footer a {
    font-size: 14px !important;
  }

  /* Top contact bar - stack on mobile */
  .do-you-have-question .row,
  .top-contact-bar .row {
    flex-direction: column !important;
    gap: 14px !important;
    text-align: center !important;
    align-items: center !important;
  }

  /* Instagram heading smaller on mobile */
  .instagram-section h2,
  #shopify-section-instagram-feed h2 {
    font-size: 22px !important;
  }
}

@media (max-width: 480px) {
  #shopify-section-footer input[type="email"] {
    font-size: 13px !important;
  }

  #shopify-section-footer .col-5 > div:first-of-type {
    flex-direction: column !important;
  }

  #shopify-section-footer .col-5 input[type="email"] {
    width: 100% !important;
    margin-bottom: 8px !important;
  }

  #shopify-section-footer .col-5 button {
    width: 100% !important;
  }
}
/* ===== Logo Position — Fully Adjustable ===== */
/* Change the margin-left value below (in px) to move logo left/right.
   Smaller number = more left. Larger number = more right.
   Negative number = pushes logo further left, even off the normal edge. */

.header-logo,
.logo,
#logo,
.site-logo,
.header-logo img,
.logo img,
#logo img,
.site-logo img {
  margin-left: -30px !important;   /* <-- CHANGE THIS NUMBER to move left/right */
  margin-right: auto !important;
}

/* If logo sits inside a container with center/auto margins, override it */
.header-logo,
.logo,
#logo,
.site-logo {
  margin: 0 auto 0 0 !important;  /* "0 auto 0 0" = pinned left. Change last 0 to move right. */
  float: left !important;
  display: block !important;
}

/* Resize logo (adjust max-width as needed) */
.header-logo img,
.logo img,
#logo img,
.site-logo img {
  max-width: 170px !important;
  width: auto !important;
  height: auto !important;
}

@media (max-width: 767px) {
  .header-logo,
  .logo,
  #logo,
  .site-logo {
    margin: 0 auto 0 0 !important;
  }

  .header-logo img,
  .logo img,
  #logo img,
  .site-logo img {
    max-width: 80px !important;
  }
}
/* ===== Footer Address Alignment Fix — Exact Classes ===== */

.contactf li {
  display: flex !important;
  align-items: flex-start !important;
  gap: 8px !important;
  margin-bottom: 10px !important;
}

.contactf li i.fa-map-marker {
  flex-shrink: 0 !important;
  margin-top: 3px !important;
  width: 14px !important;
}

.contactf li p.last {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.6 !important;
  text-align: left !important;
  text-indent: 0 !important;
}
/* ===== Center "Cosmetic Collection" Heading — SCOPED to its own section only ===== */
/* This now targets ONLY the Cosmetic Collection tab section by its unique section ID,
   so it will NOT affect the Baby Girls/Newborn/Mother tabs section. */

#shopify-section-collection_tab_nFVwYm .module-title {
  text-align: center !important;
  width: 100% !important;
}

#shopify-section-collection_tab_nFVwYm .module-title h3 {
  text-align: center !important;
  display: block !important;
  width: 100% !important;
}

#shopify-section-collection_tab_nFVwYm .sub-col.col-md-4 {
  width: 100% !important;
  float: none !important;
}

#shopify-section-collection_tab_nFVwYm .row.sub-row {
  display: block !important;
}
/* ===== Header Gap Fix — Exact Classes from Inspect ===== */

header.hd3 .col-md-3.col-sm-12 {
  width: auto !important;
  max-width: none !important;
  flex: 0 0 auto !important;
  padding-right: 12px !important;
}

header.hd3 .col-md-9.col-sm-12 {
  width: auto !important;
  flex: 1 1 auto !important;
  padding-left: 0 !important;
}

header.hd3 .row {
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
}

/* Reduce vertical padding inside header */
header.hd3 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

header.hd3 .container {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* Tighten gap between top bar row and nav menu row below it */
header.hd3 .row + .row,
header.hd3 nav,
header.hd3 .nav-bar {
  margin-top: 6px !important;
}

@media (max-width: 767px) {
  header.hd3 .col-md-3.col-sm-12,
  header.hd3 .col-md-9.col-sm-12 {
    width: 100% !important;
  }
}
/* ===== New Arrivals Heading + Mother/Baby Side-by-Side Below ===== */

#ptcs-1480270223205 .tabs {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  gap: 0 !important;
}

#ptcs-1480270223205 .tabs li[rel="tab_new-arrivals_product"] {
  order: 1 !important;
  margin-bottom: 18px !important;
  width: 100% !important;
}

#ptcs-1480270223205 .tabs li[rel="tab_new-arrivals_product"] h3 {
  font-size: 46px !important;
  color: #3b6d11 !important;
  text-decoration: none !important;
  border-bottom: none !important;
  font-weight: 500 !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Wrap Baby + Mother in a horizontal row */
#ptcs-1480270223205 .tabs li[rel="tab_baby-cosmetic_product"],
#ptcs-1480270223205 .tabs li[rel="tab_mother-cosmetic_product"] {
  order: 2 !important;
  display: inline-block !important;
  float: none !important;
  margin: 0 26px !important;
  padding: 0 !important;
}

/* Force these two into one row using a flex wrapper via nth-child trick */
#ptcs-1480270223205 .tabs li[rel="tab_baby-cosmetic_product"] {
  margin-right: 180px !important;
}

#ptcs-1480270223205 .tabs li[rel="tab_mother-cosmetic_product"] {
  margin-left: 180px !important;
}

#ptcs-1480270223205 .tabs li[rel="tab_baby-cosmetic_product"] h3,
#ptcs-1480270223205 .tabs li[rel="tab_mother-cosmetic_product"] h3 {
  font-size: 36px !important;
  margin: 0 !important;
  padding: 0 !important;
  display: inline !important;
}

/* Create a sub-row container effect using flex on the li's parent siblings */
#ptcs-1480270223205 .tabs {
  flex-wrap: wrap !important;
  flex-direction: row !important;
  justify-content: center !important;
}

#ptcs-1480270223205 .tabs li[rel="tab_new-arrivals_product"] {
  flex-basis: 100% !important;
  text-align: center !important;
}

#ptcs-1480270223205 .tabs li[rel="tab_baby-cosmetic_product"],
#ptcs-1480270223205 .tabs li[rel="tab_mother-cosmetic_product"] {
  flex-basis: auto !important;
}
/* ===== Remove "Categories" Vertical Menu, Fix Header Gaps ===== */

.vermagemenu.visible-lg.visible-md {
  display: none !important;
}

/* The column that held "Categories" - collapse it */
.row.sub-row > .sub-col.col-md-3 {
  display: none !important;
}

/* The main nav column - give it full width since Categories is gone */
.row.sub-row > .sub-col.col-md-9 {
  width: 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

/* Tighten the row itself */
.row.sub-row {
  margin: 0 !important;
}
/* ===== Center Nav Menu — Exact Class from Inspect ===== */

.h4d4.nav-lg .nav1 .nav2 {
  display: flex !important;
  justify-content: center !important;
  width: 100% !important;
}

#pt_custommenu.pt_custommenu {
  float: none !important;
  display: flex !important;
  justify-content: center !important;
  width: auto !important;
  margin: 0 auto !important;
}

.sub-col.col-md-9 {
  text-align: center !important;
}

/* Mobile responsive */
@media (max-width: 991px) {
  #pt_custommenu.pt_custommenu {
    flex-direction: column !important;
    align-items: center !important;
  }
}

@media (max-width: 767px) {
  #pt_custommenu.pt_custommenu {
    font-size: 13px !important;
  }
}
/* ===== Remove Gap Between Top Bar and Nav Menu ===== */

header.hd3 {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

header.hd3 .container {
  margin-bottom: 0 !important;
}

header.hd3 .row {
  margin-bottom: 0 !important;
}

.h4d4.nav-lg {
  margin-top: 0 !important;
}

#shopify-section-header {
  margin-bottom: 0 !important;
}

#shopify-section-header + * {
  margin-top: 0 !important;
}
/* ===== Center Logo on Mobile ===== */
/* ===== Nav Menu Position — Fully Adjustable Left/Right ===== */
/* Change the margin-left value below (in px) to shift the menu left or right.
   Positive number = moves menu RIGHT.
   Negative number = moves menu LEFT.
   0 = centered (current default). */

#pt_custommenu.pt_custommenu {
  margin-left: -30px !important;   /* <-- CHANGE THIS NUMBER */
}

/* If you want it pinned to one side instead of centered, also try: */
/* justify-content: flex-start !important;  -> pins to left */
/* justify-content: flex-end !important;    -> pins to right */
.sub-col.col-md-9 {
  justify-content: center !important;   /* <-- change to flex-start or flex-end if needed */
}
@media (max-width:767px){

  .hd3 .first-block{
      display:flex !important;
      align-items:center !important;
      justify-content:space-between !important;
      flex-wrap:nowrap !important;
      gap:5px;
  }

  /* Currency */
  .currency{
      flex:0 0 auto;
  }

  /* Account */
  .header-setting{
      flex:0 0 auto;
  }

  /* Search */
  .block-search{
      flex:1;
      min-width:120px;
      max-width:180px;
  }

  .block-search .form-control{
      height:36px;
      font-size:12px;
  }

  /* Cart force show */
  #header-cart{
      display:block !important;
      flex:0 0 auto;
      width:auto !important;
      visibility:visible !important;
      opacity:1 !important;
  }

  #header-cart .btn{
      display:block !important;
      min-width:auto !important;
      padding:5px !important;
  }

  #header-cart .icon_bag_alt{
      font-size:22px !important;
      display:inline-block !important;
  }

  .count-item{
      display:inline-block !important;
  }
}
@media (max-width:767px){
  .block-phone{
      display:none !important;
  }
}
.images-container {
  height: 300px !important;
  overflow: hidden !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background-color: #ffffff;
}

.images-container img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
}
.product-title,
.product-name,
.item-title,
.des-container p,
.des-container a {
  font-size: 13px !important;
  line-height: 1.4 !important;
}
/* ============================================================
   HEADER FINAL FIX — v2 (append at the very end of theme.scss.liquid)
   Uses extra-specific selectors so it wins over ALL earlier rules
   in the file, regardless of !important used before.
   ============================================================ */

/* ---------- Row: logo | search+account+cart ---------- */
body header.hd3 .container .row {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  flex-wrap: nowrap !important;
}

body header.hd3 .container .row > .col-md-3.col-sm-3.col-xs-3 {
  flex: 0 0 auto !important;
  width: auto !important;
  max-width: none !important;
}

body header.hd3 .container .row > .col-md-9.col-sm-9.col-xs-9 {
  flex: 1 1 auto !important;
  width: auto !important;
  max-width: none !important;
}

/* ---------- Inner flex row: search / account / cart ---------- */
body header.hd3 nav#top .content-left,
body header.hd3 nav#top .content-left .first-block {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  flex-wrap: nowrap !important;
  gap: 24px !important;
  width: 100% !important;
  position: relative !important;
}

/* Hide phone strip + currency selector (not in target design) */
body header.hd3 .first-block .block-phone,
body header.hd3 .first-block .currency {
  display: none !important;
}

/* Order: search -> account -> cart */
body header.hd3 .first-block .block-search {
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
  width: 380px !important;
  max-width: 380px !important;
  margin: 0 !important;
}

body header.hd3 .first-block .header-setting {
  order: 2 !important;
  flex: 0 0 auto !important;
  white-space: nowrap !important;
}

body header.hd3 .first-block #header-cart {
  order: 3 !important;
  flex: 0 0 auto !important;
}

/* Search box styling — pill shape like reference (extra-specific + forced bg) */
body header.hd3 .first-block .block-search #search.input-group {
  display: flex !important;
  align-items: center !important;
  border: 1px solid #d9d9d9 !important;
  border-radius: 30px !important;
  overflow: hidden !important;
  background-color: #ffffff !important;
  background-image: none !important;
  box-shadow: none !important;
  height: 42px !important;
}

body header.hd3 .first-block .block-search #search.input-group input[type="text"].form-control {
  border: none !important;
  box-shadow: none !important;
  background-color: #ffffff !important;
  background-image: none !important;
  padding: 0 16px !important;
  font-size: 13px !important;
  color: #333 !important;
  flex: 1 1 auto !important;
  height: 100% !important;
  outline: none !important;
}

body header.hd3 .first-block .block-search #search.input-group .input-group-btn,
body header.hd3 .first-block .block-search #search.input-group .input-group-btn .btn {
  border: none !important;
  background-color: transparent !important;
  background-image: none !important;
  color: #556b2f !important;
  padding: 0 16px !important;
  box-shadow: none !important;
  height: 100% !important;
}

/* Cart icon */
body header.hd3 #header-cart .btn.dropdown-toggle {
  background: transparent !important;
  border: none !important;
  color: #2c3e2c !important;
  font-size: 20px !important;
  padding: 0 4px !important;
  box-shadow: none !important;
}

body header.hd3 #header-cart .count-item {
  background: #6b8e23 !important;
  color: #fff !important;
  border-radius: 50% !important;
  font-size: 11px !important;
  padding: 1px 6px !important;
  margin-left: 4px !important;
}

/* ---------- FIX: ".quick-access" is likely fixed/floating in base theme CSS
   (used for sidebar icons elsewhere). Force it back to normal flow INSIDE header. ---------- */
body header.hd3 .quick-access {
  position: static !important;
  top: auto !important;
  right: auto !important;
  left: auto !important;
  bottom: auto !important;
  float: none !important;
  display: flex !important;
  width: auto !important;
  height: auto !important;
  z-index: auto !important;
  margin: 0 !important;
  transform: none !important;
}

body header.hd3 #header-cart.quick-access {
  order: 3 !important;
  flex: 0 0 auto !important;
}

body header.hd3 #header-cart #cart.btn-group.btn-block {
  display: inline-flex !important;
  width: auto !important;
  align-items: center !important;
}

body header.hd3 #header-cart .btn.btn-block {
  display: inline-flex !important;
  width: auto !important;
  align-items: center !important;
}

body header.hd3 .icon_bag_alt {
  display: inline-block !important;
  font-size: 20px !important;
}
/* Cart icon */
.hd1 #cart .icon_bag_alt{
    font-size:22px !important;
    color:#fff !important;
    display:inline-block !important;
    margin-right:6px;
}

.hd1 #cart .count-item{
    display:inline-block !important;
    background:#ff6b35;
    color:#fff;
    min-width:18px;
    height:18px;
    line-height:18px;
    border-radius:50%;
    text-align:center;
    font-size:11px;
}

/* ---------- ORDER FIX (class-name independent) ----------
   Whatever the Account/Settings element's real class is, this
   guarantees: Search first, then everything else, then Cart last. ---------- */
body header.hd3 .first-block > * {
  order: 2 !important;
}

body header.hd3 .first-block .block-search {
  order: 1 !important;
}

body header.hd3 .first-block #header-cart {
  order: 3 !important;
}

body header.hd3 .first-block .currency,
body header.hd3 .first-block .block-phone {
  order: 0 !important;
  display: none !important;
}

/* ---------- REDUCE EXCESS TOP/BOTTOM GAP ---------- */
body header.hd3 #logo img,
body header.hd3 .header-logo img,
body header.hd3 .logo img,
body header.hd3 .site-logo img {
  max-height: 72px !important;
  width: auto !important;
  max-width: none !important;
}

body header.hd3 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  margin: 0 !important;
  min-height: 0 !important;
}

body header.hd3 .container,
body header.hd3 .container .row,
body header.hd3 nav#top,
body header.hd3 .content-left,
body header.hd3 .first-block {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  min-height: 0 !important;
}

body header.hd3 .first-block > * {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

#shopify-section-header {
  margin: 0 !important;
  padding: 0 !important;
}

/* ================= MOBILE ================= */
@media (max-width: 767px) {
  body header.hd3 .container .row {
    flex-wrap: wrap !important;
    row-gap: 8px !important;
  }

  body header.hd3 .container .row > .col-md-3.col-sm-3.col-xs-3 {
    width: 32% !important;
    max-width: 32% !important;
  }

  body header.hd3 .container .row > .col-md-9.col-sm-9.col-xs-9 {
    width: 68% !important;
    max-width: 68% !important;
    overflow: hidden !important;
  }

  /* Bigger logo on mobile */
  body header.hd3 #logo img,
  body header.hd3 .header-logo img,
  body header.hd3 .logo img,
  body header.hd3 .site-logo img {
    max-height: 46px !important;
    max-width: 100% !important;
    width: auto !important;
  }

  body header.hd3 nav#top .content-left,
  body header.hd3 nav#top .content-left .first-block {
    gap: 6px !important;
    overflow: hidden !important;
    width: 100% !important;
    justify-content: flex-start !important;
  }

  /* Shrink the "Account" element (whatever its real class is) to free up space */
  body header.hd3 .first-block > *:not(.block-search):not(#header-cart):not(.currency):not(.block-phone) {
    font-size: 11px !important;
    padding: 0 !important;
    margin: 0 !important;
    white-space: nowrap !important;
    flex: 0 0 auto !important;
  }

  body header.hd3 .first-block .block-search {
    position: static !important;
    transform: none !important;
    flex: 1 1 auto !important;
    max-width: none !important;
    width: auto !important;
    min-width: 100px !important;
  }

  body header.hd3 .first-block .block-search #search.input-group {
    height: 36px !important;
    position: relative !important;
  }

  body header.hd3 .first-block .block-search #search.input-group input[type="text"].form-control {
    position: static !important;
    padding: 0 6px 0 10px !important;
    font-size: 12px !important;
    width: 100% !important;
  }

  body header.hd3 .first-block .block-search #search.input-group .input-group-btn,
  body header.hd3 .first-block .block-search #search.input-group .input-group-btn .btn {
    position: static !important;
    flex: 0 0 auto !important;
    width: auto !important;
    padding: 0 8px !important;
  }

  /* Cart: keep compact but always fully visible */
  body header.hd3 .first-block #header-cart {
    flex: 0 0 auto !important;
    min-width: auto !important;
  }
}/* Logo green bar mein fit karo */
.hd1 {
  background-color: #4a6741 !important;
}

.hd1 #logo {
  background-color: transparent !important;
  padding: 5px !important;
}

.hd1 #logo img {
  max-height: 55px !important;
  width: auto !important;
}

/* Menu wrap band karo */
.hd1 .nav1,
.hd1 .nav2,
.hd1 .nav-container {
  white-space: nowrap !important;
}

.hd1 .nav2 ul {
  display: flex !important;
  flex-wrap: nowrap !important;
  gap: 0px !important;
}

.hd1 .nav2 ul li a {
  font-size: 11px !important;
  padding: 0 8px !important;
  white-space: nowrap !important;
}

/* Search bar fix */
.hd1 .unified-right input {
  width: 100px !important;
  font-size: 12px !important;
}
/* Menu text white karo */
.hd1 .nav2 ul li a,
.hd1 nav#top a {
  color: #ffffff !important;
}
.hd1 .search-form .btn,
.hd1 .input-group-btn .btn,
.hd1 #search .btn {
  background: transparent !important;
  border: none !important;
  color: #ffffff !important;
  font-size: 18px !important;
}

/* Account sirf icon */
.hd1 .block-language span:not(.fa),
.hd1 .btn-group .btn-link span:not(.fa) {
  display: none !important;
}

.hd1 .btn-group .btn-link .fa,
.hd1 nav .fa {
  color: #ffffff !important;
  font-size: 18px !important;
}

/* Cart icon white */
.hd1 #cart a,
.hd1 .cart-icon {
  color: #ffffff !important;
  font-size: 18px !important;
}

/* Account text hide */
.hd1 #accountText,
.hd1 .account-text {
  display: none !important;
}
.hd1 .nav2 ul li a,
.hd1 .nav2 ul li a:hover,
.hd1 nav#top a,
.hd1 nav a,
.hd1 .main-menu a,
.hd1 .nav1 a {
  color: #ffffff !important;
  text-shadow: none !important;
}
.pt_custommenu .popup a,
.pt_custommenu .popup a.itemMenuName,
.pt_custommenu div.block1 a,
.pt_custommenu .column a {
  color: #333333 !important;
  background-color: #ffffff !important;
}

/* Dropdown hover par show ho, cursor hata to hide */
.pt_custommenu li:hover > div.popup {
  display: block !important;
}

.pt_custommenu li:not(:hover) > div.popup {
  display: none !important;
}
.pt_custommenu div.popup {
  width: auto !important;
  min-width: 150px !important;
  max-width: 200px !important;
  background-color: #ffffff !important;
}

.pt_custommenu div.block1 {
  width: auto !important;
  min-width: 150px !important;
}

.pt_custommenu .column {
  width: auto !important;
  float: none !important;
}
.pt_custommenu div.popup {
  display: none !important;
  pointer-events: none;
}

.pt_custommenu .pt_menu_has_child:hover > div.popup {
  display: block !important;
  pointer-events: auto;
}
/* Search, Account, Cart icons styling */
.hd1 .unified-right {
  gap: 20px !important;
  padding-right: 20px !important;
}

/* Search icon */
.hd1 .unified-right .btn,
.hd1 .unified-right button,
.hd1 .unified-right .fa {
  color: #ffffff !important;
  font-size: 18px !important;
  background: transparent !important;
  border: none !important;
  cursor: pointer !important;
  transition: opacity 0.3s !important;
}

.hd1 .unified-right .btn:hover,
.hd1 .unified-right button:hover,
.hd1 .unified-right a:hover {
  opacity: 0.7 !important;
}

/* Cart badge styling */
.hd1 .unified-right .cart-count,
.hd1 .unified-right #cart .badge,
.hd1 .unified-right .badge {
  background-color: #ff6b35 !important;
  color: #ffffff !important;
  border-radius: 50% !important;
  font-size: 10px !important;
  padding: 2px 5px !important;
}

/* Account arrow caret hide */
.hd1 .unified-right .caret {
  display: none !important;
}
/* Icons size uniform */
.hd1 .unified-right i.fa {
  font-size: 18px !important;
  color: #ffffff !important;
}
./* Desktop Menu Hover */
@media (min-width:768px){

.pt_custommenu .pt_menu_has_child{
    position:relative;
}

.pt_custommenu .pt_menu_has_child > .popup{
    display:block !important;
    visibility:hidden;
    opacity:0;
    pointer-events:none;
    transition:opacity .2s ease;
}

.pt_custommenu .pt_menu_has_child:hover > .popup{
    visibility:visible;
    opacity:1;
    pointer-events:auto;
}

}
.hd1 #cart .row-cart {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  padding: 8px 0 !important;
}

.hd1 #cart .image-cart {
  width: 65px !important;
  height: 65px !important;
  flex-shrink: 0 !important;
}

.hd1 #cart .image-cart img {
  width: 65px !important;
  height: 65px !important;
  object-fit: contain !important;
}

.hd1 #cart .cart-content {
  flex: 1 !important;
}

.hd1 #cart .box-cart-price {
  font-size: 12px !important;
  color: #4a6741 !important;
  font-weight: 600 !important;
}

.hd1 #cart .div-sdivided {
  border-top: 1px solid #eeeeee !important;
  padding-top: 10px !important;
  margin-top: 8px !important;
  font-size: 13px !important;
  color: #333333 !important;
  font-weight: 600 !important;
}

.hd1 #cart .cart-button.button-remove {
  background: transparent !important;
  border: 1px solid #ddd !important;
  border-radius: 4px !important;
  color: #999 !important;
  font-size: 11px !important;
  padding: 2px 6px !important;
  cursor: pointer !important;
}
.hd1 #cart .product-name.text-left a,
.hd1 #cart .product-name.text-left {
  font-size: 12px !important;
  color: #333333 !important;
  display: block !important;
  white-space: normal !important;
  overflow: visible !important;
  max-width: 180px !important;
}
.hd1 #cart ul.dropdown-menu.pull-right {
  position: absolute !important;
  right: 0 !important;
  left: auto !important;
  top: 100% !important;
  z-index: 99999 !important;
  width: 300px !important;
  padding: 12px !important;
  background: #ffffff !important;
  box-shadow: 0 4px 15px rgba(0,0,0,0.2) !important;
  border-radius: 8px !important;
}

.hd1 .content-right.quick-access {
  position: relative !important;
}
/* Search Box */
.hd1 .block-search{
    width:220px !important;
    margin-right:15px;
}

.hd1 .block-search input{
    height:42px !important;
    border-radius:8px 0 0 8px !important;
    font-size:14px !important;
}

.hd1 .block-search .btn{
    height:42px !important;
    width:42px !important;
    background:#4a6741 !important;
    color:#fff !important;
    border-radius:0 8px 8px 0 !important;
}
/* Force Cart Icon */
.hd1 .icon_bag_alt::before{
    content:"🛒";
    font-size:22px;
    color:#ffffff;
    display:inline-block;
    line-height:1;
    font-family:Arial,sans-serif !important;
}

.hd1 .icon_bag_alt{
    display:inline-flex !important;
    align-items:center;
    justify-content:center;
    width:22px;
    height:22px;
}
/* ================= MOBILE HEADER FINAL ================= */
@media (max-width:767px){

.hd1 .row{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    flex-wrap:nowrap !important;
    min-height:60px;
}

/* Logo */
.hd1 .col-sm-2.col-xs-3{
    flex:0 0 18% !important;
    max-width:18% !important;
    padding:0 5px !important;
}

.hd1 #logo img{
    max-width:55px !important;
    height:auto !important;
}

/* Mobile menu */
.hd1 .col-sm-7.col-xs-6{
    flex:0 0 24% !important;
    max-width:24% !important;
    display:flex !important;
    justify-content:center !important;
}

/* Right section */
.hd1 .col-sm-3.col-xs-3{
    flex:0 0 58% !important;
    max-width:58% !important;
    display:flex !important;
    justify-content:flex-end !important;
    align-items:center !important;
    gap:8px !important;
}

/* Search */
.hd1 .block-search{
    width:145px !important;
    margin:0 !important;
}

.hd1 .block-search input{
    height:36px !important;
    font-size:13px !important;
    padding:0 10px !important;
}

.hd1 .block-search .btn{
    height:36px !important;
    width:36px !important;
}

/* Cart */
.hd1 #header-cart{
    display:flex !important;
    align-items:center !important;
}

.hd1 #cart .btn{
    padding:0 !important;
    background:transparent !important;
    border:none !important;
}

/* Arrow */
.hd1 .caret{
    display:none !important;
}

/* Desktop menu hidden */
.hd1 .nav-container{
    display:none !important;
}

/* Mobile menu visible */
.hd1 .ma-nav-mobile-container{
    display:block !important;
}
@media (max-width:767px){

/* Main row */
.hd1 .row{
    display:flex !important;
    align-items:center !important;
}

/* Logo */
.hd1 .col-sm-2.col-xs-3{
    order:2;
    flex:0 0 auto !important;
    width:auto !important;
    margin-left:8px;
}

/* Menu */
.hd1 .col-sm-7.col-xs-6{
    order:1;
    flex:0 0 auto !important;
    width:auto !important;
}

.hd1 .ma-nav-mobile-container{
    display:block !important;
}

/* Right side */
.hd1 .col-sm-3.col-xs-3{
    order:3;
    margin-left:auto;
    display:flex !important;
    align-items:center;
    gap:8px;
}
}
@media only screen and (max-width: 767px) {

  #ma-mobilemenu.mobilemenu.nav-collapse.collapse {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 85% !important;
    max-width: 320px !important;
    height: 100vh !important;
    max-height: 100vh !important;
    overflow-y: auto !important;
    background: #fff !important;
    z-index: 99999 !important;
    margin: 0 !important;
    padding: 60px 0 20px !important;
    box-shadow: 2px 0 15px rgba(0,0,0,0.3);
    box-sizing: border-box !important;
  }

  #ma-mobilemenu.mobilemenu > li {
    width: 100% !important;
    float: none !important;
    display: block !important;
    border-bottom: 1px solid #eee;
  }

  #ma-mobilemenu .button-view1,
  #ma-mobilemenu .button-view2 {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
    padding: 12px 16px !important;
    box-sizing: border-box !important;
    white-space: normal !important;
  }

  #ma-mobilemenu .button-view1 a,
  #ma-mobilemenu .button-view2 a {
    flex: 1 1 auto !important;
    padding: 0 !important;
    margin: 0 !important;
    white-space: nowrap !important;
  }

  #ma-mobilemenu .level2,
  #ma-mobilemenu .level3 {
    width: 100% !important;
    float: none !important;
    padding-left: 15px !important;
    background: #f8f8f8;
  }

  #ma-mobilemenu .level2 li,
  #ma-mobilemenu .level3 li {
    width: 100% !important;
    float: none !important;
  }
}
/* Sabhi normal pages ka default page title hide */
#content.col-sm-12 > h1 {
  display: none !important;
}