/* One Click Reorder */
.ocr-login-container {
  border: 0.6px solid #326fa8;
  margin: 20px;
  padding: 13px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* Header rules */
  /* PLP rules */
}

.ocr-login-container .ocr-login-content.ocr-guest-content, .ocr-login-container .ocr-login-content.ocr-start-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}

.ocr-login-container .ocr-login-content.ocr-guest-content .ocr-guest-title {
  font-family: FuturaBQLight, Arial, Helvetica, sans-serif;
  color: #326fa8;
}

.ocr-login-container .ocr-login-content.ocr-guest-content .ocr-button {
  width: 176px;
}

.ocr-login-container .ocr-login-content.ocr-start-content {
  font-size: 16px;
  color: #333333;
  line-height: 1.5;
}

.ocr-login-container .ocr-login-content.ocr-start-content .ocr-start-title {
  font-family: FuturaBQLight, Arial, Helvetica, sans-serif;
}

.ocr-login-container .ocr-login-content.ocr-start-content .ocr-start-desc {
  font-family: FuturaBQMedium, Arial, Helvetica, sans-serif;
}

.ocr-login-container.ocr-header-login-container {
  position: absolute;
  top: 0;
  height: 74px;
  z-index: 10001;
}

@media screen and (min-width: 1360px) {
  .ocr-login-container.ocr-header-login-container {
    left: 368px;
    right: 140px;
  }
}

@media screen and (max-width: 1070px) {
  .ocr-login-container.ocr-header-login-container {
    right: 430px;
  }
}

@media screen and (min-width: 1070px) and (max-width: 1360px) {
  .ocr-login-container.ocr-header-login-container {
    right: 270px;
    left: 300px;
  }
}

.ocr-login-container.ocr-header-login-container .ocr-login-content.ocr-guest-content .ocr-guest-title {
  font-size: 20px;
  margin: 0 24px 0 0;
}

.ocr-login-container.ocr-header-login-container .ocr-login-content.ocr-start-content .ocr-start-title {
  margin-right: 5px;
}

.ocr-login-container.ocr-plp-login-container {
  width: 990px;
  margin: 0 auto;
  background-color: #f2f2f2;
  border: 0;
}

.ocr-login-container.ocr-plp-login-container .ocr-login-content.ocr-guest-content {
  height: 104px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ocr-login-container.ocr-plp-login-container .ocr-login-content.ocr-guest-content .ocr-guest-title {
  font-size: 28px;
  text-transform: uppercase;
}

.ocr-login-container.ocr-plp-login-container .ocr-login-content.ocr-guest-content .ocr-guest-title.ocr-contacts-icon::before {
  width: 43px;
  height: 24px;
}

.ocr-login-container.ocr-plp-login-container .ocr-login-content.ocr-guest-content .ocr-guest-desc {
  color: #333333;
  font: 15px FuturaBQLight, Arial, Helvetica, sans-serif;
}

.ocr-login-container.ocr-plp-login-container .ocr-login-content.ocr-guest-content .ocr-button {
  width: 194px;
}

.ocr-button {
  display: inline-block;
  font: 13px FuturaBQBook, Arial, Helvetica, sans-serif;
  color: white !important;
  background-color: #326fa8;
  padding: 8px;
  text-align: center;
}

.ocr-contacts-icon::before {
  content: '';
  display: inline-block;
  width: 33px;
  height: 19px;
  background: url("../images/group-9@3x.png") no-repeat;
  background-size: 100%;
  margin-right: 5px;
  vertical-align: middle;
}

.ocr-account-icon::before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 15px;
  background: url("../images/account-ico-inverted@3x.png") no-repeat;
  background-size: 100%;
  margin-right: 10px;
  vertical-align: middle;
}

.ocr-carousel-container {
  position: relative;
  width: 100%;
  text-align: center;
}

.ocr-carousel-container .ocr-carousel-title, .ocr-carousel-container .ocr-carousel-desc {
  font-size: 23px;
  line-height: 1.5;
}

.ocr-carousel-container .ocr-carousel-title {
  font-family: FuturaBQLight, Arial, Helvetica, sans-serif;
}

.ocr-carousel-container .ocr-carousel-desc {
  font-family: FuturaBQMedium, Arial, Helvetica, sans-serif;
}

.ocr-carousel-container .ocr-carousel {
  /* START Slick CSS */
  /* END Slick CSS */
}

.ocr-carousel-container .ocr-carousel.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ocr-carousel-container .ocr-carousel.slick-slider .slick-track, .ocr-carousel-container .ocr-carousel.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.ocr-carousel-container .ocr-carousel.slick-slider .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.ocr-carousel-container .ocr-carousel.slick-slider .slick-list:focus {
  outline: none;
}

.ocr-carousel-container .ocr-carousel.slick-slider .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.ocr-carousel-container .ocr-carousel.slick-slider .slick-track::before, .ocr-carousel-container .ocr-carousel.slick-slider .slick-track::after {
  display: table;
  content: '';
}

.ocr-carousel-container .ocr-carousel.slick-slider .slick-track::after {
  clear: both;
}

.ocr-carousel-container .ocr-carousel.slick-slider .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

.ocr-carousel-container .ocr-carousel.slick-slider.slick-initialized .slick-slide {
  display: block;
}

.ocr-carousel-container .ocr-carousel .ocr-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ocr-carousel-container .ocr-carousel .ocr-product img.ocr-product-image {
  max-width: 220px;
  max-height: 110px;
  margin: 13px 0;
  -o-object-fit: contain;
     object-fit: contain;
}

.ocr-carousel-container .ocr-carousel .ocr-product .ocr-product-name {
  color: #333333;
  font: 15px FuturaBQLight, Arial, Helvetica, sans-serif;
  margin-bottom: 5px;
}

.ocr-carousel-container .ocr-carousel .ocr-product .ocr-product-qty {
  color: #333333;
  font: 15px FuturaBQBook, Arial, Helvetica, sans-serif;
  margin-bottom: 16px;
}

.ocr-carousel-container .ocr-carousel .ocr-product .ocr-product-price {
  color: #5a5a5a;
  font: 15px FuturaBQMedium, Arial, Helvetica, sans-serif;
}

.ocr-carousel-container .ocr-carousel .ocr-product .ocr-product-price .ocr-product-listprice {
  margin-right: 5px;
}

.ocr-carousel-container .ocr-carousel .ocr-product .ocr-product-price .ocr-product-listprice.strikethrough {
  font: 10px FuturaBQMedium, Arial, Helvetica, sans-serif;
  text-decoration: line-through;
}

.ocr-carousel-container .ocr-carousel .ocr-product .ocr-product-price .ocr-product-offerprice {
  color: #cf0a2c;
  margin-right: 5px;
}

.ocr-carousel-container .ocr-carousel .ocr-product .ocr-product-price .ocr-product-per-box {
  font-size: 10px;
  text-transform: uppercase;
}

.ocr-carousel-container .ocr-carousel-nav {
  position: relative;
  width: 140px;
  color: #333333;
  font: 16px FuturaBQLight, Arial, Helvetica, sans-serif;
  margin-top: 15px;
}

.ocr-carousel-container .ocr-carousel-nav .slick-prev,
.ocr-carousel-container .ocr-carousel-nav .slick-next {
  background: none;
  border: none;
  font-size: 0;
  line-height: 0;
}

.ocr-carousel-container .ocr-carousel-nav .slick-prev {
  left: 0;
  z-index: 1;
}

.ocr-carousel-container .ocr-carousel-nav .slick-next {
  right: 0;
}

.ocr-carousel-container .ocr-carousel-nav .slick-prev::before,
.ocr-carousel-container .ocr-carousel-nav .slick-next::before {
  display: inline-block;
  color: #2f2f2f;
  font: 16px FuturaBQMedium, Arial, Helvetica, sans-serif;
  -webkit-transform: scaleX(0.5);
          transform: scaleX(0.5);
}

.ocr-carousel-container .ocr-carousel-nav .slick-prev::before {
  content: '<';
}

.ocr-carousel-container .ocr-carousel-nav .slick-next::before {
  content: '>';
}

.ocr-carousel-container .ocr-carousel-nav .ocr-carousel-paging {
  display: inline-block;
  position: relative;
  margin: 0 30px;
}

.ocr-carousel-container .ocr-carousel-nav .ocr-carousel-current {
  font: 16px FuturaBQMedium, Arial, Helvetica, sans-serif;
}

.ocr-carousel-container .ocr-button.ocr-reorder-all {
  width: 156px;
  font-size: 14px;
  margin-top: 25px;
  padding: 10px;
}

.ocr-carousel-container.ocr-plp-carousel-container {
  width: 990px;
  margin: 0 auto;
  border: 0.6px solid #d5d5d5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ocr-carousel-container.ocr-plp-carousel-container .ocr-carousel-title {
  color: #326fa8;
  font-family: FuturaBQBook, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  background-color: #f6f6f6;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ocr-carousel-container.ocr-plp-carousel-container .ocr-product {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ocr-carousel-container.ocr-plp-carousel-container .ocr-product .ocr-product-name-container {
  margin-left: 15px;
  text-align: left;
}

.ocr-carousel-container.ocr-plp-carousel-container .ocr-carousel-nav-container {
  margin-bottom: 30px;
}

.ocr-carousel-container.ocr-plp-carousel-container .ocr-carousel-nav-container .ocr-carousel-nav, .ocr-carousel-container.ocr-plp-carousel-container .ocr-carousel-nav-container .ocr-button.ocr-reorder-all {
  display: inline-block;
}

.ocr-carousel-container.ocr-plp-carousel-container .ocr-carousel-nav-container .ocr-carousel-nav {
  margin: 0 15px 0 0;
}

.ocr-carousel-container.ocr-plp-carousel-container .ocr-carousel-nav-container .ocr-button.ocr-reorder-all {
  margin: 0;
}

/* Header classes */
#header_nav .nav-title.hovered .content.content.contact-lenses ul.link-list.ocr-header-cl-margin li.contact-brand .contacts-list,
#header_nav .nav-title.hovered_debug .content.contact-lenses ul.link-list.ocr-header-cl-margin li.contact-brand .contacts-list {
  padding-top: 113px !important;
}

#header_nav .nav-title.hovered .content.content.contact-lenses ul.link-list li.contact-brand.ocr-header-lp.cl_brand_hovered .contacts-list,
#header_nav .nav-title.hovered_debug .content.contact-lenses ul.link-list li.contact-brand.ocr-header-lp.cl_brand_hovered .contacts-list {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 0 !important;
  right: 0;
  z-index: 10002 !important;
}

#header_nav .nav-title.hovered .content.content.contact-lenses ul.link-list li.contact-brand.ocr-header-lp.cl_brand_hovered .contacts-list .ocr-lp-loader-container,
#header_nav .nav-title.hovered_debug .content.contact-lenses ul.link-list li.contact-brand.ocr-header-lp.cl_brand_hovered .contacts-list .ocr-lp-loader-container {
  position: absolute;
  top: 0;
  z-index: 1;
  background-color: white;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#header_nav .nav-title.hovered .content.content.contact-lenses ul.link-list li.contact-brand.ocr-header-lp.cl_brand_hovered .contacts-list .ocr-lp-loader-container .ocr-lp-loader-title, #header_nav .nav-title.hovered .content.content.contact-lenses ul.link-list li.contact-brand.ocr-header-lp.cl_brand_hovered .contacts-list .ocr-lp-loader-container .ocr-lp-loader-desc,
#header_nav .nav-title.hovered_debug .content.contact-lenses ul.link-list li.contact-brand.ocr-header-lp.cl_brand_hovered .contacts-list .ocr-lp-loader-container .ocr-lp-loader-title,
#header_nav .nav-title.hovered_debug .content.contact-lenses ul.link-list li.contact-brand.ocr-header-lp.cl_brand_hovered .contacts-list .ocr-lp-loader-container .ocr-lp-loader-desc {
  color: #333333;
  font-size: 23px;
  line-height: 32px;
}

#header_nav .nav-title.hovered .content.content.contact-lenses ul.link-list li.contact-brand.ocr-header-lp.cl_brand_hovered .contacts-list .ocr-lp-loader-container .ocr-lp-loader-title,
#header_nav .nav-title.hovered_debug .content.contact-lenses ul.link-list li.contact-brand.ocr-header-lp.cl_brand_hovered .contacts-list .ocr-lp-loader-container .ocr-lp-loader-title {
  font-family: FuturaBQLight, Arial, Helvetica, sans-serif;
}

#header_nav .nav-title.hovered .content.content.contact-lenses ul.link-list li.contact-brand.ocr-header-lp.cl_brand_hovered .contacts-list .ocr-lp-loader-container .ocr-lp-loader-desc,
#header_nav .nav-title.hovered_debug .content.contact-lenses ul.link-list li.contact-brand.ocr-header-lp.cl_brand_hovered .contacts-list .ocr-lp-loader-container .ocr-lp-loader-desc {
  font-family: FuturaBQMedium, Arial, Helvetica, sans-serif;
}

#header_nav .nav-title.hovered .content.content.contact-lenses ul.link-list li.contact-brand.ocr-header-lp.cl_brand_hovered .contacts-list .ocr-lp-loader-container .ocr-lp-loader,
#header_nav .nav-title.hovered_debug .content.contact-lenses ul.link-list li.contact-brand.ocr-header-lp.cl_brand_hovered .contacts-list .ocr-lp-loader-container .ocr-lp-loader {
  margin-top: 26px;
  font-size: 64px;
}
/*# sourceMappingURL=style_ocr.css.map */