/** Shopify CDN: Minification failed

Line 137:0 Unexpected "}"
Line 371:0 Expected "{" but found "."

**/
   .press-page .post-list .post {
    position:relative;
    background: #ECECEC;
    border: 1px solid transparent;
    padding: 5%;
    border-radius: 20px;
  }
  .post-list .post {
    height: 260px;
    width: 100%;
}
  .static-pages .title {
    font-size: 35px !important;
    line-height: 41px;
}
  .press-page .post-list .post {
    position: relative;
    background: #ECECEC;
    border: 1px solid transparent;
    padding: 5%;
    border-radius: 20px;
}

@media screen and (min-width:990px){
  
  /*====================  superbottoms cpsia ======================*/
  
  .page-width--narrow { max-width: 83.33333%;}  


  
}
@media(max-width:750px){
  .post-list .grid__item{width:80%;}
  
}
@media (min-width: 750px){
.contact-us-page .contact-page-wrapper {
    padding: 0 98px;
}
  .press-page .post-list .post .image-container img {
    width: 50%;
  }
}

.static-pages .press-header, .static-pages .privacy-header {
    margin: 40px 0;
}
.post-page .post-list .grid {
    display: flex;
    flex-wrap: wrap;
}
   .post-page .post-list .grid__item { }

.grid {
    list-style: none;
    margin: 0;
    padding: 0;
   
}
.post-page .post-list .grid__item {
    margin-bottom: 30px;
  min-height: 240px;
 
}

.post-page .post-list .post .read-more{font-family: var(--font-family-a);}
.static-pages .tab-menu a:hover {
    background: #5c5c5c;
    color: #fff;
}
 #MainContent .static-pages .why-superbottoms .superbottom-title p span{font-family: var(--font-family-h1); color: #5c5c5c;}
   #MainContent .static-pages .why-superbottoms .superbottom-description p {
    line-height: 1.3;
    margin-bottom: 20px;
    font-family: var(--font-family-h1);
    color: #5c5c5c;
}
@media only screen and (min-width: 750px){
  
.medium-up--one-quarter {
    width: 25%;
}
.grid__item {
    float: left;   
    width: 25%;
    display:flex;
}
  .demo-page-wrapper .grid__item{display:initial;padding:0 0 2%;}
  .press-page .post-list .post {
    position:relative;
    background: #ECECEC;
    border: 1px solid transparent;
    padding: 5%;
    border-radius: 20px;
  }
  h4.font-soloway.post-title {
    margin: 2% 0;
   
}
  h4.font-soloway.post-title a{
    font-family: var(--font-family-h1);
  }
.press-page .post-list .post .image-container {
/*     border: 2px dashed #beefec; */
    text-align: center;
    border-radius: 6px;
    width: 40%;
}
   .book-a-demo-page .section-header h1.font-soloway {font-family: var(--font-family-h1);} 
}
.press-page .post-list .post .image-container img {
    width: auto;
    vertical-align: bottom;
}

  .post-page .post-list .post div span{font-family: var(--font-family-a);}
  .post-page .post-list .post p{
    font-family: var(--font-family-a);
    margin: 1% 0 10%;
    font-family: 'Latoregular' !important;
}

  
  
.post-page .post-list .post .post-title a{
font-size: 22px;
/*     font-family: 'Filson soft,regular' !important; */
}
  
}


.post-page .post-list .post .post-title {
    font-size: 20px;
  margin:0;
    line-height: 27px;
    font-weight: 400;
    margin-bottom: 8px;
}
.font-soloway, .section_heading, .section_heading_2, .section_subheading, .site-footer__item-inner--link_list p.h4, .site-footer__newsletter p.h4 {
  font-family: var(--font-family-h1);
}

.post-page .post-list .post .read-more {
    font-family: "Lato";
    font-size: 14px;
    line-height: 26px;
    letter-spacing: .34px;
    font-weight: 700;
    border: 1px solid #383838;
    border-radius: 6px;
    text-transform: uppercase;
    padding: 5px 0px;
    background: none;
    border: none;
    text-decoration: underline;
    position: absolute;
    bottom: 8px;
}
.static-pages .title {
  margin:0;
    font-family: 'Filson soft,regular' !important;
    color: #5c5c5c;
    font-weight: 500;
    font-size: 42px;
    line-height: 52px;
    letter-spacing: 0;
    margin-bottom: 0;
}
.grid {
    list-style: none;
    margin: 0;
    padding: 0;
    
}
.contact-us__page {
    margin-bottom: 20px;
    margin-top: 20px;
}

.contact-us__page .title {
    margin-bottom: 8px;
}

#swym-plugin-name, .jdgm-all-reviews-page__title, .title {
  font-family: var(--font-family-h1);
    font-weight: 500;
    text-transform: none;
    letter-spacing: .5px;
    font-size: 30px;
}
.contact-us__page .contact-detail {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 4px;
    font-family: var(--font-family-h1);
}
a[href^=tel] {
    color: inherit;
}


.grid__item[class*="--push"] {
    position: relative;
}
.contact-us-page .content .popup_main .open_popup {
    border: none;
    width: 100%;
    background: #f0f0f0;
    border-radius: 6px;
    text-align: left;
    padding: 6px 35px 10px 15px;
    color: #383838;
    font-size: 20px;
    line-height: 24px;
    position: relative;
}
.popup_main .popup_body {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
    z-index: 9999;
}
.contact-us-page .content .popup_main .open_popup .icon {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -6px;
    height: 12px;
}
.popup_main .popup_back {
    background: #0b0b0b;
    opacity: .8;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.popup_main .popup_contain {
    position: relative;
    background: #fff;
    border-radius: 6px;
    width: 600px;
    max-width: 90%;
    margin: 20px auto;
    min-height: 150px;
    padding: 30px;
}
.popup_main .popup_close {
    position: absolute;
    right: 0;
    top: 0;
    color: #383838!important;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    cursor: pointer;
    display:flex;
    align-items:center;
    justify-content:center;
}
.popup_main .popup_contain h3 {
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 25px;
}
.customer__contact--option {
    text-align: center;
}
.popup_main .popup_close .icon {
    width: 12px;
    height: 12px;
}
.customer__contact--option li {
    display: inline-block;
    margin: 10px;
}
.popup_main .popup-form .btn {
    display: block;
    width: 250px;
    max-width: 100%;
    margin: 0 auto;
    font-family: "Lato";
    font-size: 14px;
    line-height: 26px;
    letter-spacing: .34px;
    font-weight: 700;
    border: 2px solid #383838;
    border-radius: 6px;
    text-transform: uppercase;
    padding: 10px 38px;
}

@media only screen and (min-width: 750px){
.btn, .shopify-payment-button .shopify-payment-button__button--unbranded {
    padding: 10px 30px;
}
}

.popup_main .popup_body_show {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
}
.btn, .shopify-payment-button .shopify-payment-button__button--unbranded {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: auto;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #383838;
    border-radius: 6px;
    padding: 8px 15px;
    background-color: #fff;
    color: #383838;
    font-family: "Lato";
    font-style: normal;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .08em;
    white-space: normal;
    font-size: 14px;
}
.form-message--success {
    border: 1px solid #1f873d;
    background-color: #f8fff9;
    color: #1f873d;
    display: block;
    width: 100%;
}

@media only screen and (min-width: 750px)
.form-message, .note {
    padding: 10px;
}
.form-message, .note {
    padding: 8px;
    margin: 0 0 27.5px;
}
@media only screen and (min-width: 750px){
  
.medium-up--push-one-quarter {
    left: 25%;
}
.medium-up--one-half {
    width: 50%;
}
  
}
.post-list .excerpt{
      font-size: 16px!important;
}
.grid__item {
    float: left;   
    width: 25%;
  text-align: center;
}

@media only screen and (max-width: 749px){
.small--one-half {
    width: 50%;
}
   .post-list .small--one-half {max-width:unset;}
  .grid__item.small--one-half.medium-up--one-quarter {
    min-height: unset;
    width: 80%;
    margin: 2% auto;
   
}
  .post-page .post-list .post .read-more{padding:8% 14%;}
  
} 

/* .press-page .post-list .post .image-container{border: 2px dashed #beefec;} */
.post-page .post-list .post p{font-family: 'Latoregular' !important;}
.post-page .post-list .post .post-title a{font-size:20px;}
.static-pages .title{font-size:40px !important;padding:0;font-family: var(--font-family-h1);color: #5c5c5c;font-weight: 500; line-height: 52px;letter-spacing: 0; margin-bottom: 0;}

.video-section-wrapper {align-items: center;justify-content: center; width: 100%;height: 100%;position: relative;display: flex;}
.video-section-wrapper--medium.video-section-wrapper--min-height {min-height: 400px;}
@media only screen and (min-width: 750px){
.index-section {padding-top: 55px;background:#f5f5f5;}

/*============   About us ============*/
  
.video-section-wrapper--medium.video-section-wrapper--min-height {min-height: 650px;}
.video-section-wrapper {overflow: hidden;}


.shopify-section.index-section .collection-grid{width:85%;margin:auto;}
.shopify-section.index-section .grid__item{width:33.333%;}
.shopify-section.index-section .grid__item .collection_img{    width: 100%;border-radius: 6px;overflow: hidden;}
.index-collection-section .page-width a:hover .collection_img img{transform: scale(1.1);}
.shopify-section.index-section .grid__item .collection_img img{width: 100%;object-fit: cover;vertical-align: bottom; transition: .3s all;}
.shopify-section.index-section .grid__item .description span{font-family: var(--font-family-a);}
.shopify-section.index-section .grid__item .description p{font-family: var(--font-family-a);letter-spacing: 0;margin: 10px 0 30px 0;}
.shopify-section.index-section .grid__item .description h3{font-family: var(--font-family-h1);font-weight:400;margin: 10px 0 0 0;text-transform: none;font-size: 18px;}
#MainContent .section-header {text-align:center;padding:3rem 0;}
  
  
.static-pages .tab-menu {
    width: 100%;
    background: #fff;
    box-shadow: 0 3px 6px #00000029;
    text-align: center;
}
.static-pages .tab-menu a {
    width: 260px;
    color: #383838;
    display: inline-block;
    font-family: 'Latoregular' !important;
    font-weight: 700;
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
    cursor: pointer;
}
.static-pages .tab-menu .active {
    background: #5c5c5c;
    color: #fff;
}

.heading-wrapper p{width:62%;text-transform:none;font-family: var(--font-family-a);}
#MainContent .section-header h1{font-family: var(--font-family-h1);
    font-weight: 500;
    font-size: 2.28571em;
    color: #383838;
    text-transform: none;
    letter-spacing: 0;
}

.team-wrapper {
    margin-top: 50px;
    padding: 0 98px;
}

#MainContent .static__page--content span{font-family: var(--font-family-a);letter-spacing:0;}
.static-pages .team-wrapper .team-box-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -21px;
    overflow: hidden;
}
.static-pages .team-wrapper .team-box.show-box {
    display: block;
}

.static-pages .team-wrapper .team-box {
    width: 25%;
    padding: 50px 21px 0 21px;
    word-wrap: break-word;
    display: none;
    transition: all .5s;
}
.static-pages .team-wrapper .team-box img {
    display: block;
    border-radius: 6px;
}
.static-pages .team-wrapper .team-box .content {
    margin: 20px 0 11px;
}
.static-pages .team-wrapper p {
    font-family: Latoregular !important;
    font-size: 16px;
    line-height: 24px;
    color: #5c5c5c;
}
.static-pages .content {
  font-family: var(--font-family-h1);
    color: #383838;
    font-size: 25px;
    line-height: 32px;
    font-weight: 400;
}

.static-pages .img-fluid {
    max-width: 100%;
    height: auto;
}

.static-pages .justify-content-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.static-pages .justify-content-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.static-pages .row1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
  .static-pages .why-superbottoms .supperbottom-wrapper {
    padding: 0 138px!important;
}
.static-pages .text-uppercase {
    text-transform: uppercase;
}

.static-pages .font-600 {
    font-weight: 600;
}

.superbottom-block{border: 1px solid #5c5c5c; border-radius: 6px; margin-bottom: 25px; overflow: hidden;}
.static-pages .why-superbottoms center.superbottom-faq-title { margin: 40px 0;}


  .static-pages .why-superbottoms .superbottom-title {
    padding: 0 20px;
}
  .static-pages .why-superbottoms .superbottom-description{padding:4% !Important;}
  .static-pages .why-superbottoms .supperbottom-wrapper {
    padding: 0 0;
}
  
  .static-pages .team-wrapper p {
    font-size: 14px;
    line-height: 20px;
}
.static-pages .tab-menu .page-width {
    padding: 0;
}
  .static-pages .tab-menu a {
    font-size: 10px;
    min-width: 75px;
    padding: 0 10px;
    letter-spacing: .5px;
    width: auto;
}
/*   #shopify-section-team{width:80%;margin:auto;} */
  .heading-wrapper p{width:85%;}
.static-pages .tab-menu a {
    font-size: 9px;
}
  
  .page-width {
    padding-left: 22px;
    padding-right: 22px;
}
   .team-wrapper {
    padding: 0 0;
}
 .static-pages .title {
    font-size: 35px !important;
    line-height: 41px;
}
   .team-wrapper p {
    font-size: 14px;
    line-height: 20px;
}
  
  .static-pages .team-wrapper .team-box-wrapper {
    margin: 0 -5px;
}
  .static-pages .team-wrapper .team-box {
    width: 50%;
}
  .static-pages .team-wrapper .team-box {
    padding: 35px 5px 0;
}
  .static-pages .team-wrapper .team-box img {
    width: 100%;
}
  .static-pages .content {
    font-size: 18px;
    line-height: 24px;
}
  .static-pages .team-wrapper p {
    font-size: 13px;
    letter-spacing:0;
    width:100%;
    line-height: 20px;
}

}

  .index-section{padding-top:0;}
  #MainContent .slick-dots .slick-active {padding-top: 0.5%;}
  .prev {
    left: 0;
}
.slider_arr {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
  .next {
    right: 0;
}
.video__text-content {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: 1;
    transition: all .6s cubic-bezier(.44, .13, .48, .87);
    transition-delay: 0.3s;
    z-index: 3;
    padding: 40px 0;
}
.video-control__play {
    width: auto;
    height: auto;
    background: 0 0;
    border: none;
}
.video-control__play  svg{overflow:visible;}
.video-control__play {
     
border:2px solid #383838;
    display: flex;
    justify-content: center;
    align-items: center;
    visibility: visible;
    opacity: 1;
    width: 11%;
    height: 80px;
   
    position: relative;
    margin: 0 auto;
    
    pointer-events: none;
   padding: 4%;
    background: white;
    border-radius: 6pc;
}
.icon__fallback-text, .visually-hidden {
    position: absolute!important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
  .gamepage .content-box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: column;
    -webkit-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: left;
    -moz-justify-content: left;
    -ms-justify-content: left;
    justify-content: left;
    -ms-flex-pack: left;
    -webkit-align-items: left;
    -moz-align-items: left;
    -ms-align-items: left;
    -ms-flex-align: left;
    align-items: left;
    float: none;
    padding: 0 50px;
}
.button.fb_button-aust:hover{
 border: 1px solid #5c5c5c!important;
    display: inline-block;
    margin: 0 auto;
    padding: 12px;
    font-weight: 700;
    border-radius: 6px;
    background: #beefec !Important;
    box-shadow:none;
}
   .button.fb_button-aust {
    border: 1px solid #5c5c5c!important;
    display: inline-block;
    margin: 0 auto;
    padding: 12px;
    font-weight: 700;
    border-radius: 6px;
    background: #beefec;
    box-shadow:none;
     
    font-family: var(--font-family-a);
}
  .button.fb_button, .button.fb_button-aust, .button.shop_button, .section_subtext {
    color: #5c5c5c!important;
    font-size: 16px;
}
  .gamepage .content-box h2 {
    text-transform: unset!important;
    letter-spacing: 0;
    font-family: var(--font-family-h1);
    font-size: 24px;
    font-weight: 400;
    text-align: left!important;
}
  .logo-bar {
    list-style: none;
    text-align: center;
    margin-bottom: 35px;
}
  .logo-bar__item_game {
    display: inline-block;
    vertical-align: middle;
    max-width: 100px;
    margin: 0 30px 10px;
}
  .logo-bar__image {
    display: block;
    margin: 0 auto;
}
  
  .contact-us__page {
    margin-bottom: 20px;
    margin-top: 20px;
}


  .contact-us__page .title {
    margin-bottom: 8px;
}
  .contact-us__page .contact-detail {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 4px;
    font-family: var(--font-family-h1);
}

  .gamepage {
    margin: 0 auto;
    max-width: 1260px;
    text-align: left;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-top: 50px;
}

#MainContent p:not([class*="jdgm"]) , #MainContent div:not([class*="jdgm"]) , #MainContent li:not([class*="jdgm"]){font-family: var(--font-family-a);color:#383838;letter-spacing:0;}
#MainContent h1,#MainContent h2, #MainContent h3,#MainContent h4 , #MainContent h5, #MainContent h6{color:#383838;font-family: var(--font-family-h1);Font-weight:400;}

/*============= About us ==================*/

.static-pages .tab-menu {width: 100%;background: white;box-shadow: 0 3px 6px #00000029;text-align: center;}
.static-pages .tab-menu a:hover, .static-pages .tab-menu .active {background: #5C5C5C;color: #fff;}  
.static-pages .tab-menu a {width: 260px;color: #383838;display: inline-block;font-family: "Lato";font-weight: 700;font-size: 14px;line-height: 40px;text-transform: uppercase;cursor: pointer;}
.page-width::after {content: '';display: table;clear: both;}
.section-fromtheheart {text-align: center;padding: 70px 0;}
.section_heading {color: #5c5c5c!important;font-size: 42px;font-weight: 500!important;margin-top: 28px;}
[data-section-type=video-section] {margin: 50px auto;max-width: 840px;border-radius: 6px;overflow: hidden;}
.section-fromtheheart .text__content {padding: 0 5%;display: flex;max-width: 70%;margin: 0 auto;text-align: left;text-transform:none;}
.video-control__close-wrapper {display: none;width: 50px;height: 50px;position: absolute;top: 0;right: 0;outline: none;z-index: 3;}
.text-link {display: inline; border: 0 none;background: none;padding: 0;margin: 0;}
.video-control__close {position: relative;width: 30px;height: 30px;margin: 0 auto;font-size: 14px;line-height: 27px;border-radius: 15px;background-color: white;color: black;}
.video-control {display: none;visibility: hidden;opacity: 0;position: absolute;z-index: 4;transition: all 0.1s ease-out;}
.video-control__close .icon {display: inline-block;width: 14px;height: 14px; margin: 0 auto;}
svg:not(:root) {overflow: hidden;}
.video--image_with_play {display: none;opacity: 0;visibility: none;width: 100%;height: 100%;transition: all 0.2s ease-in;}
.video {display: none;position: absolute;left: 0;top: 0;z-index: 2;}
.video__image {transition: opacity 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);position: absolute;top: 0;left: 0;opacity: 1;height: 100%;width: 100%;background-repeat: no-repeat;background-size: cover;background-position: top center;z-index: 1;}
.video__text-content {text-align: center;position: absolute;width: 100%;top: 50%;left: 50%;transform: translate(-50%, -50%);opacity: 1;transition: all 0.6s cubic-bezier(0.44, 0.13, 0.48, 0.87);transition-delay: 0.3s;z-index: 2;padding: 40px 0;}
.video-control__play {width: auto;height: auto;background: none;border: none;}
.video-control__play {display: flex;justify-content: center;align-items: center;background:#383838;color:#fff;visibility: visible;opacity: 1;width: 80px;height: 80px;border-radius: 50%;position: relative;margin: 0 auto;padding: 5px;pointer-events: none;}
.section-fromtheheart .text__wrapper {padding: 0 20px;flex: 1;}
.text__wrapper p{text-transform:none;}
.section_subtext, .button.fb_button, .button.shop_button, .button.fb_button-aust {color: #5c5c5c!important;font-size: 16px;}
.section-fromtheheart .section_subheading {margin-bottom: 6px;}
.section_subheading {color: #383838!important;font-size: 25px;font-weight: 400;}


/*==================== End About us ======================*/
/*====================  superbottoms cpsia ======================*/
.page-width--narrow .rte p span{text-transform:none;font-size:14px;color:#5c5c5c!important;}

@media (max-width: 800px){
.gamepage .content-box {
    width: 100%;
    padding: 0 !important;
}
  .how-to-wear .title{margin: 10% 0;}
  .logo-bar{padding:0;}
  .logo-bar__item_game{padding:0;max-width:100%;margin:0 !important;}
  .logo-bar__item_game img{width:80%;margin:auto;}
  .static-pages .content{font-size: 18px;line-height: 24px;}

/*=============   About us ============*/
  
  .static-pages .tab-menu a {font-size: 10px;min-width: 75px;padding: 0 10px;letter-spacing: .5px;width: auto;}
}

.book-a-demo-page .grid{display:flex;gap:0;flex-wrap:wrap;}
.book-a-demo-page .grid__item{width:50%;}

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

  .static-pages .tab-menu a {font-size: 9px;}
  .section-fromtheheart {padding: 40px 0;}
  .section-fromtheheart .section_heading {padding: 0 20px;}
  .section_heading {font-size: 35px;}
  .video-section-wrapper {overflow: visible !important;}
  .section-fromtheheart .text__content {max-width: 100%;justify-content: space-between;}
  .section-fromtheheart .text__wrapper {padding: 0 4px;}
  .section_subheading {font-size: 20px;}
  .section_subtext, .button.fb_button, .button.shop_button, .button.fb_button-aust {font-size: 14px;}

} 


 .post-wrapper {width:90%;margin-left:10% !important;}


@media screen and (max-width:767px){
#MainContent .shopify-section h1{padding-left:0;padding:0 5%;}
}

@media(max-width:425px){

   .post-list .small--one-half {width:80%!important;}
  .post-list .small--one-half {
    width: 85%!important;
    flex-grow: 0;
}
}
  @media(max-width:750px){
    .post-list .post { height: auto!important;}
    .post-page .post-list .post .read-more{   
      position: static;
    text-align: left;
    margin: 0;
    padding: 0;
    }
    .press-page .post-list .post .image-container img {
    width: 40%;
  }
    button.loadMorebtn {
    font-size: 16px !important;
    margin-top: 6%;
    box-sizing: border-box;
}
  }
  @media(min-width:749px){
  .book-a-demo-page .section-header h1.font-soloway {
    font-family: var(--font-family-h1);
}
  }