/* 20260611161537 - v2 */
.gui,
.gui-block-linklist li a {
  color: #666666;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #000000;
}

.gui-block-inner strong {
  color: #848484;
}

.gui a {
  color: #0a8de9;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #0a8de9;
  box-shadow: 0 0 2px #0a8de9;
}

.gui-select.gui-focus .gui-handle {
  border-color: #0a8de9;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #8d8d8d;
}

.gui-block-title {
  color: #333333;
  background-color: #ffffff;
}

.gui-content-title {
  color: #333333;
}

.gui-form .gui-field .gui-description span {
  color: #666666;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #ededed;
  background-color: #f9f9f9;
}

.gui-block-option-block {
  border-color: #ededed;
}

.gui-block-title strong {
  color: #333333;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #cbcbcb;
}

.gui ul.gui-products li {
  border-color: #dcdcdc;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #dcdcdc;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #dcdcdc;
}

.gui-block-content .gui-table {
  border-color: #ededed;
}

.gui-table thead tr th {
  border-color: #cbcbcb;
  background-color: #f9f9f9;
}

.gui-table tbody tr td {
  border-color: #ededed;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #8d8d8d;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #8d8d8d;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #000000;
}

.gui-progressbar {
  background-color: #76c61b;
}

/* custom */
/* Montreal Bold */
/* @font-face {
 font-family: 'Montreal Bold';
 src: url('https://cdn2.hubspot.net/hubfs/313824/font/Montreal%20Bold/Montreal-Bold.eot') format('eot'), url('https://cdn2.hubspot.net/hubfs/313824/font/Montreal%20Bold/Montreal-Bold.ttf') format('truetype');
}

.home-intro-text p {
	font-family: 'Montreal Bold', sans-serif;
} */
/* Start  Marc S Lightspeed Support - Category content page */
.catalog-content{
/*       max-width: 100% !important; */
}
/* END Marc S*/

.categories-count-2 {
	justify-content: center;
}

.footer-menu li a:hover {
	color: #000000 !important;
  text-decoration: underline;
}

.headline-slider h4 {
	font-weight: 600 !important;
}


.single-product-content .button-disabled {
 	background-color: #DC3738 !important; 
}

.red-cta {
	background-color: #DC3838;
  padding: 60px 20px;
}

.red-cta .content-con h2 {
	color: #fff;
  font-size: 32px;
  line-height: 38px;
}

.red-cta .cta-link {
	color: #fff;
  text-decoration: underline;
}

.featured-categories.catalog-list .categories a {
	border: none;
}

.featured-categories.catalog-list .categories {
	border: none;
}

.featured-categories.catalog-list .categories .category-content {
	padding-left: 0px !important;
}

.top-bar {
	background-color: #DC3838;
  color: #fff;
}

.top-bar a {
	color: #fff;
  text-decoration: underline;
}

@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,700;1,400;1,700&display=swap);.outer-container {
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 0px) and (max-width: 750px) {
    .outer-container {
      max-width: 82em;
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 750px) and (max-width: 1280px) {
    .outer-container {
      max-width: 84em; } }
  @media (min-width: 1280px) {
    .outer-container {
      max-width: 86em; } }

.wrapper {
  max-width: 1325px;
  margin-left: auto;
  margin-right: auto; }
  .wrapper h1, .wrapper h2, .wrapper h3, .wrapper h4, .wrapper h5, .wrapper h6, .wrapper p, .wrapper a {
    font-family: "Montserrat", sans-serif;
    color: #000;
    margin: 0; }
  .wrapper p {
    line-height: 24px; }
  .wrapper .small-overview-wrap {
    margin: 0px auto 78px;
    text-align: center; }
    @media (min-width: 0px) {
      .wrapper .small-overview-wrap {
        width: 100%; } }
    @media (min-width: 750px) {
      .wrapper .small-overview-wrap {
        width: 77%; } }
  .wrapper .sm-overview-title {
    margin-bottom: 50px;
    font-weight: 700; }
    @media (min-width: 0px) and (max-width: 750px) {
      .wrapper .sm-overview-title {
        font-size: 46.2px;
        line-height: 55.44px;
        letter-spacing: 0; } }
    @media (min-width: 750px) and (max-width: 1280px) {
      .wrapper .sm-overview-title {
        font-size: 46.2px;
        line-height: 55.44px;
        letter-spacing: 0; } }
    @media (min-width: 1280px) {
      .wrapper .sm-overview-title {
        font-size: 60px;
        line-height: 72px;
        letter-spacing: 0; } }
    @media (min-width: 0px) {
      .wrapper .sm-overview-title {
        font-size: 28px;
        line-height: 32px; } }
    @media (min-width: 750px) {
      .wrapper .sm-overview-title {
        font-size: 45px;
        line-height: 52px; } }
    @media (min-width: 1280px) {
      .wrapper .sm-overview-title {
        font-size: 60px;
        line-height: 72px; } }
  .wrapper .sm-overview-subtitle {
    font-weight: 700;
    margin-bottom: 40px; }
    @media (min-width: 0px) and (max-width: 750px) {
      .wrapper .sm-overview-subtitle {
        font-size: 18.48px;
        line-height: 24.64px;
        letter-spacing: 0; } }
    @media (min-width: 750px) and (max-width: 1280px) {
      .wrapper .sm-overview-subtitle {
        font-size: 18.48px;
        line-height: 24.64px;
        letter-spacing: 0; } }
    @media (min-width: 1280px) {
      .wrapper .sm-overview-subtitle {
        font-size: 24px;
        line-height: 32px;
        letter-spacing: 0; } }
  .wrapper .sm-overview-disclaimer {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #1c212a; }
  .wrapper .red-cta-wrap {
    background-color: #dc3838;
    text-align: center;
    margin: 0px auto 78px; }
    @media (min-width: 0px) {
      .wrapper .red-cta-wrap {
        width: auto;
        padding: 45px 20px; } }
    @media (min-width: 750px) {
      .wrapper .red-cta-wrap {
        width: auto;
        padding: 64px 100px; } }
  .wrapper .red-cta-title, .wrapper .red-cta-subtitle {
    font-weight: 700;
    color: #fff; }
  @media (min-width: 0px) {
    .wrapper .red-cta-title {
      margin-bottom: 20px;
      font-size: 22px;
      line-height: 26px; } }
  @media (min-width: 750px) {
    .wrapper .red-cta-title {
      margin-bottom: 32px;
      font-size: 28px;
      line-height: 32px; } }
  @media (min-width: 1280px) {
    .wrapper .red-cta-title {
      font-size: 36px;
      line-height: 42px; } }
  @media (min-width: 0px) and (max-width: 750px) {
    .wrapper .red-cta-subtitle {
      font-size: 14px;
      line-height: 24.64px;
      letter-spacing: 0; } }
  @media (min-width: 750px) and (max-width: 1280px) {
    .wrapper .red-cta-subtitle {
      font-size: 14px;
      line-height: 24.64px;
      letter-spacing: 0; } }
  @media (min-width: 1280px) {
    .wrapper .red-cta-subtitle {
      font-size: 18px;
      line-height: 32px;
      letter-spacing: 0; } }
  @media (min-width: 0px) {
    .wrapper .red-cta-subtitle {
      padding: 0; } }
  @media (min-width: 750px) {
    .wrapper .red-cta-subtitle {
      padding: 0px 25px; } }
  .wrapper .icon-desc-wrap {
    width: 100%;
    position: relative;
    margin: 0px auto 78px; }
    .wrapper .icon-desc-wrap h3, .wrapper .icon-desc-wrap p {
      color: #1d2129; }
  .wrapper .icon-desc-title {
    text-align: center; }
    @media (min-width: 0px) and (max-width: 750px) {
      .wrapper .icon-desc-title {
        font-size: 27.72px;
        line-height: 32.34px;
        letter-spacing: 0; } }
    @media (min-width: 750px) and (max-width: 1280px) {
      .wrapper .icon-desc-title {
        font-size: 27.72px;
        line-height: 32.34px;
        letter-spacing: 0; } }
    @media (min-width: 1280px) {
      .wrapper .icon-desc-title {
        font-size: 36px;
        line-height: 42px;
        letter-spacing: 0; } }
    @media (min-width: 0px) {
      .wrapper .icon-desc-title {
        margin-bottom: 35px; } }
    @media (min-width: 750px) {
      .wrapper .icon-desc-title {
        margin-bottom: 50px; } }
  .wrapper .icon-desc-con {
    display: flex;
    flex-wrap: wrap; }
  @media (min-width: 0px) {
    .wrapper .indiv-icon-desc {
      width: 100%;
      margin: 35px auto; } }
  @media (min-width: 750px) {
    .wrapper .indiv-icon-desc {
      width: 45%;
      margin: 35px 2.5% 45px; } }
  @media (min-width: 1280px) {
    .wrapper .indiv-icon-desc {
      width: 22%;
      margin: 0px .75% 45px; } }
  .wrapper .icon {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    padding-bottom: 25px; }
    @media (min-width: 0px) {
      .wrapper .icon {
        margin: 0 auto;
        padding-top: 30px; } }
    @media (min-width: 750px) {
      .wrapper .icon {
        padding-top: 0px;
        margin: 0; } }
  .wrapper .icon-desc-link {
    text-decoration: underline !important; }
    @media (min-width: 0px) {
      .wrapper .icon-desc-link {
        text-align: center; } }
    @media (min-width: 750px) {
      .wrapper .icon-desc-link {
        text-align: left; } }
    .wrapper .icon-desc-link:hover {
      text-decoration: none !important; }
  .wrapper #face-covering {
    background-image: url("https://cdn.shoplightspeed.com/shops/635126/files/24316068/ic-mask.svg"); }
  .wrapper #social-distancing {
    background-image: url("https://cdn.shoplightspeed.com/shops/635126/files/24316070/ic-social-distance.svg"); }
  .wrapper #limited-capacity {
    background-image: url("https://cdn.shoplightspeed.com/shops/635126/files/24316067/ic-limited-capacity-2.svg"); }
  .wrapper #cleaning {
    background-image: url("https://cdn.shoplightspeed.com/shops/635126/files/24316066/ic-clean.svg"); }
  .wrapper #online-shopping {
    background-image: url("https://cdn.shoplightspeed.com/shops/635126/files/24316056/ic-bopis.svg"); }
  .wrapper #longer-returns {
    background-image: url("https://cdn.shoplightspeed.com/shops/635126/files/24316069/ic-return.svg"); }
  .wrapper #course-bundle {
    background-image: url("https://cdn.shoplightspeed.com/shops/635126/files/24316065/ic-bundle.svg"); }
  .wrapper #expert-staff {
    background-image: url("https://cdn.shoplightspeed.com/shops/635126/files/24316071/ic-staff.svg"); }
  .wrapper .desc-title {
    padding-top: 34px;
    font-size: 18px !important;
    line-height: 24px !important;
    font-weight: 700;
    border-top: 3px solid #000;
    margin-bottom: 20px; }
    @media (min-width: 0px) {
      .wrapper .desc-title {
        text-align: center; } }
    @media (min-width: 750px) {
      .wrapper .desc-title {
        text-align: left; } }
  .wrapper .desc {
    font-size: 16px;
    line-height: 24px; }
    @media (min-width: 0px) {
      .wrapper .desc {
        text-align: center; } }
    @media (min-width: 750px) {
      .wrapper .desc {
        text-align: left; } }
  .wrapper .three-col-desc-wrap {
    width: 100%;
    position: relative;
    margin: 0px auto 78px; }
  .wrapper .three-col-title {
    color: #000;
    margin-bottom: 10px;
    text-align: center; }
    @media (min-width: 0px) and (max-width: 750px) {
      .wrapper .three-col-title {
        font-size: 27.72px;
        line-height: 38.5px;
        letter-spacing: 0; } }
    @media (min-width: 750px) and (max-width: 1280px) {
      .wrapper .three-col-title {
        font-size: 27.72px;
        line-height: 38.5px;
        letter-spacing: 0; } }
    @media (min-width: 1280px) {
      .wrapper .three-col-title {
        font-size: 36px;
        line-height: 50px;
        letter-spacing: 0; } }
  .wrapper .three-col-desc {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    text-align: center;
    margin-bottom: 50px; }
  .wrapper .three-col-con {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .wrapper .indiv-col {
    padding-top: 35px;
    border-top: 3px solid #000; }
    @media (min-width: 0px) {
      .wrapper .indiv-col {
        width: 100%;
        margin-bottom: 35px; } }
    @media (min-width: 750px) {
      .wrapper .indiv-col {
        width: 45%; } }
    @media (min-width: 1280px) {
      .wrapper .indiv-col {
        width: 30%;
        margin-bottom: 0px; } }
  .wrapper .col-title {
    font-size: 18px !important;
    line-height: 24px !important;
    color: #1d2129;
    margin-bottom: 25px;
    font-weight: 700; }
    @media (min-width: 0px) and (max-width: 750px) {
      .wrapper .col-title {
        font-size: 14px;
        line-height: 21px;
        letter-spacing: 0; } }
    @media (min-width: 750px) and (max-width: 1280px) {
      .wrapper .col-title {
        font-size: 14px;
        line-height: 21px;
        letter-spacing: 0; } }
    @media (min-width: 1280px) {
      .wrapper .col-title {
        font-size: 18px;
        line-height: 24px;
        letter-spacing: 0; } }
    @media (min-width: 0px) {
      .wrapper .col-title {
        text-align: center; } }
    @media (min-width: 750px) {
      .wrapper .col-title {
        text-align: left; } }
  .wrapper .col-desc {
    font-size: 16px;
    line-height: 24px;
    color: #1d2129; }
    @media (min-width: 0px) {
      .wrapper .col-desc {
        text-align: center; } }
    @media (min-width: 750px) {
      .wrapper .col-desc {
        text-align: left; } }
  .wrapper .instagram-cta-wrap {
    background-color: #fbfbfb;
    padding: 0px 0px 45px 0px;
    width: 100%;
    position: relative; }
  .wrapper #insta-logo {
    background-image: url("https://cdn.shoplightspeed.com/shops/635126/files/24316072/instagram.svg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 160px;
    height: 160px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto; }
  .wrapper .insta-cta-title {
    margin-bottom: 35px;
    color: #1d2129;
    text-align: center; }
    @media (min-width: 0px) {
      .wrapper .insta-cta-title {
        font-size: 22px;
        line-height: 26px; } }
    @media (min-width: 750px) {
      .wrapper .insta-cta-title {
        font-size: 36px;
        line-height: 42px; } }
  .wrapper .insta-cta-desc {
    font-size: 16px;
    line-height: 24px;
    color: #1d2129;
    text-align: center;
    margin: 0 auto; }
    @media (min-width: 0px) {
      .wrapper .insta-cta-desc {
        width: 100%; } }
    @media (min-width: 750px) {
      .wrapper .insta-cta-desc {
        width: 67%; } }
  .wrapper .insta-link {
    text-decoration: underline !important; }
    .wrapper .insta-link:hover {
      text-decoration: none !important; }
/* Miles BD, 2020-09-18, waring message CSS, ticket#1417218  ,Begin*/
.warning {
  color: #DD3C10;
  border-color: #DD3C10;
  background: #FCECE8;
  border: 1px solid;
  padding: 10px 15px;
}
 /* Miles BD, 2020-09-18, End*/
