/** Shopify CDN: Minification failed

Line 9:0 Unexpected "{"
Line 9:1 Expected identifier but found "%"
Line 31:0 Unexpected "{"
Line 31:1 Expected identifier but found "%"

**/
{% comment %}
@font-face {
    font-family: 'Boston-Bold';
    src: url('Latinotype-BostonBold.eot');
    src: url('Latinotype-BostonBold.eot?#iefix') format('embedded-opentype'),
         url('Latinotype-BostonBold.woff2') format('woff2'),
         url('Latinotype-BostonBold.woff') format('woff'),
         url('Latinotype-BostonBold.svg#Boston') format('svg');
    font-weight:normal;
    font-style:normal
}

@font-face {
    font-family: 'Boston-Regular';
    src: url('Latinotype-BostonRegular.eot');
    src: url('Latinotype-BostonRegular.eot?#iefix') format('embedded-opentype'),
         url('Latinotype-BostonRegular.woff2') format('woff2'),
         url('Latinotype-BostonRegular.woff') format('woff'),
         url('Latinotype-BostonRegular.svg#Boston') format('svg');
    font-weight:normal;
    font-style:normal
}
{% endcomment %}

@font-face {
    font-family: 'boston-black';
    src: url('Latinotype-BostonRegular.eot');
    src: url('Latinotype-BostonRegular.eot?#iefix') format('embedded-opentype'),
         url('Latinotype-BostonRegular.woff2') format('woff2'),
         url('Latinotype-BostonRegular.woff') format('woff'),
         url('Latinotype-BostonRegular.svg#Boston') format('svg');
    font-weight:normal;
    font-style:normal
}


/** ****************  Custom Boston Black Style ************ */
body 
{
  font-family: 'boston-black', sans-serif;
}
.logo
{
  font-family: 'boston-black', sans-serif;
}
h1,h2,h3,h4,h5,h6,
.collection_title,
.headline,
.subtitle p,
.footer_menu a,
.empty_cart,
.promo-banner
{
  font-family: 'boston-black', sans-serif;
}
.nav a,
.nav a:visited,
.nav a:active,
#header a span,
.nav a.cart-button span,
select.currencies,
.nav summary,
.nav summary:visited,
.nav summary:active
{
  font-family: 'boston-black', sans-serif;
}
#nav a, #nav span, #nav li select.currencies {
    font-family: 'boston-black', sans-serif;
}
input.action_button[type=button],
.share-button,
.shopify-payment-button__button.shopify-payment-button__button--unbranded
{
  font-family: 'boston-black', sans-serif;
}
.new_banner,
.sale_banner
{
  font-family: 'boston-black', sans-serif;
}
.headline
{
  font-family: 'boston-black', sans-serif;
}
.subtitle p
{
  font-family: 'boston-black', sans-serif; 
}
.disclosure__toggle
{
  font-family: 'boston-black', sans-serif; 
}
.detail_title
{
  font-family: 'boston-black', sans-serif; 
}
.complementary-products__title
{
  font-family: 'boston-black', sans-serif; 
}
.complementary-product__name
{
  font-family: 'boston-black', sans-serif; 
}
.age-gate__heading
{
  font-family: 'boston-black', sans-serif; 
}
 
/** ****************  Custom Boston Black Style ************ */

div#shopify-section-template--23845325013374__hero_image_3Tzbjj {
    padding-top: 0 !important;
}
.desktop_buy {
    background: #ff5d50;
    color: #ffffff;
    border: 0;
    padding: 12px 25px 12px 25px !important;
    text-align: center;
    text-transform: uppercase !important;
    cursor: pointer;
    font-family: 'boston-black', Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
    -ms-transition: all 200ms ease 0s;
    -o-transition: all 200ms ease 0s;
    transition: all 200ms ease 0s;
    -webkit-appearance: none;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mobile_buy {
    background: #ff5d50;
    color: #ffffff;
    border: 0;
    height: 30px !important;
    text-align: center;
    cursor: pointer;
    font-family: 'boston-black', Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
    -ms-transition: all 200ms ease 0s;
    -o-transition: all 200ms ease 0s;
    transition: all 200ms ease 0s;
    -webkit-appearance: none;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 10px !important;
    float: right;
    right: 2%;
    left: auto !important;
    padding-top: 10px !important;
    font-size: 16px !important;
    top: 10% !important;
    padding: 10px;
}
.container {
    width: 1200px;
}
div.da-hero-outer {
    display: flex;
    padding: 20px;
    position: relative;
    padding-bottom: 25px;
    background-position: 20% 20%;
    background-size: cover;
    margin-top: 0px;
    height: 660px;
    align-items: center;
    justify-content: flex-start;
}
div.da-boxcontent-outer {
    position: relative;
    padding: 10px;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 250px;
    padding-top: 45px;
    max-width: 480px;
    margin-top: 30px;
    width: auto;
    margin-left: 8%;
}
div.da-boxcontent-outer:after {
    content: '';
    opacity: 0.25;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
}
div.da-section {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
div.da-hero-outer:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: none;
    background-size: cover;
    background-repeat: no-repeat;
}
div.da-section > h1 {
    text-align: left;
    text-shadow: none !important;
    color: white;
    letter-spacing: 0px;
    margin-bottom: 10px;
    margin-left: 0;
    font-size: 40px;
    font-weight: 900;
}
div.da-section > p {
    text-shadow: none !important;
    margin-bottom: 0;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 300;
    font-size: 22px;
    line-height: 30px;
    text-transform:  none;
    font-family: 'boston-black', sans-serif;
}
#da-one > p:nth-child(3) {
    color: #fff;
    margin-top: 10px;
    font-weight: 300;
}
div.da-section > a {
    padding: 10px;
    font-weight: 700;
    width: 260px;
    font-size: 15px;
    text-align: center;
    background-color: #FF5D50;
    color: white;
    border-radius: 8px;
    margin-top: 30px;
}
#shopify-section-template--14808998707333__featured_text_6LApMm {
    padding: 0;
}
.richtext_content--featured_text {
    text-transform: none;
    font-weight: bold;
    font-style: normal;
    font-size: 27px;
    line-height: 1.8em;
    margin: 0 auto 15px;
    clear: both;
    padding-top: 4px;
    display: block;
    letter-spacing: 0px;
}
#new-banner-jo {
    background-color: #fff;
    min-height: 125px;
    padding-top: 50px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
#new-banner-jo > div {
    width: auto;
    height: auto;
    margin: auto;
    text-align: center;
    color: white;
}
.mobile_star {
    display: none;
}
#new-banner-jo img {
    width: 190px;
}
#new-banner-jo div a, #new-banner-jo div span {
    color: black;
    font-size: 20px;
    margin-left: 25px;
    letter-spacing: 3px;
    font-weight: 100;
}
#new-banner-jo h3 {
    color: black;
    font-size: 20px;
}
#best-price-section-jo {
    margin-bottom: 40px;
    text-align: center;
    border-top: 1px solid #ddd;
}
#best-price-section-jo > div > div > div {
    display: inline-block;
    margin: 25px;
    height: 200px;
    width: 26%;
}
#best-price-section-jo > div > div > div:nth-child(1) {
    margin-right: 0px;
    padding-right: 7px;
}
#middle-line-jo {
    border-right: 2px solid #dcdede;
    height: 250px;
    display: inline-block;
    width: 1px;
}
#best-price-section-jo > div > div > div > h1 {
    margin-bottom: 0px;
    font-size: 50px;
    font-weight: bold;
    height: 80px;
    text-transform: lowercase;
}
#best-price-section-jo > div > div > div > h2 {
    font-weight: bold;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 30px;
}
#best-price-section-jo .new-btn, #shopify-section-page-fr-price-new-template .pricing-page-block .action_button {
    background: #ffffff;
    color: #ff5d50 !important;
    border: 3px solid #ff5d50;
    border-radius: 6px;
}
.second-banner {
    background: #efefef;
    padding: 25px 0;
    overflow-x: auto;
}
.featured-promotions__title {
    line-height: initial;
    font-size: 50px;
    margin-bottom: .3em;
    font-weight: 700;
    text-transform: none;
    color: #3d3d3d;
    display: block;
    letter-spacing: 0px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.flex {
    display: flex;
    margin: 0 auto;
    width: 100%;
}
.flex .second-banner {
    width: 1200px;
}
.second-banner .item {
    display: flex;
    flex-direction: column;
    margin: 20px;
    width: 100%;
    background-color: #f8f8f8;
    cursor: pointer;
    border-radius: 12px;
    overflow: hidden;
}
.second-banner .item img {
    width: 100%;
    height: auto;
}
.second-banner .item .content {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    padding: 15px 28px 20px 26px !important;
}
.second-banner .item .content h4 {
    color: #1c4973;
    font-family: boston-black, sans-serif;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: -.2px;
}
.second-banner .item .content p {
    margin-bottom: 30px;
    color: #6b6b6b;
}
.second-banner .item .content .bottom-text {
    font-size: 18px;
    font-weight: 500;
    color: #f99144;
    margin-top: auto;
}
.loadable-container {
    width: 1200px;
}
.container .eight.columns {
    width: 580px;
}
.boxes-btn span {
    line-height: 27px;
}

/* ******** HOW ITS WORKS PRICING BLUE SECTION  CSS  ******** */
.jvBbQY .headline {
    color: rgb(34, 34, 34);
    font-family: boston-black, sans-serif;
}
.YilaC {
    background-color: rgb(232, 243, 252);
    padding: 4rem 0px;
    max-width: 100%;
    width: 100%;
}
.jvBbQY {
  text-align: center;
  margin-bottom: 3rem;
}
.jvBbQY .headline {
  font-size: 2.25rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.jKZGjM {
  position: relative;
  display: flex;
  padding: 0px 0px 6rem;
}
.jKZGjM .left {
  flex-basis: 49%;
  padding-right: 1rem;
  text-align: right;
}
.animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.jKZGjM .title {
    font-size: 1.8125rem;
    line-height: 1.24;
    font-weight: 700;
    margin-bottom: 0.5rem;
}
.jKZGjM .price {
    color: rgb(34, 34, 34);
    font-weight: 700;
}
.jKZGjM .center {
    position: absolute;
    left: 50%;
    top: 8px;
    bottom: -8px;
    right: 50%;
    width: 2px;
    background-color: rgb(34, 34, 34);
}
.jKZGjM.top .center::after {
    position: absolute;
    content: "";
    width: 0.5rem;
    height: 0.5rem;
    background-color: rgb(34, 34, 34);
    top: 0px;
    left: 0px;
    border-radius: 999999px;
    margin: 0px 0px 0px -3px;
}
.jKZGjM .right {
    text-align: left;
    flex-basis: 50%;
    padding-left: 2rem;
    max-width: 20rem;
    color: rgb(34, 34, 34);
}
.jKZGjM:last-child .center {
    width: 0px;
}
.bcg {
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
    background-color: rgba(#ffeded, 1);
}
.hsContainer {
    max-height: 1000px;
    display: table;
    table-layout: fixed;
    width: 100%;
    overflow: hidden;
    position: relative;
    opacity: 1;
    z-index: 1;
}
.parallax_effect--false .hsContainer {
    height: auto !important;
}
.parallax_effect--false .hsContainer__image {
    display: block;
    margin-bottom: 0;
}

.hsContent {
    max-width: 100%;
    margin: -150px auto 0 auto;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    float: none;
    width: 100%;
    z-index: 2;
    position: relative;
}
.hsContent {
    padding: 50px 5px;
}
.bcg .hsContent {
    transition: background-color 0.2s linear;
    z-index: 100;
}
.bcg.lazyloaded .hsContent {
    background-color: rgba(#ffeded, 0);
}
.parallax_effect--false .hsContainer__image + .hsContent {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 5px;
    box-sizing: border-box;
}
.page-quote {
    display: block;
}
.page-quote p {
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    padding: 18px 0px;
    text-transform: uppercase;
    border-bottom: 1px solid #363636;
    border-top: 1px solid #363636;
    margin: 0;
}
#shopify-section-template--14808998838405__main {
    padding-top: 50px !important;
}
.sagfaq {
    text-align: center;
    width: 100%;
    list-style-type: none;
    display: inline-block;
    margin: 0 auto;
}
.sagli {
    font-size: 15px;
    float: left;
    /* margin: 4px; */
  margin:1px;
    cursor: pointer;
    background: #fff;
    border: 2px solid #BBBB;
    color: #BBB;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 24px;
    height: 32px;
    transition: all .15s;
    border-radius: 10px;
}
.sagselected {
    text-decoration: underline;
    font-weight: bold;
    border-color: #ff5d50;
    background-color: #ff5d50;
    color: #FFF;
}

/* ********  Collage Art Gallery Section ************** */

.video-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  grid-auto-rows: minmax(100px, auto);
  margin: 0 auto;
  width: 90%;
  
  @media (min-width:768px){grid-template-columns: repeat(4, 1fr);}
  
  .video-item {
    background-color: rgba(0,0,0,.1);
    position: relative;
    padding-top: 57%;
    &.large {
      grid-column: span 2;
      grid-row: span 2;
    }
    .video-popup {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: center;
    }

    .video-placeholder {
      position: absolute;
      object-fit: cover;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
    }
    .video-play {
      position: relative;
    }
  }
}

h2.section-title {
  font-weight:900;
  font-size:1.5em;
  @media (min-width:768px){font-size:2.5em;}
  @media (min-width:992px){font-size:2.8em;}
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}

.accordion_body{
  padding: 20px 40px;
}
.accordion{
  width: 75%;
  margin: 80px auto 60px !important;
}
.faq-body-content p {
    margin-top: 0;
    text-transform: uppercase;
    /*font-family: "Raleway", sans-serif;*/
    font-weight: 300;
    font-size: 22px;
    color: #1b1f23;
}
.faq-body-content p a{
    background: #FF5D50;
    color: #ffffff;
    border: 0;
    padding: 10px 20px;
    text-align: center;
    cursor: pointer;
   /* font-family: 'Helvetica Neue'; */
    font-weight: bold;
    font-size: 16px;
    line-height: 27px;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
    -ms-transition: all 200ms ease 0s;
    -o-transition: all 200ms ease 0s;
    transition: all 200ms ease 0s;
    -webkit-appearance: none;
    -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.faq-body-content p a:hover {
    background: #E93122;
}
.accordion img{
    width: 100%;
}
.accordion p {
    margin-top: 0;
    font-size: 16px;
  /*  font-family: "Raleway", sans-serif; */
}
.accordion-title {
    cursor: pointer;
    text-align: left;
    background: #fff;
    padding: 5px 15px;
    color: #2a3b54;
   /* font-family: "Raleway", sans-serif; */
    font-weight: 500;
    font-size: 16px;
    line-height: 35px;
    margin: 0 auto 0 0;
}
h4.accordion-title {
    margin-top: 0;
    margin-bottom: 12px;
}
.accord-collapse {
  	font-size: 18px;
    margin-top: 4px;
  	font-weight:normal;
}
.accordion-content {
    display: none;
    padding: 20px 40px;    
  	background: #f4f6fa;
    color: #2a3b54;
}
.sagaccordion-selected {
    outline: solid 2px #FF5D50;
    color: #fff;
    background: #FF5D50;
}
.accordion-content.default img {
    width:68%;
    margin-bottom: 20px;
}
.sagfaqh1 {
    background: #b7cdca;
    height: 100px;
    color: #fff;
    padding-top: 100px;
    font-size: 36px;
    font-weight: normal;
    margin-bottom: -50px;
}
.sagfaqh2 {
   	font-size: 42px;
   	height: 70px;
   	padding-top: 0;
   	font-weight: 900;
   	margin-bottom: 10px;
   	width: 100%;
   	text-align: center;
   	display: inline-block;
   	/*background-color: rgba(255,232,232,1);*/
   	color: #444;
 }
.accordion-block {
    border-color: #dedede;
    border-bottom-width: 1px;
    border-style: solid;
    width: 75%;
    margin: 0 auto;
}
.eEfTed {
    width: 96%;
    background-color: rgb(255, 241, 238);
    padding: 5rem 2% 2rem;
}
.gkVjpk {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    max-width: 1100px;
    margin: 0px auto;
}
.bhtaZO {
    flex-basis: 40%;
}
.VeqmF {
    font-size: 1.3rem;
    font-weight: bold;
}
.bIzpgE {
    max-width: 320px;
    font-size: 1rem;
    color: rgb(68, 68, 68);
    margin: 1rem 2rem 2.5rem 0px;
}
.ezosnD {
    flex-basis: 60%;
}
.eblaHj {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
    margin-bottom: 2.5rem;
}
.dnnmKc {
    flex-basis: 15%;
    height: 42px;
    border-radius: 0px 5px 5px 0px;
}
.eblaHj .CompareGraphHoriz__GraphBar-r5lnmt-5 {
    background-color: rgb(246, 72, 80);
}
.kPjPkJ {
    padding-left: 1.4rem;
}
.gnwAWV {
    font-weight: 500;
    line-height: 1.6;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin-bottom: 0.2rem;
    font-size: 0.8rem;
}
.eblaHj .CompareGraphHoriz__Label-r5lnmt-6 {
    color: rgb(246, 72, 80);
}
.ivpmhb {
    font-size: 1.1rem;
    font-weight: bold;
}
.eblaHj .CompareGraphHoriz__Price-r5lnmt-7 {
    color: rgb(246, 72, 80);
}
.kOvLTj {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
    margin-bottom: 2.5rem;
}
.dCnsVE {
    flex-basis: 50%;
    height: 42px;
    border-radius: 0px 5px 5px 0px;
}
.kOvLTj .CompareGraphHoriz__GraphBar-r5lnmt-5 {
    background-color: rgb(34, 34, 34);
}
.kOvLTj .CompareGraphHoriz__Label-r5lnmt-6 {
    color: rgb(34, 34, 34);
}
.kOvLTj .CompareGraphHoriz__Price-r5lnmt-7 {
    color: rgb(34, 34, 34);
}
.dOHWEA {
    flex-basis: 70%;
    height: 42px;
    border-radius: 0px 5px 5px 0px;
}
.iMHmAj {
    width: 100%;
    background-color: rgb(255, 241, 238);
    padding: 5rem 1.5rem;
}
.kaYWfl {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    max-width: 1100px;
    margin: 0px auto;
}
.brevdx {
    flex-basis: 40%;
}
.eWsuEL {
    font-size: 1.3rem;
    font-weight: bold;
}
.eHHJgH {
    max-width: 320px;
    font-size: 1rem;
    color: rgb(68, 68, 68);
    margin: 1rem 2rem 2.5rem 0px;
}
.bmpYVB {
    display: flex;
    flex-basis: 60%;
    -webkit-box-pack: justify;
    justify-content: space-between;
    max-width: 100%;
}
.hsICmF {
    display: none;
}
.kBtPAp {
    display: block;
}
svg:not(:root) {
    overflow: hidden;
}
.kBtPAp circle {
    stroke: rgb(246, 72, 80);
}
.hsICmF circle {
    stroke: rgb(246, 72, 80);
}
/* Compare Table Why NewSmile is better */

.orange-to-gray {
    background: #E6F0ED;
    /* background: linear-gradient(180deg,#fb6b4c 0,#dce2e7); */
    position: relative;
    z-index: 0;
}
.compare-table {
	max-width: 964px;
	margin: 0 auto;
	padding: 20px 0 60px;
	display: block;
	position: relative
}
.compare-table .container {
	width: 100%;
	max-width: 1140px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
}
.compare-table .h3 {
	font-size: 30px;
	line-height: 37px;
	letter-spacing: .15px;
}
.visually-hidden {
	position: absolute!important;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	clip: rect(0 0 0 0);
}
.compare-table ::selection {
	color: #e72323;
	background: rgba(178,222,209,.666);
	-webkit-text-stroke-color: transparent;
	-webkit-text-fill-color: #e72323
}
.compare-table ::-moz-selection {
color:#e72323;
background:rgba(178,222,209,.666);
-webkit-text-stroke-color:transparent;
-webkit-text-fill-color:#e72323
}
.compare-table h2 {
	margin: 0 0 30px
}
.compare-table .compare-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}
.compare-table .compare-header .cell {
	-ms-flex: 1;
	flex: 1;
	padding: 10px;
	text-align: left;
	border-top: 0px solid;
	border-bottom-color: transparent!important;
	min-height: 80px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: end;
	align-items: flex-end;
	box-sizing: border-box
}
#hyperbyte main .page-layout .compare-table .compare-header .cell .section-header--sub, .compare-table .compare-header .cell #hyperbyte main .page-layout .section-header--sub, .compare-table .compare-header .cell h3 {
	font: 700 16px/1 SourceSansPro, helvetica, arial, sans-serif;
	margin: 0
}
.compare-table .compare-header .cell.feature {
	border-right: none;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 0
}
.compare-table .compare-header .cell.nsl {
	border-bottom-color: transparent;
	margin: -20px 0 -10px;
	min-height: 90px;
	position: relative;
	border-radius: 12px 12px 0 0;
	text-align: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 1
}
.compare-table .compare-header .cell.braces {
	-ms-flex-pack: center;
	justify-content: center;
	border-left: none;
	-ms-flex-align: center;
	align-items: center;
	-ms-writing-mode: tb;
	writing-mode: tb;
	border-radius: 0
}
.compare-table .compare-header .cell .logo {
	width: 32px;
	height: auto;
	margin: auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.compare-table .compare-header .cell .logo img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: contain
}
.compare-table .compare-header .cell .logo img:first-child {
	display: none
}
.compare-table .compare-header .cell .logo img:last-child {
	display: block
}
.compare-table .svg-holder {
	width: 24px;
	height: 24px;
	margin: 0 auto
}
.compare-table .svg-holder img, .compare-table .svg-holder svg {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: contain;
	margin-top: -25px;
}
.compare-table .svg-holder .icon-check path:nth-child(2) {
	fill: #0c9d79
}
.compare-table .svg-holder .icon-check path:nth-child(3) {
	fill: #10cc9e
}
.compare-table .svg-holder .icon-cross path {
	fill: #e72323
}
.compare-table .compare-row {
	min-height: 60px;
	margin: 0
}
.compare-table .cell, .compare-table .compare-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}
.compare-table .cell {
	border: 1px solid;
	min-height: inherit;
	padding: 0 10px;
	position: relative;
	-ms-flex: 1;
	flex: 1;
	border-color: #e8e8e9;
	background: hsla(0,0%,100%,.5);
}
.compare-table .cell p {
	margin: 0
}
.compare-table .cell:first-child {
	border-right: none
}
.compare-table .cell:last-child {
	border-left: none
}
.compare-table .compare-table .compare-row .cell {
	border-top-color: transparent;
	border-bottom-color: transparent
}
.compare-table .compare-row:last-child .cell:first-child {
	border-radius: 0
}
.compare-table .compare-row:last-child .cell.nsl {
	border-bottom-color: transparent
}
.compare-table .compare-row:last-child .cell.nsl:before {
	content: "";
	width: calc(100% + 2px);
	height: 10px;
	position: absolute;
	top: 100%;
	left: -1px;
	border: 1px solid #c5e6dd;
	border-top: none;
	border-radius: 0 0 12px 12px;
	z-index: 0
}
.compare-table .compare-row:last-child .cell:last-child {
	border-radius: 0
}
.compare-table .cell.feature {
	min-width: 165px
}
.compare-table .cta {
	margin-top: 30px
}
#compare-rows {
	box-shadow: 0 10px 60px rgba(28,30,40,.05);
	border-radius: 0 0 12px 12px
}
.cell {
	border-color: #e8e8e9;
	background: hsla(0,0%,100%,.5)
}
.cell.nsl {
	background: #e7faf5;
	border-color: rgba(178,222,209,.666)
}
.compare-header .cell:not(.nsl) {
	border-top-color: #e8e8e9
}
.compare-row:not(:last-child) .cell {
	border-bottom-color: transparent
}
.compare-row:not(:first-child) .cell.nsl {
	border-top-color: transparent
}
.compare-row:nth-of-type(odd) .cell {
	background: hsla(0,0%,100%,.25)
}
.compare-row:last-child .cell.nsl:before, .compare-row:nth-of-type(odd) .cell.nsl {
	background: #daf5ed
}
@media (min-width:321px) {
.compare-table {
	padding-left: 10px;
	padding-right: 10px
}
.compare-table .container {
    display: block;
	width: 90%;
}
.compare-table .compare-header .cell.feature {
	border-radius: 12px 0 0 0;
	min-width: 186px;
}
.compare-table .compare-header .cell.braces {
	-ms-writing-mode: initial;
	writing-mode: initial;
	border-radius: 0 12px 0 0
}
.compare-table .compare-row:last-child .cell:first-child {
	border-radius: 0 0 0 12px
}
.compare-table .compare-row:last-child .cell:last-child {
	border-radius: 0 0 12px 0
}
}
@media (min-width:480px) {
.compare-table {
	padding-left: 20px;
	padding-right: 20px
}
}
@media (min-width:769px) {
.compare-table {
	padding-top: 60px;
	padding-bottom: 120px
}
.compare-table h2 {
	margin: 0 0 60px
}
.compare-table .compare-header .cell {
	padding: 20px;
	min-height: 90px
}
#hyperbyte main .page-layout .compare-table .compare-header .cell .section-header--sub, .compare-table .compare-header .cell #hyperbyte main .page-layout .section-header--sub, .compare-table .compare-header .cell h3 {
	font-size: 22px
}
.compare-table .compare-header .cell.feature {
	-ms-flex-align: end;
	align-items: flex-end
}
.compare-table .compare-header .cell.nsl {
	min-height: 110px;
	margin-top: -30px
}
.compare-table .compare-header .cell.braces {
	-ms-flex-align: end;
	align-items: flex-end;
	-ms-writing-mode: initial;
	writing-mode: initial
}
.compare-table .compare-header .cell .logo {
	width: 70px
}
.compare-table .compare-header .cell .logo img:first-child {
	display: block
}
.compare-table .compare-header .cell .logo img:last-child {
	display: none
}
.compare-table .cell {
	padding: 0 20px
}
.compare-table .compare-row:last-child .cell.nsl:before {
	height: 20px
}
.compare-table .cta {
	margin-top: 50px
}
}
@media (min-width:1024px) {
.compare-table {
	padding-left: 0;
	padding-right: 0
}
}
@media (hover:hover) {
.compare-row:hover .cell, .compare-row:hover .cell.nsl, .compare-row:hover:last-child .cell.nsl {
	border-color: #1c1e28;
	border-top: 1px solid #1c1e28;
	border-bottom: 1px solid #1c1e28;
	border-radius: 0!important
}
.compare-row:hover .cell.nsl, body.template-index .compare-row:hover:last-child .cell.nsl {
	border-left-color: transparent;
	border-right-color: transparent
}
.compare-row:hover .cell.nsl:before, .compare-row:hover:last-child .cell.nsl:before {
	z-index: -1
}
.compare-row:hover:not(:last-child) .cell {
	position: relative
}
}

.trust_badges  {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  margin-top: 30px;
  margin-bottom:30px;
  order:2;
}     
.trust_badges img {
    max-width:130px;
    width: 33.33%;
    height: auto;
}
.global-wrapper__product {
    padding-top: 80px !important;
}

/* Impression Kit Day/ Night Plan Selection CSS */
.product_section .radio-group {
    border: 1px solid #e8e8e9;
    border-radius: 5px;
    margin-left: 0;
    margin-right: 0;
}
.product_section .radio-group {
    position: relative;
    max-width: 300px;
    margin: 5px auto 25px;
}
.product_section .radio-group {
    margin-left: 0;
    margin-right: 0;
}
.radio-group .radio-item {
    border-bottom: 1px solid #e8e8e9;
    position: relative;
}
.radio-group .radio-item label {
    display: block;
    text-align: left;
    margin: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 14px;
    line-height: 1em;
    overflow: hidden;
}
.product_section .radio-group label {
    color: #1c1e28;
  	text-transform: initial;
    font-weight: normal;
}
.product_section [type=radio]+label .radio-text {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    line-height: 30px;
}
.product_section [type=radio]+label .radio-list, [type=radio]+label .radio-text {
    padding-left: 38px;
}
.product_section [type=radio]+label>.radio-text:before {
    content: "";
    position: absolute;
    left: 10px;
    width: 18px;
    height: 18px;
    border: 1px solid #999;
    border-radius: 100%;
    background: #fff;
    transition: all .15s ease-out;
}
.product_section [type=radio]:checked+label>.radio-text:before {
    border: 7px solid #e93122;
  	width: 7px;
    height: 7px;
}
.product_section [type=radio] {
    position: absolute;
    left: -9999px;
}
.product_section [type=radio]+label .radio-list {
    margin: 0;
    list-style: none;
    line-height: 30px;
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all .3s ease-in-out;
  	padding-left: 38px;
}
.product_section [type=radio]+label .radio-list li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  	margin-bottom: 3px;
}
.product_section .svg-holder {
    display: inline-block;
    position: relative;
    width: 100%;
}
.product_section [type=radio]+label .radio-list .svg-holder {
    width: 24px;
    height: 24px;
    position: absolute;
    left: 11px;
}
.product_section svg:not(:root) {
    overflow: hidden;
}
.product_section .svg-holder canvas, .svg-holder svg {
    display: block;
    width: 100%;
}
.product_section .svg-holder svg {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.product_section [type=radio]+label .radio-list svg {
    width: inherit;
    height: inherit;
    fill: none;
    stroke: #babbbe;
    stroke-linecap: round;
}
.product_section [type=radio]+label .radio-list li p {
    margin: 0 5px;
    font-size: 15px;
}
.product_section .nslRed {
    color: #ff5d50;
}
.product_section .tooltip-holder {
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    right: -10px;
    bottom: -10px;
    z-index: 3;
}
.product_section span[data-tippy-content]>span {
    width: 20px;
    height: 20px;
    padding-top: 0px;
    line-height: 1.4em;
    font-weight: 700;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    background: #babbbe;
    display: inline-block;
}
.product_section .radio-group .radio-item {
    border-bottom: 1px solid #e8e8e9;
    position: relative;
}
.radio-group .radio-item:last-child {
    border-bottom: none;
}
.shopify-section--product-template {
  border-bottom: 2px solid #393939;
}
.headline {
  color: #fff;
}
.page-details-section .container {
    padding: 0;
}
#da-quiz q-title
{
    font-family: 'Boston-Bold', sans-serif;
}
#da-quiz q-subtitle,
.action_button, a.action_button,
#da-quiz response input[type="radio"] + label,
#picture-opt2,
.primary-content h1,
.primary-content p
{
    font-family: 'boston-black', sans-serif;
}


.pricing-section {
  padding: 70px 0;
  @media (max-width:767px){
    width: 100%;
    .container{ width:100%;}
  
  }
  .price-block {
    display: flex;
    margin-bottom: 15px;
    background-color: #f1f1f1;
    border-radius: 10px;
    padding: 30px 30px 20px;
    color: #000000;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    @media (min-width:992px){flex-wrap:nowrap;}
    .price-block-ot {
      width: 40%;
      order: 2;
      @media only screen and (min-device-width: 375px) and (max-device-width: 844px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
        width: 30%;
      }
      @media (max-width:767px){
        text-align: center;
        width:100%;
      }
      @media (min-width:992px){width:33%;}
      .text {
        @media (max-width:767px){
          margin-bottom:20px;
        }
      }
    }
    .price-block-ins {
      width: 40%;
      order: 4;
      @media only screen and (min-device-width: 375px) and (max-device-width: 844px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
        text-align: right;
        width: 30%;
      }
      @media (max-width:767px){
        text-align: center;
        width:100%;
      }
      @media (min-width:992px){
        width:33%;
        text-align: right;
      }
    }
    .price-block-div {
      padding: 0 25px;
      font-weight: 600;
      font-size: 16px;
      order: 3;
      width: 10%;
      padding: 0;
    }    
    .price-block-name {
      width: 100%;
      text-align: center;
      order: 1;
      margin-bottom: 0px;
      @media (min-width:992px){width:33%;order:2;}
      @media only screen and (min-device-width: 375px) and (max-device-width: 844px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
        width: 35%;
      }
      .title {
        text-align: inherit;
        color: #ff5d50;
        line-height: 1;
        font-size: 24px;
        @media (max-width:767px){
          font-size: 18px;
        }
      }
    }
    h5 {
      font-size: 22px;
      font-weight: 700;
      color: #000000;
      padding: 0;
      @media (max-width:767px){
        margin-top: 5px;
        font-size: 28px;
      }
    }
    
  }
  .small p {
    font-size: small;
    text-align: center;
    line-height: 1.3;
  }
  h2.title {
    color: #000000;
    text-align: left;
    margin-bottom: 0;
  }
  .text {
    color: #888;
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
    @media (max-width:767px){
      margin: 5px 0 10px;
      font-size: 15px;
    }
  }
}

.pricing-section-card {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
  
  .pricing-card_img {
    position: relative;
    width: 25%;
    flex: 0 0 25%;
    @media (max-width:767px){display: none;}
    @media (min-width:768px){width:35%;flex: 0 0 35%;}
    img {
      display: block;
      position: absolute;
      object-fit: cover;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
  
  .pricing-card_text {
    padding: 20px;
    h5 {
      margin-bottom: 10px;
      padding: 0;
      color: #000000;
    }
    p {
      color: #000000;
      line-height: 1.4;
    }
    a {
      display: inline-block;
      color: #ff5d50;
      background-color: rgba(255, 93, 80, .16);
      padding: 5px 15px;
      border-radius: 50px;
      &:hover {
        color: #ffffff;
        background-color: #ff5d50;
      }
    }
  }
}

.pricing-row {
  display: block;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  width: 100%;
  @media (min-width:992px){flex-wrap: nowrap;}
  .pricing-col-first {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    margin-bottom:30px;
    @media (min-width:992px){width:45%;margin-bottom:0;float: left;}
  }
  .pricing-col-last {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    @media (min-width:992px){width:50%;float: right;}
  }
}



/* Impression Kit Day/ Night Plan Selection CSS */

/* **************  Mobile Layout CSS  ****************** */
@media only screen and (max-width: 767px)
{
  .promo_banner p {
    font-size: 11px;
  }
  .mobile-search-bar {
    display: none;
  }
  #header a.icon-menu span, .mobile_buy {
    font-family: boston-black, sans-serif;
  }
  .da-hero-outer {
    background-position: top !important;
    height: initial !important;
    border-bottom: 1px solid #ddd;
    padding: 5px 0px !important;
    width: 100%;
  }
  div.da-boxcontent-outer {
    margin-top: 2%;
    display: block;
    padding-top: 15px;
    height: initial;
    margin-left: 0%;
  }
  div.da-section {
    align-items: baseline;
    text-align: center;
  }
  #da-one > h1 {
    width: 58% !important;
    font-family: boston-black, sans-serif;
    font-size: 5vw;
    font-weight: 500;
    margin-left: 0;
    text-align: left;
  }
  div.da-section>p {
    text-align: justify;
  }
  #da-one > p:nth-child(2), #da-one > p:nth-child(3) {
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
  }
  #da-one>p:nth-child(3) {
    margin-top: 0;
  }
  div.da-section > a {
    margin-top: 10px;
    padding: 5px 10px;
    font-weight: 700;
    font-size: 14px;
    width: auto;
  }
  div.da-hero-outer:after {
    content: '';
    position: absolute;
    bottom: 41px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: none;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #shopify-section-template--14808998707333__featured_text_6LApMm .container {
    padding: 10 px 0 0;
  }
  h1, h2, h3, h4, h5, h6, .collection_title, .empty_cart {
    font-size: 110%;
    font-family: boston-black, sans-serif;
    line-height: 1.5em;
  }
  #new-banner-jo {
    padding-top: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    background-color: #fff;
  }
  #new-banner-jo h3 {
    font-size: 16px;
  }
  #new-banner-jo > div {
    width: 250px;
  }
  #new-banner-jo img {
    width: 150px;
  }
  .desktop_star {
    display: none;
  }
  .mobile_star {
    display: block;
    margin: 0 auto;
  }
  .logo-bar__item {
    margin: 7% 7px;
  }
  .shopify-section--logo-list h2 {
    font-size: 1.3em;
  }
  #new-banner-jo > div > a, #new-banner-jo > div > span {
    font-size: 14px;
    letter-spacing: 1px;
  }
  #best-price-section-jo {
    min-height: 180px;
    border-top: 0;
    margin-bottom: 0px;
  }
  #best-price-section-jo > div > div > div {
    display: block;
    margin: auto;
    height: auto;
    width: 65%;
    float: none;
    background-color: #eee;
    padding: 12px 0 !important;
    font-size: 13px;
    line-height: 17px;
    border-radius: 5px;
  }
  #best-price-section-jo > div > div > div:nth-child(1) {
    margin: 0 auto 25px;
    padding: 0px;
    height: auto;
  }
  #best-price-section-jo > div > div > div:nth-child(3) {
    margin: auto;
    padding: 0px;
    margin-bottom: 25px;
    height: auto;
  }
  #middle-line-jo {
    display: none;
  }
  #best-price-section-jo > div > div > div > h1 {
    font-size: 7vw;
    height: auto;
  }
  #best-price-section-jo > div > div > div > h2 {
    font-size: 5vw;
    color: #363636;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #best-price-section-jo > div > div > div > strike > h3 {
    margin: 0 auto 5px 0;
  }
  #best-price-section-jo > div > div > div > p {
    font-size: 16px;
    margin: 0 0 5px;
    line-height: 1.4em;
  }
  #best-price-section-jo > div > div > div > .action_button {
    background: #fff;
    color: #ff5d50;
    border-radius: 5px;
    border: 1px solid #ff5d50;
    padding: 6px 10px;
    font-size: 14px;
  }
  .offset-by-one {
    left: 0;
  }
  .container {
      width: 100%;
  }
  .featured-promotions__image, .placeholder-svg--promotions {
    max-width: 100%;
  }
  .richtext_content--featured_text {
    font-size: 1.2em;
    line-height: 1.2em;
    margin: 0 auto 1px;
    padding-top: 0;
  }
  .richtext_content--featured_text p {
    margin-bottom: 0;
  }
  .featured-promotions__title {
    font-size: 27px;
    padding-top: 15px;
    line-height: 1.8em;
    margin: 0px;
  }
  h2.title {
    font-size: 1.3em;
  }
  h2.section-title {
    font-size: 1.3em;
  }
  .image-with-text__wrapper h3 {
    font-size: 18px;
  }
  div.container .feature_divider {
    margin: 0px auto;
  }
  .second-banner .item {
    min-width: 246px;
    margin: 20px 0 0 12px;
  }
  .second-banner .item:first-of-type {
    margin-left: 20px;
  }
  .loadable-container {
    width: 90%;
  }
  .jKZGjM .title {
    font-size: 1.2rem;
  }
  #new-banner-jo > div > a, 
  #new-banner-jo > div > span
  {
    font-size: 14px;
    letter-spacing: 1px;
  }
  .container .sixteen.columns, 
  .container .seven.columns, 
  .container .eight.columns, 
  .container .one-third.column {
    width: 90%;
    float: none;
    margin: 0 auto;
  }

  .YilaC {
    padding: 2rem 0px 2rem !important;
  }
  .jvBbQY .headline {
    font-size: 1.5rem;
    line-height: 1.24;
  }
  .jKZGjM {
    flex-wrap: wrap;
    padding-bottom: 1rem;
    }
  .jKZGjM .left, .jKZGjM .right {
    flex-basis: 100%;
    max-width: 30rem;
    padding-right: 3rem;
  }
  .jKZGjM .left {
    padding-left: 4rem;
    text-align: left;
    margin-bottom: 1rem;
  }
  .jKZGjM .center {
    left: 2rem;
  }
  .jKZGjM .right {
    padding-left: 4rem;
  }

  .accordion-content.default img {
        width:100% !important;
    }  
    .banner-section {
        height: 194px;
    }
    .faq-banner-section {
        height: 194px;
    }
    h1.banner-title {
        font-size: 32px;
        width: 100%;
        line-height: initial;
    }   
    .content-btm {
        height: 125px;
    }
    h2.content-btm-title {
        font-size: 14px;
        line-height: initial;
        letter-spacing: 2.1px;
        top: 30%;
        width: 48%;
        left: 20px;
    }
    .listing-content {
        width: 97%;
    }
    .listing-content ul li {
        font-size: 16px;
    }

    .listing-content ul {
        padding: 10px 0;
    }
    .banner-btm-content p {
        font-size: 18px;
        margin: 0;
        text-align: justify;    
        line-height: 26px;
    }
    .sagli {
        font-size: 14px;
    }
    .accordion {
        width: 90%;
        margin: 5% auto 40px !important;
    }
    .accordion_body {
        padding: 10px 20px;
    }
    .accordion-block {
      width: 100%;
    }
    .accordion p {
        font-size: 14px;
        line-height: 25px;
        text-align: left;
      	padding-right: 10px;
    }
   .accord-collapse {
     	margin-top: 2px;
   }
    .footer-list ul li a {
        font-size: 16px;
    }
    .faq-body-content p {
        font-size: 16px;
    }
    .faq-body-content p a {
        font-size: 22px;
    }
    .footer-section p {
        font-size: 13px;
    }
    .accordion-title {
        font-size: 14px;
    }
    .accordion-content {
        padding: 10px 10px 20px 10px;
    }
    .listing-content-btn a {
        font-size: 20px;
    }
    .testimonial-section{
        background: -webkit-linear-gradient(top, #F5F5F5 50%,#F5F5F5 50%);
        background: -moz-linear-gradient(top, #F5F5F5 50%,#F5F5F5 50%);
        background: -ms-linear-gradient(top, #F5F5F5 50%,#F5F5F5 50%);
        background: -o-linear-gradient(top, #F5F5F5 50%,#F5F5F5 50%);
        background: linear-gradient(top, #F5F5F5 50%,#F5F5F5 50%);
        display: block;
    }
    .testimonial-left, .testimonial-right{
        width: 100%;
        float: left;
    }
   .testimonial-block:first-child {
     border: 0;
   }
   .sagfaqh2 {
        font-size: 25px;
        height: 40px;
        font-weight: 700;
        margin: 25px auto;
        line-height: 35px;
    }
    .hsContainer a.action_button {
        padding: 2px 10px;
        font-size: 14px;
    }
    div.section {
        margin: 10px auto;
    }
    .eEfTed {
      padding: 3rem 3% 2rem;
      width: 94%;
    }
    .gkVjpk {
        flex-wrap: wrap;
    }
    .bhtaZO, .ezosnD {
        flex-basis: 85%;
        margin: 0 auto;
    }
    .eblaHj, .kOvLTj {
        margin-bottom: 1.5rem;
    }
    .bIzpgE {
        max-width: 100%;
        margin: 1rem 0rem 2.5rem 0px;
    }
    .global-wrapper__product {
        padding-top: 0px !important;
    }
    .flickity-prev-next-button {
        display: none;
    }
    #shopify-section-template--17586715656418__featured_text_6LApMm .richtext_content--featured_text {
        margin-bottom: 0;
        font-size: 21px;
    }
    .page-smile-assessment .shopify-section--header {
        padding-top: 0;
    }
    .fproduct_name,
    .mproduct_name,
    .content_column h3 {
        font-size: 1.4em;
        margin: 20px auto 15px 0;
    }
    h1.product_name {
        font-size: 1.4em;
    }
    .section--template--16790034677916__featured_text_6LApMm .container {
        padding: 7px 0;
    }
}
@media only screen and (max-width: 767px){
    section.section.section--template--17697256145122__featured_text_6LApMm p {
        margin-bottom: 0;
        font-size: 18px;
    }

    section.section.section--template--17697256145122__featured_text_6LApMm .richtext_content--featured_text {
        margin: 0;
    }
    
    section.section.section--template--17697256145122__featured_text_6LApMm .container {
        padding: 0;
    }
  div#shopify-section-template--17697256603874__16433522226447c9cc .section-title {
      margin: 0;
  }
  div#shopify-section-template--17697256603874__1643340605dcd33e6f .logo-bar__item {
      margin-top: 15px;
  }
    .column.article {
        width: 100% !important;
    }
  .article .main-wrapper .one-whole.column {
      margin: 0;
      width: 100%;
  }
}
#da-quiz q-title,
#da-quiz q-subtitle, 
#da-quiz .action_button, 
#da-quiz response input[type=radio]+label,
#picture-opt2, 
#da-quiz .primary-content h1, 
#da-quiz .primary-content p {
    font-family: "boston-black", sans serif;
}
.night-aligner-heading {padding-bottom: 0;}
.night-aligner-heading h2 {margin: 0;}


.accordion .accord-collapse {
    font-size: 13px;
    color: currentColor;
}

.accordion .accordion-title {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    gap:10px;
}
.accordion .sagfaqh2 {
    margin-bottom: .8em;
    height: auto;
}
.container .offset-by-one-alternate { 
  padding-right: 75px;  
  @media (max-width:768px) {
    padding-right: 0px;  
  }
}