/** Shopify CDN: Minification failed

Line 1999:2 "font-weignt" is not a known CSS property
Line 3278:2 "align-item" is not a known CSS property
Line 5123:2 "padding-bott0m" is not a known CSS property
Line 13685:3 Unexpected "/"

**/
/* Place any CSS overrides in this file. */

.jquery-modal {
  position: fixed;
  top: 0;
  right: 0;
  /* Initial position */
  width: 300px;
  height: 100%;
  background: #fff;
  transition: transform 0.9s ease-in-out;

}

#createNewSizeModel {
  padding: 20px;
}


.measurementTypes {
  text-transform: lowercase !important;
}


#createNewSizeModel {
  margin-top: 0px !important;
}


.popup-overlay {
  background: unset !important;

}

.create-size-fit {
  text-transform: capitalize;
}


.loader,.loader1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  /*     backdrop-filter: blur(3px); */
}

.loader img,.loader1 img {
  max-width: 65px;

}

.size-radio-maing {
  justify-content: unset !important;
}

/* .site-header__logo img {

  padding: 19px 12px 7px !important;
} */

.size-radio-main .row {
  flex-wrap: nowrap;

}

.size-radio-main {
  justify-content: unset;

}

.mob-responsive-show {
  display: none !important;
  margin-top: 10px;

}

.responsive-shdow {
  display: none !important;
}

.mobile--responsive-hide {
  display: block !important;
}

.mobile-res-pop {
  justify-content: unset;
}



.create-size-fit {
  text-transform: capitalize;
}

@media (min-width: 768px) {
  /* p{
    font-size: 18px;
  } */
#about-us .text-advert-section--sub-header{
  width: 80%;
}
  .account-area--order-details{
border: 1px solid #e7e7e7;
  }

  .section-4  {
     height: calc(100vh - 151px);
  }

  .section-4 .create-size-btn-div{
     margin-top: 0 !important;
  }
  .section-3 .create-size-btn-div{
     margin-top: 12px !important;
  }
  .section-5 .create-size-btn-div{
     margin-top: 10px !important;
  }

  ::-webkit-scrollbar {
     display: none;
     width: 0px !important;
  }

  .size-radio-main .mobile-responsiveness {
     width: 25%;
  }

  .mob-respon {
     width: 33% !important;

  }

  /* .sizing-header {
  display: flex !important;
} */

  .swatch-0 {
     margin-bottom: 26px;
  }

  .swatch-2 .header {
     position: absolute;
  }

  .swatch-1 .header,
  .swatch-0 .header {
     padding-bottom: 17px;
  }

  .swatch-0 .header {
     margin-bottom: 5px !important;
  }
}

@media (max-width: 767px) {
  .footer-nav-custom{
    width: 100%;
    /* display: flex; */
    padding: 5px 0;
  }
  .footer-nav-custom .grid__item:nth-child(2){
/* width: 45%; */
  }
  #createNewSizeModel{
    position: fixed !important;
    overflow: visible !important;
    left: auto !important;
  }
  ::-webkit-scrollbar {
     width: 0px !important;
  }

  .fit-header,
  .perfect-fit {
     display: block;
  }

  .mob-responsive-show {
     display: block !important;
  }

  .mobile--responsive-hideS {
     display: none !important;
  }

  .size-radio-main {
     justify-content: unset !important;
  }
}

@media (max-width: 767px) {
  .mobile-table{
    border: 1px solid #e7e7e7;
  }
  .mobile-table-row1{
    background-color: #e7e7e7;
  }
  .order-section .grid__item{
padding: 0  !important;
margin-top: 0 !important;
  }

  .brown-bg {
     padding-bottom: 0 !important;
  }

  .size-box p {
     color: #666666;
  }

  .cart__row {
     /* padding-top: 15px; */
     /* padding: 20px !important; */
     /* background: #F5F8FF; */

  }

  #activeGst:checked+span {
     border: 3px solid #212121;
  }

  .modal a.modal-close {
     position: absolute;
     top: 0;
     right: 0;
     display: block;
     width: 46px;
     height: 40px;
     border-radius: 0px 8px 0px 8px;
     /* background: #fff !important; */
  }

  #GstModal {
     width: 90% !important;
     box-shadow: none !important;
     padding: 19px 20px !important;
  }


  .loader img,.loader1 img {
     width: 23%;
     height: 8%;
  }


  /* .sizing-header-height,.size-sec-val,.size-measurement,.tabcontent-second,.tabcontent-new,.size-measurement{
display:block !important;
}  */

  #slide-1 {
     display: block;

  }

  .mobile-res {
     display: block;
  }

  #wishlistBtn {
     display: block;
  }

  #wishlist_available {
     display: block;
  }

  .create-new-size-modal-footer {
     /*   background-color: #F4F8FE;
    padding: 30px 12% 5%; */
     z-index: 124;
     /* position: fixed; */
     width: 100%;
     padding: 0 15px;
     bottom: 0;
     left: 0;
     background: #F5F8FF;
     right: 0;
  }

  .mobile-responsiveness {
     width: 50% !important;
  }
  .mobile-responsiveness.mob-respon{
    width: 100% !important;
  }


}

.loader img,.loader1 img {
  max-width: 65px;
  border-radius: 50%;
}

/* The alert message box */
.alert,
.alertmsg {
  padding: 10px;
  border-radius: 2px;
  background-color: #ffffff;
  color: #212121;
  margin-bottom: 15px;
  position: fixed;
  top: 20px;
  z-index: 1111;
  right: 10px;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  transition: all 0.6s ease;
}

.warning-alert {
  background-color: #f44336;
  /* Red background color */
  color: white;
  /* White text color */
}

.alertmsg {
  z-index: 9999999;
}

/* The close button */
.alertclosebtn {
  margin-left: 15px;
  color: #212121;
  font-weight: 300;
  float: right;
  font-size: 22px;
  line-height: 20px;
  top: 1px;
  position: relative;
  cursor: pointer;
  transition: .3s;
}

.flex {
  display: flex;
}

.relative {
  position: relative;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.align-center {
  align-items: center;
}

.space-between {
  justify-content: space-between;
}

.flow-homepage {
  overflow-x: hidden;
}

.text-link {
  font-weight: 600;
  font-size: 1rem;
}

.goback-link {
  font-weight: 600;
  font-size: 1.2rem;
  color: #201f1f !important;
  text-decoration: underline !important;
}




/* input:focus,
select:focus,
textarea:focus,
input:focus-visible,
select:focus-visible,
textarea:focus-visible {
  border: 1px solid #CECECE !important;
  outline: none !important;
} */

input:focus-visible {
  outline: none !important;
}

/* header */
/* .overlay-header-wrapper .site-nav--mobile i {
  top: -1px;
  position: relative;
} */

/* .mobile-nav-bar-wrapper .site-nav__link {
  padding: 11px 12px 7px 12px !important;
} */

.header-username {
  color: #ffffff;
  margin-right: 10px;
  font-family: 'DM Sans', sans-serif;
  font-weight: 500 !important;
  font-size: 16px;
}

.header-username span {
  padding-left: 7px;
  text-transform: capitalize;
}

.login-name {
  text-transform: capitalize;
  /* margin-top: 10px; */
  padding: 10px 11px !important;
  color: #fff;
  border-radius: 50%;
  line-height: 1;
  margin-top: 4px;
  transition: all 0.4s ease;
}

.login-name:hover {
  background: #4e4e4e;
}

.login-name .cart__link {
  top: 1px;
  font-family: "DM Sans";
  font-size: 1.12rem;
}

/* .site-nav--mobile .site-nav__link {
  display: flex !important;
  align-items: center;
  justify-content: start;
} */

.cart__link {
  top: 1px;
  position: relative;
  font-weight: 600;
  display: flex;
  align-items: center;
  padding: 0;
}

.cart__link img {
  z-index: 2;
}

/* .site-header__cart-indicator {
  position: relative;
  min-height: 26px;
  min-width: 26px;
  background-color: transparent;
  font-weight: 900;
  color: #fff !important;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  line-height: .5;
  padding: 0;
  margin-left: 5px;
  text-align: center;
  z-index: 1;
} */

/* .site-header__cart-indicator:before {
  position: absolute;
  content: "";
  height: 32px;
  width: 70px;
  background: #4e4e4e;
  border-radius: 20px;
  left: -38px;
  z-index: -1;
} */

/* .mobile-nav-bar-wrapper {
  box-shadow: 0 2px 8px rgba(0, 0, 0, .07) !important;
} */

/* .mobile-nav-bar-wrapper button.site-nav__link {
  font-weight: 600;
} */

.template-index .header-section.sticky-header:not(.sticked) .overlay-header,
.template-index .header-section:not(.sticky-header) .overlay-header,
.template-collection .header-section.sticky-header:not(.sticked) .overlay-header,
.template-collection .header-section:not(.sticky-header) .overlay-header,
.template-list-collections .header-section.sticky-header:not(.sticked) .overlay-header,
.template-list-collections .header-section:not(.sticky-header) .overlay-header,
.contact-page .header-section.sticky-header:not(.sticked) .overlay-header,
.contact-page .header-section:not(.sticky-header) .overlay-header {
  /* background: #08080863 !important; */
}

.template-index .header-section.sticky-header:not(.sticked) .overlay-header {
  /* background: #00000047 !important; */
  background: #00000000 !important;
}
.template-index .header-section.sticky-header:not(.sticked) .overlay-header .site-header__wrapper{
  padding: 40px 2% ;
  border: none;
  /* background-color: transparent; */
}

.template-index .header-section.sticky-header:not(.sticked) .overlay-header .mobile-nav-bar--inner{

  margin: 30px 0;
}


/* .opacity-logo,
.site-header__logo.h1 {
  display: flex;
  padding: 0;
} */

/* .site-nav--mobile {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-right: 30px !important;
} */

/* .mobile-nav__item a,
.mobile-nav__item button,
.mobile-nav__toggle button {
  padding: 6px 30px !important;
  padding-left: 48px !important;
}

.mobile-nav__item:after {
  display: none;
} */

.slider-section--template--16427804721381__image-slideshow .featured-row__subtext {
  font-size: 1.125rem !important;
  opacity: .64 !important;
  color: #ffffff !important;
}

/* #NavDrawer {
  background-color: #525252 !important;
} */

/* .mobile-nav>.mobile-nav__item {
  background-color: #525252 !important;
} */

/* nav bar */

/* .mobile-nav__grow {
  justify-content: left !important;
} */

/* .mobile-menu--close-btn {

  background: transparent !important;
  margin-bottom: 0 !important;
  cursor: pointer;
} */

/* .mobile-menu--close-btn:after,
.mobile-menu--close-btn:before {
  background-color: #fff !important;
} */

/* .mobile-nav__grow .js {
  max-height: 57px !important;
  width: 160px !important;
  margin-top: 20px;
} */

/* .mobile-nav__logo-title .mobile-nav__grow a:hover {
  background: transparent !important;
} */

/* .mobile-nav__grow {
  margin-left: 33px !important;
  justify-content: left !important;
} */

/* .mobile-nav__logo-title {
  margin: 30px 0;
} */

/* .drawer#NavDrawer a:focus,
.drawer#NavDrawer a:hover,
.drawer#NavDrawer a:active {
  color: #ffffff !important;
  background: #646464;
} */

.login-name small {
  width: 20px;
  height: 20px;
  top: 1px;
  position: relative;
  background: url(/cdn/shop/files/arrow-white_256x256_crop_center.png?v=1665638107) no-repeat center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 11px;
  margin-left: 5px;

}

.sticky-header .login-name small {
  background-image: url(/cdn/shop/files/arrow-white_256x256_crop_center.png?v=1665638107);
}

.sticky-header.sticked .login-name small {
  background-image: url(/cdn/shop/files/arrow-black_256x256_crop_center.png?v=1665638106);
}

/* .drawer--left {
  min-width: 300px;
} */

/* right Profile menu */

#sizeChangeModel {
  max-width: 1150px !important;
}

.right-view-modal {
  float: right;
  animation-name: rightnav;
  animation-duration: 0.5s;
  border-radius: 0;
  transition: transform .6s cubic-bezier(.165, .84, .44, 1) .1s;
}

.modal-close {
  display: none;
}

@keyframes rightnav {
  from {
     right: -1980px
  }

  to {
     right: 0px;
  }
}

body .jquery-modal.blocker.current:nth-child(2) {
  display: none !important;
}

.blocker .right-view-modal {
  right: -300px;
}

.blocker.current .right-view-modal {
  right: 0px;
}

.menu-modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 30px 18px;
}

.profileNav {
  border-radius: 0px !important;
  padding: 0px !important;
}

.profileNav-main {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.profileNav .close-modal {
  display: none !important;
}

.profile-nav-close img {
  width: 20px;
}

.menu-modal-header h4 {
  font-size: 2.188rem;
  font-weight: 300;
  font-family: 'DM Sans';
  margin-bottom: 0;
}

.login-submit {
  margin-top: 20px;
}

.profileNav-main ul {
  padding-left: 0;
  list-style-type: none;
  margin-left: 0;
}

.profileNav-main ul li {
  margin-bottom: 0px;
}

.profileNav-main ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1.2rem;
  font-weight: 500;
  padding: 20px 30px;
  border-bottom: 1px solid #f3f3f3;
}

.profileNav-main ul li a:hover {
  background-color: #fbfbfb;
}

.profileNav-main ul li img {
  max-width: 22px;
}

.profileNav-main ul li div {
  display: flex;
  align-items: center;
}

.profileNav-main ul li div img {
  max-width: 28px;
  margin-right: 15px;
}

.profile-name-card {
  position: relative;
  margin: 0 30px 30px;
  padding: 30px 20px;
  background-color: #EEEEEE;
  text-align: center;
  border-radius: 8px;
  background: url("/cdn/shop/files/profile-menu-bg.svg?v=1668505203") top right no-repeat;
  overflow: hidden;
  background-size: cover;
  margin-bottom: 20px;
}

.profile-name-card .profile-img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
}

.edit-profile-link {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 38px;
  height: 38px;
  padding: 8px;
  border-radius: 50%;
  transition: all 0.4s ease;
}

.edit-profile-link:hover {
  background-color: #b5b5b5
}

.profile-name-card h4 {
  font-size: 1.35rem;
  font-weight: 100;
  font-family: 'DM Sans', sans-serif;
  text-transform: capitalize;
  margin-bottom: 0;
}

.profile-name-card p {
  font-size: 1.15rem;
  font-weight: 100;
  word-break: break-word;
}

.account-menu-footer {
  display: flex;
}

.account-menu-footer .account-menu-btn {
  text-transform: uppercase !important;
  margin: 30px !important;
}


/* Home page */

#hungover .featured-row__subtext.lite-color {
  font-weight: 600 !important;
  opacity: 1 !important;
  font-size: 1.2rem;
  padding-bottom: 16px !important;
}

/* .homepage-featured-content-box h2 {
  color: #ffffff !important;
} */

.h1-content {
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: .5px;
  opacity: .64;
  line-height: 1.5em;
}

/* .homepage-slider-container .slideshow-title h2 {
  font-size: 3rem !important;
  margin-bottom: 3rem;
  font-family: 'DM Sans', sans-serif;
  opacity: 1;
} */

/* .homepage-featured-content-box-inner {
  padding: 3rem 40px !important;
} */

/* .homepage-featured-content-box {
  background-color: #2121215c !important;
} */

.block-section--slideshow-0 .homepage-featured-content-box {
  background-color: transparent !important;
}

.product-list-header {
  text-align: center;
  padding: 100px 0;
}

.review-header {
  text-align: center;
  padding: 100px 0 50px;
}

.review-header.before:before {
  bottom: 15px;
}

/* .image-with-text-overlay-wrapper .homepage-featured-content-box {
  width: 60% !important;
  right: 18% !important;
} */

/* .homepage-indiv-section-wrapper .homepage-sections--title {
  font-size: 3.15rem !important;
  margin-top: 0;
  margin-bottom: 2rem !important;
  font-weight: 600 !important;
  letter-spacing: .025em;
} */

/* .homepage-indiv-section-wrapper .textarea {
  font-size: 1.125rem !important;
  font-weight: 400;
  opacity: .64 !important;
  line-height: 1.8 !important;
  max-width: 600px;
} */

/* #shopify-section-template--16427804721381__image-text-with-image-overlay-1 .homepage-sections--title {
  color: #212121 !important;
}

.image-with-text-overlay-wrapper .homepage-featured-content-box h2 {
  color: #212121 !important;
} */

/* .homepage-sections--title {
  font-size: 3rem !important;
  color: #201F1F;
  font-weight: 500;
  font-family: 'DM Sans', sans-serif;
} */

/* .home-header-content {
  font-size: 1.1rem !important;
  color: #9A9A9A;
  font-family: 'DM Sans', sans-serif;
  opacity: 1;
  margin-bottom: 0px;
} */

/* Product collection in home page */

.product-row .feature-grid:nth-child(1) {
  order: 1;
}

.product-row .feature-grid:nth-child(2) {
  order: 4;
}

.product-row .feature-grid:nth-child(3) {
  order: 3;
}

.product-row .feature-grid:nth-child(4) {
  order: 2;
}

.gift-card-main .feature-grid .price p {
  display: none;
}


.testimonial--single-item:nth-child(1) .testimonials--star-wrapper .fa:nth-child(1),
.testimonial--single-item:nth-child(1) .testimonials--star-wrapper .fa:nth-child(2),
.testimonial--single-item:nth-child(1) .testimonials--star-wrapper .fa:nth-child(3),
.testimonial--single-item:nth-child(1) .testimonials--star-wrapper .fa:nth-child(4),
.testimonial--single-item:nth-child(1) .testimonials--star-wrapper .fa:nth-child(5) {
  color: #F3B02A;
}

.testimonial--single-item:nth-child(2) .testimonials--star-wrapper .fa:nth-child(1),
.testimonial--single-item:nth-child(2) .testimonials--star-wrapper .fa:nth-child(2),
.testimonial--single-item:nth-child(2) .testimonials--star-wrapper .fa:nth-child(3),
.testimonial--single-item:nth-child(2) .testimonials--star-wrapper .fa:nth-child(4) {
  color: #F3B02A;
}

.testimonial--single-item:nth-child(3) .testimonials--star-wrapper .fa:nth-child(1),
.testimonial--single-item:nth-child(3) .testimonials--star-wrapper .fa:nth-child(2),
.testimonial--single-item:nth-child(3) .testimonials--star-wrapper .fa:nth-child(3),
.testimonial--single-item:nth-child(3) .testimonials--star-wrapper .fa:nth-child(4),
.testimonial--single-item:nth-child(3) .testimonials--star-wrapper .fa:nth-child(5) {
  color: #F3B02A;
}

.hallmark {
  position: relative;
  background: url('/cdn/shop/files/1660717355824-331608.jpg?v=1662101059') no-repeat right top;
  background-size: cover;
}


/* giftcard Start */
.giftcard-container {
  min-height: 100vh;
}

.giftcard-header {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 14px;
}

.giftcard-header h4 {
  color: #060606;
  font-size: 1.563rem;
  font-weight: 500;
  font-family: 'DM Sans', sans-serif;
}

.giftcard-header .subtitle {
  color: #959595;
  font-size: 1.1rem !important;
  font-weight: 400;
  font-family: 'DM Sans', sans-serif;
}

.giftcard-header .text-link {
  font-weight: 600;
  font-size: 1.25rem;
  color: #201f1f !important;
  text-decoration: underline !important;
}

.gift-card-box .price h4 {
  color: #404040;
  font-size: 1.3rem;
  font-weight: 500;
  font-family: 'DM Sans', sans-serif;
}

.gift-card-box .price p {
  display: none;
}

/* #hungover-gift-card #paymentcart div:nth-child(1) {
  flex-direction: column !important;
}

#hungover-gift-card .product-details-wrapper {
  padding-bottom: 10vh !important;
}

#hungover-gift-card .product-medias__main {
  margin-left: 0;
}

#hungover-gift-card .product-medias__main {
  width: 90% !important;
}

#hungover-gift-card .large--six-twelfths {
  width: 35%;
}

#hungover-gift-card .product-sticky {
  width: 65%;
}

#hungover-gift-card #paymentcart div .swatch {
  border: none;
  padding-left: 0;
} */

/* #hungover-gift-card .swatch .header,
#hungover-gift-card .quantity-main .quantity-selector {
  color: #6e6e6e !important;
  font-size: 1.25rem !important;
  font-weight: 400;
} */

/* #hungover-gift-card .product-details-product-title {
  font-weight: 500 !important;
} */

/* #hungover-gift-card #ProductPrice {
  font-size: 1.3rem !important;
} */

/* #hungover-gift-card .swatch-items-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

#hungover-gift-card .swatch .swatch-element {
  margin-bottom: 20px !important;
  margin-right: 0;
}


#hungover-gift-card .swatch .swatch-element label {
  margin: 0 20px 0 0;
  padding: 12px 40px !important;
  border: 1px solid #C2C2C2 !important;
  border-radius: 4px;
  line-height: 1.5;
  font-size: 1.23rem !important;
  font-weight: 400;
  transition: all .5s ease;
}

#hungover-gift-card .swatch input:checked+label {
  border: 1px solid #2A2A2A !important;
}

#hungover-gift-card .swatch label:before {
  position: absolute;
  content: "";
  width: 22px;
  height: 22px;
  border: 1px solid transparent;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  border-radius: 30px;
  transition: all .5s ease;
}

#hungover-gift-card .swatch label:after {
  position: absolute;
  content: "";
  transform: rotate(45deg) translateY(-50%);
  height: 11px;
  width: 6px;
  left: 14px;
  top: 45%;
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  opacity: 0;
  transition: all .5s ease;
}

#hungover-gift-card .swatch input:checked+label:after {
  opacity: 1;
}

#hungover-gift-card .product-details-wrapper {
  padding: 0px;
}

#hungover-gift-card .button-initials {
  display: none;
}

#hungover-gift-card .js-qty {
  background: transparent;
  border: 1px solid #D3D3D3;
} */



/* giftcard End */

/* Signup page */
.create_customer {
  display: flex;
  flex-flow: column;
}

.create_customer div:nth-child(1) {
  order: 2;
}

.create_customer div:nth-child(4) {
  order: 3;
}

.create_customer div:nth-child(5) {
  order: 1;
}

.create_customer div:nth-child(6) {
  order: 4;
}

.create_customer div:nth-child(7) {
  order: 5;
}

.create_customer div:nth-child(8) {
  order: 6;
}

.create_customer div:nth-child(9) {
  order: 7;
}

.password-group div:nth-child(1) {
  order: 1;
}

.password-group div:nth-child(2) {
  order: 2;
}

.product-collection {
  position: relative;
  width: 100%;
}

.product-collection .product-image {
  width: 100%;
  position: relative;
  margin: 0;
  cursor: pointer;
}


.product-box {
  cursor: pointer;
}

.product-box img {
  width: 100%;
  position: relative;
  top: 7px;
  border-radius: 20px;
  transition: all .64s cubic-bezier(.645, .05, .355, 1);
}

.product-box:hover img {
  /*     transform: translateY(-10px) !important; */
  transition: transform .65s cubic-bezier(.23, 1, .32, 1), box-shadow .3s !important;
  border-radius: 20px !important;
}

.product-box:hover .product-image {
  /*     transform: translateY(-10px) !important; */
  transition: transform .65s cubic-bezier(.23, 1, .32, 1), box-shadow .3s !important;
}

.product-box:hover .background-img {
  opacity: 1;
}

/* 
.featured-collection .feature-grid .product-box .product-image{
transition: all .64s ease !important;  
transform: none !important;
}
.featured-collection .feature-grid .product-box .product-image img{
 transition: all .64s ease !important; 
}

.featured-collection .feature-grid .product-box:hover .product-image img{
opacity: 0;
transition: all .64s ease !important; 
transform: none !important;
}

.featured-collection .feature-grid .product-box .product-image .background-img{
position: absolute;
width: 100%;
height: 98%;
top: 0;
left: 0;
opacity: 0;
 transition: all .64s ease !important; 
} */

/* 
.featured-collection .feature-grid .product-box:hover .product-image .background-img{
opacity: 1; 
transform: none !important;
}

.featured-collection .feature-grid:nth-child(1) .product-box .product-image .background-img{  
  background: url(/cdn/shop/products/heathergrey_shot_2_ss_crew_pocket_denim_350x350.jpg?v=1663916699) left;
  border-radius: 20px;
  background-size: cover;  
}

.featured-collection .feature-grid:nth-child(2) .product-box .product-image .background-img{  
  background: url(/cdn/shop/products/steelblue_shot_2_ss_henley_black_pant_350x350.jpg?v=1663766906) left;
  border-radius: 20px;
  background-size: cover;  
}

.featured-collection .feature-grid:nth-child(3) .product-box .product-image .background-img{  
  background: url(/cdn/shop/products/steelblue_shot_2_ls_polo_black_pant_350x350.jpg?v=1663742509) left;
  border-radius: 20px;
  background-size: cover;  
}

.featured-collection .feature-grid:nth-child(4) .product-box .product-image .background-img{  
  background: url(/cdn/shop/products/pistachio_shot_2_ss_v_black_pant_350x350.jpg?v=1663760175) left;
  border-radius: 20px;
  background-size: cover;  
}

*/

.product-box h4 {
  width: 100%;
  font-size: 1.2rem;
  margin-top: 10px;
  margin-bottom: 4px;
  font-family: 'DM Sans', sans-serif;
  font-weight: 600;
  color: #201F1F;
  line-height: 1.6578em;
}

.product-box p {
  width: 100%;
  /* height: 18px; */
  font-family: 'DM Sans', sans-serif;
  opacity: 1;
  font-size: 1.1rem;
  font-weight: 400;
  color: #A3A3A3;
}

.before {
  position: relative;
}

.before:before {
  position: absolute;
  content: "";
  bottom: 75px;
  left: 50%;
  width: 100%;
  max-width: 150px;
  transform: translate(-50%);
  height: 1px;
  background: #cccccc;
}
/* 
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}


.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
} */

@media screen and (max-width: 767px) {

  .myClass1,
  .myClass {
     width: 155px !important;
  }

  /* .swatch .swatch-element label {
     width: 155px;
  } */
}

@media (min-width: 576px) {
  .col-sm-6 {
     flex: 0 0 50%;
     max-width: 50%;
  }
}

/* @media (max-width: 767px) {
 .mob-responsive-hide{
   display:none !important;
}} */

@media (min-width: 768px) {
  /* .footer-main .grid__item:nth-child(2){
    padding-left: 10% !important;
  } */
  .footer-nav-custom .grid__item{
    padding-left: 6% !important;
      }
  .mob-responsive-hide {
     display: block !important;
  }

  .col-md-3 {
     flex: 0 0 25%;
     max-width: 25%;
  }

  .col-md-4 {
     flex: 0 0 33.33333%;
     max-width: 33.33333%;
  }

  /* .size-measurement-page {
     padding: 0 20px;
  } */

  /* .modal-scroll {
     padding: 0 20px;
  } */

  .createnewsize-modal-header {
     padding: 17px 20px !important;
  }

  #createNewSizeModel {
     padding: 0px !important;
  }

  .blue-fill-link {
     margin-top: 0.5rem !important;
     /* margin-right: 20px;
     margin-left: 20px; */
  }

  /* .create-size-btn-div {
     background: #E7E7E7 !important;
     margin-top: 0.5rem !important;
  } */

  .login-submit,
  .section-4-btn .login-btn {
     margin-left: 0px !important;
     margin-right: 0px !important;
  }
}

@media (min-width:620px) and (max-width:1440px) {
  /* .long-sleeve {
     margin-left: 12px !important;
  } */

  .isSelected-long-sleeve {
     margin-left: 0px !important;

  }
}

@media (min-width:900px) {
  /* #hungover-gift-card .right-container-width {
     width: 70% !important;
  }

  #hungover-gift-card .left-container-width {
     width: 30% !important;
  } */
  #shopify-section-template--20007093764325__collage_chrKFk .collage-builder__content{
    height: 420px;
  }
}

@media (max-width:899px) {
  /* #hungover-gift-card .right-container-width {
     width: 100% !important;
  }

  #hungover-gift-card .left-container-width {
     width: 100% !important;
  } */
}

@media (min-width:768px) {
  .order-discount .money {
     font-size: 16px !important;
  }

  /* .blog-mobile .grid__item {
     padding-left: 47px !important;
  } */

  .gst-reponsive {
     padding-left: 60px !important;
  }

  .gst-reponsive-2 {
     padding-right: 63px !important;

  }

  .swatch-2 .pocket-responsive.swatch-items-wrapper {
     flex-wrap: wrap !important;
     padding-right: 21px;
  }

  .swatch .swatch-element.color {
     height: auto !important;
  }

  #company_details_name,
  #company_details_gst {
     padding-bottom: 5px;
     font-size: 14px !important;
  }

  .cart__header-labels {
     display: none;
  }

  /* .cart-table tbody tr td:nth-child(1) {
     padding: 22px 30px 22px 0px !important;
  } */

  .gst-btn-main form {
     justify-content: space-around;
     display: flex;
  }

  .cart-total {
     display: none !important;
  }

  .section-6 .tabcontent {
     padding: 21px 0px !important;
  }

  .gst-desktop {
     background: #fff;
     position: fixed !important;
     bottom: 0px;
  }

  .cart-price {
     justify-content: end;
  }

  .priceQuantity {

     padding-top: 0px;
     height: 50px;
     border-bottom: 1px solid #F2F2F2;
     border-top: 1px solid #F2F2F2;

  }

  .priceQuantity td:nth-child(3) {
     text-align: right !important;
  }

  .right-container-width .product-details-wrapper {
     padding-left: 30px !important;
     padding-bottom: 5px !important;
  }

  .breadcrumbs-main {
     border-bottom: none !important;
     margin-top: 10px !important;
     margin-bottom: 10px !important;
  }

  /* .section-4-btn {
     padding: 0 20px !important;
     background: #E7E7E7 !important
  } */

  .blue-fill-link {
     font-size: 18px !important;
     font-weight: 600 !important;
  }
/* 
  .slider-container {
     max-width: 362px;
  } */

  #viewSamplebuttons {
     height: 79%;
  }

  /* .modal-scroll-yourProducts {
     padding: 5px 20px;
  } */

  #viewSamplebuttons {
     width: 79% !important;
  }

  #viewSamplebuttons img {
     height: 100%;

  }

  /* #hungover-gift-card .swatch label:before {
     transform: translateY(11%) !important;
  }

  #hungover-gift-card .swatch label:after {
     transform: rotate(45deg) translateY(29%) !important;
     left: 20px !important;
  }

  #hungover-gift-card .js-qty input {
     padding: 5px 25x 5px 22px !important;
     text-align: center !important;
  }

  #hungover-gift-card .js-qty {
     max-width: 120px !important;
  }

  #hungover-gift-card .grid__item {
     padding-right: 30px;
  }

  #hungover-gift-card .product-checkout-btn-div {
     padding: 0px 16px;
  } */

  #tab-2 ul {
     margin-left: 4px;
  }

  #heightdiv {
     display: block !important;
  }
  #heightdiv .mob-respon{
     cursor: pointer;
 }
  /* .size-radio {
     max-width: 174px !important;
  } */

  /* #paymentcart .swatch .header {
     margin-bottom: 0px;

  } */

  .swatch .swatch-element.color label {
     width: 25px !important;
     height: 25px !important;
     margin-right: 10px !important;
     cursor: pointer;
  }

  /* .swatch label::after {

     top: 16px !important;
  } */

  /* .product-details-product-title {
     padding-top: 20px !important;
  } */

  /* .swatch label::before {
     top: 12px !important;
  } */

  /*.swatch-items-wrapper .swatch-element:last-child .tooltip {
     left: -81px !important;
  }*/

  /*.swatch-items-wrapper .swatch-element:first-child .tooltip {
     left: 1px !important;
  }*/

  /*  .swatch-items-wrapper .swatch-element:last-child .tooltip::after {
     left: 92%;
  }*/
  ::-webkit-scrollbar {
     display: none;
  }

  .button-initials-header {
     padding-bottom: 10px;
  }

  .product-sticky {
     overflow-x: hidden;
     scrollbar-width: none;
  }

  .cart-quantity .js-qty {
     padding: 0px 0px 0 25px !important;
  }

  .section-4-btn.buttonFocus {
     position: inherit !important;
     background-color: transparent !important;
     padding: 0 !important;
  }

  .shopping-bag-margin {
     margin-right: 10px;
  }

  .section-4-btn {
     position: absolute;
     width: 100%;
     background: #ffffff;
  }
  .button__focus{
     position: inherit !important;
  }

  .isSelected-single-pocket.myClass1 {
     margin-right: 22px !important;
  }

  .signup-form .password-group div {
     width: 100%;
  }

  .password-group div:nth-child(2) {
     padding-left: 0px !important;
  }


  .create-size-btn-div {
     position: static !important;
     pointer-events: auto !important;
  }

  .create-size-btn-div.add-to-bag-btn {
     pointer-events: auto !important;
  }

  .mobilesizebtn .create-size-btn-div,
  .desktop-sticky .create-size-btn-div {
     pointer-events: auto !important;
  }

  .secttion-2 .tabcontent {
     padding-top: 0px !important;
  }

  .section-1 .create-size-btn-div {

     padding: 0 !important;
     /* margin-bottom: 20px; */
     /* max-width: 670px;
    */
     right: 40px;
     background: #ffffff;
     bottom: -4px;
     right: unset !important;
  }

  .jquery-modal {
     z-index: 999999 !important;
  }

  #createNewSizeModel {
     margin-top: 0px !important;
  }

  .jquery-modal {
     background: radial-gradient(#00000075, #00000075) !important;
  }

  .swatch[data-option-index="2"] .swatch-items-wrapper {

     padding-top: 0px;
  }

  .create-size-btn-div .create-size-btn {
     max-width: 100% !important;
  }

  .profile-tablink-main button:nth-child(3) {
     display: block !important;
  }

  .my-wishlist .btn-group .white {
     display: block !important;
  }

  #profile-tab-3 {
     display: block !important;
  }
}

/* container */
.container-fluid {
  width: 90%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.product-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 1200px) {
  .product-container {
     max-width: 95%;
  }
}

.header-container {
  width: 100%;
  max-width: 95%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container-row {
  margin-right: -15px;
  margin-left: -15px;
}

.container {
  position: relative;
  max-width: 1550px;
  margin: 0 auto;
  padding: 0 15px;
  width: 90%;
}

/* 
.small-container {
  position: relative;
  max-width: 1550px;
  margin: 0 auto;
  padding: 0 0px;
  width: 90%;
} */


/* .homepage-featured-content-box .rte {
  padding-bottom: 30px;
} */

#AddToCart,
.shopify-product-form .shopify-payment-button__button--unbranded {
  /* border-radius: 16px !important; */
  font-weight: 600 !important;
}

.grid-item__content {
  align-items: flex-start !important;
}
/* 
.homepage-sections-wrapper--white .grid-item-details--below-image .grid-item__subheading,
.homepage-sections-wrapper--white .grid-item-details--below-image .grid-item__title {
  margin-bottom: 0px !important;
} */


/* .left-side-nav-img {
  max-width: 145px;
} */

/* .mobile-nav__logo-title {
  margin: 0px;
  padding: 5px 0;
  margin-bottom: 20px;
} */

/* .drawer#NavDrawer a {
  font-size: 1.05rem;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  text-transform: capitalize;
  font-weight: 500;
  color: #fff !important;
  transition: all .4s ease;
  margin-bottom: 5px;
} */

.header-social {
  display: flex;
  justify-content: center;
  margin-left: 0;
  list-style-type: none;
  position: absolute;
  bottom: 0px;
  width: 100%;
  filter: none !important;
}

.header-social li a {
  margin-right: 20px;
  border-radius: 26px;
  overflow: hidden;
  background: #363636;
  padding-right: 7px;
  padding-left: 7px;
}

.header-social li a i {
  font-size: 1.2rem !important;
  color: #ffffff !important;

}

.header-social li a img {
  max-width: 15px;
}


/* .opacity-logo,
.site-header__logo.h1 {
  padding: 10px 0px;
} */

/* slider */

/* .slideshow-wrapper--captionHorizontal-left .homepage-featured-content-box {
  left: 0% !important;
} */

/* .image-with-text-overlay-wrapper--textPosition-left .homepage-featured-content-box {
  right: 20%;
} */

/* .grid__item .grid-view-item img {
  border-radius: 30px;
} */

.account-row {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  /*   padding: 0 5%; */
}

/* .account-row .wrapper-padded {
  margin: 1%;
  width: 48%;
  padding: 2%;
  border-radius: 20px;
  background-color: #f6f6f6;
} */

/* .account-row .wrapper-padded:hover {
  background-color: #e7e7e7;
} */

.account-row .wrapper-padded .homepage-sections--title {
  text-align: left;
  margin-bottom: 5px;
  font-size: 32px;
  font-weignt: 400;
}

/* .homepage-section-btn {
  position: relative;
  background-color: #fff !important;
  color: #090909 !important;
  border-radius: 8px;
  text-align: center;
  min-width: 160px;
  font-size: 1rem !important;
  padding: 12px !important;
  font-weight: 500 !important;
  letter-spacing: 0 !important;
  transition: transform .7s cubic-bezier(.29, .63, .44, 1);

} */

/* .homepage-section-btn:before,
.homepage-featured-box-btn:before,
.footer-botton:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 8px;
  background: #00000026 !important;
  transform: scaleY(0);
  transform-origin: 50% 0;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  z-index: 1;
}

.homepage-section-btn:active:before,
.homepage-section-btn:focus:before,
.homepage-section-btn:hover:before,
.footer-botton:hover::before {
  transform: scaleY(1);
} */

/* .featured-collections-wrapper img {
  border-radius: 20px !important;
  transition: all .64s cubic-bezier(.645, .05, .355, 1);
  height: auto !important;
  position: relative;
  top: 7px;
} */
/* 
.featured-collections-wrapper img:hover {
  transition: transform .65s cubic-bezier(.23, 1, .32, 1), box-shadow .3s !important;
  border-radius: 20px !important;
} */

.product-box a div {
  position: relative;
}

.product-box a div:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 36%, rgba(156, 156, 156, 1) 100%);
  transition: all 0.5s ease;
  opacity: 0;

}

.product-box a div:after {
  position: absolute;
  content: "Shop Now";
  font-size: 14px;
  bottom: 30%;
  left: 50%;
  width: 100%;
  max-width: 130px;
  text-align: center;
  transform: translate(-50%);
  color: #fff;
  background: #3c3c3c;
  border-radius: 5px;
  padding: 15px 20px;
  z-index: 2;
  transition: all .5s ease;
  opacity: 0;
}

.product-box .price:before,
.product-box .price:after {
  display: none;
}

.shop-container .product-box a div:after {
  display: none !important;
}

/* .grid-view-item-image {
  border-radius: 20px !important;
  transition: all .64s cubic-bezier(.645, .05, .355, 1);
} */

.product-box a:hover div::before,
.product-box a:hover div::after {
  opacity: 1;
}

.grid-view-item-image:hover {
  /*     transform: translateY(-10px) !important; */
  /* transition: transform .65s cubic-bezier(.23, 1, .32, 1), box-shadow .3s !important;
  border-radius: 20px !important; */
}


.shop-container .product-box a:hover div:after {
  display: none;
}

/* footer */

/* .shopify-section-footer .site-footer {
  padding-top: 100px !important;
}

.site-footer.hungover-footer {
  color: #ffffff !important;
  background-color: #000000 !important;
}

.hungover-footer .footer-email-input,
.hungover-footer .newsletter-footer input.footer-email-input {
  display: block;
  background-color: #000000 !important;
  font-family: 'DM Sans', sans-serif;
  font-size: 1.05rem;
  border-bottom: 1px solid #A7A7A7;
  margin-bottom: 2rem;
  max-width: 480px;
  float: none;
}

.hungover-footer .footer-email-input:focus,
.hungover-footer .newsletter-footer input.footer-email-input:focus {
  border-bottom: 1px solid #ffffff !important;
}

.hungover-footer .footer-botton {
  background-color: #ffffff !important;
}

.footer-botton input {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 55px;
}

.hungover-footer .footer-botton,
.hungover-footer .footer-botton:before {
  border-radius: 12px !important;
}

.hungover-footer .footer-botton input {
  font-size: 1rem;
  font-weight: 500;
  color: #212121 !important;
  line-height: 55px;
}

.hungover-footer .footer-email-input::placeholder,
.hungover-footer .newsletter-footer input.footer-email-input::placeholder {
  color: #A7A7A7;
  opacity: 1;
}

.hungover-footer .footer-email-input:-ms-input-placeholder,
.hungover-footer .newsletter-footer input.footer-email-input:-ms-input-placeholder {
  color: #A7A7A7;
}

.hungover-footer .footer-email-input::-ms-input-placeholder,
.hungover-footer .newsletter-footer input.footer-email-input::-ms-input-placeholder {
  color: #A7A7A7;
}

.input-group .footer-botton {
  margin-top: 10px;
  max-width: 220px;
  border-radius: 8px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}


.hungover-footer .social-media-footer .footer-header,
.hungover-footer .content-footer .footer-header {
  font-size: 1.2rem !important;
  color: #fff !important;
  letter-spacing: 0 !important;
  font-family: 'DM Sans', sans-serif;
  font-weight: 600;
}

.hungover-footer .social-media-footer p,
.hungover-footer .content-footer p {
  font-size: 1.05rem;
  color: #ACACAC;
}

.footer-alignment--left .social-media-footer ul {
  display: flex;
  justify-content: right;
}

.footer-social-inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 250px;
}

.quantity-main {
  padding-left: 0px;
}

.input-group .footer-botton input {
  color: #ffffff;
  width: 100%;
}

.bottom--footer {
  display: none;
}

.emailus-btn {
  display: inline-block;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  transition-property: color !important;
  transition-duration: .3s !important;
  padding: 0 30px !important;
  border: none !important;
  color: #fff !important;
  height: 55px;
  line-height: 55px;
  font-weight: 500 !important;
  background: transparent !important;
  cursor: pointer !important;
  border-radius: 8px !important;
  text-align: center;
  font-size: 1.05rem !important;
  width: 100%;
  margin-bottom: 0.5rem;
  border: 1px solid #707070 !important;
  max-width: 230px;
}

.emailus-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 8px;
  background: hsla(0, 0%, 100%, .2);
  transform: scaleY(0);
  transform-origin: 50% 0;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  border-bottom: 0px;
}

.emailus-btn:hover::before {
  transform: scaleY(1);
}

.site-footer .grid .grid__item:nth-child(1) {
  width: 50%;
}

.site-footer .grid .grid__item:nth-child(2) {
  display: none;
}

.hungover-footer .newsletter-footer .footer-header {
  color: #ffffff !important;
  font-size: 1.15rem;
  font-family: 'DM Sans', sans-serif;

} */

/* footer:not(#password--footer){
background: #ffffff !important;
} */

/* .social-media-footer ul li a {
  background: #363636;
  border-radius: 50%;
  text-align: center;
  line-height: 1.5;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  margin: 8px;
}

.social-media-footer ul li a:hover {
  background: #4e4d4d;
}

.social-media-footer ul li .fa-2x {
  font-size: 1.2rem !important;
}

.footer-inner-head {
  display: inline-flex;
  margin-right: 20px;
  cursor: pointer;
}

.line-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  border-top: 1px solid #f3f3f3;
  padding-top: 20px;
  margin-top: 6.5vh;

}

.line-footer .footer-title {
  margin: 0 !important;
  padding: 10px 10px 6px !important;
  text-align: center;
  font-size: 0.82rem;
  font-weight: 500;
  color: #ffffff !important;
  letter-spacing: 0.7px;
} */

/* 
.about-us {
  padding-top: 2rem;
}

.about-text-div {
  width: 60%
}

.about-image-div {
  width: 40%
}

.about-image-div.left-padding {
  padding-left: 7%;
}

.about-image-div.right-padding {
  padding-right: 7%;
}

.about-us h3 {
  font-size: 2rem;
  font-weight: 600;
  color: #313131;
  font-family: 'DM Sans', sans-serif;
}

.about-us h3:before {
  position: absolute;
  content: "";
  bottom: 0rem;
  border: 1px solid #313131;
  width: 70px;
}

.about-content-div {
  margin-bottom: 9vh;
}

.about-us h5 {
  position: relative;
  font-size: 1.6rem;
  font-weight: 600;
  margin: 2rem 0 2rem;
  color: #313131;
  font-family: 'DM Sans', sans-serif;
}

.about-us h5:before {
  position: absolute;
  content: "";
  bottom: 0rem;
  border: 1px solid #313131;
  width: 70px;
}

.about-us p {
  text-align: left;
  color: #707070;
  font-size: 1.15rem;
  font-family: 'DM Sans', sans-serif;
  font-weight: 400;
  line-height: 1.5;
} */

.shop-breadcrumb {
  margin: 15px 0;
  font-size: 12px;
}

.shop-breadcrumb a,
.shop-breadcrumb span {
  display: inline-block;
  padding: 0 7px 0 0;
  margin-right: 7px;
  text-decoration: none !important;
  color: #201F1F;
  opacity: .75;
  white-space: nowrap;
  font-size: 1rem;
}

/* brudcrumb */

.breadcrumb a,
.breadcrumb span {
  text-decoration: none !important;
  color: #959595;
  opacity: .75;
  white-space: nowrap;
  font-size: 14px !important;
}

.breadcrumb span:last-child,
.shop-breadcrumb span:last-child {
  color: #171717 !important;
  opacity: 1;
  text-transform: capitalize;
}

.breadcrumb span:nth-child(2),
.shop-breadcrumb span:nth-child(2) {
  font-size: 1.2rem;
  top: 1px;
  position: relative;
}

/* contact */
/* .contact-page .wrapper-padded {
  padding-top: 0px !important;
} */

/* shop page */
/* .shop-header {
  text-align: center;
  padding: 120px 0 10px;

} */

/* .shop-container{
padding-bottom: 18vh;
} */

/* Product View Page */
/* .product-medias__with-thumbnails.product-medias__with-thumbnails--below {
  display: flex;
  flex-direction: row !important;
} */

/* .product-medias__main {
  width: 80% !important;
} */


.desktop-slider {
  display: none;
}

.all-section>.section-item {
  display: none;

  margin-top: 10px;
}

.all-section>.section-item.active {

  display: block;
}

js-qty-wrapper {
  margin-top: 1px !important
}

/* .product-medias__main {

  width: 100% !important;
}

.product-medias__thumbnail {
  display: none !important;
} */




.create-size-btn-div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* background-color: #F4F8FE;  */
  /* padding: 20px 0; */

}

.create-size-btn-div a {

  font-size: 18px !important;
  font-weight: 600 !important;

}

.create-size-btn--p {
  font-size: 1.2rem;
  color: #4B4B4B;
  max-width: 58%;
  font-weight: 500;
}


.create-size-btn-div .create-size-btn {
  max-width: 200px;
  font-size: 18px !important;
  padding: 0 20px !important;
  font-weight: 600 !important;
  background-color: #00a98f !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  line-height: 1.4;
}

.create-size-btn-div .link {
  font-size: 1rem;
  font-weight: 400;
}

/* .header {
  color: #201F1F;
  font-size: 1.2rem;
  font-weight: 500;
} */

/* #paymentcart div:nth-child(1){
display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding-top: 1rem;
}  */

#paymentcart {
  margin-top: 25px;
}

#paymentcart div .swatch {

  border: 1px solid #E6E6E6;
  box-shadow: 0 0 2px #3A3A3A03;

  padding: 15px;
  border-radius: 8px;

  margin-top: 0 !important;
}

#paymentcart div .swatch:last-child {
  width: 100%;
  position: relative;
}

.swatch[data-option-index="0"] {
  margin-top: 0px !important;
}

/* .swatch-items-wrapper {
  display: flex;
  flex-direction: column;
} */

.swatch-items-wrapper .swatch-element {
  margin-bottom: 0px !important;
  display: flex !important;
  align-items: center;
}


/* .product-medias__with-thumbnails.product-medias__with-thumbnails--below .product-medias__thumbnails {
  display: flex !important;
  grid-template-columns: repeat(1, 1fr);
  margin: 10px !important;
  margin-top: 0px !important;
  flex-direction: column !important;
  overflow: auto;
  overflow-x: hidden;
  gap: 4px !important;
  width: 20%;
} */


/* .product-medias__with-thumbnails.product-medias__with-thumbnails--below .product-medias__thumbnails .product-medias__thumbnail {
  margin-bottom: 7px !important;
} */

/* .product-medias__with-thumbnails.product-medias__with-thumbnails--below .product-medias__thumbnails{
display: none !important;
} */

/* a .product-medias__thumbnail__image {
  animation-delay: 1.4s;
  visibility: visible !important;
} */

.color.swatch-element input+label {
  border: 1px solid #c5c5c5 !important;
}

.color.swatch-element input:checked+label {
  border: 2px solid var(--primary-btn-bg-color) !important;
  opacity: 1 !important;
}

.color.swatch-element input:hover+label {
  border: 2px solid var(--primary-btn-bg-color) !important;
  opacity: 1 !important;
}

/* .paymentButtonsWrapper {
  flex-direction: row !important;
} */

/* .swatch label {
  border: none !important;
} */

/* .swatch input:checked+label {
  background: none !important;
  color: #212121 !important;

} */

/* .swatch .swatch-element label {
  padding-left: 30px !important;
} */

.swatch .tooltip {
  min-width: 100px;
  width: auto !important;
  height: 28px;
}

#paymentcart .swatch-0 .swatch-items-wrapper {
  overflow-x: hidden !important;
}

#AddToCart,
.shopify-product-form .shopify-payment-button__button--unbranded {
  margin: 10px !important;
  /* border-radius: 30px !important; */
}

.color.white label {
  background-color: rgb(255, 255, 255) !important;
}

.color.white.swatch-element input:checked+label {
  background-color: rgb(255, 255, 255) !important;
}

.color.yellow label {
  background-color: rgb(255 255 112) !important;
}

.color.yellow.swatch-element input:checked+label {
  background-color: rgb(255 255 112) !important;
}


.color.pink label {
  background-color: rgb(227, 188, 193) !important;
}

.color.pink.swatch-element input:checked+label {
  background-color: rgb(227, 188, 193) !important;
}


.color.grey label {
  background-color: rgb(163, 157, 167) !important;
}

.color.grey.swatch-element input:checked+label {
  background-color: rgb(163, 157, 167) !important;
}


.color.steel-blue label {
  background-color: rgb(61, 101, 160) !important;
}

.color.steel-blue.swatch-element input:checked+label {
  background-color: rgb(61, 101, 160) !important;
}


.color.salmon label {
  background-color: rgb(224, 162, 163) !important;
}

.color.salmon.swatch-element input:checked+label {
  background-color: rgb(224, 162, 163) !important;
}


.color.sage label {
  background-color: rgb(166, 178, 174) !important;
}

.color.sage.swatch-element input:checked+label {
  background-color: rgb(166, 178, 174) !important;
}


.color.purple label {
  background-color: rgb(156, 151, 218) !important;
}

.color.purple.swatch-element input:checked+label {
  background-color: rgb(156, 151, 218) !important;
}


.color.pistachio label {
  background-color: rgb(184, 201, 195) !important;
}

.color.pistachio.swatch-element input:checked+label {
  background-color: rgb(184, 201, 195) !important;
}

.color.olive label {
  background-color: rgb(148, 155, 87) !important;
}

.color.olive.swatch-element input:checked+label {
  background-color: rgb(148, 155, 87) !important;
}

.color.navy label {
  background-color: rgb(47, 54, 72) !important;
}

.color.navy.swatch-element input:checked+label {
  background-color: rgb(47, 54, 72) !important;
}


.color.heather label {
  background-color: rgb(155, 153, 150) !important;
}

.color.heather.swatch-element input:checked+label {
  background-color: rgb(155, 153, 150) !important;
}


.color.charcoal label {
  background-color: rgb(121, 133, 183) !important;
}

.color.charcoal.swatch-element input:checked+label {
  background-color: rgb(121, 133, 183) !important;
}


.color.aqua label {
  background-color: rgb(133, 187, 234) !important;
}

.color.aqua.swatch-element input:checked+label {
  background-color: rgb(133, 187, 234) !important;
}


.color.black label {
  background-color: rgb(53, 53, 57) !important;
}

.color.black.swatch-element input:checked+label {
  background-color: rgb(53, 53, 57) !important;
}


#viewSamplebuttons {
  padding: 0 !important;
  overflow: hidden;
  max-width: 550px !important;
}





/* Testimonial */
/* .testimonial--container {
  position: relative;
  display: block;
  width: 95%;
  margin: 0px auto;
}

.testimonial--single-item {
  background: #E7E7E7;
  padding: 2% 2%;
  border-radius: 35px;
  display: inline-block;
  margin: 16px;
  transition: all 0.4s ease;
} */

.testimonial--single-item:hover {
  /*     cursor: pointer;
  background: #000 !important;
  color: #fff; */
}

/* .testimonials--text-wrapper p {
  font-size: 1rem;
  text-align: left;
  color: #575757;
  opacity: 1 !important;
  font-family: 'DM Sans', sans-serif;
  font-weight: 500;
}

.testimonial-footer .h5 {
  color: #343434;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0;
  font-family: 'DM Sans', sans-serif;
}

.testimonials--star-wrapper {
  font-size: 16px;
  color: #999999;
}

.testimonials--text-wrapper {
  margin: 20px 0px !important;
}

.testimonial-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
} */

.account-row h4 {
  font-size: 1.2rem !important;
}

.hallmark {
  display: flex;
  padding: 6% 0;
  background-color: #e7e7e7;
}

.hallmark-content {
  max-width: 60%;
  padding-left: 15%;
}

.hallmark h2 {
  font-size: 3rem !important;
  color: #201f1f;
  font-weight: 600;
}

.hallmark p {
  font-size: 1.05rem;
  max-width: 560px;
  line-height: 1.5;
  color: #656565;
  margin-bottom: 2.5rem;
}

.hallmark-a {
  position: relative;
  background-color: #000;
  color: #fff;
  border-radius: 8px;
  display: inline-block;
  text-align: center;
  min-width: 200px;
  text-transform: capitalize;
  font-size: 1.05rem;
  padding: 14px !important;
  font-weight: 500 !important;
  transition: transform .7s cubic-bezier(.29, .63, .44, 1);
}

.hallmark-a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 8px;
  background: #ebebeb61;
  transform: scaleY(0);
  transform-origin: 50% 0;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  z-index: 1;
}

.hallmark-a:hover::before {
  transform: scaleY(1);
}


/* Footer */
/* .footer-logo {
  width: 200px;
  max-width: 210px;
  min-width: 200px;
  margin-bottom: 40px;
}

.footer-header {
  margin-bottom: 20px !important;
} */

/* address */

/* Gift card */
.gift-card-main {
  width: 90%;
  max-width: 1280px;
  margin: 0 auto 30px;
  display: block;
  position: relative;
  padding: 15px 20px 35px;

}

.gift-row {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: wrap;
}

.gift-card {
  width: 23%;
  max-width: 250px;
  min-width: 180px;
  float: left;
  position: relative;
  padding: 15px;
  margin: 1% 1% 30px;
  background: #f3f3f3;
  border-radius: 10px;
  transition: all .64s cubic-bezier(.645, .05, .355, 1);
}

.gift-card:hover {
  /*     transform: translateY(-10px) !important; */
  transition: transform .65s cubic-bezier(.23, 1, .32, 1), box-shadow .3s !important;
}

.gift-card img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}

.gift-card h5 {
  margin-top: 20px;
  color: #212121;
  font-size: 1rem;
  font-weight: 400;
}

.gift-card h5 span {
  display: block;
}

/* gift-form */
.gift-form {
  margin: 50px auto;
  padding: 50px;
  background: #f9f9f9;
  border: 1px solid #efefef;
  max-width: 500px;
  width: 100%;
}

.gift-form h2 {
  margin-bottom: 0px;
}

.gift-form .form-input-main {
  display: block;
}

.gift-form .form-input-main h6 {
  display: block;
}

.gift-form input,
.gift-form textarea {
  width: 100%;
  height: 44px;
  line-height: 44px;
  padding: 0 16px;
  border: 1px solid #000;
}

.gift-form input:focus,
.gift-form textarea:focus,
.gift-form input:hover,
.gift-form textarea:hover {
  border: 1px solid #000 !important;
}

.gift-address .address {
  max-width: 600px;
  width: 100%;
  padding: 25px;
  box-shadow: 0 0 3px #a5a5a580;
}

.gift-address .address-main {
  width: 100%;
  padding-right: 0;
}

.gift-address {
  display: flex;
  flex: 1 1 0;
  flex-wrap: wrap;
  padding: 0px 25px;
  max-width: 1440px;
  margin: auto;
}

.gift-address hr {
  margin: 10px 0;
}


.back-btn {
  border-radius: var(--alt-btn-border-radius);
  font-weight: var(--alt-btn-font-weight);
  font-style: var(--alt-btn-font-style);
  background: var(--primary-btn-bg-color);
  color: var(--primary-btn-text-color);
  transition: all .15s ease-in-out 0s;
  display: inline-block;
  padding: 10px 35px;
  text-transform: var(--button-text-case);
  letter-spacing: 1px;
  font-size: var(--button-font-size-px);
  cursor: pointer;
  pointer-events: auto;
  border: 0;
}

/* Radio */

/* .form-radio-group,
.form-checkbox-group {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
} */
/* 
.radio {
  display: flex;
  align-items: center;
  margin-right: 20px;
}

.radio input[type=checkbox],
.radio input[type=radio] {
  width: auto;
  margin-right: 10px;
} */


/*  Change size + & - */

.measurements .js-qty {
  background-color: transparent;
}

.measurements .js-qty .js-qty__adjust {
  border-radius: 50%;
  border: 1px solid #B2B2B2;
  width: 35px;
  height: 35px;
}

/* add-address-form */

.add-address-form {
  max-width: 700px;
}

.address-form label {
  color: #606060 !important;
  margin-top: 16px !important;
}

.address-form .grid .grid__item input {
  border-radius: 5px !important;
}


/* live-order */

.live-order {
  padding: 10px !important;
  border-radius: 10px !important;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.live-order img {
  max-width: 120px;
  margin-right: 20px;
}

.live-order p {
  margin-bottom: 0px;
}

/* login-form */



.login-title {
  font-family: 'DM Sans', sans-serif;
  font-size: 2rem !important;
  font-weight: 500 !important;
  margin-bottom: 15px;
  line-height: 1.5em;
  font-weight: 500;
  color: #212121 !important;
  text-shadow: 1px 0px 0px #212121;
}

.login-form .form-input-div {
  position: relative;
}

.input-error {
  position: absolute;
  bottom: -16px;
  left: 15px;
  font-size: 14px;
  color: #ed1f1f;
}
#emptyName_create{
  position: unset !important;
}
.login-form h1 {
  width: 100%;
  float: left;
  font-size: 2.813rem !important;
  margin-bottom: 15px;
  line-height: 1.5em;
  font-weight: 500;
  color: #212121 !important;
}

.login-form .form-input-main {
  margin-bottom: 15px;
}

.login-form input[type=email],
.login-form input[type="password"],
.login-form input[type="text"],
.login-form input[type="tel"],
.login-form select {
  width: 100%;
  height: 55px;
  padding: 0 16px;
  border-radius: 8px !important;
  border: 1px solid #CECECE;
  font-size: 1.05rem;
  color: #212121;
}

.login-form textarea {
  width: 100%;
  height: 110px;
  border-radius: 8px !important;
  padding: 0 16px;
  border: 1px solid transparent !important;
}

.login-form select:focus,
.login-form textarea:focus {
  border: 1px solid #CECECE;
}


.iti .iti__selected-flag {
  padding: 0 12px 0 8px !important;
  background: #F6F6F6;
  border-radius: 8px 0 0 8px;
  border-right: 1px solid #CECECE;
}

.login-links {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}

.login-links a,
.login-links p {
  font-size: 1.15rem;
  font-weight: 400;
  color: #8B8B8B;
  margin-top: 10px;
  margin-bottom: 0px !important;
}

.login-links a {
  margin-bottom: 17px;
  color: #000000;
  cursor: pointer;
}

.input-div {
  position: relative;
}

.password-group {
  display: flex;
  align-item: center;
  flex-wrap: wrap;
  width: 100%;
}

.password-group div {
  width: 50%;
}

.password-group div:nth-child(1) {
  padding-right: 10px;
}

.password-group div:nth-child(2) {
  padding-left: 10px;
}

.login-btn,
.common-btn {
  display: inline-block;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  transition-property: color !important;
  transition-duration: .3s !important;
  padding: 0 30px !important;
  border: none !important;
  color: #fff !important;
  height: 55px;
  line-height: 55px;
  font-weight: 500 !important;
  background: #201F1F !important;
  text-transform: capitalize !important;
  cursor: pointer !important;
  text-align: center;
  font-size: 1.05rem !important;
  width: 100%;
  margin-bottom: 0.5rem;
  letter-spacing: 0px !important;
  display: flex  !important;
  justify-content: center;
  align-items: center;
}

.common-btn {
  width: auto !important;
}

.login-btn:before,
.common-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* border-radius: 8px; */
  background: hsla(0, 0%, 100%, .2);
  transform: scaleY(0);
  transform-origin: 50% 0;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  border-bottom: 0px;

}

.login-btn:hover:before,
.common-btn:hover:before {
  transform: scaleY(1);
}

.login-submit .login-submit-input {
  margin-bottom: 0px;
}

.login-submit-input {
  width: 100%;
  color: #fff;
  border-radius: 10px;
  font-weight: 500;
  cursor: pointer;
  line-height: 1.5;
  font-size: 1.05rem;
  margin-bottom: 0px;
}

.login-padding-btn {
  padding: 0px 15px !important;
}

.resetpassword-btn input {
  text-transform: capitalize;
}

/* login-trouble */

.login-trouble {
  font-size: 18px;
  color: #8B8B8B;
}

.login-trouble a {
  color: #000000;
  text-decoration: underline;
}

#loginTrouble {
  max-width: 600px !important;
}

.login-trouble-heading {
  font-size: 1.4rem;
  text-align: center;
  margin-bottom: 1.5rem;
  margin-top: 1rem;
  font-weight: 500;
  font-family: "DM Sans", sans-serif;
}

#loginTrouble label {
  color: #606060;
  font-weight: 500;
  padding-bottom: 4px;
  display: inline-block;
  font-family: 'DM Sans', sans-serif;
}

.login-trouble-input {
  width: 100%;
  height: 55px;
  line-height: 55px;
  padding: 0 16px;
  border-radius: 5px !important;
  border: 1px solid #CECECE;
  font-size: 1.05rem;
  color: #212121;
  margin-bottom: 20px;
}

.login-trouble-textarea {
  width: 100%;
  height: 150px;
  padding: 0 16px;
  border-radius: 5px !important;
  border: 1px solid #CECECE;
  padding: 16px;
  font-size: 1.05rem;
  color: #212121;
  margin-bottom: 20px;
}

.login-trouble-textarea:focus,
.login-trouble-textarea:active {
  border: 1px solid #CECECE !important;
}


/* feedback */
.feedback-main {
  position: relative;
  width: 90%;
  max-width: 1440px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
}

.feedback-card .feedback {
  max-width: 800px;
  margin: 0px auto;
  border: 1px solid #212121;
  padding: 0 3rem;
  margin-top: 3rem;
}

.product-feedback .feedback-logo {
  background: #ffffff;
  max-width: 200px;
  margin: -22px auto 0;
  display: block;
  padding: 12px 20px;
}

.product-feedback h4 {
  font-family: 'DM Sans', sans-serif;
  font-size: 1.4rem;
  text-align: center;
  max-width: 600px;
  margin: 30px auto 50px;
  font-weight: 500;
}

.feedback-card {
  display: block;
  padding: 18px 5%;
  /* background: #f5f5f5; */
  border-radius: 10px;
  width: 100%;
}

.feedback-card .comments {
  min-width: 47%;

}


.comment-btn {
  color: #ffffff;
  font-weight: 500;
}

.comments .login-btn {
  max-width: 150px;
  /*     float: right; */
}

.feedback {
  position: relative;
  /*     display: flex;
  flex-wrap: wrap;
  justify-content: space-between; */
}

.product-feedback {
  min-width: 50%;
}

.feedback img {
  max-width: 70px;
  width: 100%;
  height: auto;
}

.feedback-img {
  padding-right: 20px;
}

.feedback-details {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
}

.feedback-details h3,
.feedback-details p {
  margin-bottom: 0px;
}

.feedback-details p {
  font-size: 14px;
}

.feedback-form {
  display: block;
}

.feedback-form h5,
.comments h6 {
  text-align: center;
  font-weight: 500 !important;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  color: #121212;
}

.feedback-radio-main {
  display: flex;
  align-items: center;
  /*     justify-content: space-between; */
  flex-wrap: wrap;
}

.feedback-radio {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 0 10px;
  min-width: 70px;
  min-height: 80px;
  position: relative;
}

.feedback-radio input[type=radio] {
  -webkit-appearance: none !important;
  width: 26px;
  height: 26px;
  border: none;
  float: none;
  cursor: pointer;
  margin-right: 0;
  margin-bottom: 5px;
  border: 2px solid #5D5D5D !important;
  border-radius: 50%;
  filter: grayscale(100%);
  transition: all .2s ease !important;
}

.feedback-radio input[type=radio]:checked,
.feedback-radio input[type=radio]:hover {
  filter: grayscale(0);
  /*     width: 35px !important;
  height: 35px !important; */
  box-shadow: none;
  background-size: cover !important;
  outline-style: none !important;
}

/* .feedback-radio input[type=radio].bad {
  background: url("https://www.yssentials.com/Hung-over-v2/bad.d5ab24dac204f5c13af9.svg") 50%;
}

.feedback-radio input[type=radio].average {
  background: url("https://www.yssentials.com/Hung-over-v2/average.087bf141c9bf6c277124.svg") 50%;
}

.feedback-radio input[type=radio].satisfactory {
  background: url("https://www.yssentials.com/Hung-over-v2/satisfactory.1558156ec980cdabfb39.svg") 50%;
}

.feedback-radio input[type=radio].good {
  background: url("https://www.yssentials.com/Hung-over-v2/good.c98853ad958e7dd87a3d.svg") 50%;
}

.feedback-radio input[type=radio].excellent {
  background: url("https://www.yssentials.com/Hung-over-v2/excellent.c7746ca432760eaaffff.svg") 50%;
}
*/
.feedback-radio p {
  margin: 5px 0;
  font-size: 1.2rem;
  font-family: 'DM Sans', sans-serif;
}

.comments textarea {
  font-size: 1.12rem !important;
  font-family: 'DM Sans', sans-serif;
  max-width: 100%;
  padding: 16px;
  border: 1px solid #CECECE !important;
  width: 100%;
  height: 250px;
  border: none;
  background: #FBFBFB;
  border-radius: 8px;
  margin-bottom: 5vh;
}

.comments textarea:focus {
  border: 1px solid #CECECE !important;
}

.prev-next {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 2rem;
  display: none;
}

.prev-next a {
  background: #f5f5f5;
  padding: 10px 25px;
  border-radius: 10px;
  font-size: 1rem;
  font-weight: 600;
}

.prev-next a.disabled {
  cursor: not-allowed;
  opacity: 0.4;
}

.prev-next a span {
  font-size: 1.2rem;
  font-weight: 400 !important;
}

/* .swatch .header {
  font-size: 1.2rem !important;
  margin-bottom: 0;
  font-weight: 600;
  font-weight: 400;
  color: #6d6d6d !important;
  text-transform: capitalize !important;

} */

.your-size {
  display: flex;
  align-items: center;
}

.your-size-name {
  font-size: 1.05rem;
  font-weight: 500;
  color: #4B4B4B;
  margin-bottom: 10px;
}

.sizeClose {
  cursor: pointer;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==);
}

/* swiper-slide (Product view page) */

/* .swiper-slide img {
  border-radius: 20px;
} */

/* .product-medias__thumbnail {
  padding: 6px;
  position: relative;
  display: inline-block !important;
  transition: all 0.3s ease;
} */

/* .product-medias__thumbnail:hover {
  transform: scale(1.1);
} */

/* .product-medias__thumbnail .responsive-image-wrapper {
  border-radius: 6px;
  overflow: hidden;

} */


/* profile order list Start */
.order-list {
  padding: 20px 5%;
  border-bottom: 1px solid #E2E2E2;
}

.order-tab-body {
  padding: 22px 0 !important;
}

.order-list-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.order-list-header .login-btn.white {
  background-color: #ffffff !important;
  font-weight: 100 !important;
  height: 54px;
  line-height: 54px;
  font-size: 18px !important;
  color: #1F1F1F !important;
}

.order-list-header-data {
  display: flex;
  flex-wrap: wrap;
}

.order-column {
  padding-right: 3vw;
}

.order-column img {
  max-width: 125px;
  border-radius: 8px;
}

.order-product-data {
  display: flex;
}

.order-list-header-data h4 {
  font-family: 'DM Sans', sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #9D9D9D;
}

.order-list-header-data h5 {
  color: #201f1f;
  font-size: 18px;
  font-family: 'DM Sans', sans-serif;
  font-weight: 600;
  margin-bottom: 0;
}

.order-product-data-p {
  padding-left: 20px;
}

.order-product-data-p .option {
  font-size: 16px;
  color: #878787;
  font-weight: 400;
}

.order-product-data-p p {
  font-size: 16px;
  color: #141414;
  font-weight: 500;
}

.order-product-data-p span.option {
  font-weight: 500;
  padding: 0px 20px;
}

/* gallery */

.homepage-gallery-grid-inner img {
  border-radius: 20px;
}

/* Product view order page */

/* .swatch .no-pocket label,
.swatch .single-pocket label,
.swatch .short-sleeve label,
.swatch .long-sleeve label {
  position: relative;
  padding-left: 30px !important;
  background: transparent !important;
  color: #000000 !important;
  border: none !important;
} */

/* .swatch .swatch-element label {

  padding: 10px 32px 7px 32px !important;
  color: #6d6d6d !important;
  font-size: 1rem;
  margin-bottom: 4px;
  font-weight: 500;
} */

.color.swatch-element label {
  padding: 4px 20px !important;
  width: 25px !important;
  height: 25px !important;
  /* opacity: 0.8; */
  min-width: 25px !important;
}

/* .swatch label:before {
  position: absolute;
  content: "";
  width: 22px;
  height: 22px;
  border: 1px solid #636363;
  top: 9px;
  left: 0px;
  border-radius: 30px;
}

.swatch label:after {
  position: absolute;
  content: "";
  transform: rotate(45deg);
  height: 11px;
  width: 6px;
  left: 8px;
  top: 13px;
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  opacity: 0;
  transition: all .8s ease;
} */

/* .swatch input:checked+label:after {
  opacity: 1
}

.swatch input:checked+label:before {

  background: #000000;
  border: 1px solid #000000;
} */

/* .swatch label:focus-visible,
.swatch input:focus,
.swatch input:focus+label,
.swatch .swatch-element:focus-visible {
  outline: none !important;
  border: 0px solid #ffffff !important;
} */

.color label:before,
.color label:after {
  display: none !important;
}

.swatch[data-option-index="2"] {
  border: none !important;
  padding: 0 !important;
}

/* .swatch[data-option-index="2"] .header {
  font-size: 1.1rem !important;
  color: #201f1f !important;
  font-weight: 500;
} */

.swatch[data-option-index="2"] .swatch-items-wrapper {
  flex-direction: row;
  flex-wrap: no-wrap;
  padding-top: 0;
}


.swatch[data-option-index="2"] .tooltip {
  /*   display: none; */
}

.swatch .swatch-element.color label {
  padding-left: 0 !important;
  margin-right: 7px;
}

/* .quantity-main .quantity-selector {
  font-size: 1.1rem !important;
  color: #201f1f !important;
  font-weight: 500;
  text-transform: capitalize !important;
  letter-spacing: 0;
  margin-top: 2rem;
} */

/* .ajaxcart__qty,
.js-qty {
  padding: 0px 0px 0 20px;
  font-size: 1.2rem;
  border-radius: 8px;
  overflow: hidden !important;
} */

/* .js-qty input {
  font-size: 1.1rem;
} */

/* .js-qty__adjust,
.addcartquantity-show {
  transition: all 0.4s ease;
} */

/* .js-qty__adjust:hover,
.addcartquantity-show:hover {
  background-color: #cbcaca;
} */

/* .quantity-main {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-right: 0;
} */


/* #AddToCart,
.shopify-product-form .shopify-payment-button__button--unbranded {
  padding: 14px 35px;
  max-width: 187px;
  border-radius: 16px !important;
  text-transform: uppercase;
} */
/* 
#ProductPrice {
  font-size: 1.35rem;
  font-weight: 500 !important;
  color: #201f1f;
  font-family: 'DM Sans', sans-serif;
  margin-bottom: 8px;
} */

/* .product-details-product-title {
  color: #201F1F;
  font-weight: 600 !important;
  font-size: 1.6rem !important;
  font-family: 'DM Sans', sans-serif;
  margin-bottom: 8px;
  padding-top: 40px;
} */

.price-main {
  position: relative;
}

.products_tags {
  padding-top: 20px;
}

.products-view-tab {
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}

.products-view-tab button {
  position: relative;
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 10px;
  color: #201f1f;
  font-size: 1.15rem;
  font-weight: 500;
  transition: all .4s ease;
  margin-right: 8%;
}

.products-view-tab button:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #000000;
  opacity: 0;
  transition: all 0.4s ease;
}

.products-view-tab button:hover::before {
  opacity: 1;
}

.products-view-tab button.active:before {
  opacity: 1;
}

.tabcontent-cus {
  display: none;
  padding: 22px 9px;
  min-height: 20vh;
}

.products-view-tab-content p,
.products-view-tab-content li {
  font-size: 1rem;
  color: #191919;
}

.washcare-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0;
}

.washcare-list li {
  list-style: none;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: 15px;
  margin-bottom: 20px;
  aligin-items: center;
}

.washcare-list li img {
  max-width: 26px;
  max-height: 22px;
  margin-right: 10px;
}

/* Account main Start */
.account-main {
  padding-bottom: 40px !important;
}

.account-title {
  margin-bottom: 20px;
  padding-top: 35px;
  /*     border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4; */
}

.subtitle {
  font-size: 1rem !important;
  color: #212121;
  opacity: .64;
  margin-bottom: 15px;
  line-height: 1.5rem;
}

.logout-btn {
  padding-top: 30px;
}

.my-account-tab {
  display: flex;

}

.account-tablink-main {
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  display: flex;
  flex-direction: column;
  width: 25%;
}

.account-tablinks {
  position: relative;
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 20px;
  color: #8A8A8A;
  font-size: 1.2rem;
  font-weight: 400;
  text-align: left;
  transition: all .4s ease;
  margin-right: 8%;
  margin-bottom: 15px;
}

.account-tablinks:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background: #000000;
  opacity: 0;
  transition: all .4s ease;
}

.account-tablinks.active {
  color: #201F1F;
}

.account-tablinks:hover::before {
  opacity: 1;
}

.account-tablinks.active:before {
  opacity: 1;
}

.account-tab-body {
  display: none;
  min-height: 30vh;
  width: 75%;
  border: 1px solid #EAEAEA;
}

#account-tab-1 {
  display: block;
}


.profile-tab,
.order-tab {
  position: relative;

}

.profile-tablink-main,
.order-tablink-main {
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}

.profile-tablinks,
.order-tablinks {
  position: relative;
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 5%;
  color: #8A8A8A;
  font-size: 1.1rem;
  font-weight: 400;
  text-align: left;
  transition: all .4s ease;
  margin-right: 1.5%;
}

.profile-tablinks:before,
.order-tablinks:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #000000;
  opacity: 0;
  transition: all .4s ease;
}

.profile-tablinks:hover::before,
.order-tablinks:hover::before {
  opacity: 1;
}

.profile-tablinks.active:before,
.order-tablinks.active:before {
  opacity: 1;
}

.profile-tab-body,
.order-tab-body {
  padding: 22px 5%;
  min-height: 90vh;
  width: 100%;
  border: 1px solid #EAEAEA;
  display: none;
}

#profile-tab-1,
#order-tab-1 {
  display: block;
}

.profile-tablinks.active,
.order-tablinks.active {
  color: #201F1F;
}

.profile-edit-btn {
  background: #ffffff;
  border: 1px solid #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #212121;
  font-size: 17px;
  line-height: 1;
}

.profile-btn.hidden-btn {
  display: none;
}

.profile-update-form .login-links {
  justify-content: right;
}

.profile-update-form .login-links a {
  text-transform: capitalize;
  font-size: 17px !important;
  color: #292929 !important;
  border-color: #292929;
}

.logout-btn a {
  font-weight: 600;
  text-transform: uppercase !important;
  line-height: 60px !important;
}



/* profile-form */
.profile-form {
  width: 90%;
  max-width: 900px;
  margin: 0 auto 30px;
  display: block;
  position: relative;
  padding: 15px 20px 35px;
}

.form-input-main {
  position: relative;
  width: 100%;
  display: flex;
  margin-bottom: 30px;
}

.form-input-main input:nth-child(1),
.form-input-main select {
  width: 100%;
  margin-right: 20px;
}

.profile-form input[type=email]:focus,
.profile-form input[type=password]:focus,
.profile-form input[type=text]:focus,
.profile-form input[type=tel]:focus,
.profile-form select:focus {
  background: #ffffff;
  border-color: #212121 !important;
}

.profile-form input[type=email]:read-only,
.profile-form input[type=password]:read-only,
.profile-form input[type=text]:read-only,
.profile-form input[type=tel]:read-only,
.profile-form select:read-only {
  border-color: transparent !important;
  background: #f9f9f9;
  transition: all 0.4s ease;
  pointer-events: none;
}


.profile-form {
  border: none;
  background: transparent;
  box-shadow: none;
  margin-left: 0;
  max-width: 600px;
}

.profile-update-form {
  position: relative;
}

.profile-edit-main {
  display: flex;
  justify-content: flex-end;

}

.profile-form label {
  color: #292929;
  font-weight: 500;
}

.empty {
  text-align: center;
  font-size: 20px;
  padding: 18px;
  background: #f7f7f7;
  border-radius: 4px;
  margin-top: 5vh;
}

/* product-description */
.product-details-wrapper {
  padding-top: 0px !important;
  background: transparent !important;
}

.product-description-container .product-description_full-width {
  padding: 20px 0 0 !important;
  line-height: 1.8;
}

.product-description-container {
  margin-bottom: 30px !important;
}

.product-medias__media[data-media-type=image] img {
  border-radius: 14px;
}

/* .wrapper-padded {
  color: #6c757d;
}

.wrapper-padded h4 {
  color: #21211C;
} */

/* perfect-fit */
.perfect-fit-main h2 {
  font-family: 'DM Sans', sans-serif;
  font-size: 3.375rem;
  font-weight: 600;
  margin: 0;
  color: #201F1F;
}

.perfect-fit-main p {
  font-family: 'DM Sans', sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  color: #A4A4A4;
}

.perfect-fit-p {
  font-size: 1.15rem;
  font-weight: 400;
  color: #707070;
}

.perfect-fit {
  max-width: 1000px;
    /* padding: 10px 0;
    border-radius: 10px; */
}

.perfect-fit .wrapper-padded {
  padding: 0;
}

.perfect-fit h2 {
  font-size: 2.8rem !important;
  color: #212121;
  font-weight: 500 !important;
  letter-spacing: .025em;
  line-height: 1.2em;
  margin-top: 120px;
  margin-bottom: 2rem;
}

.perfect-fit p {

  font-size: 14px;
  font-weight: 400;
  color: #707070;
  /* margin-top: 1.5rem; */
}

.fit-image-main {
  max-width: 1000px;
  display: flex;
  flex-wrap: wrap;
}

.fit-image-main .fit-image--div:first-child {
  max-width: 67%;
  width: 67%;
  padding: 10px;
}

.fit-image-main .fit-image--div:nth-child(2) {
  max-width: 33%;
  padding: 10px;
}

.fit-image-main .fit-image--div:nth-child(2) img:last-child {
  margin-top: 20px;
}

.fit-image-main .fit-image--div img {
  border-radius: 20px;
}


@media (max-width: 1100px) {
  .perfect-fit h2 {
     font-size: 2.5rem;
     margin-top: 50px;
  }
  .spin-logo-section{
    display:none !important;
  }

}

@media (max-width: 687px) {
  .perfect-fit h2 {
     font-size: 16px;
  }
  .perfect-fit p{
    font-size: 12px;
  }

  .fit-image-main .fit-image--div:nth-child(1),
  .fit-image-main .fit-image--div:nth-child(2) {
     max-width: 80%;
     margin: auto;
  }
}


/* contact-form */

.contact-page {
  /*   background: #e4e4e4; */
}

.contact-main {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  padding-left: 0px !important;
}

.contact-main h4 {
  position: relative;
  font-size: 1.2rem;
  font-weight: 400;
}

.contact-main h2 {
  position: relative;
  font-size: 1.75rem;
  color: #212121;
  font-weight: 400;
  margin-bottom: 40px;
}

.contact-main h2:before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  height: 1px;
  width: 30%;
  background: #a5a5a5;
  max-width: 50px;
}

.contact-main address,
.contact-main h6 {
  font-size: 1rem;
  opacity: .7;
  margin-bottom: 5px;
  color: #212121;
  font-weight: 400;
  font-style: inherit;
}

.contact-address {
  padding: 3rem 1.2rem;
}

.hungover-contact-form {
  margin: 50px auto;
  background: #e4e4e4;
  max-width: 500px;
  width: 100%;
  padding: 30px;
  border: 1px solid #d8d5d5;
  border-radius: 10px;
  margin-right: 0px;
  margin-bottom: 2rem !important;
}

.hungover-contact-form textarea {
  max-height: 150px;
}

.hungover-contact-form .btn {
  width: 100%;
  text-transform: uppercase !important;
  letter-spacing: 1px;
  border-radius: 30px !important;
}


.shopify-challenge__button {
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  transition-property: color !important;
  transition-duration: .3s !important;
  padding: 0 30px !important;
  border: none !important;
  color: #fff !important;
  height: 55px;
  line-height: 55px;
  font-weight: 600 !important;
  background: #201F1F !important;
  text-transform: capitalize !important;
  cursor: pointer !important;
  border-radius: 8px !important;
  text-align: center;
  letter-spacing: .05rem !important;
  font-size: 1.2rem !important;
  width: 100%;
  margin-bottom: 0.5rem;
  min-width: 250px;
  max-width: 300px;
}

.line--through,
.sale-price,
#ComparePrice,
.product-page--pricing--discount {
  display: none !important;
}

.contact-input {
  border: none;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 1rem;
  margin-bottom: 1rem;
}

.contact-input label {
  color: #212121;
  opacity: 0.5;
  display: inline-block;
}

.contact-input input,
.contact-input select,
.contact-input textarea {
  max-width: 100%;
  height: 44px;
  line-height: 44px;
  padding: 0 16px;
  margin-bottom: 0px !important;
  border: 1px solid #000;
}


/* CART */
.brown-bg {
  padding-bottom: 35vh;
}


/* .cart-header h4 {
  font-size: 1.5rem;
  font-family: 'DM Sans', sans-serif;
  margin-bottom: 6px;
}

.cart-header .subtitle {
  color: #858585;
  font-size: 1.1rem !important;
} */

/* .cart-table thead th {
  background: #ffffff;
  font-size: 1.2rem;
  font-weight: 400;
  color: #929292;
  text-transform: capitalize;
  border-bottom: 1px solid #D0D0D0;
  text-align: left !important;
} */

.brown-bg .page--title {
  font-size: 1.7rem;
}

/* .cart-table.table--responsive td:nth-child(1) {
  width: 15%;
} */
/* 
.cart-table td,
.cart-table th {
  padding: 22px 15px !important;
}

.cart-table thead th:first-child {
  text-align: left !important;
  padding-left: 5% !important;
} */

.cart-price {
  align-items: flex-start !important;
  display: flex;
}

.cart-price .money {
  font-size: 1.2rem;
  font-weight: 600;
  position: relative;
  color: #201f1f;
}

/* .cart__row.table__section {
  background: #ffffff;
} */

/* .cart-table .cart__image img {
  max-width: 218px !important;
  border-radius: 10px;
  width: 300px !important;
  max-height: 260px !important;
}

.cart-table td,
.cart-table th {
  border-top: 1px solid #ffffff !important;
} */

/* .cart-table tr {
  border-bottom: 1px solid #cccccc !important;
} */

/* .cart__row.grid,
.cart__row.grid--full,
.cart__row.grid--rev {
  border-top: 1px solid #d8d5d5 !important;
} */

/* .js-qty__adjust,
.addcartquantity-show {
  width: 30%;
  height: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
} */

/* .js-qty__adjust i,
.addcartquantity-show i {
  position: relative;
  top: 1px;
  font-size: .6rem !important;
  font-weight: 200;
  font-family: 'DM Sans', sans-serif;
  color: #999999;
} */


/* .cart-total {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  text-align: center;
} */

/* .cart-total h4 {
  font-size: 1.2rem;
  font-family: 'DM Sans', sans-serif;
  font-weight: 400;
  color: #4D4D4D;
} */

/* .cart-total h4 span {
  color: #201f1f;
  font-size: 1.25rem;
  font-weight: 600;
  font-family: 'DM Sans', sans-serif;
} */

.chackout-btn-group {
  /* display: flex; */
  align-items: center;
  justify-content: center;
}

.checkout-btn-section {
  max-width: 600px;
  float: right;
  padding: 0px 20px 20px;
  margin: 0 0 10px;
  width: 100%;
}

.chackout-btn {
  margin-left: 20px;
  padding: 0 !important;
  /* max-width: 400px; */
  margin-right: 20px;
}

.checkout-page-btn {
  max-width: 240px;
  margin-right: 20px;
}

.chackout-btn input {
  color: #ffffff !important;
  font-weight: 500;
  text-transform: capitalize;
  cursor: pointer;
  font-size: 1.2rem;
  width: 100%;
  border: none !important;
}

.brown-btn {
  background: #e3e3e3 !important;
  color: #212121 !important;
}

.brown-btn input {
  border-bottom: none !important;
  color: #212121 !important;
}

._39vXs {
  display: none !important;
}


.gst-btn-main {
  text-align: center;
  font-size: 1.12rem;
  font-weight: 500;
  margin-bottom: 0.9rem;
  color: #4D4D4D;
}

.gst-btn-main a {
  font-size: 1.2rem;
  font-weight: 500;
  color: #4D4D4D;
}

#gstOpenModal {
  opacity: 0;
  margin-bottom: 0;
  font-size: 2px;
  z-index: -10;
  position: absolute;
}

#GstModal {
  max-width: 750px !important;
  padding: 3%;
}

#GstModal h4 {
  text-align: center;
  margin-bottom: 2rem;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: 'DM Sans', sans-serif;
  color: #444444;
}

#cartModal {
  max-width: 600px !important;
}

#cartModal .close-modal {
  display: none;
}

#cartModal .modal-header {
  border-bottom: 0px;
}

#cartModal .selected-cart {
  padding-bottom: 1rem;
}

#cartModal .selected-cart-data {
  display: flex;
}

#cartModal h5 {
  color: #484848;
  font-weight: 400;
  font-family: 'DM Sans', sans-serif;
  font-size: 20px;
}

#cartModal .selected-cart-data img {
  max-width: 120px;
  border-radius: 8px;
}

#cartModal .selected-cart-data h3 {
  font-size: 19px;
  font-weight: 600;
  color: #201F1F;
  font-family: 'DM Sans', sans-serif;
  padding-left: 25px;

}

#cartModal .selected-cart-data p {
  font-size: 17px;
  font-weight: 400;
  color: #201f1f;
  margin-bottom: 4px;
}

#cartModal .selected-cart-data p span {
  font-weight: 500;
}

#cartModal .selected-cart-initials {
  padding-left: 30px;
}

#cartModal .view-initial {
  background: #F5F5F5;
  border-radius: 8px;
  padding: 8px 15px;
  min-width: 150px;
}

#cartModal .selected-cart-inner {
  display: flex;
  padding-left: 25px;
}

#cartModal .selected-cart-inner-content {
  min-width: 50%;
}

#cartModal .login-btn {
  font-size: 18px !important;
  width: 100%;
  margin-left: 0;
}


.gst-btn-main label {
  position: relative;
}

.gst-btn-main input {
  opacity: 0;
}

.gst-btn-main label:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  left: -27px;
  top: 3px;
  border-radius: 4px;
  border: 1px solid #A5A5A5;
  z-index: 1;
  transition: all .4s ease;
}

.gst-btn-main input:checked~label:before {
  background: #212121;
}


.gst-btn-main label:after {
  position: absolute;
  content: "";
  width: 14px;
  height: 7px;
  left: -24px;
  top: 7px;
  transform: rotate(-44deg);
  transition: all .4s ease;
}

.gst-btn-main input:checked~label:after {
  border-bottom: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  z-index: 1;
}


#GstModal .close-modal {
  display: none;
}

.gst-form label {
  font-size: 1.1rem;
  color: #606060;
  padding-bottom: 1rem;
  display: block;
  opacity: 1;
  position: relative;
}

.gst-form input {
  border: 1px solid #CECECE;
  border-radius: 5px;
  margin-bottom: 0.7rem;
  font-size: 1.1rem;
  font-weight: 400;
  font-family: 'DM Sans', sans-serif;
  padding: 10px 8px;
}

.gst-form input::placeholder {
  color: #AEAEAE;
  opacity: 1;
}

.gst-form input:-ms-input-placeholder {
  color: #AEAEAE;
}

.gst-form input::-ms-input-placeholder {
  color: #AEAEAE;
}

.gst-form .login-btn {
  padding-left: 0px !important;
  padding-right: 0px !important;
  max-width: 250px;
  float: right;
  margin-top: 2rem;
}

.gst-form .login-btn input {
  font-weight: 500;
  font-family: 'DM Sans', sans-serif;
  letter-spacing: 0;
  color: #ffffff;
}

/* Edit address */
.edit-address {
  max-width: 700px;
  width: 100%;
  display: flex;
  margin: auto;
  padding: 2rem;
  border-radius: 20px;
  margin-bottom: 30px !important;
  border: 1px solid;
}


/* ckeckout page */

.account-area--order-details td,
.account-area--order-details th {
  /* border: 1px solid #f3f3f3 !important; */
  border-left: 0 !important;
  border-right: 0 !important;
}

.order-table {
  padding: 10px;
  background: #e4e4e4;
  border-radius: 10px;
  overflow: hidden;
}

.order-table a {
  pointer-events: none;
  cursor: default;
}

#polo-shirt .breadcrumb a:nth-child(3),
#polo-shirt .breadcrumb span:nth-child(4),
#v-neck-t-shirt .breadcrumb a:nth-child(3),
#v-neck-t-shirt .breadcrumb span:nth-child(4),
#crew-neck-t-shirt .breadcrumb a:nth-child(3),
#crew-neck-t-shirt .breadcrumb span:nth-child(4),
#henley-shirt .breadcrumb a:nth-child(3),
#henley-shirt .breadcrumb span:nth-child(4) {
  display: none;
}


/* Model */
.modal {
  max-width: 1150px !important;
  padding: 20px 40px !important;
}
.modal.changes {
  max-width: 650px !important;
  padding: 20px 40px !important;
}

.modal-header {
  border-bottom: 1px solid #f3f3f3;
}

.modal-header {
  padding: 10px 0;
}

.modal-header h4 {
  font-weight: 600;
  font-size: 1.5rem;
  margin-bottom: 10px;
  text-transform: capitalize;
  font-family: 'DM Sans', sans-serif;
}

.modal-header p {
  font-size: 1.1rem;
  font-weight: 400;
  color: #7E7E7E;
  font-family: 'DM Sans', sans-serif;
}

.modal-footer {
  position: relative;
  display: flex;
  justify-content: right;
  border-top: 1px solid #f3f3f3;
  padding-top: 20px;
}

.modal-footer button,
.modal-footer a {
  width: auto;
  margin-left: 15px;
  min-width: 190px;
}

/* saved size */
.newrow {
  padding-top: 5vh;
}

.saved-size {
  display: flex;
  justify-content: space-between;
  border-radius: 8px;
  padding: 1rem 3%;
  margin: 10px 0 30px;
  background-color: #F9F9F9 !important;
  flex-wrap: wrap;
}

.size-content {
  padding: 3px 15px;
  color: #212121;
}

.saved-size button,
.saved-size a {
  margin: 10px 20px;
  max-width: 130px;
  font-size: 14px !important;
}


.saved-size h6 {
  font-size: 1.12rem !important;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 1.65;
  /* letter-spacing: .1em; */
  font-family: 'DM Sans', sans-serif;
}

.saved-size p {
  font-size: 1.05rem !important;
  font-weight: 500;
  color: #8B8B8B;
  margin-bottom: 8px;
  font-size: 1rem;
  font-family: 'DM Sans', sans-serif;
}

.saved-size .view-size-button-group a .eye {
  max-height: 22px !important;
  max-width: 20px;
}

.header-content {
  padding-bott0m: 3rem;
}

.header-content h1 {
  margin-bottom: 8px;
  font-size: 3rem;
  color: #212121;
  font-weight: 600;
  text-align: center;
}

.header-content p {
  text-align: center;
  color: #000;
  opacity: .5;
  font-size: 1.125rem;
}

/* ======== createNewSizeModel =========== */

#createNewSizeModel {
  border-radius: 0;
  max-width: 700px !important;
  margin-top: 74px;
  height: 100vh;

}

.createnewsize-modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 30px;
  border-bottom: 1px solid #E9E9E9;
  margin-bottom: 20px;
  background-color: #E7E7E7;
}

.createnewsize-modal-header h4 {
  font-size: 1.5rem;
  font-weight: 500;
  font-family: 'DM Sans', sans-serif;
  margin-bottom: 0;
  color: #000000;
}

.createnewsize-nav-close img {
  width: 20px;
}

.model-body {
  position: relative;
  padding: 2% 3% 3%;
  overflow: hidden;
}

/* ===========
 Tab Styling */
.tab-group {
  position: relative;
  /*     margin-top: 2.5em; */
  border-radius: 0 0 10px 10px;
  text-align: center;
}

.tab-group section {
  opacity: 0;
  height: 0;
  padding: 0 1em;
  overflow: hidden;
  transition: opacity 0.4s ease, height 0.4s ease;
}

.tab-group section.active {
  opacity: 1;
  height: auto;
  overflow: visible;
}

.tab-nav {
  list-style: none;
  padding: 0;
  overflow: hidden;
  text-align: center;
  display: inline-block;
  border: 2px solid;
  margin: 0px auto 3rem;
  border-radius: 10px;
}

.tab-nav li {
  display: inline;
}

.tab-nav li a {
  position: relative;
  display: block;
  float: left;
  background: #ffffff;
  width: 100px;
  text-decoration: none;
  color: #212121;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.5;
  padding: 10px !important;
  text-align: center;
  transition: background .2s ease, line-height .2s ease, margin .2s ease;
}

.tab-nav li.active a {
  background: #212121;
  color: #ffffff;
}

.tab-group section {
  text-align: left;
}


.create-size-head {
  font-weight: 400 !important;
  font-size: 1.2rem !important;
  font-family: 'DM Sans', sans-serif;
}

/* jxmot customizing */
#slide-1,
#slide-2 {
  background: transparent;
  padding: 30px 0 50px;
  width: 87%;
  margin: 0 auto;
}

#slide-2 {
  width: 94%;
}

/* ^jxmot customizing */

.range {
  position: relative;
  width: 100%;
  height: 5px;
}

.range input {
  width: 100%;
  position: absolute;
  height: 0;
  -webkit-appearance: none;
  border: none;
  cursor: pointer;
  z-index: 1;
  /*   transition: all 0.8s ease; */
}

.range input::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 35px;
  height: 35px;
  margin: -18px 0 0;
  border-radius: 50%;
  background: url('/cdn/shop/files/favicon_256x256_crop_center.png?v=1662113876');
  background-size: 35px;
  background-position: center;
  cursor: pointer;
  border: 0 !important;
  transition: all 0.8s ease;
  transition-delay: 0.4s;
}

.range input::-moz-range-thumb {
  width: 35px;
  height: 35px;
  margin: -18px 0 0;
  border-radius: 50%;
  background: url('/cdn/shop/files/favicon_256x256_crop_center.png?v=1662113876');
  background-size: 35px;
  background-position: center;
  cursor: pointer;
  border: 0 !important;
}

.range input::-ms-thumb {
  width: 35px;
  height: 35px;
  margin: -18px 0 0;
  border-radius: 50%;
  background: url('/cdn/shop/files/favicon_256x256_crop_center.png?v=1662113876');
  background-size: 35px;
  background-position: center;
  cursor: pointer;
  border: 0 !important;
}

.range input#height_range-input::-webkit-slider-thumb {
  width: 30px;
  height: 30px;
  background-size: 30px;
  margin: -16px 0 0;
}

.range input#height_range-input::-moz-range-thumb {
  width: 30px;
  height: 30px;
  background-size: 30px;
  margin: -16px 0 0;
}

.range input#height_range-input::-ms-thumb {
  width: 30px;
  height: 30px;
  background-size: 30px;
  margin: -16px 0 0;
}


.range input::-webkit-slider-runnable-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  background: var(--slider-inactive-color);
}

.range input::-moz-range-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  background: var(--slider-inactive-color);
}

.range input::-ms-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  background: #212121;
}

.range input:focus {
  background: none;
  outline: none;
  border: none !important;
}

.range-labels {
  margin: 18px 3% 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.range-labels li {
  position: relative;
  float: left;
  text-align: center;
  color: #B8B8B8;
  font-size: 14px;
  cursor: pointer;
}

.range-labels li::before {
  position: absolute;
  top: -19px;
  right: 0;
  left: 5px;
  content: "";
  margin: 0 auto;
  width: 1px;
  height: 12px;
  background: #212121;
}

.range-labels .active {
  color: var(--slider-active-color);
}

/* .range-labels .selected::before {
background: var(--slider-active-color);
} */

/* .range-labels .active.selected::before {
display: none;
} */

.size-radio-main {
  display: flex !important;
  justify-content: center;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin: 22px 0px 0px 0px;
}


.size-radio {
  position: relative;
  transition: all .4s ease;
  max-width: 150px;
  margin-bottom: 10px;
  margin-right: 16px !important;
}

.fit-radio {
  max-width: 200px;
}

.size-radio-inner {
  padding: 10px;
  border-radius: 8px;
  border: 2px solid #000 !important;
  text-align: center;
}

.size-radio-inner label {
  width: 100%;
  height: 154px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
}

.size-radio-img {
  cursor: pointer;
  height: auto !important;
  object-fit: cover !important;
  transition: all 0.4s ease;
}

.create-size-radio {
  position: absolute;
  width: 100% !important;
  height: 100%;
  border-radius: 8px;
  cursor: pointer;
  /*     opacity: 0; */
  z-index: 2;
  width: 20px !important;
  height: 20px;
  margin-left: 12px !important;
  margin-top: 15px !important;
}

.create-size-radio:checked+.size-radio-inner {
  border: 2px solid #212121 !important;
  background: #E7E7E7;
}

.create-size-radio:checked+.size-radio-inner h6 {
  color: #212121 !important;

}

.size-radio:hover .size-radio-img,
.size-radio:hover .create-size-radio {
  transform: scale(1.05) !important;
  transition: transform .2s cubic-bezier(.4, 0, .2, 1) !important;
  left: 0;
}

.size-radio h6 {
  font-size: 1.03rem;
  text-align: center;
  align-items: center;
  font-family: 'Dm Sans', sans-serif;
  font-weight: 500;
  white-space: nowrap;
  margin-top: 10px;
  color: #000000;
}

.tick {
  max-width: 30px;
  margin: 20px auto 0px;
  display: block;
}

.tab-next-footer h3 {
  font-weight: 600;
  font-size: 3rem;
  color: #212121;
  text-align: center;
  margin-bottom: 0;
}

.tab-next-footer p {
  color: #212121;
  font-size: 1.125rem;
  opacity: .64;
  text-align: center;
}

.tab-next-footer li {
  display: block;
  text-align: center;
}

.tab-next-footer a {
  max-width: 260px;
  margin: 0px auto 3rem;
  display: block;
  float: none !important;
}

.tab-nav-bottom a {
  width: 100% !important;
  max-width: 130px !important;
  margin: 2rem auto 1rem;
  display: block;
  float: none !important;
  line-height: 2 !important;
  padding: 10px 25px !important;
  min-width: 180px;
}

.tab-nav-bottom {
  border: none;
  margin: auto;
  display: block;
  text-align: center;
}

.create-size-modal-header {
  margin-bottom: 15px;
}

.create-size-modal-header h4 {
  font-family: 'DM Sans', sans-serif;
  font-size: 1.2rem;
  color: #464646;
  font-weight: 400;
}

.sizing-header {
  display: flex;
  flex-wrap: wrap;
}

.sizing-header .js-qty.sizing {
  margin-left: 30px;
}

.js-qty.sizing {
  display: flex;
  max-width: 210px !important;
  align-items: center;
  top: -12px;
  margin-bottom: 0px;
  background: transparent;
}

.sizing button {
  /*     top: 15px; */
}

.sizing button:hover {
  background: #212121;
  color: #ffffff;
  transition: all 0.4s ease;
}

.sizing p {
  margin-bottom: 0 !important;
  padding: 10px 15px;
  text-align: center;
  justify-content: center !important;
  align-items: center !important;
  flex-wrap: wrap;
  font-weight: 500;
  font-size: 1.125rem;
  min-width: 11.55rem;
  color: #000000;
}


.blocker {
  background-color: unset !important;
  right: 0;
  padding-top: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0px !important;
  overflow-x: hidden !important;
  z-index: 9999 !important;
  transition: all 0.6s ease;
}

.profileNav {
  height: 100%;
  max-width: 500px !important;
  transition: all 0.6s ease;
}

.size-mesure-save {
  margin: 10px 0;
  margin-left: 25px;
  padding: 15px;
  margin-bottom: 20px !important;
  width: 100%;
}

.size-mesure-save input {
  font-size: 1.2rem !important;
  background: #f6f6f6;
  border-radius: 9px;
  border: none !important;
  padding: 10px 20px;
  width: 100%;
}

.size-mesure-save input:focus {
  border: none !important;
}

.mesurement-save-input {
  padding: 0;
  padding-bottom: 13px;
  box-shadow: none;
}

.create-measurements-name-inputs {
  display: flex;
  align-items: center;
}

.primary-card {
  border-radius: 20px;
  background-color: #f6f6f6;
  margin-left: 25px;
  padding: 20px;
  text-align: center;
  margin-bottom: 20px;
}

.primary-card label {
  margin: 0.5rem;
  font-size: 0.857rem;
  display: flex;
  align-items: center;
}

.primary-card input {
  width: 1.2rem !important;
  height: 1.2rem;
  opacity: 0;
}

.size-select-input {
  border-radius: 9px;
  background-color: #f6f6f6;
  margin-left: 25px;
  padding: 11px 20px;
  text-align: center;
  margin-bottom: 20px;
  min-width: 160px;
  text-align: left;
  border: none;
  font-size: 1.1rem;
}

.size-select-option {
  width: 100%;
  height: 55px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px;
  transition: all 300ms;
  border: none;
}

.size-select-input:focus,
.size-select-input:active {
  border: none !important;
}

select.size-select-input {
  position: relative;
  padding-right: 30px;
  background: url(/cdn/shop/files/arrow-black.png?v=1665638106), #F5F5F5;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center right 13px;

}



.primary-card-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.create-measurements .measurements p {
  min-width: 32%;
  text-align: center;
  margin-bottom: 0px;
}

.create-measurements .measurements p span {
  margin: 10px auto 2px;
  padding-bottom: 0;
  margin-bottom: 0;
}

.create-measurements .measurements p span span {
  color: #000000;
  font-size: 1.125rem;
  width: 40px;
  margin: auto;
  margin-bottom: 9px;
  text-align: center;
  top: 0px;
  position: relative;
  font-weight: 500;
}

.store-label span {
  position: relative;
}

.store-label span:before {
  content: "";
  position: absolute;
  width: 1.2rem !important;
  height: 1.2rem;
  left: -29px;
  top: 0px;
  border: 2px solid #212121;
  border-radius: 50%;
}

.store-label span:after {
  content: "";
  position: absolute;
  width: 0.8rem !important;
  height: 0.8rem;
  left: -25px;
  top: 4px;
  background: #212121;
  border-radius: 50%;
  opacity: 0;
  transition: all 0.4s ease;
}

.store-label input:checked+span::after {
  opacity: 1;
}

.size-assist-slected {
  width: 100%;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 465px;
  margin: auto;
}

.size-assist-slected p {
  font-size: 1.12rem;
  font-weight: 500;
  font-family: 'DM Sans', sans-serif;
  text-align: left;
}

.size-assist-slected p span {
  font-weight: 400;
  margin-left: 5px;
  opacity: 0.8;
}


#logOuteModel {
  max-width: 500px !important;
}

#logOuteModel h4 {
  font-size: .75rem !important;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.65;
  letter-spacing: .1em;
}

#logOuteModel a {
  margin-left: 15px;
}

#logOuteModel .model-body {
  display: flex;
  justify-content: right;
  margin: 20px 0 10px;
}

/* .cart__meta-text {
  font-size: 1.05rem;
  color: #878787;
  margin-top: 0;
  text-align: left;
  line-height: 1.7;
  font-weight: 400;
} */

.cart-quantity {
  display: flex;
  align-items: center;
  padding-top: 25px;
}

.cart-quantity .js-qty__num {
  text-align: center !important;
  font-weight: 600;
  padding: 0 !important;

}

.cart-table .cart__remove {
  /* padding-left: 60px !important; */
  /* text-decoration: none !important;
  position: relative; */
  background: none !important;
}

/* .cart-table .cart__remove:before {
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  left: 30px;
  top: 0px;
} */

.cart-table .cart__remove small {
  border-bottom: none;
  color: #919191;
  font-family: 'DM Sans', sans-serif !important;
  font-weight: 500;
  font-size: 1.1rem !important;
}

/* Whatsapp btn animation */
#wa-chat-btn-root:after {
  content: '';
  width: 30px;
  height: 30px;
  border-radius: 100%;
  border: 6px solid #00e659;
  opacity: 1;
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: ring 1.5s infinite;
}

@keyframes ring {
  0% {
     width: 30px;
     height: 30px;
     opacity: 0;
  }

  50% {
     width: 65px;
     height: 65px;
     opacity: 0.8;
  }

  100% {
     width: 80px;
     height: 80px;
     opacity: 0;
  }

}

.gift-card-main .product-collection {
  display: flex;
}

.gift-card-main .product-collection .product-box img {
  border-radius: 0px !important;
}

.product-btn-div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

#AddToCart,
.shopify-product-form .shopify-payment-button__button--unbranded {
  min-height: 48px !important;
  text-transform: uppercase !important;
  font-size: 1rem !important;
}

#sizeShowModel .measurements-main div:nth-child(1) {
  max-width: 350px;
  width: 35%;
}

#sizeShowModel .measurements-main div:nth-child(1) img {
  padding-right: 20px;
}

#sizeShowModel .measurements-main div:nth-child(2) {
  /*   max-width: 500px; */
  width: 65%;
  margin-left: 0px;
}

#sizeShowModel .measurements p {
  min-width: 30%;
}

#savedSize {
  padding: 15px 0px;
}

#savedSize .modal-header {
  padding: 0px 30px;
}

#savedSize .modal-footer {
  padding: 15px 30px;
}

#savedSize .newrow {
  padding: 0px 30px;
  max-height: 58vh;
  overflow-y: auto;
}

.initial-profile-measurement {
  justify-content: flex-start;
}

#editSizeModel {
  max-width: 1100px !important;
}

#editSizeModel p {
  opacity: 1;
  font-size: 1.125rem;
}

.swatch.size-radio-main .size-radio label {
  padding: 0px !important;
  padding-left: 17px !important;
}


.swatch.size-radio-main .size-radio label:before {
  top: 12px;
}

.swatch.size-radio-main .size-radio label:after {
  top: 16px;
}

/* Create New Size Model */

#createNewSizeModel .close-modal {
  display: none;
}

#createNewSizeModel .measurements-main {
  width: 100%;
  margin: 0 auto 30px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  border-radius: 16px !important;
  position: relative;
  padding: 15px 20px 35px;
  flex-wrap: wrap;
}

#createNewSizeModel .measurements-image-view {
  min-width: 60%;
  border-radius: 12px;
}

#createNewSizeModel .create-measurements {
  width: 100%;
  max-width: 430px;
  min-width: 100%;
  margin-top: 40px;
  border-top: 1px solid #eeeeee;
  padding-top: 20px;
}

#createNewSizeModel .measurements p small {
  position: relative;
  top: -14px;
}


.modal-footer-p {
  text-align: center;
  font-size: 1.2rem;
  opacity: 0.8;
  font-weight: 400;
}

/* create New Size Model END */

.blue-fill-link {
  font-size: 1.2rem !important;
  text-transform: capitalize;
  font-weight: 500 !important;
  padding: 0 20px !important;
  background-color: #212121 !important;
}

.shopify-payment-button__button {
  position: relative;
  overflow: hidden;
}

/* .shopify-payment-button__button:before {
  content: "BUY NOW";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: var(--alt-btn-border-radius);
  background-color: #212121;
  display: inline-block;
  padding: 10px 35px;
  text-transform: var(--button-text-case);
  letter-spacing: 1px;
  min-height: 44px;
  margin: 0 0 10px 0;
  transition: color .25s ease-in-out, background .25s ease-in-out, border .25s ease-in-out;
  word-wrap: break-word;
  white-space: normal;
  width: 100%;
  font-weight: 600;
  font-size: 1rem;
  line-height: 30px;
}

.shopify-payment-button__button:hover::before {
  color: #212121;
  background-color: #d7d7d7;
} */

/* .ajaxcart__qty,
.js-qty {
  max-width: 165px !important;
} */

#createsize-div .flex {
  flex-wrap: wrap;
}

#createsize-div .flex a {
  margin-top: 15px;
  max-width: 206px;
}

.table--responsive thead tr {
  background: #e9ebef;
}

@media (max-width: 767px) {
  /* .cart__meta-text a {
     text-decoration: none;
  } */

  /* .chackout-btn {
     margin-left: 0px;
     padding: 0 !important;
     max-width: 100%;
     margin-right: 0px;
  } */

  /* .table--responsive thead tr {
     display: none !important;
  } */
/* 
  .swatch .header {
     color: #000;
     font-family: DM Sans;
     font-size: 18px;
     font-style: normal;
     font-weight: 600;
     text-transform: capitalize !important;
     margin-bottom: 8px !important;
  } */


}


.edit-address form {
  width: 100%;
}

.edit-address form label[for] {
  color: #a3a3a3;
}

.edit-address form input:focus,
.edit-address form select:focus,
.edit-address form textarea:focus {
  border-bottom: 1px solid var(--border-color-darken10) !important;
}

#editSizeModel .measurements p span {
  margin: 10px auto 20px;
  margin-bottom: 0;
  margin-top: 0;
}

.edit-measurement-img {
  max-width: 350px;
  width: 28%;
}

.edit-measurement-input {
  width: 70%;
  margin-left: 0px;
}

.edit-measurement-input p {
  min-width: 30%;
}

.my-wishlist {
  display: flex;
  flex-wrap: wrap;
  min-height: 100vh;
}

.my-wishlist .cart__row {
  /* align-items: center !important;
  display: flex !important; */
  /* justify-content: center !important;
  flex-direction: column !important; */
}

/* .my-wishlist .cart-table .wishlist-description {
  text-align: center !important;
}

.my-wishlist .cart-table tbody tr td:nth-child(3) {
  width: auto !important;
} */

@media (max-width: 767px) {
  /* .my-wishlist .cart__row {
     align-items: center !important;
     display: flex !important;
     justify-content: center !important;
     flex-direction: column !important;
  } */
}

.wishlist-main {
  position: relative;
  width: 50%;
  padding: 10px;
  display: flex;
}

.wishlist {
  position: relative;
  width: 100%;
  border-radius: 20px;
  background-color: #f3f3f3;
  display: flex;

}

.wishlist-img {
  width: 110px;
  padding: 15px;
}

.wishlist-data {
  padding: 20px 10px
}

.wishlist-description {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}

.my-wishlist .money,
.my-wishlist .cart-total-label {
  color: #201F1F;
  font-size: 1.15rem;
  font-family: 'DM Sans', sans-serif;
  font-weight: 500;
  text-align: left !important;
}

.wishlist-select-main label,
#tablewishlist label {
  top: -12px;
  position: relative;
}

.cart-table.table--responsive #tablewishlist td:nth-child(1),
.wishlist-select-main form {
  text-align: center !important;
  min-width: 15px;
}

.my-wishlist .cart-sale-price--with-discount {
  text-align: left !important;
}

.my-wishlist .btn-group .tooltip-hover-div {
  width: 100%;
  margin-right: 15px;
}

.my-wishlist .btn-group .tooltip-hover-div .tooltip {
  color: #fb4444;
  font-size: 14px;
  bottom: 110%;
}

.my-wishlist .btn-group .tooltip-hover-div:hover .tooltip {
  visibility: visible;
  opacity: 1;
}

/* .cart-table #tablewishlist .cart__image img {
  max-width: 135px !important;
  border-radius: 10px;
  width: 220px !important;
  max-height: 215px !important;
} */

/* .my-wishlist .cart-table thead th:first-child {
  text-align: center !important;
  padding-left: 15px !important;
} */

.wishlist-checkout-main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding-top: 5%;
  border-top: 1px solid #cccccc;
}

.wishlist-select-main {
  position: relative;
}

.wishlist-select-main label:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  left: 0px;
  top: 3px;
  border: 1px solid #A5A5A5;
  z-index: 1;
  transition: all .4s ease;
}

.wishlist-select-main label:after {
  position: absolute;
  content: "";
  width: 13px;
  height: 6px;
  left: 4px;
  top: 8px;
  transform: rotate(-44deg);
  transition: all .4s ease;
  border-bottom: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  opacity: 0;
}

.wishlist-select-main input {
  position: absolute;
  opacity: 0;
}

.wishlist-select-main input:checked~label:before {
  background: #212121;
}

.wishlist-select-main input:checked~label:after {
  opacity: 1;
  z-index: 1;
}

#tablewishlist .view-size-button-group a img {
  max-width: 20px;
  max-height: 20px !important;
  opacity: .44;
}

#tablewishlist .view-size-button-group a:hover img {
  opacity: 1;
}


.my-wishlist .btn-group {
  display: flex;
}

.wishlist-price {
  display: flex;
  align-items: center;
}

.wishlist-price p {
  margin-bottom: 0;
  margin-right: 15px;
}

.wishlist-price a {
  margin-left: 15px !important;
  color: #CF153B !important;
  font-size: 1.15rem !important;
}

.my-wishlist .cart-total-label p {
  color: #636363;
  font-size: 18px;
  font-weight: 300;
}

.button-initials {
  min-width: 50%;
}

.button-initials-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* margin: 20px 0 0; */
}

.button-initials-header p {
  margin-bottom: 0;
  color: #212121;
  font-size: 18px;
  font-weight: 600;
  margin-right: 5%;
}

.button-initials-header p span {
  font-weight: 100;
  color: #707070;
  font-size: 65%;
}

.button-initials-btn button {
  max-width: 212px;
  padding: 0px 10px !important;
}

.button-initials-input {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  /* margin-top: 10px; */
  background: #fff;
  border: 1px solid #21212140;
  padding: 0 20px;
  border-radius: 4px;
  margin-bottom:20px;
}

.button-initials-input .link {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 8px;
}

.size-box div:nth-child(2) button:hover {
  color: #212121 !important;
}

.size-measurement button:hover {
  color: #858383 !important;

}

.size-section label:hover span,
.size-section .heightValue:hover span {
  border: 2px solid #212121;
  color: #212121;
  transition-delay: 0s;
}

.size-section label span,
.size-section .heightValue span {
  transition-delay: 0.2s;
}

.button-initials-input-inner {
  display: flex;
}

.prod-initial-input {
  /* border-radius: 5px; */
  height: 50px;
  padding: 5px !important;
  text-align: center;
  border: 1px solid #212121;
  font-size: 20px;
  /* background-color: #e7e7e7; */
  font-weight: 500;
  max-width: 50px;
  margin-right: 0;
  margin-bottom: 0px !important;
}

.prod-initial-input:focus,
.prod-initial-input:active,
#sizename_create:focus,
.input-full:focus {
  /* border: 1px solid #A8A8A8 !important; */
  border: 1px solid #212121 !important;
}

.no-initial {
  padding: 5px 0;
  color: #000 !important;
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  margin-bottom: 10px;
}

.no-initial strong {
  margin-right: 10px;
  /* padding: 10px; */
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  border-radius: 50%;
  font-size: 13px;
  border: 2px solid #979797;
  color: #979797;
}

#wa-chat-btn-root,
.grecaptcha-badge {
  display: none;
}

#account #wa-chat-btn-root,
#account .grecaptcha-badge {
  display: flex;
}

.control-wrapper {
  position: relative;
}

.error {
  position: absolute;
  left: 31px;
  font-size: 14px;
  bottom: 16px;
  color: #ff4f4f !important;
  padding-top: 10px;
}


.hidden {
  display: none;
}

.show {
  display: inherit !important;
}

#create_customer .form-group {
  margin-bottom: 0px;
}

.login-btn input {
  padding-left: 16px;
  padding-right: 16px;
  line-height: 2;
}

.g-recaptcha,
.shopify-challenge__button {
  margin-bottom: 2rem !important;
}

.shopify-challenge__container {
  min-height: 45vh;
}

.site-nav__link .fa-bars {
  position: relative;
  margin-top: -1px;
}

.feedback-btn {
  padding-left: 0 !important;
  padding-right: 0 !important;
  min-width: 300px;
  margin-bottom: 4vh;
}

.feedback-btn input {
  width: 100%;
  border-bottom: 0px;
  text-transform: capitalize;
  font-size: 20px;
}

.footer-email-input:focus {
  border: none !important;
  border-bottom: 1px solid #212121 !important;
}

/* .js-drawer-open-left .drawer--left {
  -ms-transform: translateX(767px) !important;
  -webkit-transform: translateX(767px) !important;
  transform: translateX(767px) !important;
  display: block;
} */
/* 
.drawer--left {
  left: -767px;
} */

.product-checkout-btn-div {
  width: 100%;
}

.product-checkout-btn-div button,
.product-checkout-btn-div a {
  width: 100%;
}

/* #disabledButton,
.paymentButtonsWrapper {
  margin-left: -15px;
  margin-right: -15px;
  box-sizing: border-box;
  margin-top: 3rem !important;
  margin-bottom: 2rem;
} */

.product-checkout-btn-div {
  padding: 0px 10px;
}

.product-checkout-btn {
  min-width: 190px;
}

.login-btn.white {
  background-color: #F9F9F9 !important;
  color: #000000 !important;
  border: 1px solid #707070 !important;
}

.login-btn.white:before {
  background: #c2c2c233 !important;
}

.contact-btn {
  margin-top: 25px;
}

.contact-btn input {
  width: 100%;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
}

.logo-with-menu {
  display: flex !important;
  align-items: center;
}

.arrow {
  font-size: 2rem !important;
  position: relative;
  top: 4px !important;
}

.tooltip-hover-div {
  position: relative;
}

.tooltip-hover-div .tooltip {
  text-align: center;
  color: #929292;
  bottom: 90%;
  display: block;
  position: absolute;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
  -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;
  z-index: 10000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


.tooltip-hover-div .tooltip-btn:hover~.tooltip {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.tooltip-hover-div.product-checkout-btn-div .tooltip {
  color: #CF1515 !important;
}

.wishlist-checkbox-div .tooltip {
  padding: 10px 5px;
  font-size: 0.86rem;
  width: 150px;
  left: 50%;
  transform: translateX(-50%) !important;
}

.login-name {
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dropdown-link-main {
  text-align: center;
  background: #ffffff;
  color: #212121;
  bottom: 100%;
  border-radius: 8px;
  /*       overflow: hidden; */
  display: block;
  position: absolute;
  min-width: 100px;
  margin-left: 0px;
  left: 50%;
  bottom: -153px;
  transform: translate(-50%, 0px);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
  -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 rgb(0 0 0 / 28%);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, .28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, .28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, .28);
  box-shadow: 2px 2px 6px rgb(0 0 0 / 28%);
  z-index: 100;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 250px;
}

.dropdown-link-main:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -40px;
  width: 26px;
  height: 40px;
  border-bottom: solid 18px #ffffff;
  border-left: solid 12px transparent;
  border-right: solid 12px transparent;
}

.login-dropdown {
  min-width: 140px !important;
  bottom: 100%;
  bottom: -82px;
  transform: translate(-50%);
}

.login-name:hover .dropdown-link-main {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, -16px);
}

.login-name:hover .dropdown-link-main.login-dropdown {
  transform: translate(-50%, -1px);
}

.dropdown-link-main ul {
  overflow: hidden;
  border-radius: 8px;
  margin: 0;
}

.dropdown-link {
  text-align: left;
  -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;
}

.dropdown-link a {
  position: relative;
  padding: 20px 15px !important;
  font-size: 1.05rem;
  font-weight: 500;
  display: block !important;
  text-transform: none;
  margin-right: 0 !important;
  position: relative;
}

.dropdown-link:hover {
  background-color: #ededed;
}

.dropdown-link a:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: 0px;
  width: 80%;
  height: 1px;
  background-color: #87878729;
}


.dropdown-link a #user_name {
  text-transform: capitalize;
}

.show-mobile {
  display: none !important;
}

.show-web {
  display: black !important;
}

.no-initial-close {
  position: absolute;
  top: 0;
  right: 6px;
  top: -16px;
}

.no-initial-close strong {
  position: relative;
  background: #212121;
  color: #fff;
  font-size: 16px;
  transform: rotate(45deg);
}

.login-btn input {
  border: none !important;
}

.breadcrumb span:last-child {
  font-weight: 600;
}

.feedback-radio span {
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: transparent;
  top: 4px;
  transition: all .4s ease;
}

.feedback-radio input[type=radio] {
  z-index: 2;
}

.feedback-radio input[type=radio]:hover~span {
  background: #7c7c7cfa;
}

.feedback-radio input[type=radio]:checked~span {
  background: #212121;
}

.gift-card-box .price {
  text-align: center;
}

#collections,
#contact-us {
  margin-top: -1px;
}

/* .sticky-header .user-icon {
  width: 25px;
  height: 25px;
  margin-right: 5px;
  position: relative;
  background-position: center;
  border-radius: 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  top: -1px;
  border: 2px solid #212121;
  background-image: url(/cdn/shop/files/user_256x256_crop_center.png?v=1665654794);
}

#hungover .sticky-header .user-icon {
  background-image: url(/cdn/shop/files/user-white_256x256_crop_center.png?v=1665654794);
  border: 2px solid #ffffff;
}

.sticky-header.sticked .user-icon,
#hungover .sticky-header.sticked .user-icon {
  border: 2px solid #212121;
  background-image: url(/cdn/shop/files/user_256x256_crop_center.png?v=1665654794);
} */


.cart-continue-shopping {
  float: left;
  padding-left: 2.8rem;
}

.cart-continue-shopping-btn {
  color: #201F1F;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  font-size: 1.15rem;
  font-weight: 500;
  position: relative;
  text-decoration: underline;
}

/* .cart-continue-shopping-btn:before{
position: absolute;
content: "";
left: 0;
bottom: 0;
width: 100px;
height: 1px;
background: #201F1F;
} */

.cart-continue-shopping-btn img {
  max-width: 16px;
  margin-right: 5px;
}

.tab-nav-bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.size-mesure-input-main {
  padding: 0px;
  box-shadow: none;
}

.size-mesure-input-main input {
  border-radius: 15px;
}

/* .sticked .site-nav--mobile i:hover {
  color: #212121 !important;
} */


.size-select-radio {
  position: relative;
  /*   margin-top: 15px; */
  display: flex;
  align-items: center;
}

.size-select-radio a {
  width: 24px !important;
  height: 24px;
  cursor: pointer;
  z-index: 2;
  position: relative;
  opacity: 0;
  margin: 0;
  top: -3px;
}

.size-select-radio span {
  width: 24px;
  height: 24px;
  border: 2px solid #212121;
  position: absolute;
  border-radius: 50%;
  cursor: pointer;
  left: 0;
  top: 0;
}

.size-select-radio span:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  background: #212121;
  border-radius: 50%;
  left: 3px;
  top: 3px;
  opacity: 0;
}

/* .size-select-radio span:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: #212121;
  border-radius: 50%;
  left: 2px;
  top: 2px;
  opacity: 0;
} */

.size-select-radio a.selected~span:before {
  opacity: 1 !important;
}

.size-select-radio a:hover~span:before {
  opacity: 1 !important;
}

.view-size-button-group {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 14px;
}

.view-size-button-group a img {
  transition: all 0.4s ease;
  max-width: 18px;
  max-height: 16px !important;
  /*     opacity: 0.6; */
  object-fit: contain;
}

.view-size-button-group a:hover img {
  opacity: 1;
}

.blue-btn {
  background: #405591 !important;
}

.link {
  color: #212121 !important;
  border-bottom: 1px solid #212121;
  padding: 0px !important;
  transition: all 0.4s ease !important;
  padding: 0px !important;
  width: auto !important;
  min-width: auto;
  font-weight: 500;
}

.tab-nav li a.link {
  border-left: none !important;
  border-right: none !important;
  text-transform: uppercase;
  max-width: none !important;
}

.link:hover {
  color: #212121 !important;
  border-bottom: 1px solid #212121;
}

/* .quantity-selector {
  font-size: 0.856rem !important;
  margin-bottom: 0;
  font-weight: 600;
  letter-spacing: .1em;
  line-height: 1.5em;
  text-transform: uppercase !important;
  margin-bottom: 14px;
} */

.product-medias__primary {
  cursor: zoom-in;
}

.register_otp_modal input:focus,
select:focus,
textarea:focus {
  border: 1px solid var(--border-color-darken10) !important;
}

.tab-nav li:nth-child(2) a {
  border-left: 2px solid #212121;
  border-right: 2px solid #212121;
}

.sizing-header .sub {
  font-weight: 500;
  font-size: 1rem;
  margin-right: 10px;
  position: relative;
  text-align: center;
}

.js-qty.sizing .js-qty__adjust {
  width: 35px;
  height: 35px;
  line-height: 1;
  border-radius: 50%;
  border: 1px solid #B2B2B2;
  display: flex !important;
  align-items: center;
  justify-content: center;
  top: 50% !important;
  transform: translateY(-50%);
}

.addcartquantity-show {
  width: 35px;
  height: 35px;
  line-height: 1;
  /* padding: 0 24px 0 20px; */
  /* border-radius: 50%; */
  border: 1px solid #B2B2B2;
  display: flex !important;
  align-items: center;
  justify-content: center;
  top: 50% !important;
  background: #fff !important;
  /* transform: translateY(-50%); */
}

.addcartquantity-shows {
  width: 28px;
  height: 28px;
  line-height: 1;
  border: 1px solid #B2B2B2;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background: #fff !important;
  border: 1px solid #E5E5E5 !important;
  border-radius: 50%;
}

.js-qty.sizing button:hover {
  background: #dfdfdf;
  color: #fff;
  transition: all .4s ease;
}

.js-qty.sizing.ft-input {
  max-width: 175px !important;
}

.sizing.ft-input p {
  min-width: 9.55rem;
}

.cart-product-link {
  font-size: 1.25rem !important;
  font-weight: 600;
  position: relative;
  color: #201f1f !important;
  padding-bottom: 7px;
  display: inherit;
  transition: all .2s ease;
}

.cart-product-link:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 8px;
  width: 0;
  height: 2px;
  background: #000000;
  transition: all 0.4s ease;
}

.cart-product-link:hover::before {
  width: 100%;
}

.cart-size-btn {
  color: #212121 !important;
  opacity: 1;
  font-weight: 600;
  position: relative;
  padding-bottom: 7px;
  transition: all 0.2s ease;
}

.cart-size-btn:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 0;
  height: 2px;
  background: #212121;
  transition: all 0.4s ease;
}

.cart-size-btn:hover::before {
  width: 100%;
}

.cart-size-btn:hover {
  color: #000000 !important;
}

.wishlist-checkbox-main {
  position: absolute;
  right: 0;
  top: -83px;
}

.wishlist-checkbox {
  overflow: hidden;
  width: 58px;
  height: 58px;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #f2f2f2;
  transition: all 0.4s ease;
}

.wishlist-checkbox:hover {
  background-color: #ebebeb;
}

.wishlist-checkbox input {
  margin: 0 !important;
  width: 100% !important;
  height: 100%;
  left: 0;
  cursor: pointer !important;
  opacity: 0;
  position: absolute;
}

.wishlist-checkbox-main:hover .tooltip {
  opacity: 1;
  visibility: visible
}

.wishlist-checkbox span {
  position: relative;
  width: 50%;
  height: 50%;
  left: 0px;
  top: 0px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: all .2s ease;
  background-image: url(/cdn/shop/files/heart.svg?v=1668680289);
}

.wishlist-checkbox input:checked.enabled~span {
  background-image: url(/cdn/shop/files/heart-fill.svg?v=1668680289);
  width: 50%;
  height: 50%;
  left: 0px;
  top: 0px;
}

.wishlist-btn {
  cursor: pointer;
  font-size: 1.1rem;
  font-weight: 400;
  transition: all 0.3s ease;
}

.my-wishlist-form {
  width: 100%;
}

.wm_wishlist_btn,
.wm_wishlist_view {
  display: none !important;
}

.address-btn-group {
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 8vh;
  max-width: 600px;
  justify-content: flex-end;
  margin-left: auto;
}

.address-btn-group button {
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin: 10px;
}

.address-btn-group a {
  margin: 15px;
  margin-top: 10px;

}

.address-btn-group button input {
  width: 100%;
  color: #ffffff;
  font-weight: 500;
  font-size: 1.1rem;
}

.account-address-btn-group {
  display: flex;
  justify-content: center;
  align-items: center;
}

.account-address-btn {
  position: relative;
  width: 15px;
  height: 22px;
  overflow: hidden;
  margin: 15px;
}

.account-address-btn:hover {
  opacity: 1;
}

.account-address-btn img {}

.account-address-btn a {
  position: absolute;
  top: 0;
  opacity: 0;
  z-index: 2;
  left: 0;
}

.modal a.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 46px;
  height: 40px;
  border-radius: 0px 8px 0px 8px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(/cdn/shop/files/close-outline.svg?v=1668496892);
  background-size: 13px;
}

.close-modal {
  opacity: 0;
}

#sizeShowModel .close-modal,
#sizeChangeModel .close-modal {
  display: none;
}

.padding-none-btn {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.padding-none-btn a {
  padding: 0 30px !important;
}

#sizeChangeModel.size-change-page {
  max-width: inherit !important;
}

#my-orders .breadcrumb,
#liveorder .breadcrumb,
#gift-card .breadcrumb,
#my-profile .breadcrumb,
#profile-info .breadcrumb,
#addresses .breadcrumb,
#measurements .breadcrumb,
#wishlist .breadcrumb,
#feedback .breadcrumb,
#account .breadcrumb,
#create-account .breadcrumb,
[id*="order-"] .breadcrumb,
#about-us .breadcrumb,
#about-us #breadcrumbs.wrapper-padded,
#privacy-policy .breadcrumb,
#shipping-policy .breadcrumb,
#refund-policy .breadcrumb,
#terms-of-service .breadcrumb,
#cancelled-order .breadcrumb,
#completed-orders .breadcrumb,
#change-password .breadcrumb,
#the-art-of-fit #breadcrumbs,
#admin-dashboard #breadcrumbs,
#admin-products #breadcrumbs,
#admin-orders #breadcrumbs,
#all-customers #breadcrumbs,
#customer-details #breadcrumbs{
  display: none;
  padding: 0;
}

#collections .breadcrumb,
#gift-card .breadcrumb,
#reset-account .breadcrumb,
#change-password .breadcrumb {
  margin: 9px auto;
  max-width: 1600px;
}

.sa_error_block {
  margin-bottom: 0 !important;
}

.reset-pwd-btn input {
  width: 100%;
  color: #ffffff;
  font-weight: 600;
}

.contact-main .login-form {
  width: 100%;
}

.contact-main form p {
  display: none;
}

.change-password-main {
  margin-top: 3rem;
}

.add-to-cart--secondary {
  margin-right: 20px;
}

#AddToCart,
.shopify-product-form .shopify-payment-button__button--unbranded {
  margin-left: 0 !important;
}

.add-to-cart--secondary {
  margin-right: 20px !important;
}

.sa_modal .sa_modal_subhead {
  font-weight: 600;
  text-transform: capitalize;
}

.sa-icon-close span:after,
.sa-icon-close span:before {
  width: 2px;
}

.sa_otp_txt {
  margin-bottom: 17px !important;
}

.register_otp_modal input[type=number] {
  width: 100%;
  height: 46px;
  border: none;
  background: #ffffff;
  border-radius: 8px !important;
  line-height: 55px;
  padding: 0 16px;
  border-bottom: none !important;
  border-inline: none;
  outline: none;
  box-shadow: none;
  border: 1px solid #CECECE !important;
  font-style: inherit;
}

.sa_modal .sa-modal-content {
  width: 600px;
}

.sa_modal_heading h4 {
  color: #241C15 !important;
  font-size: 30px !important;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 8px !important;
}

.sa_otp_form_link {
  width: auto;
  font-style: initial !important;
  float: unset !important;
  margin-left: 7px;
}

.sa_modal .timer {
  position: unset !important;
  float: unset !important;
}

.sa_otp_form_link,
.sa_modal .timer {
  color: #212121 !important;
  font-size: 16px !important;
  font-weight: 600;
}

#sa_reg_otp_submit {
  margin-top: 72px;
  margin-bottom: 15px;
}

.sa_modal .sa_modal_subhead {
  font-size: 1.25rem !important;
  color: #333 !important;
  font-weight: 600 !important;
  text-transform: initial !important;
}

.sa_modal_form_container {
  padding: 35px !important;
  padding-top: 15px !important;
}

.sa_error_block,
.sa_success_block {
  border-left: none !important;
  font-size: 1rem !important;
  padding-left: 0 !important;
}

.timer {
  margin-right: 6px;
  margin-top: 7px;
}

.profile-update-form input,
.profile-update-form select,
.profile-update-form textarea {
  margin-bottom: 22px !important;
}

.profile-update-form .error {
  bottom: -22px;
  left: 0 !important;
}

.measurements {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.measurements-main {
  width: 100%;
  margin: 0 auto 30px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  border-radius: 16px !important;
  position: relative;
  padding: 15px 20px 35px;
  flex-wrap: wrap;
}

.measurements-main .measurements {
  border-radius: 20px;
  margin-left: 20px;
}

.measurements p {
  padding: 15px;
  text-align: center;
  font-weight: 500;
  font-size: 1.1rem !important;
  font-family: Roboto, sans-serif;
  color: #313131;
  font-family: 'DM Sans', sans-serif;
}

.measurements p span {
  display: block;
  color: #7a7a7a;
}

.measurements p small {
  color: #6E6E6E !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  font-size: 0.95rem !important;
  font-family: 'DM Sans', sans-serif !important;
}

#measurements .ajaxcart__qty-adjust,
#measurements .js-qty__adjust {
  top: -7px;
}

#measurements #editSizeModel .measurements p span {
  margin: 16px auto 10px;
}

.password-group .login-btn input {
  padding-left: 30px;
  padding-right: 30px;
}

.change-password-header {
  margin-top: 2rem;
}

#changePasswordModal {
  max-width: 500px !important;
}

.change-password-modal input {
  width: 100%;
  height: 48px;
  border: none;
  background: #f6f6f6;
  border-radius: 20px !important;
  line-height: 48px;
  padding: 0 16px;
  border-bottom: none !important;
  margin-top: 12px;
}

@media screen and (max-width: 1440px) {
  .hungover-footer .social-media-footer .footer-header,
  .hungover-footer .content-footer .footer-header {
     font-size: 1.1rem !important;
  }

  .hungover-footer .social-media-footer p,
  .hungover-footer .content-footer p {
     font-size: 1rem;
  }

  .emailus-btn {
     font-size: 1rem !important;
  }
}

@media screen and (max-width: 1366px) {
  .header-content h1 {
     font-size: 2.5rem
  }

  #editSizeModel .edit-measurement-input {
     width: 69%;
  }

  #collections .breadcrumb,
  #gift-card .breadcrumb,
  #reset-account .breadcrumb,
  #about-us .breadcrumb,
  #change-password .breadcrumb {
     max-width: 1280px;
     margin: 0 auto;
  }
}

@media screen and (max-width: 1280px) {
  .gst-invoice-sec {
     width: 60%;
  }

  .gst-invoice-sec1 {
     width: 40%;
  }
}

@media screen and (max-width: 1200px) {
  .gst-invoice-sec {
     width: 60%;
  }

  .gst-invoice-sec1 {
     width: 40%;
  }

  #AddToCart,
  .shopify-product-form .shopify-payment-button__button--unbranded {
     font-size: 0.88rem !important;
     padding: 1px 15px !important;
  }

  .shopify-payment-button__button:before {
     font-size: 0.88rem !important;
  }

  .sizing p {
     font-size: 1.2rem;
  }

  .sizing button {
     top: 12px;
  }

  .contact-address,
  .hungover-contact-form {
     width: 50%;
  }

  .contact-main h2 {
     font-size: 1.4rem;
  }

  .contact-main h4 {
     font-size: 1.1rem;
  }

  #sizeChangeModel .measurements-image-view {
     width: 42%;
     min-width: 42%;
  }
}

/*======= Media 992px start ==========*/

@media screen and (max-width: 992px) {
  .gst-invoice-sec {
     width: 55%;
  }

  .gst-invoice-sec1 {
     width: 45%;
  }

  .washcare-list li {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 100%;
     flex: 0 0 100%;
     max-width: 100%;
  }

  /* home Start */
  /* .homepage-slider-container .slideshow-title h2 {
     font-size: 2.5rem !important;
  } */

  .product-box h4 {
     font-size: 1.2rem;
  }

  /* .homepage-sections--title {
     font-size: 2.2rem !important;
  } */

  /* .testimonial--single-item {
     border-radius: 13px;
  } */

  /* .testimonials--star-wrapper {
     font-size: 19px;
  } */

  .hallmark-content {
     max-width: 55%;
     padding-left: 7%;
  }

  .hallmark h2 {
     font-size: 2.2rem !important;
  }

  .hallmark p {
     font-size: 1.1rem;
  }

  .hallmark-a {
     font-size: 1.1rem;
  }

  /* home End */
  .your-size-name {
     font-size: 1rem;
  }

  /* .swatch[data-option-index="2"] .header,
  .quantity-main .quantity-selector,
  .button-initials-header p {
     font-size: 1rem !important;
  } */



  .create-size-radio:checked+.size-radio-inner {
     border: 2px solid #212121 !important;
  }

  @media screen and (max-width: 767px) {
    .button-initials-header {
      margin-bottom:10px;
    }
     .gst-invoice-sec {
        width: 0%;
     }

     .gst-invoice-sec1 {
        width: 100%;
     }

     form.checkout-form {
        margin-right: 0px;
     }
  }


  @media screen and (max-width: 570px) {
     .gst-invoice-sec {
        width: 0%;
     }

     .gst-invoice-sec1 {
        width: 100%;
     }

     form.checkout-form {
        margin-right: 0px;
     }

     /* .swatch[data-option-index="2"] .header,
     .button-initials-header p {
        font-size: 1.2rem !important;
        font-weight: 600;
     } */

  }

  .container {
     width: 95%;
  }

  /* .testimonial--single-item {
     flex: 0 0 100% !important;
  } */

  .cart__link {
     top: 0px;
  }

  /* #ProductPrice {
     font-size: 1.2rem;
  } */

  .product-description-container .product-description_full-width {
     font-size: 0.9rem;
  }

  .product-details-wrapper {
     padding: 0px !important;
  }

  /* .product-medias__with-thumbnails.product-medias__with-thumbnails--below .product-medias__thumbnails .product-medias__thumbnail {

     margin-bottom: 0px !important;
  } */

  /* .product-medias__with-thumbnails.product-medias__with-thumbnails--below .product-medias__thumbnails {
     gap: 0px !important;
     margin: 0px !important;
  } */

  .range input::-webkit-slider-thumb {
     width: 22px;
     height: 22px;
     background-size: 22px;
     margin: -13px 10px 0;
  }

  .size-radio {
     max-width: 100%;
  }

  .create-size-radio:checked+.size-radio-inner h6 {

     color: #212121;
     font-size: 16px;
     font-weight: 600;
  }

  .tab-next-footer h3 {
     font-size: 2.5rem;
  }

  .tab-next-footer p {
     font-size: 1.1rem
  }

  .login-btn,
  .common-btn {
     font-size: 1rem !important;
  }

  #savedSize .newrow {
     padding: 0px 10px;
  }

  /*     .saved-size .size-content:last-child {
      display: flex;
  } */

  /* .about-us {
     padding-top: 0px;
  } */

  /* #addresses .one-whole {
     padding-left: 0px;
  } */

  #editSizeModel .measurements-main {
     padding: 0px;
  }

  #editSizeModel .edit-measurement-input {
     width: 69%;
  }

  #editSizeModel .edit-measurement-img {
     width: 27%;
  }

  #sizeChangeModel .measurements-image-view {
     margin: 0px auto 20px;
     width: 100%;
  }

  #paymentcart div .swatch {
     width: 100%;
     margin: 0px;
     margin-bottom: 14px !important;
  }


  .create-measurements {
     max-width: none;
  }

  .shop-header {
     padding: 80px 0 0;
  }

  .shop-header h2 {
     margin-bottom: 0;
  }

  /* .site-header__logo img {
     max-width: 180px !important;
  } */


  .login-form {
     padding: 40px;
  }


  /*   product view page start */

  .create-size-btn-div .create-size-btn {
     margin-top: 10px;
     width: 100%;
     font-size: 18px !important;
     font-weight: 600 !important;
     background-color: #212121;
  }

  /* .ajaxcart__qty,
  .js-qty {
     max-width: 150px !important;
  } */

  #cartModal h5 {
     font-size: 18px;
  }

  #cartModal .selected-cart-data p {
     font-size: 16px;
  }

  #cartModal .login-btn {
     font-size: 16px !important;
  }

  .create-size-btn-div {
     flex-wrap: wrap;
     z-index: 0;
  }

  .your-size,
  .your-size-name {
     margin-right: 15px;
  }

  .create-size-btn--p {
     font-size: 1.1rem;
     width: 100%;
     max-width: 100%;
  }

  .modal-header h4 {
     font-size: 1.4rem;
  }

  .modal-header p {
     font-size: 1.15rem;
  }

  .size-select-input,
  .size-mesure-save input,
  .measurements p {
     font-size: 1.1rem !important;
  }

  .create-measurements-name-inputs {
     flex-wrap: wrap;
  }

  /*   product view page End */

  .my-wishlist .btn-group {
     flex-wrap: wrap;
  }

  .my-wishlist .btn-group .login-btn {
     margin-right: 0 !important;
  }

  .account-tablinks,
  .profile-tablinks,
  .order-tablinks {
     font-size: 1rem;
  }

  /* .cart__meta-text {
     font-size: 1rem;
  } */

  .my-wishlist .money,
  .my-wishlist .cart-total-label,
  .wishlist-price a {
     font-size: 1rem;
  }

  .cart-product-link {
     font-size: 1.15rem !important;
  }

  .wishlist-price a {
     font-size: 1rem !important;
  }

  .account-tablinks {
     margin-bottom: 0px;
  }

  /* .site-footer .grid__item {
     width: 50%;
  } */

  .hungover-footer .newsletter-footer .footer-header,
  .hungover-footer .footer-email-input {
     font-size: 1rem;
  }

  .hungover-footer .social-media-footer .footer-header,
  .hungover-footer .content-footer .footer-header {
     font-size: 1rem !important;
  }

  .hallmark p,
  .hallmark-a,
  .hungover-footer .social-media-footer p,
  .hungover-footer .content-footer p {
     font-size: 1rem;
  }

  .hungover-footer .newsletter-footer input.footer-email-input {
     font-size: 1rem !important;
  }

  .hungover-footer .footer-botton input {
     font-size: 1rem;
  }


  /* .about-us img {
     max-width: 400px;
     margin: 0 auto;
     display: block;
  } */

  /* .homepage-slider-container .homepage-featured-content-box {
     max-width: 100% !important;
  } */

  .products-view-tab button {
     margin-right: 3%;
  }

  /* .social-media-footer ul li a {
     width: 40px;
     height: 40px;
     margin: 8px;
  } */

  .button-initials {
     width: 100%;
  }

  /* .cart-table .cart__image img {
     max-width: 125px !important;
     width: auto !important;
     max-height: 190px !important;
     margin: 0 !important;
  } */

  .cart-header h4 {
     font-size: 1.55rem;
  }

  .cart-header .subtitle {
     color: #858585;
     font-size: 1.1rem !important;
  }

  .cart-continue-shopping-btn {
     font-size: 1.1rem;
  }

  .cart-price .money {
     font-size: 1.1rem;
  }

  /* .cart-table .cart__remove small {
     font-size: 1rem !important;
  } */

  /* .cart-table thead th {
     font-size: 1.15rem;
  } */

  .js-qty input {
     font-size: 1.05rem;
  }

  .cart-total h4 {
     font-size: 1.1rem;
  }

  .cart-total h4 span {
     font-size: 1.1rem;
  }

  .gst-btn-main {
     font-size: 1rem;
  }

  #GstModal h4 {
     font-size: 1.75rem;
  }

  .gst-form label {
     font-size: 1.2rem;
  }

  .feedback-radio input[type=radio] {
     width: 22px;
     height: 22px;
  }

  .feedback-radio span {
     width: 14px;
     height: 14px;
  }

  .feedback-btn input {
     font-size: 18px;
  }

  .dropdown-link-main {
     min-width: 180px;
  }

  .order-list-header-data h5,
  .order-product-data-p p {
     font-size: 16px;
  }

  .my-wishlist .btn-group .tooltip-hover-div .tooltip {
     font-size: 12px;
  }

  .comments textarea {
     font-size: 1rem !important;
  }

  .my-wishlist .login-btn {
     margin-bottom: 20px;
  }

  .login-title {
     font-size: 2.3rem !important;
  }

  .perfect-fit-main h2 {
     font-size: 2.2rem;
  }

  .perfect-fit-main p {
     font-size: 0.8rem;
  }

  .perfect-fit-p {
     font-size: 1rem;
  }

  .perfect-fit h2 {
     font-size: 1.8rem !important;
  }

  .order-product-data-p .option {
     font-size: 14px;
  }

  .order-list-header-data h4,
  .order-list-header-data h5 {
     font-size: 16px;
  }

  .saved-size h6 {
     font-size: 1.05rem !important;
  }

  .product-box p {
     font-size: 1rem;
  }

  .account-address-btn {
     width: 12px;
  }

  .chackout-btn input {
     font-size: 1.1rem;
  }


  .empty {
     font-size: 16px;
  }


}

/* .add-to-bag-btn {
  margin-top: 20px;
} */

/*======= Media 992px End ==========*/


/*======= Media 768px start ==========*/

.has-100 {
  max-width: 100% !important;
}

.hidden-sticky {
  display: none !important; /* Ensure the sticky element is hidden when this class is applied */
  transform: translateY(0);
}
.desktop-sticky
{
  background:#f9f9fb;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 4;
  padding: 15px 3% 25px 3%;
  transition: display 0.5s ease;
  transform: translateY(20px);
}
.desktop-sticky .sticky-product-details{
  display: block;
}
.desktop-sticky .product-details-product-title{
  font-size: 22px;
}
@media (max-width: 767px) {
  .desktop-sticky{
    display: none;
  }
  .add-to-bag-btn,.create-size-btn-div {
     z-index: 4;
     position: fixed;
     width: 100%;
     bottom: 0;
     left: 0;
     background: #F5F8FF;
     right: 0;
  }

  .create-size-btn-div .create-size-btn {
     max-width: 100% !important;
  }

  #slide-1 {
     display: none !important;

  }

  .about-text-div {
     width: 100%
  }

  .about-image-div {
     width: 100%
  }

  .about-image-div.left-padding {
     padding-left: 0%;
  }

  .about-image-div.right-padding {
     padding-right: 0%;
  }

  .line-footer .footer-title {
     font-size: .78rem;
  }

  .header-content h1 {
     font-size: 2rem
  }

  /* .header-container .site-header__logo img {
     width: 135px !important;
  } */

  /* home Start */
  /* .homepage-slider-container .slideshow-title h2 {
     font-size: 2.3rem !important;
  } */

  .product-box h4 {
     font-size: 1.2rem;
  }

  .product-box p {
     font-size: 1.2rem;
  }

  /* .homepage-sections--title {
     font-size: 2.3rem !important;
  } */

  .home-header-content {
     font-size: 1.1rem !important;
  }

  /* .testimonials--text-wrapper p {
     font-size: 1.1rem;
  } */

  /* .testimonial-footer .h5 {
     font-size: 1.1rem;
  } */

  /* .testimonials--star-wrapper {
     font-size: 19px;
  } */

  .hallmark {
     background: none;
     background-color: #e7e7e7;
  }

  .hallmark-content {
     max-width: 100%;
  }

  .hallmark h2 {
     font-size: 2.3rem !important;
  }

  .hallmark p {
     font-size: 1.1rem;
  }

  .hallmark-a {
     font-size: 1.1rem;
  }

  /* home End */

  .login-name {
     display: none;
  }

  /* .homepage-featured-content-box-inner {
     padding: 0px !important;
  } */

  /* .homepage-slider-container .homepage-featured-content-box.slideshow-mobile-overlay-text {
     margin: 0px !important;
     padding-bottom: 10px;
  } */

  /* .homepage-slider-container .slideshow-title h2 {
     font-size: 2.2rem !important;
  } */

  /* .homepage-slider-container .homepage-featured-content-box.slideshow-mobile-overlay-text {
     padding: 25px !important;
  } */

  /* .testimonial--single-item {
     flex: 0 0 100%;
  } */

  .cart__link,
  .site-nav__link {
     font-size: 14px;
  }

  .contact-page .header-section.sticky-header:not(.sticked) .overlay-header .site-nav__link,
  .contact-page .header-section:not(.sticky-header) .overlay-header .site-nav__link,
  .template-collection .header-section.sticky-header:not(.sticked) .overlay-header .site-nav__link,
  .template-collection .header-section:not(.sticky-header) .overlay-header .site-nav__link,
  .template-index .header-section.sticky-header:not(.sticked) .overlay-header .site-nav__link,
  .template-index .header-section:not(.sticky-header) .overlay-header .site-nav__link,
  .template-list-collections .header-section.sticky-header:not(.sticked) .overlay-header .site-nav__link,
  .template-list-collections .header-section:not(.sticky-header) .overlay-header .site-nav__link {

     color: #fff;
  }

  /* .social-media-footer .footer-header,
  .footer-alignment--left .social-media-footer ul {
     justify-content: center;
  } */

  /* .site-header__cart-indicator {
     position: relative !important;
     left: 0 !important;
     top: 0px !important;
  } */

  .product-box {
     margin-bottom: 3rem;
  }

  .review-header {
     padding: 2.5rem 0;
  }
/* 
  .homepage-content--template--16427804721381__1662110839acf97642 {
     margin-top: 0px !important;
  }

  .image-with-text-overlay-wrapper .homepage-featured-content-box {
     width: 100% !important;
     right: 0% !important;
     padding-right: 25px;
  } */

  .header-username {
     display: none;
  }

  /* .site-footer .grid__item:nth-child(2) {
     display: none;
  } */

  /* .product-details-product-title {
     font-size: 1.7rem !important;
  } */

  /* .product-medias__with-thumbnails.product-medias__with-thumbnails--below .product-medias__thumbnails {
     margin-left: 7px !important;
  } */

  #slide-1,
  #slide-2 {
     width: 100%;
  }

  .range-labels {
     width: 91%;
  }

  .size-radio h6 {
     font-size: 0.9rem;
  }

  .size-radio {
     max-width: 130px;
  }

  .tab-next-footer h3 {
     font-size: 2rem;
  }

  .tab-next-footer p {
     font-size: 1rem
  }

  /* .product-details-product-title {
     margin-top: 20px;
  } */

  #sizeShowModel .measurements-main div:nth-child(1) {
     max-width: 100%;
     width: 93%;
     margin: auto;
  }

  #sizeShowModel .measurements-main div:nth-child(2) {
     width: 100%;
     max-width: auto;
  }

  .measurements-main {
     padding: 0px;
  }

  .measurements-main .measurements {
     margin-left: 0px;
  }

  .modal {
     width: 96% !important;
     padding: 0 !important;
  }
  .createnewsize-modal-header{
    padding: 20px !important;
  }
  .contact-address,
  .hungover-contact-form {
     width: 100%;
  }

  .account-row .wrapper-padded {
     width: 100%;
  }

  .account-row .wrapper-padded {
     padding: 20px;
  }

  .address {
     display: block;
     width: 100%;
  }

  .address-btn {
     max-width: 150px;
  }

  #editSizeModel .measurements-main {
     flex-direction: column;
  }

  #editSizeModel .edit-measurement-input {
     width: 100%;
  }

  #editSizeModel .edit-measurement-img {
     width: 100%;
     max-width: 200px;
  }

  .login-links a,
  .login-links p {
     font-size: 1rem;
  }


  /* .homepage-slider-container .homepage-featured-content-box.slideshow-mobile-overlay-text {
     margin-top: 27vh !important;
  } */

  /* .slideshow-mobile-image {
     position: relative;
  } */

  /* .slideshow-mobile-image:before {
     position: absolute;
     content: "";
     width: 100%;
     height: 100%;
     left: 0;
     top: 0;
     background: #ffffff66;
     opacity: 0.4;
  } */

  /*  .slideshow--full-screen, .slideshow--full-screen .swiper-slide{
      height: 85vh !important;
} */
  /* .homepage-section--slideshow-wrapper .swiper-wrapper img {
     object-position: 11% 50% !important;
  } */

  /* .mobile-nav-bar-wrapper .mobile-grid--table .grid__item {
     margin-top: 0px;
  }

  .mobile-nav-bar-wrapper .site-nav__link {
     padding-right: 0px !important;
  } */

  /* .mobile-nav-bar-wrapper .icon-fallback-text {
     padding-right: 10px !important;
  } */

  .header-container {
     padding: 0 13px !important;
     margin: 0px !important;
     max-width: 100%;
  }

  .size-assist-slected {
     margin-left: 0px;
  }

  .show-mobile {
     display: block !important;
  }

  .show-web {
     display: none !important;
  }

  .checkout-btn-section {
     max-width: 100%;
     padding: 10px 0 0 0;
     padding-top: 20px !important;
  }


  .login-form h1 {
     font-size: 1.5125rem !important;
  }

  .link {
     font-size: 0.82rem;
  }

  .products_tags p span {
     padding-right: 15px;
  }

  .feedback-card .comments {
     width: 100%;
  }

  .product-feedback {
     min-width: 100%;
  }

  /* .cart-table .cart__row {
     border-top: 1px solid transparent !important;
  } */

  .address-form .grid__item {
     margin-top: 0;
  }

  .wishlist-btn {
     font-size: 1rem;
  }

  .my-wishlist .btn-group {
     max-width: 250px;
     margin: 0px auto;
  }

  .my-wishlist .cart-table.table--responsive td {
     padding-bottom: 0px !important;
  }

  .my-wishlist .cart-total-label p {
     text-align: center;
  }

  /* .my-wishlist .cart-table .cart-total-label {
     display: block !important;
  } */

  .login-title,
  .login-form h1 {
     font-size: 2.1rem !important;
  }
/* 
  .site-footer .grid .grid__item:nth-child(1) {
     width: 100%;
  } */
/* 
  .cart-table.table--responsive td:nth-child(1) {
     max-width: 100%;
  } */

  /* .cart-table .cart__image img {
     max-width: 135px !important;
  } */

  .cart-quantity {
     justify-content: start;
     position: relative;
  }

  .my-account-tab {
     display: block;
  }

  .account-tablink-main {
     width: 100%;
     flex-direction: row;
     flex-wrap: wrap;
     background: #f3f3f3;
  }

  .account-tab-body {
     width: 100%;
  }

  .account-tablinks {
     padding: 10px 10px;
     font-size: 1.2rem;
     margin-right: 3%;
     margin-bottom: 0;
  }

  .account-tablinks:before {
     width: 100%;
     height: 2px;
  }

  .account-tablinks.active {
     color: #201f1f;
     background: #e7e7e7;
  }

  .profile-tablinks,
  .order-tablinks {
     font-size: 1.2rem;
     padding: 13px;
  }

  .hungover-footer .newsletter-footer input.footer-email-input {
     margin: 15px auto;
  }

  .footer-social-inner {
     flex-direction: column;
     align-items: center;
     width: 100%;
  }

  .breadcrumb a,
  .breadcrumb span {
     font-size: 1.1rem;
  }

  .cart-header h4 {
     font-size: 1.35rem;
  }

  .goback-link {
     font-size: 1.2rem;
  }

  /* .about-us h5 {
     font-size: 1.2rem;
  }

  .about-us p {
     font-size: 1.15rem;
  } */

  .wishlist-price {
     justify-content: center;
  }

  /* .homepage-slider-container .homepage-featured-content-box.slideshow-mobile-overlay-text {
     background: #00000026 !important;
  } */


  .product-feedback h4 {
     font-size: 1.3rem;
  }


  .user-subscibed {
     font-size: 16px;
  }



  /* .homepage-section--slideshow-wrapper .swiper-wrapper img {
     max-width: 100% !important;
  } */




}

.cart-quantity .js-qty {
  display: flex;
}

.addcartquantity-hide {
  visibility: hidden;
  position: absolute;
  height: 1px;
}

/*======= Media 768px End ==========*/


/*======= Media 587px start ==========*/

#gstModel {
  max-width: 500px !important;
}

@media screen and (max-width: 767px) {
  .cart-quantity .js-qty {
     margin-bottom: 0;
  }

  .cart-sale-price--with-discount .money {
     position: relative;
     top: 0.24rem;
  }

  #gstModel {
     max-width: 90% !important;
  }

  /*  */
  /* .addcartquantity {
     top: 2px !important;
     width: 24px;
     height: 24px;
     border: 1px solid #E5E5E5 !important;
     border-radius: 50%;
     background: #fff !important;
     display: block;
  }

  .addcartquantity i span {
     position: relative;
     top: 1px;
     font-size: .6rem !important;
     font-weight: 200;
     font-family: 'DM Sans', sans-serif;
     color: #999999;
  }

  .addcartquantity i {
     color: #999999 !important;
     font-size: 12px;
     bottom: 2px;
     position: relative;
  }

  .create-new-size-modal-footer {
     position: fixed;
  } */

  /*cart  */
  /* .responsive-image-wrapper {
     justify-content: unset !important;
  }

  .cart-table tbody tr {
     display: flex;
     flex-direction: row;
     padding-bottom: 10px;
     justify-content: space-around;
  }

  .cart-table .cart__image img {
     width: 75px !important;
  }


  .cart-table.table--responsive td {
     text-align: left !important;
  }

  .cart__meta-text {
     font-size: 10px !important;
     font-weight: 400;
  }

  .cart-table tbody tr td:nth-child(1) {
     width: 25% !important;
  }

  .cart-table tbody tr td:nth-child(2) {
     width: 50% !important;
     padding: 5px !important;
  }

  .cart-table tbody tr td:nth-child(3) {
     width: 24% !important;
     text-align: right;
  } */

  /* .cart-product-link {
     font-size: 14px !important;
     font-weight: 600;
     padding-bottom: 0px !important;
  } */

  /* .cart-price .money {
     font-size: 10px !important;
  } */

  /* .cart-table .cart__remove {

     padding-left: 0px !important;
  } */

  /* .cart-sale-price--with-discount {
     text-align: right;
     color: #666;
  } */

  /* .cart-table .cart__remove {
     text-align: right;
  } */

  /* .priceQuantity {
     padding-top: 0px;
     height: 50px;
     border-bottom: 1px solid #F2F2F2;
     border-top: 1px solid #F2F2F2;
  } */

  /* .cart-quantity input {
     padding: 0 15px !important;
  } */

  /* .cart-quantity {
     padding-top: 0px;
  } */

  /* .js-qty {
     background: #fff !important;
  } */

  /* .cart-quantity button:nth-child(1) {
     width: 23px;
     justify-content: center;
     display: flex;
     align-items: center;
     height: 24px;
     border: 1px solid #E5E5E5 !important;
     border-radius: 50%;
  } */

  /* .cart-quantity .js-qty__adjust--plus {
     width: 24px;
     height: 24px;
     border: 1px solid #E5E5E5 !important;
     border-radius: 50%;
     visibility: hidden;
  } */

  .cart-quanlity input {
     padding: 0px 25px !important;
  }




  /* cart end  */

  .blocker {
     padding-left: 0px !important;
  }

  /* .drawer#NavDrawer a {
     font-size: 1rem;
  } */

  .create-measurements .measurements p {
     min-width: 40%;
  }

  .modal-footer button,
  .modal-footer a {
     min-width: 150px;
  }

  .shop-breadcrumb a,
  .shop-breadcrumb span {
     font-size: 1rem;
  }

  /* .slideshow-mobile-image img{
opacity: 0;
}
.slideshow-mobile-image {
background-image: url('/cdn/shop/files/desktop_primary_slider_1100x.jpg?v=1662033267');
background-size: cover;
  -webkit-animation: slide 20s linear infinite;
} */
  @keyframes slide {
     0% {
        background-position: 0 0;
     }

     50% {
        background-position: 100% 0;
     }

     100% {
        background-position: 0 0;
     }

  }

  .small-container {
     width: 100%;
     margin: 0;
  }

  .account-title {
     padding-top: 0;
     background: #fff;
  }

  .container-card {
     background-color: #ffffff;
     padding: 3%;
     box-shadow: unset;
  }

  .mob-res {
     display: none;
  }

  .header-content h1 {
     font-size: 1.7rem
  }

  .header-content p {
     font-size: 1rem;
  }

  .login-name {
     display: none;
  }

  .cart__link,
  .site-nav__link {
     font-size: 14px;
  }
/* 
  .homepage-sections--title,
  .list-collections--title,
  .page--title,
  .page-category--title {
     font-size: 22px !important;
  } */

  /* .image-with-text-overlay-wrapper .homepage-featured-content-box {
     backdrop-filter: blur(4px);
     background: #ffffff;
     padding-bottom: 30px;
  }

  .homepage-indiv-section-wrapper .textarea {
     opacity: 1 !important;
  } */

  .h1-content {
     font-size: 14px !important;
  }

  /* .homepage-section-btn {
     font-size: 14px !important;
  } */

  /* .testimonial--single-item {
     padding: 2% 4%;
  } */

  /* .swiper-pagination {
     display: none;
  } */

  /* .product-medias__thumbnail {
     padding: 2px;
  } */

  /*     .product-details-wrapper {
      padding: 20px 10px !important;
  } */

  /* #ProductPrice {
     font-size: 18px;
  } */

  /* .paymentButtonsWrapper #AddToCart.add-to-cart--secondary:not(.disabled) {
     max-width: 185px;
  } */

  /* .product-details-product-title {
     font-size: 1.2rem !important;
  } */

  .create-size-btn-div .link {
     font-size: 14px;
  }

  /* #hungover-gift-card #ProductPrice {
     font-size: 1.2rem !important;
  } */

  /* #hungover-gift-card .swatch .header,
  #hungover-gift-card .quantity-main .quantity-selector {
     font-size: 1.2rem !important;
  } */

  /* #hungover-gift-card .swatch .swatch-element label {
     font-size: 1rem !important;
  }

  #hungover-gift-card .swatch label:before {
     width: 20px;
     height: 20px;
  }

  #hungover-gift-card .swatch label:after {
     height: 9px;
     width: 5px;
     left: 15px;
  } */

  .create-size-head {
     font-size: 1.1rem !important;
  }

  .tab-group section {
     padding: 0px 10px;
  }

  #slide-1,
  #slide-2 {
     padding: 10px 0 40px;
     align-items: center !important;
  }

  .sizing p {
     font-size: 1rem;
  }

  .sizing button {
     top: 10px;
  }

  .size-radio {
     max-width: 220px;
     max-height: 212px;
  }

  .size-radio-img {
     border-radius: 10px;
  }

  .range input::-webkit-slider-thumb {
     width: 20px;
     height: 20px;
     background-size: 20px;
     margin: -10px 6px 0;
  }

  .tab-next-footer h3 {
     font-size: 1.5rem;
  }

  .create-size-modal-header h4 {
     font-size: 1.2rem;
  }

  .size-select-input,
  .size-mesure-save input,
  .measurements p {
     font-size: 1rem !important;
  }

  .tab-next-footer p {
     font-size: 0.9rem
  }

  .login-btn,
  .common-btn {
     font-size: 1rem !important;
  }

  .measurements p {
     padding: 12px;
     font-size: 1rem !important;
  }

  .saved-size .size-content:last-child {
     flex-wrap: wrap;
  }

  /* .about-us h5 {
     font-size: 1.1rem;
     margin-top: 1.5rem;
     margin-bottom: 1rem;
  }

  .about-us p {
     font-size: 0.9rem;
     line-height: 20px;
  } */

  .contact-address {
     padding: 0rem;
     padding-bottom: 1rem;
  }

  .hungover-contact-form {
     margin: 20px auto;
     padding: 10px;
  }

  .contact-page .container {
     width: 100%;
  }

  .feedback .product-feedback {
     padding: 0px;
  }

  .feedback-radio {
     min-width: auto;
     padding: 0 8px;
     min-height: 55px;
  }

  .flex {
     flex-wrap: wrap;
  }

  .grid,
  .grid--full,
  .grid--rev,
  .grid-uniform {
     margin-left: 0 !important;
  }

  .edit-address form .grid__item {
     width: 100%;
     padding-left: 0px;
  }

  .saved-measurements .saved-size .size-content:last-child {
     display: block;
  }

  .initial-profile-measurement {
     flex: 0 0 100%;
  }

  .size-btn-group {
     flex: 0 0 100%;
     display: flex !important;
     flex-wrap: wrap !important;
     justify-content: left !important;
     flex-direction: initial !important;
     padding: 0px;
  }

  .size-btn-group a,
  .size-btn-group button {
     max-width: 130px;

  }

  .login-form {
     padding: 30px;
  }

  .login-form input[type=email],
  .login-form input[type=password],
  .login-form input[type=text],
  .login-form input[type=tel],
  .login-form select {
     height: 50px;
     line-height: 50px;
     font-size: 16px;
  }

  .login-form p {
     font-size: 1.12rem;
  }


  .login-btn input {
     padding-left: 10px;
     padding-right: 10px;
  }

  .login-submit-input {
     font-size: 1.1rem;
  }

  .product-box h4 {
     font-size: 1.05rem;
  }

  /* .testimonials--text-wrapper p,
  .testimonial-footer .h5 {
     font-size: 1rem;
  } */

  /* .featured-collections-wrapper img {
     border-radius: 10px !important;
  } */

  /* .breadcrumb {
     margin: 0px !important;
  }

  footer .grid__item {
     padding-left: 0px;
  }

  .footer-email-input,
  .newsletter-footer input.footer-email-input {
     max-width: 280px;
     margin: 0px auto;
     float: initial;
  } */

  /* #shopify-section-template--16427804721381__image-text-with-image-overlay-1 .homepage-sections--title {
     font-size: 24px !important;
  } */

  .grid__item.mobile--no-top-margin,
  .product-single .grid__item {
     padding-left: 0px !important;
     /* position: sticky; */
  }

  .size-mesure-save,
  .primary-card,
  .size-assist-slected {
     margin-left: 0px;
  }

  .chackout-btn-group {
     flex-wrap: wrap;
  }

  .chackout-btn-group .login-btn {
     margin-bottom: 0.8rem;
  }

  #AddToCart,
  .shopify-product-form .shopify-payment-button__button--unbranded {
     padding: 14px 35px;
     max-width: 135px;
  }

  .product-details-wrapper {
     padding-top: 0 !important;
  }

  .products_tags p {
     padding: 10px;
  }

  .tooltip-hover-div {
     position: relative;
     display: inline-block;
  }

  .wishlist-checkbox {
     width: 56px;
     height: 56px;
  }

  /* .paymentButtonsWrapper .tooltip-hover-div {
     padding-bottom: 20px;
  } */

  .add-to-cart--secondary {
     margin-right: 14px !important;
  }

  .product-checkout-btn {
     min-width: 145px;
     padding: 0 25px !important;
  }

  #createsize-div .flex a {
     padding: 0 10px !important;
     max-width: 150px;
  }

  #createsize-div .flex #viewSizeButton {
     padding: 0 !important;
  }

  .paymentButtonsWrapper .login-btn {
     padding: 0 20px !important;
  }

  .create-measurements .measurements p span span {
     font-size: 1rem;
  }

  /* .size_1 {
      top: 10%;
  }

  .size_2 {
      top: 35%;
  }


  .size_7 {
      top: 19%;
      left: 85%;
  }

  .size_8 {
      top: 36%;
      left: 88%;
  }

  .size_9 {
      top: 25%;
  } */

  .sizing-header .js-qty.sizing {
     margin-left: 10px;
  }

  .range input {
     height: 20px;
     z-index: 10;
  }

  .range-labels li:before {
     z-index: 0;
  }

  /* .paymentButtonsWrapper #AddToCart,
  .paymentButtonsWrapper .shopify-payment-button {
     width: 49% !important;
     margin-right: 0;
     display: inline-block;
  } */

  /* .paymentButtonsWrapper #AddToCart button,
  .paymentButtonsWrapper .shopify-payment-button button {
     margin-top: 10px;
  } */

  /* #paymentButtonsWrapper button {
     margin-top: 0px;
  } */

  #account .grid__item {
     padding-left: 0px;
     margin-top: 0 !important;
  }

  #account .account-row .wrapper-padded,
  #my-orders .account-row .wrapper-padded,
  #my-profile .account-row .wrapper-padded {
     margin: 1% 3%;
  }

  .password-group .login-btn input {
     padding-left: 30px;
     padding-right: 30px;
  }



  .cart-product-link {
     display: inline-block;
  }

  .footer-logo {
     margin-bottom: 0px;
  }

  /* .quantity-main .ajaxcart__qty input,
  .js-qty input {
     padding: 0px 25px;
  } */

  #collections .small-container {
     padding: 0px 20px !important;
  }

  .review-header {
     padding: 1.5rem 0 0;
  }

  #hungover .shopify-section .homepage-sections-wrapper {
     padding: 0 !important;
  }

  .product-list-header {
     padding: 50px 0px 10px;
  }

  .review-header:before,
  .product-list-header:before {
     display: none;
  }

  .review-header .h1-content {
     opacity: 1 !important;
  }

  /* .testimonial--single-item {
     margin-bottom: 15px !important;
  } */

  /* .about-us h3 {
     margin-top: 20px;
     font-size: 1.2rem;
  } */

  #sizeShowModel .measurements-main div:nth-child(1) img {
     padding-right: 0px;
  }

  .measurements-image-view {
     padding: 20px 0;
  }

  .password-group div {
     width: 100%;
     padding: 0px !important;
  }


  .login-title,
  .login-form h1 {
     margin-top: 2rem;
     font-size: 1.7rem !important;
  }

  /* brudcrumb */

  .breadcrumb a,
  .breadcrumb span {
     font-size: 1rem;
  }

  .wishlist-checkbox-main {
     position: relative;
     top: 0;
  }


  .product-checkout-btn-div {
     margin-bottom: 15px;
  }

  /* .swatch .swatch-element label,
  .swatch[data-option-index="2"] .header,
  .quantity-main .quantity-selector,
  .button-initials-header p,
  .products-view-tab button,
  .products-view-tab-content p,
  .products-view-tab-content li {
     font-size: 14px;
  } */

  #paymentcart div .swatch {
     width: 100%;
     margin: 0px;
     margin-bottom: 15px;
  }

  .products-view-tab button {
     padding: 9px 4px;
     margin-right: 4%;
  }

  .products-view-tab-content p,
  .products-view-tab-content li {
     padding: 0;
  }

  /* .mobile-nav-bar-wrapper button.site-nav__link {
     width: 54px;
     height: 54px;
  } */

  .create-measurements-name-inputs {
     flex-direction: column-reverse;
     align-items: flex-start;
     margin: 0;
  }

  .size-select-input {
     margin-left: 0px;
  }

  .createnewsize-modal-header h4 {
     font-size: 14px;
  }

  .modal-footer-p {
     font-size: 0.9rem
  }

  .size-assist-slected p {
     font-size: 1rem
  }

  .homepage-slider-container .slideshow-title h2,
  .hallmark h2 {
     font-size: 1.5rem !important;
  }

  .hallmark p,
  .hallmark-a {
     font-size: 1rem;
  }

  /* .testimonial--single-item {
     border-radius: 8px;
  } */

  .hallmark-content {
     padding-left: 3%;
     padding-right: 3%;
  }

  #hungover .featured-row__subtext.lite-color {

     font-size: 1.1rem !important;
  }

  .footer-logo {
     width: 156px;
     margin-bottom: 0px !important;
  }

  .hungover-footer .newsletter-footer .footer-header {
     font-size: 1.05rem;
     margin-top: 20px;
     line-height: 1.5;
  }

  .hungover-footer .footer-email-input,
  .hungover-footer .newsletter-footer input.footer-email-input {
     max-width: 260px;
  }

  .hungover-footer .footer-email-input,
  .hungover-footer .newsletter-footer input.footer-email-input,
  .hungover-footer .social-media-footer .footer-header {
     font-size: 1.1rem !important;
  }

  .hungover-footer .footer-botton input {
     font-size: 1.05rem;
  }

  .hungover-footer .social-media-footer .footer-header,
  .hungover-footer .content-footer .footer-header {
     font-size: 1.1rem !important;
     padding-top: 0;
  }

  .hungover-footer .social-media-footer p,
  .hungover-footer .content-footer p {
     font-size: 1rem !important;

  }

  .emailus-btn {
     font-size: 1.1rem !important;
  }

  .footer-social-inner {
     width: 100%;
     align-items: center;
  }

  .product-sticky {
     margin-top: 0 !important;
  }

  .button-initials {
     width: 100%;
  }

  .modal-header h4 {
     font-size: 1.2rem;
  }

  .modal-header p {
     font-size: 14px;
  }

  /* .cart__meta-text, */
  .gst-btn-main {
     font-size: 14px;
     text-align: left !important;
  }

  /* .cart-table .cart__remove small {
     font-size: 14px !important;
  } */

  .js-qty input {
     font-size: 14px;
  }

  .cart-price .money {
     font-size: 14px;
  }

  .cart-continue-shopping-btn,
  .cart-header .subtitle {
     font-size: 14px !important;
  }

  .cart-continue-shopping-btn {
     justify-content: center;
  }

  .cart-header h4 {
     font-size: 1rem;
     margin-top: 15px;
  }

  .goback-link {
     font-size: 14px;
  }

  /* .cart-table td,
  .cart-table th {
     padding: 10px !important;
  } */

  /* .table--responsive td,
  .table--responsive tr {
     padding-bottom: 20px;
  } */

  .cart-total h4 {
     font-size: 14px;
  }

  .cart-total h4 span {
     font-size: 1rem;
  }

  #GstModal h4 {
     font-size: 1.1rem;
  }

  .gst-form label,
  .gst-form input {
     font-size: 14px;
     font-weight: 600;
  }

  .brown-bg {
     padding-bottom: 0;
  }

  .giftcard-header h4 {
     font-size: 1rem;
  }

  .giftcard-header .subtitle {
     font-size: 14px !important;
  }

  .giftcard-header .text-link {
     font-size: 14px;
  }

  .gift-card-box .price h4 {
     font-size: 1rem;
  }

  /* #hungover-gift-card .large--six-twelfths {
     width: 100%;
  }

  #hungover-gift-card .product-medias__media {
     max-width: 85%;
  } */

  /* #hungover-gift-card .paymentButtonsWrapper {
     max-width: 250px;
     margin-top: 0px !important;
  } */

  #paymentcart div .swatch:last-child {
     /*     padding: 0 10px !important; */
     margin-bottom: 0px;
     /* position: absolute; */
     left: 0;
     /* overflow-x:scroll; */

  }

  #paymentcart div .swatch:last-child .pocket-responsive {
     padding-top: 60px;
  }

  #paymentcart div .swatch:last-child .header {
     position: relative;
     top: 55px;
  }

  /* #paymentcart div .swatch:first-child {
    
  padding-top: 95px !important;
}
*/
  #paymentcart .login-btn,
  .common-btn {
     font-size: 18px !important;
  }


  #cartModal .selected-cart-inner {
     flex-wrap: wrap;
  }

  #cartModal .selected-cart-initials {
     padding-left: 0px;
  }

  #cartModal h5 {
     font-size: 14px;
  }

  #cartModal .selected-cart-data h3 {
     font-size: 14px;
  }

  #cartModal .selected-cart-data p {
     font-size: 15px;
  }

  .cart-product-link {
     font-size: 1.1rem !important;
  }

  .brown-bg .container-card {
     width: 100%;
     height: 100vh;
  }

  .brown-bg .container-card form {
     padding-bottom: 25vh;
  }

  .about-content-div {
     margin-bottom: 4vh;
  }

  .address-btn-group {
     margin-top: 4vh;
  }

  .account-tablinks,
  .profile-tablinks,
  .order-tablinks {
     font-size: 1rem;
  }

  .profile-update-form .login-links a {
     font-size: 14px !important;
     margin-top: 0;
  }

  .profile-tab-body .login-form {
     padding: 0;
  }

  .profile-address-main {
     padding-top: 2vh;
  }

  .address-form label {
     margin-top: 15px !important;
  }

  .account-address-btn {
     width: 16px;
     height: 22px;
  }

  .profile-tab-body,
  .order-tab-body {
     min-height: 70vh;
  }

  #editSizeModel .measurements p {
     margin-bottom: 0;
  }

  #editSizeModel .measurements p span {
     margin: 10px auto 0px;
  }

  #editSizeModel .edit-measurements span {
     margin-top: 0 !important;
     font-size: 1.1rem;
  }

  #createNewSizeModel .measurements-main {
     padding: 0px !important;
  }

  .swatch .swatch-element.color label {
     width: 26px !important;
     height: 26px !important;
  }

  .prod-initial-input {
     height: 45px;
     font-size: 17px;
     max-width: 45px;
  }

  /* .site-nav--mobile {
     margin-right: 16px !important;
  } */

  .empty {
     font-size: 14px;
  }

  .order-product-data-p .option,
  .order-product-data-p p,
  .order-list-header-data h4 {
     font-size: 14px;
  }

  .order-list-header-data h5 {
     font-size: 16px;
  }

  .my-wishlist .cart-sale-price--with-discount {
     text-align: center !important;
  }

  .my-wishlist .view-size-button-group {
     justify-content: center;
  }

  .chackout-btn input {
     font-size: 1rem;
  }

  .feedback-radio p {
     font-size: 1rem;
  }

  .feedback-radio-main {
     margin-left: 0;
  }

  .feedback-radio input[type=radio] {
     width: 23px;
     height: 23px;
  }

  feedback-radio span {
     width: 15px;
     height: 15px;
  }

  .comments textarea {
     font-size: 1rem !important;
  }

  .comments .login-btn {
     max-width: 200px;
     min-width: 180px;
     float: none;
  }

  .comments .login-btn input {
     font-size: 1rem;
  }

  /* .social-media-footer ul li .fa-2x {
     font-size: 1.1rem !important;
  } */

  /* .my-wishlist .cart-table {
     padding-top: 2rem;
  } */

  /* #NavDrawer .mobile-nav .mobile-nav__item:last-child {
     display: block;
  } */

  /* .about-us .col-6 {
     flex: 0 0 100%;
     max-width: 100%;
  }

  .about-us.container-card {
     width: 100%;
  }

  .about-us.container-card .row {
     padding: 0 20px;
  } */

  .product-box a div:after {
     font-size: 12px;
     padding: 10px 14px;
  }

  .create-size-btn-div .create-size-btn {
     font-size: 14px;
  }


  .wishlist-checkbox-div .tooltip {
     /*       left: 40px; */
     transform: translate(0%, -50%) !important;
     top: 27%;
     font-size: 13px !important;
  }

  .product-box p {
     font-size: 14px;
  }

  .product-feedback h4 {
     font-size: 1.2rem;
  }

  .user-subscibed {
     font-size: 14px;
  }



}

/*======= Media 587px End ==========*/


/*======= Media 420px Start ==========*/
@media screen and (max-width: 420px) {
  /* .homepage-section-btn {
     font-size: 13px !important;
  } */

  .product-row .feature-grid {
     padding-left: 10px;
     padding-right: 10px;
  }

  .create-measurements .measurements p {
     min-width: 48%;
  }

  .shopify-payment-button__button:before {
     padding: 10px 15px;
  }


  .product-details-product-titl {
     font-size: 1.2rem;
     margin: 0 !important;
  }

  .price-mobile-responsive .wishlist-checkbox {
     width: 26px !important;
     height: 26px !important;
     border: 1px solid #E5E5E5;
     margin-left: 2px !important;
  }


}

/*======= Media 400px End ==========*/


/* ============ Admin start ===========*/

#all-customers .header-section--wrapper,
#all-customers .footer-wrapper,
#all-customers #powrIframeLoader,
#all-customers #wrapper-padded,
#customer-details .header-section--wrapper,
#customer-details .footer-wrapper,
#customer-details #powrIframeLoader,
#customer-details #wrapper-padded,
#admin-wishlist .header-section--wrapper,
#admin-wishlist .footer-wrapper,
#admin-wishlist #wrapper-padded,
#admin-feedback .header-section--wrapper,
#admin-feedback .footer-wrapper,
#admin-feedback #wrapper-padded,
#admin-orders #wrapper-padded,
#admin-orders .header-section--wrapper,
#admin-orders .footer-wrapper,
#admin-orders #wrapper-padded,
#admin-products #wrapper-padded,
#admin-products .header-section--wrapper,
#admin-products .footer-wrapper,
#admin-products #wrapper-padded,
#admin-dashboard #wrapper-padded,
#admin-dashboard .header-section--wrapper,
#admin-dashboard .footer-wrapper,
#admin-dashboard #wrapper-padded {
  display: none;
}

.admin-main {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
  background-color: #F2F2F2;
}

.admin-header {
  position: relative;
  padding: 10px 3.2% 0 0;
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: 280px;
}

.admin-header h1 {
  color: #2C2C2C;
  line-height: 1;
  margin: 15px 0;
  font-size: 30px;
}

.admin-header .login-name {
  background: #ebebeb;
}

.admin-header .login-name:hover {
  background: #dbdbdb;
}

.admin-header ul {
  display: flex;
  list-style-type: none;
  margin-bottom: 0;
}

.admin-header ul li {
  margin-bottom: 0;
}

.admin-header .non-user {
  display: block;
}

.admin-box h1 {
  font-size: 1.8rem;
  margin-bottom: 4vh;
}


.dataTables_filter input {
  background: url(/cdn/shop/files/admin-search.png?v=1671174931) no-repeat left 15px center, #ffffff;
  background-size: 16px;
  padding: 10px 15px 10px 45px !important;
  /* margin-bottom: 20px; */
  border-bottom: 0px;
  min-width: 300px;
  border: 1px solid #D6D6D6 !important;
  border-radius: 5px !important;
  background-color: #ffffff !important;
  margin-left: 15px !important;
}

.admin-container {
  width: 100%;
  padding-left: 290px;
  padding-right: 40px;
}

.admin-table-main .dataTables_wrapper {
  position: relative;
  /*     border-radius: 5px;
  width: 100%;
  overflow-y: auto !important;
  margin-bottom: 4rem;
  overflow: hidden;
  display: inline-block;
  height: calc(100vh - 295px);
background: #ffffff; */
}

.admin-table {
  background-color: #ffffff;
  background-color: #ffffff;
}

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
  border-top: 0px !important;
}

table.dataTable.no-footer {
  border-bottom: 1px solid transparent !important;
}

.admin-table thead {
  position: sticky;
  background-color: #303030;
  color: #ffffff;
  border-radius: 5px 5px 0px 0px;
  overflow: hidden;
  width: 100%;
  top: 0;
}

.dataTables_wrapper .dataTables_length,
.dataTables_filter {
  margin-bottom: 20px;
}

.dataTables_length {
  padding: 5px;
}

.admin-table th:nth-child(1),
.admin-table td:nth-child(1) {
  padding-left: 3%;
  min-width: 270px;
  box-shadow: none !important;
}

.admin-table th,
.admin-table td {
  border-bottom: 1px solid #e7e7e7;
  box-shadow: none !important;
  border-top: none !important;
}

.admin-table td p {
  font-size: 18px;
  margin-bottom: 0px;
  color: #5A5A5A;
  font-family: 'DM Sans', sans-serif;
}

.subscribed {
  background-color: #c4fddd;
  display: inline-block;
  padding: 4px 15px;
  border-radius: 30px;
  font-size: 16px !important;
}

.admin-table-main .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.admin-table-main .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {

  line-height: 1.3;
  background-color: #212121 !important;
  color: #ffffff !important;
}

.admin-table-main .dataTables_wrapper .dataTables_paginate .paginate_button {
  line-height: 1.3;
  margin-top: 20px;
}

.dataTables_wrapper .dataTables_info {
  margin-top: 16px;
}

.user-subscibed {
  font-size: 18px;
}

.admin-link {
  background-color: #ffffff;
  border: none;
  color: #212121;
  border-bottom: 1px solid #212121;
}

.customer-heading {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 22px;
}

.customer-heading h1,
.customer-heading p {
  margin-bottom: 0;
}

.admin-btn-group {
  display: flex;
  align-items: center;
}

.admin-delete img {
  margin-right: 15px;
  padding: 5px;
  line-height: 1;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.admin-btn-group .admin-delete img {
  max-height: 27px;
}

.admin-btn-group a {
  margin-right: 15px;
  padding: 5px;
  line-height: 1;
  display: flex;
  align-items: center;
}

.user-details-table td p {
  color: #201F1F;
}


.admin-menu {
  position: fixed;
  width: 250px;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #ffffff;
}

.admin-nav__logo-title {
  margin-left: 20px;
}

.admin-logo {
  max-width: 190px;
  margin-top: 30px;
}

.admin-nav {
  margin-top: 40px;
  margin-left: 0px;
  padding: 0;
}

.admin-nav a {
  font-size: 18px;
  color: #676767;
  padding: 15px 20px !important;
}

.admin-nav a:hover {
  background: #F2F2F2;
  color: #000000 !important;
}

.admin-nav a.active {
  background: #F2F2F2;
  color: #212121!important;

}

.admin-nav a span {
  /*   display: flex; */
}

.admin-nav a svg {
  max-width: 30px;
  margin-right: 10px;
  position: relative;
  top: 4px;
}


.feedback-table td:nth-child(2) {
  width: 30%;
}

.wishlist-table th:nth-child(1) {
  text-align: center;
}

.wishlisttable-product {
  display: flex;
  align-items: center;
  color: #201f1f !important;
  font-weight: 400;
  font-size: 18px;
}

.wishlisttable-product img {
  margin: 8px 0;
  max-width: 62px;
  border-radius: 8px;
  margin-right: 15px;
}

.wishlisttable-count {
  min-width: 80px;
  padding: 4px 12px;
  border: 1px solid #7C25DF;
  display: inline-block;
  border-radius: 33px;
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  color: #7C25DF;
  background-color: #F4F2FF;
  transition: all 0.4s ease;
}

.edit-measurement-flex {
  cursor: pointer;
  margin-bottom: 2px;
}

.wishlisttable-count:hover {
  /*   min-width: 90px; */
  background-color: #7C25DF;
  color: #ffffff;
}

#wishlistTable thead th:nth-child(1) {
  text-align: left;
  padding-left: 4%;
}

#adminwidhlist {
  max-width: 800px !important;
  padding: 0px !important;
  border-radius: 0px;
}

#adminwidhlist .modal-header {
  background: #ededed;
  padding: 20px 4%;
}

.adminwishlist-content {
  min-height: 30vh;
  max-height: 55vh;
  overflow: hidden;
  overflow-y: auto;
  padding: 0px 4%;
}

#adminwidhlist .modal-close {
  top: 32px;
  background-size: 20px;
  right: 20px;
}

.admin-table .notes {
  padding: 3px 15px 3px 30px;
  position: relative;
  background-color: #E9E9E9;
  color: #5A5A5A;
  border-radius: 30px;
  margin: 0px 10px 10px 0px;
  display: inline-block;
}

.admin-table .notes:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  background-color: #5C5C5C;
  border: 1px solid #424242;
  border-radius: 50%;
  z-index: 7;
  opacity: 1;
}

.notes.paid {
  background-color: #E9E9E9;
  color: #5A5A5A;
}

.notes.paid:before {
  background-color: #5C5C5C;
}

.notes.pending {
  background-color: #E3EFF8;
  color: #5A5A5A;
}

.notes.pending:before {
  background-color: #E3EFF8;
}

.notes.unfulfilled {
  background-color: #FFFAD8;
  color: #5A5A5A;
}

.notes.unfulfilled:before {
  background-color: #FFFAD8;
}

.active-span {
  padding: 3px 20px;
  position: relative;
  border: 1px solid #0BAC67;
  background-color: #ECFFF6;
  color: #0BAC67;
  border-radius: 30px;
  margin: 0px 10px 10px 0px;
  display: inline-block;
}

.column-8 {
  width: 70% !important;
}

.column-4 {
  width: 30% !important;
}

.chart-tab {
  display: flex;
  justify-content: space-between;
}

.chart-tab .tablinks-cus {
  border: none;
  margin-right: 20px;
  box-shadow: 0 0 7px #00000008;
  padding: 20px;
  width: 24%;
  background-color: #ffffff;
  border-radius: 6px;
  transition: all 0.4s ease;
}

.admin-chart-tabheader {
  text-align: left;
}

.admin-chart-tabheader img {
  background-color: #f2f2f2;
  padding: 8px;
  border-radius: 5px;
  max-width: 40px;
  max-height: 40px;
  margin-bottom: 10px;
}

.admin-chart-tabheader p {
  font-size: 18px;
  font-weight: 600;
  color: #2A2A2A;
  margin-bottom: 4px;
}

.admin-chart-tabheader p span {
  font-size: 15px;
  font-weight: 400;
  color: #989898;
  display: block;
}

.admin-chart-tabheader .grad {
  font-size: 15px;
  font-weight: 400;
  padding-left: 30px;
  margin-bottom: 0px;
  position: relative;
}

.admin-chart-tabheader .grad:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}

.admin-chart-tabheader .grad.red {
  color: #DF2424;
}

.admin-chart-tabheader .grad.red:before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #DF2424;
}

.admin-chart-tabheader .grad.green {
  color: #0D9D17;
}

.admin-chart-tabheader .grad.green:before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #0D9D17;
}

.chart-tab .tablinks-cus {
  position: relative;
}

.chart-tab .tablinks-cus.active,
.chart-tab .tablinks-cus:hover {
  box-shadow: 0px 0px 11px #00000026;
}

.chart-tab .tablinks-cus.active:before {
  position: absolute;
  content: "";
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 20px solid #fff;
  transition: all 0.5s ease;
}

.admin-chart-tab-content {
  display: none;
  padding: 25px;
  min-height: 38vh;
  background-color: #ffffff;
  margin-top: 20px;
  margin-right: 20px;
  border-radius: 7px;
  box-shadow: 0 0 11px #00000026;
}

.chart-titile {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0px;
  color: #000000;
}

.admin-chart-tab-content canvas {
  max-height: 250px;
}

.admin-order-table th:nth-child(1),
.admin-order-table td:nth-child(1) {
  width: 100px;
  min-width: 100px;
}

.dashboard-order-table {
  position: relative;
  margin-top: 25px;
  margin-right: 20px;
}

.dashboard-order-table .dataTables_length,
.dashboard-order-table .dataTables_filter,
.dashboard-order-table .dataTables_info,
.dashboard-order-table .dataTables_paginate {
  display: none;
}

.dashboard-order-table thead {
  z-index: 9;
}

.dashboard-order-table table.dataTable thead {
  background-color: #ffffff;
  color: #212121;
  box-shadow: 0 2px 6px #00000029;
}

.dashboard-order-table table.dataTable thead th {
  border-color: #e2e2e2;
}

.dashboard-order-table .dataTables_wrapper {
  position: relative;
  max-height: 230px;
  overflow: hidden;
  overflow-y: auto;
}

.dashboard-card {
  padding: 22px;
  background-color: #fff;
  margin-bottom: 20px;
  border-radius: 7px;
  box-shadow: 0 0 11px #00000026;
}

.today-update {
  /*     min-height: 30vh; */
}

.today-update-head {
  font-size: 16px;
  color: #646464;
  margin-top: 0px !important;
  margin-bottom: 0px;
}

.today-update p {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 0px;
  color: #606060;
  font-weight: 500;
}

.today-update p span {
  color: #2A2A2A;
  font-weight: 600;
  margin: 0px 5px 0 10px;
}

.today-update p img {
  max-width: 40px;
  border-radius: 5px;
  background-color: #f7f7f7;
  padding: 10px;
}

.dashboard-feedback-head {
  font-size: 20px;
  color: #000000;
  font-weight: 500;
}

.dashboard-feedback-body {
  max-height: 28vh;
  overflow: hidden;
  overflow-y: auto;
}

.dashboard-feedback-user {
  display: flex;
  align-items: center;
  font-size: 15px;
  margin-bottom: 3px;
  color: #000000;
  font-weight: 500;
}

.dashboard-feedback-user img {
  max-width: 15px;
  margin-right: 10px;
}

.dashboard-feedback-main {
  padding: 15px 10px;
  border-radius: 5px;
  background-color: #F5F5F5;
  margin-bottom: 15px;
}

.dashboard-feedback-comment {
  font-size: 14px;
  color: #6A6A6A;
  margin-bottom: 0px;
}

.dashboard-product {
  margin-bottom: 0px;
}

.dashboard-product-head {
  font-size: 20px;
  color: #000000;
  font-weight: 500;
}

.dashboard-product-body {
  /* max-height: 16.5vh; */
  overflow: hidden;
  overflow-y: auto;
}

.dashboard-product-user {
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 15px;
  margin-bottom: 3px;
  color: #000000;
  font-weight: 500;
}

.dashboard-product-user img {
  max-width: 50px;
  height: auto;
  margin-right: 15px;
  border-radius: 8px;
}

.dashboard-product-user p {
  display: flex;
  flex-direction: column;
  font-weight: 600;
  font-size: 14px;
}

.dashboard-product-user p span {
  color: #9A9A9A;
  font-weight: 400;
}

.dashboard-product-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* padding: 0px 10px; */
  margin-bottom: 15px;
}

.dashboard-product-comment {
  font-size: 14px;
  color: #6A6A6A;
  border-radius: 5px;
  background-color: #F5F5F5;
  margin-bottom: 0px;
  padding: 10px;
  min-width: 80px;
  text-align: center;
}

.dataTables_filter input::placeholder {
  color: #929292;
  opacity: 1;
}

.dataTables_filter input:-ms-input-placeholder {
  color: #929292;
}

.dataTables_filter input::-ms-input-placeholder {
  color: #929292;
}

#loginTrouble .error {
  bottom: -5px;
}

.admin-alert {
  padding: 10px;
  border-radius: 2px;
  background-color: #212121;
  color: #ffffff;
  margin-bottom: 15px;
  position: fixed;
  top: 20px;
  z-index: 1111;
  right: 10px;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  transition: all .6s ease;
}

.admin-login-li {
  display: flex;
  align-items: center;
}

.admin-name {
  margin-right: 14px;
  top: 3px;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
}

.dataTables_wrapper .dataTables_length select {
  text-align: center;
  background-color: #ffffff !important;
}

.swatch .swatch-element.color.turquoise label,
[data-color-value="Turquoise"] button {
  background-color: #308D94 !important;
}

.swatch .swatch-element.color.brick label,
[data-color-value="Brick"] button {
  background-color: #AA4A44 !important;
}

.swatch .swatch-element.color.burgundy label,
[data-color-value="Burgundy"] button {
  background-color: #432927 !important;
}

.swatch .swatch-element.color.carrot label,
[data-color-value="Carrot"] button {
  background-color: #C6724F !important;
}

.swatch .swatch-element.color.jade label,
[data-color-value="Jade"] button {
  background-color: #618150 !important;
}

.swatch .swatch-element.color.mulberry label,
[data-color-value="Mulberry"] button {
  background-color: #770737 !important;
}

.swatch .swatch-element.color.mustard label,
[data-color-value="Mustard"] button {
  background-color: #A77C35 !important;
}

.swatch .swatch-element.color.warm-white label,
[data-color-value="Warm White"] button {
  background-color: #DBD3A8 !important;
}

.swatch .swatch-element.color.charcoal label,
[data-color-value="Charcoal"] button {
  background-color: #2B2B2B !important;
}

.swatch .swatch-element.color.teal label,
[data-color-value="Teal"] button {
  background-color: #8FB2AA !important;
}

.swatch .swatch-element.color.dark-grey label,
[data-color-value="Dark Grey"] button {
  background-color: #474745 !important;
}

.swatch .swatch-element.color.plum label,
[data-color-value="Plum"] button {
  background-color: #673147 !important;
}

.swatch .swatch-element.color.sky-blue label,
[data-color-value="Sky Blue"] button {
  background-color: #B7DDED !important;
}

.swatch .swatch-element.color.military-green label,
[data-color-value="Military Green"] button {
  background-color: #424531 !important;
}

.swatch .swatch-element.color.khaki label,
[data-color-value="Khaki"] button  {
  background-color: #635841 !important;
}

.swatch .swatch-element.color.caramel label,
[data-color-value="Caramel"] button  {
  background-color: #966024 !important;
}

.swatch .swatch-element.color.fossil label,
[data-color-value="Fossil"] button  {
  background-color: #685a51 !important;
}

.swatch .swatch-element.color.steel-blue label,
[data-color-value="Steel Blue"] button  {
  background-color: #4270b3 !important;
}

.swatch .swatch-element.color.olive label,
[data-color-value="Olive"] button  {
  background-color: #808000 !important;
}

.swatch .swatch-element.color.light-grey label,
[data-color-value="Light Grey"] button  {
  background-color: #a9a9a9 !important;
}

.swatch .swatch-element.color.carrot label,
[data-color-value="Carrot"] button  {
  background-color: #ef8958 !important;
}

.swatch .swatch-element.color.salmon label,
[data-color-value="Salmon"] button  {
  background-color: #e89592 !important;
}

.swatch .swatch-element.color.lime label,
[data-color-value="Lime"] button  {
  background-color: #B9B972 !important;
}

.swatch .swatch-element.color.charcoal-melange label,
[data-color-value="Charcoal Melange"] button {
  background-color: #2D2D2D !important;
}

.swatch .swatch-element.color.heather-grey label,
[data-color-value="Heather Grey"] button {
  background-color: #AEA19C !important;
}

.swatch .swatch-element.color.white label,
[data-color-value="White"] button {
  background-color: #FFFFFF !important;
}

.swatch .swatch-element.color.black label,
[data-color-value="Black"] button {
  background-color: #000000 !important;
}

.swatch .swatch-element.color.denim-blue label,
[data-color-value="Denim Blue"] button {
  background-color: #38425B !important;
}

.swatch .swatch-element.color.red label,
[data-color-value="Red"] button {
  background-color: #B63230 !important;
}

.swatch .swatch-element.color.sage label,
[data-color-value="Sage"] button {
  background-color: #878D71 !important;
}

.swatch .swatch-element.color.pistachio label,
[data-color-value="Pistachio"] button {
  background-color: #A1AEA5 !important;
}

.swatch .swatch-element.color.leaf-green label,
[data-color-value="Leaf Green"] button {
  background-color: #4B5435 !important;
}

.swatch .swatch-element.color.mocha label,
[data-color-value="Mocha"] button {
  background-color: #524340 !important;
}

.swatch .swatch-element.color.basil label,
[data-color-value="Basil"] button {
  background-color: #707E4C !important;
}

.swatch .swatch-element.color.chestnut label,
[data-color-value="Chestnut"] button {
  background-color: #804B1C !important;
}

.swatch .swatch-element.color.forest-green label,
[data-color-value="Forest Green"] button {
  background-color: #404E2B !important;
}

.swatch .swatch-element.color.burnt-orange label,
[data-color-value="Burnt Orange"] button {
  background-color: #CC5500 !important;
}

.swatch .swatch-element.color.dijon-mustard label,
[data-color-value="Dijon Mustard"] button {
  background-color: #A7862A !important;
}

[data-color-value="Navy"] button{
  background-color: rgb(47, 54, 72) !important;
}

.swatch .swatch-element.color {
  height: 30px;
  align-items: flex-end;
  cursor: pointer;
}

/* pocket responsive  */

@media (min-width: 581px) {
  .fit-header {
     font-size: 14px;
  }
}

.slick-slider .element {
  height: 100px;
  width: 100px;
  background-color: #000;
  color: #fff;
  border-radius: 5px;
  display: inline-block;
  margin: 0px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
}

.slick-slider .slick-disabled {
  opacity: 0;
  pointer-events: none;
}

.foreard-responsive {
  display: none;
}









.modal {
  box-shadow: unset !important;
}

/* .wishlist-checkbox-main{
  display:none !important;
} */
#createNewSizeModel {
  /* height:auto !important; */
  margin-top: 40px;
}

#wishlistBtn {
  display: none;
}

#wishlist_available {
  display: none;
}

.fit-header {
  font-size: 14px;
  margin-bottom: 0px;
}

/* .paymentButtonsWrapper {
  flex-direction: column !important;
} */

/*   handel scroll */
/* Track */
::-webkit-scrollbar-track {
  background: unset !important;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: unset !important;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: unset !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
  font-size: 15px !important;
  height: 30px !important;
  width: 30px !important;
  background: white !important;
  border-radius: 5px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  color: black !important;
}

.foreard-responsive {
  display: block;
}

/*   pocket  */

.myClass1,
.myClass {
  padding: 0 0px 0 10px;
  border: 2px solid #212121;
  height: 50px;
  width: 165px !important;
  border-radius: 10px;
  background-color: #E7E7E7;
  /* margin-right:27px !important; */
}

.pocket-responsive.swatch-items-wrapper {
  display: flex;
  flex-direction: unset !important;
  width: 100%;
  flex-wrap: nowrap;
  justify-content: space-between;

}

/* .swatch .header {
  font-size: 1.2rem !important;
  margin-bottom: 0;
  font-weight: 600 !important;
  font-weight: 400;
  color: #000000 !important;
  text-transform: capitalize !important;

} */

#paymentcart div .swatch {

  padding: 0 !important;
  border: 0;

}

/* .swatch input:checked+label {
  background: none !important;
  font-size: 16px;
  color: #212121 !important;
  font-weight: 600;
}

.swatch input:checked+label:before {
  background: #212121;
  border: 1px solid #212121;
} */

.product-details-product-titl {
  font-size: 1.2rem;
  margin: 0 !important;
}

.price-mobile-responsive .wishlist-checkbox {
  width: 25px;
  height: 25px;
  border: 1px solid #E5E5E5;
}

.title-responsive {
  display: none;
}

.button-initials-header {
  margin: 0;
}

.products_tags .product_tagsDetails {
  font-size: 1.2rem;
}

.products_tags .products-view-tab button {
  font-weight: 600;
}

.product-single-wrapper {
  padding-top:0;
}

/*   bredcrumbs */
.breadcrumbs-main {
  height: 50px;
  display: flex;
  justify-content: start;
  align-items: center;
  border-bottom: 1px solid #F2F2F2;

}

/*   header */

.logo-with-menu {
  display: flex !important;
  align-items: center;

}

.header-responsive-icon {
  display: none !important;
}



/*   create size  */
/* .modal{
  width:100% !important;
} */
#createNewSizeModel {
  width: 100% !important;
}

.sizing-header .js-qty.sizing,
.size-bar,
#slide-2 {
  display: none;
}

.size-section {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(41px, 1fr));
  list-style-type: none;
  gap: 9px;
  margin: 17px 0 0px;
  padding: 0;
}

/*sep5  */
.size-section label,
.size-section .heightValue {


  border-radius: 10px;
  height: 42px;
  margin-top: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}

.size-section label input,
.size-section .heightValue input {
  opacity: 0;
  position: absolute;
  margin: 15px;

}

.size-section .heightValue span,
.size-section label span {
  border: 2px solid #B2B2B2;
  height: 42px;
  width: 42px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 14px;

}

.size-sec-val label span {
  border: 2px solid #B2B2B2;
  height: 42px;
  width: 42px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}

.size-sec-val label .spanfirst {
  border: 2px solid #212121;
  height: 42px;
  width: 42px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  color: #212121;
}

.size-sec-val label .spanfirsthide {
  border: 2px solid #B2B2B2;
  height: 42px;
  width: 42px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  font-weight: 600;
  justify-content: center;
  color: #000;
}


.size-section label input:checked+span,
.size-section .heightValue input:checked+span,
.size-sec-val label input:checked+span {
  border: 2px solid #212121 !important;
  border-radius: 10px;
  display: inline-block;
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #212121;
  font-size: 14px;
  font-weight: 600;
  background: #E7E7E7;
}

/* . size-sec-val input[type="radio"]:checked + span {
   border: 2px solid #212121;
   border-radius:10px;
  display: inline-block;
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
} */


.hide-tab-content-measure {
  display: none !important;
}


.size-section li:hover {
  border: 2px solid #212121;
  background-color: #F5F8FF;
  color: #212121;
  font-weight: 600;
}

.tab {
  overflow: hidden;
  border-bottom: 2px solid #F2F2F2;
}

/* Style the buttons inside the tab */
.size-measurement button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px 14px 0px;
  font-size: 14px;
  color: #B2B2B2;
  font-weight: bold;
}

/* Create an active/current tablink class */
.size-measurement button.active {
  border-bottom: 2px solid #212121;
  color: #212121;
}
.custom-size-ready{
  margin-bottom: 5px;
}
.perfect-fit,
.custom-size-ready {
  display: flex;
  align-items: center;
}
.modal-scroll-mesurment .perfect-fit-img-1{
background:none;
}
.section-1 .perfect-fit-img-1{
  background-color: #E7E7E7;
  /* padding:  10px !important; */
}
.perfect-fit-img-1 svg,
.custom-size-ready svg {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 0px;
  border-top: none;
}
.login-passwordLabel label, .email-label{
  font-weight: normal !important;
}
.login-passwordLabel {
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin-top: 15px;
}
.tabcontent h5, .measurement-perfect-fit h5 {
  font-size: 16px;
  font-weight: 600px !important;
  /* margin-top: 11px; */
  font-family: "DM Sans", sans-serif !important;
}


.tabcontent h5 img {
  width: 24px;
  height: 24px;
  margin-top: 10px;
  border-radius: 10px;
}
.tabcontent h5{
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}
.tabcontent img {
  /* border-radius: 10px; */
}
.sizing-header {
  display: block;
}


/*   footer */
/* .site-footer {
  z-index: 5 !important;
  position: relative !important;
  border-top: 1px solid #ffffff40;
} */

/*   measurement tab */
.edit-measurement {
  text-align: center;
  margin-top: 34px;
  margin-bottom: 10px;
}

.edit-measurement p:nth-child(1) {
  font-size: 14px;
  color: #666666;
}

.edit-measurement p:nth-child(1) span {
  font-weight: 600;
}

.edit-measurement-flex svg {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.edit-measurement-flex p {
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #212121 !important;
  margin-bottom: 0px !important;
}

.edit-measurement-flex {
  display: flex;
  justify-content: center;
}

.login-flex {
  display: flex;
  justify-content: start;
  margin-top: 21px;
}

.login-flex svg {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.login-flex p {
  color: #212121;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 3px;
}

.login-bottom-para {
  color: #666666;
  font-size: 14px;
}

.form-group {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}

.form-group label {
  font-weight: bold;
  margin-bottom: 5px;
}

.form-group input {
  padding: 8px;
  border: 1px solid #F0ECFF;
  border-radius: 10px;
  height: 50px;
  box-sizing: border-box;
}

.login-button {
  padding: 10px 20px;
  background-color: #212121;
  color: #FFFFFF;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  font-size: 16px;
  width: 100%;
  height: 50px;
  margin-top: 14px;
}

.login-button:focus {
  outline: none;
}


.size-box {
  display: flex;
  background: #F2F2F2;
  border-radius: 10px;
  padding: 10px 20px 10px 20px;
  margin-bottom: 10px;
  justify-content: space-between;
  align-items: center;
  height: 50px;
}

.size-box p {
  color: #212121;
  font-size: 16px;
  margin-bottom: 0;
}

.size-box p span {
  font-weight: 600;
}

.size-box div:nth-child(2) button {
  color: #212121;
  font-weight: 600;
  font-size: 16px;
  text-decoration: underline;
  border: 0;
  background: #F2F2F2;

}




/* hide and dispaly   */
.size-ready-hide {
  display: none;
}

.custom-size-ready-show-true {
  display: block !important;


}

.ishideprocess {
  display: block;
}

.ishideprocessshow {
  display: none !important;
}


/*body type css  */

.size-radio {
  max-width: unset !important;
  margin-right: 0px !important;
}

.create-size-head {
  font-size: 18px !important;
  font-weight: 600 !important;
  margin-bottom: 0px;
  margin-top: 29px;
}

.size-radio-inner {
  border: none !important;
}

.size-radio-inner label {
  width: 100%;
  height: 154px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
}

.progress-bg-white {
  background-color: #fff;
  border-radius: 8px;
  padding: 5px 23px;
  height: 52px;
}

.progress-top button {
  border-radius: 5px;
  background: #212121;
  font-size: 12px;
  padding: 5px 7px;
  border: none;
  color: #fff;
  font-weight: 600;
  margin-bottom: 10px;

}

@media (max-width:479px) {
  /* #hungover-gift-card .paymentButtonsWrapper {
     flex-direction: row !important;
  } */

}

@media (max-width:446px) {
  /* #hungover-gift-card .breadcrumbs-main {
     height: 85px;
     line-height: 26px;
  } */

  .create-size-btn-gap {
     padding-top: 15px;
  }
}

.create-size-btn-gap {
  padding-top: 0px;
}

/* #paymentcart div .swatch:nth-child(3){    
 position:absolute !important; 
}  */
.your-measurement {
  margin-top: 20px;
}

.progress-bar-background input {
  width: 100%;
}

.your-measurement img {
  width: 152px;
  height: 160px;
  margin-bottom: 23px;
}

.progress-bar-background {
  background-color: #F2F2F2;
  padding: 16px 15px;
  border-radius: 10px;
  margin-top: 16px;
  height: 120px;
}

.progress-top {
  display: flex;
  justify-content: space-between;
}

.progress-top p {
  font-size: 12px;
  color: #212121;
  font-weight: 600;
}

.tabcontent .accordion {
  margin: 11px 10px;
}

.accordion {
  width: 100%;
  margin-top: 11px;
  /* max-width: 400px;
  margin: 20px 10px !important; */
}

.accordion-item {
  border-bottom: 1px solid #D9DBE9;
  margin-bottom: 10px;
}

.accordion-header {
  padding: 10px 6px;
  cursor: pointer;
  color: #212121;
  font-size: 14px;
  z-index: 9;
  position: relative;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
}

.accordion-header div:nth-child(1) {
  width: 90%;
}

.accordion-header div:nth-child(2) {
  width: 5%;
  text-align: right;

}

.accordion-header div:nth-child(2) img {
  width: 7.1px;
  height: 12.05px;
}

.accordion-content {
  padding: 0px 6px;

}

.accordion-content p {
  color: #666;
  font-size: 14px;
  font-weight: 400;

}


/*   login page */

.responsive-mobile {
  flex-direction: column;
}

.hide-content {
  display: none !important;
}

/*   add to bag */

.shopping-flex {
  display: flex;
  border-bottom: 1px solid #E9E9E9;
  padding-bottom: 20px;
}

.shopping-img {
  width: 30%;
}

.shopping-img img {
  width: 75px;
  height: 87.857px;

}

.shopping-details {
  width: 70%;
}

.shopping-details p {
  font-size: 10px;
  color: #666;
  font-weight: 600;
  margin-bottom: 0px !important;
}

.shopping-remove {
  width: 100%;
  display: flex;
  justify-content: space-between;
}


.shopping-remove p {
  font-size: 10px;
  font-weight: 400;
}

.number input {
  width: 25%;
  text-align: center;
  border-bottom: 0px !important;
  padding-left: 10px;
}

.number span {
  border: 1px solid #E5E5E5;
  border-radius: 50%;
  padding: 3px 9px;
}

.cart-increament {
  display: flex;
  border-bottom: 1px solid #E9E9E9;
  padding-bottom: 5px;
  padding-top: 5px;
}

.number {
  width: 50%;
}

.cart-amount {
  text-align: right;
  width: 50%;
}

.cart-amount p {
  margin-bottom: 0px;
  margin-top: 10px;
}

/* The switch - the box around the slider */
.switch {
  font-size: 17px;
  position: relative;
  display: inline-block;
  width: 50px;
  height: 25px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.switch .slider {
  position: absolute;
  cursor: pointer;
  inset: 0;
  border: 3px solid #B2B2B2;
  border-radius: 50px;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.switch .slider:before {
  position: absolute;
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  height: 16px;
  width: 16px;
  inset: 0;
  margin: 1px;
  background-color: #B2B2B2;
  border-radius: 50px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

#activeGst:checked.slider:after {
  background-color: #212121;
}

table.dataTable tbody tr{
  cursor: pointer;
}
.switch input:checked+.slider {}

.switch input:focus+.slider {
  box-shadow: 0 0 1px #0974f1;
}

.switch input:checked+.slider:before {
  transform: translateX(1.6em);
  background-color: #212121;
}

.form-toggle {
  display: flex;
  justify-content: end;
}

.gst-reponsive {
  padding: auto 0;
  color: #212121;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
}

.faq-questions- {
  padding-bottom: 30px !important;
}

input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  cursor: pointer;
}

.createnewsize-modal-header {
  padding: 10px 0px;
  margin-bottom: 0;
}

.createnewsize-nav-close img {
  width: 14px;
  height: 14px;
}

.createnewsize-nav-close1 img {
  width: 14px;
  height: 14px;
}

#gstModel
{
border-radius: 10px;
background: #FFF;
}

.product-modal .modal {
  width: 96% !important;
}

#gstModal .modal-close {
  background-color: transparent;
}

.product-pop-up-btn {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.product-pop-up-btn .Customise-btn {
  border-radius: 10px;
  border: 1px solid #B2B2B2;
  background: #FFF;
  width: 100%;
  height: 50px;
  margin-right: 20px;
  color: #212121;
  font-weight: 600;
  font-size: 1rem;
}

.product-pop-up-btn div:nth-child(1) {
  width: 50%;
  margin-right: 10px;
}

.product-pop-up-btn div:nth-child(2) {
  width: 50%;
}

.product-pop-up-btn .Repeat-btn {
  border-radius: 10px;
  background: #212121;
  width: 100%;
  height: 50px;
  border: none;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-weight: 600;

}

.product-pop-up-btn .Repeat-btn a,
.save-btn a {
  color: #fff;
}

.save-btn {
  width: 100%;
  border-radius: 10px;
  height: 50px;
  border: none;
  color: #fff;
}

.accordion-item.active .accordion-header {
  color: #212121;
}

.accordion-item.active .accordion-arrow span {
  transform: rotate(90deg);
}

.accordion-color-change {
  color: #212121;
}

#modal-header-name {
  color: #212121;
  font-size: 26px;
  font-weight: 600;
}

/* Base styles for the range input */
#slider1,
#slider2,
#slider3,
#slider4 {
  background: #212121;
  padding: 0px !important;
  outline: none;
  margin-top: 18px;
  border-radius: 5px;
  height: 15px;
  background: rgba(45, 136, 255, 0.10);
  border-radius: 10px;
  border-bottom: none !important;
}

/* Styles for the custom thumb */
/* #slider1::-webkit-slider-thumb, 
#slider2::-webkit-slider-thumb,
#slider3::-webkit-slider-thumb,
#slider4::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 24px;
height: 24px;
background-color: #ffffff;
border: 2px solid #fff;
border-radius: 50%;
cursor: pointer;
position: relative;
z-index: 2;
box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.30);
margin-top: -8px;
} */
.your-save-size {
  border-radius: 10px;
  background: #F2F2F2;

}

.your-saved-dropdown {
  /*container for custom dropdown arrow*/
  -webkit-appearance: none;
  -moz-appearance: window;
  padding: 2px 50px 2px 15px;
  height: 50px;
  width: 100%;
  border: none;
  background-image: url("/cdn/shop/files/bluearrow.png?v=1690877539");
  background-repeat: no-repeat;
  background-position: bottom 18px right 11px;
}

.your-saved-dropdown:focus {
  border: none !important;
}

#nameDropdown option {
  height: 400px;
}

.your-saved-dropdown .container {
  padding: 0px;
  margin: 0px;
  width: 100% !important;
}

.container__title {
  width: 100%;
  color: #fff;
  margin-bottom: 25px;
  font-weight: 400;
  text-align: center;
}

.select-dropdown {
  position: relative;
  display: inline-block;
  width: 100%;
}

.select-dropdown__list {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  max-height: 300px;
  overflow: auto;
  margin: 0;
  padding: 0;
  list-style-type: none;
  opacity: 0;
  pointer-events: none;
  transform-origin: top left;
  transform: scale(1, 0);
  transition: all ease-in-out 0.3s;
  z-index: 2;

}

.select-dropdown__list li {
  cursor: pointer !important;
}

.your-save-size .container {
  width: 100% !important;
}

.select-dropdown__list.active {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1, 1);
  border-radius: 10px;
  border: 1px solid #F2F2F2;
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
  margin-top: 11px;
  background-color: #fff !important;

}

.select-dropdown ul li {
  padding: 14px 14px 0px;
}

.select-dropdown__list-item {
  display: block;
  list-style-type: none;
  background: #fff;
  border-top: 1px solid #e6e6e6;
  font-size: 14px;
  line-height: 1.4;
  cursor: pointer;
  color: #616161;
  transition: all ease-in-out 0.3s;
}


/* .section-2 , .section-3,.section-5,.NameAndSaveYourSize,.hide-res{
  display:none !important;
} */

.checkoxselected:before {
  background: #212121 !important;
  border: 1px solid #212121;
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  top: -2px;
  left: 0px;
  border-radius: 30px;
}



/*  toggle*/
.toggle {
  position: relative;
  display: inline-block;
  width: 80px;
  /* Adjust the width to make the oval shape */
  height: 30px;
  float: right;
  margin-top: .5rem
}

.toggle-input {
  display: none;
}

.toggle-label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #e9e9e9;
  border-radius: 15px;
  /* Adjust the border-radius to create the rounded ends */
  cursor: pointer;
  transition: background-color 0.3s ease-in-out;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 5px;
}

.toggle.active .toggle-label {
  background-color: #e9e9e9;
  /* Change this to the color you want when the toggle is active */
}

/* Optional: Adjust sliding knob position for the wider toggle */
.toggle-label::after {
  content: "";
  position: absolute;
  top: 3px;
  left: 1px;
  width: 38px;
  height: 23px;
  background-color: white;
  border-radius: 30px;
  transform: translateX(2px);
  transition: transform 0.3s ease-in-out;
  background-color: #212121;
}

.toggle.active .toggle-label::after {
  transform: translateX(38px);
  /* Adjust knob position for the wider toggle */
}

.cm,
.inch {
  color: #000;
  font-family: 'Helvetica', Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  position: relative;
  z-index: 1;
}

#toggleSwitch {
  visibility: hidden
}

.cm {
  padding-left: 8px;
}

.inch {
  padding-right: 4px;
}

.toggle .cm {
  color: #fff;
}

.toggle.active .cm {
  color: #000;
}

.toggle.active .inch {
  color: #fff;
}

/*end sep5 */
#eye-closed,
#eye-open {
  display: block;
  cursor: pointer;
}

#create_customer .control-wrapper {
  position: sticky;
}

#HideRecoverPasswordLink {
  background-color: transparent !important;
  color: #000 !important;
}

.resetpassword-btn {
  margin-top: 20px;
}

#sa_resend_reg {
  margin-top: 10px;
}

/*login page  */
.form-input-div .material-symbols-outlined {
  position: absolute;
  right: 0;
  top: 48px;
  padding: 9px 8px;
  color: #aaa;
  transition: 0.3s;
}

.login-form .input-div .material-symbols-outlined {
  position: absolute;
  right: 0;
  top: 32px;
  padding: 9px 8px;
  color: #aaa;
  transition: 0.3s;
}

.login-new-links {
  flex-direction: column !important;
  align-items: start !important;
  justify-content: unset !important;
  margin-bottom: 30px !important;
  margin-top: 20px !important;
}

.login-form {
  border: none !important;
  box-shadow: none !important;
  padding: 4px !important;
}

.login-form input {
  padding: 8px !important;
  border: 1px solid #F0ECFF !important;
  border-radius: 10px !important;
  height: 50px !important;
}


#CustomerLoginForm h1,
.grid__item--customer-accounts h1 {
  color: #212121 !important;
  font-size: 40px !important;
  font-weight: 600 !important;
  margin-bottom: 3px;
  text-shadow: none !important;
  text-align: center !important;
}

/* .wrapper-padded h1 {
  color: #212121 !important;
  font-size: 21px !important;
  font-weight: 600 !important;
  margin-bottom: 3px;
  text-shadow: none !important;
  text-align: left !important;
}
.flow-homepage .wrapper-padded h1 , .shopify-section  .wrapper-padded h1
{
  font-size: 3rem !important;
  text-align: center !important;
  margin-bottom: 1rem;
} */

.login-btn {
  font-weight: 600 !important;
  padding: 0 20px !important;
  font-size: 18px !important;
  background-color: #212121 !important;
  border-radius:12px !important
}
.login-btn.cart--button-checkout{
  padding: 0 50px !important;
}

.login-submit-input {
  font-weight: 600 !important;
  font-size: 18px !important;
  border: none !important;
  background-color: #212121;
  opacity: 1;

}

.save-btn input[disabled] {
  opacity: 0.5;
  background-color: #212121;

}

.login-links a,
.login-links p {
  font-size: 16px !important;
}

.login-trouble {
  font-size: 16px;
}

.login-btn input {
  border: none !important;
}

.control-wrapper label {
  font-weight: 500 !important;
}

/* .swiper-container {
  display: none !important;
} */

/* #hungover-gift-card .swiper-container {
  display: block !important;
}

#hungover-gift-card .slider-container {
  display: none !important;
} */

.homepage-slider-container .swiper-container {
  display: block !important;
}

.slider img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
}

.large_form .error {
  left: 2px;
  bottom: -6px;
}

/* .header-container .mobile-nav-bar-wrapper .mobile-grid--table {
  display: flex !important;
} */

.cart-mobile {
  position: absolute !important;
  top: 16px !important;
  right: 71px !important;
}

.wishlist-mobile {
  display: none !important;
}

/* .header-container .site-nav,
.site-nav--mobile {
  display: flex !important;
  margin-right: -7px !important;
  justify-content: end !important;
} */

.header-container .header-responsive-icon {
  display: block !important;
}

/* #hungover-gift-card .swatch-items-wrapper {
  display: flex;
  flex-direction: row !important;

  justify-content: start !important;
}

#hungover-gift-card .swatch input:checked+label:before {
  background: #000 !important;
}

#hungover-gift-card .swatch input:checked+label {
  color: #000 !important;
}

#hungover-gift-card .foreard-responsive {
  display: none !important;
}

#hungover-gift-card #paymentcart div .swatch:first-child {
  padding-top: 0px !important;
} */

/* #hungover-gift-card .paymentButtonsWrapper {
  flex-direction: row !important;
} */

/* #hungover-gift-card .quantity-inner {
  display: block !important;
} */

/* #hungover-gift-card .product-details-product-title {
  display: block !important;
  ;
} */

/* #hungover-gift-card .title-responsive {
  display: block !important;
}

#hungover-gift-card .price-mobile-responsive {
  display: none !important;
}

#hungover-gift-card #paymentcart {
  margin-top: -26px !important;
} */

#hungover-gift-card .shop-breadcrumb span:last-child {
  /* display:none !important; */
}

/* #hungover-gift-card .product-single-wrapper {
  padding-top: 2.5rem !important
} */

.mobile-responsiveness .swatch-element {
  display: block !important;
}

.cart--row {
  background:#E7E7E7 !important;
  padding: 20px 20px 0 20px !important;
  position: fixed !important;
  bottom: 0;
  width: 100%;
  margin-left: 0 !important;
}


.swatch .isSelected-yellow .tooltip {
  left: 0;
  border-radius: 3%;
}

.swatch .isSelected-yellow .tooltip:after {

  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid var(--secondary-btn-bg-color) 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0;
}

.swatch .isSelected-yellow .tooltip:before {
  bottom: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}

.swatch .isSelected-black .tooltip {
  left: 0;
  border-radius: 3%;
}

.swatch .isSelected-black .tooltip:after {

  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid var(--secondary-btn-bg-color) 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0;
}

.swatch .isSelected-black .tooltip:before {
  bottom: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}

.checkoxselected:before {
  background: #212121;
  border: 1px solid #212121;
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  top: -2px;
  left: -3px;
  border-radius: 30px;
}


.create-size-radio:checked+.checkoxselected:after {
  height: 13px !important;
}

.create-size-radio {
  visibility: hidden;
}

.checkoxselected:after {
  position: absolute;
  content: "";
  transform: rotate(45deg);
  height: 11px;
  width: 6px;
  left: 6px;
  top: 3px;
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff;

  transition: all .8s ease;
}

.checkoxselected1,
.checkoxselected2,
.checkoxselected3,
.checkoxselected4,
.checkoxselected5,
.checkoxselected6,
.checkoxselected7 {
  border: 1px solid #A7A7A7;
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 30px;
  position: absolute;
  top: 15px;
  left: 10px;
  z-index: 1;
}

.fit-radio input {
  visibility: hidden;
}

.company_details_name,
company_details_gst {
  color: #666;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;


}

.gst-responsive p {
  color: #212121;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
}



/* .product-medias__with-thumbnails.product-medias__with-thumbnails--below {

  margin-right: 0px !important;
} */

.size-radio-main .row {
  margin-right: 0;
  margin-left: 0;
  flex-wrap: wrap;
  justify-content: space-between;
}


.product-slide img {
  border-radius: 10px;

}

.your-product h5 {
  padding: 20px 0 0;

}



.add-to-shoping .your-product {
  padding-bottom: 1rem;
}

.gst-invoice {
  padding: 20px 0;
}

#company_details_name,
#company_details_gst {
  color: #666;
  font-size: 12px;
  margin: 0;
  font-weight: 400;
}

.PB-range-slider {
  padding-left: 0;
}

#state option {
  background-color: #fff !important;
  border-radius: 10px;
  border: 1px solid #F2F2F2;
  background: #FFF;
  box-shadow: none !important;
}

#state option[value="one"] {
  font-weight: bold;
  color: blue;
  border: 1px solid #F2F2F2;
}

.jquery-modal {
  background: radial-gradient(#00000075, #00000075);
}

#gstModel,
#gstModel2 {
  box-shadow: none !important;
  padding: 19px 20px !important;
}

#gstModel .modal-header,
#gstModel2 .modal-header {
  padding: 0px;
}

#gstModel a,
#gstModel2 a {
  background-color: transparent;
}

#gstModel h3,
#gstModel2 h3 {
  margin-bottom: 3px;
  color: #212121;
  font-size: 16px;
  font-weight: 600;
}

#gstModel h5,
#gstModel2 h5 {
  color: #666;
  font-size: 14px !important;
  font-weight: 400;
}

#gstModel .your-product,
#gstModel2 .your-product {
  margin-top: 30px;
}

#gstModel .your-product .size-box {
  height: 55px;
}

.your-product .form-group label {
  margin-bottom: 11px;
}

.your-product .form-group:nth-child(1) {
  margin-bottom: 21px;
}

#viewSamplebuttons {
  width: 82% !important;
}

#paymentcart {
  margin-top: 20px;
}

.product-slider-page .your-product {
  margin-top: 21px;
  margin-bottom: 100px;
}

.your-product .size-box {
  margin-top: 15px;
}

.faq-questions- .row {
  margin-right: 0px !important;
  margin-left: 0px !important;
}

/* .swatch .swatch-element label {
  font-size: 16px;
  font-weight: 600;
  color: #212121 !important;
} */

.button-initials-input {
  /* border-radius: 10px; */
  height: 70px;
}

.prod-initial-input {
  /* border-radius: 10px;
  border: 1px solid #E5E5E5; */
  /* background: #FFF; */
  height: 40px;
  max-width: 40px;
}
.prod-initial-input:focus::placeholder {
  opacity: 0;
}
.prod-initial-input::placeholder {
  color: #21212130;
}
.button-initials-input .link {
  color: #212121 ;
  font-size: 16px;
  font-weight: 600 !important;
}

#tab-1 p span,
#tab-2 ul li,
#tab-3 ul li {
  color: #666;
  font-size: 14px;
  font-weight: 400;
}

.size-radio-inner img {
  width: 128px;
  height: 128px !important;
}

.inputWithIcon input[type="text"] {
  padding-left: 6px;
}

.size-box p span {
  text-transform: capitalize;
}

.inputWithIcon {
  position: relative;
}


.inputWithIcon span {
  position: absolute;
  right: 0;
  top: 40px;
  padding: 9px 8px;
  color: #aaa;
  transition: 0.3s;
}

/* #customer_login .form-group input {
  margin-top: 10px !important;
} */

/* .swatch .tooltip {
  font-size: 11px !important;
  bottom: 41px !important;
  padding: 4px 12px !important;
} */

.profile-tablink-main button:nth-child(3) {
  display: none;
}

#profile-tab-3 {
  display: none;
}

.my-wishlist .btn-group .white {
  display: none;
}


@media screen and (max-width: 767px) {
  .button-initials-input{
    margin-top: 10px;
  }
/* 
  .swiper-container {
     position: realtive;
     z-index: 1;
  }


  .priceQuantity input {
     padding: 0 8px !important;
  } */
  /* .flow-homepage .wrapper-padded h1 , .shopify-section  .wrapper-padded h1
{
  font-size: 1.4rem !important;
  
} */
}
.sticky-product-details{
  display: none;
  width: 100%;
}
.desktop-sticky .sticky-product-details .breadcrumb,
.desktop-sticky .create-size-btn-div
{
  /* margin-bottom: 15px; */
}
.sticky-product-details .breadcrumb{
  margin-bottom: 0;
}

@media screen and (min-width: 767px){
  .sticky-product-details .product-details-product-title{
    border-bottom: 1px solid #21212121;
    margin-bottom: 10px;
    padding-bottom: 5px;
    }
    .sticky-product-details .breadcrumb{
      margin: 0;
         padding-bottom: 0;
         border:unset !important;
       }
}


  .sticky-product-details .breadcrumb{
 margin: 10px 0 5px 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #21212121;
  }

.sticky-product-details .breadcrumb-item{
display: flex !important;
} 
#createsize-div .breadcrumb-item span{
  display: flex;
  align-items: flex-end;
  margin-bottom: 0.5%;
}
@media screen and (max-width: 767px) {
  .create-size-btn-div {
     flex-wrap: wrap;
     z-index: 4;
     width: 100%;
     background: #F5F8FF;
     background: #E7E7E7 !important;
     padding: 8px 12px;
     flex-direction: column;
     align-items: flex-start;
  }
.sticky-product-details,
#createsize-div #breadcrumbs,
#createsize-div .product-details-product-title,
#createsize-div .product-price-group
{
  display: block;
}
#createsize-div .product-details-product-title{
  font-size: 18px;
}
#createsize-div .breadcrumb-item{
  display: flex !important;
  align-items: flex-end;
}

#createsize-div .breadcrumb span:last-child{
  color: #212121 !important;
  opacity:0.75 !important
}

.product--add-to-cart-form #breadcrumbs,
.product--add-to-cart-form .product-details-product-title,
.product--add-to-cart-form .product-price-group,
.product--add-to-cart-form .product-form-separator
{
  display: none;
}
#createsize-div .product-price-group span{
  font-size: 14px !important;
    font-weight: 600  !important;
}
  /* #hungover-gift-card .swatch-items-wrapper {
     display: flex;
     flex-direction: row !important;
     flex-wrap: wrap !important;
     justify-content: start !important;
  } */




  /* .product-medias__with-thumbnails.product-medias__with-thumbnails--below .product-medias__thumbnails {
     display: none !important;

  } */

  /* .footer-wrapper {
     display: block;
  } */

  .mob-res {
     display: none;
  }

  .chackout-btn {
     margin-left: 0px;
     padding: 0 !important;
     margin-right: 0px;
  }

  .tabcontent-new .form-group input {
     margin-top: 10px;
  }

  .tabcontent-new button input {
     margin-top: 0px !important;
  }

  .tabcontent-new .inputWithIcon input[type="text"] {
     padding-left: 10px !important;
  }

  /* .product-medias__with-thumbnails.product-medias__with-thumbnails--below {
     margin-right: 0px !important;
  } */


  .pass-eye-close {
     display: none;
  }

  .pass-eye-block {
     display: block;
  }

  .my-wishlist .cart__row {
     align-items: center !important;
     display: flex !important;
     justify-content: center !important;
     flex-direction: column !important;
  }

  .my-wishlist .cart-table .table--responsive td {
     text-align: center !important;
  }

  .my-wishlist .cart-table tbody tr td:nth-child(3) {
     width: auto !important;
  }

  /* #createSizeButton,
  .create-size-btn-div .create-size-btn {
     z-index: 0;
  } */

  .swiper-container {
     position: realtive;
     z-index: 1;
  }

  .size-box p span {
     text-transform: capitalize !important;
  }

  #createNewSizeModel .model-body {
     padding: 20px !important;
     position: relative;
  }

  .tabcontent-new .error {
     left: 1px;
     bottom: -4px;
     color: #ff4f4f !important;
     font-size: 14px;

  }

  .right-view-modal {
     padding: 19px;
  }

}

/*sep5  */
.select-dropdown__list li span {
  font-size: 1.2rem;
  color: #B2B2B2;
  font-family: "DM Sans", sans-serif;
}

.select-dropdown__list li p {
  font-size: .8rem;
  color: #B2B2B2;
  font-family: "DM Sans", sans-serif;
}

.select-dropdown__button {
  background-color: transparent;
  padding: 10px 15px;
  border: none;
}

/*sep5 end */

.error-message {
  font-size: 14px;
  color: #ff4f4f !important;
  margin-top: 10px;
}

.wishlist-checkbox-div.tooltip-hover-div {
  display: none;
}

/* .slider-container {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  min-height: 425px;
} */
/* 
.slider-container .prev-button,
.next-button {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff !important;
}

.slider {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.slide {
  flex: 0 0 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
} */

/* .prev-button,
.next-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 5px 10px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  border: none;
  border-radius: 6px;
}

.next-button {
  right: 10px;
}

.prev-button {
  left: 10px;
} */

/* .swiper-container {
  display: block;
} */

.add-to-shoping .slider-container {
  display: block;

}
.add-to-shoping  .swiper-container{
  position: relative;
}

/* .next-button:disabled {
  opacity: 0.5;
} */

.prev-button:disabled {
  opacity: 0.5;
}

#loader_new, .loader_new {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999999;
}

.loader-index-overlap {
  z-index: 0 !important;
}

.swiper-lazy-preloader {
  border: 4px solid black;
  border-top: 4px solid transparent;
}

#paymentcart div:nth-child(1) {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  column-gap: 15px;
}

#paymentcart .swatch-2 {
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  order: 1;
}

#createsize-div {
  order: 2;

}

#paymentcart .swatch-1 {
  order: 4;
  flex: 0 0 calc(60% - 8px);
  max-width: calc(100% - 7px);

}

#paymentcart .swatch-0 {
  flex: 0 0 calc(60% - 8px);
  max-width: calc(100% - 7px);

  order: 3;
}

#createsize-div {
  width: 100%;
}

.desktop-slider {
  display: grid;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  /* grid-template-columns: repeat(2, 50%); */
}

.desktop-slider .desktop-slide img {
  border-radius: 10px;
}

.product-slider-sticky {
  position: sticky;
  top: 100px;
}

.form-vertical .products_tags {
  padding-top: 0px;
}

.price-mobile-responsive {
  display: none;
}

 @media (max-width:767px) {
  .button__focus{
     position: inherit !important;
  }
  #add-to-bag-button .createNewsizeBtn {
     margin-left: 0;
     margin-right: 0;
  }

  #add-to-bag-button {
     padding: 10px;
  }

  .price-mobile-responsive {
     padding: 5px 21px 0px 19px !important;
  }

  .swatch-element.long-sleeve.available.isSelected-long-sleeve.myClass1 {
     margin-right: 13px !important;
  }

  .swatch .isSelected-black:first-child .tooltip:after {
     left: 15% !important;
  }

  .swatch .isSelected-black:last-child .tooltip {
     left: -33px !important;
  }

  .swatch .tooltip:after {
     bottom: -9px !important;
  }

  /* #hungover-gift-card .price-flex {
     display: flex;
     margin-top: 10px;
     flex-direction: column !important;
  } */

  .swatch .isSelected-yellow .tooltip,
  .swatch .isSelected-black .tooltip {
     left: 0 !important;
  }

  #hungover-gift-card .swatch .swatch-element label {
     margin: 0 6px 0 0 !important;
  }

  /* #hungover-gift-card .swatch-items-wrapper {
     justify-content: space-between !important;
  } */

  /* .blog-main--wrapper .large--three-quarters {
     width: 100% !important;
  } */

  /* .blog-main--wrapper .large--one-quarter {
     width: 100% !important;
  } */

  /* .blog-main--wrapper {
     display: block !important;
  }

  .blog-mobile {
     padding: 0 2% !important;
  } */


  .register_otp_modal .sa-modal-content {
     width: 320px !important;
  }

  .swatch .isSelected-yellow .tooltip:after {
     left: 15% !important;
  }

  #paymentcart .quantity-inner {
     display: none;
  }

  .swatch .isSelected-black .tooltip:after {
     left: 50%;
  }

  .swatch .isSelected-black .tooltip {
     left: -33px;
  }

 
  
  .add-to-bag-btn {
     padding: 0 20px;
  } 

  .price-none {
     display: none !important;
  }

  .price-flex {
     display: flex;
     justify-content: space-between;
  }

  .price-flex h1 {
     padding-top: 0px !important;
     margin-top: 0px !important;
  }

  .products_tags {
     border-top: 1px solid #F2F2F2;
  }

  .products_tags::before {
     content: " ";
     width: 5px;
     background-color: #000;
  }

  .products_tags::after {
     content: " ";
     width: 5px;
     background-color: #000;
  }

  #paymentcart .swatch .header {
     padding-bottom: 17px;
     margin-bottom: 0px !important;
  }

  .small-container {
     padding: 0 20px;
  }

  #createsize-div {
     border-bottom: none !important;
  }

  .buttonFocus .modal-scroll {
     min-height: 200px;
     max-height: 200px;
  }

  /* .site-footer .grid__item {
     width: 100%;
  } */

  .section-4-btn.buttonFocus {
     position: fixed;
     background-color: transparent !important;
     top: 330px;
  }

  .flow-homepage .product-list-header {
     margin-top: 25px;
  }

  .chackout-btn-group {
     display: block !important;
  }

  .createnewsize-modal-header {
     padding: 17px 20px !important;
  }

  /* .size-measurement-page {
     padding: 0 20px;
  } */

  #createNewSizeModel {
     padding: 0px !important;
  }

  /* .modal-scroll {
     padding: 0 20px;
  } */

  .blue-fill-link {
     margin-top: 0.5rem !important;
     /* margin-right: 20px;
     margin-left: 20px; */
  }

  .login-submit,
  .section-4-btn .login-btn {
     margin-left: 0px !important;
     ;
     margin-right: 0px !important;
  }

  /* .cart-table tbody tr td:nth-child(3) {
     display: flex;
     justify-content: end;
     align-items: center;
  } */

  .priceQuantity {
     align-items: center !important
  }

  /* .create-size-btn-div {
     padding-top: 0px !important;
     padding-bottom: 0px !important;
  } */

  .your-product h5 {
     padding: 14px 0 0 !important;
     font-family: DM Sans, sans-serif !important;

  }

  #tab-2 ul {
     margin: 0 0 15px 0px !important;
  }

  .swatch label:after {
     top: 16px;
  }

  .swatch label:before {
     top: 12px;
  }

  .swatch .tooltip {
     margin-bottom: 3px !important;
     min-width: 100px !important;
     padding: 2px 2px !important;

  }

  .shop-breadcrumb {
     position: relative;
     top: -5px
  }

  .product-details-product-titl {
     font-family: DM Sans, sans-serif;
  }

  .shop-header h2 {
     display: none;
  }

  .product-list-header {
     padding: 0px 0 35px !important;
  }

  .product-box {
     margin-bottom: 1.5rem !important;
  }


  .measurements-image-view {
     margin-top: 30px;
  }

  .size_1 {
     top: 12.4% !important;
     left: 80% !important;
  }

  .pocket-responsive.swatch-items-wrapper {
     overflow: scroll;
  }

  .swatch-2 .header {
     position: absolute;
  }

  .desktop-slider {
     display: none !important;
  }

  .product-slider-sticky {
     position: inherit;
     top: 0;
  }

  .slider-container {
     display: block !important;
  }

  .price-mobile-responsive {
     display: flex;
     justify-content: space-between;
     align-items: center;
     padding: 0 15px;
  }
} */

.single-pocket {
  left: 11px;
}

.createnewsize-nav-close1 {
  cursor: pointer;
}

@media (min-width:768px) {

  .profile-tablink-main button:nth-child(3) {
     display: none !important;
  }

  .cart-continue-shopping {
     height: 112px !important;
     display: flex !important;
     align-items: center;
  }

  .gst-btn-main {
     padding-right: 20px;
  }

  .shop-header h2 {
     display: none;
  }

  .cart-quantity .js-qty {
     margin-bottom: 0px !important;
  }

  .cart-quantity {
     padding-top: 0px !important;
  }

  #profile-tab-3 {
     display: none !important;
  }

  .cart-layout {
     padding: 0% 10px 3% 0px !important;
  }

  .cart-layout .responsive-image-wrapper {
     justify-content: unset !important;
  }

  .shop-header {
     padding: 82px 0 0px;
  }

  .modal-scroll-mesurment {
     padding: 0 20px;
  }

  /* .add-to-bag-btn {
     background: unset !important;
  } */

  #bellydiv {
     display: block !important;
  }

  .size-radio {
     margin-right: 0px !important;
  }

  .fit-radio {
     max-width: 231px !important;
  }

  .login-name {
     margin-right: 5px;
  }

  .shopping-bag-margin {
     margin-right: 19px !important;
  }

  .review-header {
     padding: 68px 0 40px !important;
  }

  .shopify-section .homepage-sections-wrapper {
     padding: 40px 0;
  }

  .products_tags {
     border-top: 1px solid #F2F2F2;
  }

  .swatch-2 .pocket-responsive.swatch-items-wrapper {
     justify-content: unset !important;
     margin-top: 38px;
     height: 74px;
  }

  /* .add-to-bag-btn {
     margin-top: 15px;
  } */

  .swatch .tooltip {
     margin-bottom: 4px !important;
     left: -34px !important;
     padding: 4px 2px !important;
  }

  #showButton {
     margin-top: 0px !important;
     margin-bottom: 0px !important;
  }

  .inputWithIcon span {
     top: 30px;
  }

  #GstModal {
     width: 30%;
  }


}

.measurement-perfect-fit {
  margin-top: 15px !important;
  margin-bottom: 3px !important;
}

.measurement-perfect-fit h5,
.measurement-perfect-fit p {
  font-family: 'DM SANS';

}

.desktop-btn-res {
  position: fixed !important;
  width: 100%;
  max-width: 700px;
  right: 20px !important;
}

.mobile-responsive-footer,
.remove-desktop {
  display: none;
}

.quantity-main {
  display: block !important;
}

.quantity-inner {
  display: none !important;
}

.button-initials {
  margin-top: 20px !important;
}



#one {
  overflow: hidden;
}


@media (max-width:768px) {
  .addcartquantity-show {
     width: 75px;
     height: 22px;
     border: 1px solid #E5E5E5 !important;
     border-radius: 50%;
  }

  .cart-quantity .js-qty__num {
     text-align: center !important;
     font-weight: 600;
     padding: 0 15px !important;

  }

  .section-4-btn {
     padding: 0px !important;
  }

  .section-4-btn {
     flex-wrap: wrap;
     z-index: 4;
     width: 100%;
     padding: 0 20px !important;
     bottom: 0;
     background: #F5F8FF;
     right: 0;
  }

  .single-pocket {
     left: 0px;
  }

  .mobile-responsive-footer {
     display: block;
  }

  .mobile-responsive-f {
     display: none;
  }
}

.buttonStatus {
  display: none;
}

.buttonStatus.active {
  display: block;
}

.edit-measurement-sec {
  display: flex;
  margin-left: 4px;
  padding: 5px 0;
}

.edit-measurement-sec button {
  border: 0;
  background: transparent;
  color: #212121;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  padding: 15px 15px 0 0;

}

.v2,
#sizeCreateModel,
.create-new-size-modal-footer,
.sizing-header {
  display: none !important;
}

/* //today */
#AddToCartForm {

  /* border-bottom: 1px solid #F2F2F2 !important; */
  margin-bottom: 15px !important;
}

.section-4,
.section-5 {
  position: relative;
}

.measurements-image-view {
  width: 100%;
  padding: 35px 0;
  background: #e9e9e987;
  border-radius: 30px;
  position: relative;
  max-width: 350px;
  min-width: 350px !important;
}
.measurements-image-view img{
  width: 100%;
}
.measurements-image-value {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.img-measurement {
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 1;
  font-size: 12px;
  font-weight: 600;
}

.size_1 {
  top: 54px;
  right: 5px;
  width: 50px;
}

.size_2 {
  top: 157px;
  left: 164px;
  width: 60px;
}

.size_3 {
  left: 164px;
  width: 50px;
  bottom: 71px;
  display: none;
}

.size_4 {
  top: 17px;
  left: 158px;
  width: 50px;
  display: none;
}

.size_5 {
  top: 18%;
  left: 52%;
  display: none !important;
}

.size_6 {
  top: 61%;
  left: 46%;
  transform: rotate(90deg);
}

.size_7 {
  top: 110px;
  transform: rotate(63deg);
  right: -4px;
  width: 56px;
  text-align: center;


}

.size_8 {
  top: 164px;
  right: 11px;
  transform: rotate(331deg);
  width: 68px;
  text-align: center;
  display: none;
}

.size_9 {
  top: 120px;
  left: 45px;
  width: 42px;
  transform: rotate(265deg);
  display: none !important;
}

/*sep5  */
.select-dropdown__list li.active span {
  color: #000;
}

.select-dropdown__list li {
  border-bottom: #F2F2F2 solid 1px;
  cursor: pointer;

}

.modal-scroll {
  min-height: calc(100vh - 218px);
  overflow-y: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 218px);
}

.modal-scroll-mesurment {
  min-height: calc(100vh - 161px);
  overflow: auto;
  max-height: calc(100vh - 161px);
}

.modal-scroll-yourProducts {
  min-height: calc(100vh - 159px);
  overflow: auto;
  max-height: calc(100vh - 159px);
}

@media (max-width: 767px) {
  .modal-scroll {
     min-height: calc(100vh - 260px);
     max-height: calc(100vh - 260px);
  }

  /* .swatch .tooltip {
     left: -34px !important;
  } */

  .modal-scroll-mesurment {
     min-height: calc(100vh - 199px);
     max-height: calc(100vh - 199px);
  }

  .modal-scroll-yourProducts {
     min-height: calc(100vh - 199px);
     max-height: calc(100vh - 199px);
     /* padding: 5px 20px; */
  }

  .modal-scroll-mesurment {
     padding: 0 20px;
  }
}

.mob-responsive-show small {
  color: #666666 !important;
}

/* .ajaxcart__qty,
.js-qty {
  max-width: 100px !important;
  padding: 2px 20px;
} */

.priceQuantity {
  padding-top: 0px;
  height: 50px;
  border-bottom: 1px solid #F2F2F2;
  border-top: 1px solid #F2F2F2;
}

.addcartquantity-show1 {
  width: 24px;
  height: 24px;
  border: 1px solid #E5E5E5 !important;
  border-radius: 50%;
}

@media (min-width:768px) {


  .section-4 .modal-scroll,
  .section-5 .modal-scroll {
     min-height: calc(100vh - 210px) !important;
     max-height: calc(100vh - 210px) !important;
  }

  /* .wrapper-padded {
     width: 100% !important;
     max-width: 95% !important;
     padding-right: 17px !important;
     padding-left: 17px !important;
  } */

  .swatch-element.short-sleeve.available.isSelected-short-sleeve.myClass1 {
     margin: 0 23px 0px 0 !important;
  }

  /* .blog-main--wrapper img {
     max-width: 50% !important;
  } */

  .gst-reponsive p {
     font-size: 20px;
     position: absolute;
     top: 47px;
  }

  .small-container {
     width: 100% !important;
     max-width: 95% !important;
     padding-right: 20px !important;
     padding-left: 20px !important;
  }

  .cart-table.table--responsive td {
     /* vertical-align: top; */
     padding: 22px 15px !important;
  }

  /* .wrapper-padded .breadcrumb {
     margin-right: 0px !important;
     margin-left: 0px !important;
  } */

  .addcartquantity-show {
     width: 44px;
     height: 27px;
     border: 1px solid #E5E5E5 !important;
     border-radius: 50%;
  }

  .priceQuantity td {
     border-top: 1px solid #F2F2F2 !important;
     border-bottom: 1px solid #F2F2F2 !important;
     padding: 0 15px !important;
  }

  .mobile-responsive-f {
     display: none;
  }

  .section-6 #one {
     padding: 21px 0px 30px 0px !important;
  }
}

.question,
.answer {
  list-style-type: none;
}

.question1,
.answer1 {
  list-style-type: none;
}

.question,
.question1 {
  border-bottom: 1px solid #D9DBE9;
  color: #212121;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  padding: 1em 0em 1em 0em;
  font-weight: bold;
  position: relative;
}

.faq-accordion {
  margin: 10px 0px 0px 0px !important;
  padding: 0 ;
}

.question p,
.question1 p {
  width: 85%;
  margin-bottom: 2px;
  display: inline-block;
}

.question:hover,
.question1:hover {
  cursor: pointer;
}

.answer,
.answer1 {
  display: none;
  padding: 0.5em 0em 0.5em;
  color: #666;
  font-size: 14px;
  font-weight: 400;
}

.expand-bar {
  position: absolute;
  transition: all 0.5s ease;
}

.expand-bar {
  position: absolute;
  right: 0;
  transition: all 0.5s ease;
}

.open {
  border-bottom: none;
  color: #212121;
}

.open .expand-bar {
  transform: rotate(90deg);
}
.open .expand-bar svg path{
  fill: #212121;

}
.open .expand-bar:after {
  transform: rotate(180deg);
  color: #212121;
}

.gst-row {
  display: flex;
}

.gst-container {
  display: flex;
  justify-content: space-between;
}

.gst-container p {
  font-size: 18px !important;
}

.chackout-btn-responsive {
  margin: 0px;
}

::-webkit-scrollbar {
  display: none;
}

/* .long-sleeve {
  left: 11px;
} */

.swiper-padding-right .swiper{
  padding: 0 3%;
}


@media (min-width:1920px) {
  .login-footer {
     position: absolute;
     bottom: 0;
  }
}

@media (max-width:767px) {
  .tabcontent h5{
    font-size: 16px;
  }
  .modal-scroll {
     min-height: 80vh;
     overflow-y: auto;
     overflow-x: hidden;
     max-height: 80vh;
     padding-bottom: 135px;
  }
  .modal-scroll-mesurment {
     min-height: 80vh;
     overflow-y: auto;
     overflow-x: hidden;
     max-height: 80vh;
     padding-bottom: 50px;
  }
  .section-1 .modal-scroll{
     min-height: 80vh;
     max-height: 80vh;
     padding-bottom: 125px;

  } 
  .modal-scroll-yourProducts{
     min-height: 80vh;
     max-height: 80vh;
     padding-bottom: 75px;
  }

  #two .modal-scroll {
     min-height: calc(95vh - 205px);
     max-height: calc(95vh - 205px);
  }



}

@media (min-width:1024px) and (max-width:1200px) {
  .modal-scroll {
     max-height: calc(100vh - 300px) !important;
     min-height: calc(100vh - 300px) !important;
  }

  .modal-scroll-mesurment {
     max-height: calc(100vh - 240px) !important;
     min-height: calc(100vh - 240px) !important;
  }
}

.modalSizeHeader {
  display: flex;
  height: 20px;
}

#returnTab {
  padding-top: 0.1rem;
  padding-left: 1rem;
  cursor: pointer;
}

#returnTab.tab-1 #backspace,
#returnTab.tab-2 #clearNameAndSave,
#returnTab.tab-3 #clearNameAndSave,
#returnTab.tab-4 #clearNameAndSave,
#returnTab.tab-5 #backspace  {
  display: none !important;
}

#returnTab.tab-1 #clearNameAndSave {
  display: block !important;
}

#returnTab.tab-2 #backspace,
#returnTab.tab-3 #backspace,
#returnTab.tab-4 #backspace {
  display: block !important;
}
#returnTab.tab-5  #clearNameAndSave  {
  display: block !important;
}

.sub-no-data {
  margin-top: 10px;
  font-weight: 400;
  color: gray;
}
#heightdiv .size-radio-inner h6 ,   #heightdiv .size-radio-inner p
{
  text-align: left;
  padding-left:2rem;
}
#heightdiv .size-radio-inner p
{
  font-size: 13px; 
  line-height: 1.3;
}
#heightdiv .checkoxselected1,  #heightdiv .checkoxselected2,   #heightdiv .checkoxselected3 {
  top: 21px;
}
.your-measurement  input[type="range"] {
  /* removing default appearance */
  -webkit-appearance: none;
  appearance: none; 
  /* creating a custom design */
  width: 100%;
  cursor: pointer;
  outline: none;
  /*  slider progress trick  */
  overflow: hidden;
  border-radius: 16px;
}

/* Track: webkit browsers */
.your-measurement input[type="range"]::-webkit-slider-runnable-track {
  height: 15px;
  background: #ccc;
  border-radius: 16px;
}

/* Track: Mozilla Firefox */
.your-measurement input[type="range"]::-moz-range-track {
  height: 15px;
  background: #ccc;
  border-radius: 16px;
}

/* Thumb: webkit */
.your-measurement input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none; 
  height: 15px;
  width: 15px;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid #212121;
  box-shadow: -407px 0 0 400px #212121;
}


/* Thumb: Firefox */
.your-measurement input[type="range"]::-moz-range-thumb {
  height: 15px;
  width: 15px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #212121;
  box-shadow: -407px 0 0 400px #212121;
}


/* SLIDESHOW - bottom pattern */
/* .slideshow-slider-container{
    position: relative;
  }
  .slideshow-slider-container::after {
background-color: red;
padding: 20px;
  } */

  :root {
    --primary-bg-color: #E7E7E7;
  }
  
  /* .image-with-text-overlay__grid {
    position: relative;
  }
  
  .image-with-text-overlay__grid::after {
    content: "";
    display: block;
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: -10px;
    background-image: url("/cdn/shop/files/pattern.svg?v=1719577454");
    background-size: cover;
    background-repeat: no-repeat;
  } */
  
  /* heading */
  .section-title--wrapper .section-title,
  .homepage-sections--title {
    font-size:40px;
    font-weight: 600;
    text-align: center;
    margin: 5px 0;
  }
  
  /* Slideshow */
  
  /* .slideshow-slider-container .swiper {
    border-radius: 10px;
  } */
  
  .collage-builder__overlay,
  .homepage-collection-grid-inner .grid-item__content
   {
    /* background: linear-gradient(180deg, #fff0 30%, #00000045) !important; */
    opacity: 1 !important;
    background: linear-gradient(180deg, #fff0 30%, #000000cc) !important;
  }

  .image-with-text-overlay__grid--background,
  .image-with-text-overlay__grid--foreground{
    background: linear-gradient(180deg, #fff0 30%, #00000045) !important;
    opacity: 1 !important;
  }

  .slideshow-image-overlay  {
    background: linear-gradient(180deg, #fff0 30%, #000000) !important;
    opacity: 1 !important;
  }
  
  
  /* header */
  .mobile-nav-bar-wrapper .wrapper-padded {
    padding: 8px 15px !important;
  }
  
  .template-index .scrolling-banner {
    position: relative;
  }
  
  .template-index .scrolling-banner::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    width: 94%;
    height: 1px;
    background-color: #2121214f;
  }
  
  /* .scrolling-banner .banner .banner-item span {
    font-size: 40px;
    font-weight: 600;
  } */
  
  
  /* Round logo section */
  /* .round-logo img {
    height: 200px;
    margin-right: 10%;
    margin-left: auto;
  } */
  
  .image-arrow {
    width: 200px;
    position: absolute;
    z-index: 1000;
    top: 50%;
    left: 35%;
  }
  
  .round-logo-heading h2{
    color: #00a98f;
    font-weight: 600 !important;
    font-size: 50px;
  }
  .round-logo-text p {
    font-size: 18px;
  }
  
  /* instagram */
  /* .instafeed-new-layout-item:nth-child(even) {
    transform: scale(0.85);
  } */
  
  #insta-feed h2 {
    /* text-align: left !important; */
    font-size: 50px;
    margin-bottom: 0 !important;
    font-weight: 600;
  }
  #insta-feed p{
    margin-bottom: 30px;
    font-size: 18px;
  }
  /* #insta-feed
  {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-bottom: 40px;
  } */
  /* logo section */
  .logo-section {
    padding-top: 20px;
    overflow: hidden;
  }
  
  .logo-description-item {
    /* color: #666; */
    text-align: center;
    padding: 30px 8% 0 8%;
    width: 60%;
    font-size: 18px;
  }
  
  /* testimonial */
  .testimonials-block {
    position: relative;
  }
  
  .testimonial-overlay-text {
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 130px;
    font-weight: 600;
    mix-blend-mode: plus-lighter;
    z-index: 10; 
  }
  
  .bottom-pattern {
    width: 100%;
    position: relative;
    left: 0;
    height: 23px;
    top: -7px;
  }
  
  /* Footer */

  #PageContainer{
    position: relative;
    z-index: 1;
    padding-bottom: 0;
    background-color: #fff;
  }
  .footer-wrapper{
    position: sticky;
    bottom: 0;
    z-index: 0;
  }
  .template-product .footer-wrapper{
    position: static;
  }
  .round-logo, 
  .our-process,
  #shopify-section-template--18119106691301__1720858640bc0ac478
  {
background-color: #ffffff;
  }
  .bottom-pattern-footer {
    width: 100%;
    position: relative;
    left: 0;
    height: 23px;
    top: 0;
  }
  
  .footer-newsletter-image {
    padding-bottom: 20px;
  }
  .footer-newsletter-image img{
    width: 150px;
  }
  
  .footer-newsletter-logo-icons {
    display: flex;
    justify-content: space-between;
  }
  
  .footer-newsletter-logo-icons img {
    display: none;
  }
  
  .footer-highlight{
    background-color: #212121;
       padding: 5px 30px 5px 30px;
  }
  .footer-highlight-text{
    font-size: 6vw;
    color: #fff;
    opacity: 0.4;
    margin-bottom: 0;
    font-weight: 600;
 
  }
  /* our process */
  /* .process-fit{
    padding-bottom: 60px !important;
  } */
  /* .our-process .img-container {
    display: block;
    opacity: 0;
    transform: scale(0.8);
    height: 0;
  }
  
  .our-process .img-container.activeprocess {
    opacity: 1;
    transform: scale(1);
    height: auto;
  }
  
  .our-process .img-container.activeprocess img {
    transform: scale(1);
    transition: all 0.8s ease;
  }
  
  .our-process img {
    width: 100%;
    transform: scale(0.9);
  }
  
  .our-process .steps {
    height: 100px;
    position: relative;
    margin: 10px 0;
    color: #212121;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
  }
  .our-process .steps p{
    font-size: 20px;
    font-weight: 600;
  } */
  
  /* .our-process .steps.activeprocess {
    color: black;
  } */
  
  /* .our-process .steps::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 0;
  }
  
  .our-process .steps.activeprocess::after {
    width: 100%;
    transition: width 1.5s linear;
  } */

  .blog-template--main, .grid__item--blog-sidebar{
    padding-top: 20px;
  }
  .blog-template--individual{
    padding: 0 !important;
  }
  .article--indiv{
    padding-bottom: 20px !important;
  }
  .blog-template--main{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .article--indiv{
    width: 50%;
  }
  .grid__item.grid__item--blog-main{
    padding: 0 !important;
  }

  @media screen and (max-width:768px) {
    .bottom--footer---links{
      text-align: center;
    }
    .footer-highlight-text{
      text-align: center;
      font-size: 8vw;
    }
    .grid-overlay-container .grid-view-item-image,
    .grid-overlay-container .aspect-ratio.aspect-ratio--square{
      height: 500px;
    }

    .logo-description-item{
      width: 100%;
      font-size: 14px;
      padding: 10px 0 0 0
    }
    .article--indiv{
      width: 100%;
    }
    .round-logo-heading h2{
      font-size: 35px;
    }

    /* .our-process .img-container {
      opacity: 0; 
      visibility: hidden; 
  } */

  /* .our-process .img-container.activeprocess {
      opacity: 1;
      visibility: visible; 
  } */
  
    /* .our-process .row {
      padding-top: 10px;
    } */
  /* .process-fit.our-process .steps{
    font-size: 16px;
    height: 100px;
  } */
    /* .our-process .steps {
      font-size: 16px;
      height: 100px;
    }
  
    .our-process img {
      margin: 0 auto;
      display: block;
    } */
    .round-logo-text p {
      font-size: 14px;
    }
  }
  
  @media screen and (max-width:576px) {

  }
  
  
  
  /* Custom size reation */
  .create-size-btn,
  .create-size-btn:hover {
    color: #fff;
  }
  
  .shopify-payment-button__button--unbranded:hover:not([disabled]) {
    background-color: #212b36;
  }
  
  /* Media queries */
  @media only screen and (max-width: 768px) {
  
    .section-title--wrapper .section-title,
    .homepage-sections--title {
      font-size: 25px;
    }
  
    /* .scrolling-banner .banner .banner-item span {
      font-size: 30px;
    } */
  
    .round-logo img {
      height: 150px;
      margin-right: auto;
      margin-left: auto;
    }
  
    .image-arrow {
      top: 30%;
      left: 25%;
    }
  
    .testimonial-overlay-text {
      font-size: 45px;
      top: -20%;
      /* left: 0; */
      width:100%
    }
  
    #insta-feed h2 {
      font-size: 35px !important;
    }
  
    .footer-newsletter-image {
      padding-bottom: 10px;
      margin: 0 auto;
    }
  
    .footer-newsletter-logo-icons img {
      display: block;
      width: 50px;
    }
  
  }
  
  @media screen and (min-width: 600px) {
    .width-90-desk {
      width: 90%;
    }
    .width-80-desk {
      width: 80%;
    }
    .width-50-desk {
      width: 50%;
    }
  }
  
  @media screen and (min-width: 600px) {
    .round-logo-heading{
      display: flex;
      align-items: center;
      justify-content: center;
      padding-left: 2% !important;
    }
    .image-with-text__container .featured-row__subtext {
      font-size: 18px
    }
    .grid__item.grid__item--blog-main{
      width: 95%;
    }
  }

  @media (min-width: 1300px) {
    .collage-icon img{
      height:230px !important;
    }
    .round-logo-text p {
      width: 65%;
    }
    .round-logo-heading {
      padding-left: 10% !important;
  }
  .homepage-featured-content-box-inner{
    padding:20% 30px 30px 10%;
  }

  .spin-logo-section{
    right: 15% !important; 
   }
  }

  #viewSamplebuttons {
    background: #E7E7E7;
    height: 79%;
    padding: 0 !important;
   overflow: hidden;
   max-width: 550px !important;
 }
 #viewSamplebuttons img {
  height: 100%;

}
.product-medias__main .swiper-slide img{
  height: 100%;
  width: 100%;
  border-radius: 12px;
}
#createsize-div .shopify-payment-button__button{
width: 100% !important;
}
#createsize-div .shopify-payment-button__button:hover{
  color:#fff !important;
  }
.measurement-buttons{
  display: flex;
  justify-content: end;
}
.algorithm-reset{
  margin-top: 0.5rem;
    margin-right: 6px;
}
.algorithm-reset button{
  background-color: #e9e9e9 !important;
    border: none;
    color: #000;
    font-size: 12px;
    padding: 4px 17px 4px 17px;
    border-radius: 17px;
    font-weight: bold;
}
#two #add-to-bag__section {
  display: flex;
}

.underline-hover span, .underline-hover button{
  padding: 10px 4px 10px 0px;
  display: inline-block;
  position: relative;
}
.underline-hover span:hover:after, .underline-hover button:hover:after{
  width: 100%;
  left: 0;
  text-decoration: none !important;
}
.underline-hover span:after, .underline-hover button:after{
  background: none repeat scroll 0 0 transparent;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  bottom: 3px;
  position: absolute;
  background: #212121;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
.homepage-section-title{
  margin-bottom: 0 !important;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid black;
  border-top: 4px solid transparent;
  border-radius: 50%;
  border-top-color: transparent;
}

@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}


#customer_register_link, 
#customer_register_link:hover
/* .animated-link--item:hover,
.text-link-animated a,
.text-link-animated a:hover */
{
  color: #212121 !important;
}
.animated-link--item {
  color: #212121
}

#newsletter-footer_form .input-group input::placeholder{
  color: #858585  !important;
}
#newsletter-footer_form .input-group input:focus{
  border-bottom: 1px solid var(--color-scheme-border-color) !important;
}
.select-dropdown__button {
  background-color: transparent;
  padding: 10px 15px;
  border: none;
}
.select-dropdown__button {
  padding: 10px;
  color: #616161;
  border: 1px solid #cecece;
  border-radius: 3px;
  cursor: pointer;
  border-radius: 10px;
  text-align: left;
  border: none;
  width: 100%;
  background-image: url(/cdn/shop/files/bluearrow.png?v=1690877539);
  background-repeat: no-repeat;
  background-position: right 14px center;
}
.event-item--date {
  display:none !important;
}
.event-item--img{
  border-radius: 10px;
}
.events-calendar--inner ul{
  padding: 0 !important;
}
.event-item--heading{
  font-size: 26px;
    font-weight: 600;
}


/* new code */
.quick-add-button-variants-desktop{
  /* text-decoration: underline !important; */
  color:#fff  !important;
  font-size: 18px;
}
/* .instafeed-new-layout-wrapper{
  gap: 16px !important;
} */

.grid-overlay-container {
  position: relative;
  overflow: hidden;
}

.grid-overlay-container .overlay {
  position: absolute;
  top: 0;
  left:0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #fff0 30%, #000c) !important;
  opacity: 1 !important;
  z-index: 3;
  pointer-events: none;
}


.spin-logo{
    animation: spin 16s linear infinite;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.instafeed-hover-layer{
  opacity: 1 !important;
  background-color: rgba(0, 0, 0, .2) !important;
}
/* #insta-feed .instafeed-new-layout-item-container .instafeed-hover-layer .instafeed-hover-icon img{
  height: 30px !important;
  width: 30px !important;
} */
.spin-logo-section{
 position: relative;
 right: 10%; 
 top:10%;
 width: 100%;
 display: flex;
 justify-content: flex-end;
}
.spin-small{
  position: absolute;
  top: 35%;
  left: 35%;
}
.slide-buttons .homepage-section-btn-container:nth-child(2) a{
  background-color: transparent !important;
border: 2px solid #ffffff;
color: #fff !important;
}
.slide-buttons .homepage-section-btn-container:nth-child(2) a:hover{
  background-color: #fff !important;
  color: #212121 !important;
}
.text-link-animated a{
  color: #212121 !important;
  text-decoration: none !important;
}
.underline,
.mobile-table-row1 a{
  border-bottom: 1px solid #212121 !important;
}
.search-wrapper .item--content h3 a{
color: #212121;
}
.search-result-type{
  text-transform: capitalize;
}
#mega-menu-close-icon{
  cursor: pointer;
  position: absolute;
  z-index: 1;
  right: 3%;
  top: 2%;
  background-color: #fff;
  padding: 5px 8px;
}


.mega-images {
  display: none; /* Hidden by default */
  position: relative;
  /* background-color: #fff; */
}

.mega-images div[data-mega-image="1"] li{
  animation-delay: 0.3s !important;
}

.width--content.site-header__wrapper {
  max-width: 100vw;
}
@media (min-width: 768px) {
  .site-header .site-header__wrapper{
    padding: 0 2%;
  }
}
.mega-menu-promo-subtitle.promo-text{
  padding: 12px 35px !important;
  font-weight: 600 !important;
  text-transform: capitalize;
  border-radius: unset !important;
  font-size: 18px !important;
  background-color: #fff !important;
  color: #212121 !important;
  margin-top: 10px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.mega-menu-block .site-nav .site-nav--has-dropdown .site-nav__dropdown{
  display: none !important;
}
.mega-menu-block .site-nav .site-nav--has-dropdown .site-nav__link{
  color: #21212196 !important;
}
.mega-menu-block .site-nav .first-level-dropdown{
  text-align: center;
}
.mega-menu-block .site-nav .first-level-dropdown:first-child{
  text-align: left;
}
.mega-menu-block  .site-nav{
  display: grid !important;
  column-gap: 0px !important;
  padding: 0 0 10% 0;
  grid-template-columns: 2fr 2fr 2fr 1fr 2fr;
}
.mega-menu-block  .site-nav .site-nav--link-text
{
  font-size: 16px !important;
}
.mega-menu-block  .mega-menu--links .dropdown-submenu .animated-link--item{
  font-size: 20px;
}
.desktop-overlay{
  background: #fff;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
}
.mobile-nav-bar--inner{
  margin:  0;
    background: #fff;
    padding: 5px;
}
.site-header__wrapper__center{
  display: flex;
}
.template-index .announcement_bar{
  position: absolute;
    width: 100%;
}
.collage-buttons-2{
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
.whatsapp-btn{
  background-color: #00A98F !important;
  color: #fff !important;
  border: 1px solid #00A98F !important;
}
.number-part{
  width: auto !important;
  margin-right: 8px;
}
.heading-btn{
  display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 3% 20px 3%;
    max-width: 100%;
    align-items: flex-end;
}
/* .heading-btn-heading{
  display: flex;
    flex-direction: column-reverse;
} */
.heading-btn .section-title,
.heading-btn .section-description{
  text-align: left;
}
.heading-btn-icon{
  display: flex;
    align-items: flex-start !important;
    flex-direction: column;
    justify-content: space-between !important;
    padding: 16px !important;
}
.collage-icon{
  margin-bottom: 30px;
}
.collage-icon img{
  min-height: 200px;
  max-height: 300px;
  object-fit:cover;
  width:100%; 
  height:200px;
  border-radius:8px;
}
.collage-builder__grid-item--template--20007093764325__collage_UjzqDw--2
.collage-buttons-2 .collage-builder__button-container:nth-child(2){
  padding-left: 2%;
}
.heading-btn-icon .collage-builder__text-content{
  font-size: 18px;
}
.jade-green{
  background-color: #00a98f !important;
}
.jade-color{
 color: #00a98f !important;
}
.gift-menu-icon{
  display: flex;
  justify-content: flex-end;
  align-items: center;
}


#shopify-section-template--20007093764325__text_adverts_Dp3Hbe .section-title--wrapper,
#shopify-section-template--20007093764325__text_adverts_Dp3Hbe .section-title--wrapper .section-title{
  /* display: flex; */
  flex-direction: column-reverse;
}
.section-title--wrapper .section-title strong{
  color: #00a98f;
  font-weight: 600;
}


@media screen and (max-width:768px) {
  .collage-buttons-2{
    display: flex;
    justify-content: center;
    padding-top: 20px;
  }
  .heading-btn{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .heading-btn-icon .collage-builder__text-content{
    font-size: 14px;
  }

#shopify-section-template--20007093764325__logo_list_tNHV9g .section-title--wrapper
#shopify-section-template--20007093764325__logo_list_tNHV9g .section-title--wrapper .section-title,
.testimonial-new-section .section-title--wrapper,
.testimonial-new-section .section-title--wrapper .section-title
{
   display: block;
   text-align: left !important;
}
/* #shopify-section-template--20007093764325__text_adverts_Dp3Hbe .section-title--wrapper,
#shopify-section-template--20007093764325__text_adverts_Dp3Hbe .section-title--wrapper .section-title, */
#shopify-section-template--18201622118629__personalised_process_mQjMtA .section-title--wrapper{
  display: flex;
  align-items: flex-start;
  text-align: left;
}
.testimonial-new-section .section-title--wrapper
{
  display: block;
  text-align: left !important;
  padding: 0 15px;
}
.grid-view-item-image .product-card-image--bottom-wrapper {
  padding: 17px;
}
#shopify-section-template--20007093764325__collage_chrKFk .jade-green{
  display: none;
}
}