/** Shopify CDN: Minification failed

Line 139:49 Unterminated string token
Line 239:27 Expected identifier but found whitespace

**/
body.template-index.loaded {
    overflow-x: hidden !important;
}
/* .video-parent-section.loaded .hero__media video {
   object-fit: contain !important;

} */

/* CUSTOM - 2024/10/16 */
.announcement .slick-section.slick-slider{
  display:flex;
}
.promo-bank-cont{
  padding-block: .4rem .2rem;
  display:flex;
  justify-content:center;
}
.promo-bank-cont span{
  padding-inline: 8px;
  font-size:13px;
  display:flex;
  align-items:center;
}
#smile-ui-lite-launcher-frame-container,
.smile-launcher-frame-container.smile-launcher-border-radius-circular{
  opacity:0 !important;
  z-index:-1 !important;
}
#glowClubHeadBtn img{
  width: 28px;
  height: 28px;
}
@media all and (min-width:769px){
  .promo-bank-cont span{
    font-size:16px;
  }
}
/**********************************17-11-2023  css*********************************************/

.collection-hero__content:before, .hero__image-wrapper:before, .hero__media:before{
  background-image:unset !important;
}
.video-hero .hero__media {
    background-color: #fff !important;
    max-width: 100% !important;
}
.jtpl_video_img_section .feature-row__item {
    flex: auto !important;
    margin: 0 auto;
}
.custom-image-upload-bnt-jtpl {
    text-align: center !important;
}
/***********************************************************************/
.full-width-banner-outer img {
    max-width: 100%;
}
.full-width-banner-outer {
    text-align: center;
    line-height: 0;
}
.mob-image {
    display: none;
}
.kl_reviews__carousel.kl_reviews__carousel.kl_reviews__carousel button.kl_reviews__carousel__next_button {
    z-index: 9 !important;
}
.narrow_container{
 max-width:1100px;
  margin: 0 auto;
}
#CollectionSection .tag--remove[data-tag] a.btn:before {
    content: "";
    background-image: url(/cdn/shop/files/fff.png?v=1688532770);
    font-weight: 300;
    top: 12px;
    color: var(--colorTextBody)!important;
    position: absolute;
    right: 15px;
    width: 9px;
    height: 9px;
    background-size: cover;
}
.desktop--hidden{
  display:none;
}
#CollectionSection .tag-list__header {
    text-align: left;
    text-transform: uppercase;
}

#CollectionSection  .tag--remove a.btn{
  background:#f3f3f3 !important ;
  color: var(--colorTextBody) !important; 
  font-size:13px;
  line-height:15px;
}
#CollectionSection  .tag--remove .icon{
  color: var(--colorTextBody) !important; 
}


.custom-image-slider-jtpl .flickity-next {
    right: -8px;
}
.custom-image-slider-jtpl .flickity-button {
    width: 32px!important;
    height: 32px!important;
    cursor: pointer;
    background: #fff!important;
    color: #000!important;
    font-weight: 900!important;
    box-shadow: 0 0 0 1px rgba(55,63,71,.04), 0 4px 4px rgba(55,63,71,.08), 0 8px 24px rgba(55,63,71,.08);
}
#insta-feed h2 {
    margin-bottom: 50px !important; 
     font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback);
    font-weight: var(--typeHeaderWeight);
    letter-spacing: var(--typeHeaderSpacing);
    line-height: var(--typeHeaderLineHeight);
    font-size:23px !important;
}
.custom-image-slider-jtpl .flickity-previous {
    left: -10px;
}
.custom-image-slider-jtpl .grid__item { 
    padding-left: 0px;
}

.subtitle {
    font-size: var(--typeBaseSize);
    font-size: calc(var(--typeHeaderSize)*0.9);
    font-family:  --typeHeaderPrimary'!important;
    font-weight: 600;
}
.acne-landing-page-jtpl .narrow_container {
    max-width: unset;
}

.jtpl_video_img_section .image-wrap video {
    width: 100%;
    height: 500px;
}

/* 29 jan css start */

.megamenu {
    padding: 30px 0;
}

.megamenu__col-title {
    padding-bottom: 10px;
}
.megamenu__link-label {
    font-weight: bold;
    font-size: 18px;
}
.megamenu__promo {
    flex: 0 0 380px;
}
.menu-item-content {
    display: flex;
    gap: 6px;
    font-size: 18px;
    text-align: center;
    justify-content: center;
}
.item-text strong {
    font-weight: 900 !important;
}

.site-nav__dropdown-link {
    padding: 4px 20px;
    line-height: normal;
}

.mobile-nav__child-item {
    display: flex;
    justify-content: space-between;
    padding-right: 11px
}
.mobile-nav__sublist .mobile-nav__link {
    padding: 10px 25px 10px 30px;
}
ul.mobile-nav__grandchildlist {
    padding-left: 10px;
}

.site-nav--is-megamenu.result_hover .icon-chevron-down {
    transform: rotate(180deg);
}
.site-nav__link .icon-chevron-down {
    transition: all 0.4s ease-in;
}
/* 29 jan css end */

@media(max-width:768px){

  ul.no-bullets.tag-list.tag-list--active-tags {
    margin-bottom: 40px;
}
  
  .small--hidden{
    display:none;
  }
  .desktop--hidden{
  display:block;
}
  .des-image {
    display: none;
}
body .mob-image {
    display: block;
}
}
/* .full-width-banner-outer {
    padding: 40px 0;
} */

.p-text-couulumm .image-wrap {
    border-radius: 15px;
}
.grid-product__content img {
    border-radius: 15px;
}

.product-image-main .image-wrap {
    border-radius: 15px;
}
.product__thumb-item .image-wrap {
    border-radius: 5px !important;
}
.custom__item-inner--image. .feature-row-wrapper .image-wrap {
    border-radius: 15px;
    overflow: hidden;
}
@media only screen and (min-width: 980px){
.feature-row-wrapper .feature-row {
    margin: 0 2%;
}
}



@media only screen and (min-width: 590px){
body .logo-bar .logo-bar__item {
    flex: 0 1 149px;
    margin: 0 10px 40px;
}
}
.logo-slider-innner .logo-bar .logo-bar__item-1 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
}
.logo-slider-innner {
    margin: 50px 0;
}
.featured-slider .slick-dots li {
    margin: 0;
}
.testimonials-slider__text p {
    letter-spacing: 0;
    font-size: 16px;
}
.metafiedl-ingredient.index-section {
    margin: 0;
}

.metafiedl-ingredient.index-section .grid.grid--flush-bottom {
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
body .featured-slider .slick-prev:before,
body .featured-slider .slick-next:before {
	font-family: fontAwesome;
	background: #000;
	color: #fff;
	width: 45px;
	height: 45px;
	display: inline-block;
	text-align: center;
	line-height: 45px;
	border-radius: 50%;
	opacity: 1;
	border: 0;
	box-shadow: 0 2px 10px rgba(54, 54, 54, 0.15);
	font-size: 27px;
	text-shadow: none;
     display:none !important;
}

@media only screen and (min-width: 590px){
.index-section {
    margin: 70px 0;
}
}

.featured-slider {
	padding: 0px;
}

body .featured-slider .slick-prev {
	left: 25px;
    display:none !important;
}

body .featured-slider .slick-next {
	right: 25px;
    display:none !important;
}

.featured-slider.slick-slider {
	position: relative;
	float: none;
	width: 100%;
}

body .featured-slider .slick-prev,
body .featured-slider .slick-next {
	position: absolute;
	display: block;
	height: 45px;
	width: 45px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	margin-top: -10px;
	padding: 0;
	border: none;
	outline: none;
	font-size: 16px;
	z-index: 99;
}

.featured-slider.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
	margin-bottom:0;
}

.featured-slider.slick-slider .slick-slide {
	height: 100%;
	min-height: 1px;
	display: none;
	display: inline-block;
	padding: 6px 15px 0;
}

.featured-slider.slick-slider .slick-track,
.featured-slider.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	position: relative;
	display: block;
}

.featured-slider.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.featured-slider .slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}


body .featured-slider .slick-next:before {
	content: "\f105";
}

body .featured-slider .slick-prev:before {
	content: "\f104";
}

body .featured-slider .slick-prev:hover:before,
body .featured-slider .slick-next:hover:before {
	background: #ff919e;
	color: #fff;
	opacity: 1;
}
.custom-image-upload-bnt-jtpl .btn--inverse {
    background-color: transparent!important;
    border: 2px solid #000;
    color: #000;
    margin-right: 8px;
}
.custom-image-upload-bnt-jtpl {
    text-align: right;
}
ol.flickity-page-dots {
    display: none !important;
}
/*======= popop form in home page css start =========*/
/* .jtpl_img_section #form1 {
    padding: 10px;
    display: none;
    text-align: center;
}
.custom-form-jtpl_input label {
    display: inline-block;
}
.custom-form-jtpl_input {
    padding-bottom: 15px;
}
.custom-form-jtpl_upload input.form-control {
    border: 0px;
    text-align: center !important;
    width: 240px !important;
    max-width: unset !important;
    display: inline-block !important;
}
.custom-form-jtpl_btn button#submit {
    font-family: Arial;
    color: #000;
    background-color: #ebebeb;
    padding: 7px 20px;
    text-decoration: none;
    font-size: 14px;
    border: 1px solid #cfcfcf;
    border-radius: 5px;
}
.custom-form-jtpl_upload input[type=file] { 
  text-align:center
                 }
.jtpl_img_section #formButton {
    font-family: Arial;
    color: #000;
    background-color: #ebebeb;
    padding: 7px 20px;
    text-decoration: none;
    font-size: 14px;
    border: 1px solid #cfcfcf;
    border-radius: 5px;
  margin-top: 15px;
}
.jtpl_custom_slider_hp {
    overflow: hidden;
} */
/*======= popop form in home page css end =========*/


/*======= social media in prodcut page css start =========*/
.jtpl_img_section {
    padding-top: 30px;
}
.jtpl_upload_btn button#formButton {
    margin: 0px;
}
.jtpl_upload_btn {
    text-align: right;
    padding-bottom: 15px;
}
.jtpl_custom_slider_hp .grid__item {
    width: 33.33%;
}
.jtpl_video_img_section .image-wrap video {
    width: 100%;
    border-radius:8px;
}
.contact-us__content img {
    border-radius: 15px;
}
.jtpl_video_img_section .contact-us>h3 {
    margin: 64px 0 0 0;
    font-weight: 300;
    font-size: 22px;
    text-align: center;
    letter-spacing: 3px;
    color: #000;
    padding-top: 24px;
    font-weight: 500;
}
.jtpl_video_img_section .contact-us>h4 {
    font-size: 12px;
    text-align: center;
    margin: 16px 0;
    font-weight: 300;
}
.jtpl_video_img_section {
    gap: 35px;
    align-items: flex-end;
}
.jtpl_video_img_section .contact-us__content img {
    opacity: 1 !important;
  border-radius:0px;
}
.custom-form-jtpl_btn {
    padding-top: 20px;
}
/*======= social media in prodcut page css end =========*/

@media(max-width:768px){
  .jtpl_custom_slider_hp .grid__item {
    width: 50%;
}
  .jtpl_video_img_section {
    gap: 30px;
}
  .jtpl_video_img_section .contact-us>h3 {
    margin: 0;
}
}




