/** Shopify CDN: Minification failed

Line 947:0 Unexpected "}"

**/
.site-footer .footer__collapsible .image-wrap{
  max-width:154px;
  /*padding-bottom:13% !important;*/
}
.site-footer .footer__collapsible p{
  font-size:var(--typeBaseSize);
  color:#adadad;
  line-height:1.45;
}
.copy-right-block{
  border-top:solid 1px #545253;
  padding:24px 0;
  margin-top:45px;
}
.copy-right-block .footer__small-text{
  padding:0px;
}
.footer__title{
  color:#adadad;
  font-weight:600;
  font-size:14px;
  letter-spacing:1px;
}
.footer__newsletter .footer__newsletter-input{
  background:#fff;
  border-radius:8px;
  padding:15px 20px 14px;
  font-size:16px;
  line-height:1.5;
}
.feature-row__text .h1{
  font-weight:500;
  text-transform:capitalize;
}
.feature-row__text p{
  color: rgba(102, 102, 102, 1);
  font-size: 20px;
  font-weight: 400;
}
.feature-row__text .appear-delay-1{
  /* padding-top:15px;
  padding-bottom:35px; */
  font-weight:700;
  font-size:38px;
  padding-top:10px;
  padding-bottom:5px;
  line-height:1.3;
}
.feature-row__text .appear-delay-1 p{
  font-family:var(--typeBasePrimary), var(--typeBaseFallback);
  font-weight:var(--typeBaseWeight);
}
.bg-text-block{
  margin-bottom:80px;
}

.collection-slider{
  margin-left:-32px;
}
.collection-slider .carousel-cell{
  width:25%;
}
.collection-slider .carousel-cell .grid__item{
  width:100%;
  padding-left:32px;
}
.flickity-prev-next-button{
  width:50px;
  height:50px;
  background: #fff;
  border: 1px solid rgba(51, 49, 50, 1);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
.flickity-prev-next-button{
  z-index:9;
}
.section-header--with-link {
    width: calc(100% - 125px);
}
.flickity-prev-next-button:before{
  content: "";
  background: transparent url(/cdn/shop/files/arrow.svg?v=1699270012) no-repeat;
  background-size: 14px;
  width: 100%;
  height: 100%;
  display: block;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
}
.flickity-prev-next-button.flickity-previous:before{
  transform:rotate(180deg);
}
.flickity-prev-next-button svg{
  fill:#000;
  display:none;
}
.flickity-button:disabled{
  display:block;
  opacity:0.5;
}
.collection-slider .flickity-prev-next-button{
  top:-92px;
  transform: translateY(0);
  
}
.collection-slider .flickity-button:disabled{
  display:block;
}
.collection-slider .flickity-previous{
  left:inherit;
  right:65px;
}
.collection-slider .flickity-next{
  right:0;
}

.grid-atc-btn{
  display:flex;
  justify-content:center;
  align-items:center;
}
.grid-atc-btn svg{
  margin-right:8px;
}
.product-grid-bottom{
  padding-top:14px;
  position: relative;
  z-index: 1;
}


#r--feature-theme .r--feature-masonry .glider{
  padding-top:40px !important;
}
#r--feature-theme .r--feature-masonry{
  overflow: inherit !important;
  padding-top:0px !important;
  padding-bottom:0px !important;
}
.r--feature-masonry .glider-contain .glider-next, .r--feature-masonry .glider-contain .glider-prev{
  top:-40px !important;
}
.r--featured-section .r--feature-masonry .r--icon-slider {
  width: 50px;
  height: 50px;
  display: inline-block;
  background: transparent;
  position: relative;
  border-radius: 100%;
  border: solid 1px #000;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
.r--featured-section .r--feature-masonry .glider-contain .glider-prev{
  right:80px;
}
.r--featured-section .r--feature-masonry i.r--icon-arrow-left:before {
  content: "";
  background: transparent url(/cdn/shop/files/arrow.svg?v=1699270012) no-repeat;
  background-size: 14px;
  width: 50px;
  height: 50px;
  display: block;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
  rotate: 180deg;
}
.r--featured-section .r--feature-masonry i.r--icon-arrow-right:before {
  content: "";
  background: transparent url(/cdn/shop/files/arrow.svg?v=1699270012) no-repeat;
  background-size: 14px;
  width: 50px;
  height: 50px;
  display: block;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
}
.stamp-review-custom-widget {
  position: absolute;
  top: 16px;
  right: 16px;
  left:auto;
  z-index: 1;
  display: flex;
  padding: 12px 16px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.20);
  background: #FFF;
  border-radius: 120px;
  font-size: 16px;
  align-items: center;
  cursor:pointer;
}
.stamp-product-rating {
    font-weight: bold;
    margin-right: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.stamp-product-rating svg {
  width: 20px;
  height: 20px;
  display:block;
  margin-right: 3px;
}
.stamp-product-rating-count {
    padding-left: 8px;
    border-left: 1px solid #DDD;
    color: #444;
    font-weight: 500;
}
.add-to-cart.btn--secondary{
  border:0px;
  background: rgba(61, 133, 198, 1);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background .2s ease 0s;
  position:relative;
  overflow:hidden;
}
.add-to-cart.btn--secondary:after{
  background-image: linear-gradient(90deg,transparent,hsla(0,0%,100%,.25),transparent);
  content: "";
  height: 100%;
  left: 150%;
  position: absolute;
  top: 0;
  transform: skew(-20deg);
  width: 200%;
}
.add-to-cart.btn--secondary:hover{
  background: var(--colorBtnPrimaryLight);
  transition-delay: .25s;
}
.add-to-cart.btn--secondary:hover:after{
  animation: shine .75s cubic-bezier(.01,.56,1,1);
}
.add-to-cart.btn--secondary svg{
  margin-right:8px;
}
.add-to-cart.btn--secondary span{
  font-weight: 500;
  color: #fff;
}
.grid-product__content .grid-product__price--savings{
  display:none;
}
.collection-head{
  background:#bad2ed;
}

#NavDrawer .drawer__fixed-header{
  background:#f8f8f8;
  border-bottom:solid 1px rgba(221, 221, 221, 1);
  padding:0 24px;
}
#NavDrawer .drawer__fixed-header .drawer__title img{
  max-width:91px;
}
#NavDrawer .drawer__fixed-header .appear-delay-1{
  padding:0;
  border:0px;
}
.mobile-nav__has-sublist, .mobile-nav__link--button{
  position:relative;
}
.mobile-nav__toggle{
  position: absolute;
  top:0;
  right: 20px;
  width:40px;
  height:100%;
}
.mobile-nav__toggle button{
  border:0px;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  display:block;
  position:relative;
}
.mobile-nav__toggle button span{
  position:absolute;
  width:10px;
  height:10px;
  right:0 !important;
  top:50%;
  transform:translateY(-50%);
}
.mobile-nav__toggle button span svg{
  display:block;
  width:10px;
  height:10px;
}
#NavDrawer .page-link a{
  display:flex;
}
#NavDrawer .page-link a svg{
  margin-right:10px;
}
.mobile-nav__item.static-link:after{
  display:none;
}
.drawer-social-media .mobile-nav__social{
  margin:0;
  background: rgba(51, 49, 50, 1);
  min-height:72px;
  display:flex;
  justify-content:center;
  align-items:center;
  gap:24px;
}
#NavDrawer .mobile-nav__social-item{
  border: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width:40px;
}
#NavDrawer .mobile-nav__social-item a{
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 100%;
  padding: 0;
}
#NavDrawer .mobile-nav__social-item svg{
  width: 16px;
  height: 16px;
  display: block;
  margin:0;
}
#NavDrawer .mobile-nav__social-item svg path{
  stroke:#000;
}
.drawer__scrollable .mobile-nav__social{
  display:none;
}
.featured-collections{
  background: rgba(186, 210, 237, 1);
}
.featured-collections .grid{
  margin-left:-50px;
}
.featured-collections .grid .medium-up--one-third{
  padding-left:50px;
}
.featured-collections .collection-item{
  margin-bottom:0px;
  border-radius:28px;
}
#insta-feed h2{
  font-size:32px !important;
}
#insta-feed h2:after{
  content:'';
  display:inline-block;
  background:url(/cdn/shop/files/instagram.png?v=1699520998) no-repeat;
  width: 28px;
  height: 28px;
  vertical-align: top;
  margin-left: 12px;
  margin-top: 4px;
}
#Footer-footer2 .social-icons{
  display:none;
}
.footer-social .footer__social a{
  background: #fff;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-social .footer__social a svg path{
  fill:#000;
}
.footer__social .icon {
    height: 15px;
    width: 15px;
}
.grid-product__content .stamp-review-custom-widget{
  font-size:14px;
  padding:9px 12px;
  top: 12px;
  right: 12px;
}
.grid-product__content .stamp-product-rating svg{
  width:18px;
  height:18px;
}
@media only screen and (max-width:1023px){
  .collection-item__title--overlaid-box>span{
    font-size:20px !important;
    padding:0;
  }
  .collection-slider .carousel-cell{
    width:33.333333%;
  }
  .featured-collections .grid{
    margin-left:-22px;
  }
  .featured-collections .grid .medium-up--one-third{
    padding-left:22px;
  }
}
@media only screen and (min-width:769px){
  .collection-head .page-content{
    padding-top:55px;
    padding-bottom:25px;
  }
  .collection-head .section-header__title{
    font-size:30px;
  }
}
@media only screen and (max-width:768px){
  .header-layout button.site-nav__link{
    padding-left:0;
    padding-right:12px;
  }
  #StickyHeaderWrap{
    height:61px !important;
  }
  .featured-collections .page-width{
    padding-left:0;
    padding-right:0;
  }
  .featured-collections .grid{
    margin-left:-16px;
  }
  .featured-collections .grid .medium-up--one-third{
    padding-left:16px;
  }
  .collection-slider .flickity-button{
    display:none !important;
  }
  .section-header--with-link .section-header__title{
    text-align:center;
  }
  .collection-product-list .section-header .section-header__link{
    display:none;
  }
  .collection-product-list .collection-width{
    padding:0px;
  }
  .collection-slider .carousel-cell{
    width:66%;
  }
  .collection-slider{
    margin-left:16px;
  }
  .collection-slider .carousel-cell .grid__item{
    padding-left:16px;
    margin-bottom:0px;
  }
  .grid-product__title{
    font-size: 13px;
    font-weight: 400;
    min-height: auto;
  }
  .bg-text-block .background-media-text__inner{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display:flex;
    justify-content:flex-end;
  }
  .bg-text-block .background-media-text__inner .background-media-text--right{
    max-width:50%;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .bg-text-block .background-media-text__text .h3{
    font-size:18px;
  }
  .background-media-text__subtext p{
    font-size:13px;
  }
  .bg-text-block {
    margin-bottom: 40px;
  }
  .feature-row--50 .feature-row__images{
    padding:0;
  }
  .feature-row__text .h1{
    font-size:24px;
  }
  .feature-row__text p{
    font-size:14px;
  }
  .feature-row__text .appear-delay-1 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .text-with-image-section{
    padding-bottom:10px;
  }
  .text-with-image-section + .text-with-image-section{
    padding-bottom:0;
  }
  #r--feature-theme .r--feature-masonry .glider{
    padding-top:20px !important;
  }
  .r--feature-masonry .glider-contain .glider-prev,
  .r--feature-masonry .glider-contain .glider-next{
    display:none !important;
  }
 .r--featured-wapper .section-header__title{
    text-align:center !important;
  }
  #insta-feed{
    margin-bottom:20px !important;
  }
  #insta-feed h2{
    font-size:24px !important;
    margin-bottom:20px !important;
  }
  #insta-feed h2:after{
    width: 20px;
    height: 20px;
    background-size:100%;
    margin-left: 12px;
    margin-top: 2px;
  }
  .copy-right-block .footer__small-text{
    font-size:14px;
    color: rgba(255, 255, 255, 0.4);
  }
  .site-footer .footer__collapsible p{
    font-size:16px;
    color: rgba(255, 255, 255, 0.6);
    text-align:left;
  }
  .footer__title {
    color: #fff;
    font-size: 16px;
    letter-spacing: 0;
  }
  .copy-right-block {
    margin-top: 10px;
  }
  .site-footer .collapsible-trigger__icon svg path{
    stroke:#fff;
  }
  .footer__title .collapsible-trigger__icon{
    width:14px;
    height:14px;
  }
  .site-footer .footer__collapsible{
    padding-bottom:5px;
  }
  .footer__social {
    text-align: left;
    margin-bottom: 15px;
  }
  .collection-head .page-content{
    padding-bottom:15px;
  }
  .collection-head .section-header__title {
    font-size: 24px;
  }
  .collection-filter .btn {
    border-radius: 0;
  }
  .product__main-photos .stamp-review-custom-widget{
    font-size:13px;
    padding:8px 12px;
    top:inherit;
    right:inherit;
    bottom:16px;
    left:16px;
  }
  .product__main-photos .stamp-product-rating svg{
    width:16px;
    height:16px;
  }
  .product-recommendations-placeholder .collection-slider{
    margin-left: -18px;
  }
  .recommendations-section .section-header__title{
    text-align:center;
  }
  .grid-product__content .stamp-review-custom-widget {
    font-size: 12px;
    padding: 6px 8px;
  }
  .grid-product__content .stamp-product-rating svg {
    width: 14px;
    height: 14px;
    display: block;
  }
  .section-header--with-link {
    width: 100%;
  }
}

  /*---------Warranty regestration-----------*/
section.warranty-section {
  padding-top: 60px;
}  
  
#warranty-form {
  padding-top: 0;
}
  
#warranty-form .form-field label{
  letter-spacing: 0;
  font-size: 14px;
  text-transform: capitalize;
  margin-right: 20px;
  color: #171717;
}
  
#warranty-form .form-field {
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
  
#warranty-form .form-field-last {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
  
#warranty-form .form-field-last label {
  margin-bottom: 0;
}
  
#warranty-form .input-full{
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  padding: 14px 45px 14px 20px;
}
.template-page p{
  font-size:14px;
}
.template-page.about p{
  font-size:18px;
  line-height:1.5;
  font-weight:500;
}
.template-page .section-header{
  margin-bottom:0;
}
.template-page.about .page-content{
  padding-bottom:0px;
}
.template-page .section-header__title{
  text-align:center;
  padding-bottom:50px;
}
.template-page.about .section-header__title{
  display:none;
}
.template-page.faqs p span{
  display:inline-block;
}
.template-page.faqs p span img{
  display:inline-block;
  line-height: 1;
  vertical-align: middle;
}
.template-page.contact-us .section-header p{
  text-align:center;
  font-size:18px;
  line-height:1.5;
  font-weight:500;
  padding-bottom:40px;
}
.template-page .newsletter__input-group input{
  border-radius: 14px 0 0 14px;
  background: #fff;
  padding: 15px 25px;
}
@media only screen and (min-width:769px){
  .collection-filter__item--sort {
    flex: 0 1 48%;
    min-width: 175px;
  }
}
@media only screen and (max-width:768px){
  section.warranty-section {
    padding-top:30px;
  }
  .template-page.about p{
    font-size:16px;
    line-height:1.4;
  }
  .template-page.contact-us .section-header p{
    font-size:16px;
    line-height:1.4;
    padding-bottom:20px;
  }
  .collection-filter .btn{
    font-size:13px;
  }
  .collection-filter select{
    font-size:13px !important;
  }
  .site-footer__linklist{
    text-align: left;
    font-weight: 600;
    font-size: 14px;
    margin-bottom:15px;
  }
  .site-footer__linklist a{
    padding:5px 0;
  }
}
.newsletter-popup__content .btn{
  width: 100%;
  border-radius: 10px;
  margin-top: 10px; 
}
.grid-atc-btn.btn--loading svg{
  display:none;
}
.product-image--placeholder svg{
  position: absolute;
}
@media only screen and (max-width:1024px){
  .grid-atc-btn svg{
    margin-right: 4px;
    width: 18px;
    height: auto;
  }
  .grid-atc-btn span{
    font-size:14px;
  }
}

.custom-feature-row .hero-textarea-content{
  padding:20px 0px 25px;
}
.hero-textarea-content .logo_img{
  max-width:125px;
  /* margin:0 auto; */
}
.product_price{
  display:flex;
  align-items:center;
  font-size:20px;
  padding:15px 0 0 0;
}
.product_price span{
  position:relative;
  margin-right:15px;
}
.product_price span:after{
  content:'';
  background:url(/cdn/shop/files/image8.png?v=1744876256) no-repeat center;
  position: absolute;
  background-size: 100% 102%;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  transform: rotate(5deg);
}
.product_price strong{
  font-weight:600;
  font-size: 30px;
}
.review-subheading {
  margin-bottom: 5px;
  display:flex;
  align-items:center;
}
.review-subheading .review-boxes{
  padding-right:10px;
}
.review-boxes {
  display: inline-flex;
  align-items: center;
  color: #F7B60E;
}
.review-boxes span {
  display: inline-block;
  line-height: 0;
  box-sizing: border-box;
  margin-right: 1px;
}
.hero-textarea-content h2.h1{
  font-size:38px;
  font-weight:700;
  line-height:1.4;
}
.hero-textarea-content p{
  font-size:16px;
  line-height:1.6;
}
.ryviu-collection{
  margin-top:5px;
}
.hero-textarea-content .btn{
  max-width:350px;
  margin-top:40px;
  margin-bottom:15px;
  display:block;
  
}
@media only screen and (min-width:769px){
  .grid-atc-btn.btn--loading{
    min-height:50px;
  }
  .custom-feature-row p{
    max-width:520px;
  }
}
@media only screen and (max-width:768px){
  .custom-feature-row .appear-delay-3 a{
    margin:15px auto 15px;
    display:block;
  }
  .custom-feature-row .hero-textarea-content{
    padding:20px 17px 25px;
  }
  .hero-textarea-content .content-bottom-text{
    text-align:center;
  }
}
#r--feature-theme .r--feature-masonry #dots2{
  display:none !important;
}
.product-single__meta .ryviu-item.product-widget__ryviu{
  margin-bottom:10px;
}
#iubenda-cs-banner.iubenda-cs-visible{
  display: none !important;
}
predictive-search{
  z-index:7 !important;
}
.predictive__screen{
  opacity:0.8;
}
.search__input-wrap .btn--search{
  right:0
}
@media only screen and (max-width:768px){
  .grid-overflow-wrapper .product-recommendations-placeholder .grid{
    display:block;
  }
  .footer__newsletter{
    margin-bottom:15px;
  }
}



@media(min-width:1700px){

body #hero-pro
  {
        padding-top: 60px;

  }
  
}

#hero-pro {
    margin-top: 0;
    background: #F9FAFC;
    margin-bottom: 0;
    padding-top: 20px;
    position: relative;
    padding-bottom: 100px;
    overflow: hidden;
}

#Proflexbonus-page #hero-pro h2.h1 {
    font-size: 80px;
    margin-bottom: 0;
}

#hero-pro .feature-row__item.feature-row__images {
    flex: 0 1 40%;
    position: absolute;
    max-width: 25%;
    bottom: 0;
    right: 130px;
}

#hero-pro .feature-row__item.feature-row__images::after {
    content: "";
    background: url(/cdn/shop/t/41/assets/hero-bottom.png?v=1718831684) no-repeat bottom;
    background-size: contain;
    height: 490px;
    width: 620px;
    position: absolute;
    bottom: 0;
    top: auto;
    z-index: 0;
}

#hero-pro .feature-row__item.feature-row__images img {
    z-index: 1;
    position: relative;
}

#hero-pro .feature-row-wrapper .feature-row__text {
    padding: 0;
    min-width: 100% !important;
    width: 20%;
}





body#Proflexbonus-page p {
    font-size: 17px;
    font-weight: 500;
    color: #312F30;
}



body#Proflexbonus-page a.btn.btn--full {
    width: fit-content;
    padding: 12px 49px;
    border-radius: 60px;
    background: #312F30;
      margin-top: 20px;
    margin-bottom: 0;
}

}
#Proflexbonus-page .site-header {
    box-shadow: none !important;
}

#Proflexbonus-page .hero-textarea-content h2.h1 {
    margin-bottom: 0;
    font-size: 43px;
}




#Proflexbonus-page :where(.h1, .h2, .h3, h1, h2, h3) {font-family: 'HelveticaNowDisplay';}


body#Proflexbonus-page p { font-family: 'HelveticaNowDisplay'; font-weight: 500; }





#brush-area .item-col {
    min-height: 360px;
}

div#shopify-section-template--22914342387995__multicolumn_m3Qyqi .item-col img {
    width: 100%;
    height: 100%;
}


div#shopify-section-template--22914342387995__multicolumn_m3Qyqi .item-col {
    border: none;
}

div#shopify-section-template--22914342387995__multicolumn_m3Qyqi .item-col .rte {
    max-width: 100% !important;
    text-align: left;
}

div#shopify-section-template--22914342387995__multicolumn_m3Qyqi   .wrapper {
    margin: 0;
}
div#brush-mid-sec {
    padding: 50px 0;
}

div#brush-mid-sec .item-col {
    border: navajowhite;
    padding: 0;
}

div#brush-mid-sec img {
    width: 100%;
    height: 100%;
    margin: 0;

}

div#brush-mid-sec .wrapper {
    gap: 60px;
    margin: 0;
}

div#brush-mid-sec .page-width {
    max-width: 100%;
    padding: 0;
}

.amazon-sec {
    padding-bottom: 50px;
}

.amz-inner-sec {
    display: flex;
    align-items: center;
    gap: 50px;
    border: 1px solid #6D6D6D;
    border-radius: 20px;
    padding: 20px;
}

.amz-inner-sec p {
    margin: 0;
    font-size: 22px !important;
}

.amz-left {
    width: 70%;
}

.amz-right {
    width: 30%;
    text-align: end;
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: end;
}

.amz-right a {
    background: #312F30;
    display: block;
    width: 65%;
    text-align: center !important;
    padding: 13px 0px;
    border-radius: 60px;
    color: #fff;
    margin: 5px 0px;
}

/* a.amz-btn {
    background: #FF9A00;
    color: #000;
    font-weight: 500;
    position: relative;
    padding: 13px 0px 13px 30px;
} */

#Proflexbonus-page a.amz-btn::before {
    position: relative;
    content: '';
    background: url(/cdn/shop/files/Group_1321318903.png?v=1718941588);
    height: 22px;
    width: 22px;
    left: -4px;
    background-size: cover;
}

#Proflexbonus-page a.amz-btn {
    background: #FF9A00 !important;
    padding: 12px 45px 12px !important;
    display: flex;
}

.slider-mid {
    padding: 0px 0px 50px;
}

.slider-mid {
    display: none;
}



@media only screen and (max-width: 767px) { 
#hero-pro .feature-row__item.feature-row__images {
    margin-top: -40px;
}
    #hero-pro .feature-row__item.feature-row__images {
        max-width: 80%;
        position: static;
        margin: -48px 0 0 80px;
    }

#hero-pro {
    padding: 50px 0 0;
}

.feature-row.custom-feature-row {
    flex-direction: column-reverse;
}

#hero-pro h2.h1.appear-delay {
    font-size: 40px !important;
    text-align: center;
}

#hero-pro .appear-delay-2 {
    text-align: center !important;
}

#hero-pro .button-row {
    text-align: center !important;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}

#hero-pro p {
    text-align: center;
    padding: 0 30px;
}

#hero-pro .feature-row__item.feature-row__images::after {
    width: 100%;
}

.amz-inner-sec {
    border: none;
    flex-direction: column;
    padding: 0 10px;
}

.amz-left {
    width: 100%;
}

.amz-right {
    width: 100%;
    text-align: center;
    align-items: center;
}

.amz-inner-sec p {
    text-align: center;
    margin: 0 0 -30px 0;
}

.slider-mid {
    display: block;
}

div#brush-mid-sec {
    display: none;
}

.slider-mid {
    padding: 50px 0;
}



}

.template-product .pm-price {
  font-size: 26px;
}

#amzn-buy-now {
  display: none;
}

.product-pricing{
  display:flex;
  flex-wrap: wrap;
  align-items:center;
  padding-bottom:12px;
}
.product-pricing #additional-price{
  color: #A51733;
  font-size: 30px;
  /* color: var(--colorPrice); */
  /* font-size: calc(var(--typeBaseSize) + 4px); */
  font-weight:700;
}
.product-pricing #compare-at-price{
  font-size: 30px;
  margin-right: 5px;
  color: #888;
  padding: 0 20px 0 15px;
}
.product-pricing #discount-info{
    background: #DFEBA6;
    padding: 10px 24px;
    border-radius: 30px;
    font-size: 14px;
    color: #000;
}

@media only screen and (max-width: 768px){
  .product-pricing{
    padding-bottom:10px;
  }
  .product-pricing #additional-price{
    font-size: calc(var(--typeBaseSize));
  }
  .product-pricing #compare-at-price{
    font-size: calc(var(--typeBaseSize));
  }
  .product-pricing #discount-info{
    padding: 6px 16px;
    font-size: 12px;
  }
}
.novel-app{
  margin:0 auto;
  max-width:400px;
  padding:25px 0;
}
#theshaderoom-page .shopify-section .index-section{
  margin:0 0 35px 0;
}
#theshaderoom-page .rich-text-section{
  margin-top:0px;
  margin-bottom:0px;
  padding-top:35px;
}
#theshaderoom-page .shopify-section-group-footer-group{
  margin-top:70px;
}
.whats-included .multi-item-col img{
  height:350px;
}
@media only screen and (max-width: 767px){
  #theshaderoom-page #shade-room .feature-row__item.feature-row__images{
    margin:0px;
    display: none;
  }
  #theshaderoom-page .review-subheading{
    justify-content:center;
    padding-top:15px;
  }
  #theshaderoom-page .hero-textarea-content h2.h1{
    text-align:center;
    font-size:24px;
  }
  #theshaderoom-page .product_price{
    justify-content:center;
  }
  .hero-textarea-content .logo_img{
    margin:0 auto;
  }
  #theshaderoom-page .appear-delay-2 {
    text-align: center;
  }
  #theshaderoom-page .rich-text-section{
    padding-top:25px;
  }
  #theshaderoom-page .shopify-section-group-footer-group{
    margin-top:50px;
  }
  .whats-included .multi-item-col img{
    height:250px;
  }
}

#theshaderoom-page .button-row a {
  background: #ED2127;
}
