/*------merch overlay close button----------*/
#merch-overlay-close {
  z-index: 100;
  right: 0;
}
#merch-overlay-close:after, #merch-overlay-close:before {
  height: 20px !important;
  left: 25px;
  border-color: #777;
}
/*------Home page marquees-----------*/
.offer-slider .item .title {
  font-weight: normal;
  font-size: 46px;
  font-family: 'FormaDJRMicro';
}
.offer-slider .item .title span {
  font-size: 22px;
  display: block;
  font-weight: normal;
  font-family: 'FormaDJRMicro';
}
.offer-slider .item .inner .text p.desc {
  font-family: 'FormaDJRMicro';
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 20px;
  line-height: 130%!important;
}
.offer-slider .item .inner .text p.footer {
  font-family: 'FormaDJRMicro';
}
#homepage_countdown {
  background-color: black;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  z-index: 999;
}
#homepage_countdown .txt-color-3 {
  padding: 14px;
  position: relative;
  font-size: 22px;
  text-align: center;
  font-family: 'FormaDJRMicro';
  color: white;
}
/*--------------Home Page Marquee CTAs------------------*/
.offer-slider .item .btn a {
  display: inline-block;
  text-align: center;
  color: white !important;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: .025em;
  line-height: .2em;
  border-radius: .2em;
  white-space: nowrap;
  padding: 1em 2.5em;
  background-color: #165dba;
  transition: all .5s ease;
  z-index: 2;
  border: 0.125em solid #165dba;
  font-family: 'FormaDJRMicro'!important;
  text-decoration: none;
}
.offer-slider .item .btn a.trans-cta {
  background-color: transparent;
}
.offer-slider .item .btn a.trans-cta:hover {
  background: #FFF;
  color: #000 !important;
  text-decoration: none !important;
}
.text img.freeship {
  display: inline-block;
  margin-left: 20px;
  margin-top: 8px;
  position: absolute;
}
.offer-slider .item .btn a.blue-cta:hover {
  background: #0d4ea4;
  text-decoration: none !important;
}
.offer-slider .item .btn a.orange-cta {
  background-color: #D7410B;
  border: 0.125em solid #D7410B;
}
.offer-slider .item .btn a.orange-cta:hover {
  background: #FFF;
  color: #D7410B !important;
  text-decoration: none !important;
}
.offer-slider .item .btn a.green-cta {
  background-color: #46a115;
  border: 0.125em solid #46a115;
}
.offer-slider .item .btn a.green-cta:hover {
  background: #FFF;
  color: #46a115 !important;
  text-decoration: none !important;
}
.offer-slider .item .btn a.white-cta {
  background-color: #FFF;
  border: none;
  border-radius: 0;
  color: #000 !important;
}
/*** Homepage tiles ***/
#content .free-html .button, .one-third .button {
  font-family: 'FormaDJRMicro';
  font-size: 18px;
}
a.button {
  border-radius: 3px;
  padding: 10px 15px;
}
/****PDP next prev arrows - Accessories and Warranties Section****/
.prod-acc-carousel__btn--l {
  background-image: url(/CanadaStore/html/local/images/next-prev-sprite-blue.png);
  background-position: 0 0;
}
.prod-acc-carousel__btn--r {
  background-image: url(/CanadaStore/html/local/images/next-prev-sprite-blue.png);
  background-position: -48px 0;
}
/***Supplies PDP*****/
.prod-overview__desc ul {
  margin-left: 20px;
}
.sm15 .prod-overview:after {
  background: none;
}
.price-block--pdp .prod-overview__desc {
  margin-top: 15px;
}
img.freeship {
  display: inline-block;
  margin: 0 0 0 20px;
}
#content .free-html .header h2 {
  font-family: 'FormaDJRMicro'!important;
}
#content .free-html p {
  font-size: 17px;
  font-family: 'FormaDJRMicro';
  font-weight: normal;
}
/**** Ribbon Banner *****/
.value-prop-container {
  width: 100%;
  padding: 0.5rem 0;
  font-family: 'FormaDJRMicro';
  line-height: 20px;
  font-size: 16px;
  text-align: center;
  background-color: #bf3854;
}
.vp-content {
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vp-title {
  font-size: 14px;
  padding-right: 20px;
}
.vp-title h3 {
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  color: #FFF;
}
.vp-body {
  display: inline-block;
  padding: 0 32px 0 16px;
  margin: 0 !important;
  text-align: left;
  vertical-align: middle;
  font-weight: normal;
}
.vp-body p {
  margin-bottom: 0;
}
.vp-body p img{
  height: 1.1em;
  padding: 0 5px;
  position: relative;
  top: 3px;
}
.vp-body span{
  height: 1.1em;
  width: 5px;
  border-right: 1px solid white;
}
.vp-body p strong {
  font-weight: bold;
}
.vp-disclaimer {
  font-size: 10px;
}
.vp-cta-cont {
  text-align: center;
}
.vp-cta-cont a {
  color: #FFF;
}
.vp-cta-cont a.rb-cta {
  text-decoration: none;
  border: 1px solid white;
  padding: 6px 15px;
  margin-right: 20px;
  display: inline-block;
  background-color: #d44764;
}
.vp-cta-cont a.rb-cta:hover {
  background-color: #bf3854;
}
.vp-open-close {
  display: none;
}
#rb_cc_number {
  position: relative;
  font-weight: bold;
}
#rb_cc_number .tooltiptext {
  visibility: hidden;
  position: absolute;
  width: 200px;
  background-color: #FFF;
  color: #000;
  text-align: center;
  padding: 5px 0;
  z-index: 99;
  opacity: 0;
  transition: opacity 0.3s;
  border: 1px #000 solid;
  font-size: 12px;
  font-weight: normal;
}
.tooltip-bottom {
  top: 135%;
  left: 50%;
  margin-left: -100px;
}
.tooltip-bottom::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #FFF transparent;
}
#rb_cc_number:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
#rb_countdown {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 22px;
  font-weight: normal;
  color: #FFF
}
/**** FAQ pages *****/
h2.panelHdr {
  font-weight: 400;
  color: #777;
}
.cs_panel_content h3 {
  font-weight: 400;
  color: #777;
}
/******CHAT WINDOW*****/
#concierge #concierge-widget-area {
  width: 335px !important;
}
/*------FAQ next day shipping-----*/
.cities td {
  border: 1px #CCC solid;
  padding: 5px 8px;
}
.offer-slider .item .inner {
  width: 1050px;
  margin: 0 auto;
  position: relative;
  display: table;
  height: 100%;
}
.offer-slider .item .text {
  float: inherit;
  margin: 0 auto;
  padding: 0 60% 0 75px;
  width: auto;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}
/***Promotions free text*******/
.OfferLabel_offerLabel__3Lqnd {
  padding: 0.25rem 0.6rem!important;
  border-radius: 3px;
}
/****NEW Violator****/
span[data-test-hook*="violator__product-tag-New"] {
  background-color: var(--violatorLightOrange);
  padding: 3px 8px 1px;	
}
/**** mobile *****/
@media only screen and (max-width : 768px) {
  /**Ribbon banner***/
  .vp-content {
    display: block;
  }
  .vp-body, .vp-cta-cont {
    text-align: left;
    display: none;
    padding: 0 16px;
    font-size: 24px;
    line-height: 24px;
  }
  .vp-title {
    text-align: left;
    padding-right: 0;
  }
  .vp-title h3 {
    font-size: 32px;
    margin: 8px 8px 0 20px;
    font-weight: bold;
    line-height: normal;
  }
  .vp-title h3:after {
    content: "";
    padding: 6px;
    border: white 6px solid;
    border-width: 0 6px 6px 0;
    height: 8px;
    width: 8px;
    position: absolute;
    right: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .vp-title.vp-open h3:after {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    top: 24px;
  }
  .vp-body p {
    margin: 10px 0;
    font-size: 1.75rem;
    line-height: 2.2rem;
  }

  .vp-disclaimer {
    font-size: 1rem !important;
  }
  .vpa-cta-cont {
    padding-bottom: 10px;
  }
  .vp-cta-cont a.rb-cta {
    display: block;
    text-align: center;
    margin-bottom: 1rem;
    padding: 1rem;
    font-wright: 700;
  }
  /*Home page banner*/
  .offer-slider .item .title {
    font-size: 3rem;
  }
  .offer-slider .item .inner .text p.desc {
    font-size: 2rem;
  }
  .offer-slider .item .inner {
    width: inherit;
    margin: inherit;
    position: inherit;
    display: inherit;
    height: inherit;
  }
  .offer-slider .item .text {
    float: inherit;
    margin: inherit;
    padding: inherit;
    width: inherit;
    display: inherit;
    text-align: inherit;
    vertical-align: inherit;
  }
  /*Home page tiles*/
    #content .free-html p, #content p.desc {
    font-weight: normal !important;
  }
  /* Moxie */
  #concierge #concierge-tab {
    width: 100px !important;
    height: 100px !important;
  }
  #concierge #concierge-widget-area {
    width: 100% !important;
  }
  /***Privacy Banner Mobile******/
  #onetrust-consent-sdk #onetrust-policy-title {
    font-size: 2em !important;
  }
  #onetrust-policy #onetrust-policy-text p {
    font-size: 1.5em !important;
  }
  #onetrust-banner-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler, #onetrust-banner-sdk #onetrust-pc-btn-handler {
    font-size: 1.5em !important;
    padding: 0.8em 2em !important;
  }
  #onetrust-pc-sdk .ot-pc-logo.ot-pc-logo {
    height: 80px !important;
  }
  #onetrust-pc-sdk #ot-pc-title {
    font-size: 2em !important;
  }
  #onetrust-pc-sdk .ot-close-icon {
    background-size: auto !important;
  }
  #onetrust-pc-sdk .category-menu-switch-handler {
    padding: 0.8em 1.5em;
  }
  #onetrust-pc-sdk .category-menu-switch-handler h3 {
    font-size: 1.5em !important;
  }
  #onetrust-pc-sdk .ot-desc-cntr h4 {
    font-size: 2em !important;
  }
  #onetrust-pc-sdk .ot-grp-desc {
    font-size: 1.5em !important
  }
  #onetrust-pc-sdk .category-vendors-list-handler, #onetrust-pc-sdk .category-host-list-handler, #onetrust-pc-sdk .category-vendors-list-handler + a {
    font-size: 1.5em !important;
  }
  #onetrust-pc-sdk .ot-pc-footer button {
    font-size: 1.5em !important;
    padding: 0.8em 2em !important;
  }
}
/********** Gift Happiness Guarantee - Sticky footer link **********/
#ghg {
  display:inline-flex;
}
#ghg-fr {
  display: none;
}
@media screen and (min-width: 1500px) {  /***** Only show this if viewport width is 1500 or higher *****/
  .s-f-sticky .r-container {
    max-width: 1500px!important;
  }
  #ghg-fr {
    display: inline-flex;
  }
}
/*******Sticky footer custom overrides*********/
.s-f-sticky__items-container {
  gap: 15px!important;
}