/** Shopify CDN: Minification failed

Line 135:45 Unterminated string token

**/
bubutton#nextPageBtn{
    border: 1px solid black;
}


@media(max-width:786px){
.shopify-section-group-header-group .col-sm-6.icons {
    white-space: nowrap;
}
  .image-with-text__text.rte.body p {
    font-size: 14px;
}
.banner__text.rte p{
    font-size: 14px;
}
.rich-text__blocks p {
    font-size: 14px;
}
.container-fluid.hj.trophy1 .col-sm-12 {
    padding-bottom: 26px;
}  
  .for-mob-footer{
  display: none;
}
  .footer-custom-link {
    display: flex;
    align-items: baseline;
}
  .container-fluid.hj.trophy1 {
    padding: 0px !important;
}
  .footer-custom-link .col-sm-6 a {
    text-align: left;
}
.col-sm-41 {
    display: none !important;
} 
.container__text-marquee.for-mobile-only {
    background: #f5f5f5;
}
  .container.shippingtable{
  display: none;
} 

  .col-sm-12 {
    padding-bottom: 5px;
}
  span#pageNumbers {
    display: flex;
    align-items: center;
}
span.ms-3 {
    display: flex;
    align-items: center;
} 
  section.blog-tabs input {
    width: 40% !important;
 }  
}
.container.unlock a {
    background: grey;
    color: white;
}
@media(min-width:786px){
.footer-custom-link{
  display: none;
} 
  .image-with-text__text.rte.body p {
    font-size: 16px;
}
.banner__text.rte p{
    font-size: 16px;
}
.rich-text__blocks p {
    font-size: 16px;
}
.custom-mobile-layout{
  display: none;
} 
  button.btn.btn-outline-secondary.mx-1 {
    margin-right: 1.25rem!important;
    margin-left: 0.25rem!important;
}
button#prevPageBtn {
    margin-right: 10px;
}  
}
button.btn.btn-outline-secondary.mx-1, button#nextPageBtn, button#prevPageBtn {
    padding: 4px 12px;
    font-size: 11px;
}
.ms-3, span#totalItems {
    font-size: 11px;
    padding: 13px 0px;
}
button#goToPageBtn {
    font-size: 11px;
    background: white;
    color: black;
    border: none;
}
.pagination-wrapper.text-center.mt-4 {
    justify-content: center;
    display: flex;
    align-items: center;
}
.pdf-dnd {
    text-align: center;
    font-size: 24px;
}
input#jumpToPage {
    border: 1px solid black;
}

.banner__buttons a.button.button--secondary {
    background: transparent !important;
}
.banner__buttons .button.button--secondary:hover {
    background: #fff !important;
}
article.article-template .rte table {
    table-layout: auto !important;
  width: 100% !important;
}
.col-sm-6.sticky-column h3 {
    font-weight: 500;
}

*{
  font-family: Lexend,sans-serif !important";
}

.banner__box a.button.button--primary{
      border: 2px solid #fff;
    border-radius: 40px;
    color: #fff;
    font-size: 18px;
    padding: 13px 40px;
    background: #4c74b7;
}
.banner__box a.button.button--primary:hover {
    background: #fff;
    color: #4c74b7;
    border: 1px solid #4c74b7;
}
a.button.button--primary:hover {
    background: white;
    color: #4c74b7;
    border: 1px solid #4c74b7;
}
.banner__box {
    background: transparent !important;
}

.custom-color a.button.button--primary {
    border: 1px solid #4c74b7;
    color: #4c74b7;
    background: #ffffff;
}
.custom-color a.button.button--primary:hover {
    border: 1px solid #4c74b7;
    color: white;
    background: #4c74b7;
}

