/** Shopify CDN: Minification failed

Line 192:0 Unexpected "}"

**/
/* @import url('https://fonts.googleapis.com/css2?family=Noto+Serif:wght@500&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@400;600&display=swap');
/* @import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@700&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Hind+Siliguri&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
body {
  font-family: "Noto Sans",sans-serif;
  font-size: 14px;
}
p,a {
  font-family: "Noto Sans",sans-serif;
  font-size: 16px;
}
img {
  width: auto;
  max-width: 100%;
  height: auto;
}
a:hover {
  color: #e43192;
}
.bg-color-brown {
  background-color: #c25424;
}
.text-brown {
  color: #c25424;
}
.text-black {
  color: rgba(35, 35, 35, 1) !important;
}
.text-pink {
  color: rgba(228, 49, 146, 1);
}
.topbar {
  height: 62px;
} 
.topbar-child1 {
  font-family: "Hind Siliguri",sans-serif;
  font-weight: 500;
  color: #fff;
  font-size: 20px;
}
.topbar-child1 span {
  font-size: 28px;
  /* padding: 0 15px; */
  position: relative;
  top: 3px;
}
.topbar-child1 a {
  padding: 8px 30px;
  background-color: rgba(255, 255, 255, 1);
  font-weight: 700;
  margin-left: 15px;
  color: rgba(228, 49, 146, 1);
  border-radius: 6px;
}
.topbar-child1 a.shop-now-btn {
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 16px;
  font-weight: 600;
}
/* .custom-header {
  height: 150px;
  height: 175px;
} */
.custom-header a.logo {
  /* width: 172px; */
  width: 100px;
  left: 75px;
}
body.fixed-header .custom-header a.logo {
  width: 85px;
}
.custom-header .logo img {
  height: auto;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}
.custom-login-cart {
  z-index: 9;
  /* top: 40%; */
  top: 70%;
}
.custom-login-cart a.cart-custom-btn {
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 14px;
  color: #232323;
  padding-left: 30px;
  position: relative;
}
.custom-login-cart a.cart-custom-btn span.cart-title {
  position: relative;
  top: 5px;
}
.custom-login-cart .header-wrapicon2 {
  margin-right: 20px;
}
.custom-login-cart a.cart-custom-btn:before {
  content: "";
  background-image: url('ion_cart-outline.png');
  background-size: cover;
  background-position: center;
  width: 24px;
  height: 24px;
  float: left;
  position: absolute;
  left: 0;
  top: 5px;
}
.custom-login-cart .custom-signin-btn {
  padding: 8px 16px;
  height: auto;
  border: 1px solid #e43192;
  border-radius: 6px;
  color: #e43192;
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-right: 15px;
}
.custom-login-cart .custom-signup-btn {
  padding: 8px 16px;
  height: auto;
  border: 1px solid #e43192;
  border-radius: 6px;
  color: #fff;
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 16px;
  font-weight: 600;
  background-color: #e43192;
}

/** Nav Menu **/
/* .custom-header .main_menu>li {
  margin-top: 50px;
} */
.custom-header .main_menu>li:first-child {
  padding-right: 50px;
}
.custom-header .main_menu li a {
  font-family: 'Hind Siliguri', sans-serif;
  /* font-weight: 500; */
  font-weight: bold;
  color: #232323;
  font-size: 18px;
  border-bottom: none;
}
.custom-header .main_menu li:hover a {
  /* color: #232323; */
  text-decoration: none;
  border-bottom: none;
}
.custom-header .main_menu li a:hover {
  color: rgba(194, 84, 36, 1);
  text-decoration: underline;
  transition: none;
}
.line {
  width: 100%;
  margin: 0 auto;
  top: 125px; /** 90 **/
  /* z-index: 9999; */
  position: absolute;
}
.line hr {
  margin-left: 20%;
  margin-right: 35px;
  border-top: 1px solid rgba(236, 236, 236, 1);
  position: relative;
  z-index: 9999;
  
}
.fixed-header .wrap_header {
  height: 65px;
}
.fixed-header .main_menu>li {
  margin-top: 0;
  padding-top: 18px;
  padding-bottom: 18px;
}
/* .fixed-header .custom-login-cart {
  top: 75%; /** 70% **/
} */
.fixed-header .custom-header a.logo {
  width: 70px;
}
.fixed-header .line {
  display: none;
}
.fixed-header .container-menu-header {
    top: 0 !important;
}
.custom-social .topbar-social-item {
  font-size: 32px; /** 22 **/
  color: #e43192;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 20px;
}
.custom-social .topbar-social-item:last-child {
padding-left: 0; 
}
/* .custom-search,
.custom-social {
  margin-top: 30px;
} */
/* .fixed-header .custom-search,
.fixed-header .custom-social {
  display: none;
} */
/* .custom-search form {
  border: 1px solid rgba(221, 226, 228, 1);
  border-radius: 10px;
} */
.custom-search form input[type=text] {
  padding-left: 15px;
  height: 40px;
  border: 1px solid rgba(221,226,228,1) !important;
  border-radius: 10px;
  width: 223px;
}

.custom-search form input[type=submit] {
  text-indent: -9999px;
  background-color: transparent !important;
  background-image: url('search-icon.png') !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  cursor: pointer;
  position: absolute;
  top: -3px;
  right: -20px;
}
.custom-social-search {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 50px;
  /* margin-top: 20px; */
  flex-wrap: wrap;
  top: -3px;
}
/** Footer **/
footer#footer {
  background-color: transparent !important;
  background-image: url('footer-bg.png') !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover;
  color: #fff;
  min-height: 650px;
}
footer#footer.custom-footer h4 {
  font-size: 20px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 700;
  color: rgba(255, 255, 255, 1);
  text-transform: none;  
}
footer#footer .footer-middle-content .custom-footer h4 {
  font-size: 24px;
  font-weight: 600;
}
/* footer#footer.custom-footer h4 span {
  border-bottom: 1px solid #fff;
} */
.sub-form-input {
  position: relative;
}
.subscribe-btn {
  background: rgba(228, 49, 146, 1);
  border-radius: 0;
  padding: 13px 18px;
  font-family: 'Noto Sans',sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-transform: none;
  height: auto;
  color: #fff;
}
.sub-form-input .sub-input-text-field {
  padding: 14px 18px;
  
}
.sub-form-input .sub-wrap-btn {
  position: absolute;
  top: 0;
  padding-top: 0;
  right: 0;
}
#footer .footer__social-icons a {
  width: 36px;
  height: 36px;
  background-color: #fff;
  border-radius: 30px;
  position: relative;
  padding: 0;
  color: #42424B;
  margin-right: 15px;
  position: relative;
}
#footer a.footer-social-button:first-child:before {
  position: absolute;
  top: 10px;
  left: 12px;
  font-size: 18px;
}
#footer a.footer-social-button:last-child:before {
  position: absolute;
  top: 9px;
  left: 10px;
  font-size: 18px;
}
.footer__social-icons a:last-child {
  margin-right: 0;
}
.f-size16-noto-sans {
  font-family: 'Noto Sans',sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.address-info,.mail-info {
  position: relative;
  padding-left: 30px;
}
.address-info:before {
  content: "";
  background-image: url('map-pin.png');
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  width: 24px;
  height: 24px;
  left: 0;
  top: 2px;
}
.mail-info:before {
  content: "";
  background-image: url('mail-icon.png');
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  width: 24px;
  height: 24px;
  left: 0;
  top: 2px;
}
.address-info {
  font-family: 'Noto Sans',sans-serif;
  font-size: 16px;
  font-weight: 700;
}
#footer .mail-info a {
  font-family: 'Noto Serif', sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 16px;
}
#footer .copy-right-section {
  font-family: 'Noto Sans',sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  margin-top: 60px;
}
.useful-links-content ul li a:hover {
  font-family: 'Noto Sans',sans-serif;
  font-size: 18px;
  color: rgba(244, 244, 244, 1);
  font-weight: 700;
}
.custom-search {
  display: none;
}
.logo-mobile {
  width: 85px;
}
.logo-mobile img {
  height: auto;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}

.home-banner-slider {
  padding-bottom: 45px;
}

.wrap-content-slide1 {
/*   background: linear-gradient(105.18deg, rgba(4, 0, 0, 0.360277) -4.86%, rgba(4, 0, 0, 0.41) -4.86%, rgba(4, 0, 0, 0.358958) 10.67%, rgba(3, 0, 0, 0.306658) 50.75%, rgba(3, 0, 0, 0.326236) 58.25%, rgba(0, 0, 0, 0) 107.12%); */
  background: linear-gradient(105.63deg, rgba(4, 0, 0, 0.41) -6.18%, rgba(21, 7, 7, 0.360277) 19.08%, rgba(18, 2, 2, 0.358958) 64.31%, rgba(3, 0, 0, 0.306658) 75.06%, rgba(3, 0, 0, 0.326236) 93.65%, rgba(0, 0, 0, 0) 106.95%);

}
.item1-slick1 h1.caption1-slide1 {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 700;
  font-size: 44px;
  /* width: 48%; */
  margin-bottom: 70px !important;
}
.item2-slick1 h1.caption1-slide1,
.item3-slick1 h1.caption1-slide1 {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 700;
  font-size: 44px;
  /* width: 45%; */
  margin-bottom: 70px !important;
}
.custom-learn-more-btn {
  width: 193px;
}
.custom-learn-more-btn a {
  padding: 15px 32px;
  height: auto;
  font-family: 'Hind Siliguri',sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-transform: none;
  color: #fff;
  background: rgba(228, 49, 146, 1);
  border-radius: 6px;
}
.custom-learn-more-btn a:hover {
  background: rgba(228, 49, 146, 1);
}
.arrow-slick1,
.arrow-slick1:hover {
  background: rgba(228, 49, 146, 1);
}
.notosans-36 {
  font-family: 'Noto Sans',sans-serif;
  font-weight: 700;
  color: rgba(194, 84, 36, 1);
  /* font-size: 36px; */
  font-size: 28px;
}
.notosans-28 {
  font-family: 'Noto Sans',sans-serif;
  font-weight: 500;
  color: rgba(35, 35, 35, 1);
  font-size: 28px;
}
.notosans-18 {
  font-family: 'Noto Sans',sans-serif;
  font-weight: 500;
  color: rgba(35, 35, 35, 1);
  font-size: 18px;
}
.notosans-22 {
  font-family: 'Noto Sans',sans-serif;
  font-weight: 400;
  color: rgba(105, 105, 105, 1);
  font-size: 22px;
}
.notosans-14 {
  font-family: 'Noto Sans',sans-serif;
  font-weight: 400;
  color: rgba(105, 105, 105, 1);
  font-size: 14px;
}
.custom-seller .custom-box-card a:hover {
  color: rgba(35, 35, 35, 1);
}
.seller-shopall-btn {
  width: 193px;
  /* margin: 45px auto 0 auto; */
  margin: 45px auto 35px;
}
#shopify-section-1504983008053 .seller-shopall-btn {
   margin: 45px auto 70px;
}
/* .seller-shopall-btn a:after {
  content: "\f178";
  font-family: 'FontAwesome',sans-serif;
  margin-left: 15px;
  position: relative;
  top: 1px;
} */
.block2-btn-addcart {
  display: none;
}
.banner-with-multicolumn {
  min-height: 500px;
  /* background: rgba(170, 225, 222, 1); */
  padding-bottom: 50px;
  position: relative;
}
.banner-with-multicolumn .card {
  background-color: transparent;
  border: none;
  border-radius: 25px;
  box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.25);
  padding: 30px 15px;
  height: 100%;
}
.noto-sans-32 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 32px;
  color: rgba(194, 84, 36, 1);
  font-weight: 700;
}
.noto-sans-18 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  color: rgba(194, 84, 36, 1);
}
.banner-with-multicolumn .card .card-body p,
.banner-with-multicolumn .card .card-body ul li {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  /* font-weight: 600; */
  color: rgba(0, 0, 0, 1);
  text-align: left;
}
.banner-with-multicolumn .card .card-body ul li {
  /* list-style-type: disc; */
  position: relative;
  padding-left: 20px;
}
.banner-with-multicolumn .card .card-body ul li:before {
  content: "";
  width: 5px;
  height: 5px;
  float: left;
  background: #232323;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 9px;
}
.banner-with-text {
  position: relative;
}
.banner-with-text img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.banner-with-text .about-section {
    text-align: center;
    width: 100%;
}
.about-inner {
    background: rgba(194, 84, 36, 1);
    border-radius: 50px;
    padding: 40px 80px;
}
.banner-with-text .about-inner p {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: rgba(255, 255, 255, 1);
  margin-bottom: 15px;
}
.learn-btn a {
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-decoration: underline;
}
.gift-box-content {
  /* background: radial-gradient(86.92% 79.36% at 52.19% 50.53%, #89EBE7 0%, rgba(124, 214, 210, 0) 0%, #C4EAE8 18.5%, #B3EEEB 40.05%, #F3CBE1 88.45%, rgba(219, 227, 232, 0.797365) 95.1%); */
  padding: 50px 0 40px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 45px;
}
.noto-sans-26 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 26px;
  font-weight: 700;
  color: rgba(35, 35, 35, 1);
}
.gift-box-content p {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: rgba(35, 35, 35, 1);
  margin: 15px 0 30px;
}
.gift-box-content h2 {
  padding-bottom: 50px;
  color: rgba(35, 35, 35, 1);
}
.giftbox-section .seller-shopall-btn {
  width: 193px;
}
.giftbox-section .seller-shopall-btn a:after {
  content: none;
}
.giftbox-section img {
  width: auto;
  max-width: 100%;
}
/** blog **/
.noto-sans-14 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.noto-sans-20 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 20px;
  font-weight: 700;
}
.noto-sans-18 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-weight: 700;
}
.noto-sans-16 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
}
.text-grey {
  color: rgba(102, 112, 133, 1);
}
.banner-with-partnercontent {
  position: relative;
  background: rgba(77, 225, 219, 0.33);
  /* padding: 100px 0 150px; */
  padding: 100px 0 80px;
}
.banner-with-partnercontent img {
  width: auto;
  max-width: 100%;
  height: auto;
  position: absolute;
  /* right: 100px;
  top: 85px; */
  right: 0;
  top: -30px;
}
.banner-with-partnercontent h2 {
  color: rgba(141, 56, 19, 1);
}
.banner-with-partnercontent p {
  color: rgba(35, 35, 35, 1);
  font-size: 20px;
}
.partner-info {
  height: 100%;
  background: linear-gradient(94deg, #000000 -4.02%, rgba(0, 0, 0, 0.906102) -3.86%, rgba(48, 42, 42, 0.810928) 16.84%, rgba(0, 0, 0, 0.584002) 66.19%, rgba(0, 0, 0, 0) 111.91%);
}
.partner-section {
  width: 100%;
}
.partner-section p {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: rgba(227, 223, 223, 1);
}
.seller-shopall-btn.partner-btn {
  width: 193px;
  margin: 55px auto 35px;
}
.partner-btn a:after {
  content: none;
} 
.blog-viewall-btn {
  position: absolute;
  top: 0;
  right: 0;
  color: rgba(228, 49, 146, 1);
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
}

/* Testimonial */
.content-right {
  padding: 0 10px;
  height: 100%;
}
.content-info-inner {
  box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.07);
  /* padding: 15px; */
  padding: 15px 15px 35px 15px;
  height: 100%;
}
.content-right p {
  color: rgba(25, 29, 35, 1);
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
}
.content-right p.subhead-text {
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  color: rgba(105, 105, 105, 1);
}
.content-right p.review-date {
  color: rgba(100, 116, 139, 1);
  font-size: 12px;
  margin-top: 15px;
}
.content-right h5 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-top: 15px;
  color: rgba(9, 9, 20, 1);
  margin-bottom: 10px;
}
.content-right ul {
  list-style: none;
  list-style-type: none;
  padding: 0;
  -moz-user-select: none;
  -webkit-user-select: none;
  margin-bottom: 15px;
}
.content-right ul li {
  display: inline-block;
}
.content-right ul li.selected>i.fa {
  color: rgba(207, 182, 35, 1);
}
.testimonail-slider {
  width: 90%;
  margin: 0 auto;
}
.testimonail-slider.slick-slider .slick-list {
  overflow-y: visible;
  overflow-x: clip;
}
.testimonail-slider .slick-track {
  display: flex !important;
}
.testimonail-slider .slick-slide {
  height: inherit !important;
}
.testimonail-slider .arrow-slick1 {
  opacity: 1;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
  background: rgba(236, 236, 236, 1);
  color: #000;
}
.testimonail-slider .arrow-slick1.prev-slick1 {
  left: -70px;
}
.testimonail-slider .arrow-slick1.next-slick1 {
  right: -70px;
}
.subscribe-info {
  /* background: rgba(156, 234, 230, 1); */
  background: #bbf2ef;
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.1);
  width: 320px;
  /* border-radius: 9px; */
  position: absolute;
  bottom: 25px;
  right: 0;
}
.subscribe-inner {
  position: relative;
  padding: 25px 5px 14px 40px;
}
.subscribe-inner img.coming-soon-small {
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
}
.subscribe-info p {
  color: rgba(17, 101, 97, 1);
  font-family: 'Noto Sans', sans-serif;
  /* font-size: 12px; */
  font-size: 18px;
  font-weight: 600;
  width: 65%;
  padding-left: 10px;
  text-align: left;
}
.subscribe-info p a {
  color: rgba(17, 101, 97, 1);
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-decoration: underline;
}
.subscribe-info p span {
  color: rgba(17, 101, 97, 1);
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
}
.subscribe-inner img.gift-box-small {
  position: absolute;
  right: 15px;
  top: 10px;
}
.subscribe-info .close-icon {
  background-image: url('cross-icon.png');
  width: 20px;
  height: 20px;
  float: left;
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
}

/** product list page ***/

/* body.collection .contentforlayout,
body.custom-design-product .contentforlayout,
body.gift-boxes .contentforlayout,
body.about-us-new .contentforlayout,
body.checkout-cart .contentforlayout {
  margin-top: 130px;
} */

/* body:not(.home-page):not(.custom-design-product) .contentforlayout {
  margin-top: 145px;
  margin-top: 45px;
  margin-top: -17px;
} */

/* body.home-page .contentforlayout {
  margin-top: 112px;
  margin-top: -17px;
  
} */
body.fixed-header:not(.home-page) .contentforlayout,
body.custom-design-product .contentforlayout {
  /* margin-top: 115px; */
  margin-top: 50px;
}

/** BreadCrumb **/

.breadcrumbs {
  font-size: .85em;
  /* margin: 0 0 2em; */
  margin: 0 0 35px;
}

.breadcrumbs ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-left: 75px;
}

.breadcrumbs li {
  display: inline-block;
}

.breadcrumbs a,
.bread-crumb a {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: rgba(194, 84, 36, 1);
}

.breadcrumbs li:not(:last-child):after {
  content: "›\00a0";
  display: inline-block;
  padding-left: .75ch;
  speak: none;
  color: rgba(194, 84, 36, 1);
}

.breadcrumbs [aria-current="page"] {
  color: inherit;
  font-weight: normal;
  text-decoration: none;
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: rgba(194, 84, 36, 1);
}


.collection-banner {
  padding-left: 75px;
  position: relative;
  height: 385px;
}
.collection-banner:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(92.05deg, #232323 -0.71%, rgba(35, 35, 35, 0.624814) 42.83%, rgba(35, 35, 35, 0) 114.67%);
}

.col-banner-title {
  font-family: 'Noto Sans', sans-serif;
  font-size: 48px;
  font-weight: 500;
  /* color: rgba(35, 35, 35, 1); */
  color: rgba(255, 255, 255, 1);
  margin-bottom: 20px;
}
.col-desc {
  font-family: 'Noto Sans', sans-serif;
  font-size: 20px;
  /* color: rgba(105, 105, 105, 1); */
  color: rgba(255, 255, 255, 1);
}
.collection-inner-ctn {
  z-index: 10;
  position: relative;
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  justify-content: flex-end;
  height: 100%;
}
.custom-product-list {
  border: 1px solid rgba(229, 233, 235, 1);
}
.product-results {
  font-family: 'Noto Sans', sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: rgba(35, 35, 35, 1);
}
.sort-text {
  color: rgba(129, 129, 129, 1);
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin: 10px 15px 0 0;
}
.custom-sort-section {
  width: 150px;
  position: relative;
  margin-right: 0;
}
.rs2-select2 select.form-control {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: rgba(228, 49, 146, 1);
  height: auto !important;
  border-radius: 6px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
}
.custom-sort-section:after {
  content: "";
  background-image: url(down-arrow.png);
  width: 11px;
  height: 7px;
  float: left;
  position: absolute;
  right: 15px;
  top: 20px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  pointer-events: none;
}
.custom-product-list .block2-img {
  padding: 15px 0;
}
body.foods .custom-product-list .block2-img img,
body:not(.Gift.box) .custom-product-list .block2-img img {
  width: auto;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-list-section {
  border: 1px solid rgba(212, 212, 212, 1);
  border-left: none;
  border-right: none;
}
body.gourmet.foods .custom-product-list .block2-img.wrap-pic-w.of-hidden.pos-relative.text-center {
  width: 180px;
  height: 280px;
  margin: 0 auto;
}

.block2-overlay:hover {
  background: none;
  opacity: 0;
}
/** Gift box **/

.product-info-sec {
  border-top: 1px solid rgba(212,212,212,1);
  padding: 25px 0;
  margin: 10px 0;
}

.product-detail-name {
  font-family: 'Noto Sans', sans-serif;
  color: rgba(24, 24, 27, 1);
  font-size: 24px; /** 28 **/
  font-weight: 700;
  /* padding-bottom: 25px; */
}
.product-price {
  font-family: 'Noto Sans', sans-serif;
  color: rgba(24, 24, 27, 1);
  font-size: 24px; /** 28 **/
  font-weight: 700;
}
.giftbox-banner-left-content {
  background: #723928;
  /* background: linear-gradient(182.01deg, #00C8DF 30.53%, #03737F 98.27%, rgba(28, 39, 38, 0) 151.07%, #038291 151.07%); */
  /* text-align: center; */
  display: flex;
  align-items: center;
  justify-content: center;
}
.giftbox-block-banner-image .giftbox-content h1 {
  font-size: 36px;
  /* text-align: center; */
  /* color: rgba(35, 35, 35, 1); */
  color: #fff;
  font-weight: bold;
  margin-bottom: 20px;
}
.giftbox-banner-right-img {
  padding-left: 0;
  padding-right: 0;
}
.giftbox-banner-right-img img {
  height: 100%;
  object-fit: cover;
}
.block-banner-image img {
  width: auto;
  max-width: 100%;
}
.product-form__cart-submit:disabled,
.custom-add-to-cart-btn:disabled {
  width: 193px;
  color: #fff;
}
.product-form__cart-submit:disabled {
  background: transparent !important;
  color: rgba(228, 49, 146, 1);
  cursor: not-allowed;
}
/* .banner-content {
  background: linear-gradient(99.06deg, #CBBFBF -3.81%, rgba(31, 28, 28, 0.480372) 35.88%, rgba(25, 21, 21, 0.217169) 77.48%, rgba(20, 15, 15, 0) 108.25%);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
} */
.banner-content h1 {
  font-family: 'Dancing Script', cursive;
  font-size: 64px;
  font-weight: 500;
  /* position: absolute; */
  /* left: 25px; */
  /* bottom: 20px; */
  /* color: rgba(35, 35, 35, 1); */
  color: #e43192;
}
.video-btn:before {
  content: "";
  background-image: url('play-icon.png');
  width: 150px;
  height: 150px;
  float: left;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.shop-currency {
  margin-left: 10px;
}
.product-title-price {
  border-bottom: 1px solid rgba(212, 212, 212, 1);
  padding-bottom: 25px;
}
.qty-text,
h5.desc-title {
  /* color: rgba(35, 35, 35, 1); */
  color: #c25424;
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  /* font-weight: 700; */
}
.btn-num-product-down,
.btn-num-product-up {
  border: 1px solid rgba(228, 49, 146, 1);
}
.custom-quantity .fs-12 {
  color: rgba(228, 49, 146, 1);
}
.custom-quantity .num-product {
  border: 1px solid rgba(123, 121, 116, 1) !important;
  margin: 0 5px;
}
.small-desc {
  border-bottom: 1px solid rgba(212, 212, 212, 1);
  border-top: 1px solid rgba(212, 212, 212, 1);
  padding: 25px 0;
  margin: 20px 0;
}
.custom-add-to-cart-btn {
  background: rgba(228, 49, 146, 1);
  border-radius: 6px;
  text-transform: capitalize;
  font-family: "Hind Siliguri",sans-serif;
  font-size: 16px;
  font-weight: 600;
  width: 193px;
  padding: 16px 0;
  margin-left: 15px;
  text-transform: none;
}
.custom-add-to-cart-btn:hover {
  background: rgba(228, 49, 146, 1);
}
.gift-box {
  background: rgba(144, 215, 212, 0.56);
  padding: 70px 15px;
  position: relative;
}
.gift-box-inner-content {
  width: 65%;
}
.gift-box-inner-content img {
  position: absolute;
  right: 0;
  top: 0;
}
.gift-box h3 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: rgba(17, 101, 97, 1);
  line-height: 30px;
}
.gift-box h3 span {
  color: rgba(228, 49, 146, 1);
}
.gift-box-note {
  background: rgba(207, 246, 245, 1);
  padding: 15px;
  margin: 25px 0;
}
.gift-box-note p {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: rgba(17, 101, 97, 1);
}
.product-full {
  margin-bottom: 15px;
  position: relative;
}
.product-full .slick3 {
  width: 100%;
}
.product-full .new-product-tag {
  position: absolute;
  right: 50px;
  background: rgba(255, 255, 255, 1);
  color: rgba(194, 84, 36, 1);
  padding: 5px;
  border-radius: 5px;
  font-size: 10px;
  font-family: Noto Sans,sans-serif;
  z-index: 9;
  top: 25px;
  bottom: auto;
}
.product-full .slick3 .wrap-pic-w img,
.product-slider-thumb.wrap-slick3-dots li img {
  border-radius: 5px;
  width: auto;
  max-width: 100%;
  height: auto;
}
.product-slider-thumb.wrap-slick3-dots li img {
  width: 130px;
  border: 1px solid #c25424;
  padding: 15px;
}
/* .product-slider-thumb.wrap-slick3-dots li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
} */
.product-slider-thumb.wrap-slick3-dots {
  width: 100%;
}
.product-slider-thumb .slick3-dots li {
  /* width: 100px;
  height: 100px; */
  /* margin-right: 15px; */
  /* float: left; */
  outline: none!important;
  cursor: pointer;
  /* width: auto; */
  width: 25%;
  display: inline-block;
}
.product-slider-thumb .slick3-dot-overlay {
  border: none;
}
.product-slider-thumb .slick3-dot-overlay:hover,
.product-slider-thumb .slick3-dot-overlay:focus-visible,
.product-slider-thumb .slick3-dots li img:focus-visible,
.product-slider-thumb .slick3-dots .slick-active .slick3-dot-overlay {
  border: none;
  outline: 0 none;
}
/* .product-slider-thumb.wrap-slick3-dots li:first-child {
  display: none;
} */
.product-form__cart-submit {
  border: 1px solid rgba(228, 49, 146, 1);
  color: rgba(228, 49, 146, 1);
  width: 193px;
  font-family: Hind Siliguri,sans-serif;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 0;
  border-radius: 6px;
}
.full_des,
.small_des,
.full_des p,
.full_des ul li,
.full_des ul li a {
  color: rgb(107, 114, 128);
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
}
.full_des {
  display: none;
}
.full_des ul li {
  position: relative;
  padding-left: 12px;
}
.full_des ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  float: left;
  background: #232323;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 12px;
}
.prod-desc {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  padding-top: 15px;
}
.desc-title {
  
}
.custom-section h5 {
  /* color: rgba(107, 114, 128, 1); */
  color: #c25424;
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  /* font-weight: 500; */
}
.custom-section p {
  /* color: rgba(143, 143, 143, 1); */
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: rgb(107, 114, 128);
}
.subscribe-section {
  /* background: rgba(196, 245, 243, 1); */
  background: #bbf2ef;
  border-radius: 10px;
  padding: 85px 95px;
  position: relative;
}
.save-text {
    margin: 15px 0;
}
.save-text span {
  background: linear-gradient(96.11deg, #18403D 4.44%, #A02769 111.29%);
  padding: 5px 15px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 500;
  font-size: 14px;
  border-radius: 90px;
  color: rgba(255, 255, 255, 1);
}
.sub-content {
  width: 65%;
}
.sub-content p {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: rgba(35, 35, 35, 1);
}
.subscribe-section img.sub-comingsoon-img {
  position: absolute;
  max-width: 100%;
  width: auto;
  top: -76px;
  left: -86px;
  width: 243px;
  height: auto;
  object-fit: cover;
}
.subscribe-section img.sub-box-img {
  position: absolute;
  max-width: 100%;
  width: auto;
  top: 0;
  right: 0;
}
.sub-title {
  position: relative;
}
.sub-title input[type="checkbox"] {
    width: 25px;
    height: 25px;
    background: #fff;
    position: absolute;
    top: 2px;
}
.sub-title label {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: rgba(35, 35, 35, 1);
  padding-left: 35px;
}
input:checked ~ .checkmark:after {
  display: block;
}
.checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/** Gift Box **/

.gift-box-section .card-header {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
  background: rgba(255, 255, 255, 1);
  border-bottom: 0;
  margin-bottom: 15px;
  position: relative;
}
.gift-box-section .card-header h2 button.btn {
  color: rgba(35, 35, 35, 1);
  font-size: 24px;
  font-weight: 700;
}
.gift-box-section .card-header h2 button.btn:hover,
.gift-box-section .card-header h2 button.btn:focus {
  text-decoration: none;
}
.gift-box-section .card-body {
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.07);
  background: rgba(255, 255, 255, 1);
  border-radius: 20px;
  margin-bottom: 25px;
}
.gift-box-wrap img {
  width: auto;
  max-width: 100%;
  text-align: center;
  height: 90px;
}
.box-info {
  padding: 15px 0;
}
.box-info h4 {
  font-family: 'Noto Sans',sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: rgba(35, 35, 35, 1);
  margin-bottom: 10px;
}
.box-info p {
  font-family: 'Noto Sans',sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: rgba(105, 105, 105, 1);
  margin-bottom: 15px;
}
.box-info .custom-select {
  background: rgba(228, 49, 146, 1) !important;
  border-radius: 1px;
  text-transform: none;
  font-size: 16px;
  font-weight: 600;
  font-family: "Hind Siliguri",sans-serif;
  padding: 8px 47px;
  height: auto;
  line-height: normal;
}
.block2-img.wrap-pic-w.of-hidden.pos-relative.text-center {
  /* height: 150px; */
  height: 307px;
}
body.Gift.box .block2-img.wrap-pic-w.of-hidden.pos-relative.text-center {
  height: auto;
}
body.Gift.box .cat-filter-title,
body.Gift.box .cat-filter-content {
  display: none;
}
body.home-page .block2-img.wrap-pic-w.of-hidden.pos-relative.text-center img {
  margin: 0 auto;
  height: 100%;
  /* object-fit: cover; */
  border-radius: 10px;
  width: auto;
}
.gift-box-section .card-header::after {
  content: "";
  background-image: url('arrow-down.png');
  background-size: cover;
  background-position: center;
  width: 24px;
  height: 12px;
  float: left;
  background-repeat: no-repeat;
  position: absolute;
  right: 30px;
  top: 30px;
}
.custom-submit-btn {
  min-height: 65px;
  background: rgba(228, 49, 146, 1);
  border-radius: 9px;
  color: #fff;
  font-family: 'Hind Siliguri',sans-serif;
  font-size: 16px;
  font-weight: 600;
}
.drop-container {
  position: relative;
  display: flex;
  gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 200px;
  padding: 20px;
  border-radius: 10px;
  border: 2px dashed #555;
  color: #444;
  cursor: pointer;
  transition: background .2s ease-in-out, border .2s ease-in-out;
}

.drop-container:hover,
.drop-container.drag-active {
  background: #eee;
  border-color: #111;
}

.drop-container:hover .drop-title,
.drop-container.drag-active .drop-title {
  color: #222;
}

.drop-title {
  color: rgba(126, 126, 126, 1);
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  transition: color .2s ease-in-out;
}

input[type=file] {
  /* width: 350px; */
  width: 110px;
  max-width: 100%;
  color: #444;
  padding: 5px;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #555;
}

input[type=file]::file-selector-button {
  margin-right: 20px;
  border: none;
  background: rgba(228, 49, 146, 1);
  padding: 10px 20px;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  transition: background .2s ease-in-out;
  display: none;
}

input[type=file]::file-selector-button:hover {
  background: rgba(228, 49, 146, 1);
}
.custom-browse-btn {
  border: none;
  background: rgba(228, 49, 146, 1);
  padding: 10px 20px;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  transition: background .2s ease-in-out;
}
.giftbox-form label {
  font-family: 'Noto Sans',sans-serif;
  font-weight: 500;
  color: rgba(52, 64, 84, 1);
  font-size: 14px;
}
.giftbox-form .form-control::-webkit-input-placeholder {
  color: rgba(154, 153, 153, 1);
  font-family: 'Noto Serif',sans-serif;
  font-size: 16px;
}
.cloud-icon {
  position: relative;
}
.cloud-icon::before {
  content: "";
  background-image: url('upload-cloud.png');
  background-size: cover;
  background-position: center;
  width: 32px;
  height: 33px;
  float: left;
  background-repeat: no-repeat;
  position: absolute;
  top: 10px;
  left: -40px;
}
.about-us-section img {
  max-width: 100%;
  width: auto;
  height: 100%;
  object-fit: cover;
}
.bg-color {
  background: linear-gradient(180deg, #D2EEED 0%, #EEF9F8 53.65%, #E8F1F1 100%);
}
.right-side-section h2 {
  color: rgba(77, 77, 77, 1);
}
.right-side-section p {
  color: rgba(35, 35, 35, 1);
  font-size: 16px;
}
.page-banner-section {
  min-height: 300px;
  background: rgba(6, 192, 184, 1);
  position: relative;
}
.page-banner-section:after {
  content: "";
  background-image: url('bottom-flower.png');
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 45px;
  float: left;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
}
body.terms .page-banner-section {
  background: none;
  min-height: 265px;
}
body.terms .page-banner-section:after {
  content: none;
}
.page-banner-section h1 {
  font-family: 'Noto Sans',sans-serif;
  color: rgba(141, 56, 19, 1);
  font-weight: 700;
  font-size: 50px;
}
body.terms .page-banner-section h1 {
  font-weight: 600;
  color: rgba(194, 84, 36, 1);
}
.page-section-inner {
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.78) 0%, rgba(0, 0, 0, 0.4696) 72.88%, rgba(0, 0, 0, 0) 117.04%);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.page-section-inner h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  width: 71%;
  margin: 0 auto;
  position: relative;
}
.page-section-inner p:first-child:before {
  content: "";
  background-image: url('double-quote-front.png');
  background-size: cover;
  background-position: center;
  width: 70px;
  height: 70px;
  float: left;
  position: absolute;
  left: -40px;
  top: -35px;
}
.page-section-inner p:last-child {
  margin-top: 20px;
  position: relative;
}
.page-section-inner p:last-child:after {
  content: "";
  background-image: url('double-quote-back.png');
  background-size: cover;
  background-position: center;
  width: 70px;
  height: 70px;
  float: left;
  position: absolute;
  right: -65px;
  bottom: -3px;
  
}
.page-section-inner p {
  font-family: "Noto Sans",sans-serif;
  font-size: 28px;
  color: #fff;
  font-weight: 400;
  text-transform: none;
  position: relative;
}
/* .box-section {
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
  padding: 15px;
  text-align: center;
} */
/* .img-section img {
  border-radius: 45px;
  background: linear-gradient(0deg, #6FDED9, #6FDED9), linear-gradient(0deg, rgba(194, 84, 36, 0.78), rgba(194, 84, 36, 0.78));
  border: 20px solid rgba(194, 84, 36, 0.78);
  width: auto;
  border: 20px solid rgba(207, 122, 84, 0.78);
  max-width: 100%;
  height: auto;
} */
.img-section::before {
  content: "";
  background-image: url('bg-image.png');
  background-size: cover;
  background-position: center;
  width: 16px;
  height: 17px;
  float: left;
  position: absolute;
  left: 0;
  top: 5px;
}
.box-section .img-section {
  top: 60px; /** 35 **/
  z-index: 9;
}
.box-content p {
  color: rgba(255, 255, 255, 1);
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  display: block;
  z-index: 10;
  position: relative;
  top: 10px;
  text-align: center;
  left: -20px;
}
.box-content {
  position: relative;
  display: flex;
  padding-left: 15px;
}
.ourmission-content:first-child .box-content {
  background: rgba(194, 84, 36, 1);
}
.ourmission-content:first-child .box-content:before {
  background: rgba(194, 84, 36, 1);
  left: 0;
  transform: none;
}
.ourmission-content:first-child .box-content:after {
  background: rgba(194, 84, 36, 1);
}

.ourmission-content:nth-child(2) .box-content {
  background: rgba(207, 98, 50, 1);
}
.ourmission-content:nth-child(2) .box-content:before {
  background: rgba(207, 98, 50, 1);
}
.ourmission-content:nth-child(2) .box-content:after {
  background: rgba(207, 98, 50, 1);
}

.ourmission-content:nth-child(3) .box-content {
  background: rgba(224, 119, 73, 1);
}
.ourmission-content:nth-child(3) .box-content:before {
  background: rgba(224, 119, 73, 1);
}
.ourmission-content:nth-child(3) .box-content:after {
  background: rgba(224, 119, 73, 1);
}

.ourmission-content:nth-child(4) .box-content {
  background: rgba(237, 147, 108, 1);
}
.ourmission-content:nth-child(4) .box-content:before {
  background: rgba(237, 147, 108, 1);
}
.ourmission-content:nth-child(4) .box-content:after {
  background: rgba(237, 147, 108, 1);
}

.ourmission-content:nth-child(5) .box-content {
  background: rgba(248, 184, 157, 1);
}
.ourmission-content:nth-child(5) .box-content:before {
  background: rgba(248, 184, 157, 1);
}
.ourmission-content:nth-child(5) .box-content:after {
  background: rgba(248, 184, 157, 1);
  right: 0;
  transform: none;
}
.ourmission-content:nth-child(4) .box-content p,
.ourmission-content:nth-child(5) .box-content p {
  color: rgba(79, 35, 5, 1);
}

/** Cart-page **/

.border-full-width {
  border: 1px solid rgba(197, 197, 197, 1);
  border-radius: 6px;
}
.border-btm-line {
  border-bottom: 1px solid rgba(212, 212, 212, 1)
}
.cart-item-content {
  margin-bottom: 10px;
  margin-right: 40px;
}
.cart-item-content a,
.cart-item-content p {
  font-family: 'Noto Serif',sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: rgba(35, 35, 35, 1);
}
.custom-remove-btn {
  font-family: 'Noto Serif',sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: rgba(228, 49, 146, 1);
  text-transform: uppercase;
  margin-top: 25px;
}
span.in-stock {
  font-family: 'Noto Serif',sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: rgba(75, 183, 11, 1);
}
.cart-content > div:last-child {
    border-bottom: 0;
}
.order-detail-section {
  border: 1px solid rgba(197, 197, 197, 1);
  padding: 20px;
  border-radius: 6px;
}
.order-detail-section h5 {
  color: rgba(35, 35, 35, 1);
  font-family: 'Noto Serif',sans-serif;
  font-size: 28px;
  font-weight: 500;
}
.order-detail-section .left-content-title {
  font-family: 'Noto Serif',sans-serif;
  font-size: 20px;
  font-weight: 500;
}
.text-grey {
  color: rgba(125, 125, 125, 1);
}
.order-detail-section .left-content-value {
  color: rgba(105, 105, 105, 1);
  font-family: 'Noto Serif',sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.shipping-btm-line {
  border-bottom: 1px solid rgba(203, 203, 203, 1);
}
.custom-checkout-btn {
  background-color: rgba(228, 49, 146, 1);
  border-radius: 6px;
}
.checkout-btn {
  padding: 18px 14px;
  font-family: 'Hind Siliguri',sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: rgba(255, 255, 255, 1);
}
.cart-img-section {
  padding-left: 30px;
}
.cart-img-section img {
  max-width: 100%;
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.content-with-image-text {
  /* min-height: 340px; */
  /* padding: 100px 0 80px; */
  padding-top: 100px;
  padding-bottom: 80px;
}
.bg-diamond {
  background: rgba(196, 245, 243, 1);
}
.bg-light-diamond {
  /* background: #c4f5f3; */
  background: #bcf3f0;
}
.content-with-image-text img.coming-soon {
  position: absolute;
  left: -96px;
  top: -100px;
}
.content-with-image-text h2.card-title {
  color: rgba(35, 35, 35, 1);
  font-size: 42px;
}
.content-with-image-text ul li {
  font-family: 'Noto Sans',sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: rgba(35, 35, 35, 1);
  /* list-style-type: disc; */
  padding-left: 20px;
  position: relative;
}
.content-with-image-text ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  float: left;
  background: #232323;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 12px;
}
.content-with-image-text ul li a {
  color: rgba(35, 35, 35, 1);
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  text-decoration: underline;
}
.gift-box-open-img {
  position: absolute;
  right: 0;
  top: -100px;
  height: 319px;
}

body.terms h2 {
  margin-bottom: 15px;
  font-family: 'Noto Sans',sans-serif;
  font-weight: 700;
  color: rgba(77, 77, 77, 1);
  font-size: 28px;
}
body.terms h4 {
  font-family: 'Noto Sans',sans-serif;
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 25px;
}
body.terms p {
  color: rgba(35, 35, 35, 1);
  margin-bottom: 45px;
  font-size: 14px;
}

.my-account-page h3,
.order-detail p,
#create-account-form h2,
.account-detail-section p,
.edit-address-form h3,
#address_form_new h3,
.register-form h2,
.register-form p,
.login-form h2,
.login-form h3,
.login-form p,
.register-form h1,
.reset-pwd-form h1,
.reset-pwd-form .sub-head-login {
  margin-bottom: 15px;
}
.account-detail-section p {
  margin-bottom: 35px;
}

.register-form {
  border: 1px solid rgba(212, 212, 212, 1);
  /* margin: 30px 15px 0 15px; */
  padding-top: 30px;
  border-radius: 10px;
  /* padding-left: 40px; */
  padding-bottom: 30px;
}

.register-form h1 {
  font-weight: 700;
  color: rgba(9, 9, 20, 1);
}

.register-form legend {
  font-family: 'Noto Serif',sans-serif;
  color: rgba(82, 82, 91, 1);
  margin-bottom: 25px;
}

.register-form .control-label,
.login-form .control-label,
#recover_password label,
.reset-pwd-form .control-label {
  font-weight: 600;
  font-family: 'Noto Sans',sans-serif;
}

.register-form-signup {
  border: none;
  /* margin: 0;
  padding: 0; */
  border-radius: inherit;
}
.register-form-signup .well,
.login-form .well {
  height: 100%;
  border-radius: 10px;
  padding-left: 35px;
  padding-top: 45px;
  border: 1px solid rgba(212, 212, 212, 1);
  margin-bottom: 0;
}
.register-form-signup h2,
.login-form h2,
.reset-pwd-form h1 {
  font-weight: 700;
  font-family: 'Noto Sans',sans-serif;
  font-size: 42px;
  color: rgba(9, 9, 20, 1);
}
.sub-head-login {
  font-size: 16px;
  font-family: 'Noto Serif',sans-serif;
  color: rgba(82, 82, 91, 1);
}
.new-login-info {
  font-family: 'Noto Sans',sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: rgba(35, 35, 35, 1);
  margin-top: 25px;
}
.register-form-signup .new-customer-continue-btn {
  position: absolute;
  bottom: 55px;
  padding: 16px 64px;
}
#customer_login {
  margin-top: 30px;
}

body .custom-btn,
body .reset-pwd-form .custom-btn {
  display: inline-block;
  /* padding: 16px 71px;  15px 50px */
  padding: 15px 32px; /** 15px 50px **/
  height: auto;
  font-family: Hind Siliguri,sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-transform: none;
  color: #fff;
  background: rgba(228,49,146,1) !important;
  border-radius: 6px;
  line-height: normal;
  cursor: pointer;
}
body .custom-btn:hover,
body .reset-pwd-form .custom-btn:hover {
  color: #fff;
  background: rgba(228,49,146,1);
}
.control-label,
.edit-field-value,
div#add_address .form-group > div,
div.customer-register-form .form-group > div {
  padding-left: 0;
}
div.customer-register-form #button-account {
  margin-left: 0;
  font-family: Hind Siliguri,sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-transform: none;
  color: #fff;
  background: rgba(228,49,146,1) !important;
  border-radius: 6px;
  width: 193px;
  height: 57px;
}
p.lost-password {
  margin-top: 15px;
}
p.lost-password .custom-btn {
  margin-left: 0;
}
.customer-register-form span.custom-registor-or,
.login-form span.custom-registor-or {
  font-family: 'Noto Sans',sans-serif;
  font-size: 14px;
  color: rgba(9, 9, 20, 1);
  margin-left: 2px;
}
.customer-register-form a.btn-acct,
.login-form a.btn-acct {
  font-family: 'Noto Sans',sans-serif;
  font-size: 14px;
  color: rgba(9, 9, 20, 1);
}
.customer-register-form input[type=text].form-control,
.customer-register-form input[type=password],
.login-form input[type=text].form-control, 
.login-form input[type=password] {
  color: rgba(25, 29, 35, 1);
  font-family: 'Noto Sans',sans-serif;
  font-size: 14px;
  border: 1.5px solid rgba(225, 225, 225, 1) !important;
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
}
.forgot-pwd-txt {
  color: rgba(9, 9, 20, 1);
  font-family: 'Noto Sans',sans-serif;
  font-size: 14px;
  position: relative;
  top: 10px;
}
.customer-login-btn {
  margin-top: 45px;
}
.note.form-error {
  margin-bottom: 25px;
}
.note.form-error li {
  color: red;
}
div.customer-register-form #button-account:focus {
  box-shadow: none;
}

.page-blog-banner-section p {
  font-weight: 600;
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
  width: 38%;
  text-align: center;
  margin-top: 10px;
}
.item-blog-txt h4 {
  font-size: 32px;
  font-weight: 700;
  color: rgba(16, 24, 40, 1);
  font-family: 'Noto Sans',sans-serif;
}
.item-blog-txt p {
  color: rgba(109, 99, 99, 1);
}
span.blog-author-name {
  color: rgba(35, 35, 35, 1);
  font-family: 'Noto Sans',sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin-right: 15px;
  margin-left: 15px;
}
span.blog-posted-date {
  color: rgba(149, 149, 149, 1);
  font-family: 'Noto Sans',sans-serif;
  font-size: 16px;
}
.article-author-avatar {
  width: 60px;
  height: 60px;
  position: relative;
}
.article-author-avatar img {
  border-radius: 50%;
  width: 60px;
  position: absolute;
  top: 0;
  left: 0;
  height: 60px;
}
#form-watermark-edit-on-click {
  display: none;
}

.gift-box-steps {
  display: flex;
  align-items: center;
  justify-content: center;
}

.gift-box-steps .step {
  position: relative;
  width: 238px;
  float: left;
}
.gift-box-steps .step:before {
  content: "";
  height: 14px;
  width: 238px;
  position: absolute;
  /* bottom: 44%; */
  left: 0;
  z-index: -1;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15) inset;
  background: rgba(240, 240, 240, 1);
}
.progress-step-circle {
  height: 40px;
  width: 40px;
  color: #fff;
  border-radius: 50px;
  background: rgba(240, 240, 240, 1);
  display: inline-block;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1) inset;
  position: absolute;
  top: -15px;
  left: -2px;
}
.progress-step-circle span {
  width: 27px;
  height: 27px;
  float: left;
  border-radius: 16px;
  background: rgba(191,191,191,1);
  color: #fff;
  font-family: Roboto,sans-serif;
  font-weight: 700;
  font-size: 20px;
  position: absolute;
  top: 6px;
  left: 7px;
  text-align: center;
}
.gift-box-steps .step:last-child:before {
  content: none;
}
.progress-step-label {
  position: relative;
  top: 45px;
  left: -65px;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1) inset;
  background: rgba(240, 240, 240, 1);
  width: 171px;
  border-radius: 26px;
  padding: 5px;
  text-align: center;
  color: rgba(140, 140, 140, 1);
  font-size: 16px;
  font-family: 'Noto Sans',sans-serif;
}
.progress-step-label:before {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  border: 7px solid transparent;
  border-bottom-color: #d9d9d9;
  position: absolute;
  top: -14px;
  left: 78px;
}
.gift-box-steps .step.step-active:before,
.gift-box-steps .step.step-active .progress-step-circle span,
.gift-box-steps .step.step-active .progress-step-label {
  background: rgba(194, 84, 36, 1);
}
.gift-box-steps .step.step-active .progress-step-label:before {
  border-bottom-color: rgba(194, 84, 36, 1);
}
.gift-box-steps .step.step-active .progress-step-label {
  color: rgba(255, 255, 255, 1);
}
.gift-box-ctn-section .left-ctn h4 {
  font-size: 19px;
  font-family: 'Noto Sans',sans-serif;
  color: rgba(35, 35, 35, 1);
  font-weight: 500;
  margin-bottom: 0;
}
.gift-box-ctn-section .left-ctn p {
  color: rgba(105, 105, 105, 1);
  font-size: 20px;
  font-family: 'Noto Sans',sans-serif;
  font-weight: 500;
}
.gift-box-ctn-section .right-ctn a {
  display: inline-block;
  padding: 16px 45px;
  height: auto;
  font-family: 'Hind Siliguri',sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-transform: none;
  color: #fff;
  background: rgba(228,49,146,1)!important;
  border-radius: 6px;
  line-height: normal;
}

/* .product-box-detail {
  background: rgba(255, 238, 231, 1);
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.07);
} */
.product-box-detail .row {
  margin-left: 0;
  background: rgba(255, 238, 231, 1);
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.07);
}

#PageContainer-sub input[type=text],
#PageContainer-sub input[type=email] {
  border: 1px solid rgba(208, 213, 221, 1) !important;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05) !important;
}
#PageContainer-sub .nav-tabs-top li span {
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1) inset;
  background: rgba(240, 240, 240, 1);
  width: 171px;
  border-radius: 26px;
  padding: 5px;
  text-align: center;
  color: rgba(140, 140, 140, 1);
  font-size: 16px;
  font-family: 'Noto Sans',sans-serif;
  text-transform: none;
}
#PageContainer-sub .nav-tabs-top li .active span,
#PageContainer-sub .nav-tabs-top li .active strong {
  color: rgba(255, 255, 255, 1);
  background: rgba(194, 84, 36, 1);
}
body #PageContainer-sub .gift-inner {
  padding: 20px !important;
}
body #PageContainer-sub button.bxp-bldr-forward-next {
  background: rgba(228, 49, 146, 1);
  color: #fff;
  font-family: 'Hind Siliguri',sans-serif;
  font-weight: 600;
  font-size: 16px;
}
.box-product-content h5,
a.reset-builder {
  text-transform: none;
}
.cart-count-bubble {
  position: absolute;
  background-color: #000;
  color: #fff;
  width: 17px;
  height: 17px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  top: -10px;
  left: 10px;
}
.new-product-tag {
  position: absolute;
  right: 0;
  background: rgba(228, 49, 146, 1);
  color: rgba(255, 255, 255, 1);
  padding: 4px 11px;
  border-radius: 5px;
  font-size: 10px;
  font-family: 'Noto Sans',sans-serif;
  bottom: 5px;
}
.new-product-label {
  background: rgba(102,207,203,1);
  box-shadow: 0 4px 20px #00000026;
  font-size: 10px;
  color: #232323;
  padding: 4px 5px;
  position: absolute;
  font-family: Noto Sans,sans-serif;
  font-weight: 600;
  top: 30px;
  z-index: 9;
  left: 35px;
  line-height: normal;
}
.new-product-label:after {
  content: "";
  border-top: 11px solid transparent;
  border-bottom: 11.5px solid transparent;
  border-left: 12px solid rgba(102,207,203,1);
  position: absolute;
  top: 0px;
  right: -11px;
}
body.home-page .new-product-label,
body.home-page .new-product-tag {
  display: none;
}
body.home-page .new-product-label:after {
  content: none;
}
.pagination {
  justify-content: center;
}
.item-pagination {
  border-radius: inherit;
}
.item-pagination:hover,
.active-pagination {
  border: 1px solid rgba(228, 49, 146, 1);
  background: none;
  color: rgba(228, 49, 146, 1);
}
/* .contact-form-custom,
.partner-withus-form {
  margin-top: -60px;
} */
#recover_password h3 {
  margin-top: 35px;
  font-family: 'Noto Sans',sans-serif;
  font-weight: 700;
  color: rgba(9, 9, 20, 1);
  font-size: 40px;
}
#recover_password p.recover-pwd-txt {
  font-family: 'Noto Serif',sans-serif;
  font-size: 14px;
  color: rgba(82, 82, 91, 1);
  margin-bottom: 25px;
}
#gsMultiContinueForm #gsMultiContinue {
  background: #e43192 !important;
  padding: 17px 52px;
  font-family: Hind Siliguri,sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  line-height: normal;
  text-transform: none;
  height: auto;
}
#gs__toggle-box {
  background: #e43192 !important;
  margin-bottom: 25px;
  margin-left: -15px;
}
#gs__toggle-box label {
  color: #fff !important;
}
.add-to-cart-popup .swal-text {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
}
.add-to-cart-popup .swal-button {
  display: inline-block;
  padding: 16px 71px;
  height: auto;
  font-family: Hind Siliguri,sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-transform: none;
  color: #fff;
  background: rgba(228,49,146,1) !important;
  border-radius: 6px;
  line-height: normal;
  cursor: pointer;
}
.add-to-cart-popup .swal-footer {
  text-align: center;
}
.left-custom-sidebar h4 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: rgba(35, 35, 35, 1);
}
.left-custom-sidebar .advanced-filters span a {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: rgba(35, 35, 35, 1);
}
.text-custom-black {
  color: rgba(35, 35, 35, 1);
}
#appView .powrMark {
  display: none;
}
/* .giftbox-content {
  position: absolute;
  bottom: 35px;
  left: 60px;
} */
.giftbox-content ul {
  margin-top: 20px;
}
.giftbox-content p {
  font-family: 'Noto Sans',sans-serif;
  font-size: 18px;
  font-weight: 500;
  /* color: rgba(35, 35, 35, 1); */
  color: #fff;
}
.giftbox-content p:nth-of-type(1) {
  /* color: #e43192; */
  color: #f3af24;
  font-weight: bold;
}
.giftbox-content p a {
  /* color: #e43192; */
  color: #f3af24;
  /* color: #ffff00; */
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  text-decoration: underline;
}
.giftbox-content ul li {
  font-family: 'Noto Sans',sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: rgba(35, 35, 35, 1);
  padding-left: 20px;
  position: relative;
}
.giftbox-content ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  float: left;
  background: #232323;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 12px;
}
.my-account-page>h3 {
  text-align: center;
}
.dot-icon {
  padding-right: 15px;
}
.dot-icon:after {
  content: '';
  width: 5px;
  height: 5px;
  float: left;
  background: rgba(194, 84, 36, 1);
  border-radius: 50%;
  position: absolute;
  right: 3px;
  top: 8px;
}
.customer-address-edit-delete p {
  margin-right: 15px;
}
#add_address .form-control {
  margin-bottom: 15px;
}
.breadcrumbs {
  display: none;
}
body .custom-btn +span.form-spacer {
  padding: 0 10px;
}
label[for="address_default_address_new"] {
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 15px;
}
#subscribe .successMessage {
  text-align: center;
}
#subscribe .successMessage button.close {
  position:absolute;
}
.custom-search-result-box img {
    margin: 0 auto;
    height: 100%;
    /* object-fit: cover; */
    border-radius: 10px;
    width: auto;
}
.clear-btn-link {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: rgba(35, 35, 35, 1);
}
#contact_form .successError.alert.alert-danger.alert-dismissible {
  position: relative;
}
#contact_form .successError.alert.alert-danger.alert-dismissible .close {
  position: absolute;
}
body .shopify-challenge__container {
  margin-top: 40px;
}
body .shopify-challenge__container .shopify-challenge__button {
  margin-top: 20px;
}
/** Media Query **/

@media(min-width: 576px) {
  .sub-form-input .sub-input-text-field {
     min-width: 485px; /* 455px */
  }
  .offset-md-3 {
    margin-left: 16.666667%;
  }
  .register-form {
    margin: 30px 15px 40px 15px;
    padding-left: 40px;
  }
  .register-form-signup {
    margin: 0;
    padding: 0;
  }
  .home-banner-slider .item-slick1 {
  /* height: 500px; /** 710 **/
  /* height: 560px; */
    height: 716px;
  }
  
}
@media (min-width: 768px) {
  .custom-submit-btn {
    min-width: 567px;
  }
  .col-desc {
    width: 50%;
  }
  .product-detail-custom .w-size13 {
    width: 47%;
  }
  .product-detail-custom .w-size14 {
    width: calc(53% - 55px);
  }
  .item1-slick1 h1.caption1-slide1.home-banner-slider .item-slick1
  .item2-slick1 h1.caption1-slide1 {
    margin-bottom: 165px;
  }
}
@media (min-width: 993px) {
  header.header1 {
    display: flex;
  }
  .box-content:before {
    content:"";
    position:absolute;
    top: 0;
    left: -30px;
    bottom: 0;
    width: 100%;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    transform: skew(-20deg);
  }
  .box-content:after {
    content:"";
    position:absolute;
    top:0;
    right: -30px;
    bottom: 0;
    width: 100%;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    transform: skew(-20deg);
  }
  .giftbox-block-banner-image {
    margin-top: 19px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .content-with-image-text .row {
    padding-left: 80px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1400px;
  }
  .banner-with-text .about-section {
    position: absolute;
    bottom: 45px;
  }
  .partner-info {
    position: absolute;
    width: 100%;
    top: 0;
  }
  .partner-section {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
  }
  .partner-section p {
    width: 50%;
    margin: 0 auto;
  }
  .w-45 {
    width: 45%;
    float: left;
  }
  .w-55 {
    width: 55%;
    float: left;
    padding: 0 30px;
  }
  .banner-content h1 {
    left: 175px;
  }
}
@media(min-width: 1300px) {
  .custom-search {
    display: block;
    position: relative;
  }
}


@media (max-width: 1199px) {
  .content-right ul {
      margin: 15px 0 8px;
  }
  .banner-with-partnercontent img {
    right: 0;
    top: 0;
  }
  /* .subscribe-info {
    right: 15px;
  } */
  .ourmission-content {
    flex-basis: auto;
    margin-bottom: 0;
  }
  .box-content {
    justify-content: center;
  }
}
@media (max-width: 992px) {
  .line,
  .side-menu .main-menu>li:first-child,
  .side-menu .main-menu>li:nth-child(2) {
    display: none;
  }
  .item-menu-mobile {
    background-color: rgba(228,49,146,1);
  }
  .side-menu .main-menu>li>a {
    font-family: 'Noto Sans',sans-serif;
  }
  .container-menu-header {
    display: block;
  }
  .custom-header,
  .custom-login-cart {
    display: none;
  }
  .wrap_header_mobile {
    margin-top: 62px;
  }
  .giftbox-block-banner-image .giftbox-content h1 {
    font-size: 24px;
  }
  .giftbox-content p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .item1-slick1 h1.caption1-slide1,
  .item2-slick1 h1.caption1-slide1,
  .item3-slick1 h1.caption1-slide1 {
    width: 100%;
    font-size: 20px;
  }
  .custom-learn-more-btn a {
    padding: 8px 20px;
    font-size: 12px;
  }
  .notosans-36 {
    font-size: 24px;
  }
  .partner-info {
    padding: 15px;
  }
  .testimonail-slider .arrow-slick1.prev-slick1 {
    left: -30px;
  }
  .testimonail-slider .arrow-slick1.next-slick1 {
    right: -30px;
  }
  /* body.collection .contentforlayout,
  body.custom-design-product .contentforlayout,
  body.gift-boxes .contentforlayout,
  body.about-us-new .contentforlayout,
  body.checkout-cart .contentforlayout {
    margin-top: 0;
  } */
  body:not(.home-page) .contentforlayout,
  body.fixed-header:not(.home-page) .contentforlayout {
    margin-top: 0;
}
  body.home-page .contentforlayout {
    margin-top: 0;
}
  .banner-content h1 {
    font-size: 32px;
    left: 15px;
  }
  .video-btn:before {
    width: 25px;
    height: 25px;
  }
  /* .breadcrumbs ol {
    padding-left: 15px;
  } */
  .gift-box-inner-content {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
  }
  .gift-box-inner-content img,
  .subscribe-section img {
    position: inherit;
  }
  .sub-content {
    width: 100%;
  }
  .gift-box-section .card-header h2 button.btn {
    font-size: 16px;
  }
  .custom-submit-btn,
  .page-blog-banner-section p {
    width: 100%;
  }
  .order-detail {
    padding: 0;
  }
  .order-detail-section {
    margin-top: 25px;
  }
  .custom-cart-section {
    margin: 0;
  }
  .cart-item-content {
    margin-top: 10px;
  }
  .cart-item-content a,
  .cart-item-content p {
    font-size: 14px;
  }
  .order-detail-section h5 {
    font-size: 20px;
  }
  .order-detail-section .left-content-title {
    font-size: 16px;
  }
  .order-detail-section .left-content-value {
    font-size: 14px;
  }
  .banner-with-partnercontent {
    padding: 40px 0;
  }
  .banner-with-partnercontent img,
  .gift-box-open-img {
    position: inherit;
  }
  .content-with-image-text {
    padding: 0;
  }
  /* .content-with-image-text img.coming-soon {
    position: relative;
  } */
  .banner-with-partnercontent img {
    margin: 0 auto;
    display: block;
  }
  .gift-box-open-img {
    top: 0;
  }
  .page-section-inner p {
    font-size: 18px;
  }
  /* .page-banner-section {
    min-height: 550px;
  } */
  .profile-icon {
    padding-left: 0;
  }
  /* .contact-form-custom,
  .partner-withus-form {
    margin-top: -45px;
  } */
  .banner-with-multicolumn .col-md-4.col-sm-6.col-xs-12 {
    margin-bottom: 25px;
  }
  .collection-banner {
    padding-left: 15px;
  }
  .product-detail-custom .w-size14 {
    margin-top: 20px;
  }
  /* .giftbox-content {
    display: none;
    position: absolute;
    bottom: 30px;
    left: 15px;
  } */
  .giftbox-content h1 {
    font-size: 20px;
  }
  .giftbox-content p {
    font-size: 12px;
  }
  .giftbox-content ul li:before {
    top: 6px;
  }
  .content-with-image-text h2.card-title {
    font-size: 32px;
  }
  .mob-subscribe {
    padding-top: 180px;
  }
  .gift-box-content h2 {
    font-size: 26px;
  }
    .gift-box-content h3 {
    font-size: 22px;
  }
  .sub-form-input .sub-wrap-btn {
    position: relative;
    margin-top: 15px;
  }
  .page-section-inner {
    position: relative;
    transform: none;
  }
  .page-section-inner p:first-child:before {
    left: -60px;
  }
  .box-content {
    padding-left: 0;
  }
  .box-content p {
    left: 0;  
  }
  .header-icons-mobile .header-cart {
    bottom: -40px;
    right: -72px;
    width: 343px;
  }
  .mobile-new-address-btn {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media (max-width: 575px) {
  footer#footer .container {
    text-align: center;
  }
  .footer__social-icons {
    justify-content: center;
  }
  .home-banner-slider {
    padding-bottom: 110px;
  }
  .subscribe-info {
    /* width: 290px;
    bottom: -145px;
    right: 15px; */
    position: relative;
    margin-top: 20px;
    bottom: 0;
  }
  .subscribe-info:after {
    right: 5px;
  }
  .prod-detail-btn {
    flex-direction: column;
  }
  .prod-detail-btn .custom-add-to-cart-btn {
    margin-left: 0;
    margin-top: 15px;
  }
  .cloud-icon::before {
    left: 0;
  }
  /* .subscribe-inner img.gift-box-small {
    top: 28px;
    right: 20px;
  } */
  .register-form-signup .new-customer-continue-btn {
    position: inherit;
  }
  .custom-register-signup {
    margin-left: -15px;
  }
}

@media (max-width: 480px) {
  .buttons a.custom-btn {
    margin-top: 15px;
  }
}








