@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800.less');
@import url('https://fonts.googleapis.com/css?family=Exo+2:300,300i,400,400i,500,500i,600,600i,700,700i.less');
body.boxed-layout .container,
body .container {
  padding: 0 85px;
  font-family: 'Montserrat', sans-serif;
}
html body {
  line-height: 25px;
  font-size: 18px;
  overflow-x: hidden;
}
select::-ms-expand {
  display: none;
}
.ui-tooltip {
  width: 200px;
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  border-radius: 5px;
  font-size: 12px;
  line-height: normal;
  font-family: 'Montserrat', sans-serif;
}
.ui-tooltip::after {
  content: " ";
  position: absolute;
  bottom: 100%;
  /* At the top of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent black transparent;
}
body a,
.skincolor-2,
.block-minicart .subtotal .label,
.block-minicart .subtotal .price-container,
.minicart-wrapper .actions div.secondary .btn:hover,
.price {
  color: #232323;
}
body a:hover,
body a:focus,
.skincolor,
.page-header .header-switcher .options .action.toggle:hover,
.page-header .header-switcher .options .action.toggle.active,
.page-header .header-custom-links li a:hover,
.header-wrapper .header.links .customer-menu li a:hover,
.header-wrapper .header.links .customer-menu li.authorization-link a:hover,
.navigation .level0 .submenu a:hover,
.navigation .level0 .submenu a.ui-state-focus,
.navigation .level0 .submenu .active > a,
.minicart-wrapper .title-cart .icon i,
.minicart-items .action.edit:hover,
.minicart-items .action.delete:hover,
ul.breadcrumb li a:hover,
.toolbar .modes strong i,
.products-list .actions-secondary a:hover,
.related .block-actions .action:hover,
.review-form-wrapper #review-form .review-legend strong,
.reviews-wrapper .review-author strong,
.reviews-actions a:hover,
body .swatch-attribute .swatch-option:not(.disabled):hover,
body .swatch-attribute.size .swatch-option.selected,
body .swatch-attribute.manufacturer .swatch-option.selected,
.authentication-wrapper .action-auth-toggle:hover,
.account .content-inner .product-item-name a:hover,
.account .content-inner a:hover,
.block-dashboard-addresses .block-title a :hover,
.block-dashboard-info .block-title a i:hover,
.box .box-title a i:hover,
#my-orders-table a:hover,
.sidebar .block.filter ol li a:hover,
.sidebar .block li a.delete:hover,
#shopping-cart-table tbody tr td.actions a:hover,
.checkout-methods-items li a:hover,
.modal-open .modal.ekko-lightbox .modal-header .close:hover::before,
.footer-middle .contacts-block i,
.footer a:hover {
  color: #00c4df;
  opacity: 1;
  text-decoration: none;
}
.header-wrapper.bg-video .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.header-wrapper.bg-video .videobg {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #111;
  display: none;
}
.cms-our-technology .header-wrapper.bg-video .videobg {
  display: block;
}
.header-wrapper.bg-video .videobg-width {
  height: 100%;
  left: -9999px;
  right: -9999px;
}
.header-wrapper.bg-video .videobg-aspect,
.header-wrapper.bg-video .videobg-width {
  position: absolute;
  width: 100%;
  margin: auto;
}
.header-wrapper.bg-video .videobg-aspect {
  height: 0;
  top: -9999px;
  bottom: -9999px;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.header-wrapper.bg-video .videobg-make-height {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.header-wrapper.bg-video .videobg-hide-controls {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
  height: 100%;
  width: 100%;
  padding: 55px 97.7777px;
  top: -55px;
  left: -97.7777px;
}
.header-wrapper.bg-video .videobg iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 0 none;
}
.header-wrapper.bg-video .overlay.color {
  opacity: .75;
}
.header-wrapper.bg-video .bg-purple {
  background-color: #4814a0;
  display: none;
}
.cms-our-technology .header-wrapper.bg-video .bg-purple {
  display: block;
}
.bottom-footer .acction {
  display: none !important;
}
body .page.messages .messages .message {
  height: 40px;
  padding: 0;
  display: flex;
  align-items: center;
}
body .page.messages .messages .message div:before {
  position: static;
  margin: 0;
}
body .page-wrapper h1,
body .page-wrapper h2,
body .page-wrapper h3,
body .page-wrapper h4,
body .page-wrapper h5,
body .page-wrapper h6,
body .page-wrapper span,
body .page-wrapper p,
body .page-wrapper strong,
body .page-wrapper a,
body .page-wrapper input,
body .page-wrapper button,
body .page-wrapper label,
body .page-wrapper textarea,
body .page-wrapper select,
body .page-wrapper option,
body .page-wrapper .btn {
  font-family: 'Montserrat', sans-serif;
}
body .page-wrapper input[type="text"],
body .page-wrapper input[type="email"],
body .page-wrapper input[type="password"],
body .page-wrapper input[type="number"],
body .page-wrapper select {
  height: 50px;
  border: 1px solid #707070;
  border-radius: 10px;
  padding: 13px 20px;
  font-size: 14px;
  font-weight: 400;
  color: #8996A0;
}
body .page-wrapper .action.btn {
  border: 2px solid #fff;
  border-radius: 50px;
  background: #00c5df;
  background: -moz-linear-gradient(left, #00c5df 0%, #12cad7 59%, #40dac5 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #00c5df), color-stop(59%, #12cad7), color-stop(100%, #40dac5));
  background: -webkit-linear-gradient(left, #00c5df 0%, #12cad7 59%, #40dac5 100%);
  background: -o-linear-gradient(left, #00c5df 0%, #12cad7 59%, #40dac5 100%);
  background: -ms-linear-gradient(left, #00c5df 0%, #12cad7 59%, #40dac5 100%);
  background: linear-gradient(to right, #00c5df 0%, #12cad7 59%, #40dac5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c5df', endColorstr='#40dac5', GradientType=1);
  padding: 12px 25px;
  display: inline-block;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
}
body .page-wrapper .action.btn:after {
  display: inline-block;
  content: none;
  width: 19px;
  height: 15px;
  background: url("../images/button-arrow.png") no-repeat;
  margin-bottom: -3px;
  margin-left: 13px;
  position: static;
}
body .page-wrapper .action.btn:hover {
  opacity: 1;
  background: #1a2732;
  background: -moz-linear-gradient(top, #1a2732 0%, #1a2732 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #1a2732), color-stop(100%, #1a2732));
  background: -webkit-linear-gradient(top, #1a2732 0%, #1a2732 100%);
  background: -o-linear-gradient(top, #1a2732 0%, #1a2732 100%);
  background: -ms-linear-gradient(top, #1a2732 0%, #1a2732 100%);
  background: linear-gradient(to bottom, #1a2732 0%, #1a2732 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a2732', endColorstr='#1a2732', GradientType=0);
  color: #fff;
}
body .fa:before {
  font-family: FontAwesome;
}
body .field div.mage-error {
  margin-top: 7px;
}
body .select-wrapper {
  border-radius: 10px;
}
body.cms-no-route .page-header .right-block .bottom-block,
.cms-no-route .page-header .right-block {
  float: right;
}
body .page-wrapper .header-wrapper {
  background: #06c3de;
  padding: 180px 0 50px 0;
  float: left;
  width: 100%;
  min-height: 440px;
}
body .page-wrapper .header-wrapper .container {
  padding: 0 60px;
  transition: 0.2s all;
}
@media (max-width: 992px) and (min-width: 768px) {
  body .page-wrapper .header-wrapper .container {
    padding: 0 15px;
  }
}
body .page-wrapper .header-wrapper .page-header {
  position: absolute;
  top: 0;
  width: 100%;
  border: none;
  z-index: 9999;
}
body .page-wrapper .header-wrapper .page-header > .menu-wrapper .menu-inner {
  margin-bottom: 0;
}
body .page-wrapper .header-wrapper .page-header .logo-change,
body .page-wrapper .header-wrapper .page-header .logo {
  width: 127px;
  transition: 0.2s all;
}
body .page-wrapper .header-wrapper .page-header .logo-change {
  display: none;
}
body .page-wrapper .header-wrapper .page-header.sticky {
  margin: 0 auto;
  max-width: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  background: #fff;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
body .page-wrapper .header-wrapper .page-header.sticky .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li {
  padding: 15px 0;
}
body .page-wrapper .header-wrapper .page-header.sticky .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a:hover {
  color: #003e52;
}
body .page-wrapper .header-wrapper .page-header.sticky .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a:after {
  color: #003e52;
}
body .page-wrapper .header-wrapper .page-header.sticky .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li span {
  color: #003e52;
}
body .page-wrapper .header-wrapper .page-header.sticky .middle-block .middle-block-inner .left-item .panel {
  padding-top: 10px;
}
body .page-wrapper .header-wrapper .page-header.sticky .logo-change {
  width: 100px;
}
body .page-wrapper .header-wrapper .top-block {
  background: white;
}
body .page-wrapper .header-wrapper .top-block .right-block {
  display: flex;
  align-items: flex-end;
}
body .page-wrapper .header-wrapper .top-block .right-block ul li {
  border: none;
  text-transform: uppercase;
  padding: 0 14px;
}
body .page-wrapper .header-wrapper .top-block .right-block ul li.link-btn {
  padding: 11px 15px;
  width: 163px;
  text-align: center;
  margin-right: 16px;
  line-height: normal;
  background: #003e52;
}
body .page-wrapper .header-wrapper .top-block .right-block ul li.link-btn a {
  font-size: 13px;
}
body .page-wrapper .header-wrapper .top-block .right-block ul li a {
  font-size: 12px;
  font-weight: 700;
  color: #ffffff;
  opacity: 1;
  line-height: 15px;
  position: relative;
}
body .page-wrapper .header-wrapper .top-block .right-block ul li a:hover {
  color: #00c4df;
  background: transparent;
}
body .page-wrapper .header-wrapper .top-block .right-block ul li.help {
  margin-right: 8px;
  display: none;
}
body .page-wrapper .header-wrapper .top-block .right-block ul li.link-login {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding-left: 0;
}
body .page-wrapper .header-wrapper .top-block .right-block .minicart-wrapper .cart-indicator {
  background: transparent !important;
}
body .page-wrapper .header-wrapper .top-block .right-block .minicart-wrapper .action.showcart {
  padding: 0;
}
body .page-wrapper .header-wrapper .top-block .right-block .minicart-wrapper .meigee-bag:before {
  content: '\f07a';
  font-family: FontAwesome;
  color: #003e52;
  font-size: 25px;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner {
  padding: 0 10px;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .logo-wrapper {
  padding: 0;
  text-align: left;
  float: left;
  width: auto;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item {
  padding: 0;
  width: auto;
  position: static;
  float: right;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav {
  width: 100%;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .ves-navbar {
  display: none;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation {
  width: 100%;
  float: right;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul {
  text-align: right;
  margin-bottom: 0;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li {
  margin-left: 35px;
  display: inline-block;
  padding: 20px 0;
  transition: 0.2s all;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li span {
  padding: 22px 0;
  font-size: 15px;
  font-weight: 600;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li:first-child {
  margin-left: 0;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a {
  font-size: 16px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a:hover {
  color: #00c4df;
  background: transparent;
}
body .page-wrapper .header-wrapper .page-title-wrapper {
  display: block;
  max-width: 1400px;
  margin: 0 auto ;
  text-align: center;
}
body .page-wrapper .header-wrapper .page-title-wrapper .block-img {
  display: inline-block;
  float: left;
  width: 52%;
  text-align: right;
  margin-top: 90px;
  position: relative;
  z-index: 9;
}
body .page-wrapper .header-wrapper .page-title-wrapper .block-content {
  display: inline-block;
  float: left;
  width: 100%;
  position: relative;
  text-align: center;
  z-index: 9;
}
body .page-wrapper .header-wrapper .page-title-wrapper.home-banner .block-content,
body .page-wrapper .header-wrapper .page-title-wrapper.our-story-banner .block-content,
body .page-wrapper .header-wrapper .page-title-wrapper.how-it-works-banner .block-content {
  width: 41%;
  text-align: left;
}
body .page-wrapper .header-wrapper .page-title-wrapper.home-banner .block-content .action.btn {
  padding-left: 38px;
  padding-right: 26px;
}
body .page-wrapper .header-wrapper .page-title-wrapper h2,
body .page-wrapper .header-wrapper .page-title-wrapper h1 {
  font-size: 32px;
  font-weight: 600;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0;
  line-height: 53px;
  margin-bottom: 22px;
  margin-top: 38px;
}
body .page-wrapper .header-wrapper .page-title-wrapper:after {
  display: inline-block;
  width: 100%;
  height: 235px;
  content: "";
  position: absolute;
  background: #fff;
  bottom: -117px;
  left: 0;
  z-index: 0;
  transform: skewY(7deg);
}
body .page-wrapper .content-wrapper {
  position: relative;
  z-index: 9;
  width: 100%;
  min-height: 160px;
}
body .page-wrapper .content-wrapper .container {
  padding: 0;
}
body .page-wrapper .content-wrapper .row {
  margin: 0;
}
body .page-wrapper .content-wrapper .content-inner {
  padding: 0;
  margin-top: 57px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block {
  float: left;
  width: 100%;
}
body .page-wrapper .content-wrapper .content-inner .widget.block h1 {
  font-size: 47px;
  color: #232323;
  font-weight: 700;
  letter-spacing: 0px;
  margin-bottom: 30px;
  line-height: 57px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block p {
  font-size: 18px;
  font-weight: 400;
  color: #232323;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block-content {
  text-align: left;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block-content h1 {
  color: #4814A0;
  margin-bottom: 30px;
  width: 100%;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block-top {
  text-align: center;
  margin-bottom: 95px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block-top p {
  max-width: 985px;
  display: inline-block;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block-top p a {
  color: #8996A0;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .make-your-eyes-smile .block-top h1 {
  margin-left: -12px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .make-your-eyes-smile .block-top a {
  text-decoration: underline;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .make-your-eyes-smile .block-top a:hover {
  color: #00c4df;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .make-your-eyes-smile.block .block-bottom:nth-child(2) .block-content {
  padding-left: 110px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .make-your-eyes-smile.block .block-bottom:nth-child(2) .block-content h1 {
  margin-top: 10px;
  margin-bottom: 30px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .make-your-eyes-smile.block .block-bottom:nth-child(2) .block-content p {
  margin-bottom: 20px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .make-your-eyes-smile.block .block-bottom:nth-child(3) .block-content h1 {
  margin-top: 35px;
  margin-bottom: 27px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .make-your-eyes-smile.block .block-bottom:nth-child(3) .block-content p {
  margin-bottom: 20px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .make-your-eyes-smile.block .block-bottom:nth-child(4) .block-content {
  padding-left: 110px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .make-your-eyes-smile.block .block-bottom:nth-child(4) .block-content h1 {
  margin-top: 10px;
  margin-bottom: 33px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .make-your-eyes-smile.block .block-bottom:nth-child(4) .block-content p {
  margin-bottom: 19px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .make-your-eyes-smile.block .block-bottom p a {
  color: #232323;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .make-your-eyes-smile.block .block-bottom p a:hover {
  color: #00c4df;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block-bottom {
  float: left;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block-bottom > div {
  width: 50%;
  float: left;
  padding: 50px 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block-bottom > div.block-img {
  padding: 0;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block-bottom > div.block-img img {
  max-height: 100%;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block-bottom .block-content {
  flex-direction: column;
  background: #f7f7f7;
  justify-content: unset;
  align-items: baseline;
  display: block;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block-bottom .block-content .actions {
  width: 100%;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block-bottom .block-content .actions a {
  width: auto;
  padding: 12px 25px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block-bottom.last {
  width: 100%;
  text-align: center;
  display: inline-block;
  margin-top: 80px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block-bottom.last h1 {
  margin-bottom: 45px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block-bottom.last .actions {
  width: 100%;
  height: auto;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block-bottom.last .actions .action.btn {
  width: auto;
  padding: 11px 30px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block.try-them {
  background: #00c5df;
  background: -moz-linear-gradient(left, #00c5df 0%, #12cad7 59%, #40dac5 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #00c5df), color-stop(59%, #12cad7), color-stop(100%, #40dac5));
  background: -webkit-linear-gradient(left, #00c5df 0%, #12cad7 59%, #40dac5 100%);
  background: -o-linear-gradient(left, #00c5df 0%, #12cad7 59%, #40dac5 100%);
  background: -ms-linear-gradient(left, #00c5df 0%, #12cad7 59%, #40dac5 100%);
  background: linear-gradient(to right, #00c5df 0%, #12cad7 59%, #40dac5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c5df', endColorstr='#40dac5', GradientType=1);
  padding: 57px 135px 80px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block.try-them h1 {
  margin-bottom: 30px;
  text-align: center;
  line-height: 1.213;
  margin-left: 0;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block.try-them p {
  max-width: 852px;
  line-height: 1.39;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block.try-them .block-top {
  margin-bottom: 45px;
  width: 83.333%;
  margin-left: 8.333%;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block.try-them .block-bottom {
  padding: 0;
  display: inline-block;
  width: 83.333%;
  margin-left: 8.333%;
  position: relative;
  overflow: hidden;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block.try-them .block-bottom .block-content {
  padding-left: 0;
  background: transparent;
  width: 50%;
  float: left;
  margin-bottom: 28px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block.try-them .block-bottom .block-content h4 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 14px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block.try-them .block-bottom .block-content li {
  margin-bottom: 62px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block.try-them .block-bottom .block-content li:nth-of-type(2) {
  margin-bottom: 40px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block.try-them .actions {
  text-align: center;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block.try-them .actions .action {
  padding: 12px 25px;
  text-align: center;
  background: #ffffff;
  color: #232323;
  line-height: normal;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block.try-them .actions .action:after {
  background: url("../images/button-arrow-black.png") no-repeat;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block.try-them .actions .action:hover {
  background: #1a2732;
  color: #ffffff;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block.try-them .actions .action:hover:after {
  background: url('../images/button-arrow.png') no-repeat;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .happy-eyes {
  margin-top: 55px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .happy-eyes .block-top {
  margin-bottom: 50px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .happy-eyes .block-top h1 {
  margin-bottom: 30px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .happy-eyes .block-bottom {
  float: left;
  margin-bottom: 21px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .happy-eyes .block-bottom .block-content {
  background: transparent;
  padding: 0 175px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .happy-eyes .block-bottom .block-content li {
  width: calc((100% - 110px)/3);
  text-align: center;
  float: left;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .happy-eyes .block-bottom .block-content li:nth-of-type(2) {
  margin: 0 50px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .happy-eyes .block-bottom .block-content li .block-img {
  text-align: center;
  margin-bottom: 40px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .happy-eyes .block-bottom .block-content li span {
  font-size: 18px;
  color: #232323;
  font-weight: 700;
  display: block;
  margin-bottom: 8px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .happy-eyes .block-bottom .block-content li p {
  font-size: 18px;
  color: #232323;
  font-weight: 400;
  line-height: 1.39;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .happy-eyes .block-bottom .block-content li:first-child p {
  padding: 0 13px;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .happy-eyes .actions {
  text-align: center;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .happy-eyes .actions .action {
  padding: 11px 40px;
  text-align: center;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block-container > .actions {
  display: inline-block;
  margin-top: 75px;
  width: 100%;
  text-align: center;
}
body .page-wrapper .content-wrapper .content-inner .widget.block .block-container > .actions .action.btn {
  width: auto;
}
body.cms-our-story .page-wrapper .page-title-wrapper .block-img {
  width: 42%;
}
body.cms-our-story .page-wrapper .page-title-wrapper .block-content {
  width: 57%;
  top: 32px;
}
body.cms-our-story .page-wrapper .content-wrapper .container {
  margin-bottom: 20px;
}
body.cms-our-technology .page-wrapper .header-wrapper {
  min-height: 571px;
}
body.cms-our-technology .page-wrapper .content-wrapper .content-inner {
  margin-top: 20px;
}
body.cms-our-technology .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-bottom .block-content p a {
  position: relative;
  font-weight: 700;
}
body.catalog-category-view .page-wrapper .content-wrapper .container {
  margin-bottom: 94px;
}
body.catalog-category-view .page-wrapper .header-wrapper .page-title-wrapper h1.page-title {
  width: 52%;
  text-align: left;
  float: right;
  margin-top: -7px;
}
body.catalog-category-view .page-wrapper .header-wrapper .page-title-wrapper .category-image {
  width: 48%;
  float: left;
  position: relative;
  z-index: 9;
  text-align: right;
  top: -26px;
  right: -8px;
}
body.catalog-category-view .page-wrapper .products .product-items .product-item {
  border: none;
}
body.catalog-category-view .page-wrapper .products .product-items .product-item:nth-of-type(2) {
  margin: 114px 0 ;
}
body.catalog-category-view .page-wrapper .products .product-items .product-item .image-wrapper {
  width: 54%;
  text-align: right;
}
body.catalog-category-view .page-wrapper .products .product-items .product-item .product-item-details {
  width: 46%;
  padding: 0 48px;
}
body.catalog-category-view .page-wrapper .products .product-items .product-item .product-item-details .product-item-name a {
  color: #232323;
  font-size: 22px;
  font-weight: 700;
  text-transform: none;
}
body.catalog-category-view .page-wrapper .products .product-items .product-item .product-item-details .boxes {
  font-size: 18px;
  color: #232323;
  font-weight: 400;
  margin-bottom: 16px;
}
body.catalog-category-view .page-wrapper .products .product-items .product-item .product-item-details .you-save {
  line-height: normal;
}
body.catalog-category-view .page-wrapper .products .product-items .product-item .product-item-details .you-save p {
  font-size: 24px;
  font-weight: 700;
  color: #FF0000;
}
body.catalog-category-view .page-wrapper .products .product-items .product-item .product-item-details .price-box {
  line-height: normal;
}
body.catalog-category-view .page-wrapper .products .product-items .product-item .product-item-details .price-box .old-price {
  color: #878787;
  display: inline-block;
  position: relative;
}
body.catalog-category-view .page-wrapper .products .product-items .product-item .product-item-details .price-box .old-price strong {
  color: #878787;
}
body.catalog-category-view .page-wrapper .products .product-items .product-item .product-item-details .price-box .old-price:before,
body.catalog-category-view .page-wrapper .products .product-items .product-item .product-item-details .price-box .old-price:after {
  width: 120%;
  content: "";
  height: 3px;
  background: #878787;
  display: inline-block;
  position: absolute;
  left: -10%;
  top: 50%;
  transform: rotate(-15deg);
}
body.catalog-category-view .page-wrapper .products .product-items .product-item .product-item-details .price-box .old-price:after {
  transform: rotate(15deg);
}
body.catalog-category-view .page-wrapper .products .product-items .product-item .product-item-details .price-box span {
  font-size: 24px;
  color: #4814A0;
  font-weight: 700;
}
body.catalog-category-view .page-wrapper .products .product-items .product-item .product-item-details .price-box span strong {
  font-size: 42px;
}
body.catalog-category-view .page-wrapper .products .product-items .product-item .product-item-details p i {
  font-size: 18px;
  color: #232323;
}
body.catalog-category-view .page-wrapper .products .product-items .product-item .product-item-details .product-item-description p {
  margin-bottom: 19px;
}
body.catalog-category-view .page-wrapper .products .product-items .product-item .product-item-details .product-item-description .btn.action {
  padding: 15px 25px;
  width: auto;
}
body.catalog-category-view .page-wrapper .products .product-items .product-item .product-item-details .product-item-description .btn.action:after {
  margin-left: 38px;
}
body.catalog-category-view footer .footer-top.category {
  display: block;
}
body .you-save {
  line-height: normal;
}
body .you-save .value {
  font-size: 24px;
  font-weight: 700;
  color: #FF0000;
}
body #product-details-panel {
  display: inline-block;
  width: 100%;
  margin-top: 115px;
}
body #product-details-panel .item {
  border: none;
  box-shadow: none;
  padding: 10px;
}
body #product-details-panel .item h4 {
  font-size: 47px;
  text-align: center;
  font-weight: 700;
  text-transform: none;
  margin-bottom: 37px;
  border: none;
  line-height: normal;
  padding: 0;
  color: #232323;
}
body #product-details-panel .item table {
  width: 100%;
}
body #product-details-panel .item table tbody tr {
  border-top: 1px solid #8996A0;
  border-bottom: 1px solid #8996A0;
  color: #1A2732;
}
body #product-details-panel .item table tbody tr:first-child {
  border-top: 2px solid #8996A0;
}
body #product-details-panel .item table tbody tr:nth-of-type(2n+1) {
  background: #F7F7F7;
}
body #product-details-panel .item table tbody tr td {
  width: 50%;
  padding: 17px 65px;
  font-size: 18px;
}
body #product-details-panel .item table tbody tr td:first-child {
  font-weight: 700;
  width: 40%;
}
body.catalog-product-view .page-wrapper .header-wrapper {
  padding-bottom: 40px;
}
body.catalog-product-view .page-wrapper .header-wrapper .page-title-wrapper {
  padding-bottom: 100px;
}
body.catalog-product-view .page-wrapper .header-wrapper .page-title-wrapper > h1 {
  display: none;
}
body.catalog-product-view .page-wrapper .header-wrapper .page-title-wrapper h1 {
  text-transform: uppercase;
  margin-bottom: 50px;
}
body.catalog-product-view .page-wrapper .content-wrapper .container {
  margin-bottom: 0;
}
body.catalog-product-view .page-wrapper .content-wrapper .content-inner {
  margin-top: 0;
}
body.catalog-product-view .page-wrapper .product-top-block {
  padding: 0 110px;
  max-width: 1400px;
  margin: auto;
}
body.catalog-product-view .page-wrapper .product-top-block .product.media {
  width: 49%;
}
body.catalog-product-view .page-wrapper .product-top-block .product-info-main {
  background: #F7F7F7;
  padding: 52px;
  width: 49%;
}
body.catalog-product-view .page-wrapper .product-top-block .product-info-main .title-wrapper h1 {
  font-size: 22px;
  font-weight: 700;
  color: #1A2732;
  text-transform: none;
}
body.catalog-product-view .page-wrapper .product-top-block .product-info-main .title-wrapper h1 .category-name {
  text-transform: uppercase;
}
body.catalog-product-view .page-wrapper .product-top-block .product-info-main .overview {
  padding-bottom: 0;
  margin-bottom: 30px;
}
body.catalog-product-view .page-wrapper .product-top-block .product-info-main .overview ul {
  padding-left: 19px;
}
body.catalog-product-view .page-wrapper .product-top-block .product-info-main .overview ul li {
  font-size: 18px;
  color: #232323;
  font-weight: 400;
  list-style: outside;
  line-height: 28px;
}
body.catalog-product-view .page-wrapper .product-top-block .product-info-main .price-box {
  margin-bottom: 8px;
  line-height: normal;
}
body.catalog-product-view .page-wrapper .product-top-block .product-info-main .price-box .price {
  font-size: 24px;
  font-weight: 700;
  color: #4814A0;
}
body.catalog-product-view .page-wrapper .product-top-block .product-info-main .price-box .price strong {
  font-size: 42px;
}
body.catalog-product-view .page-wrapper .product-top-block .product-info-main .price-box {
  margin-bottom: 12px;
  line-height: normal;
}
body.catalog-product-view .page-wrapper .product-top-block .product-info-main .price-box .old-price {
  color: #878787;
  display: inline-block;
  position: relative;
}
body.catalog-product-view .page-wrapper .product-top-block .product-info-main .price-box .old-price .price {
  color: #878787;
  text-decoration: none;
}
body.catalog-product-view .page-wrapper .product-top-block .product-info-main .price-box .old-price:before,
body.catalog-product-view .page-wrapper .product-top-block .product-info-main .price-box .old-price:after {
  width: 110%;
  content: "";
  height: 3px;
  background: #878787;
  display: inline-block;
  position: absolute;
  left: -5%;
  top: 50%;
  transform: rotate(-20deg);
}
body.catalog-product-view .page-wrapper .product-top-block .product-info-main .price-box .old-price:after {
  transform: rotate(20deg);
}
body.catalog-product-view .page-wrapper .product-top-block .product-info-main .price-box .price {
  font-size: 34px;
  font-weight: 700;
  color: #4814A0;
}
body.catalog-product-view .page-wrapper .product-top-block .product-info-main .price-box .special-price {
  display: inline-block;
  width: 100%;
}
body.catalog-product-view .page-wrapper .product-top-block .product-info-main .price-box .month {
  font-size: 24px;
  color: #4814A0;
  font-weight: 700;
}
body.catalog-product-view .page-wrapper .product-top-block .product-info-main .for-shipping {
  margin-bottom: 34px;
}
body.catalog-product-view .page-wrapper .product-top-block .product-info-main .for-shipping i {
  font-size: 18px;
  color: #232323;
}
body.catalog-product-view .page-wrapper .product-top-block .product-info-main .product-add-form #product_addtocart_form .qty {
  display: none;
}
body.catalog-product-view .page-wrapper .product-top-block .product-info-main .product-add-form #product_addtocart_form .box-tocart {
  margin-bottom: 0;
}
body.catalog-product-view .page-wrapper .product-top-block .product-info-main .product-add-form #product_addtocart_form .actions .action {
  width: auto;
  border-radius: 25px;
  padding: 14px 36px;
  font-size: 14px;
  color: #fff;
  border: 2px solid #00c4df;
  font-weight: 700;
}
body.catalog-product-view .page-wrapper .product-top-block .product-info-main .product-add-form #product_addtocart_form .actions .action:after {
  display: inline-block;
  content: "";
  width: 19px;
  height: 15px;
  background: url("../images/button-arrow.png");
  margin-bottom: -3px;
  margin-left: 13px;
  position: static;
}
body.catalog-product-view .page-wrapper .product-top-block .bottom-container {
  margin-top: 80px;
}
body.catalog-product-view .page-wrapper .product-top-block .bottom-container .block-bottom {
  padding: 0 10px;
  display: flex;
  align-items: center;
}
body.catalog-product-view .page-wrapper .product-top-block .bottom-container .block-bottom .block-content {
  width: 50%;
  float: left;
}
body.catalog-product-view .page-wrapper .product-top-block .bottom-container .block-bottom .block-content h2 {
  font-size: 40px;
  font-weight: 700;
  color: #1A2732;
  line-height: 51px;
  margin-bottom: 24px;
}
body.catalog-product-view .page-wrapper .product-top-block .bottom-container .block-bottom .block-content .action.btn {
  width: auto;
}
body.catalog-product-view .page-wrapper .product-top-block .bottom-container .block-bottom .block-img {
  width: 54%;
  float: left;
  position: relative;
  top: -30px;
  left: 0;
}
body.cms-terms-of-use .page-wrapper .content-wrapper .content-inner,
body.cms-return-policy .page-wrapper .content-wrapper .content-inner,
body.cms-contact-us .page-wrapper .content-wrapper .content-inner {
  margin-top: 0;
}
body.cms-terms-of-use .page-wrapper .content-wrapper .content-inner .block,
body.cms-return-policy .page-wrapper .content-wrapper .content-inner .block,
body.cms-contact-us .page-wrapper .content-wrapper .content-inner .block {
  margin: auto;
  color: #232323;
}
body.cms-terms-of-use .page-wrapper .content-wrapper .content-inner .block h1,
body.cms-return-policy .page-wrapper .content-wrapper .content-inner .block h1,
body.cms-contact-us .page-wrapper .content-wrapper .content-inner .block h1 {
  font-size: 43px;
  font-weight: 700;
  line-height: 53px;
  margin-bottom: 42px;
}
body.cms-terms-of-use .page-wrapper .content-wrapper .content-inner .block p,
body.cms-return-policy .page-wrapper .content-wrapper .content-inner .block p,
body.cms-contact-us .page-wrapper .content-wrapper .content-inner .block p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #232323;
}
body.cms-our-lenses .content-wrapper .container {
  margin-bottom: 0;
  max-width: 1200px;
}
body.cms-our-lenses .content-wrapper .container .block .product.media {
  width: 58%;
}
body.cms-our-lenses .content-wrapper .container .block .product.media .product-img {
  text-align: right;
}
body.cms-our-lenses .content-wrapper .container .block .product-info-main {
  width: 42%;
}
body.cms-our-lenses .content-wrapper .container .block .product-info-main .title-wrapper {
  padding-bottom: 25px;
  border-bottom: 3px solid #8996A0;
  margin-bottom: 35px;
}
body.cms-our-lenses .content-wrapper .container .block .product-info-main .title-wrapper .page-title {
  font-size: 47px;
  font-weight: 700;
  color: #4814A0;
  margin-bottom: 65px;
}
body.cms-our-lenses .content-wrapper .container .block .product-info-main .title-wrapper .page-title .product-name {
  font-size: 47px;
  font-weight: 700;
  color: #4814A0;
  text-transform: capitalize;
}
body.cms-our-lenses .content-wrapper .container .block .product-info-main .title-wrapper p {
  font-size: 18px;
  color: #232323;
  font-weight: 400;
}
body.cms-our-lenses .content-wrapper .container .block .product-info-main .choose-product ul {
  background: #F2F2F2;
  border: none;
  padding: 20px 0;
  margin-bottom: 32px;
}
body.cms-our-lenses .content-wrapper .container .block .product-info-main .choose-product ul li {
  width: 100%;
  position: relative;
}
body.cms-our-lenses .content-wrapper .container .block .product-info-main .choose-product ul li:before {
  content: "";
  display: inline-block;
  background: #ffffff;
  width: 30px;
  height: 30px;
  border: 1px solid #707070;
  border-radius: 30px;
  top: 10px;
  left: 30px;
  position: absolute;
}
body.cms-our-lenses .content-wrapper .container .block .product-info-main .choose-product ul li.active:after {
  width: 20px;
  height: 20px;
  background: #40DAC5;
  position: absolute;
  display: inline-block;
  border-radius: 30px;
  content: '';
  top: 15px;
  left: 35px;
}
body.cms-our-lenses .content-wrapper .container .block .product-info-main .choose-product ul li a {
  border: none;
  background: transparent;
  font-size: 22px;
  font-weight: 700;
  color: #232323;
  padding-left: 78px;
}
body.cms-our-lenses .content-wrapper .container .block .product-info-main .price-box {
  margin-bottom: 12px;
  line-height: normal;
}
body.cms-our-lenses .content-wrapper .container .block .product-info-main .price-box .old-price {
  color: #878787;
  display: inline-block;
  position: relative;
}
body.cms-our-lenses .content-wrapper .container .block .product-info-main .price-box .old-price strong {
  color: #878787;
}
body.cms-our-lenses .content-wrapper .container .block .product-info-main .price-box .old-price:before,
body.cms-our-lenses .content-wrapper .container .block .product-info-main .price-box .old-price:after {
  width: 100%;
  content: "";
  height: 3px;
  background: #878787;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: rotate(-13deg);
}
body.cms-our-lenses .content-wrapper .container .block .product-info-main .price-box .old-price:after {
  transform: rotate(12deg);
}
body.cms-our-lenses .content-wrapper .container .block .product-info-main .price-box .price {
  font-size: 24px;
  font-weight: 700;
  color: #4814A0;
}
body.cms-our-lenses .content-wrapper .container .block .product-info-main .price-box .price strong {
  font-size: 34px;
}
body.cms-our-lenses .content-wrapper .container .block .product-info-main .add-description ul {
  padding-left: 20px;
}
body.cms-our-lenses .content-wrapper .container .block .product-info-main .add-description ul li {
  list-style: disc;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 5px;
  color: #232323;
}
body.cms-our-lenses .content-wrapper .container .block .product-info-main .add-description ul li:first-child span {
  font-weight: 700;
  color: #FF0000;
}
body.cms-our-lenses .content-wrapper .container .block #product-details-panel {
  margin-top: 66px;
}
body.cms-our-lenses .content-wrapper .container .block .bottom-container {
  margin-top: 0;
}
body.cms-our-lenses .content-wrapper .container .block .bottom-container .block-bottom {
  padding: 0 10px;
  display: flex;
  align-items: center;
}
body.cms-our-lenses .content-wrapper .container .block .bottom-container .block-bottom .block-content {
  width: 50%;
  float: left;
  height: auto;
  background: transparent;
  padding: 0;
}
body.cms-our-lenses .content-wrapper .container .block .bottom-container .block-bottom .block-content h2 {
  font-size: 40px;
  font-weight: 700;
  color: #1A2732;
  line-height: 51px;
  margin-bottom: 24px;
}
body.cms-our-lenses .content-wrapper .container .block .bottom-container .block-bottom .block-content .action.btn {
  width: auto;
}
body.cms-our-lenses .content-wrapper .container .block .bottom-container .block-bottom .block-img {
  width: 54%;
  float: left;
  position: relative;
  top: -30px;
  left: 0;
  height: auto;
}
body.cms-help h3 {
  font-size: 22px;
  line-height: 27px;
  color: #4814A0;
  letter-spacing: -1.5px;
  margin-bottom: 36px;
}
body.cms-help .block-container p {
  line-height: 28px;
}
body.cms-help .block-container p a {
  text-decoration: underline;
  color: #232323;
}
body.cms-help .block-container p a:hover {
  color: #00c4df;
}
body.cms-help .block-container p a:hover span {
  color: #00c4df;
}
body.cms-help .block-container p a span {
  color: #8996a0;
  text-decoration: underline;
}
body.cms-help .block-container p strong a {
  color: #232323;
  font-weight: 400;
}
body.cms-privacy-policy h3,
body.cms-terms-of-use h3,
body.cms-return-policy h3 {
  font-size: 34px;
}
body.cms-privacy-policy .page-wrapper .content-wrapper .content-inner .widget.block p,
body.cms-terms-of-use .page-wrapper .content-wrapper .content-inner .widget.block p,
body.cms-return-policy .page-wrapper .content-wrapper .content-inner .widget.block p {
  font-size: 14px;
}
body.cms-privacy-policy .page-wrapper .content-wrapper .content-inner .widget.block ul,
body.cms-terms-of-use .page-wrapper .content-wrapper .content-inner .widget.block ul,
body.cms-return-policy .page-wrapper .content-wrapper .content-inner .widget.block ul,
body.cms-privacy-policy .page-wrapper .content-wrapper .content-inner .widget.block ol,
body.cms-terms-of-use .page-wrapper .content-wrapper .content-inner .widget.block ol,
body.cms-return-policy .page-wrapper .content-wrapper .content-inner .widget.block ol {
  margin-left: 30px;
}
body.cms-privacy-policy .page-wrapper .content-wrapper .content-inner .widget.block ul li,
body.cms-terms-of-use .page-wrapper .content-wrapper .content-inner .widget.block ul li,
body.cms-return-policy .page-wrapper .content-wrapper .content-inner .widget.block ul li,
body.cms-privacy-policy .page-wrapper .content-wrapper .content-inner .widget.block ol li,
body.cms-terms-of-use .page-wrapper .content-wrapper .content-inner .widget.block ol li,
body.cms-return-policy .page-wrapper .content-wrapper .content-inner .widget.block ol li {
  font-size: 14px;
}
body.cms-privacy-policy .main-container a:hover,
body.cms-terms-of-use .main-container a:hover,
body.cms-return-policy .main-container a:hover {
  color: #00c4df;
  text-decoration: underline;
}
body.cms-privacy-policy .main-container a:hover strong,
body.cms-terms-of-use .main-container a:hover strong,
body.cms-return-policy .main-container a:hover strong {
  color: #00c4df;
}
body.ipay88-payment-response .content-inner {
  text-align: center;
}
.modal-popup div {
  font-size: 14px;
  font-family: Montserrat, sans-serif;
  color: #232323;
  font-weight: 400;
}
.modal-popup .modal-footer {
  margin-top: 10px;
  background: #ffffff;
  padding: 30px;
}
.modal-popup .modal-footer button {
  background: #00c5df;
  background: -moz-linear-gradient(left, #00c5df 0%, #12cad7 59%, #40dac5 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #00c5df), color-stop(59%, #12cad7), color-stop(100%, #40dac5));
  background: -webkit-linear-gradient(left, #00c5df 0%, #12cad7 59%, #40dac5 100%);
  background: -o-linear-gradient(left, #00c5df 0%, #12cad7 59%, #40dac5 100%);
  background: -ms-linear-gradient(left, #00c5df 0%, #12cad7 59%, #40dac5 100%);
  background: linear-gradient(to right, #00c5df 0%, #12cad7 59%, #40dac5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c5df', endColorstr='#40dac5', GradientType=1);
  padding: 10px 20px;
  border-radius: 25px;
  box-shadow: none;
  border: none;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
}
.modal-popup .modal-footer button:hover {
  background: #1a2732;
  color: #ffffff;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .container {
  margin-bottom: 75px;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .happy-eyes {
  margin-top: 26px;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .happy-eyes .block-top {
  margin-bottom: 68px;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .happy-eyes ul li span {
  margin-bottom: 7px;
  display: inline-block;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container {
  padding: 0 100px;
  text-align: center;
  margin-top: 18px;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content {
  text-align: center;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content h1 {
  color: #232323;
  margin-bottom: 36px;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content > p {
  margin-bottom: 22px;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list {
  margin-top: 74px;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item {
  width: calc((100% - 140px)/3);
  padding: 0;
  margin: 0;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item:nth-of-type(2) {
  margin: 0 69px;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item .product-item-info {
  background: transparent;
  padding: 0;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item .product-item-info .image-wrapper {
  margin: 0 0 34px 0;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item .product-item-info .product-item-photo:before {
  display: none;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item .product-item-info h4 {
  font-size: 22px;
  text-align: center;
  text-transform: none;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item .product-item-info h4 a {
  color: #232323;
  font-weight: 700;
  letter-spacing: -1.5px;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item .product-item-info .you-save {
  text-align: left;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item .product-item-info .you-save p {
  font-size: 24px;
  font-weight: 700;
  color: #FF0000;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item .product-item-info .price-box {
  margin-bottom: 12px;
  line-height: normal;
  text-align: left;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item .product-item-info .price-box .old-price {
  color: #878787;
  display: inline-block;
  position: relative;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item .product-item-info .price-box .old-price .price {
  color: #878787;
  text-decoration: none;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item .product-item-info .price-box .old-price:before,
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item .product-item-info .price-box .old-price:after {
  width: 100%;
  content: "";
  height: 3px;
  background: #878787;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: rotate(-13deg);
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item .product-item-info .price-box .old-price:after {
  transform: rotate(12deg);
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item .product-item-info .price-box .price {
  font-size: 34px;
  font-weight: 700;
  color: #4814A0;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item .product-item-info .price-box .special-price {
  display: inline-block;
  width: 100%;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item .product-item-info .price-box .month {
  font-size: 24px;
  color: #4814A0;
  font-weight: 700;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item .product-item-info .action.btn {
  width: auto;
  padding: 15px 37px;
  margin-top: 18px;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item .product-item-info .description-product {
  padding: 40px;
  text-align: left;
  background: #f6f6f6;
  margin-bottom: 20px;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item .product-item-info .description-product ul {
  padding-left: 20px;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item .product-item-info .description-product ul li {
  list-style: disc;
  margin-bottom: 10px;
  color: #232323;
  font-weight: 600;
  font-size: 18px;
}
body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item .product-item-info .description-product ul li:last-child {
  margin-bottom: 0;
}
footer {
  font-family: 'Montserrat', sans-serif;
  background: #1A2732;
}
footer .footer-top {
  position: relative;
}
footer .footer-top.category {
  display: none;
}
footer .footer-top .bottom-container {
  background: #00c5df;
  background: -moz-linear-gradient(left, #00c5df 0%, #12cad7 59%, #40dac5 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #00c5df), color-stop(59%, #12cad7), color-stop(100%, #40dac5));
  background: -webkit-linear-gradient(left, #00c5df 0%, #12cad7 59%, #40dac5 100%);
  background: -o-linear-gradient(left, #00c5df 0%, #12cad7 59%, #40dac5 100%);
  background: -ms-linear-gradient(left, #00c5df 0%, #12cad7 59%, #40dac5 100%);
  background: linear-gradient(to right, #00c5df 0%, #12cad7 59%, #40dac5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c5df', endColorstr='#40dac5', GradientType=1);
  padding-top: 196px;
}
footer .footer-top .bottom-container:after {
  display: block;
  content: "";
  height: 167px;
  width: 100%;
  background: #fff;
  transform: skewY(5deg);
  position: absolute;
  top: -83px;
}
footer .footer-top .bottom-container .block-bottom {
  max-width: 1400px;
  margin: auto;
  display: flex;
  align-items: center;
}
footer .footer-top .bottom-container .block-bottom .block-img {
  width: 50%;
  display: inline-block;
  text-align: right;
}
footer .footer-top .bottom-container .block-bottom .block-content {
  width: 42%;
  display: inline-block;
}
footer .footer-top .bottom-container .block-bottom .block-content h1 {
  font-size: 22px;
  font-weight: 700;
  color: #232323;
  margin-bottom: 14px;
  line-height: 27px;
}
footer .footer-top .bottom-container .block-bottom .block-content p {
  font-size: 18px;
  font-weight: 400;
  color: #232323;
  margin-bottom: 50px;
}
footer .footer-top .bottom-container .block-bottom .block-content .action.btn {
  background: #ffffff;
  color: #232323;
}
footer .footer-top .bottom-container .block-bottom .block-content .action.btn:after {
  background: url("../images/button-arrow-black.png") no-repeat;
}
footer .footer-top .bottom-container .block-bottom .block-content .action.btn:hover {
  background: #1a2732;
  color: #ffffff;
}
footer .footer-top .bottom-container .block-bottom .block-content .action.btn:hover:after {
  background: url('../images/button-arrow.png') no-repeat;
}
footer .footer.container {
  padding: 50px 0 35px;
  background: #1A2732;
  position: relative;
  color: #00C4DF;
}
footer .footer.container .top-footer {
  padding: 0 85px;
}
footer .footer.container .top-footer img {
  width: 150px;
}
footer .footer.container .row {
  margin: 0;
}
footer .footer.container .row .left-col {
  padding: 35px 0 46px 85px;
  width: 45.5%;
  float: left;
  border-right: 1px solid #00C4DF;
  font-size: 16px;
  font-weight: 700;
  color: #00C4DF;
}
footer .footer.container .row .left-col ul {
  width: 54%;
  float: left;
}
footer .footer.container .row .left-col ul li {
  margin-bottom: 8px;
  line-height: 21px;
}
footer .footer.container .row .left-col ul li a {
  cursor: pointer;
}
footer .footer.container .row .left-col ul li a:hover {
  color: #ffffff;
  opacity: 1;
}
footer .footer.container .row .left-col ul li a:focus {
  text-decoration: none;
  color: #ffffff;
}
footer .footer.container .row .left-col ul li .actions .action {
  max-width: 153px;
  padding: 2px 25px;
  font-size: 14px;
  background: #ffffff;
  border-radius: 25px;
  color: #1A2732;
  text-align: center;
  margin-top: 7px;
}
footer .footer.container .row .left-col ul li .actions .action:hover {
  color: #ffffff;
  background: #1a2732;
  border: 2px solid #ffffff;
}
footer .footer.container .row .left-col ul li .actions .action:after {
  display: none;
}
footer .footer.container .row .left-col ul:nth-of-type(2) {
  width: 45%;
}
footer .footer.container .row .right-col {
  width: 54%;
  float: left;
  padding: 9px 0 0 100px;
  color: #ffffff;
}
footer .footer.container .row .right-col .title {
  font-size: 22px;
  margin-bottom: 17px;
}
footer .footer.container .row .right-col .content input {
  height: 45px;
  max-width: 425px;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 400;
  border: none;
  margin-right: 20px;
  padding: 6px 21px;
  width: calc(87% - 172px);
}
footer .footer.container .row .right-col .content .input-group {
  display: inline-block;
  width: 100%;
}
footer .footer.container .row .right-col .content #newsletter-error {
  width: 100%;
  display: inline-block;
  margin-top: 7px;
}
footer .footer.container .row .right-col .content .input-wrapper {
  position: relative;
}
footer .footer.container .row .right-col .content .input-wrapper .label {
  font-size: 14px;
  font-style: italic;
  color: #ffffff;
  width: 380px;
  white-space: inherit;
  text-align: left;
  margin-top: 25px;
  line-height: inherit;
}
footer .footer.container .row .right-col .content .input-wrapper .label a {
  color: #00C4DF;
}
footer .footer.container .row .right-col .content .input-group-btn {
  width: 21%;
  float: left;
  top: 0;
  position: absolute;
  right: 13%;
}
footer .footer.container .row .right-col .content .input-group-btn .action.subscribe {
  border: 2px solid #00C4DF;
  color: #00C4DF;
  border-radius: 50px;
  padding: 10px 32px;
  background: transparent;
}
footer .footer.container .row .right-col .content .input-group-btn .action.subscribe span {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700;
}
footer .footer.container .row .right-col .content .input-group-btn .action.subscribe i {
  display: none;
}
footer .footer.container .row .right-col .content .input-group-btn .action.subscribe:after {
  display: none;
}
footer .footer.container .row .right-col .content .input-group-btn .action.subscribe:hover {
  border-color: #ffffff;
  background: #ffffff;
  color: #1A2732;
}
footer .footer.container .row .right-col .footer-social ul li {
  width: 32px;
  float: left;
  height: 32px;
  border-radius: 15px;
  background: #00C4DF;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 14px;
  margin-top: 5px;
}
footer .footer.container .row .right-col .footer-social ul li:last-child {
  margin-right: 0;
}
footer .footer.container .row .right-col .footer-social ul li span {
  margin-left: 5px;
}
footer .footer.container .bottom-footer {
  color: #8996A0;
  font-size: 14px;
  margin-top: 15px;
  padding: 0 85px;
  position: relative;
}
footer .footer.container .bottom-footer .copyright {
  font-size: 14px;
  font-weight: 600;
  color: #8996A0;
}
footer .footer.container .bottom-footer .copyright strong {
  color: #ffffff;
  font-weight: 600;
}
footer .footer.container .bottom-footer .copyright a:hover {
  color: #00c4df;
  opacity: 1;
}
footer .footer.container .bottom-footer .acction {
  width: 121px;
  height: 52px;
  background: #4814A0;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  color: #FFF;
  position: absolute;
  bottom: -2px;
  right: 38px;
  text-transform: uppercase;
}
footer .footer.container .bottom-footer .acction a {
  display: flex;
  align-items: center;
}
footer .footer.container .bottom-footer .acction a:before {
  width: 25px;
  height: 25px;
  display: inline-block;
  content: "";
  background: url("../images/help.png");
  margin-right: 7px;
}
@media (max-width: 1331px) {
  body .page-wrapper .header-wrapper .middle-block .middle-block-inner .logo-wrapper {
    width: 40%;
  }
  body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item {
    width: 60%;
  }
  body .page-wrapper .header-wrapper .right-block {
    float: right;
  }
  footer .footer.container .row .right-col {
    padding: 9px 0 0 50px;
  }
  footer .footer.container .row .right-col .content input {
    width: 65%;
  }
}
@media (min-width: 1008px) and (max-width: 1200px) {
  body .page-wrapper .header-wrapper .page-title-wrapper.home-banner .block-content {
    width: 46%;
  }
  body .page-wrapper .header-wrapper .page-title-wrapper.our-story-banner .block-content {
    width: 46%;
  }
  body .page-wrapper .content-wrapper .content-inner {
    margin-top: 0;
  }
  body .page-wrapper .content-wrapper .content-inner .widget.block .make-your-eyes-smile.block .block-bottom:nth-of-type(2) .block-content {
    padding: 50px;
  }
  body .page-wrapper .content-wrapper .content-inner .widget.block .block-bottom .block-content {
    padding: 50px;
  }
  body .page-wrapper .content-wrapper .content-inner .widget.block .block.try-them {
    padding: 57px 50px 80px;
  }
  body .page-wrapper .content-wrapper .content-inner .widget.block .block.try-them .block-bottom {
    display: flex;
    align-items: center;
  }
  body .page-wrapper .content-wrapper .content-inner .widget.block .block.happy-eyes .block-bottom .block-content {
    padding: 0 50px;
  }
  body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item .product-item-info .you-save p {
    font-size: 20px;
  }
  body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item .product-item-info .price-box span strong {
    font-size: 30px;
  }
  body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item .product-item-info .price-box span {
    font-size: 18px;
  }
}
@media (max-width: 1007px) {
  footer .footer.container {
    text-align: center;
  }
  footer .footer.container .middle-footer .left-col {
    width: 100%;
  }
  footer .footer.container .middle-footer .left-col ul {
    width: 100% !important;
    margin-bottom: 0;
  }
  footer .footer.container .middle-footer .left-col ul li {
    margin-bottom: 10px;
  }
  footer .footer.container .middle-footer .right-col {
    width: 100%;
  }
  footer .footer.container .middle-footer .right-col .content input {
    max-width: 100%;
    margin: 0;
    width: 100% !important;
  }
  footer .footer.container .middle-footer .right-col .content .input-group-btn {
    position: static !important;
    width: 100% !important;
    margin-top: 70px !important;
  }
  footer .footer.container .middle-footer .right-col .content label.label {
    position: absolute;
    left: 0;
    bottom: 70px;
  }
  footer .footer.container .middle-footer .right-col .content .input-wrapper .label {
    width: 100%;
  }
  footer .footer.container .middle-footer .right-col .footer-social {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  footer .footer.container .middle-footer .right-col .footer-social ul {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  body #product-details-panel .item h4 {
    font-size: 30px;
  }
  body #product-details-panel .item table tbody tr td {
    font-size: 14px;
    width: 100% !important;
    display: inline-block;
  }
  body #product-details-panel .item table tbody tr td:first-child {
    padding: 15px 15px 0 15px;
    font-weight: 600;
  }
  body #product-details-panel .item table tbody tr td:last-child {
    padding: 5px 15px 15px 15px;
  }
  body.cms-our-lenses .content-wrapper #product-details-panel {
    margin-top: 60px;
  }
  body.cms-our-lenses .content-wrapper .container .block.product-top-block {
    padding-bottom: 40px;
  }
  body.cms-our-lenses .content-wrapper .container .block .product-info-main .title-wrapper .page-title {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 30px;
  }
  body.cms-our-lenses .content-wrapper .container .block .product-info-main .title-wrapper .page-title .product-name {
    font-size: 30px;
    line-height: 1.2;
  }
  body.cms-our-lenses .content-wrapper .container .block .product-info-main .price-box .price strong {
    font-size: 30px;
  }
  body.cms-our-lenses .content-wrapper .container .block .bottom-container .block-bottom {
    display: block;
  }
  body.cms-our-lenses .content-wrapper .container .block .bottom-container .block-bottom .block-content h2 {
    font-size: 24px;
    line-height: 1.2;
  }
  body.cms-our-lenses .content-wrapper .container .block .bottom-container .block-bottom .block-content,
  body.cms-our-lenses .content-wrapper .container .block .bottom-container .block-bottom .block-img {
    width: 100%;
    padding: 15px !important;
    position: static;
  }
  body.catalog-product-view .page-wrapper .content-wrapper .container .product-top-block {
    padding: 0 15px;
  }
  body.catalog-product-view .page-wrapper .content-wrapper .container .product-top-block .product.media {
    width: 100%;
  }
  body.catalog-product-view .page-wrapper .content-wrapper .container .product-top-block .product.media .fotorama__stage {
    margin: auto;
  }
  body.catalog-product-view .page-wrapper .content-wrapper .container .product-top-block .product-info-main {
    width: 100%;
  }
  body.catalog-product-view .page-wrapper .content-wrapper .container .product-top-block #product-details-panel {
    margin-top: 60px;
  }
  body.catalog-product-view .page-wrapper .content-wrapper .container .product-top-block .bottom-container {
    margin-top: 40px;
  }
  body.catalog-product-view .page-wrapper .content-wrapper .container .product-top-block .bottom-container .block-bottom {
    display: block;
  }
  body.catalog-product-view .page-wrapper .content-wrapper .container .product-top-block .bottom-container .block-bottom .block-content,
  body.catalog-product-view .page-wrapper .content-wrapper .container .product-top-block .bottom-container .block-bottom .block-img {
    width: 100%;
    position: static;
    padding: 15px;
  }
  body.cms-order-now .page-wrapper .content-wrapper .content-inner .widget.block .block-container .block-content .block-products-list .product-items .item .product-item-info .price-box span strong {
    font-size: 32px;
  }
}
html.ie11 .minicart-wrapper .title-cart .icon {
  top: -5px;
}
@media (max-width: 840px) {
  footer .footer.container .middle-footer .right-col .content .input-group-btn {
    margin-top: 90px !important;
  }
}
@media (min-width: 751px) and (max-width: 767px) {
  footer .footer.container .middle-footer .right-col .content .input-group-btn {
    margin-top: 70px !important;
  }
}
@media (max-width: 407px) {
  footer .footer.container .middle-footer .right-col .content .input-group-btn {
    margin-top: 110px !important;
  }
}
#group-fields-customer-attributes {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
body.cms-home .page-wrapper .header-wrapper {
  padding-bottom: 0;
}
body.cms-home .page-wrapper .header-wrapper .page-title-wrapper {
  max-width: 100%;
}
body.cms-home .page-wrapper .header-wrapper .page-title-wrapper:after {
  display: none;
}
body.cms-home .home-banner .owl-controls .owl-dots {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}
body.customer-account-create .header-wrapper .page-title-wrapper:after {
  content: none;
}
body.customer-account-create .content-wrapper .content-inner .block.happy-eyes {
  display: none;
}
body.customer-account-create .content-wrapper .content-inner .customer-info {
  display: flex;
  flex-direction: column-reverse;
}
body.customer-account-create .content-wrapper .content-inner .customer-info .sign-up {
  text-align: center;
  color: #033E50;
  font-weight: 600;
  margin-bottom: 55px;
  font-size: 32px;
}
body.cms-how-it-works .column.main {
  max-width: 1400px;
  margin: auto;
}
body.cms-how-it-works .page-wrapper .header-wrapper {
  background-image: url(../../../../../../media/how_it_works/how-it-work.png);
  background-size: cover;
  background-position: center;
}
@media (max-width: 768px) {
  body.cms-how-it-works .page-wrapper .header-wrapper {
    background-image: url(../../../../../../media/how_it_works/how-it-work-mb.png);
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: #BED600;
  }
}
body.cms-how-it-works .page-wrapper .header-wrapper .page-title-wrapper {
  text-align: left;
  padding-left: 10%;
}
body.cms-how-it-works .page-wrapper .header-wrapper .page-title-wrapper h1 {
  margin: 0;
}
body.cms-how-it-works .page-wrapper .header-wrapper .page-title-wrapper h1.page-name {
  color: #003e52;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
}
body.cms-how-it-works .page-wrapper .header-wrapper .page-title-wrapper h1.page-title {
  font-size: 20px;
}
body.cms-how-it-works .page-wrapper .header-wrapper .page-title-wrapper h1 span {
  font-size: 32px;
  font-weight: 400;
  max-width: 400px;
  display: block;
  line-height: normal;
}
body.cms-how-it-works .page-wrapper .header-wrapper .page-title-wrapper:after {
  content: none;
}
body.cms-how-it-works .how-it-work {
  padding: 0 50px;
  max-width: 1400px;
  margin: auto;
}
body.cms-how-it-works .how-it-work .work-step {
  overflow: hidden;
  margin: 60px 0 60px;
}
body.cms-how-it-works .how-it-work .work-step .step {
  width: calc(100% / 3);
  float: left;
  padding: 0 15px;
}
body.cms-how-it-works .how-it-work .work-step .step-img {
  text-align: center;
}
body.cms-how-it-works .how-it-work .work-step .step-title {
  text-align: center;
  color: #003e52;
  font-size: 18px;
  margin: 15px 0 10px;
  font-weight: 600;
}
@media (max-width: 992px) and (min-width: 768px) {
  body.cms-how-it-works .how-it-work .work-step .step-title {
    min-height: 50px;
  }
}
body.cms-how-it-works .how-it-work .work-step .step-description {
  font-weight: 500;
  color: #232323;
  font-size: 16px;
  line-height: 1.625;
  text-align: center;
  max-width: 350px;
  margin: auto;
}
body.cms-how-it-works .how-it-work .work-step .step-description a {
  color: #4814a0;
  text-decoration: underline;
}
body.cms-how-it-works .how-it-work .sign-up-now {
  text-align: center;
}
body.cms-how-it-works .how-it-work .sign-up-now a {
  font-weight: 700;
  line-height: 1.27;
  font-size: 15px;
  text-align: center;
  background-color: #00c4df;
  border-radius: 100px;
  color: #fff;
  border: 2px solid #00c4df;
  padding: 14px 41px;
  text-transform: uppercase;
}
body.cms-how-it-works .contact-info {
  float: left;
  width: calc(100% / 3);
  padding: 0 30px;
  position: relative;
  z-index: 1;
}
body.cms-how-it-works .aveo-contact {
  text-align: center;
  background-color: #f1f7f7;
  padding: 50px;
  margin-top: 65px;
  position: relative;
}
body.cms-how-it-works .aveo-contact:after {
  content: '';
  position: absolute;
  width: 100vw;
  height: 100%;
  background-color: #f1f7f7;
  top: 0;
  left: 0;
  margin-left: 50%;
  transform: translateX(-50%);
}
body.cms-how-it-works .contact-img {
  min-height: 145px;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.cms-how-it-works .contact-title {
  color: #003e52;
  font-size: 18px;
  margin: 15px 0 5px;
  font-weight: 600;
  text-transform: uppercase;
}
body.cms-how-it-works .contact-description {
  font-weight: 500;
  color: #232323;
  font-size: 15px;
  line-height: 1.625;
  min-height: 96px;
}
body.cms-how-it-works .learn-more {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 10px;
}
body.cms-how-it-works .learn-more a {
  color: #00c4df;
  text-decoration: underline;
}
body.cms-how-it-works .promise {
  background-color: #003e52;
  color: white;
  padding: 50px 40px 30px;
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
}
body.cms-how-it-works .promise:after {
  content: '';
  position: absolute;
  width: 100vw;
  height: 100%;
  background-color: #003e52;
  top: 0;
  left: 0;
  margin-left: 50%;
  transform: translateX(-50%);
}
body.cms-how-it-works .promise-left,
body.cms-how-it-works .promise-right {
  position: relative;
  z-index: 1;
}
body.cms-how-it-works .promise-left {
  float: left;
  width: 50%;
  padding-top: 25px;
}
body.cms-how-it-works .promise-right {
  float: left;
  width: 50%;
}
body.cms-how-it-works .promise-title {
  margin-bottom: 25px;
  color: white;
}
body.cms-how-it-works span.promise-icon {
  position: absolute;
  top: 27px;
}
body.cms-how-it-works .promise-content {
  padding-left: 25px;
  line-height: 40px;
  font-size: 16px;
  font-weight: 400;
}
body.cms-how-it-works .promise-content a {
  text-decoration: underline;
  color: white;
}
body.cms-how-it-works .promise-list {
  border-bottom: 2px solid #3D6C7B;
  padding: 20px 0 10px;
  position: relative;
}
body.cms-how-it-works .promise-list:last-child {
  border: none;
}
body.cms-how-it-works .promise-description {
  max-width: 480px;
  line-height: 1.5;
}
@media (max-width: 767px) {
  body.cms-how-it-works .contact-info {
    width: 100% !important;
    padding: 0;
  }
  body.cms-how-it-works .aveo-contact {
    padding: 20px;
  }
  body.cms-how-it-works .how-it-work {
    padding: 0 5px;
  }
  body.cms-how-it-works .how-it-work .work-step .step {
    width: 100%;
    padding: 20px 15px;
  }
  body.cms-how-it-works .promise-left,
  body.cms-how-it-works .promise-right {
    width: 100%;
  }
  body.cms-how-it-works .promise {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.page-header .welcome span {
  font-weight: 500;
  color: #232323;
  font-size: 14px;
  line-height: 1.625;
}
.page-header .welcome a {
  font-size: 14px;
  color: #00C4DF;
  font-weight: 600;
}
.parent.current .dropdown-menu {
  display: block;
}
.parent .drilldown-back {
  display: none;
}
.parent .mega-col {
  padding: 0;
}
.parent > .nav-anchor {
  position: relative;
}
.parent > .nav-anchor:after {
  content: "\f107";
  position: absolute;
  font-family: FontAwesome;
  right: -15px;
}
.mobile-menu-wrapper .nav > li {
  border-bottom: 1px solid #cecece;
}
.mobile-menu-wrapper .parent .ui-menu .has-child {
  background: #f2f7f7;
  margin-bottom: 4px;
  padding: 15px 0;
}
.mobile-menu-wrapper .parent .ui-menu .has-child > a {
  color: #7a97ab;
  font-size: 15px;
  text-transform: uppercase;
  padding: 0 15px;
}
.mobile-menu-wrapper .parent .ui-menu > .ui-menu {
  padding: 0;
}
.mobile-menu-wrapper .parent .ui-menu > .ui-menu li a {
  font-size: 18px;
  font-weight: 500;
  color: #232323;
  padding: 0 15px;
}
.mobile-menu-wrapper .ui-menu {
  padding-left: 15px;
  width: 100%;
  display: block !important;
}
.mobile-menu-wrapper .ui-menu a {
  font-weight: 700;
  padding: 10px 15px;
}
.mobile-menu-wrapper .navbar-default .nav li a {
  display: inline-block;
  color: #003e52;
  font-size: 20px;
  font-weight: 600;
  padding: 10px 0;
  line-height: 1.4;
}
.mobile-menu-wrapper .fa-angle-down.active {
  transform: rotate(180deg);
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .left-item .panel {
  padding-top: 15px;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .menu-wrapper .container {
  display: none;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .mega-col .nav-item span {
  color: #7a97ab;
  font-size: 15px;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .mega-col .item-before-content {
  color: #232323;
  font-size: 18px;
  padding: 13px 29px 13px 30px;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level0.parent {
  position: static !important;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level0.parent > .dropdown-menu {
  border: none;
  top: 100% !important;
  width: 100%;
  padding: 0 60px;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level0.parent > .dropdown-menu:after {
  position: absolute;
  content: '';
  height: 172px;
  background: #f7f7f7;
  width: 100vw;
  top: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  left: 50%;
  box-shadow: -4px 8px 14px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: -4px 8px 14px 0px rgba(0, 0, 0, 0.2);
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .navigation .level0 .submenu .submenu {
  top: 0 !important;
  left: 0 !important;
  display: block;
  box-shadow: none;
  background: transparent;
  border: none;
  background-position-x: left !important;
  background-position-y: 25px !important;
  background-size: 160px !important;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .navigation .level0 .submenu .submenu .nav-anchor {
  padding: 0;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1 > .item-content1 > .mega-col {
  width: 100%;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1 > .item-content1 > .mega-col:last-child:after {
  content: none;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1 > .item-content1 > .mega-col:after {
  content: '';
  position: absolute;
  width: 2px;
  height: 100px;
  background: #eaeaea;
  top: 30px;
  z-index: 102;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1.parent {
  position: relative;
  width: calc(100% / 3);
  float: left;
  display: flex;
  justify-content: flex-end;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1.parent > .nav-anchor {
  width: 50%;
  top: 30px;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1.parent > .submenu {
  width: 100%;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1.parent > .submenu .submenu-inner {
  float: right;
  width: 50%;
  margin-right: 15px;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1.parent .nav-anchor {
  line-height: normal;
  min-height: 50px;
  display: flex;
  align-self: center;
  padding: 0;
  top: 30px;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1.parent .nav-anchor:after {
  content: '';
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1.parent .nav-anchor span {
  max-width: 150px;
  padding: 0;
  color: #7a97ab;
  font-size: 15px;
  display: flex;
  align-items: center;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level2.nav-item .nav-anchor {
  min-height: auto;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level2.nav-item .nav-anchor span {
  color: #1a2732;
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
}
.nav-open .page-wrapper {
  left: 80%;
}
.nav-open .nav-sections {
  width: 80%;
}
body.cms-benefit .page-wrapper .header-wrapper {
  background-image: url(../../../../../../media/how_it_works/benefits.png);
  background-size: cover;
  background-position: center;
}
@media (max-width: 768px) {
  body.cms-benefit .page-wrapper .header-wrapper {
    background-image: url(../../../../../../media/how_it_works/benefits-mb.png);
    background-size: contain;
    background-position: 0 85%;
    background-repeat: no-repeat;
    background-color: #30DAC4;
  }
}
body.cms-benefit .page-wrapper .header-wrapper .page-title-wrapper {
  text-align: left;
  padding-left: 10%;
}
body.cms-benefit .page-wrapper .header-wrapper .page-title-wrapper h1 {
  margin: 0;
}
body.cms-benefit .page-wrapper .header-wrapper .page-title-wrapper h1.page-name {
  color: #003e52;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
}
body.cms-benefit .page-wrapper .header-wrapper .page-title-wrapper h1.page-title {
  font-size: 20px;
}
body.cms-benefit .page-wrapper .header-wrapper .page-title-wrapper h1 span {
  font-size: 28px;
  max-width: 500px;
  display: block;
  line-height: normal;
}
body.cms-benefit .page-wrapper .header-wrapper .page-title-wrapper:after {
  content: none;
}
body.cms-benefit .column.main {
  max-width: 1400px;
  margin: auto;
}
body.cms-benefit .health-title {
  font-size: 32px;
  line-height: 1.31;
  margin-bottom: 20px;
  color: #003e52;
  text-align: center;
  font-weight: 500;
}
body.cms-benefit .health-description {
  font-weight: 500;
  color: #232323;
  font-size: 16px;
  line-height: 1.625;
  text-align: center;
  max-width: calc(100% * 2 / 3);
  margin: auto;
}
body.cms-benefit .list-title {
  font-weight: 600;
  color: #232323;
  margin-bottom: 10px;
  text-align: center;
  font-size: 18px;
}
body.cms-benefit .health-option {
  overflow: hidden;
  margin-top: 50px;
}
body.cms-benefit .health-list {
  float: left;
  width: 25%;
  padding: 0 15px;
  text-align: center;
}
body.cms-benefit .serious-title {
  font-size: 24px;
  line-height: 1.34;
  color: #003e52;
  font-weight: 500;
  text-align: center;
}
body.cms-benefit .serious-content {
  overflow: hidden;
}
body.cms-benefit .serious-content .serious-video,
body.cms-benefit .serious-content .serious-description {
  width: 50%;
  float: left;
}
body.cms-benefit .serious-content .serious-video iframe {
  width: 100%;
}
body.cms-benefit .serious-content .serious-description {
  padding-left: 20px;
}
body.cms-benefit .technology-title {
  font-weight: 600;
  color: #232323;
  margin-bottom: 10px;
  text-align: center;
  font-size: 24px;
}
body.cms-benefit .technology-img,
body.cms-benefit .technology-description {
  float: left;
  padding: 0 15px;
}
body.cms-benefit .technology-img {
  width: calc(100% / 3);
}
body.cms-benefit .technology-description {
  width: calc(100% * 2 / 3);
}
body.cms-benefit .technology-description h3 {
  font-size: 16px;
  color: #232323;
  font-weight: 600;
  margin-bottom: 0px;
}
body.cms-benefit .technology-description h2 {
  font-size: 24px;
  line-height: 1.34;
  color: #003e52;
  margin-bottom: 10px;
  margin-top: 5px;
  font-weight: 500;
}
body.cms-benefit .technology-description p {
  font-weight: 500;
  color: #232323;
  font-size: 16px;
  line-height: 1.625;
}
body.cms-benefit .our-technology {
  overflow: hidden;
  padding: 40px 0;
}
@media (max-width: 767px) {
  body.cms-benefit .health-description {
    padding: 0 15px;
  }
  body.cms-benefit .health-list {
    width: 100%;
    margin: 5px 0;
  }
  body.cms-benefit .serious-content .serious-description,
  body.cms-benefit .serious-content .serious-video {
    width: 100%;
    padding: 15px;
  }
  body.cms-benefit .technology-title {
    padding: 0 15px;
    font-size: 18px;
  }
  body.cms-benefit .technology-img,
  body.cms-benefit .technology-description {
    width: 100%;
    padding: 15px;
  }
  body.cms-benefit .technology-description h3 {
    margin-bottom: 0;
  }
}
body.product-aveo-hello.page-product-bundle .bundle-options-container .product-add-form .sub-fieldset .field.option.required > .field:nth-child(4) .label:after,
body.product-aveo-hello.page-product-bundle .bundle-options-container .product-add-form .sub-fieldset .field.option.required > .field:nth-child(5) .label:after {
  display: none;
}
body.product-aveo-hello.page-product-bundle .top-banner-product,
body.product-aveo-hello.page-product-bundle .page-header.sticky,
body.product-aveo-hello.page-product-bundle .bundle-options-container #bundleSummary .product-details .actions .action,
body.product-aveo-hello.page-product-bundle #product-details-panel .product-details tr:first-child td:nth-child(2),
body.product-aveo-hello.page-product-bundle #product-details-panel .add-to-cart-product a {
  background-color: #00c4df !important;
  border-color: #00c4df !important;
}
body.product-aveo-hello.page-product-bundle #product-details-panel .add-to-cart-product a:hover {
  background-color: white !important;
}
body.product-aveo-hello.page-product-bundle .bundle-options-container #bundleSummary .product-details .actions .action:hover {
  color: #232323;
  background-color: white !important;
}
body.product-aveo-hello.page-product-bundle #product-details-panel .item table tbody tr td:first-child,
body.product-aveo-hello.page-product-bundle #product-details-panel .item table tbody tr td:last-child {
  width: 50%;
}
body.product-aveo-hello.page-product-bundle #product-details-panel .item table tbody tr td:last-child {
  background-color: #F2FCFD;
}
@media (max-width: 767px) {
  body.product-aveo-hello.page-product-bundle #product-details-panel .item table tbody tr td:last-child {
    background-color: transparent;
  }
}
body.product-aveo-hello.page-product-bundle .product-details a {
  color: #4814a0;
}
body.product-aveo-hello.page-product-bundle .top-banner-product .main-content .infor-title-product .price-sale {
  color: #003e52;
}
body.product-aveo-hello.page-product-bundle .top-banner-product .main-content .infor-title-product .infor-price {
  color: #003e52;
}
body.product-aveo-hello.page-product-bundle .infor-title-product .product-name {
  color: #212A2B;
  font-size: 18px;
  line-height: 1.6;
}
body.product-aveo-hello.page-product-bundle .infor-title-product .meta-keyword {
  color: #004C61;
}
body.product-aveo-hello.page-product-bundle .infor-title-product .meta-description {
  color: #135158;
}
body.product-aveo-hello.page-product-bundle .aveo-test-drive {
  display: block;
}
.content-timeline-block {
  position: relative;
}
.timeline-container {
  position: absolute;
  left: 50%;
}
.bundle-options-container .product-add-form .sub-fieldset .field.option.required .field .control select option:first-child {
  display: none;
}
.bundle-options-container .product-add-form .sub-fieldset .field.option.required .field.Base-Curve .label:after,
.bundle-options-container .product-add-form .sub-fieldset .field.option.required .field.Diameter .label:after {
  display: none !important;
}
.bundle-options-container .product-add-form .sub-fieldset .field.option.required .field.Base-Curve > .control:before,
.bundle-options-container .product-add-form .sub-fieldset .field.option.required .field.Diameter > .control:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.bundle-options-container .product-add-form .sub-fieldset .field.option.required .field.Base-Curve > .control:after,
.bundle-options-container .product-add-form .sub-fieldset .field.option.required .field.Diameter > .control:after {
  display: none;
}
.bundle-options-container .product-add-form .sub-fieldset .field.option.required .field.Base-Curve > .control .form-control,
.bundle-options-container .product-add-form .sub-fieldset .field.option.required .field.Diameter > .control .form-control {
  border: none;
  color: #232323;
  font-size: 16px;
  font-weight: normal;
  padding-left: 0;
}
body #product-details-panel .item table tbody tr td.description div {
  margin: 15px 0;
}
.checkmark.active:after {
  display: block !important;
}
.header-wrapper .minicart-wrapper .minicart-title {
  color: #003e52;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-top: 50px;
}
.header-wrapper .minicart-wrapper .minicart-items .product-item .product-item-details .minicart-items-wrapper {
  overflow: scroll;
}
.header-wrapper .minicart-wrapper .minicart-items .product-item .product-item-details .product-item-pricing {
  float: left;
  display: none;
}
.header-wrapper .minicart-wrapper .minicart-items .product-item .product-item-details .product-item-name a {
  color: #003e52;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
}
.header-wrapper .minicart-wrapper .minicart-items .product-item .product-item-details .price-container .price {
  color: #003e52;
  font-size: 14px;
  font-weight: 700;
  line-height: 25px;
  text-transform: uppercase;
}
.header-wrapper .minicart-wrapper .block-content {
  display: flex;
  flex-direction: column;
}
.header-wrapper .minicart-wrapper .block-content .checkout-btn {
  order: 1;
}
.header-wrapper .minicart-wrapper .block-content .view-cart-btn .secondary,
.header-wrapper .minicart-wrapper .block-content .view-cart-btn a {
  width: 100%;
}
.header-wrapper .minicart-wrapper .block-content .subtotal .label,
.header-wrapper .minicart-wrapper .block-content .subtotal .price-container {
  color: #003e52;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.header-wrapper .minicart-wrapper .minicart-items .product.product-item {
  border: none;
}
.header-wrapper .minicart-wrapper .minicart-items .product .product {
  overflow: hidden;
}
.header-wrapper .minicart-wrapper .minicart-items .product .toggle {
  display: none;
}
.header-wrapper .minicart-wrapper .minicart-items .product .content {
  display: block !important;
}
.header-wrapper .minicart-wrapper .minicart-items-wrapper {
  height: 100% !important;
}
.header-wrapper .minicart-wrapper .product-item-photo {
  width: 40%;
  text-align: center;
}
.header-wrapper .minicart-wrapper .product-item-details {
  width: 60%;
  float: left;
}
.header-wrapper .minicart-wrapper .close-cart {
  background-image: url('../../../../../../media/how_it_works/mini-close.png');
  width: 43px;
  height: 43px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  left: -21px;
  top: 41px;
  position: absolute;
}
.header-wrapper .minicart-wrapper .minicart-items {
  border-bottom: 1px solid #707070;
}
.header-wrapper .minicart-wrapper .minicart-items .update-cart-item {
  display: none !important;
}
.header-wrapper .minicart-wrapper .minicart-items .action.delete {
  width: 17px;
  height: 22px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('../../../../../../media/how_it_works/Icon-Trash.png');
  display: block;
  margin-left: 15px;
}
.header-wrapper .minicart-wrapper .minicart-items .action.delete:before {
  display: none;
}
.header-wrapper .minicart-wrapper .product-item-details .first,
.header-wrapper .minicart-wrapper .product-item-details .second {
  padding: 0 !important;
  flex-direction: column;
  position: relative;
}
.header-wrapper .minicart-wrapper .product-item-details .first .details-qty,
.header-wrapper .minicart-wrapper .product-item-details .second .details-qty {
  order: 1;
}
.header-wrapper .minicart-wrapper .product-item-details .first .label,
.header-wrapper .minicart-wrapper .product-item-details .second .label {
  color: #003e52;
  font-size: 13px;
  font-weight: 600;
  text-align: left;
}
.header-wrapper .minicart-wrapper .product-item-details .first .price_html .price,
.header-wrapper .minicart-wrapper .product-item-details .second .price_html .price {
  color: #003e52;
  font-size: 14px;
  font-weight: 700;
}
.header-wrapper .minicart-wrapper .product-item-details .first > span,
.header-wrapper .minicart-wrapper .product-item-details .second > span {
  display: none;
}
.header-wrapper .minicart-wrapper .product-item-details .first > span.label,
.header-wrapper .minicart-wrapper .product-item-details .second > span.label,
.header-wrapper .minicart-wrapper .product-item-details .first > span.power,
.header-wrapper .minicart-wrapper .product-item-details .second > span.power,
.header-wrapper .minicart-wrapper .product-item-details .first > span.price_html,
.header-wrapper .minicart-wrapper .product-item-details .second > span.price_html,
.header-wrapper .minicart-wrapper .product-item-details .first > span.product-name,
.header-wrapper .minicart-wrapper .product-item-details .second > span.product-name {
  display: block;
}
.header-wrapper .minicart-wrapper .product-item-details .first > span .form,
.header-wrapper .minicart-wrapper .product-item-details .second > span .form {
  position: relative;
}
.header-wrapper .minicart-wrapper .product-item-details .second {
  margin-top: 20px;
}
.header-wrapper .minicart-wrapper .product-item-details .product.options {
  display: none;
}
.header-wrapper .minicart-wrapper .product-item-details .action.update {
  display: none;
  align-items: center;
  justify-items: center;
  height: 31px;
  border-radius: 50px;
  font-size: 10px;
  margin-left: 3px;
  background-color: #00c4df;
  border: 2px solid #00c4df;
  color: white;
}
.header-wrapper .minicart-wrapper .product-item-details .form {
  overflow: hidden;
}
.header-wrapper .minicart-wrapper .product-item-details .form.active .action.update {
  display: block;
}
.header-wrapper .minicart-wrapper .product-item-details .product-name {
  font-size: 14px;
  font-weight: 700;
  color: #003e52;
  text-decoration: none;
}
.header-wrapper .minicart-wrapper .product-item-details .power {
  color: #003e52;
  font-size: 12px;
  font-weight: 400;
  position: absolute;
  right: 0;
  top: 22px;
}
body {
  transition: 0.5s;
}
body .mage-dropdown-dialog {
  display: none !important;
}
body.open-cart {
  transform: translateX(-321px);
  overflow: hidden;
}
body.open-cart .mage-dropdown-dialog {
  display: block !important;
}
body.open-cart:before {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.77;
  z-index: 6;
  top: 0;
  content: '';
}
.customer-account-create.page-layout-1column .doctor-info {
  display: none;
}
.close-menu {
  background-size: 20px 20px;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 13px;
  z-index: 9999;
}
.customer-account-login .page-wrapper .header-wrapper {
  background: #06c3de;
  min-height: auto;
  padding: 50px 0;
}
.customer-account-create .page-wrapper .header-wrapper {
  background: #06c3de;
}
.page-wrapper > .nav-sections {
  display: none;
}
html body .page-wrapper .header-wrapper .page-header .logo-change {
  display: block;
}
html body .page-wrapper .header-wrapper .page-header .logo {
  display: none;
}
@media (min-width: 1008px) {
  html body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item {
    width: 75%;
  }
  body .page-header .welcome {
    float: left;
  }
  html body .page-wrapper .header-wrapper .container {
    padding: 0 35px;
    max-width: 1400px;
    width: 100%;
  }
  html body .page-wrapper .header-wrapper .top-block .right-block ul li.link-btn {
    margin: 0;
    padding: 12.5px 15px;
  }
  html body .page-wrapper .header-wrapper .middle-block .middle-block-inner .logo-wrapper {
    width: 20%;
  }
  html body .page-wrapper .header-wrapper .page-header.sticky .logo-change {
    width: 80px;
  }
}
@media (min-width: 768px) and (max-width: 1007px) {
  html body .page-wrapper .header-wrapper .page-header .logo-change {
    width: 80px;
  }
  html body .page-wrapper .header-wrapper .middle-block .middle-block-inner .logo-wrapper {
    position: absolute;
    top: -28px;
    left: 0;
    text-align: center;
    display: flex;
    justify-content: left;
    width: 100%;
    z-index: 1;
    padding-left: 50px;
  }
  html body .page-wrapper .header-wrapper .page-header.sticky .logo-change {
    width: 80px;
    transition: 0s all;
    padding: 1px 0 0 2px;
  }
  .page-header .action.nav-toggle span {
    display: none;
  }
  html body .page-wrapper .header-wrapper .top-block {
    background: transparent;
  }
  html body .page-wrapper .header-wrapper .container,
  html body .page-wrapper .header-wrapper .container {
    padding: 0;
    width: 100%;
  }
  html .page-header .welcome {
    background: #fff;
    margin-bottom: 10px;
    padding: 3.5px 0;
    width: 100%;
  }
  html body .page-wrapper .header-wrapper .top-block .right-block {
    padding-right: 15px;
    position: absolute;
    right: 0;
  }
  html .page-header.header-2 .menu-wrapper {
    top: 32px;
    left: 20px;
  }
  html body .page-wrapper .header-wrapper .top-block .right-block ul li.link-btn {
    background: transparent;
    border-radius: 100px;
    border: 2px solid #003e52;
    padding: 9px 24px;
    width: auto;
  }
  html body .page-wrapper .header-wrapper .top-block .right-block ul li.link-btn a {
    color: #003e52;
    font-size: 14px;
    font-weight: 700;
  }
  html body .page-wrapper .header-wrapper .sticky .middle-block .middle-block-inner > .row {
    padding-top: 40px !important;
    padding-bottom: 10px !important;
  }
  html body .page-wrapper .header-wrapper .page-header.sticky {
    padding-bottom: 0;
  }
  html body .page-wrapper .header-wrapper .page-header.sticky .middle-block .middle-block-inner .left-item .panel {
    padding-top: 19px;
  }
}
@media (max-width: 767px) {
  html body .page-wrapper .header-wrapper .top-block {
    top: 0;
    padding: 0;
    left: 0;
    right: 0;
    background: transparent;
  }
  html .header-wrapper .minicart-wrapper .title-cart .meigee-bag {
    vertical-align: middle;
  }
  html .minicart-wrapper .title-cart .icon {
    margin-right: 0;
  }
  html .page-header .welcome {
    display: block;
    width: 100%;
    padding: 7px 0 0;
    background: #fff;
  }
  html body .page-wrapper .header-wrapper .container,
  html body .page-wrapper .header-wrapper .container {
    padding: 0;
  }
  .page-header .welcome span {
    font-size: 12px;
  }
  html body .page-wrapper .header-wrapper .top-block .right-block {
    position: absolute;
    right: 0;
    top: 34px;
    align-items: center;
  }
  html .page-header .action.nav-toggle span {
    display: none;
  }
  html .page-header.header-2 .menu-wrapper {
    top: 30px;
    left: 20px;
    position: absolute;
    clear: both;
  }
  html body .page-wrapper .header-wrapper .page-header img.logo {
    width: 80px;
  }
  html body .page-wrapper .header-wrapper .page-header img.logo-change {
    width: 80px;
  }
  html body .page-wrapper .header-wrapper .middle-block .middle-block-inner .left-item .panel {
    position: absolute;
    top: 28px;
    padding: 0;
    padding-left: 58px;
  }
  html body .page-wrapper .header-wrapper .header-custom-links .navbar-header {
    display: none;
  }
  html body .page-wrapper .header-wrapper .header-custom-links {
    display: block;
    float: none;
  }
  html body .page-wrapper .header-wrapper .page-header.sticky .logo-change {
    width: 80px;
  }
  html body .page-wrapper .header-wrapper .page-header.sticky {
    padding-bottom: 56px;
  }
  html body .page-wrapper .header-wrapper .page-header.sticky .middle-block .middle-block-inner .left-item .panel {
    top: 18px;
    padding-top: 10px;
  }
  html .header-wrapper .navbar-collapse.collapse.header-links,
  html .header-wrapper .navbar-collapse.collapsing.header-links {
    position: relative;
    background: transparent;
    box-shadow: none;
    display: flex;
    width: 188px;
  }
  html body .page-wrapper .header-wrapper .top-block .right-block ul li.link-btn {
    background: transparent;
    border-radius: 100px;
    border: 2px solid #003e52;
    padding: 9px 16px;
    width: auto;
    margin-right: 0;
  }
  html body .page-wrapper .header-wrapper .top-block .right-block ul li.link-btn a {
    color: #003e52;
    font-size: 12px;
    font-weight: 700;
  }
}
@media (max-width: 450px) {
  html body .page-wrapper .header-wrapper .top-block .right-block ul li.link-btn {
    padding: 9px 5px;
  }
  html .header-wrapper .navbar-collapse.collapse.header-links,
  html .header-wrapper .navbar-collapse.collapsing.header-links {
    width: 140px;
  }
  html body .page-wrapper .header-wrapper .top-block .right-block ul li.link-login {
    padding: 0 10px 0 0;
  }
}
html body .page-wrapper .header-wrapper .top-block .right-block ul li.link-login {
  padding-right: 50px;
}
html body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li > a:hover:before {
  content: "";
  position: absolute;
  display: block;
  height: 2px;
  background: #1a2732;
  width: calc(110%);
  bottom: -4px;
  left: -4px;
}
html body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li.active > a:before {
  background: white !important;
  content: "";
  position: absolute;
  display: block;
  height: 2px;
  width: calc(110%);
  bottom: -4px;
  left: -4px;
}
html body.cms-our-lenses .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li.active > a:before {
  content: "";
  position: absolute;
  display: block;
  height: 2px;
  background: #1a2732 !important;
  width: calc(110%);
  bottom: -4px;
  left: -4px;
}
html body .page-wrapper .header-wrapper .page-header.sticky .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li.active > a:before {
  background: #1a2732 !important;
}
html body .page-wrapper .header-wrapper .top-block .right-block .minicart-wrapper .action.showcart {
  position: relative;
  left: 66px;
  z-index: 9999;
}
html body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li.parent > a:hover:before {
  content: "";
  position: absolute;
  display: block;
  height: 2px;
  background: #1a2732;
  width: calc(120%);
  bottom: -4px;
  left: -4px;
}
html body.product-aveo-joy .page-header.header-2 .menu-wrapper .meigee-menu:before,
html body.product-aveo-joy-daily .page-header.header-2 .menu-wrapper .meigee-menu:before,
html body.cms-order-now-joy .page-header.header-2 .menu-wrapper .meigee-menu:before {
  color: #fff;
}
html body.product-aveo-joy .page-header.header-2.sticky .menu-wrapper .meigee-menu:before,
html body.product-aveo-joy-daily .page-header.header-2.sticky .menu-wrapper .meigee-menu:before,
html body.cms-order-now-joy .page-header.header-2.sticky .menu-wrapper .meigee-menu:before {
  color: #1a2732;
}
html body.product-aveo-joy-daily .page-wrapper .header-wrapper .page-header .logo,
html body.product-aveo-joy .page-wrapper .header-wrapper .page-header .logo,
html body.cms-order-now-joy .page-wrapper .header-wrapper .page-header .logo {
  display: block;
}
html body.product-aveo-joy-daily .page-wrapper .header-wrapper .page-header .logo-change,
html body.product-aveo-joy .page-wrapper .header-wrapper .page-header .logo-change,
html body.cms-order-now-joy .page-wrapper .header-wrapper .page-header .logo-change {
  display: none;
}
html body.product-aveo-joy-daily .page-wrapper .header-wrapper .page-header.sticky .logo-change,
html body.product-aveo-joy .page-wrapper .header-wrapper .page-header.sticky .logo-change,
html body.cms-order-now-joy .page-wrapper .header-wrapper .page-header.sticky .logo-change {
  display: block;
}
html body.product-aveo-joy-daily .page-wrapper .header-wrapper .page-header.sticky .logo,
html body.product-aveo-joy .page-wrapper .header-wrapper .page-header.sticky .logo,
html body.cms-order-now-joy .page-wrapper .header-wrapper .page-header.sticky .logo {
  display: none;
}
html body.product-aveo-joy-daily .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a,
html body.product-aveo-joy .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a,
html body.cms-order-now-joy .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a {
  color: #fff;
}
html body.product-aveo-joy-daily .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a:hover,
html body.product-aveo-joy .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a:hover,
html body.cms-order-now-joy .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a:hover {
  color: #fff;
  border: unset;
}
html body.product-aveo-joy-daily .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a:after,
html body.product-aveo-joy .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a:after,
html body.cms-order-now-joy .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a:after {
  color: #fff;
}
html body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li > a {
  color: #1a2732;
  position: relative;
}
html body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li > a:hover {
  color: #1a2732;
  border: none;
}
html body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a:after {
  color: #1a2732;
}
body .page-wrapper .header-wrapper .top-block .right-block ul li.link-login a {
  display: flex;
  align-items: center;
}
@media (max-width: 1007px) and (min-width: 768px) {
  html body .page-wrapper .header-wrapper .page-header .logo {
    width: 80px;
  }
}
@media (max-width: 767px) {
  html .header-wrapper .navbar-collapse.collapse.header-links,
  html .header-wrapper .navbar-collapse.collapsing.header-links {
    width: 80px;
  }
  html body .page-wrapper .header-wrapper .top-block .right-block ul li.link-btn {
    display: none;
  }
  html body .page-wrapper .header-wrapper .top-block .right-block {
    top: 40px;
  }
}
html body.product-aveo-joy-daily .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li > a:hover:before,
html body.product-aveo-joy .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li > a:hover:before,
html body.cms-order-now-joy .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li > a:hover:before {
  background: #fff;
}
html body.product-aveo-joy-daily .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li.parent > a:hover:before,
html body.product-aveo-joy .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li.parent > a:hover:before,
html body.cms-order-now-joy .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li.parent > a:hover:before {
  background: #fff;
}
html body .page-wrapper .header-wrapper .top-block .right-block ul li.link-login {
  padding-right: 50px;
}
html body .page-wrapper .header-wrapper .top-block .right-block .minicart-wrapper .action.showcart {
  position: relative;
  left: 66px;
}
html body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li > a {
  color: #1a2732;
  position: relative;
}
html body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li > a:hover {
  color: #1a2732;
  border: none;
}
html body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li > a:hover:before {
  content: "";
  position: absolute;
  display: block;
  height: 2px;
  background: #1a2732;
  width: calc(110%);
  bottom: -4px;
  left: -4px;
}
html body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a:after {
  color: #1a2732;
}
html body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li.parent > a:hover:before {
  content: "";
  position: absolute;
  display: block;
  height: 2px;
  background: #1a2732;
  width: calc(120%);
  bottom: -4px;
  left: -4px;
}
html body.product-aveo-joy .page-header.header-2 .menu-wrapper .meigee-menu:before {
  color: #fff;
}
html body.product-aveo-joy .page-header.header-2.sticky .menu-wrapper .meigee-menu:before {
  color: #1a2732;
}
html body.product-aveo-joy .page-wrapper .header-wrapper .page-header .logo {
  display: block;
}
html body.product-aveo-joy .page-wrapper .header-wrapper .page-header .logo-change {
  display: none;
}
html body.product-aveo-joy .page-wrapper .header-wrapper .page-header.sticky .logo-change {
  display: block;
}
html body.product-aveo-joy .page-wrapper .header-wrapper .page-header.sticky .logo {
  display: none;
}
html body.product-aveo-joy .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a {
  color: #fff;
}
html body.product-aveo-joy .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a:hover {
  color: #fff;
  border: unset;
}
html body.product-aveo-joy .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a:after {
  color: #fff;
}
html body.product-aveo-joy .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li > a:hover:before {
  background: #fff;
}
html body.product-aveo-joy .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li.parent > a:hover:before {
  background: #fff;
}
html body.product-aveo-joy .top-banner-product {
  background-color: #4814a0;
}
html body.product-aveo-joy .top-banner-product .main-content .infor-title-product .price-sale {
  color: #00c4df;
}
html body.product-aveo-joy .top-banner-product .main-content .infor-title-product .infor-price {
  color: #00c4df;
}
html body.product-aveo-joy-daily .page-header.header-2 .menu-wrapper .meigee-menu:before {
  color: #fff;
}
html body.product-aveo-joy-daily .page-header.header-2.sticky .menu-wrapper .meigee-menu:before {
  color: #1a2732;
}
html body.product-aveo-joy-daily .page-wrapper .header-wrapper .page-header .logo {
  display: block;
}
html body.product-aveo-joy-daily .page-wrapper .header-wrapper .page-header .logo-change {
  display: none;
}
html body.product-aveo-joy-daily .page-wrapper .header-wrapper .page-header.sticky .logo-change {
  display: block;
}
html body.product-aveo-joy-daily .page-wrapper .header-wrapper .page-header.sticky .logo {
  display: none;
}
html body.product-aveo-joy-daily .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a {
  color: #fff;
}
html body.product-aveo-joy-daily .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a:hover {
  color: #fff;
  border: unset;
}
html body.product-aveo-joy-daily .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a:after {
  color: #fff;
}
html body.product-aveo-joy-daily .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li > a:hover:before {
  background: #fff;
}
html body.product-aveo-joy-daily .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li.parent > a:hover:before {
  background: #fff;
}
html body.product-aveo-joy-daily .top-banner-product {
  background-color: #4814a0;
}
html body.product-aveo-joy-daily .top-banner-product .main-content .infor-title-product .price-sale {
  color: #00c4df;
}
html body.product-aveo-joy-daily .top-banner-product .main-content .infor-title-product .infor-price {
  color: #00c4df;
}
html body.cms-order-now-joy .page-header.header-2 .menu-wrapper .meigee-menu:before {
  color: #fff;
}
html body.cms-order-now-joy .page-header.header-2.sticky .menu-wrapper .meigee-menu:before {
  color: #1a2732;
}
html body.cms-order-now-joy .page-wrapper .header-wrapper .page-header .logo {
  display: block;
}
html body.cms-order-now-joy .page-wrapper .header-wrapper .page-header .logo-change {
  display: none;
}
html body.cms-order-now-joy .page-wrapper .header-wrapper .page-header.sticky .logo-change {
  display: block;
}
html body.cms-order-now-joy .page-wrapper .header-wrapper .page-header.sticky .logo {
  display: none;
}
html body.cms-order-now-joy .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a {
  color: #fff;
}
html body.cms-order-now-joy .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a:hover {
  color: #fff;
  border: unset;
}
html body.cms-order-now-joy .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a:after {
  color: #fff;
}
html body.cms-order-now-joy .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li > a:hover:before {
  background: #fff;
}
html body.cms-order-now-joy .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li.parent > a:hover:before {
  background: #fff;
}
html body.cms-order-now-joy .top-banner-product {
  background-color: #4814a0;
}
html body.cms-order-now-joy .top-banner-product .main-content .infor-title-product .price-sale {
  color: #00c4df;
}
html body.cms-order-now-joy .top-banner-product .main-content .infor-title-product .infor-price {
  color: #00c4df;
}
body .page-wrapper .header-wrapper .top-block .right-block ul li.link-login a {
  display: flex;
  align-items: center;
}
@media (max-width: 1007px) and (min-width: 768px) {
  html body .page-wrapper .header-wrapper .page-header .logo {
    width: 80px;
  }
}
@media (max-width: 767px) {
  html .header-wrapper .navbar-collapse.collapse.header-links {
    width: 80px;
  }
  html .header-wrapper .navbar-collapse.collapsing.header-links {
    width: 80px;
  }
  html body .page-wrapper .header-wrapper .top-block .right-block {
    top: 40px;
  }
  html body .page-wrapper .header-wrapper .top-block .right-block ul li.link-btn {
    display: none;
  }
}
@media (max-width: 767px) {
  .modal-popup.confirm._show {
    display: none !important;
  }
}
@media (max-width: 1008px) {
  html body.product-aveo-joy-daily .page-wrapper .header-wrapper .top-block .right-block .minicart-wrapper .meigee-bag:before {
    color: #fff;
  }
  html body.product-aveo-joy-daily .page-wrapper .header-wrapper .top-block .right-block #Nav-Revision {
    fill: #fff;
  }
  html body.product-aveo-joy-daily .page-wrapper .header-wrapper .top-block .right-block ul li.link-btn {
    border-color: #fff;
  }
  html body.product-aveo-joy-daily .page-wrapper .header-wrapper .top-block .right-block ul li.link-btn a {
    color: #fff;
  }
  html body.product-aveo-joy-daily .page-wrapper .header-wrapper .sticky .top-block .right-block #Nav-Revision {
    fill: #003e52;
  }
  html body.product-aveo-joy-daily .page-wrapper .header-wrapper .sticky .top-block .right-block .minicart-wrapper .meigee-bag:before {
    color: #003e52;
  }
  html body.product-aveo-joy-daily .page-wrapper .header-wrapper .sticky .top-block .right-block ul li.link-btn {
    border-color: #003e52;
  }
  html body.product-aveo-joy-daily .page-wrapper .header-wrapper .sticky .top-block .right-block ul li.link-btn a {
    color: #003e52;
  }
  html body.product-aveo-joy .page-wrapper .header-wrapper .top-block .right-block .minicart-wrapper .meigee-bag:before {
    color: #fff;
  }
  html body.product-aveo-joy .page-wrapper .header-wrapper .top-block .right-block #Nav-Revision {
    fill: #fff;
  }
  html body.product-aveo-joy .page-wrapper .header-wrapper .top-block .right-block ul li.link-btn {
    border-color: #fff;
  }
  html body.product-aveo-joy .page-wrapper .header-wrapper .top-block .right-block ul li.link-btn a {
    color: #fff;
  }
  html body.product-aveo-joy .page-wrapper .header-wrapper .sticky .top-block .right-block #Nav-Revision {
    fill: #003e52;
  }
  html body.product-aveo-joy .page-wrapper .header-wrapper .sticky .top-block .right-block .minicart-wrapper .meigee-bag:before {
    color: #003e52;
  }
  html body.product-aveo-joy .page-wrapper .header-wrapper .sticky .top-block .right-block ul li.link-btn {
    border-color: #003e52;
  }
  html body.product-aveo-joy .page-wrapper .header-wrapper .sticky .top-block .right-block ul li.link-btn a {
    color: #003e52;
  }
  html body.cms-order-now-joy .page-wrapper .header-wrapper .top-block .right-block .minicart-wrapper .meigee-bag:before {
    color: #fff;
  }
  html body.cms-order-now-joy .page-wrapper .header-wrapper .top-block .right-block #Nav-Revision {
    fill: #fff;
  }
  html body.cms-order-now-joy .page-wrapper .header-wrapper .top-block .right-block ul li.link-btn {
    border-color: #fff;
  }
  html body.cms-order-now-joy .page-wrapper .header-wrapper .top-block .right-block ul li.link-btn a {
    color: #fff;
  }
  html body.cms-order-now-joy .page-wrapper .header-wrapper .sticky .top-block .right-block #Nav-Revision {
    fill: #003e52;
  }
  html body.cms-order-now-joy .page-wrapper .header-wrapper .sticky .top-block .right-block .minicart-wrapper .meigee-bag:before {
    color: #003e52;
  }
  html body.cms-order-now-joy .page-wrapper .header-wrapper .sticky .top-block .right-block ul li.link-btn {
    border-color: #003e52;
  }
  html body.cms-order-now-joy .page-wrapper .header-wrapper .sticky .top-block .right-block ul li.link-btn a {
    color: #003e52;
  }
}
@media (min-width: 768px) and (max-width: 1440px) {
  body.cms-index-index .page-wrapper .header-wrapper {
    padding-top: 140px;
  }
}
.header-wrapper .minicart-wrapper .title-cart .cart-right-items span {
  display: none;
}
.header-wrapper .minicart-wrapper .title-cart .cart-right-items .counter-number {
  position: absolute;
  min-width: 15px;
  height: 15px;
  background: #003e52;
  border-radius: 50%;
  right: 0;
  font-size: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -7px;
  color: #fff;
  padding: 0;
  border: none;
}
.header-wrapper .minicart-wrapper .title-cart .caret {
  display: none;
}
html body.cms-order-now-joy .top-banner-product {
  background-color: #4814a0;
}
@media (max-width: 1007px) {
  html body.product-aveo-joy-daily .header-wrapper .minicart-wrapper .title-cart .cart-right-items .counter-number {
    background: #fff;
    color: #003e52;
  }
  html body.product-aveo-joy-daily .header-wrapper .sticky .minicart-wrapper .title-cart .cart-right-items .counter-number {
    background: #003e52;
    color: #fff;
  }
  html body.product-aveo-joy .header-wrapper .minicart-wrapper .title-cart .cart-right-items .counter-number {
    background: #fff;
    color: #003e52;
  }
  html body.product-aveo-joy .header-wrapper .sticky .minicart-wrapper .title-cart .cart-right-items .counter-number {
    background: #003e52;
    color: #fff;
  }
  html body.cms-order-now-joy .header-wrapper .minicart-wrapper .title-cart .cart-right-items .counter-number {
    background: #fff;
    color: #003e52;
  }
  html body.cms-order-now-joy .header-wrapper .sticky .minicart-wrapper .title-cart .cart-right-items .counter-number {
    background: #003e52;
    color: #fff;
  }
}
body .page-wrapper .header-wrapper .top-block .right-block ul li.link-logout a {
  color: #003e52;
  position: relative;
  right: 60px;
  display: flex;
  align-items: center;
  width: 60px;
}
@media (max-width: 767px) {
  body .page-wrapper .header-wrapper .top-block .right-block ul li.link-logout a {
    right: 45px;
  }
}
@media (max-width: 1007px) {
  html body.product-aveo-joy-daily .page-wrapper .header-wrapper .top-block .right-block ul li.link-logout a {
    color: #fff;
  }
  html body.product-aveo-joy-daily .page-wrapper .header-wrapper .page-header.sticky .top-block .right-block ul li.link-logout a {
    color: #003e52;
  }
  html body.product-aveo-joy .page-wrapper .header-wrapper .top-block .right-block ul li.link-logout a {
    color: #fff;
  }
  html body.product-aveo-joy .page-wrapper .header-wrapper .page-header.sticky .top-block .right-block ul li.link-logout a {
    color: #003e52;
  }
  html body.product-order-now-joy .page-wrapper .header-wrapper .top-block .right-block ul li.link-logout a {
    color: #fff;
  }
  html body.product-order-now-joy .page-wrapper .header-wrapper .page-header.sticky .top-block .right-block ul li.link-logout a {
    color: #003e52;
  }
}
@media (max-width: 767px) {
  .cms-ourstory .block.bottom-container {
    height: auto;
  }
}
@media only screen and (min-width: 768px) {
  .submenu.dropdown-menu > .submenu-inner {
    width: 80%;
    margin: 0 auto;
  }
  body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1.parent {
    width: calc(50%);
  }
  body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1.parent .nav-anchor span {
    bottom: 45px;
    position: relative;
    display: unset;
    align-items: unset;
  }
  body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1.parent:nth-child(1):after {
    content: "";
    height: 100px;
    width: 2px;
    background: #7a97ab;
    position: absolute;
    display: block;
    top: 23%;
    right: 0;
  }
  body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .navigation .level0 .submenu .submenu {
    top: 40px !important;
    left: 29px !important;
  }
}
body.cms-benefit .aveo-mobile-clinic {
  text-decoration: underline;
  color: #00c4df;
}
html body.cms-benefit .page-wrapper .header-wrapper .page-header .logo {
  display: block !important;
  padding: 0px !important;
}
html body.cms-benefit .page-wrapper .header-wrapper .page-header .logo-change {
  display: none !important;
}
html body.cms-benefit .page-wrapper .header-wrapper .page-header.sticky .logo-change {
  display: block !important;
  padding: 0px !important;
}
html body.cms-benefit .page-wrapper .header-wrapper .page-header.sticky .logo {
  display: none !important;
}
html body.cms-benefit .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a:after {
  color: #fff;
}
html body.cms-benefit .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li > a {
  color: #fff;
}
html body.cms-benefit .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li > a:hover {
  color: #fff;
}
html body.cms-benefit .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li > a:hover:before {
  background: #fff;
}
html body.cms-benefit .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li.parent > a:hover:before {
  background: #fff;
}
html body.cms-benefit .page-wrapper .header-wrapper .sticky .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li.parent > a:hover:before {
  background: #003e52;
}
html body.cms-benefit .page-wrapper .header-wrapper .sticky .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li > a:hover:before {
  background: #003e52;
}
body.cms-benefit .show-benefit-modal {
  color: #00c4df;
  border-bottom: 2px solid #00c4df;
}
body.cms-benefit .show-benefit-modal:hover {
  color: #00c4df;
  border-bottom: none;
}
@media only screen and (min-width: 768px) {
  body.cms-benefit .health-title {
    font-size: 32px;
    line-height: 1.31;
    margin-bottom: 20px;
    color: #003e52;
    margin-top: 5px;
    text-align: center;
    font-weight: 500;
  }
  body.cms-benefit .health-description {
    font-weight: 500;
    color: #232323;
    font-size: 16px;
    line-height: 1.625;
    text-align: center;
    margin: auto;
    max-width: 876.66px;
  }
  body.cms-benefit .health-option {
    overflow: hidden;
    max-width: 1330px;
    margin: auto;
    padding-top: 40px;
    padding-bottom: 80px;
  }
  body.cms-benefit .serious-title {
    font-size: 24px;
    line-height: 1.34;
    color: #003e52;
    font-weight: 500;
    text-align: center;
    margin-bottom: 35px;
    padding-top: 40px;
  }
  body.cms-benefit .serious-content {
    overflow: hidden;
    max-width: 1103.330px;
    margin: auto;
    padding-bottom: 40px;
  }
  body.cms-benefit .technology {
    padding-top: 80px;
  }
  body.cms-benefit .technology-title {
    font-weight: 600;
    color: #232323;
    margin-bottom: 35px;
    text-align: center;
    font-size: 18px;
  }
  body.cms-benefit .our-technology {
    overflow: hidden;
    padding: 40px 0;
    max-width: 1133.33px;
    margin: auto;
  }
  body.cms-benefit .technology-img {
    max-width: 377.77px;
    margin: auto;
  }
  body.cms-benefit .technology-description {
    max-width: 755.55px;
  }
  body.cms-benefit .technology-list {
    padding-bottom: 40px;
  }
  body.cms-benefit img:not(.fotorama__img) {
    max-width: 317.77px;
    width: auto;
    padding: 30px;
    box-sizing: content-box;
    height: auto !important;
  }
  body.cms-benefit .header-wrapper img {
    padding: 0;
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  body.cms-benefit .health-description {
    font-weight: 500;
    color: #232323;
    font-size: 16px;
    line-height: 1.625;
    text-align: center;
    max-width: 100%;
    margin: auto;
  }
  body.cms-benefit .health-option {
    overflow: hidden;
    margin-top: 40px;
    padding-bottom: 80px;
  }
  body.cms-benefit .health-list {
    width: 100%;
    margin-bottom: 30px;
  }
  body.cms-benefit .technology-title {
    padding: 105px 5px 0;
    font-size: 18px;
    line-height: 1.8;
  }
  body.cms-benefit .our-technology {
    overflow: hidden;
    padding: 30px 0;
  }
  body.cms-benefit .technology {
    padding-bottom: 35px;
  }
  body.cms-benefit .serious-content .serious-video iframe {
    width: 100%;
    height: 100%;
  }
}
body.cms-our-lenses .page-wrapper .header-wrapper .page-header {
  background: white;
}
body.cms-our-lenses .block-static-block .product-name {
  margin-bottom: 10px;
}
body.cms-our-lenses .our-lenses-bottom-product-list ul li {
  margin-bottom: 12px;
}
body.cms-our-lenses .row.our-lenses-which-lenses div {
  max-width: 1000px;
  margin: 0 auto;
}
body.cms-our-lenses .middle-nav-a:hover {
  color: #232323;
  border-bottom: 2px solid #232323;
}
body.cms-home .insta-acc-name {
  color: #7a97ab;
  font-weight: bold;
  font-size: 18px;
  border-bottom: 2px solid #7a97ab;
  display: inline-block;
  text-transform: lowercase;
}
.cms-index-index .homepage-promotion .inner .info {
  position: relative;
}
.cms-index-index .homepage-featured-products .you-deserve .info {
  padding-left: 30px;
  padding-top: 5px;
  position: relative;
  margin-top: 0;
}
.cms-index-index .homepage-change-the-way .inner .ways .way-info {
  font-weight: 500;
}
body.cms-index-index .homepage-featured-products .you-deserve .subtitle {
  font-weight: 500;
}
body .page-wrapper .header-wrapper .top-block .right-block ul li.link-btn a {
  font-weight: 500;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1.parent .nav-anchor {
  top: 0;
  padding-top: 35px;
}
body footer .footer-top .bottom-container .block-bottom .block-content h1 {
  font-weight: 500;
}
body footer .footer-top .bottom-container .block-bottom .block-content p {
  font-weight: 500;
}
@media (max-width: 767px) {
  body.cms-index-index .homepage-featured-products .you-deserve .super-breathable {
    grid-template-columns: 15% 85%;
  }
  body.cms-index-index .homepage-featured-products .you-deserve .info {
    padding: 0 0 0 15px;
  }
  body.cms-index-index .homepage-featured-products .you-deserve .advantages {
    padding: 0 15px;
  }
  body.cms-index-index .homepage-featured-products .you-deserve .subtitle {
    max-width: 100%;
    margin: 0 auto 35px auto;
  }
}
@media (min-width: 767px) {
  body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .navigation .level0 .submenu .submenu {
    top: 130px !important;
  }
  body.cms-our-lenses .row.our-lenses-which-lenses {
    padding-bottom: 0;
  }
  body.cms-our-lenses .row.our-lenses-which-lenses div {
    padding: 0 20px 40px;
  }
  body.cms-our-lenses .row.our-lenses-which-lenses h2 {
    padding-top: 0;
  }
}
html body.cms-ourstory .page-wrapper .header-wrapper .page-header .logo,
html body.cms-order-now-hello .page-wrapper .header-wrapper .page-header .logo,
html body.product-aveo-hello-daily .page-wrapper .header-wrapper .page-header .logo,
html body.cms-faqs .page-wrapper .header-wrapper .page-header .logo {
  display: block;
}
html body.cms-ourstory .page-wrapper .header-wrapper .page-header .logo-change,
html body.cms-order-now-hello .page-wrapper .header-wrapper .page-header .logo-change,
html body.product-aveo-hello-daily .page-wrapper .header-wrapper .page-header .logo-change,
html body.cms-faqs .page-wrapper .header-wrapper .page-header .logo-change {
  display: none;
}
html body.cms-ourstory .page-wrapper .header-wrapper .page-header.sticky .logo,
html body.cms-order-now-hello .page-wrapper .header-wrapper .page-header.sticky .logo,
html body.product-aveo-hello-daily .page-wrapper .header-wrapper .page-header.sticky .logo,
html body.cms-faqs .page-wrapper .header-wrapper .page-header.sticky .logo {
  display: none;
}
html body.cms-ourstory .page-wrapper .header-wrapper .page-header.sticky .logo-change,
html body.cms-order-now-hello .page-wrapper .header-wrapper .page-header.sticky .logo-change,
html body.product-aveo-hello-daily .page-wrapper .header-wrapper .page-header.sticky .logo-change,
html body.cms-faqs .page-wrapper .header-wrapper .page-header.sticky .logo-change {
  display: block;
}
html body.cms-ourstory .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li > a:hover:before,
html body.cms-order-now-hello .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li > a:hover:before,
html body.product-aveo-hello-daily .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li > a:hover:before,
html body.cms-faqs .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li > a:hover:before {
  background: white;
}
html body.cms-ourstory .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li span,
html body.cms-order-now-hello .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li span,
html body.product-aveo-hello-daily .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li span,
html body.cms-faqs .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li span {
  color: white;
}
html body.cms-ourstory .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a:after,
html body.cms-order-now-hello .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a:after,
html body.product-aveo-hello-daily .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a:after,
html body.cms-faqs .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a:after {
  color: white;
}
html body.cms-ourstory .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li.parent > a:hover:before,
html body.cms-order-now-hello .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li.parent > a:hover:before,
html body.product-aveo-hello-daily .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li.parent > a:hover:before,
html body.cms-faqs .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li.parent > a:hover:before {
  background: white;
}
.homepage-reviews {
  background: #08c3de;
  color: white;
  text-align: center;
  padding: 85px 0 80px 0;
}
.homepage-reviews .title {
  margin-bottom: 50px;
  font-weight: 500;
  font-size: 32px;
}
.homepage-reviews .reviews {
  max-width: 1100px;
  margin: 0 auto;
}
.homepage-reviews .reviews .review-item {
  margin: 0 40px;
}
.homepage-reviews .reviews .review-item img {
  margin: 0 auto 20px auto;
}
.homepage-reviews .reviews .review-item .review-message {
  margin-bottom: 15px;
  font-size: 16px;
}
.homepage-reviews .reviews .review-item .author {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 60px;
}
.homepage-reviews a {
  font-size: 16px;
  color: white;
  border-bottom: 2px solid white;
}
.homepage-reviews a:hover {
  font-size: 16px;
  border-bottom: none;
}
.homepage-reviews .slick-prev {
  top: 30%;
  cursor: pointer;
  left: -75px;
}
.homepage-reviews .slick-prev:before {
  opacity: 1;
  font-size: 40px;
  font-family: FontAwesome;
  content: "\f104";
}
.homepage-reviews .slick-next {
  top: 30%;
  cursor: pointer;
  right: -70px;
}
.homepage-reviews .slick-next:before {
  opacity: 1;
  font-size: 40px;
  font-family: FontAwesome;
  content: "\f105";
}
body.cms-our-lenses .contact-product-dekstop.fixed-scroll {
  position: fixed;
  top: 95px;
  z-index: 9;
  left: 0;
  right: 0;
  background-color: #f4f4f4;
  padding: 18px 0;
}
body.cms-our-lenses .contact-product-mobile.fixed-scroll {
  position: fixed;
  top: 95px;
  z-index: 9;
  left: 0;
  right: 0;
  background-color: #f4f4f4;
  padding: 18px 0;
}
body.cms-our-lenses a.middle-nav-a.active {
  transition: all 0.15s ease-in-out;
  border-bottom: 2px solid #232323;
}
.product.options .product.options.list .option-item .label span {
  color: grey;
  font-size: 14px;
  line-height: 25px;
}
.product.options .product.options.list .option-item .label span#item-label {
  color: #003e52;
  font-size: 18px;
}
.header-wrapper .minicart-wrapper .product-item-details .first.allow-left-custom-option > span.power,
.header-wrapper .minicart-wrapper .product-item-details .first.allow-left-custom-option > span.cylinder,
.header-wrapper .minicart-wrapper .product-item-details .first.allow-left-custom-option > span.axis {
  display: inline !important;
  color: grey;
  font-size: 14px;
  font-weight: 600;
}
.header-wrapper .minicart-wrapper .product-item-details .first.allow-left-custom-option > span.cylinder:before {
  content: " / ";
  color: grey;
  text-transform: none;
}
.header-wrapper .minicart-wrapper .product-item-details .first.allow-left-custom-option > span.axis:before {
  content: " x ";
  color: grey;
  text-transform: none;
}
.header-wrapper .minicart-wrapper .product-item-details .first.allow-left-custom-option > span.power {
  position: unset;
}
.header-wrapper .minicart-wrapper .product-item-details .second.allow-right-custom-option > span.power,
.header-wrapper .minicart-wrapper .product-item-details .second.allow-right-custom-option > span.cylinder,
.header-wrapper .minicart-wrapper .product-item-details .second.allow-right-custom-option > span.axis {
  display: inline !important;
  color: grey;
  font-size: 14px;
  font-weight: 600;
}
.header-wrapper .minicart-wrapper .product-item-details .second.allow-right-custom-option > span.cylinder:before {
  content: " / ";
  color: grey;
  text-transform: none;
}
.header-wrapper .minicart-wrapper .product-item-details .second.allow-right-custom-option > span.axis:before {
  content: " x ";
  color: grey;
  text-transform: none;
}
.header-wrapper .minicart-wrapper .product-item-details .second.allow-right-custom-option > span.power {
  position: unset;
}
body.catalog-product-view.product-aveo-hello .page-wrapper .product-top-block .product-info-main .price-box .price,
body.catalog-product-view.product-aveo-hello-daily .page-wrapper .product-top-block .product-info-main .price-box .price {
  color: #00c4df !important;
}
body.catalog-product-view.product-aveo-hello .page-wrapper .product-top-block .product-info-main .price-box .old-price .price,
body.catalog-product-view.product-aveo-hello-daily .page-wrapper .product-top-block .product-info-main .price-box .old-price .price {
  color: #878787 !important;
}
body.catalog-product-view.product-aveo-hello .lens-subscription .title h4,
body.catalog-product-view.product-aveo-hello-daily .lens-subscription .title h4 {
  color: #00c4df !important;
}
.cms-order-now-hello .block-products-list .products-grid .product-item-description .btn {
  padding: 9px 24px;
  font-weight: 700;
  line-height: 1.27;
  font-size: 15px;
}
.cms-order-now-hello .top-banner-product .main-content {
  padding: 0 35px;
}
@media (max-width: 767px) {
  .mobile-menu-wrapper .navbar-default .nav li.has-child li.ui-menu-item a {
    font-size: 18px;
    font-weight: 500;
    color: #232323;
  }
  body.cms-our-lenses header.page-header.header-2 {
    padding-bottom: 56px;
  }
  body.cms-our-lenses .page-wrapper .header-wrapper .page-title-wrapper.our-story-banner .block-content {
    text-align: left;
  }
  body.cms-our-lenses .block.banner h3 {
    font-size: 18px;
    margin-top: 15px;
  }
  body.cms-our-lenses .block.banner h1 {
    font-weight: 500;
  }
  body.cms-our-lenses .block.banner p {
    font-size: 16px;
  }
  body.cms-our-lenses .row.our-lenses-which-lenses div {
    padding: 0 15px;
  }
  .nav-open body.cms-order-now-hello .page-wrapper .header-wrapper,
  .nav-open body.cms-order-now-joy .page-wrapper .header-wrapper {
    padding-bottom: 80px;
  }
  .nav-open body .page-wrapper .header-wrapper .top-block .right-block ul li.link-login a #Nav-Revision {
    fill: #003e52;
  }
  .nav-open body .page-wrapper .header-wrapper .top-block .right-block .minicart-wrapper .meigee-bag:before {
    color: #003e52;
  }
  .nav-open body .page-wrapper .header-wrapper .top-block .right-block .minicart-wrapper .title-cart .cart-right-items .counter-number {
    background-color: #003e52;
    color: white;
  }
  .nav-open body.cms-order-now-joy .page-wrapper .header-wrapper .top-block .right-block .minicart-wrapper .meigee-bag:before {
    color: #003e52;
  }
  .cms-order-now-hello .top-banner-product .main-content {
    padding: 0 15px;
  }
  body.cms-benefit .serious-content .serious-video {
    height: 252px;
  }
  footer .footer-top .block.bottom-container {
    padding-top: 80px;
  }
  footer .footer-top .bottom-container .block-bottom .block-content {
    padding: 40px 0;
  }
}
body.cms-benefit .serious-content .serious-description {
  font-weight: 500;
  color: #232323;
  font-size: 16px;
  line-height: 1.625;
}
@media screen and (max-width: 767px) {
  body.cms-how-it-works .page-wrapper .header-wrapper {
    padding: 150px 0 370px 0;
  }
  body.cms-how-it-works .page-wrapper .header-wrapper .page-title-wrapper {
    padding: 0 15px;
  }
  body.cms-how-it-works .page-wrapper .header-wrapper {
    background-position: 50% 80%;
  }
  body.cms-how-it-works .page-wrapper .header-wrapper .page-title-wrapper h1.page-name {
    font-size: 18px;
  }
  body.cms-how-it-works .page-wrapper .header-wrapper .page-title-wrapper h1 span {
    font-weight: 500;
  }
  .hp-instagram-feed .mpinstagramfeed-container .row .slick-prev {
    left: -40px;
  }
  .hp-instagram-feed .mpinstagramfeed-container .row .slick-next {
    right: -40px;
  }
}
@media screen and (max-width: 400px) {
  body.cms-how-it-works .page-wrapper .header-wrapper {
    padding: 150px 0 100vw 0;
  }
}
html body.open-cart .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li span {
  color: #003e52 !important;
}
.custom-object-fit {
  position: relative;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.custom-object-fit .featured-image {
  opacity: 0;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li a {
  padding-right: 0;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level2.nav-item .nav-anchor span {
  margin-left: 0;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .mega-col .item-before-content {
  width: 50%;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .navigation .level0 .submenu .submenu {
  left: 0 !important;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1.parent > .submenu .submenu-inner {
  margin-right: 0;
}
.slick-prev,
.slick-next {
  height: 50px !important;
  width: 50px !important;
}
.customer-account-login .page-wrapper .header-wrapper {
  padding: 180px 0 50px 0;
  min-height: 440px;
}
@media screen and (max-width: 992px) {
  body.customer-account-login .page-wrapper .content-wrapper .content-inner .login-container {
    max-width: 80vw;
    padding: 0;
  }
  body.customer-account-login .page-wrapper .content-wrapper .container {
    padding: 0;
  }
}
@media screen and (max-width: 500px) {
  body.customer-account-login .page-wrapper .content-wrapper .content-inner .login-container {
    max-width: 100%;
    margin-top: 20px !important;
  }
  body.customer-account-login .page-wrapper .content-wrapper .content-inner .login-container {
    padding: 0 15px !important;
  }
}
html body.cms-our-lenses .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li > a,
html body.cms-how-it-works .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li > a,
html body.cms-reviews .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li > a {
  color: #003e52 !important;
}
html body.cms-our-lenses .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li > a:hover:before,
html body.cms-how-it-works .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li.active > a:before,
html body.cms-reviews .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li.active > a:before {
  background: #003e52 !important;
}
.cms-benefit .page-header.header-2.sticky .action.nav-toggle i,
body.cms-benefit .page-wrapper .header-wrapper .sticky .top-block .right-block .minicart-wrapper .meigee-bag:before {
  color: #003e52;
}
body.cms-benefit .page-wrapper .header-wrapper .sticky .top-block .right-block ul li.link-login a #Nav-Revision {
  fill: #003e52;
}
body.cms-benefit .page-wrapper .header-wrapper .sticky .minicart-wrapper .title-cart .cart-right-items .counter-number {
  color: white;
  background: #003e52;
}
.submenu.dropdown-menu .submenu-inner .content-wrapper .mega-col .nav-item {
  font-weight: 500;
  margin: 0 0 5px -11px;
}
.submenu.dropdown-menu .submenu-inner .content-wrapper .mega-col .nav-item span:hover {
  border-bottom: 2px solid #232323;
}
.page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level2.nav-item .nav-anchor span {
  font-weight: 500;
}
.cms-ourstory .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1.parent .nav-anchor span,
.cms-our-lenses .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1.parent .nav-anchor span,
.wide-layout.amblog-index-index .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1.parent .nav-anchor span,
.cms-faqs .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1.parent .nav-anchor span {
  color: #7a97ab !important;
}
.cms-ourstory .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1.parent .nav-anchor span:hover,
.cms-home .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1.parent .nav-anchor span:hover,
.cms-our-lenses .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1.parent .nav-anchor span:hover,
.cms-benefit .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1.parent .nav-anchor span:hover,
.cms-how-it-works .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1.parent .nav-anchor span:hover,
.cms-reviews .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1.parent .nav-anchor span:hover,
.amblog-index-index .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1.parent .nav-anchor span:hover,
.cms-faqs .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1.parent .nav-anchor span:hover {
  border-bottom: 2px solid #7a97ab !important;
}
.cms-ourstory .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level2.nav-item .nav-anchor span,
.cms-home .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level2.nav-item .nav-anchor span,
.cms-our-lenses .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level2.nav-item .nav-anchor span,
.cms-benefit .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level2.nav-item .nav-anchor span,
.cms-how-it-works .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level2.nav-item .nav-anchor span,
.cms-reviews .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level2.nav-item .nav-anchor span,
.wide-layout.amblog-index-index .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level2.nav-item .nav-anchor span,
.cms-faqs .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level2.nav-item .nav-anchor span {
  color: #232323 !important;
  font-weight: 500 !important;
}
.cms-ourstory .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level2.nav-item .nav-anchor span:hover,
.cms-home .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level2.nav-item .nav-anchor span:hover,
.cms-our-lenses .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level2.nav-item .nav-anchor span:hover,
.cms-benefit .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level2.nav-item .nav-anchor span:hover,
.cms-how-it-works .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level2.nav-item .nav-anchor span:hover,
.cms-reviews .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level2.nav-item .nav-anchor span:hover,
.amblog-index-index .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level2.nav-item .nav-anchor span:hover,
.cms-faqs .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level2.nav-item .nav-anchor span:hover {
  border-bottom: 2px solid #232323 !important;
}
body .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level1.parent .nav-anchor span {
  max-width: unset;
}
html body.cms-our-lenses .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .toggle-nav .navigation ul li:nth-child(2).active > a:before {
  width: calc(120%);
}
body.catalog-product-view .yotpoBottomLine {
  order: 1;
}
body.catalog-product-view .reivew-block {
  max-width: 1400px;
  padding: 0 35px;
  margin: 80px auto;
}
body.catalog-product-view .reivew-block h2 {
  font-size: 32px;
  line-height: 1.31;
  margin-bottom: 20px;
  color: #003e52;
  margin-top: 5px;
  font-weight: 500;
  text-align: center;
}
body.catalog-product-view .fotter-review {
  text-align: center;
}
body.catalog-product-view .fotter-review a {
  color: #00c4df;
  text-decoration: none;
  border-bottom: 2px solid #00c4df;
}
body.page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .level2.nav-item .nav-anchor span {
  margin: 0 0 0 3px;
}
.page-product-bundle.catalog-product-view.product-aveo-hello .page-wrapper .header-wrapper .middle-block .middle-block-inner .right-item .navigation .level0 .submenu .submenu .nav-anchor {
  background: transparent;
}
@media (max-width: 767px) {
  .wide-layout.customer-account-forgotpassword .form.password.forget {
    margin: 30px;
  }
  body.customer-account-forgotpassword .page-wrapper .content-wrapper .container {
    padding: 0 !important;
  }
}
@media (min-width: 768px) {
  .wide-layout.customer-account-forgotpassword .form.password.forget {
    display: block;
    margin: 0 auto 60px;
    max-width: 100%;
    width: 38%;
  }
  .wide-layout.customer-account-forgotpassword .action.submit.primary.btn.btn-default {
    margin: 0 0 0 30px;
  }
}
.wide-layout.customer-account-forgotpassword .action.submit.primary.btn.btn-default {
  background: #00c5df !important;
}
@media (max-width: 767px) {
  .form.password.reset {
    margin: 20px;
  }
}
@media (min-width: 768px) {
  .wide-layout.customer-account-createpassword .form.password.reset {
    width: 30%;
    max-width: 100%;
    margin: 0 auto 60px;
  }
  .wide-layout.customer-account-createpassword .field.password .control #password {
    width: 100%;
  }
}
.wide-layout.customer-account-createpassword .action.btn.submit.primary {
  background: #00c5df !important;
}
.content-wrapper .nav-item .nav-anchor span:nth-child(1) {
  margin-left: -11px;
}
body .page.messages .messages .message {
  justify-content: center;
  margin-bottom: 0;
}
