/** Shopify CDN: Minification failed

Line 889:16 Expected ":"
Line 889:21 Expected ":"

**/
body,
p {
  font-family: "Arial"; font-weight: 400;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Arial", sans-serif; font-weight: 700;
}

/************/
.product-image-main {
    box-shadow: 0 5px 5px #0000000d;
    margin: 10px;
    padding: 0 10px;
}
/*************/
.template-collection .Nescreet h3,
.template-collection .Nescreet .anchors p {
    color: #fff;
}
/***************/
.shopify-policy__container {
    max-width: 100ch !important;
}
div#NewsletterPopup-newsletter-popup {
    z-index: 9999;
}

#checkout-pay-button {
  display: inline-block !important;
  padding: 15px 20px !important;
  background: #dc2e33 !important;
  color: #f8f8f8 !important;
  font-size: 18px !important;
  line-height: 24px !important;
}

#shop-hcaptcha-badge-container { visibility: hidden; }

/* Trustpilot widget top bar... */

#trustpilot-widget-trustbox-1-wrapper { display: flex; flex-direction: row; justify-content: center; align-items: center; width: 100%; margin: 15px 0 0 0 !important; padding: 0; }

/* Trustpilot widget product icon... */

#trustpilot-widget-trustbox-2-wrapper { display: flex; flex-direction: row; justify-content: flex-start; margin: 0 !important; padding: 0; clear: unset !important; }
#trustpilot-widget-trustbox-2-wrapper .trustpilot-widget { display: flex; flex-direction: row; justify-content: center; align-items: center; margin: 15px 0; padding: 15px; background: #f2f2f2; border-radius: 5px; }

 #CollectionAjaxContent .grid {
    margin: 0;
    position: relative;
}
/* body.all-pgnation #CollectionAjaxContent .pagination {
    position: absolute;
    bottom: 80px;
    left: 50%;
} */

.shopify_subscriptions_app_block_label label { font-size: 16px; line-height: 22px; letter-spacing: 0; text-transform: capitalize; }

.site-navigation { margin: 0 30px 0 0; }

.site-nav__link { padding: 10px 10px; }

.site-nav__link--icon .icon {
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    color: #dc2e33;
}
.site-nav__link--icon .icon path {
    stroke-width: 4px;
}
.slldil {
    display: flex;
    padding: 10px 0 0;
    flex-wrap: wrap;
}
.cusotmsl {
    width: 25%;
    padding: 0 10px 0 0;
}
.cusotms2 {
    width: 75%;
    padding: 0 0 0 10px;
}


/****/
.drawer {
    z-index: 9999;
}
body#product #trustpilot-widget-trustbox-0 {
    z-index: 9 !important;
}
.cart__item-sub.cart__item-row {
    color: #628699;
    font-weight: 700;
    font-size: 18px;
}
.cart__subtotal {
    color: #628699;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0 !important;
    text-transform: capitalize !important;
}
.cart__item-row.text-center.ajaxcart__note {
    text-align: left!important;
    color: #628699;
}
.opt-chk {
    font-size: 14px;
    line-height: normal;
}
.opt-chk input {
    margin-top: 2px;
}
button.btn.cart__checkout {
    display: inline-block;
    max-width: 180px;
    padding: 15px 20px;
    background: #dc2e33 !important;
    border-radius: 5px;
    color: #f8f8f8;
    text-transform: capitalize;
    font-weight: 400;
    font-family: "Arial", sans-serif !important;
    font-size: 18px;
    line-height: 24px;
}
.opt-chk .opt-inner {
    display: flex;
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: flex-start;
    text-align: left;
    background: #7996ad !important;
    border-radius: 0 !important;
    box-shadow: 0 !important;
}
.opt-chk .opt-inner input {
    width: 100% !important;
    max-width: 30px;
}
.opt-chk .opt-inner label {
    max-width: 290px;
    line-height: 20px !important;
    font-size: 14px !important;
    font-weight: 100 !important;
    font-family: "Arial";
    text-transform: unset;
    letter-spacing: normal;
}
.revpilot {
    display: flex;
    flex-direction: row;
    background-color: white;
    border: 1px solid #628699;
    border-radius: 5px;
    padding: 15px 20px;
    justify-content: center;
    align-items: center;
    max-width: 270px;
    width: 100%;
    text-transform: capitalize;
}
.revpilot p {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
}
.revpilot p img {
    width: 80px;
    margin: 0 0 0 8px;
}

/**********************/
div.prde45mmmv {
    background: #628699 !important;
    padding: 30px 0;
    margin: 40px 0 0;
}
.accordion_head {
    background: 0 0!important;
    color: #f8f8f8 !important;
    border-bottom: 1px solid #f8f8f8!important;
    padding: 15px 30px!important;
    position: relative;
    font-size: 28px !important;
    font-weight: 700 !important;
    line-height: 34px;
}
.accordion_head span {
    position: absolute;
    left: 0;
    color: #f8f8f8;
    font-size: 25px;
    top: 50%;
    transition: all .5s;
    transform: translateY(-50%);
}
.accordion_body {
    background: transparent!important;
    padding: 10px 0!important;
}
.accordion_body p {
  font-size: 16px;
  color: #f8f8f8;
  line-height: 22px;
}

.accordion_body ul {
  list-style: square;
}

.accordion_body ul li {
  font-size: 16px;
  color: #f8f8f8;
  line-height: 22px;
}
    
.cust-first-sec {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0 0;
}
.cust-first-sec ul {
    color: #f8f8f8;
}
.cust-first-sec a {
    color: #dc2e33;
}
.cust-Left-sec {
    width: 50%;
    padding: 0 20px 0 0;
}
.cust-Left-sec ul {
    color: #f8f8f8;
}
.madifudi ul.clintde {
    margin: 0;
    padding: 0;
}
.madifudi ul.clintde li:first-of-type,
.madifudi ul.clintde li:last-of-type { margin: 0 0 15px 0; font-weight: 700; font-size: 18px; color: #628699; line-height: 24px; }

.madifudi ul.clintde li p.product-single__sku { color: #201f1f; }

.sales-points .sales-point .icon-and-text span { font-style: normal; font-size: 16px; color: #201f1f; line-height: 22px; }

.cust-Right-sec {
    width: 50%;
    padding: 0 0 0 20px;
}
.cust-Right-sec video {
    width: 100%;
}
.template-product .section-header__title {
    color: #628699;
}


/***********************/
h1.h2.product-single__title {
    display: block;
    font-size: 38px;
    font-weight: 700;
    color: #628699;
    line-height: 44px;
}
.product-block.product-block--header {
    margin-bottom: 0;
}
.product-block .variant__label { font-family: Arial, sans-serif; font-weight: 700; font-size: 18px; color: #628699; line-height: 24px; letter-spacing: 0; text-transform: initial; }

.product-block .variant-input-wrap .variant-input label { display: inline-block; padding: 8px 15px; background: #201f1f; color: white; border-radius: 5px; }

span.product__price { display: flex; flex-direction: row; justify-content: flex-start; align-items: center; flex-wrap: nowrap; width: 100%; font-weight: 500; font-size: 24px; line-height: 30px; }

.product-block span:last-of-type { font-size: 18px; line-height: 24px; }

.rte a:not(.rte__image):not(.btn):not(.spr-summary-actions-newreview) {
    border: none;
}
.fy_uop {
    display: flex;
    align-items: end;
    margin: 10px 0 20px;
}
.fy_uop .product-block {
    margin-bottom: 0;
    padding: 0 10px 0 0;
    max-width: 100px;
    display: inline-block;
    width: 100%;
}
.product__quantity label {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: normal;
    font-weight: 700;
    font-family: "Arial", sans-serif;
    text-transform: capitalize;
    color: #628699;
}
input.js-qty__num {
    border: 1px solid #707070!important;
    border-radius: 0;
    color: #707070!important;
    text-transform: uppercase;
    font-weight: 500;
    font-family: "Arial", sans-serif;
}
.js-qty__adjust {
    fill: #007a84;
}
.js-qty__adjust:hover, .drawer .js-qty__adjust:hover {
    background-color: transparent;
}
button.btn.btn--full.add-to-cart {
  display: inline-block;
  max-width: 180px;
  margin: 20px 0 0 0;
  padding: 15px 20px;
  background: #dc2e33;
  font-size: 18px;
  font-style: initial !important;
  color: #f8f8f8;
  line-height: 24px;
  text-transform: capitalize;
  border-radius: 5px;
}
/****************************/
.dtrys1 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 40px 0;
}
.dtrys2 {
  width: 50%;
  padding: 0 20px 0 0;
}
.dtrys2.cust-WER {
  padding: 0 0 0 20px;
}
.dtrys.cust-over1 {
  position: relative;
}
.dtrys.cust-over1:before {
  content: " ";
  position: absolute;
  height: 100%;
  width: 50%;
  left: 0;
  background: #7996ad;
  z-index: 0;
  top: 0;
}
.dtrys.cust-over1:after {
  content: " ";
  position: absolute;
  height: 100%;
  width: 50%;
  right: 0;
  background: #628699;
  z-index: 0;
  top: 0;
}
.dtrys.cust-over1 .dtrys1 {
  margin: 0;
  align-items: baseline;
  position: relative;
  z-index: 1;
}
.dtrys.cust-over1 .dtrys1 .dtrys2.cst10,
.dtrys.cust-over1 .dtrys1 .dtrys2.cst11 {
  padding: 40px;
}
.dtrys2.cst10 h2 {
  color: #fff;
  margin-bottom: 40px;
}
.dtrys2.cst10 p {
  color: #fff;
}
.img_hd45 ul {
  display: flex;
  justify-content: space-between;
  margin: 0;
}
.img_hd45 ul li {
  display: block;
}
.img_hd45 h2 {
  color: #fff;
}
.img_hd45 ul li img {
  width: 100%;
  max-width: 120px;
}
.dtrys2.cst11 p {
  color: #fff;
}
.img_te23 {
  text-align: center;
}
.img_te23 img {
  width: 90%;
}
.inwe_olos {
  display: flex;
  justify-content: space-between;
  margin: 40px 0 0;
}
.tqlogo ul {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}
.tqlogo ul li {
  padding: 0 20px;
  display: block;
}
.browse_Cl h2 {
  margin: 50px 0 25px;
}
.browse_Cl.browse_Cl15 {
  display: flex;
  margin: 0 0 40px;
}
.browse_Cl.browse_Cl12 {
  width: 25%;
  padding: 10px;
  margin: 0;
}
.browse_Cl.browse_Cl12 ul {
  margin: 0;
  padding: 0;
}
.browse_Cl.browse_Cl12 ul li {
  display: block;
  margin: 20px 0;
  text-align: center;
}
.browse_Cl.browse_Cl12 ul li img {
  width: 90%;
}
.browse_Cl.browse_Cl1902 {
  width: 75%;
  margin: 0;
}
.browse_Cl.browse_Cl1902 img {
  display: flex;
  border-radius: 5px;
}
.csty7_prt {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 40px;
}
.lopuoo {
  width: auto;
  display: inline-block;
  text-align: center;
}
.lopuoo a {
  display: inline-block;
  margin: 20px 0 0 0;
  padding: 15px 20px;
  background: #dc2e33;
  font-size: 18px;
  color: #f8f8f8;
  line-height: 24px;
  text-transform: capitalize;
  border-radius: 5px;
}

/****************/
.flexyha {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.flexyha .fitfty {
  width: 50%;
}

.flexyha .fitfty .article-date { display: flex; flex-direction: row; font-size: 18px; line-height: 24px; justify-content: flex-start; align-items: center; flex-wrap: wrap; width: 100%; color: #201f1f; }
.flexyha .fitfty:nth-child(2) {
  padding: 0 5%;
  text-align: left;
}
.flexyha h1.section-header__title {
  color: display: block; margin: 0 0 15px 0; font-size: 38px; color: #628699; line-height: 44px; text-transform: capitalize;
}
svg.icon.icon-twitter,
svg.icon.icon-pinterest,
svg.icon.icon-facebook {
  width: 24px;
  height: 24px;
  fill: #628699;
}
.fitfty header.section-header {
  text-align: left;
  margin-bottom: 20px;
}
.art_cst_mgmmm .page-width.again_afhh {
  padding: 0;
}
.fitfty23 {
  width: 100%;
  display: flex;
  gap: 20px;
}
.fitfty23 .cust-blog-SEc {
  margin-bottom: 30px;
}
.fitfty23 .cust-blog-SEc p {
  margin: 30px 0 15px 0;
  font-size: 18px;
  color: #201f1f;
  line-height: 24px;
}
.fitfty23 h3 {
  width: 80%;
}
.fitfty23 h3 {
  width: 80%;
}
.fitfty23 .cust-blog-SEc h3 a {
  font-size: 24px;
  line-height: normal;
  display: block;
  color: #628699;
}

/******/
body#page-blog-lading .sct-scnd .slide89Inner {
  flex-direction: row-reverse;
}
.sct-scnd .innertyu p time {
  color: #628699;
}
.brz-rvww button.slick-arrow {
  display: none !important;
}
.first90ola {
  background: #fcfffe;
  padding-bottom: 50px;
  padding-top: 40px;
}
.first90ola .page-width {
  display: flex;
  flex-wrap: wrap;
}
.nopdffy78 {
  width: 70%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  padding: 0 10px 0 0;
}
.nopdffy78 .cust-blog-SEc {
  width: 50%;
  margin: 0 0 20px;
  padding: 0 10px;
}
.first90ola p time {
  color: #628699;
  font-size: 14px;
}
.first90ola h3,
.first90ola h3 a {
  color: #628699;
  font-weight: 700;
  display: inline-block;
  line-height: 28px;
  font-size: 21px;
}
.first90ola p {
  margin-bottom: 5px;
}
p.alubujia a.article__title {
  font-size: 15px;
  font-weight: 400;
  border: 2px solid #628699;
  border-radius: 4px;
  padding: 6px 20px;
  min-width: 200px;
  text-align: center;
  text-transform: uppercase;
  color: #628699;
  display: none;
}
.nopy78 {
  width: 30%;
  padding: 0 0 0 10px;
}
.cust-blog-SEc-content {
  padding: 10px 0;
  border-top: 1px solid #628699;
}

/******about**/
.index-section.our1 {
  margin-bottom: 0;
}
.cust-about-page {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 40px 0 0;
}
.cust-about-left {
  width: 50%;
  padding: 0 20px 0 0;
}
.cust-about-left img {
  display: flex;
}
.cust-about-right {
  width: 50%;
  padding: 0 30px 0 40px;
}
.cust-about-page-sec2 {
  background: #fcfffe;
  padding: 80px 0 30px;
}
.cust-about-cont-blog {
  display: flex;
  flex-wrap: wrap;
}
.cust-about-cont-blog .cust-about-left {
  display: none;
  width: 30%;
}
.cust-about-cont-blog .cust-about-left p {
  margin: 10px 0;
  font-size: 18px;
  color: #201f1f;
  line-height: 24px;
}
.cust-about-cont-blog .cust-about-left h3,
.cust-about-cont-blog .cust-about-left h3 a {
  color: #628699;
  font-size: 22px;
  margin-bottom: 20px;
}
.cust-about-cont-blog .cust-about-right {
  width: 100%;
}
.cust-about-cont-blog .cust-about-right p span {
  color: #628699;
  font-size: 80px;
  font-family: Futura;
  font-weight: 600;
  line-height: 62px;
}
.inneqqqrtyu {

  display: inline-block !important;
  margin: 20px 0 0 0 !important;
  padding: 15px 20px !important;
  background-color: #dc2e33 !important;
  border: 0 !important;
  font-size: 18px !important;
  line-height: 24px !important;
  color: #f8f8f8 !important;
  border-radius: 5px !important;
  text-transform: capitalize !important;
}
.inneqqqrtyu:hover {
  color: #f8f8f8 !important;
}
.mid-sec {
  border-top: 2px solid #628699;
  border-bottom: 2px solid #628699;
  padding: 60px 0;
  margin: 40px 0;
}
.mid-sec p {
  color: #628699;
  font-weight: 600;
  font-size: 20px;
  margin: 0;
  position: relative;
  display: inline-block;
}
.mid-sec p:before {
  content: " ";
  background-image: url(/cdn/shop/files/adot3new.webp);
  position: absolute;
  left: 8px;
  top: -45px;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.75;
}
.mid-sec p:after {
  content: " ";
  background-image: url(/cdn/shop/files/adot4new.webp);
  position: absolute;
  right: 0;
  bottom: -45px;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.75;
}
.cust-about-cont-blog .cust-about-right img {
  margin: 30px 0;
}
#page-our-story .section-header__title {
  color: #628699;
}
.cust-blog-SEc-content h3 {
  margin-bottom: 6px;
}

/**************/
.an_ary_in {
  background: #e4f9f6;
  padding: 50px 0;
}
.an_ary_in1 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.an_ary_in2 {
  width: 50%;
}
.an_ary_in2 h3 {
  color: #628699;
  font-size: 38px;
  background: transparent;
  border: none;
  padding: 0;
  text-align: left;
  text-transform: capitalize;
  margin: 0 0 20px;
}
.an_ary_in2 p {
  width: 90%;
}
.template-collection .anchors a {
  text-decoration: underline;
  color: #dc2e33;
}
.li_usl {
  display: inline-block;
  width: 100%;
  margin: 45px 0 0 0;
}
.li_usl ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
.li_usl ul li {
  display: block;
  padding: 0 10px;
}
.li_usl ul li img {
  background: white;
  border-radius: 5px;
}
.selection_S {
  padding: 50px 0;
}
.selection_S h3 {
  color: #628699;
  font-size: 38px;
  background: transparent;
  border: none;
  padding: 0;
  text-align: left;
  text-transform: capitalize;
  margin: 0 0 15px;
}
/* .template-collection .selection_S h3,
.template-collection .selection_S .anchors p {
    color: #fff;
} */
/***********/
.head-room .details {
  margin: 15px 0;
}
.head-room span.title {
  color: #000;
  font-size: 18px;
  line-height: 18px;
  display: inline-block;
  margin: 0 0 10px;
}
.head-room span.price {
  color: #628699;
  font-size: 16px;
  font-weight: 600;
}
.head-room .image img {
  max-height: 200px;
}

.template-collection h2.collection-switcher__title a,
.template-collection .section-header__title {
  color: #628699;
}

/**************/
.cust-pro-sec3 {
  background: #628699;
  padding: 50px 0;
}
.about-sec3 {
  margin-top: 20px;
}
.about-sec3 h2 {
  text-align: center;
  color: #fff;
  font-size: 38px;
}
.about-sec3 p {
  color: #fff;
}
/****************/
.p78_o {
  width: 50%;
}
.metafile p {
  color: #fff;
  margin: 0;
}
.klop {
  width: 50%;
  top: 0;
  right: 20px;
  padding: 0 0 0 30px;
  text-align: right;
}
.klop img { padding: 30px; background: white; border-radius: 5px; }

/******************/
.metafile {
  background: #628699;
  padding: 60px 0;
  position: relative;
  overflow: hidden;
}
.unde_bred {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0;
}
.unde_bred .fl_cd {
  display: flex;
  flex-direction; row;
  justify-content: space-evenly;
  align-items: center;
}
.unde_bred .fl_cd:last-of-type {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.metafile .page-width {
  display: flex;
  flex-wrap: wrap;
  position: static;
}
.fl_cd {
  width: 50%;
  padding: 0 20px 0 0;
}
.collection-filter {
  background: #7996ad;
}
select#SortBy {
  border: none;
  max-width: 200px;
  background-color: #f5f5f5;
  color: black;
  text-transform: capitalize;
  border: 4px solid #7996ad !important;
  line-height: 22px;
}
.cust-section {
  display: flex;
  padding: 10px 0 0;
  flex-wrap: wrap;
}
.cust-left-filter {
  width: 25%;
  padding: 0 10px 0 0;
}
.collection-filter-products .drawer--left {
  display: block !important;
  position: relative;
  left: 0;
  z-index: 0;
}
.drawer__contents {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.drawer__title {
  font-family: "Arial", sans-serif !important;
  font-weight: 700;
  font-size: 24px;
  color: #628699;
  line-height: 30px;
}
.drawer__close-button .icon {
  width: 36px;
  height: 36px;
}
img.collection-hero__image.image-fit {
  width: 100%;
  max-width: 320px;
  height: auto;
  object-fit: contain;
  object-position: center;
  aspect-ratio: 16 / 9;
}
.filter-form button.collapsible-trigger {
  border-top: 1px solid #628699;
  margin: 0;
  padding: 20px 0 10px;
  color: #628699;
  font-weight: 600;
  font-size: 20px;
  text-transform: capitalize;
}
.collection-sidebar__group {
  border: none;
}

.tag-list .tag__checkbox {
  position: relative;
  padding-left: 25px;
}
.tag-list .tag__checkbox:after,
.tag-list .tag__checkbox:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.tag-list .tag__checkbox:after {
  height: 10px;
  width: 10px;
  left: 3px;
}
.tag-list .tag__checkbox:before {
  border: 1px solid;
  border-color: #e8e8e1;
  border: 1px solid #628699;
  height: 16px;
  width: 16px;
}
.grid-product__content:hover .quick-product__btn:hover {
  transform: inherit;
  transition: none;
}
select#SortBy {
  border: none;
  max-width: 200px;
}
/********************/
.breadcrumbs__list,
.breadcrumb {
  display: block;
  background: #7996ad;
  padding: 15px 15px !important;
  font-size: 16px;
  color: #f8f8f8;
  text-transform: uppercase !important;
}
.breadcrumbs__list li a,
.breadcrumb a {
  display: inline-block;
  font-size: 16px;
  color: #f8f8f8;
  line-height: 22px;
  text-decoration: none;
  text-transform: capitalize;
}

.breadcrumbs__list li span,
.breadcrumb span { font-weight: 700; font-size: 16px; color: #f8f8f8; line-height: 22px; text-transform: capitalize; }
.breadcrumb__divider { color: #f8f8f8 !important; font-weight: 400 !important;  }

/********/
div#StickyHeaderWrap {
  height: inherit !important;
}
h2.collection-switcher__title a {
  color: #628699;
}
.collection-switcher__trigger:after {
  display: none;
}

h2 {
  font-size: 38px;
  color: #628699;
}
.grid-product__image-mask {
  box-shadow: 0 0 5px #00000014;
}
.grid-product__image-mask {
  position: relative;
  overflow: hidden;
}
.grid-product__title {
  font-size: 18px;
  color: #201f1f;
  line-height: 22px;
}
.grid-product__price span {
  color: #628699;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
}
.owl-dots {
  text-align: center;
  display: block !important;
}
button.owl-dot.active {
  background: #628699 !important;
}
button.owl-dot {
  background: #fff !important;
  width: 12px;
  height: 12px;
  border-radius: 50px;
  border: 2px solid #628699 !important;
  margin: 0 4px;
}
.quick-product__btn {
  top: inherit !important;
  right: 0;
  left: 0;
  margin: -15px auto;
  bottom: 20px;
  max-width: 200px;
  width: 100%;
  border-radius: 4px;
  text-align: center;
  padding: 10px 0;
  height: auto;
  background: #dc2e33;
  color: #f8f8f8;
  border: 2px solid #dc2e33;
  opacity: 1;
  transform: translateY(0);
}
.quick-product__label {
  position: relative;
  top: 0;
  transform: inherit;
  display: block;
  text-align: center;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
}
.owl-item {
  padding: 0 10px;
}
.grid-product__contentCST {
    position: relative;
    min-height: auto;
}
.flickity-slider .grid-product__contentCST { 
  min-height: unset;
}
/**************/
.site-footer {
  padding-bottom: 0;
}
.footer__logo-social { flex-direction: column; padding: 0 0 30px 0; }

.footer__logo-social .footer__social { display: flex; flex-direction: row; justify-content: flex-start; align-items: center; margin: 30px 0; }

@media all and (max-width: 992px) {

  .footer__logo-social .footer__social li:first-of-type { margin: 0; }

}

.footer__copyright.site-footer__bottom-block {
  margin: 0;
  padding: 10px 15px;
  font-size: 10px;
}
.site-footer .footer__title {
  font-family: "Arial", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #628699;
  line-height: 24px;
  letter-spacing: normal !important;
}
.reviewus {
  font-size: 12px;
  margin: 0 4px 1px 0;
}
.site-footer .site-footer__linklist a {
  padding: 2px 0;
  font-size: 16px;
  color: #201f1f;
  line-height: 22px;
  text-transform: capitalize;
}
.footer__social li svg.icon {
  fill: #628699 !important;
}
svg.icon.icon-twitter {
  fill: #628699;
}
/****/
.section-header__title {
  color: #628699;
}
.article__grid-meta {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
}
.article__grid-meta .article__date {
  display: flex;
  flex-direction: column;
}
.article__date .date-published {
  font-size: 18px;
  color: #201f1f;
  line-height: 24px;
}

.index-section {
  margin: 30px 0;
}
/*****/
.home_cf {
  background: #e4f9f6;
}
.cust-contact-sec {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.home_cf .cust-contact-sec {
  align-items: inherit;
}
.home_cf .cust-contact-left {
  background: #e4f9f6;
}
.cust-contact-left .section-header {
  text-align: left;
  margin: 0;
}
.anchors a {
  text-decoration: underline;
  color: #dc2e33;
}
.cust-contact-left {
  width: 40%;
  padding: 30px 20px 30px 0;
}
.cust-contact-left h2.section-header__title {
  color: #628699;
  font-size: 38px;
  margin: 0 0 10px;
}
.cust-contact-left p {
  font-size: 16px;
}

.cust-contact-right {
  width: 60%;
  padding: 40px 0 0 20px;
}
.cust-contact-right .form-vertical {
  margin-bottom: 0;
}
.cust-cont-sec-bg {
  background: #333333;
  padding: 30px;
}
.cust-cont-sec-over {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cust-cont-sec-bg label {
  color: #fff;
  font-family: "Arial", sans-serif !important;
  text-align: left;
}
.cust-cont-sec-bg input,
.cust-cont-sec-bg textarea {
  background: #fff;
  color: #000;
  font-family: "Arial", sans-serif;
  outline: transparent;
  margin-bottom: 15px;
  padding: 6px 10px;
  border: none;
  height: 100%;
  max-height: 225px;
}
.botm-btn-and-text {
  display: inline-block;
  width: 100%;
  margin: 40px 0 0;
}
.botm-btn-and-text ul {
  display: flex;
  margin: 0;
  justify-content: space-between;
}
.botm-btn-and-text ul li {
  width: auto;
  display: flex;
  font-size: 11px;
  line-height: 16px;
  color: #fff;
  align-items: center;
}
.botm-btn-and-text ul li input {
  display: inline-block !important;
  padding: 0;
  width: 20px;
  height: 20px;
  margin: 0 12px 0 0;
  min-width: 20px;
}
.botm-btn-and-text ul li span {
  display: inline-block;
  width: 100%;
  max-width: 320px;
}
.cust-cont-sec-bg button.btn {
  background: #dc2e33 !important;
  padding: 15px 20px;
  width: 100%;
  max-width: 150px;
  border-radius: 5px;
  color: #f8f8f8;
  text-transform: normal;
  font-weight: 400;
  font-family: "Arial", sans-serif;
}
.ldlf_d {
  margin: 30px 0 0;
  background: #0abcae;
  padding: 25px 0;
}
.ldlf_d ul {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
}
.ldlf_d ul li {
  display: flex;
  padding: 0 20px;
  margin: 0;
  align-items: center;
}
.ldlf_d ul li a {
  padding: 0 0 0 6px;
  color: #fff;
  font-size: 20px;
}
.ldlf_d i {
  color: #fff;
  font-size: 20px;
  margin: 0 10px 0 0;
}

/**************/
.article__date {
  color: #0abcae;
}
a.article__title {
  color: #628699;
  font-weight: 700;
  margin: 10px 0;
  display: inline-block;
  line-height: 28px;
  font-size: 21px;
}
/***************/
.cust-about-sec {
  padding: 50px 0;
  background: #0abcae;
}
.cust-about-sec-content h2 {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 38px;
}
.cust-about-sec-content h2 span {
  margin: 0 20px 0 0;
}
.cust-about-sec-content p {
  color: #fff;
}
.home_cf,
.home_cf .index-section {
  margin: 0;
}

/**************/
.qulty_cm_fr {
  color: #fff !important;
  background: #7996ad;
}
.qulty {
  padding: 60px 0 100px;
}
.qulty .page-width {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.com_12299 {
  width: 40%;
}
.com_12qw2 {
  width: 60%;
  padding: 0 0 0 20px;
}
.qulty_cm_fr h2 {
  color: #fff !important;
}
.cust-pro-sec1 {
  background: #7996ad;
  padding: 0 0 60px;
  margin: 0;
}
.cust-pro-sec-contect ul {
  display: flex;
  margin: 0 -10px;
  flex-wrap: wrap;
}
ul.cust-one-sec li {
  width: 33.333%;
  padding: 0 10px;
  display: block;
  margin: -50px 0 0;
}
ul.cust-one-sec li h3 {
  display: block;
  margin: 30px 0 30px 0;
  padding: 0;
  font-size: 24px;
  color: #f8f8f8;
  line-height: 30px;
  text-transform: capitalize;
}
ul.cust-one-sec li img {
  width: 100%;
  border-radius: 5px;
}
ul.cust-one-sec li a {
  display: inline-block;
  width: 100% !important;
  max-width: 150px;
  margin: 0;
  padding: 15px 20px;
  background: #dc2e33;
  border-radius: 5px;
  font-weight: 400;
  font-size: 18px;
  color: #f8f8f8;
  line-height: 24px;
  text-align: center;
}
.cust-select-sec {
  background: #007a84;
  padding: 40px 20px;
  text-align: center;
}
h2.hel_dfdf {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}
.cust-select-sec ul {
  padding: 0;
  display: flex;
  max-width: 750px;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}
.cust-select-sec ul li {
  display: block;
  padding: 0 5px;
}
.cust-select-sec select {
  background-color: #fff;
  padding: 7px 40px 7px 20px;
  border: 1px solid #0abbad !important;
}
.s_all_spss {
  background: #0abcae;
  padding: 6px 30px;
  color: #fff;
  text-transform: uppercase;
  min-width: 200px;
  display: inline-block;
  text-align: center;
}
.cust-select-sec a.s_all_spss:hover {
  background: #fff;
  color: #007a84;
}

.frst_Sct .cust-about-sec {
  padding: 60px 0 50px;
  background: #fff;
}
.shopify-section.frst_Sct {
  position: relative;
  overflow: hidden;
}
.shopify-section.frst_Sct:after {
  content: " ";
  background-image: url(/cdn/shop/files/Group_419.png?v=1643024042);
  position: absolute;
  right: -4%;
  top: -50px;
  width: 60%;
  height: 75%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: -1;
}

/***************/
.itemq #mc_embed_signup .mc-field-group label {
  font-size: 16px !important;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 5px;
  margin-top: 5px;
  font-family: "Arial" !important;
}
.csth2kp {
  color: #fff;
  font-size: 38px;
}
.pfeb {
  font-size: 17px;
  color: #fff;
}
.containerq {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.itemq.titl1 {
  width: 40%;
  padding: 30px 0;
}
.itemq.titl2 {
  width: 60%;
}
.itemq.titl2 .form-vertical {
  margin: 0;
}
.itemq.titl2 #mc_embed_signup {
  width: 100%;
}
.itemq #mc_embed_signup .mc-field-group input {
  margin: 0;
  padding: 2px;
  border-color: #fff;
  background: #fff;
}
.itemq #mc_embed_signup .mc-field-group {
  width: 100%;
}
.itemq #mc_embed_signup form {
  padding: 30px;
  background: #7996ad;
}
.itemq #mc_embed_signup .button {
  height: auto;
  margin: 0;
  padding-bottom: 4px;
  background: #fff;
  color: #000;
}
.itemq #mc_embed_signup .button:hover {
  color: #fff;
}
.itemq #mc_embed_signup .mc-field-group label {
  font-size: 12px;
  color: #fff;
}
.mailchimp909,
.mailchimp90 {
  display: flex;
  gap: 20px;
}
.itemq.titl1 h2 {
  font-size: 30px;
  margin: 0 0 10px;
}

/***************/
.sct-scnd .brz-rvww {
  background: #fcfffe;
  padding: 60px 0;
}
.slide89Inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.innertyu {
  width: 50%;
  padding: 0 30px 0 40px;
}
.sct-scnd .innertyu h1,
.sct-scnd .innertyu h1 a {
  color: #628699;
  font-size: 38px;
  background: transparent;
  border: none;
  padding: 0;
  text-align: left;
  text-transform: capitalize;
  margin: 0;
}
.innertyu .ye_classer {
  display: inline-block;
  margin: 20px 0 0 0;
  padding: 15px 20px;
  background-color: #dc2e33;
  font-size: 18px;
  line-height: 24px;
  color: #f8f8f8;
  border-radius: 5px;
  text-transform: capitalize;
}
.innertyu .ye_classer:hover {
  color: #f8f8f8;
}
.cust-immmg {
  width: 40%;
}

/***********************/
#shopify-section-Custom-Offer p {
  margin: 0;
  padding: 2px 8px;
  line-height: normal;
}
.cust-main-section1 {
  background: #0abcae1a;
  padding: 40px 0;
  position: relative;
}
.cust-main-section-bnr {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.cust-main-section-left {
  width: 40%;
  position: relative;
  padding: 0 0 20px;
}

.prd_img {
  position: absolute;
  right: -15%;
  bottom: 0;
  z-index: 2;
  width: 250px;
}
.cust-main-section-right {
  width: 60%;
  padding: 0 8%;
}
.cust-main-section-right h2 {
  font-size: 38px;
  color: #004b86;
  opacity: 1;
  font-family: "Arial", sans-serif;
}
.cust-main-section-right p {
  font-size: 17px;
  width: 80%;
}
.cust-main-section-right a {
  padding: 8px 30px;
  min-width: 200px;
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  margin: 10px 0 0;
}
.cust-main-section-right a:hover {
  background: #7bdad1 !important;
  color: #fff !important;
  border: 2px solid #7bdad1 !important;
}
ul.slick-dots {
  bottom: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  justify-content: center;
  position: relative;
  display: flex;
  list-style: none;
  flex-wrap: wrap;
}
ul.slick-dots li {
  margin: 0 5px;
}
ul.slick-dots li button {
  font-size: 0;
  position: relative;
  margin: 0 5px;
}
ul.slick-dots li button:before {
  content: " ";
  position: absolute;
  left: 0;
  width: 12px;
  height: 12px;
  border: 2px solid #628699;
  border-radius: 50%;
}
ul.slick-dots li.slick-active button:before {
  background: #628699;
}

.section-header a.section-header__link {
  display: none;
}
button#FilterDrawerTrigger {
  display: none;
}
.p78_o .anchors a {
  color: #fff;
}
.product__policies.rte { display: block; margin: 10px 0 0 0; font-size: 0.85em; color: #201f1f; }
.product__policies.rte p { margin: 0; font-size: 0.85em; color: #201f1f; }

.site-header .site-header__logo img { position: relative; }

/* Subscriptions Styling - MB -This has to go in this stylesheet as the main editor does not support certain CSS attributes... */

.shopify_subscriptions_app_policy:after {
content: "Please note that this subscription will auto-renew but you have the right to cancel or pause at anytime. \A\A All subscription prices are inclusive of VAT. \A\A Save 5% on all of our subscription based products!" !important;
white-space: pre-wrap;
}

/* Production Recommendations Styling - MB - This has to go in this stylesheet as the main editor does not support certain CSS attributes... */

.product-recommendations-placeholder .grid-product__price { display: none; }

.product-recommendations-placeholder .grid-product__content .quick-product__btn { display: none; }

/* Recently Viewed Styling - MB - This has to go in this stylesheet as the main editor does not support certain CSS attributes... */

#recently-viewed-products .grid__item { padding: 0 !important; }
#recently-viewed-products .grid__item .products .details .price { display: none; }

#recently-viewed-products .details .price,
#recently-viewed-products .price { display: none; }

@media all and (max-width: 992px) {

  .grid__image-ratio--square:before { padding-bottom: 150% !important; }

}

/****************@@ media*****************/

@media (min-width: 590px) {
  .page-content,
  .shopify-email-marketing-confirmation__container,
  .shopify-policy__container {
    padding-top: 30px;
    padding-bottom: 0;
  }
}

@media (max-width: 1200px) {
  ul.mobile-nav li a,
  ul.mobile-nav li span.mobile-nav__faux-link {
      color: #628699!important;
      text-transform: uppercase;
      font-size: 16px !important;
      line-height: 22px;
      padding: 18px 0 12px 20px;
      letter-spacing: 0;
  }
  .mobile-nav__sublist button.collapsible-trigger {
    position: absolute;
    right: 20px;
    top: 10px;
  }
  ul.mobile-nav__sublist button.collapsible-trigger span.collapsible-trigger__icon {
      display: block;
      border: none;
  }
    
    button.drawer__close-button.js-drawer-close {
      color: #628699;
  }
  .mobile-nav__has-sublist button.mobile-nav__link--button.collapsible-trigger.collapsible--auto-height {
      width: 94%;
      margin: 0;
  }
  .mobile-nav__has-sublist button.collapsible-trigger:after {
      content: " ";
      position: absolute;
      right: 3px;
      width: 15px;
      height: 10px;
      border-bottom: 1px solid #628699;
      top: 12px;
      transition: all .5s;
  }
  .mobile-nav__has-sublist button.collapsible-trigger:before {
      content: " ";
      position: absolute;
      right: 1px;
      width: 10px;
      height: 15px;
      border-left: 1px solid #628699;
      top: 14px;
      transition: all .5s;
  }
  .mobile-nav__has-sublist button.collapsible-trigger {
      position: relative;
      margin: 0 20px;
      transition: all .5s;
  }
  .mobile-nav__has-sublist button.collapsible-trigger.is-open:before {
      opacity: 0;
      transition: all .5s;
  }
  .collapsible-trigger__icon--circle .icon {
      width: 14px;
      height: 14px;
      fill: #628699;
  }
  ul.mobile-nav__sublist {
      padding: 0 0 10px;
      margin: 0 0 0 10px;
  }
  .collapsible-content__inner a.mobile-nav__link {
      font-size: 16px;
      color: #000!important;
      padding-top: 0;
      padding-bottom: 5px;
  }
  ul.mobile-nav__sublist a.mobile-nav__link {
      font-size: 13px!important;
      line-height: 17px;
      padding: 5px 20px;
  }
  span.mobile-nav__faux-link {
      color: #628699!important;
      text-transform: uppercase;
      font-size: 15px!important;
      line-height: 20px;
      padding: 15px 0 15px 20px!important;
  }
  .mobile-nav__social .icon { fill: #628699; }
  ul.mobile-nav .icon-chevron-down { display: none !important; }
}

/***********@@ max****************/
@media (max-width: 1180px) {
.revpilot p {
    margin: 0;
    line-height: 12px;
    font-size: 14px;
}
.revpilot a {
    display: flex;
    align-items: center;
}
}

@media (max-width: 980px) {
  .cusotmsl {
    display: none;
}
.cusotms2 {
    width: 100%;
    padding: 0;
}
  .cust-Left-sec {
    width: 100%;
    padding: 0;
}
  .cust-Right-sec {
    width: 100%;
    padding: 20px 0 0;
}
  #CollectionAjaxContent .sidebar {
    display: none;
  }
  #CollectionAjaxContent .product-grid-container--sidebar-true {
    width: 100%;
  }
  button#FilterDrawerTrigger {
    display: block;
    color: black;
    background-color: #f5f5f5;
    border: 4px solid #7996ad;
  }
  .collection-filter .btn .icon {
    top: -1px;
    margin-right: 4px;
  }
  .nopdffy78 {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .nopdffy78 .cust-blog-SEc {
    margin: 0 -5px;
  }
  .nopy78 {
    width: 100%;
    margin: 20px 0 0;
    padding: 0;
  }
}

@media (max-width: 768px) {
  
  ul.slick-dots {
    bottom: 0;
}
  a.article__title {
    line-height: 18px;
    font-size: 14px;
}
  .dtrys.cust-over1 {
    padding: 30px 0;
  }
  .dtrys.cust-over1:before {
    width: 100%;
    right: 0;
  }
  .dtrys.cust-over1:after {
    opacity: 0;
  }
  .dtrys.cust-over1 .dtrys1 {
    margin: 0;
    align-items: baseline;
  }
  .dtrys.cust-over1 .dtrys1 .dtrys2.cst10,
  .dtrys.cust-over1 .dtrys1 .dtrys2.cst11 {
    padding: 0;
  }
  .dtrys2.cst10 h2 {
    margin-bottom: 20px;
  }

  .dtrys2 {
    width: 100%;
    padding: 0;
  }
  .dtrys2.cust-WER {
    padding: 30px 0 0;
  }
  .csty7_prt {
    flex-wrap: wrap;
  }
  .lopuoo {
    text-align: left;
  }

  .page-width.flexyha {
    padding: 0;
  }
  .fitfty23 .cust-blog-SEc .hero-image-new img {
    width: 100%;
  }
  .flexyha .fitfty {
    width: 100%;
  }
  .flexyha .fitfty:nth-child(2) {
    padding: 0;
  }
  .fitfty12 {
    width: 100%;
    padding: 0;
  }
  .fitfty23 {
    width: 100%;
    display: block;
  }

  .cust-about-left {
    width: 100%;
    padding: 0;
  }
  .cust-about-right {
    width: 100%;
    padding: 20px 0 0;
  }
  .cust-about-page-sec2 {
    padding: 40px 0 30px;
  }
  .cust-about-cont-blog .cust-about-left,
  .cust-about-cont-blog .cust-about-right {
    width: 100%;
  }
  .cust-about-left img {
    width: 100%;
  }
  .cust-about-cont-blog .cust-about-right p span {
    font-size: 50px;
  }
  .metafile {
    padding: 30px 0;
  }
  .p78_o {
    width: 100%;
  }
  .klop {
    margin: 20px 0 0;
    width: 100%;
    padding: 0;
  }
  .about-sec3 h2 {
    text-align: left;
    font-size: 25px;
  }
  .cust-pro-sec3 {
    padding: 30px 0;
  }
  .selection_S h3 {
    font-size: 25px;
  }
  .an_ary_in {
    padding: 30px 0;
  }
  .an_ary_in2 h3 {
    font-size: 25px;
  }
  .an_ary_in2 p {
    width: 100%;
  }
  .an_ary_in2 {
    width: 100%;
    margin-bottom: 30px;
  }
  .an_ary_in2 img {
    background-color: white;
    border-radius: 5px;
  }
  .fl_cd {
    width: 100%;
    padding: 0 0 20px;
  }
  .cust-section {
    position: relative;
  }
  .cust-left-filter,
  .cust-section #CollectionAjaxResult {
    width: 100%;
    padding: 0;
  }
  .collection-filter-products .drawer--left {
    display: none !important;
  }

  button.footer__title.collapsible-trigger.collapsible-trigger-btn.medium-up--hide {
    color: #628699;
    font-weight: 500;
    font-family: "Arial", sans-serif;
    font-size: 16px;
    letter-spacing: 22px;
    padding: 18px 0 12px 30px;
    position: relative;
    line-height: normal;
  }
  button.footer__title:before {
    content: " ";
    position: absolute;
    left: 10px;
    width: 10px;
    height: 15px;
    border-left: 1px solid;
    top: 20px;
  }
  button.footer__title:after {
    content: " ";
    position: absolute;
    left: 3px;
    width: 16px;
    height: 10px;
    border-bottom: 1px solid;
    top: 18px;
  }
  button.footer__title.is-open:before {
    opacity: 0;
}
  span.collapsible-trigger__icon {
    display: none;
}
  .footer__collapsible {
    padding: 0 0 20px 0;
  }
  footer.site-footer {
    padding: 30px 0 0;
    overflow-x: hidden;
  }
  .site-footer .footer__title {
    margin: 0 0 10px;
    line-height: normal;
  }
  .cust-contact-left h2.section-header__title {
    font-size: 25px;
  }
  .ldlf_d {
    margin: 10px 0 0;
  }
  .botm-btn-and-text {
    margin: 20px 0 0;
  }
  .cust-about-sec {
    padding: 30px 0;
    background: #0abcae;
  }
  .cust-contact-left {
    width: 100%;
    padding: 30px 0 0;
  }
  .cust-contact-right {
    width: 100%;
    padding: 20px 0 0;
  }
  .cust-cont-sec-over .medium-up--one-half {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
  }
  .cust-cont-sec-over .grid--small .grid__item {
    padding-left: 0;
  }
  .cust-cont-sec-over .medium-up--one-half {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
  }
  .botm-btn-and-text ul {
    margin: 30px 0 0;
    flex-wrap: wrap;
  }
  .botm-btn-and-text ul li {
    width: 100%;
    align-items: flex-start;
    justify-content: center;
    margin: 0 0 20px;
  }
  .botm-btn-and-text ul li span {
    display: block;
    max-width: 320px;
  }
  .cust-cont-sec-bg button.btn {
    float: none;
  }
  .ldlf_d ul {
    flex-wrap: wrap;
  }
  .ldlf_d ul li {
    margin: 0 0 10px;
    width: 100%;
  }
  .ldlf_d ul li a {
    font-size: 16px;
  }
  .ldlf_d ul li:last-child {
    margin: 0;
  }
  .itemq.titl1 h2 {
    font-size: 20px;
    margin: 0 0 10px;
  }
  .cust-select-sec ul {
    flex-wrap: wrap;
    justify-content: center;
  }
  .cust-select-sec ul li {
    padding: 2px 5px;
    width: 100%;
  }
  .cust-select-sec select,
  .cust-select-sec .s_all_spss {
    width: 100%;
  }
  .qulty {
    padding: 20px 0;
  }
  .com_12299 {
    width: 100%;
  }
  .com_12299 img {
    max-width: 320px;
    margin: 0 auto;
  }
  .com_12qw2 {
    width: 100%;
    padding: 10px 0 0;
  }
  .cust-pro-sec1 {
    padding: 10px 0;
  }
  ul.cust-one-sec li {
    width: 100%;
    margin: 0 0 30px;
  }
  .frst_Sct .cust-about-sec {
    padding: 30px 0 20px;
  }
  .cust-about-sec-content h2 {
    font-size: 25px;
  }
  p {
    font-size: 16px; line-height: 22px;
  }
  .sct-scnd .brz-rvww {
    padding: 30px 0;
  }
  .slide89Inner {
    flex-direction: column-reverse;
  }
  .sct-scnd .innertyu {
    width: 100%;
    padding: 0;
  }
  .sct-scnd .cust-immmg {
    width: 100%;
    padding: 20px 0;
  }
  .sct-scnd .innertyu h1,
  .sct-scnd .innertyu h1 a {
    font-size: 25px;
  }
  .cust-immmg,
  .innertyu a {
    width: 100%;
  }
  h2 {
    font-size: 25px;
  }

  .cust-main-section-left {
    width: 100%;
  }
  .cust-main-section-right {
    width: 100%;
    padding: 0 0 50px;
  }
  .cust-main-section-left img {
    margin: 0 0 30px;
  }
  .cust-main-section-right h2 {
    font-size: 25px;
  }
  .cust-main-section-right p {
    font-size: 15px;
    width: 100%;
  }
  .cust-main-section-right a {
    width: 100%;
  }
  .prd_img {
    right: 0;
    width: ;
  }
}

@media (max-width: 767px) {
  .csth2kp {
    color: #fff;
    font-size: 25px;
  }
  .itemq {
    flex: 100%;
  }
  .itemq.titl1 {
    text-align: center;
    padding-bottom: 0;
  }
  .itemq #mc_embed_signup form {
    margin: 0 0 30px;
  }
  .revpilot {
    max-width: 240px;
    margin: 0 0 0 10px;
}
  .trbar {
    padding: 5px 15px !important;
  }
  .trbar p {
    font-size: 16px !important;
  }
  .trbar p span {
    font-size: 18px !important;
    line-height: 24px !important;
  }
}

@media (max-width: 480px) {
  .nopdffy78 .cust-blog-SEc {
    margin: 0 0 20px;
    width: 100%;
  }
  .mailchimp909,
  .mailchimp90 {
    gap: 0;
    flex-wrap: wrap;
  }
}

.shopify_subscriptions_app_policy {
  display: block;
  text-indent: -299px;
  overflow: hidden;
}

.shopify_subscriptions_app_policy:after {
  content: "This subscription will auto-renew - you can skip or cancel anytime.";
}