/** Shopify CDN: Minification failed

Line 522:14 Unexpected "="
Line 1011:8 Expected ":"

**/
@font-face {
  font-family: 'AuthenticSans';
  src: url('/cdn/shop/files/AUTHENTICSans-60.woff?v=1646253097') format('woff');
  font-display: auto;
  font-weight: normal;
  font-style: normal;
}
@font-face {
	font-family: 'MessinaSans';
	src: url('/cdn/shop/files/MessinaSansWeb-Book.woff?v=1646161046') format('opentype');
	font-display: auto;
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'MessinaSansSemi';
	src: url('/cdn/shop/files/MessinaSansWeb-SemiBold.woff?v=1646161046') format('opentype');
	font-display: auto;
	font-weight: 400;
	font-style: normal;
}
html, body {
	font-family: MessinaSans!important;
	line-height: 36px !important;
  font-weight: normal;
  letter-spacing: 0.03em;
  background-color: #F7F4F0;
}
h1,h2,h3,h4,h5,h6,h7 {
  font-family: AuthenticSans;
  letter-spacing: 0.05em;
  text-transform: none;
}
h1 {
  font-size: 60px !important;
}
h2 {
  font-size: 44px !important;
}
h3 {
  font-size: 32px !important;
}

h4 {
  font-size: 24px !important;
}

h5 {
  font-size: 20px !important;
  line-height: 130%;
}

h6 {
  font-size: 18px !important;
}

h7 {
  font-size: 14px !important;
}

h3 a {
  font-size: 24px;
}


h3 span b {
  line-height: 41.6px;
}

.p1,.p2,.p3 {
  font-family: MessinaSans!important;
  letter-spacing: 0.02em!important;
}

.p1 {
  font-size: 22px!important;
}
.p2 {
  font-size: 18px !important;
  line-height: 150%!important;
}

.p3{
   font-size: 16px!important;
  line-height: 150%!important;
}

.p4{
   font-size: 13px!important;
  line-height: 150%!important;
}


.blog-paragraph p, .blog-paragraph span{
	line-height: 27px !important;
}

.blog-p h3{
	line-height: 43px !important;
}


.two-column-section {
	max-width: 1360px;
}
h3 {
	font-size: 18px;
}

.pfa.pfa-plus,
.pfa.pfa-minus {
	padding-top: 10px;
      font-size: 12px;
margin-top: 0;
}


@media only screen and (max-width: 1180px) {
  h2 {
    font-size: 32px !important;
    line-height: 36px !important;
  }
  h3 a,
  h3 {
    font-size: 24px !important;
  }
  
}

@media only screen and (max-width: 768px) {
  h2 {
    font-size: 32px !important;
    line-height: 36px !important;
  }
  h3 a,
  h3 {
    font-size: 24px !important;
  }
  .custom-width {
    width: 50%;
  }
  
}
/************ header ***********/



nav.border-bottom  {
  border-bottom: 0px;
}
header.site-header .header {
  display: flex;

}

.splide__pagination {
 display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px;
    margin: -65px 0 0;}

.splide__pagination__page {
 margin: 8px;
}

#alula-on-call-model {
  max-width: 700px;
  min-width: 400px;
  border-radius: 4px;
  padding: 48px;
  border: 1px solid #000;
  background-color: #FFF;
  text-align: left;
  display: none;
}
#alula-on-call-model.absolute-center {
  position: fixed;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  z-index: 3;
}

.absolute-center {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  z-index: 3;
}
.absolute-center-fixed {
  position: fixed;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  z-index: 3;
}

.product-quick-view-wrapper {
  width: 100%;
  height: 100%;
}

.fixed-bottom {
  position: fixed;
  width: 100%;
  bottom: 0;
}

@media screen and (min-width: 1025px) {
  
  .main-content form.pf-product-form .product-image-carousel__wrapper {
    padding: 111px 0 0 70px;
    height: calc(100vh + 35px);
  }
}

@media screen and (min-width: 1260px) {
  
  .main-content form.pf-product-form .product-image-carousel__wrapper {
    padding: 111px 0 0 92px;
  }
}

.pf-c .alula-button {
  padding: 4px 22px;
  font-size: 16px!important;
}
.alula-button {
  font-family: MessinaSansSemi!important;
  padding: 14px 22px;
  border-radius: 67px!important;
  background-color: #ffe39c !important;
  cursor: pointer;
  border: solid 1px #332821!important;
  color: #332821 !important;
  font-size: 18px!important;
  font-weight: 400;
  letter-spacing: 0.03em!important;
}

.alula-button-small {
  font-family: MessinaSansSemi!important;
  padding: 10px 14px;
  border-radius: 67px!important;
  background-color: #ffe39c !important;
  cursor: pointer;
  border: solid 1px #332821!important;
  color: #332821 !important;
  font-size: 16px!important;
  font-weight: 600;
  letter-spacing: 0.03em!important;
}

.alula-button-smallest {
  font-family: MessinaSansSemi!important;
  padding: 4px 14px;
  border-radius: 67px!important;
  background-color: #ffe39c !important;
  cursor: pointer;
  border: solid 1px #332821!important;
  color: #332821 !important;
  font-size: 16px!important;
  font-weight: 600;
  letter-spacing: 0.03em!important;
}

.__pf .pf-122_ {
  padding: 0;
  background-color: transparent!important;
}

.boost-pfs-checkout-btn,
.boost-pfs-quickview-view-full-wrapper,
.boost-pfs-quickview-cart-btn,
#continue_button,
.btn,
.yotpo-submit,
.yotpo-default-button,
.cart__continue-btn,
.text-link,
.cart__submit,
.cart-header a {
  padding: 14px 22px !important;
  border-radius: 67px !important;
  background-color: #ffe39c !important;
  cursor: pointer !important;
  border: solid 1px #332821 !important;
  color: #332821 !important;
  font-size: 18px !important;
  font-weight: 400 !important;
}

.button--small {
  padding: 7px 14px;
  border-radius: 67px;
  background-color: #ffe39c;
  cursor: pointer;
  border: solid 1px #332821;
  color: #332821;
  font-size: calc(((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em);
  font-weight: 400;
}

.boost-pfs-checkout-btn:hover,
.boost-pfs-quickview-view-full-wrapper:hover,
.boost-pfs-quickview-cart-btn:hover,
#continue_button:hover,
.btn:hover,
.yotpo-submit:hover,
.yotpo-default-button:hover,
.cart__continue-btn:hover,
.text-link:hover,
.button--small:hover,
.cart__submit:hover,
.cart-header a:hover,
.alula-button:hover,
.alula-button-small:hover,
.alula-button-smallest:hover {
  background: #332821 !important;
  background-color: #332821 !important;
  color: #ffe39c !important;
}

.cart__remove {
  margin: 20px 0px 10px !important;
}

td.cart__price {
  height: 1px;
}

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

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

  .cart__footer .grid {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

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

  .banner-container-alula {
    margin: 0px auto 30px;
  }
}

.text-link {
  font-size: 10px;
  padding: 10px 18px;
}

.alula-button:hover .__pf .pf-122_{
  color: #ffe39c !important;
}

.gm-target {
  cursor: pointer;
}

.close-button,
#alula-on-call-model .close {
  position:absolute;
  right:40px;
  top:20px;
  cursor: pointer;
}
#alula-on-call-model ul {
  padding-left: 30px;
  line-height: 25px;
  padding-bottom: 10px;
}
#alula-on-call-model li {
  list-style: disc!important;
}
.blog-thumbnail-image img {
	height: 304px !important;
	object-fit: cover;
}
.blog-reference img {
  object-fit: cover !important;
}

.image-title {
	font-size: 13px;
}

.kGTIvv img {
	height: 100% !important;
}

@media only screen and (max-width: 1260px) {
  	
    p {
      font-size: 16px !important;
    }
    .thumbnail {
    	width: 60px !important;
    }
    .js-mobile-nav-toggle {
      display: block;
    }
    .site-header .grid nav {
      display: none;
    }
    .site-header__icons--plus {
      flex: 3;
    }
  
   .site-header__logo {
    width: 100px;
  }
    
  .boost-pfs-filter-wrapper {
    margin-top: -60px !important;
  }
  
  .template-search .filters-toolbar-wrapper {
  display: none;
  }
  
  .boost-pfs-filter-products .grid-view-item {
    min-height: 610px;
}
  
  .boost-pfs-action-overlay img {
    max-height: none !important;
  }
  .boost-pfs-filter-wrapper .grid-view-item__image-wrapper {
    max-height: 100% !important;
  }
  
}

@media only screen and (max-width: 768px) {
   .blog-reference div[data-pf-type="ArticleBox"]{
		padding: 0px 10%;
	}
    .blog-reference div[data-pf-type="ArticleBox"] a {
		padding-bottom: 70%;
	}
	.blog-reference div[data-pf-type="ArticleBox"] img {
		height: 370px;
	}
    
  .site-header__logo {
    width: 100px;
  }
  
  .grid__item {
    width: 50% !important;
  }
  
  .search-page .grid__item {
    width: 100% !important;
  }
  
  .boost-pfs-filter-wrapper {
    margin-top: -60px !important;
  }
  
  .template-search .filters-toolbar-wrapper {
  display: none;
  }
  
  .search-page .boost-pfs-search-result-header {
    padding-top: 120px;
    padding-bottom: 70px;
    margin-top: 45px;
    background-image: url(/cdn/shop/t/3/assets/image_11__1_-1647364199213.png?v=1647364199);
    margin-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 28px !important;
}
  .product-short-description {
    line-height: 150% !important;
  }
  
  .grid-view-item {
    padding: 20px auto 20px;
  }
  .boost-pfs-action-list-enabled {
    padding-bottom: 0 !important;
  }
}

@media only screen and (max-width: 650px) {
	h3 {
      font-size: 28px !important;
    }
    p {
      font-size: 14px !important;
      line-height: 22px !important;
    }
    .blog-reference div[data-pf-type="ArticleBox"]{
		padding: 0px 0%;
	}
    .blog-reference div[data-pf-type="ArticleBox"] a {
		padding-bottom: 100%;
	}
	.blog-reference div[data-pf-type="ArticleBox"] img {
		height: auto;
	}
  
  data-pf-type="TabsMenu" {
   width: 100% !important;
    margin: 0 auto;
  }
  
  .site-header__logo {
    width: 100px;
  }
  
  .grid__item {
    width: 50% !important;
  }
    
  .search-page .grid__item {
    width: 100% !important;
  }
  
  .boost-pfs-filter-products .grid-view-item {
    min-height: 515px;
}	
}




/* blog paragraph line space */
.css-1do1wuw { 
  padding-bottom: 25px
}

.site-nav__label {
  border-bottom-width: 0px;
}
.site-nav__label:hover {
  border-bottom-width: 1px;
}

/* search bottom area */

#Collection {
  max-width: 1920px !important: 
}

/* ****************** */

.border-bottom {
  border-bottom: 0px;
}
.filters-toolbar-wrapper {
  border: 0px;
}

#shopify-section-header {
  z-index: 1000 !important;
  width: 100%;
  position: fixed;
}

#shopify-section-header:not( :hover ) {
 animation: header-remove-color 1s forwards;
}

#shopify-section-header:hover {
 animation: header-add-color 1s forwards;
}

@keyframes header-add-color {
  0% {background-color: transparent;}
  100% { background-color: #f7f4f0;}
}
@keyframes header-remove-color {
  0% {background-color: #f7f4f0;}
  100% { background-color: transparent;}
}

.site-header__logo-image {
  text-align: center;
}

.site-header__logo-image,
.h2.site-header__logo {
  background-color: transparent;
}
.site-header.logo--left {
  padding: 15px 0px;
}
.site-header .grid {
	padding: 0px 54px;
    display: flex;
}
.gm-submenu.gm-mega {
  padding: 15px 50px;
  margin-top: 15px;
}
.collection-header .page-width {
  max-width: 100%;
  padding: 0px 0px
}

.section-header.text-center {
  display: none;
}

.site-nav {
  text-align: left;
  display: flex;
  align-items: center;
}
.site-nav__label {
  color: #332821!important;
    font-size: 16px!important;
    font-weight: 600!important;
    font-style: normal!important;
    line-height: 25px!important;
    letter-spacing: 0.05em;
    flex: 1 1 auto;
}

.site-header .grid .logo-align--left {
  display: flex;
  align-items: center;
}

@media only screen and (min-width: 1260px) {
  	
  .site-header .grid .logo-align--left {
    order: 2;
    width: 20%;
    justify-content: center;
  }
  .site-header nav {
    order: 1;
    width: 40%;
  }
  .site-header__logo {
    width: 100%;
  }
  .site-header .site-header__icons {
    order: 3;
    width: 40%;
  }
  .site-header .grid .logo-align--left img{
    margin-left: auto;
    margin-right: auto;
  }
}


.gm-menu-installed .gm-menu .gm-item.gm-level-0>.gm-target {
  padding: 20px 10px !important;
  font-family: MessinaSansSemi; 
  letter-spacing: 0.05em;
  background-color: transparent !important;
}

.gm-menu-installed .gm-menu {
   background-color: transparent !important;
}

.gm-text {
  letter-spacing: 0.05em;
}
.mobile-nav-wrapper {
  top: 83px !important;
  display: block !important;
  max-height: 0px;
  min-height: unset;
}

@keyframes hide-mobile-nav {
  0% {max-height: 100%;min-height: 200px;}
  100% {max-height: 0px;min-height: 0px;position: absolute;}
}
@keyframes show-mobile-nav {
  0% {max-height: 100%;min-height: 0px;}
  100% {max-height: 1000px;min-height: 200px;position: fixed;}
}


.mobile-nav-wrapper.critical-hidden.is-transitioning {
  animation: hide-mobile-nav 0s forwards;
}
.mobile-nav-wrapper.critical-hidden.js-menu--is-open {
  animation: show-mobile-nav 0s forwards;
}

.mobile-nav-wrapper .gm-menu-installed .gm-menu .gm-item.gm-level-0>.gm-target {
  padding: 10px 35px !important;
  background-color: transparent !important;
}

main {
  padding: 25px;
}


.pdp-photo {
  height: auto;
  width: 100%;
  max-height: none;
  background-position: 50% 50%;
  background-size: cover;
  -o-object-fit: cover;
  object-fit: cover;
}

.gm-menu-installed .gm-menu .gm-tab-links > .gm-item.gm-active > .gm-target{
  background-color: transparent !important;
}

.transparent { 
 animation: remove-header-background 0.5s forwards;
}

.not-transparent {
 animation: add-header-background 0.5s forwards;
}

@keyframes remove-header-background {
  0% {background-color: transparent;}
  100% {background-color: #F7F4F0;}
}
@keyframes add-header-background {
  0% {background-color: #F7F4F0;}
  100% {background-color: transparent;}  
}

.gm-menu-installed .gm-menu .gm-item.gm-level-0.gm-active>.gm-target {
  background-color: transparent !important;
}

#__pf {
  opacity: 1 !important;
}

body {
 animation: clear-opacity 1.5s forwards;
}

@keyframes clear-opacity {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

.padding-top-100,
.blog-header,
#CustomerLoginForm,
#shopify-section-cart-template {
  margin-top: 130px;
}

.cart__product-title {
  color: #332821;
}

@media only screen and (max-width: 650px){
  .blog-reference div[data-pf-type=ArticleBox] a {
	padding-bottom: 70%;    
  }
  .site-header .grid {
    padding: 0px;
  }
}

.popup-block {
  min-height: 300px;
  background-color: rgb(255, 255, 255);
  border-radius: 4px;
  padding: 25px !important;
  min-width: 450px;
  max-width: 600px;
  display: none;
  z-index: 999;
  text-align: left;
  padding: 25px;
}

.popup-block i {
   top: 12px !important;
}

.popup-block h4 {
  padding-top: 15px;
}
.splide__list {
  height: auto !important;
}

.yotpo {
  padding-top: 20px;
  font-family: MessinaSans;
}

.yotpo-icon-empty-star,
.yotpo-icon-half-star,
.yotpo-icon-star {
  color: #332821 !important;
}

.yotpo a,
.yotpo a:hover,
.yotpo a:visited {
  font-family: MessinaSansSemi;
  color: #332821;
}

.yotpo .text-m,
.based-on {
  font-family: MessinaSansSemi !important;
  color: #332821 !important;
  font-size: 15px !important;
  letter-spacing: 0.03em !important;
  margin-left: 15px;
}
.yotpo .text-m:hover {
  color: #332821 !important;
  text-decoration: underline;
}

.yotpo-user-name {
  font-family: AuthenticSans !important;
  font-size: 14px !important;
  letter-spacing: 0.05em !important;
  color: #332821 !important;
}
.yotpo-review-date {
  font-family: MessinaSansSemi !important;
  color: #332821 !important;
  font-size: 14px !important;
  letter-spacing: 0.03em !important;
}
.content-title {
  font-family: MessinaSansSemi !important;
  color: #332821 !important;
  font-size: 18px !important;
  letter-spacing: 0.03em !important;
  line-height: 24px!important;
  margin-left: 15px; 
}
.content-review, .rest-content-collapsed {
  font-family: MessinaSans !important;
  color: #332821 !important;
  font-size: 18px !important;
  letter-spacing: 0.03em !important;
  line-height: 28px!important;
  margin-left: 15px; 
}

.yotpo-read-more {
  font-family: MessinaSansSemi !important;
  font-size: 14px;
  color: #332821 !important; 
  text-decoration: underline;
}

.yotpo-icon-profile {
  margin-right: 28px!important;
  background: #DADDBF!important;
}

.yotpo-main {
  margin-top: 30px!important;
  margin-left: 73px!important;
}

.yotpo-user-letter {
  color: #332821 !important;
}

.yotpo .yotpo-regular-box {
  padding: 30px 0 30px !important;
  border-top: 1px solid #CEC2BA;
}

.yotpo-icon-circle-checkmark {
  color: #332821 !important;
}

.yotpo-action {
  margin-left: 20px!important;
  font-family: MessinaSansSemi!important;
  color: #332821 !important;
  font-size: 14px !important;
  letter-spacing: 0.03em !important;
  
}

span.y-label {
  font-family: MessinaSansSemi!important;
  color: #332821 !important;  
}
.site-footer__item {
  width: 50%;
  flex: 1 1 50%;
}

.site-footer__linklist-item {
  font-size: 16px;
  line-height: 24px;
  
}
.site-footer__linklist-item a {
  text-decoration: none !important;
}

.article__list-image-container {
  height: auto;
}
.blog-list-view {
  padding-top: 50px;
}
.border-top {
  border-top: 1px solid var(--color-text-field);
}

.product-card__title {
  font-family: AuthenticSans!important;
  letter-spacing: 0.05em!important;
  line-height: 28px!important;
  margin: 0 0 8px 0!important;
}

/* input */
input, textarea {
 padding: 0; 
 border: 1px solid #332821 !important; 
}

input[type="password"],
input[type="email"],
input[type="text"] {
 background-color: #fff;
 border-radius: 10px;
}

.boost-pfs-minicart-item-quantity {
  padding: 10px !important;
  border: none !important;
}
.boost-pfs-minicart-item .boost-pfs-minicart-item-quantity {
  padding: 0px !important;
}
.boost-pfs-quickview-cart-quantity {
  padding: 10px!important;
}

@media screen and (max-width: 970px) {
  
  .boost-pfs-search-suggestion {
    min-height: calc(100vh - 65px);
  }
}

.cart__qty-input {
  padding: 10px !important;
  font-size: calc(((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em);
  margin-bottom: 3px;
}
/***********************************/

.boost-pfs-filter-left-col {
  border-radius: 6px !important;
}

.boost-pfs-filter-option-title-text,
.filters-toolbar__label {
  font-family: MessinaSansSemi!important;
  color: #332821 !important;  
  letter-spacing: 0.07em;

}

.boost-pfs-filter-option-value {
 font-size: 13px; 
  margin-left: 5px;
  letter-spacing: 0.03em;
}

.boost-pfs-filter-option-item boost-pfs-filter-option-label {
padding: 10px 0 10px;
}

.boost-pfs-check-box {
 border-radius: 4px!important;
  border: 1px solid #332821!important;
}

.boost-pfs-filter-option-range .boost-pfs-filter-option-range-amount input {
   border-radius: 6px!important;
  border 1px solid #332821!important;
   font-family: MessinaSansSemi!important;
  color: #332821 !important;  
  letter-spacing: 0.07em;
}

.price {

  letter-spacing: 0.03em !important;

}


.grid-view-item__image-wrapper {
margin: 0 0 10px 0 !important;
  height: auto !important;
}

.boost-pfs-action-list-wrapper.boost-pfs-action-extend button {
    font-family: MessinaSansSemi!important;
  cursor: pointer;
  font-size: 16px;
  letter-spacing: 0.03em !important;
}

.filters-toolbar__input {
   font-family: MessinaSansSemi!important;
  color: #332821 !important;  
  letter-spacing: 0.05em;
  background: white;
}

.search__input::placeholder {
  font-family: AuthenticSans;
  letter-spacing: 0.03em !important;
  color: #CEC2BA !important;
}

.search-page input {
 padding: 20px; 
 height: 58px;
}

.search-page input[type="search" i]::-webkit-search-cancel-button {
  margin-right: 60px;
}

.js-boost-pfs-filter-btn-load-previous-page {
  font-family: MessinaSansSemi!important;
  padding: 0px 8px;
  border-radius: 67px!important;
  cursor: pointer;
  border: solid 1px #332821!important;
  color: #332821 !important;
  font-size: 14px!important;
  font-weight: 600;
  text-transform: normal!important;
  letter-spacing: 0.03em!important;
  margin: 0 0 20px 0;
}

.boost-pfs-filter-btn-load-previous-page {
  text-transform: normal!important;
  padding: 0px 20px!important;

}

.boost-pfs-search-result-toolbar-wrap {
  margin: 0 -55px 0 -55px;
}

.boost-pfs-filter-show-result {
  background: #FFE39C!important;
  color: #332821!important;
   font-family: MessinaSansSemi!important; 
  letter-spacing: 0.03em!important;
}

.boost-pfs-filter-tree-mobile-button button {
    background: #FFE39C!important;
  color: #332821!important;
   font-family: MessinaSansSemi!important; 
  border: 1px solid #332821!important;
  letter-spacing: 0.03em!important;
  border-radius: 67px !important;
  padding: 4px 0;
}

.template-search .filters-toolbar-wrapper {
 margin-top: 0px; 
}

.input-group__btn.alula-button {
 top: 13px !important; 
}

:root {
 --color-sale-text: #332821!important;
}
  
.price__badges--listing {
  margin-bottom: 0.5em;
}  
  
.price__badges--listing span {
  border-radius: 10px;
}
  
.boost-pfs-quickview-price-wrapper {
  margin-bottom: 0px;
}
  
.boost-pfs-swatch-element label{
 font-size: 12px;
}
  
.boost-pfs-quickview-cart-form {
  padding-top: 15px;
}
  
.boost-pfs-quickview-selector-wrapper {
  margin-bottom: 15px !important;
}
  
#SI_trigger_wrapper {
  padding: 50px;
  text-align: center;
}
  
#SI_trigger_wrapper #SI_trigger {
  width: 70% !important;
}
  
@media (min-width: 768px) and (max-width: 1199px){
  a[data-pf-type="ArticleImage"] {
      padding-bottom: 80% !important;
  }
}
span[data-pf-type="MetafieldValue"] {
  background-color: transparent !important;
}
  
.metafield-multi_line_text_field { 
  color: rgb(51, 40, 33);
}
  

.pf-variant-select {
  padding: 15px!important;
  border-radius: 6px !important;
  background-color: #FDFCFB!important;
  border: 1px solid #332821 !important;
}
  
.tag-buttons {
  background-color: transparent !important;
    color: rgb(255, 255, 255);
    cursor: pointer;
    padding: 10 !important;
    line-height: 50px;
    margin-right: 10px;
  font-size: 12px !important;
}

  
#shopify-section-collection-template,  
#RecoverPasswordForm,
.shopify-policy__container,
.page-width.reset-password,
.page-width.create-account,
.shopify-challenge__container {
  padding-top: 75px !important;
}
  
#ResetSuccess,
.shopify-challenge__button.btn {
  margin-top: 50px !important;
}
  
  
  div[data-pf-type="TabsMenu"] {
    width: 80% !important;
    margin: 0 auto;
  }
  
  
.glider-dots {
  bottom: -50px !important;
}


.lmGjZO {
  display: none !important;
}
  
  .pf-249_ {
    overflow: visible !important;
    
  }
  
  #sticky {
    position: sticky!important;
	z-index: 1!important;
	top: 0!important;
}
  
  .aph_bar_message_body,
  .aph_slink_new {
    font-family: MessinaSansSemi !important;
    letter-spacing: 0.03em !important;
  }
  
  .__pf_uha_NHEn {
    position: sticky !important;
    top: 0 !important;
    
  }
  
  #preview-bar-iframe {
    display: none !important;
  }

  .model-background {
      position: fixed;
      z-index: 999999999;
      width: 100%;
      height: 100%;
      background-color: #000;
      top: 0;
      left: 0;
      opacity: 0.5;
  }

  .model-wrapper {
    position: fixed;
    z-index: 1000000000;
    background: #fff;
    padding: 50px;
  }

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