body {
  margin: 0;
  padding: 0;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 16px;
  color: #444;
  font-weight: 300;
}
a,
a:hover {
  color: #333;
  text-decoration: none;
}
h4 {
  font-weight: normal;
}
.loading {
  background: #ffffff url("../i/loader.gif") center center no-repeat;
}
.main-menu-wrapper {
  background: #0061c9;
  position: relative;
}
.main-menu-item {
  display: inline-block;
  margin-right: 4%;
  font-weight: 400;
  padding-top: 14px;
  padding-bottom: 10px;
}
.main-menu-item:last-child {
  display: inline-block;
  margin-right: 0%;
  font-weight: 400;
}
.main-menu-item a {
  color: white;
}
.main-menu-lvl2 {
  display: none;
  position: absolute;
  top: 46px;
  left: 0px;
  z-index: 1041;
  padding: 0px 0px 0px 0px;
  text-align: left;
  background-color: #f9fbfc;
}
/*.main-menu-lvl2 a{color:#333;text-decoration:underline;}*/
.main-menu-item:hover .main-menu-lvl2 {
  display: block;
}
.main-menu-info-wrapper {
  background: white;
}
.user-static-menu div {
  margin-top: 15px;
}
.user-static-menu a {
  display: block;
  font-size: 15px;
}
/*.user-static-menu a.on, .user-static-menu a:hover{text-decoration: underline;color:#333;}*/
.main-menu-lvl2-item {
  margin-right: 50px;
  padding-top: 40px;
}
.main-menu-lvl2-item.no-margin {
  margin-right: 0;
}
.main-menu-lvl2-item.no-padding {
  padding-top: 0;
}
.main-menu-lvl2-wrapper {
  display: flex;
  padding-left: 27px;
  overflow: hidden;
  justify-content: space-between;
}
.main-menu-lvl2-title,
.main-menu-lvl2-more a {
  font-weight: 500;
  font-size: 18px; /*color:#333;text-decoration:underline;*/
}

.main-menu-lvl2-record {
  list-style: none;
  padding: 0;
  margin-top: 13px;
}
.main-menu-lvl2-record li {
  font-weight: 300;
  padding: 0;
  line-height: 20px;
  margin-bottom: 7px;
  font-size: 16px;
  white-space: nowrap;
}
/*.main-menu-lvl2-record li a:hover{text-decoration:underline;color:#333;}*/
.main-menu-item-record {
  border-bottom: 1px solid transparent;
  padding: 0 7px 3px 7px;
}
.main-menu-item-record a {
  color: #333;
}
.main-menu-item-record:hover {
  border-bottom: 1px solid white;
}
.main-menu-item-record.active {
  border-bottom: 1px solid white;
  background-color: transparent !important;
}
a.main-menu-item-title {
  color: white;
  white-space: nowrap;
}

.breadcrumb > * {
  margin-top: 24px;
  height: 24px;
  display: inline-block;
  line-height: 24px;
  font-weight: 300;
  font-size: 12px;
  color: #333;
}
/*.breadcrumb > a{color:#333;text-decoration:underline;}*/
.breadcrumb a:hover {
  /*text-decoration:underline;*/
  color: #0061c9;
}
.breadcrumb img {
  vertical-align: middle;
}
.page-content {
  margin-top: 41px;
  min-height: 400px;
  margin-bottom: 41px;
}
/*.page-content h1{font-family: 'Ubuntu', sans-serif;font-weight:500;font-size:30px;color:#0061c9;padding-bottom:20px;border-bottom:1px solid #a8b4bd;}*/
/*.page-module-box h3{font-family:'Ubuntu', sans-serif;font-size:20px;font-weight:500;color:#0061c9;margin-top:0;}*/
.page-content a {
  color: #0061c9;
  text-decoration: undeline;
}
.tab-content {
  display: none;
}
.tab-content.active {
  display: block;
  background-color: transparent !important;
}

/*popup*/
.popup {
  display: table;
  z-index: 1006;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; /*padding:1rem;*/
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
  min-height: 0;
  min-width: 640px;
  max-width: 75rem;
}
.popup-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(252, 252, 252, 0.91);
  overflow-y: scroll;
}

/*editores*/
.subtitleblue {
  font-size: 20px;
  font-weight: 300;
  color: #0061c9;
}
.labelblue {
  font-size: 16px;
  font-weight: 300;
  color: #0061c9;
}
.textlight16 {
  font-size: 16px;
  color: #333;
  font-weight: 300;
}
.textmedium16 {
  font-size: 16px;
  color: #333;
  font-weight: 500;
}
/*editores*/

/*form*/
.form-error {
  display: block;
  color: rgb(185, 74, 72);
  font-size: 14px;
}
input.error {
  background-color: rgba(185, 74, 72, 0.2);
}
.error-message {
  display: none;
  color: rgb(185, 74, 72);
}
.success-message {
  display: none;
  color: #219d57;
}
/*form*/
.merror {
  color: rgb(185, 74, 72);
}

/*product selectors*/
.product-selectors-label {
  width: 38%;
  display: inline-block;
}
.product-selectors-label.blue {
  color: #0061c9;
}
.product-selectors-wrapper {
  width: 28%;
  display: inline-block;
  text-align: center;
  position: relative;
}
.product-selectors-wrapper .selector-backgound {
  background: white;
}
.product-selectors-wrapper.full {
  width: 60%;
}
.product-selectors-wrapper input[type="number"] {
  width: 93%;
  text-align: center;
}
.product-selectors-wrapper.full input[type="number"] {
  width: 97%;
}
.select-error {
  border: 1px solid rgb(185, 74, 72);
}
.product-selectors-wrapper select {
  width: 100%;
  text-align: center;
}

.product-selectors-line > span:not(.full):nth-child(2) {
  margin-right: 1%;
}
.product-selectors-line > span:nth-child(3) {
  margin-left: 1%;
}
.product-selectors-line {
  margin-bottom: 15px;
}

.product-selectors-wrapper .wrapper-selected {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  line-height: 26px;
  background-color: #eef2f5;
  z-index: 1;
}
.product-selectors-wrapper .wrapper-selected span:first-of-type {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 80px;
  display: inline-block;
}

.product-selectors-wrapper .wrapper-selected.choose {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  line-height: 26px;
  background-color: white;
  z-index: 1;
}

.product-selectors-min-height {
  min-height: 410px;
}
.product-selectors-min-height.liquid {
  min-height: 324px;
}
/*product selectors*/

/***/
.logo {
  padding: 33px 0px 23px 0px;
}

.left {
  float: left;
}
.right {
  float: right !important;
}
.clear {
  clear: both;
  height: 0;
}
.center {
  text-align: center;
}
.uppercase {
  text-transform: uppercase;
}

.enviogratis {
  padding-left: 0;
  float: left;
}
/*.enviogratis a{text-decoration:none;}*/

.enviogratis div:first-child {
  padding-right: 12px;
}

.enviogratis div {
  float: left;
  text-align: center;
}

.lightblue14,
.lightblue14 a {
  font-size: 14px;
}

.lightblue12,
.lightblue12 a {
  font-size: 12px;
}

.blue {
  color: #057bca;
}

/*DP
.fpesq-submit{
	background:white;
	border-top:1px solid #e8eaec;
	border-bottom:1px solid #e8eaec;
	border-right:1px solid #e8eaec;
	border-left:0;
	height:34px;
	padding:0 8%;
}
.fpesq-input{
	background:white;
	border-top:1px solid #e8eaec;
	border-bottom:1px solid #e8eaec;
	border-left:1px solid #e8eaec;
	border-right:0;
	height:32px;
	line-height:32px;
	font-size:14px !important;
	font-size:16px;
	color:#333;
	font-weight:300;
	padding:0 4%;
	width:260px;
	margin-left:20px
}
*/
.speak-us {
  background: #219d57;
  height: 31px;
  line-height: 31px;
  border-radius: 10px;
  padding: 0px 8px;
  margin-left: 17px;
  float: left;
}
.speak-us:hover {
  background: #187a42;
}

.speak-us div {
  float: left;
}

.speak-us .speak-us-text {
  color: white;
  /*text-decoration:none;*/
  font-size: 14px;
}

.speak-us img {
  padding-top: 4px;
  padding-right: 5px;
}

.linev {
  border-right: 2px solid #f1f5f7;
  height: 16px;
  margin: 7px 12px 0 12px;
  float: left;
}

.col-header {
  padding-top: 49px;
  width: 75% !important;
  padding-left: 0 !important;
  float: right !important;
}

select::-ms-expand {
  display: none;
}

.store-select,
.language-select {
  background: white;
  border: 0;
  height: 31px;
  line-height: 31px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  background: url(../i/arrow.png) no-repeat #fff;
  background-position: right;
  color: #333;
  font-size: 16px;
  font-weight: 300;
  padding-right: 10px;
}

.store-select {
  width: 5.625rem;
  float: left;
}

.language-select {
  max-width: 100%;
}

.store-select option,
.language-select option {
  line-height: 31px;
  color: #333;
  font-size: 14px;
  font-weight: 300;
}

.flex-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  line-height: 20px;
  padding-left: 0px;
  padding-right: 0;
}

/*.flex-header a{text-decoration:none;}*/

.flex-header div:first-child {
  padding-left: 7px;
}

.p0 {
  padding-left: 0;
  padding-right: 0;
}

.linev2 {
  border-right: 2px solid #f1f5f7;
  height: 16px;
  margin-right: 5px;
}

.currency-selector-wrapper {
  height: 30px;
  text-align: right;
  margin-bottom: 3px;
}

.fa-heart {
  color: #0061c9;
}

.slick-banner .slick-list {
  width: 100%;
  padding: 0 !important;
}

.relative {
  position: relative;
}
.absolute {
  position: absolute;
}

.banner-homepage {
  min-height: 489px;
  max-height: 489px;
}
.banner-page {
  min-height: 185px;
  max-height: 185px;
}

.white,
.white span,
.white p,
.white a {
  color: white;
}

.medium18 {
  font-weight: 500 !important;
  font-size: 18px;
}

.mediumwhite24,
.mediumwhite24 a {
  font-weight: 500;
  font-size: 24px;
  /*color:white;*/
}

.pbottom10 {
  padding-bottom: 10px;
}
.pbottom22 {
  padding-bottom: 22px;
}

.footer {
  background: #eef2f5;
  padding-top: 2%;
  max-width: 100%;
}

.flex-footer-menu {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  line-height: 20px;
  padding-bottom: 30px;
}
/*.flex-footer-menu a {text-decoration:none;}*/
.flex-footer-menu a:hover {
  text-decoration: underline;
}

.flex-footer-menu span,
.flex-footer-menu span a {
  font-weight: 500;
  font-size: 18px;
  /*color:#0061c9;*/
}

.flex-footer-menu ul li {
  list-style: none;
  margin-left: 0;
  line-height: 30px;
}

.flex-footer-menu ul {
  margin: 0;
  padding: 0;
  padding-top: 10px;
}

.flex-footer-menu div:last-child .social {
  display: block !important;
  font-weight: 500;
  font-size: 18px;
  color: #0061c9;
  padding-left: 0;
  margin-top: 45px;
}

.social ul li {
  padding-left: 12px;
  display: inline;
  font-size: 20px;
}

.footer .full {
  background: #e8eaec;
  padding: 6px 0 6px 0;
}

.footer .full ul {
  list-style: none;
  margin: 0 auto;
  padding-left: 0;
  width: 100%;
}

.footer .full ul li {
  display: inline-block;
  padding: 0 1%;
}

.coookie {
  padding: 3px 0;
  font-size: 11px;
  line-height: 20px;
  margin: 0 auto;
  justify-content: center;
}

.coookie span {
  background: #0092eb;
  height: 20px;
  line-height: 20px;
  border-radius: 2px;
  padding: 0px 8px;
  margin-left: 12px;
  color: white;
  font-size: 9px !important;
}

.coookie span:hover {
  background: #005690;
}

.coookie span a {
  background: transparent;
  border: 0;
  /*color:white !important;*/
  font-size: 9px !important;
  line-height: 20px;
  cursor: pointer;
}

.cookie {
  margin: 0 auto;
  background: white !important;
  margin: 0 auto;
  justify-content: center;
}

.footer-link {
  margin-top: 30px;
  display: block;
  min-height: 200px;
  background: #0061c9;
  padding: 2% 0 1% 0;
}
.footer-link a {
  /*color:white;*/
}

.footer-flex {
  color: white;
}

.footer-flex-item {
  float: left;
  margin-right: 4%;
}

.footer-flex-item div {
  line-height: 1.5;
}

.footer-flex-item a {
  color: white;
  /*text-decoration:none;*/
}
.footer-flex-item a:hover {
  text-decoration: underline;
}

.speak-us2 {
  position: relative;
}

.speak-us2 div {
  position: absolute;
  top: -50px;
  right: 0;
}

.speak-us2 a {
  font-weight: 500;
  font-size: 24px;
  color: white;
  /*text-decoration:none;*/
}

.breadcrumb span {
  font-size: 12px;
}

.ptop25 {
  padding-top: 25px;
}
.ptop80 {
  padding-top: 80px;
}

.quick_link_list {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: auto;
}

.quick_link_list-item a {
  color: #0061c9;
  /*text-decoration:none;*/
  line-height: 25px;
  white-space: nowrap;
}

.quick_link_list-item {
  border: 1px solid #e8eaec;
  height: 66px;
  /*line-height:66px;*/
  padding-left: 18px;
  padding-right: 18px;
  border-radius: 2px;
  width: 200px;
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.brand {
  background: #eef2f5;
  padding-top: 22px;
  padding-bottom: 16px;
  margin-top: 18px !important;
}

.brand-list {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.content {
  margin-top: 50px;
  margin-bottom: 10%;
}

/*.filter_main_category a {
	text-decoration:none;
}*/

.filter_main_category {
  background: #eef2f5;
  padding: 18px 35px;
  font-size: 14px;
  color: #0061c9;
}

.filter_main_category {
  background: #eef2f5;
  padding: 18px 35px;
  margin-bottom: 18px;
  border-radius: 2px;
}

.filter_main_category ul,
.filter_main_category2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.filter_main_category ul li a {
  font-size: 14px;
  color: #0061c9;
  text-transform: uppercase;
}

.filter_main_category ul li {
  padding-bottom: 10px;
  line-height: 1.3;
}
.filter_main_category ul li.active {
  background-color: transparent !important;
}

.filter_main_category ul li:last-child {
  padding-bottom: 0px;
}

.filter_main_category .active a {
  font-weight: 500;
}

/*.filter_main_category2 a {
	text-decoration:none;
}*/

.filter_main_category2 {
  background: #eef2f5;
  margin-bottom: 18px;
  border-radius: 2px;
  padding-bottom: 21px;
}

.filter_main_category2 .title {
  padding-top: 4px;
  font-size: 20px;
  color: #0061c9;
  font-weight: 500;
  padding: 18px 19px 15px 19px;
  border-bottom: 1px solid white;
}

.filter_main_category2 ul {
  padding: 16px 19px 0px 19px;
}

.filter_main_category2 ul li {
  font-size: 16px;
  padding-bottom: 18px;
  line-height: 1.3;
}

.filter_main_category2 ul li:last-child {
  padding-bottom: 0px;
}

.filter_main_category2 select {
  background: none;
  border: none;
  height: 54px;
  font-size: 14px;
  color: #333;
  margin-left: 19px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../i/arrow2.png) no-repeat;
  background-position: right;
  width: 85%;
}
.filter-more-list-wrapper ul {
  padding-top: 10px;
  padding-bottom: 0;
}
.filter-see-more-wrapper {
  text-align: left;
  padding-top: 19px;
  padding-left: 10px;
}
.filter-see-more-wrapper button {
  background: transparent;
  border: none;
  color: #0061c9;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
}
.filter-see-more-wrapper button i {
  padding-left: 5px;
}

.category-h1 {
  margin-top: 20px;
  font-size: 25px;
  color: #0061c9;
  font-weight: 300;
  border-bottom: 1px solid #eef2f5;
  padding-bottom: 7px;
}

.tab-product-list {
  border-top: 1px solid #eef2f5;
  border-left: 1px solid #eef2f5;
  border-right: 1px solid #eef2f5;
  border-radius: 2px;
  float: left;
  padding: 0 23px;
  margin-left: 2px;
  height: 30px;
  line-height: 30px;
  margin-top: 28px;
  cursor: pointer;
}

.tab-product-list:first-child {
  margin-left: 0px;
}

.tab-product-list.active {
  background: #eef2f5;
}

.brand-menu-list {
  background-color: #f9fbfc;
  padding: 0px 20px 20px 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.order {
  margin-bottom: 20px;
}

.order-select-cat {
  background: none;
  border: none;
  height: 30px;
  line-height: 30px;
  color: #333;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 10px;
  border: 1px solid #e8eaec;
  border-radius: 2px;
  text-align: center;
  padding: 0 30px 0 20px;
}

.order-select-arrow {
  position: absolute;
  top: 7px;
  right: 15px;
  transform: rotate(45deg);
  border-bottom: 2px solid #e8eaec;
  border-right: 2px solid #e8eaec;
  height: 10px;
  width: 10px;
}

.order select {
  background: none;
  border: none;
  height: 30px;
  line-height: 30px;
  color: #333;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../i/arrow3.png) no-repeat 90% center;
  background-position: right;
  padding-right: 10px;

  border: 1px solid #eef2f5;
  border-radius: 2px;
  text-align: center;
  padding: 0 30px 0 20px;
}

.order option {
  text-align: left;
}

#plk-cart-pini-popup {
  display: none;
  position: absolute;
  right: -55px;
  background: transparent;
  width: 360px;
  padding: 3px;
  text-align: left;
  font-size: 14px;
  z-index: 7 !important;
  top: -5px;
}
#plk-cart-pini-popup .plk-cart-pini-inner-popup {
  background: white;
  margin: 30px;
  border: 1px solid #bad0e5;
  webkit-box-shadow: 0px 4px 9px -4px rgba(112, 112, 112, 1);
  -moz-box-shadow: 0px 4px 9px -4px rgba(112, 112, 112, 1);
  box-shadow: 0px 4px 9px -4px rgba(112, 112, 112, 1);
}

.cart-pini-close {
  background: transparent;
  border: none;
  color: #0061c9;
  cursor: pointer;
  font-weight: 500;
  font-size: 1.2rem;
}
.cart-pini-link {
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 20px;
  text-align: center;
  margin-top: 10px;
}
.cart-pini-link a {
  border: none;
  border-radius: 5px;
  cursor: pointer;
  padding: 10px 35px;
  font-size: inherit;
  color: white;
  background-color: #219d57;
}
.cart-pini-link a .white-arrow {
  border-top: 1px solid white;
  border-right: 1px solid white;
  transform: rotate(45deg);
  width: 3px;
  height: 9px;
  margin-left: 5px;
  display: inline-block;
}

/*.cart-pini-link a{color:#0061c9;}*/
.cart-pini-link a i {
  padding-left: 3px;
  vertical-align: middle;
}
.cart-pini-item-wrapper {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 4px;
  padding-left: 0 !important;
}
.cart-pini-item-wrapper .cart-product-char-list {
  display: none;
}
.cart-pini-item-wrapper .cart-product-char-eye.eye-nr-2 {
  display: none;
}
.cart-pini-item-wrapper .cart-product-char-eye {
  padding-left: 0 !important;
}
.cart-pini-item-wrapper button {
  background: transparent;
  border: none;
  color: #0061c9;
  cursor: pointer;
  font-size: 12px;
}

.main-cart-wrapper {
  border: 1px solid #e7e7e7;
}
.main-cart-wrapper > .cart-line {
  border-bottom: 1px solid #e7e7e7;
}
.main-cart-wrapper > .cart-line:last-of-type {
  border-bottom: none;
}
.cart-header,
.cart-line {
  display: flex;
  flex-wrap: nowrap;
}
.cart-header {
  background: #f3f3f3;
  font-size: 16px;
  font-weight: 300;
  color: #333;
  text-align: center;
  text-transform: uppercase;
}
.cart-header div,
.cart-line > div {
  text-align: center;
  border-right: 1px solid #e7e7e7;
}
.cart-header div {
  padding: 10px 0;
}
.cart-header div.quant-column,
.cart-line div.quant-column {
  width: 156px;
}
.cart-header div.price-column,
.cart-line div.price-column {
  width: 116px;
}
.cart-header div.sub-column,
.cart-line div.sub-column {
  width: 96px;
}
.cart-header div.del-column,
.cart-line div.del-column {
  width: 46px;
  border-right: none;
  padding: 0;
}
.cart-line div.quant-column,
.cart-line div.price-column,
.cart-line div.sub-column,
.cart-line div.del-column {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart-header > :first-child,
.cart-line > :first-child {
  flex-grow: 1;
  flex-shrink: 2;
}
.cart-line > :first-child {
  max-width: 580px;
  text-align: left;
}
.cart-inner-lines-wrapper {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  border-right: none !important;
}
.cart-inner-lines-wrapper .cart-line {
  height: 100%;
}
.cart-inner-lines-wrapper .cart-line:first-child .quant-column,
.cart-inner-lines-wrapper .cart-line:first-child .price-column,
.cart-inner-lines-wrapper .cart-line:first-child .sub-column,
.cart-inner-lines-wrapper .cart-line:first-child .del-column {
  align-items: flex-end;
}
.cart-inner-lines-wrapper > div:only-child.cart-line .quant-column,
.cart-inner-lines-wrapper > div:only-child.cart-line .sub-column,
.cart-inner-lines-wrapper > div:only-child.cart-line .price-column,
.cart-inner-lines-wrapper > div:only-child.cart-line .del-column {
  align-items: center;
}
.cart-inner-lines-wrapper .cart-line:first-child .quant-column {
  padding-bottom: 12px;
}
.cart-inner-lines-wrapper .cart-line:first-child .price-column,
.cart-inner-lines-wrapper .cart-line:first-child .sub-column,
.cart-inner-lines-wrapper .cart-line:first-child .del-column {
  padding-bottom: 19px;
}

.user-profile-cart .cart-line .quant-column .cart-item-qtd-wrapper .cart-item-qtd-button {
  display: none;
}
.user-profile-cart .cart-line .del-column {
  display: none;
}
.user-profile-cart .cart-item-product-wrapper {
  padding: 10px 5px;
}
.user-profile-cart .cart-line > :first-child {
  max-width: 456px;
}

.user-profile-cart .cart-header div.quant-column,
.user-profile-cart .cart-line div.quant-column {
  width: 112px;
}
.user-profile-cart .cart-header div.price-column,
.user-profile-cart .cart-line div.price-column {
  width: 78px;
}
.user-profile-cart .cart-header div.sub-column,
.user-profile-cart .cart-line div.sub-column {
  width: 96px;
  border-right: none;
}

.order-confirmation-cart .cart-line > :first-child {
  max-width: 599px;
}
.order-confirmation-cart .cart-header div.sub-column,
.order-confirmation-cart .cart-line div.sub-column {
  border-right: none;
}
.order-confirmation-cart .cart-line .quant-column .cart-item-qtd-wrapper .cart-item-qtd-button {
  display: none;
}
.order-confirmation-cart .cart-line .del-column {
  display: none;
}

.main-cart-wrapper .cart-product-char-eye {
  font-weight: 700;
}
.main-cart-empty {
  min-height: 200px;
  padding-left: 10px;
}
.cart-item-product-wrapper {
  padding: 20px;
  cursor: pointer;
}

.cart-item-product-title {
  font-size: 18px;
  color: #0061c9;
}
.cart-item-product-deadline {
  font-size: 12px;
  margin-top: 8px;
}
.cart-item-info-wrapper {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.cart-item-img-dealine-wrapper {
  flex: 0 0 30%;
}
.cart-item-img-dealine-wrapper img {
  width: 95%;
  max-width: 100%;
  height: auto;
}
.cart-item-product-char-list {
  padding-left: 15px;
  flex: 1;
  font-size: 14px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.cart-item-product-char-list > :first-child {
  margin-bottom: 36px;
}
.cart-item-qtd-button {
  background: transparent;
  border: none;
  color: #333;
  cursor: pointer;
  font-weight: 500;
  font-size: 1.2rem;
}
.cart-item-qtd-button:hover {
  color: #0061c9;
}
.cart-item-qtd-input {
  max-width: 40px;
  text-align: center;
  background: #f5f5f5;
  border: 1px solid #e6e6e6;
  color: #52647c;
}
.cart-button-remove {
  background: transparent;
  border: none;
  color: #333;
  cursor: pointer;
}
.cart-button-remove:hover {
  color: #0061c9;
}
.cart-info-wrapper {
  padding: 0 0 26px 0;
  background: #f4f4f4;
  border-bottom: 1px solid #ebebeb;
}
.cart-user-vat-info {
  padding: 10px 0 10px 30px;
  font-size: 14px;
}
.cart-voucher-list-wrapper {
  padding-left: 30px;
}
.cart-total-info-wrapper {
  padding-right: 30px;
  text-align: right;
}
.cart-total-inner-wrapper {
  padding-right: 25px;
}
.cart-total-inner-wrapper div {
  margin-bottom: 10px;
}
.voucher-list-label {
  color: #0061c9;
  font-size: 16px;
  margin-bottom: 20px;
}
.voucher-list-item {
  border: 2px solid #ebebeb;
  background: transparent;
  color: #333;
  padding: 8px 30px;
  display: inline-block;
  margin-right: 15px;
  cursor: pointer;
}
.voucher-list-item.active,
.voucher-list-item:hover {
  border: 2px solid #0061c9;
  background: #0061c9;
  color: white;
}
.cart-total-value {
  width: 90px;
  display: inline-block;
}
.car-total-line {
  border-top: 1px solid white;
  margin-top: 10px;
  padding-top: 5px;
}
.car-total-line div {
  padding-right: 25px;
  font-weight: 500;
}
.car-total-line-euro {
  padding-right: 25px;
  margin-top: 5px;
}
.order-deliver-info-wrapper {
  margin-top: 30px;
}
.order-deliver-info-text {
  color: #0061c9;
}
.order-deliver-info-text span {
  font-weight: 500;
}
.order-deliver-bar-wrapper {
  border: 1px solid #cccccc;
  padding: 30px 35px;
  margin-top: 20px;
  border-radius: 10px;
}
.order-deliver-bar-wrapper .bar {
  height: 7px;
  background: #d9d9d9;
  width: 100%;
  border-radius: 3px;
}
.order-deliver-bar-wrapper .bar-fill {
  height: 7px;
  background: #26a346;
  border-radius: 3px;
}
.order-deliver-limit-value {
  color: #0061c9;
  display: table-cell;
  width: 80px;
  text-align: right;
} /*60px*/
.cart-order-deadline-wrapper {
  margin-top: 30px;
}
.cart-order-deadline-wrapper span {
  font-weight: 500;
}
.order-buttons-wrapper {
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
}
.order-button {
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  text-transform: uppercase;
  color: white;
  text-align: center;
  border: none;
  border-radius: 7px;
  cursor: pointer;
  min-width: 200px;
}
.order-button.submit {
  background-color: #219d57;
}
.order-button.back {
  background-color: #0061c9;
}
.order-button i {
  line-height: 40px;
  border: solid white;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 5px;
}
.order-button.submit i {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-left: 6px;
}
.order-button.back i {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  margin-right: 6px;
}

.main-title-wrapper {
  margin-top: 35px;
  margin-bottom: 35px;
  text-align: center;
}
.h1-order-title {
  font-size: 30px;
  font-weight: 500;
  color: #0061c9;
  margin: 0;
}
.h2-order-title {
  margin: 0;
  margin-top: 10px;
  font-size: 15px;
  font-weight: 500;
}

.order-steps-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #eef2f5;
  font-size: 20px;
  padding: 30px 0;
}
.order-steps-wrapper.border {
  border: 1px solid #e7e7e7;
  border-bottom: none;
}
.order-steps-wrapper > div {
  padding: 0 25px;
}
.order-steps-wrapper .active {
  font-weight: 500;
  text-decoration: underline;
  background-color: transparent !important;
  color: #0061c9;
}
.order-box-wrapper {
  border: 1px solid #eef2f5;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 30px;
}
.order-methods-item {
  padding-top: 40px;
  padding-bottom: 50px;
  margin-top: 1px;
  width: 100%;
}
.order-methods-item.active {
  background-color: #eef2f5;
}
.order-methods-item:hover {
  background-color: #eef2f5;
}

.f12 {
  font-size: 14px;
}
.f14 {
  font-size: 14px;
}
.f18 {
  font-size: 18px;
}

.prod-list-row {
  padding: 0;
  margin-bottom: 0.4375rem;
  width: auto;
  overflow-x: hidden;
}
.prod-list {
  border: 1px solid #e8eaec;
  border-radius: 3px;
  text-align: center;
  padding-bottom: 30px;
  padding-top: 60px;
}

.prod-list img {
  /*margin-top:15%;*/
}
.prod_list_img {
  max-height: 200px;
}
.product_list_img_div {
  min-height: 200px;
  overflow: hidden;
  /*position:relative;*/
}
.product_list_img_div img {
  /*position:absolute;
	left: 50%;
	width: auto;
	transform: translateX(-50%);*/
}

.prod-list-row .col-4 {
  padding-right: 0;
  padding-left: 0;
}

.prod-list-row .col-4:first-child {
  padding-right: 0.1875rem;
}

.prod-list-row .col-4:last-child {
  padding-left: 0.1875rem;
}

.prod-list-row .col-4:last-child,
.prod-list-row .col-4:first-child {
  width: calc(33.33333% - 0.1875rem);
}

.prod-list-row .col-4 {
  padding-left: 0.09375rem;
  padding-right: 0.09375rem;
  width: calc(33.33333% - 0.1875rem);
}

.prod-title-list {
  font-size: 18px;
  min-height: 45px;
  padding-bottom: 5px;
}
/*.prod-title-list a {
	text-decoration:none;
}*/

.prod-price-list {
  font-size: 18px;
  font-weight: 500;
  color: #0061c9;
}

#tab-content-2 {
  padding-top: 47px;
}

.mtop20 {
  margin-top: 20px;
}
.mtop30 {
  margin-top: 30px;
}
.mtop40 {
  margin-top: 40px;
}
.mtop50 {
  margin-top: 50px;
}
.mtop55 {
  margin-top: 55px;
}
.mtop70 {
  margin-top: 70px;
}
.mtop22p {
  margin-top: 22%;
}

.mleft35 {
  margin-left: 35px;
}
.mleft30 {
  margin-left: 30px;
}
.mleft20 {
  margin-left: 20px;
}
.mleft5p {
  margin-left: 5%;
}

.mright5p {
  margin-right: 5%;
}

.mright20 {
  margin-right: 20px !important;
}

.mbottom5 {
  margin-bottom: 5px;
}
.mbottom20 {
  margin-bottom: 20px;
}
.mbottom40 {
  margin-bottom: 40px !important;
}
.mbottom73 {
  margin-bottom: 73px;
}
.mbottom80 {
  margin-bottom: 80px;
}
.mbottom170 {
  margin-bottom: 170px;
}

.m0x {
  margin-top: 0;
  margin-bottom: 0;
}

.p15 {
  padding: 15px;
}
.p15-0 {
  padding: 15px 0px;
}
.p0-25 {
  padding: 0px 25px;
}
.p30 {
  padding: 30px;
}
.p1020 {
  padding: 10px 20px;
}

.ptop10 {
  padding-top: 10px;
}
.ptop25 {
  padding-top: 25px;
}
.ptop7r {
  padding-top: 7rem;
}

.pright5 {
  padding-right: 5px;
}
.pright10 {
  padding-right: 10px;
}

.pbottom5 {
  padding-bottom: 5px;
}
.pbottom0 {
  padding-bottom: 0;
}

.pleft5 {
  padding-left: 5px;
}
.pleft10 {
  padding-left: 10px;
}
.pleft30 {
  padding-left: 30px;
}

.top20p {
  top: 20%;
}
.left5p {
  left: 5%;
}

.w65p {
  width: 65px;
}
.w100 {
  width: 100% !important;
}
.w60 {
  width: 60%;
}
.w55 {
  width: 55%;
}
.w20 {
  width: 20%;
}
.w10 {
  width: 10%;
}
.w5 {
  width: 5%;
}

.min-height-75 {
  min-height: 75px;
}
.min-height-110 {
  min-height: 110px;
}
.min-height-127 {
  min-height: 127px;
}
.min-height-400 {
  min-height: 400px;
}

.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.bold {
  font-weight: 500;
}
.light-blue {
  color: #0061c9;
}
.underline {
  text-decoration: underline !important;
}

.f1r {
  font-size: 1rem;
}
.f30 {
  font-size: 30px;
}

.lh1_5 {
  line-height: 1.5;
}

.pointer {
  cursor: pointer;
}

.height-20 {
  height: 20px;
}
.width-33 {
  width: 33px;
}

.flex {
  display: flex;
}
.flex-center {
  display: flex;
  justify-content: center;
}
.flex-space-between {
  display: flex;
  justify-content: space-between;
}
.flex-items-center {
  display: flex;
  align-items: center;
}
.flex-column {
  display: flex;
  flex-direction: column;
}
.flex-grow-1 {
  flex-grow: 1;
}

.confirmation-alter-bbutton {
  padding: 7px 15px;
  background-color: white; /*text-decoration:none;*/
}
.confirm-order-table-title {
  padding: 15px 0;
  text-align: center;
  border-right: 1px solid #e7e7e7;
}
.confirm-order-table-no-title {
  width: 5%;
  padding: 15px 0;
  text-align: center;
}
.confirm-order-table-footer {
  background-color: #f4f4f4;
  border: 1px solid #e7e7e7;
  text-align: right;
  padding: 30px 0;
}
.confirm-order-table-footer-line {
  display: flex;
  justify-content: flex-end;
  padding-right: 75px;
}
.confirm-order-table-item-price {
  padding: 15px 0;
  text-align: center;
  border-right: 1px solid #e7e7e7;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
}
.confirm-order-observations {
  border: 1px solid #ebebeb;
  height: 290px;
  width: calc(100% - 40px);
  resize: none;
  background-color: #f4f4f4;
  padding: 20px;
  margin-top: 10px;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
}
.background-table {
  background-color: #f4f4f4;
}

.back-white {
  background-color: white;
}
.back-f5f5f5 {
  background-color: #f5f5f5;
}
.border-bottom-grey {
  border-bottom: 1px solid grey;
}
.border-grey {
  border: 1px solid grey;
}
.border-f4f4f4 {
  border: 1px solid #f4f4f4;
}
.border-e7e7e7 {
  border: 1px solid #e7e7e7;
}
.border-ebebeb {
  border: 1px solid #ebebeb;
}
.borderr-e7e7e7 {
  border-right: 1px solid #e7e7e7;
}
.no-border-top {
  border-top: none;
}

.no-resize {
  resize: none;
}
.search-empty-text-box {
  padding: 100px 0;
  margin-top: 60px;
}

.menu-lvl-2-container {
  width: 100%;
  display: inline-flex;
  flex-direction: row;
  justify-content: flex-start;
}
.policy-blue-bar {
  margin-top: 30px !important;
  display: block;
  height: 50px;
  line-height: 50px;
  background: #0061c9;
}
.policy-container {
  margin-top: 30px;
  min-height: 400px;
}
.policy-title {
  font-size: 18px;
  color: #0061c9;
  padding-bottom: 12px;
  border-bottom: 1px solid #a8b4bd;
}
.brand-total {
  top: -43px;
}
.shopcart-icon {
  margin-top: -1px;
  color: #0061c9;
  font-size: 20px;
}

.form-order-address .form-line {
  margin: 8px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.form-order-address .form-line .line-title {
  color: #333;
}
.form-order-address .form-line-select .line-title {
  color: #333;
}
.form-order-address .form-line .line-title:not(.no-title):after {
  content: ":";
}
.form-order-address .form-line select {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
}
.form-order-address .form-line .line-input {
  width: 650px;
  color: #333;
  background-color: #f9f9f9;
  border: 1px solid #e8e8e8;
  padding: 10px 15px;
}
.form-order-address .form-line-select .line-input {
  width: 682px;
  color: #333;
  background-color: #f9f9f9;
  border: 1px solid #e8e8e8;
  padding: 10px 15px;
}
.form-order-address .form-line .line-input-full {
  width: 100%;
  color: #333;
  background-color: #f9f9f9;
  border: 1px solid #e8e8e8;
  padding: 10px 0;
}
.form-order-address .form-line .line-input-district {
  width: 70%;
  color: #333;
  background-color: #f9f9f9;
  border: 1px solid #e8e8e8;
  padding: 10px 15px;
}
.form-order-address .form-line .line-div-district {
  width: 682px;
}

.form-order-address .form-line .select-arrow {
  position: absolute;
  width: 10px;
  height: 10px;
  border: 3px solid #626262;
  top: 12px;
  right: 10px;
  transform: rotate(45deg);
  border-left: none;
  border-top: none;
}

.order-end-info {
  border: 1px solid #eef2f5;
  line-height: 30px;
  margin-top: 40px;
}
.order-end-info .end-title {
  font-size: 22px;
  color: #0061c9;
  font-weight: 500;
  padding-bottom: 25px;
}
.order-end-info .end-thanks {
  font-size: 20px;
  padding-top: 10px;
}
.order-end-info .info-col {
  padding: 25px 15px;
}
.order-end-payment {
  margin-top: 45px;
  border: 1px solid #eef2f5;
  margin-bottom: 80px;
}
.order-end-payment .pay-title {
  padding: 15px 25px;
}
.order-end-payment .info-header {
  color: #0061c9;
}
.order-end-payment .info-col {
  display: flex;
  flex-direction: column;
  line-height: 25px;
}

.login-title {
  margin-top: 30px;
  font-size: 28px;
  font-weight: 500;
  color: #0061c9;
  border-bottom: 1px solid #a8b4bd;
  padding-bottom: 15px;
  text-align: center;
  margin-bottom: 40px;
}
.login-subtitle {
  font-size: 20px;
  color: #0061c9;
  font-weight: 500;
}
.form-login {
  padding-top: 15px;
}
.form-login .login-item {
  margin-top: 15px;
}
.form-login .login-input {
  width: 270px;
  height: 30px;
  background-color: #f9f9f9;
  border: 1px solid #e8e8e8;
}
.form-login .login-button {
  background-color: #0061c9;
  border: none;
  color: white;
  padding: 10px 40px;
  font-weight: 500;
  border-radius: 5px;
  cursor: pointer;
}
.login-or-div {
  margin-top: 30px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.login-or-hr {
  border: none;
  border-top: 1px solid #e8e8e8;
  width: 100%;
}
.login-or-text {
  position: absolute;
  top: -2px;
  background-color: white;
  left: 50%;
  margin-left: -19px;
  padding: 0 10px;
}
.login-social-buttons {
  margin-top: 30px;
}
.login-facebook-button {
  background-color: #0061c9;
  color: white;
  width: 180px;
  height: 35px;
  border: none;
  border-radius: 5px;
  display: flex;
  margin-top: 15px;
  justify-content: center;
  cursor: pointer;
  align-items: center;
}
.login-google-button {
  background-color: #dd4e42;
  color: white;
  width: 180px;
  height: 35px;
  border: none;
  border-radius: 5px;
  display: flex;
  margin-top: 15px;
  justify-content: center;
  cursor: pointer;
  align-items: center;
  opacity: 0.3;
  cursor: default;
}
.login-reg {
  border: 1px solid #eef2f5;
  padding: 20px 50px;
}
.login-reg-button {
  background-color: #0061c9;
  color: white;
  width: 180px;
  height: 35px;
  border: none;
  border-radius: 5px;
  display: flex;
  margin-top: 15px;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  cursor: pointer;
}
.login-reg-button i {
  transform: rotate(45deg);
  border-right: 1px solid white;
  border-top: 1px solid white;
  width: 6px;
  height: 6px;
  margin-left: 15px;
}
.login-reg-box .quick_link_list {
  padding: 0;
}

.reg-title {
  margin-top: 30px;
  font-size: 28px;
  font-weight: 500;
  color: #0061c9;
  border-bottom: 1px solid #a8b4bd;
  padding-bottom: 15px;
  text-align: center;
  margin-bottom: 40px;
}
.reg-form .input-box {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-top: 20px;
}
.reg-form .input-box .input {
  background-color: #f9f9f9;
  border: 1px solid #e8e8e8;
  width: 370px;
  height: 30px;
  padding: 0 10px;
  color: #708290;
}
.reg-form .change-data-box {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-top: 20px;
}
.reg-form .change-data-box .input {
  background-color: #f9f9f9;
  border: 1px solid #e8e8e8;
  width: 370px;
  height: 30px;
  padding: 0 10px;
  color: #708290;
}
.reg-form .input-box .input-select {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  width: 392px;
}
.reg-form .input-box .select-arrow {
  position: absolute;
  width: 6px;
  height: 6px;
  border-right: 3px solid #626262;
  border-bottom: 3px solid #626262;
  right: 15px;
  transform: rotate(45deg);
  top: 9px;
}
.reg-or-div {
  margin-top: 50px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.reg-or-hr {
  border: none;
  border-top: 1px solid #e8e8e8;
  width: 100%;
}
.reg-or-text {
  position: absolute;
  top: -2px;
  background-color: white;
  left: 50%;
  margin-left: -19px;
  padding: 0 10px;
}
.reg-social-buttons {
  margin-top: 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.reg-facebook-button {
  background-color: #0061c9;
  color: white;
  width: 225px;
  height: 35px;
  border: none;
  border-radius: 5px;
  display: flex;
  margin-top: 15px;
  justify-content: center;
  cursor: pointer;
  align-items: center;
}
.reg-google-button {
  background-color: #dd4e42;
  color: white;
  width: 225px;
  height: 35px;
  border: none;
  border-radius: 5px;
  display: flex;
  margin-top: 15px;
  justify-content: center;
  cursor: pointer;
  align-items: center;
}

.form-change-data {
  margin-top: 20px;
}
.form-change-data .change-data-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.form-change-data .change-data-box .input {
  width: 450px;
  height: 30px;
  border: 1px solid #e8e8e8;
  background-color: #f9f9f9;
  margin-top: 10px;
  padding: 0 7px;
}
.form-change-data .change-data-box .input2 {
  width: 340px;
  height: 30px;
  border: 1px solid #e8e8e8;
  background-color: #f9f9f9;
  padding: 0 7px;
}
.form-change-data .change-data-button {
  background-color: #0061c9;
  color: white;
  width: 162px;
  height: 40px;
  border: none;
  border-radius: 5px;
  margin-top: 20px;
  float: right;
}
.change-data-social-buttons {
  display: flex;
  justify-content: space-around;
  margin-top: 30px;
}
.change-data-facebook-button {
  background-color: #0061c9;
  color: white;
  width: 240px;
  height: 35px;
  border: none;
  border-radius: 5px;
  display: flex;
  margin-top: 15px;
  justify-content: center;
  cursor: pointer;
  align-items: center;
}
.change-data-google-button {
  background-color: #dd4e42;
  color: white;
  width: 240px;
  height: 35px;
  border: none;
  border-radius: 5px;
  display: flex;
  margin-top: 15px;
  justify-content: center;
  cursor: pointer;
  align-items: center;
}

.user-notifications-header {
  margin-top: 50px;
  border: 1px solid #eef2f5;
  padding: 15px 0;
  display: flex;
  justify-content: center;
  position: relative;
  cursor: pointer;
}
.user-notifications-header i {
  position: absolute;
  right: 15px;
}
.user-notifications {
  border: 1px solid #eef2f5;
  padding: 35px 30px;
}
.user-notifications .notification {
  margin-bottom: 40px;
}
.user-notifications .notification .inputs-wrapper {
  display: flex;
  align-items: flex-start;
  margin-top: 20px;
}
.user-notifications .notification .inputs-wrapper input {
  margin-right: 5px;
}
.user-notifications .notification .inputs-wrapper input:last-of-type {
  margin-left: 30px;
}
.user-notification-popup-wrapper {
  padding: 0 40px 30px 40px;
}

.h1-product {
  font-weight: 300;
  color: #0061c9;
  font-size: 25px;
  margin: 0;
}
.product-price-title {
  font-weight: 500;
  color: #0061c9;
  font-size: 18px;
  text-align: right;
  padding-top: 7px;
}
.product-subprod-title {
  font-weight: 300;
  color: #333;
  font-size: 14px;
  text-align: right;
}
.product-inputs-box {
  height: 100%;
  background: #eef2f5;
  padding: 16px 20px 0 20px;
  font-weight: 300;
  color: #333;
  font-size: 16px;
}
.product-help-wrapper {
  text-align: right;
}
.product-help {
  position: relative;
  padding-bottom: 20px;
  display: inline-block;
}
.product-help:hover i {
  color: #0061c9;
  cursor: pointer;
}
.product-help:hover .product-help-link {
  display: block;
}
.product-help-link {
  display: none;
  position: absolute;
  right: -80px;
  top: 20px;
  z-index: 7;
  background: #f3f7f7;
  border: 1px solid #c6c9ca;
  padding: 16px 8px;
  white-space: nowrap;
}
.product-help-link a {
  font-size: 14px; /*color:#0061c9;*/
}
.product-unit-price-label {
  font-weight: 300;
  color: #333;
  text-align: left;
}
.product-unit-price {
  font-weight: 300;
  color: #333;
  text-align: right;
  float: right;
}
.product-total-box {
  margin-top: 30px;
}
.product-total-wrapper {
  margin-top: 20px;
  clear: both;
}
.product-total-price-label {
  font-weight: 500;
  font-size: 20px;
  color: #333;
  text-align: left;
}
.product-total-price {
  font-weight: 500;
  font-size: 20px;
  color: #333;
  text-align: right;
  float: right;
}
.product-buy-button-wrapper {
  clear: both;
  margin-top: 20px;
  text-align: center;
}
.button-add-cart {
  color: white;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  width: 80%;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #219d57;
  border-radius: 5px;
  border: none;
  cursor: pointer;
}
.button-add-cart i {
  line-height: 40px;
  border: solid white;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-left: 6px;
}
.product-safe-buy-text {
  text-align: center;
  margin-top: 10px;
  font-size: 14px;
}
.product-safe-buy-text i {
  vertical-align: top;
}
.product-quick-link-wrapper {
  margin-top: 40px;
  margin-bottom: 40px;
}
.product-tabs-wrapper {
  border-top: 1px solid #e8eaec;
  border-left: 1px solid #e8eaec;
  min-height: 200px;
}
.tab-product {
  border-top: 1px solid #e8eaec;
  border-left: 1px solid #e8eaec;
  background: #eef2f5;
  padding: 10px 0 10px 10px;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.tab-product.active {
  background: white;
  width: calc(100% - 11px + 1px);
}
.product-tab-content {
  padding: 30px;
}
.product-others-wrapper {
  margin-top: 80px;
}
.product-others-title {
  font-size: 24px;
  font-weight: 300;
  margin: 0;
  padding-bottom: 2px;
  border-bottom: 1px solid #e8eaec;
}
.product-others-list {
  margin-top: 30px;
}
.product-bottom-space {
  margin-top: 100px;
}
.product-img-list-wrapper {
  max-width: 500px;
}
.product-img-wrapper {
  text-align: center;
  position: relative;
}
.product-img-wrapper img {
  margin: auto;
}
.product-options-bar {
  margin-top: 30px;
  padding-bottom: 0;
  display: flex;
  justify-content: center;
}
.product-option {
  display: inline-block;
}
.product-option button {
  background: transparent;
  border: none;
  font-family: inherit;
  font-weight: 300;
  color: #333;
  padding: 0;
  margin-left: 15px;
  margin-right: 15px;
  height: 20px;
  cursor: pointer;
  font-size: inherit;
  padding-bottom: 40px;
}
.product-option button img {
  padding-right: 5px;
  height: 20px;
  vertical-align: bottom;
}
.share-list {
  display: none;
  padding: 5px;
  background: white;
  position: absolute;
  top: 30px;
  left: 35px;
  border: 1px solid #e8eaec;
  width: 100%;
}
.share-wrapper {
  position: relative;
}
.share-wrapper:hover .share-list {
  display: block;
}
.share-list a {
  font-size: 28px;
  display: inline-block;
}
/*.share-list a:hover{color:#0061c9}*/
.product-img {
  justify-content: center;
  display: flex;
}

.account-main-wrapper {
  margin-top: 35px;
  margin-bottom: 60px;
}
.user-menu-wrapper {
  background: #eef2f5;
  padding: 15px 20px;
}
.user-menu-title {
  color: #0061c9;
  font-weight: 500;
  font-size: 20px;
}
.account-main-title {
  color: #0061c9;
  font-weight: 300;
  font-size: 30px;
  padding-bottom: 7px;
  border-bottom: 1px solid #a8b4bd;
  margin-bottom: 30px;
}
.account-main-title2 {
  color: #0061c9;
  font-weight: 500;
  font-size: 30px;
  padding-bottom: 7px;
  margin-bottom: 30px;
}
.account-sub-title {
  color: #0061c9;
  font-weight: 300;
  font-size: 18px;
  margin-bottom: 30px;
}
.account-order-history-title {
  margin-top: 80px;
}
.user-profile-buttons-wrapper {
  margin-top: 20px;
  text-align: right;
}

/*Slick Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-size: 20px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #0061c9;
}

.p-top-56 {
  padding-top: 56px;
}

.cat-home-box {
  cursor: pointer;
}
.cat-home {
  background: #eef2f5;
  border-radius: 10px 10px 0 0;
  max-height: 148px;
  border: 1px solid #eef2f5;
  text-align: center;
  margin: 0 auto;
  padding: 28px 0 14px 0;
  min-height: 122px;
}

.cat-home-title {
  background: #0061c9;
  border-radius: 0 0 10px 10px;
  border: 1px solid #0061c9;
  text-align: center;
  padding: 10px 0;
}
.cat-home-box:hover .cat-home-title {
  background: #005690;
}

.cat-home-title-h1 {
  font-size: 16px;
  font-weight: 300;
  color: white;
  text-transform: uppercase;
  display: inline-block;
}

.cat-home-title a i {
  border: solid white;
  border-width: 0 1px 1px 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-left: 4px;
  display: inline-block;
  padding: 5px;
}

.box-home {
  background: #eef2f5;
  padding: 36px 18px;
}

/*.box-home a{text-decoration:none;}*/

.box-home div a {
  line-height: 21px;
  text-transform: uppercase;
}

.box-home img {
  padding-right: 10px;
}

.p-top-36 {
  padding-top: 36px;
}

.box-home-2 {
  border-top: 4px solid #bbe7e8;
  background: #eef2f5;
  padding-top: 42px;
  padding-bottom: 28px;
  margin-top: 25px !important;
  margin-bottom: 42px !important;
}

/*.box-home-2 a{text-decoration:none;}*/

.medium28blue {
  font-size: 28px;
  font-weight: 500;
  color: #0061c9;
}
.light28blue {
  font-size: 28px;
  line-height: 1.3;
  font-weight: 300;
  color: #0061c9;
}

.light18 {
  font-size: 18px;
}

.prod-list-home-row {
  padding: 0;
  margin-bottom: 40px;
}

.prod-list-home {
  border: 1px solid #e8eaec;
  border-radius: 3px;
  text-align: center;
  padding-bottom: 30px;
  padding-top: 60px;
  margin-bottom: 30px;
}
.prod-list-home-row > div:nth-child(4n + 1) {
  padding-left: 0;
  width: calc(25% - 0.9375rem);
}
.prod-list-home-row > div:nth-child(4n) {
  padding-right: 0;
  width: calc(25% - 0.9375rem);
}

.box-home-3 {
  border-top: 4px solid #b3e3e5;
  background: #eef2f5;
  padding-top: 42px;
  padding-bottom: 18px;
  margin-top: 58px !important;
  margin-bottom: 60px !important;
}

.box-home-3-title {
  text-align: center;
  font-size: 28px;
  font-weight: 500;
  color: #0061c9;
}

.box-home-3-list {
  text-align: center;
  margin-top: 46px;
}

.box-home-3-list div {
  display: inline-block;
  background: #0061c9;
  border-radius: 10px;
  border: 1px solid #0061c9;
  line-height: 48px;
  padding: 0 31px;
  margin-right: 65px;
  margin-bottom: 55px;
}
.box-home-3-list div:hover {
  background: #005690;
}

.box-home-3-list div a {
  /*text-decoration:none;*/
  color: white;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
}

.box-home-3-list div a i {
  border: solid white;
  border-width: 0 1px 1px 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-left: 4px;
  display: inline-block;
  padding: 5px;
}

.box-home-3-list div:last-child {
  display: inline-block;
  background: none;
  border-radius: 0px;
  border: 0px solid #0061c9;
  line-height: 0px;
  padding: 0 0px;
  margin-right: 0px;
  position: absolute;
  margin-top: -13px;
}

.brand-list div {
  display: inline-block;
  flex-direction: row;
  justify-content: space-between;
}

.p-left-72 {
  padding-left: 72px;
}

.p-top-35 {
  padding-top: 35px;
}

.box1 {
  background: #eef2f5;
  padding: 41px 36px;
  line-height: 1.8;
  margin-bottom: 14px !important;
  display: flex;
}

.box2 {
  background: #eef2f5;
  padding: 41px 19px;
  line-height: 1.8;
  margin-bottom: 14px !important;
  display: flex;
}

.box1 div,
.box2 div {
  display: inline-block;
}

.mediumblue16 {
  font-weight: 500 !important;
  font-size: 16px;
  color: #0061c9;
}
.mediumblue20 {
  font-weight: 500 !important;
  font-size: 20px;
  color: #0061c9;
}

.p-top-23 {
  padding-top: 23px;
}
.p-top-38 {
  padding-top: 38px;
}
.p-right-20 {
  padding-right: 20px;
}
.p-left-20 {
  padding-left: 14px;
}
.p-bottom-20 {
  padding-bottom: 20px;
}
.p-top-20 {
  padding-top: 20px;
}
.p-top-16 {
  padding-top: 16px;
}

.box3 {
  background: #eef2f5;
  padding: 0 21px;
  height: 52px;
  line-height: 52px;
  font-weight: 500 !important;
  font-size: 20px;
  color: #0061c9;
}

.box3ul {
  margin-top: 0;
}
.box3text {
  padding: 3px 21px 20px 21px;
  line-height: 1.5;
  border: 1px solid #eef2f5;
}

.opiniao-list {
  margin-top: 78px;
}

.lightblue24,
.lightblue24 a {
  font-size: 24px;
  color: #0061c9;
  font-weight: 300;
}

.box4 {
  background: #eef2f5;
  padding: 9px 11px;
  line-height: 1.8;
  margin-bottom: 14px !important;
  text-align: center;
  font-size: 15px;
  margin-right: 10px;
  margin-left: 10px;
}
/*.box4 a{text-decoration:none;}*/

.opinion-list-item .stars {
  display: inline-block;
  margin-left: 5px;
}

.social {
  border: 1px solid #eef2f5;
  padding-bottom: 23px;
  margin-top: 0 !important;
}

.WishlistAlert {
  position: absolute;
  font-size: 13px;
  padding-top: 20px;
}

.no-padding-bottom {
  padding-bottom: 0;
}

.h1-contact-title {
  font-size: 30px;
  color: #0061c9;
}
.contact-section-before-email {
  margin-top: 60px;
}
.contact-section-header {
  background: #f9f9f9;
  border-top: 1px solid #c7ced3;
  border-bottom: 1px solid #c7ced3;
  margin-top: 30px;
  padding: 7px 28px;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  color: #0061c9;
  font-weight: 500;
}
.contact-section-header-icon {
  height: 40px;
  width: 40px;
  background: #0061c9;
  border-radius: 20px;
  display: inline-block;
  margin-right: 18px;
  color: white;
  text-align: center;
}
.contact-section-header-icon i {
  line-height: 40px;
  font-size: 20px;
}
.contact-section-toggle-button {
  text-align: right;
  flex-grow: 1;
}
.contact-section-toggle-button:before {
  color: #333;
  cursor: pointer;
}
.contact-section-toggle-button.open:before {
  content: "-";
}
.contact-section-toggle-button.closed:before {
  content: "+";
}
.contact-form-text {
  margin-bottom: 40px;
}
.form-contact-line {
  margin-bottom: 12px;
}
.form-contact-column label {
  display: block;
  color: #333;
  text-transform: uppercase;
}
.form-contact-column label:after {
  content: ":";
}
.form-contact-column input,
.form-contact-column textarea {
  display: block;
  color: #333;
  background-color: #f9f9f9;
  border: 1px solid #e8e8e8;
  padding: 5px;
  width: calc(100% - 0.9375rem);
}
.form-contact-column textarea {
  height: 156px;
  resize: none;
  font-family: inherit;
}
.form-mandatory-message {
  font-size: 14px;
  color: #333;
  padding-left: 10px;
}
.contact-form-submit-wrapper {
  margin: 10px 0;
}
.contact-form-submit-wrapper:after {
  clear: both;
}
.form-blue-button {
  background-color: #0061c9;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  padding: 8px 62px;
  margin-right: 3px;
  font-size: 18px;
  font-weight: 500;
}
.form-blue-button.right {
  float: right;
}
.contact-send-check-wrapper {
  margin-left: 15px;
  line-height: 40px;
  float: left;
}
.noaccess-buttons-wrapper {
  margin-top: 40px;
}
.noaccess-buttons-wrapper a:first-child {
  margin-right: 20px;
}
/*.noaccess-buttons-wrapper a:hover{color:white;}*/
.noaccess-buttons-wrapper a {
  color: white; /*text-decoration:none;*/
}
.search-404-wrapper {
  margin-top: 30px;
  display: flex;
}
.search-404-wrapper input {
  display: block;
  color: #333;
  background-color: #f9f9f9;
  border: 1px solid #e8e8e8;
  padding: 0 5px;
  min-width: 300px;
  height: 38px;
  line-height: 38px;
}
.search-404-wrapper button {
  background-color: #0061c9;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  padding: 8px 62px;
  margin-left: 5px;
  font-size: 16px;
}
.search-404-wrapper button i {
  margin-right: 5px;
  vertical-align: baseline;
}
.order-end-check-wrapper {
  margin-top: 30px;
  margin-bottom: 30px;
}
.order-end-check-line {
  margin-bottom: 20px;
}
.order-end-check-link {
  padding-left: 30px;
  padding-top: 3px;
  display: none;
}
.order-end-check-link a {
  /*color:#0061c9;*/
  font-size: 14px;
}

.buttonmore button {
  background: #eef2f5;
  height: 34px;
  padding: 0 30px;
  font-weight: 400;
  color: #0061c9;
  border: 0;
  cursor: pointer;
}

/*#plk-wishlist-list a {text-decoration:none;}*/

.data-send {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.data-send div {
  height: 30px;
  line-height: 30px;
  padding: 0 0px;
}
.data-send-info {
  width: 450px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #e8e8e8;
  background-color: #f9f9f9;
  padding: 0 7px !important;
  display: flex;
  flex-direction: column;
}
.data-send-info2 {
  width: 470px;
  height: 30px;
  line-height: 30px;
  display: flex;
  justify-content: flex-start;
}
.data-send-info2 input {
  border: 1px solid red !important;
  margin-top: 8px;
}

.change-data-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.change-data-box.short {
  width: 60%;
  margin: 0 auto;
}
.change-data-box div {
  line-height: 30px;
  margin-top: 10px;
}
.change-data-button {
  background-color: #0061c9;
  color: white;
  width: 162px;
  height: 40px;
  border: none;
  border-radius: 5px;
  margin-top: 20px;
  float: right;
  cursor: pointer;
}

.address1 {
  background: #eef2f5;
  line-height: 40px;
  font-weight: 400;
  color: #0061c9;
  text-align: center;
  margin-top: 20px;
  width: 30%;
  position: relative;
  top: -60px;
}

.button2 {
  position: relative;
  top: -60px;
  justify-content: flex-start;
  width: 50%;
}

.button2 button {
  margin-right: 20px;
}

.sex {
  width: 360px;
  line-height: 30px;
  display: flex;
  justify-content: flex-start;
}

.sex input {
  margin-top: 6px;
}

.form-change-data .change-data-box .select {
  width: 356px;
  height: 30px;
  border: 1px solid #e8e8e8;
  background-color: #f9f9f9;
  margin-top: 10px;
  padding: 0 7px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.plk-close-button {
  background: none;
  border: 0;
  cursor: pointer;
  text-align: right;
  margin: 10px;
}

.lightblue18 {
  color: #0061c9;
  font-size: 18px;
}

.prescription_info div {
  height: 32px;
  line-height: 32px;
  margin-bottom: 22px;
  white-space: nowrap;
}
.prescription_info:last-child {
  padding-right: 20px;
}

.history_list {
  display: flex;
  height: 38px;
  line-height: 38px;
  border: 1px solid #e8eaec;
}

.history_list div {
  width: 25%;
  text-align: center;
}

.history_list_child {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e8eaec;
  border-right: 1px solid #e8eaec;
  border-left: 1px solid #e8eaec;
}
/*.history_list_child a{text-decoration:none;}*/

.history_list_child div {
  width: 25%;
  text-align: center;
  height: 35px;
  line-height: 38px;
}

.history_list_child .span-cancel {
  border: 2px solid #dddddd;
  padding: 5px 25px;
  border-radius: 5px;
}

.compare-header {
  margin-top: 60px;
  background-color: #f9f9f9;
  text-align: center;
}
.compare-header-logo {
  width: 190px;
  margin: 20px 0;
}
.compare-header-title {
  font-size: 18px;
  color: #0061c9;
  margin-bottom: 40px;
}
.compare-heder-pdf {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 35px;
  color: #0061c9;
}
.compare-heder-pdf-img {
  width: 20px;
  padding-right: 5px;
}
.border-bottom-eaeaea {
  border-bottom: 2px solid #eaeaea;
}
.compare-fields {
  color: #0061c9;
}
.compare-fields .compare-fields-price {
  padding: 40px 30px 6px 30px;
  text-transform: uppercase;
}
.compare-fields .compare-fields-brand {
  padding: 10px 30px 6px 30px;
  text-transform: uppercase;
}
.compare-fields .compare-fields-lab {
  padding: 10px 30px 6px 30px;
  text-transform: uppercase;
}
.compare-fields .compare-fields-cat {
  padding: 10px 30px 6px 30px;
  text-transform: uppercase;
}

.compare-product .compare-fields-price {
  padding: 40px 0 6px 0;
}
.compare-product .compare-fields-brand {
  padding: 10px 0 6px 0;
  min-height: 18px;
}
.compare-product .compare-fields-lab {
  padding: 10px 0 6px 0;
  min-height: 18px;
}
.compare-product .compare-fields-cat {
  padding: 10px 0 6px 0;
  min-height: 18px;
}
.button-i-arrow {
  border: solid white;
  border-width: 0 1px 1px 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-left: 4px;
  display: inline-block;
  padding: 5px;
}

.change-address-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.change-address-box .g1 {
  width: 40%;
}
.change-address-box .g2 {
  width: 60%;
}
.change-address-box .g2 input {
  border: 1px solid #e9e9e9;
  background-color: #f9f9f9;
  color: #708290;
  padding: 10px 20px;
  border-radius: 3px;
}
.change-address-box .g2 select {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  border: 1px solid #e9e9e9;
  background-color: #f9f9f9;
  color: #708290;
  padding: 10px 20px;
  border-radius: 3px;
}
.change-address-box .g2 .select-arrow {
  position: absolute;
  width: 10px;
  height: 10px;
  border: 3px solid #626262;
  top: 12px;
  right: 10px;
  transform: rotate(45deg);
  border-left: none;
  border-top: none;
}
.change-address-box .title {
  font-size: 20px;
  color: #0061c9;
}
.change-address-box .main {
  font-weight: 500;
  font-size: 20px;
  color: #0061c9;
}

.form-change-data {
  border: 2px solid #f9fbfc;
  padding: 15px 25px 10px 25px;
  border-radius: 5px;
}

.prescription-table {
  border: 1px solid #e0e0e0;
  text-align: center;
  padding: 10px 5px;
  border-spacing: 0;
  border-radius: 15px;
  color: #0061c9;
  padding: 0;
  overflow: hidden;
}
.prescription-table .prescription-header {
  color: #333;
  padding: 7px 0;
  border-right: 1px solid #e0e0e0;
}
.prescription-table .prescription-line {
  padding: 10px 0;
  border-right: 1px solid #e0e0e0;
}

.prescription-table .prescription-row .prescription-header:first-child,
.prescription-table .prescription-row .prescription-line:first-child {
  width: 17%;
}
.prescription-table .prescription-row .prescription-header:nth-child(2),
.prescription-table .prescription-row .prescription-line:nth-child(2) {
  width: 14%;
}
.prescription-table .prescription-row .prescription-header:nth-child(3),
.prescription-table .prescription-row .prescription-line:nth-child(3) {
  width: 14%;
}
.prescription-table .prescription-row .prescription-header:nth-child(4),
.prescription-table .prescription-row .prescription-line:nth-child(4) {
  width: 19%;
}
.prescription-table .prescription-row .prescription-header:nth-child(5),
.prescription-table .prescription-row .prescription-line:nth-child(5) {
  width: 20%;
}
.prescription-table .prescription-row .prescription-header:nth-child(6),
.prescription-table .prescription-row .prescription-line:nth-child(6) {
  width: 7%;
}
.prescription-table .prescription-row .prescription-header:nth-child(7),
.prescription-table .prescription-row .prescription-line:nth-child(7) {
  width: 9%;
}

.product_selector_close {
  float: right;
  margin-right: 7px;
  margin-top: -7px;
  line-height: 7px;
  padding: 0 1px 3px 1px;
  cursor: pointer;
  position: absolute;
  right: 7px;
  top: 7px;
  font-size: 12px;
}
.product_selector_close:hover {
  color: #eef2f5;
  background-color: #333;
  border-radius: 20px;
}

.product-eyes-list-wrapper {
  padding: 40px 8px 40px 8px;
  background-color: #eef2f5;
  display: none;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.product-eye-list-item {
  background: white;
  min-height: 160px;
  padding: 5px;
  text-align: center;
  margin: 0 2px 20px;
}
.product-eye-list-item-inner-wrapper {
  background: #fdfaf8;
  height: 100%;
}
.product-eye-item-img {
  min-height: 120px;
  min-width: 130px;
  vertical-align: middle;
}
.product-eye-list-title {
  color: #7d898e;
  padding-top: 3px;
}
.button-transparent-blue {
  background: none;
  border: none;
  color: #0061c9;
  padding: 0;
  margin: 0;
  vertical-align: initial;
  cursor: pointer;
}

.change-data-box select {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
}
.change-data-box .arrow {
  border-top: 3px solid black;
  border-right: 3px solid black;
  transform: rotate(135deg);
  height: 10px;
  width: 10px;
  position: absolute;
  right: 20px;
  bottom: 12px;
}
.change-data-box .arrow-2 {
  border-top: 2px solid black;
  border-right: 2px solid black;
  transform: rotate(135deg);
  height: 10px;
  width: 10px;
  position: absolute;
  right: 20px;
  top: -3px;
}
.change-data-box .arrow.small {
  border-top: 2px solid black;
  border-right: 2px solid black;
  transform: rotate(135deg);
  height: 6px;
  width: 6px;
  position: absolute;
  right: 10px;
  top: 0px;
}

.order-bill-edit-select {
  background-color: white;
  border: 1px solid #aaaaaa;
  padding: 5px 20px;
  color: #333;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
}
.order-bill-edit-select-arrow {
  position: absolute;
  bottom: 5px;
  right: 8px;
}

.general-button {
  border: none;
  border-radius: 5px;
  cursor: pointer;
  padding: 10px 35px;
  font-size: inherit;
}
.general-button.blue {
  color: white;
  background-color: #0061c9;
}
.general-button.green {
  color: white;
  background-color: #219d57;
}
.general-button.grey {
  color: white;
  background-color: #7d7d7d;
  cursor: not-allowed;
}
.general-button .white-arrow {
  border-top: 1px solid white;
  border-right: 1px solid white;
  transform: rotate(45deg);
  width: 10px;
  height: 10px;
  margin-left: 10px;
}
.general-button .white-arrow-back {
  border-bottom: 1px solid white;
  border-left: 1px solid white;
  transform: rotate(45deg);
  width: 10px;
  height: 10px;
  margin-right: 10px;
}

/*DP .search-form .form-error {font-size:12px;margin-left:20px;}*/
.has-error + .search-button {
  border: 1px solid rgb(185, 74, 72);
  border-left: none;
  background-color: rgba(185, 74, 72, 0.2);
}
.has-error + .search-button button {
  background: transparent;
  border: #f1dbda;
}

.history-header,
.history-line {
  display: flex;
  flex-wrap: nowrap;
}
.history-header {
  background: #f3f3f3;
  font-size: 16px;
  font-weight: 300;
  color: #333;
  text-align: center;
  text-transform: uppercase;
}
.history-header div,
.history-line > div {
  text-align: center;
  border-right: 1px solid #e7e7e7;
}
.history-header div:last-child,
.history-line > div:last-child {
  border-right: none;
}
.history-header div {
  padding: 10px 0;
}
.history-header div.prod-column,
.history-line div.prod-column {
  width: 66%;
}
.history-header div.quant-column,
.history-line div.quant-column {
  width: 8%;
}
.history-header div.price-column,
.history-line div.price-column {
  width: 12%;
}
.history-header div.sub-column,
.history-line div.sub-column {
  width: 15%;
}
.main-history-wrapper {
  border: 1px solid #e7e7e7;
}
.main-history-wrapper > .history-line {
  border-bottom: 1px solid #e7e7e7;
}
.main-history-wrapper > .history-line:last-of-type {
  border-bottom: none;
}
.main-history-wrapper > .history-line .history-product-char-eye {
  text-align: left;
}
.main-history-wrapper > .history-line .history-product-char-list {
  text-align: left;
}

.sitemap-title {
  font-size: 36px;
  color: #0f63a8;
  margin-bottom: 30px;
}
.sitemap-subtitle,
.sitemap-subtitle a {
  font-size: 16px; /*color:#0F63A8;*/
}
ul.sitemap-ul-list a {
  font-size: 14px; /*color:#0F63A8;*/
}

.popup-reminder {
  margin: 40px 60px;
}
.popup-reminder-title {
  font-size: 20px;
  font-weight: 500;
  padding-bottom: 5px;
}
.popup-reminder-subtitle {
  padding-bottom: 40px;
  line-height: 26px;
}
.popup-reminder-line {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}
.popup-reminder-line .label {
  font-weight: 500;
  width: 110px;
}
.popup-reminder-line .input {
  width: 500px;
  border: 1px solid #e8e8e8;
  background-color: #f9f9f9;
  padding: 7px 13px;
  color: #333;
}
.popup-reminder-line .date {
  width: 120px;
  border: 1px solid #e8e8e8;
  background-color: #f9f9f9;
  text-align: center;
  padding: 7px 13px;
}

.reminder-list {
  margin-top: 70px;
  border: 1px solid #eef2f5;
  padding: 5px;
}
.reminder-header {
  display: flex;
  padding: 10px;
  text-align: center;
}
.reminder-header > div {
  width: 25%;
  font-weight: 500;
}
.reminder-row {
  display: flex;
  padding: 10px;
  text-align: center;
  align-items: center;
  border-top: 1px solid #eef2f5;
}
.reminder-row > div {
  width: 25%;
}
.reminder-row .reminder-button {
  padding: 5px 25px;
}
.reminder-row .reminder-subject {
  color: #0061c9;
  cursor: pointer;
}
.reminder-row .reminder-subject:hover {
  text-decoration: underline;
}

.see-more-arrow {
  font-size: 10px;
}
.footer .footer-header {
  font-size: 16px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 55px;
  font-weight: 500;
}

.cat-header {
  display: flex;
  justify-content: flex-end;
}
.cat-header-title {
  flex-grow: 1;
}
.cat-header .cat-header-title .category-h1 {
  margin: 20px 0;
}
.cat-header-tabs {
  display: flex;
  align-items: flex-end;
  margin: 20px 0;
}
.cat-header .cat-header-tabs .tab-product-list {
  margin: 0;
}
.user-profile-section-wrapper {
  margin-top: 100px;
}

.search-page-info {
  border-bottom: 1px solid #a4aeb6;
  color: #0061c9;
  font-size: 30px;
  padding-bottom: 15px;
}
.search-result-line {
  display: flex;
  border-bottom: 1px solid #a4aeb6;
}
.search-result-text-box {
  line-height: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 0;
}
.search-result-img {
  padding-right: 50px;
}
.search-result-title,
.search-result-title a {
  font-size: 18px;
  font-weight: 500; /*color:#0061c9;*/
}
.search-result-subprod {
  display: flex;
}
.search-result-subprod-reg {
  border: 1px solid #333;
  padding: 0 5px;
  margin-right: 10px;
}
.search-page-content {
  margin-bottom: 100px;
}

.payment-obs {
  background: transparent;
  border: 1px solid #bfbfbf;
  height: 32px;
  line-height: 32px;
  font-size: 13px;
  color: #333;
  padding: 0 10px;
  width: calc(100% - 220px);
  margin-top: 4px;
  border-radius: 5px;
  padding-right: 28px;
}

.order-send-visible-wrapper .order-send-nosend-message {
  display: none;
}
.order-send-visible-wrapper.empty .order-send-nosend-message {
  display: block;
}
.order-send-visible-wrapper.empty .order-send-category-wrapper {
  display: none;
}
.order-send-visible-wrapper.empty #plk-product-buy-button {
  display: none;
}
.order-send-nosend-message p {
  padding: 30px 30px 100px 30px;
}

.product-subproduct-label-1 .label-empty,
.product-subproduct-label-2 .label-empty,
.product-subproduct-label-3 .label-empty,
.product-subproduct-label-4 .label-empty {
  display: none;
}
.product-subproduct-label-1 .label-empty-1 {
  display: block;
}
.product-subproduct-label-2 .label-empty-2 {
  display: block;
}
.product-subproduct-label-3 .label-empty-3 {
  display: block;
}
.product-subproduct-label-4 .label-empty-4 {
  display: block;
}

.static_info_home_rotate {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
  height: 100%;
  opacity: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
  top: 0;
  transform: rotateX(180deg);
  transition: all 0.5s ease 0s;
  cursor: pointer;
}

.static_info_home_box:hover span.static_info_home_rotate {
  transform: rotateX(0deg);
  opacity: 1;
}

.static_info_home_box img {
  transition: all 0.5s ease 0s;
}
.static_info_home_box:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.input-box .input-label {
  line-height: 25px;
}

.prod-opinion-author {
  font-weight: 500;
  text-align: right;
  font-style: italic;
}
.prod-opinion-date {
  text-align: right;
  font-style: italic;
}

.product-inputs-box select {
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  z-index: 1;
  min-height: 23px;
}
.product-inputs-box select option {
  min-height: 23px;
}
.product-inputs-box select.prod-select {
  text-align: center;
  padding-right: 25px;
  font-size: 16px;
  font-weight: 300;
}
.product-inputs-box .qtd-input {
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-align: center;
}

.prod-arrow-absolute {
  position: absolute;
  top: 3px;
  right: 12px;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  height: 10px;
  width: 10px;
  transform: rotate(45deg);
}
.product-unavailable-error {
  margin-top: 15px;
  padding: 0 4%;
  color: #ff0000;
  text-align: center;
}
/*.product-unavailable-error a{color:#ff0000;}*/
.cart-unavailable-error {
  color: #ff0000;
  white-space: no-wrap;
}
.cart-unavailable-error a {
  /*color:#ff0000;*/
  white-space: no-wrap;
}
.cart-unavailable-error .title {
  color: #ff0000;
  font-weight: bold;
  font-size: 14px;
}
.cart-unavailable-error .text {
  color: #ff0000;
  padding-top: 5px;
}

.social-error-message {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  margin: 50px 0;
}

/* Select do produto para ficar em duas colunas
.ul-box{
	display:none;
	position:absolute;
	z-index:1;
	background-color:white;
	border:1px solid #333;
	padding:0 5px;
	width:100px;
}

.ul-placeholder{
	list-style-type: none;
	float:left;
	width:50%;
	padding:0;
}

.ul-placeholder li:hover {
	background-color:#eef2f5;
	cursor:pointer;
}
*/

.voucher-close-button {
  position: absolute;
  right: -10px;
  top: -10px;
  background-color: white;
  border-radius: 30px;
  width: 18px;
  color: #0061c9;
  display: flex;
  justify-content: center;
  align-items: baseline;
  padding-bottom: 1px;
  padding-left: 1px;
  border: 1px solid #333;
}
.order-cancel-item {
  margin-top: 10px;
  padding-left: 5px;
}
.order-cancel-item input {
  margin-right: 10px;
}
.cancel-order-textarea {
  display: block;
  color: #333;
  background-color: #f9f9f9;
  border: 1px solid #e8e8e8;
  padding: 5px;
  width: calc(100% - 10px);
  height: 60px;
  resize: none;
}
.cancel-link-blue/*, .cancel-link-blue a*/ {
  color: #0061c9;
}
.cancel-order-button-wrapper {
  margin-top: 20px;
  text-align: right;
}
.footer-last-line {
  width: 95%;
  margin: 0 auto;
  line-height: 26px;
  display: flex;
  justify-content: space-between;
}
.footer-website-language-list span {
  padding-left: 10px;
}
/*.footer-website-language-list a{text-decoration:none;}*/

.before-email-box {
  border: 2px solid #e2e2e2;
  margin: 5px;
  border-top: 4px solid #4a6376;
  padding: 0 5px;
  padding-top: 30px;
  padding-bottom: 20px;
}
.before-email-title {
  color: #5899d4;
  text-align: center;
}
.before-email-info {
  margin-left: 15px;
  margin-top: 35px;
}
.before-email-info > div {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
}
.before-email-info > div > img {
  margin-right: 12px;
}
.before-email-button {
  background-color: #219d57;
  border: none;
  color: white;
  width: 100%;
  border-radius: 5px;
  margin-bottom: 25px;
  padding: 10px 0;
  font-size: 18px;
  font-weight: 500;
}
.before-email-addinfo {
  font-size: 17px;
}

.change-data-facebook-button {
  background-color: #0061c9;
  color: white;
  width: 240px;
  height: 35px;
  border: none;
  border-radius: 5px;
  display: flex;
  margin-top: 15px;
  justify-content: center;
  cursor: pointer;
  align-items: center;
}
.change-data-google-button {
  background-color: #dd4e42;
  color: white;
  width: 240px;
  height: 35px;
  border: none;
  border-radius: 5px;
  display: flex;
  margin-top: 15px;
  justify-content: center;
  cursor: pointer;
  align-items: center;
}

.change-data-social-buttons {
  display: flex;
  justify-content: space-around;
  margin-top: 30px;
}
.product-specification-record {
  margin-bottom: 6px;
  padding-bottom: 6px;
}
.product-specification-record td {
  border-bottom: 1px solid #e8eaec;
  padding: 6px 0;
}
.product-specification-record:last-child td {
  border-bottom: none;
  padding: 6px 0;
}
.product-specification-record-cat {
  font-weight: 500;
  font-size: 16px;
  vertical-align: top;
  white-space: nowrap;
}
.product-specification-record a {
  /*text-decoration:none;*/
  color: #0061c9;
}
.product-specification-record ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.product-specification-record li {
  margin-bottom: 6px;
}
.product-specification-record span.product-specification-sep {
  padding: 0 4px;
}
.product-specification-record span.product-specification-sep:last-of-type {
  display: none;
}
.specification-table {
  width: 100%;
  border-collapse: collapse;
}
.specification-table td:last-child {
  width: 100%;
  padding-left: 4%;
}

.banner-text-big {
  font-size: 1em;
}
.banner-text-small {
  font-size: 32px;
}
.banner-text-thin {
  font-size: 24px;
}

.no-decoration,
.no-decoration a {
  text-decoration: none;
}
.menu-pfim-title {
  color: #0061c9;
}
a.efeito-link,
.efeito-link a {
  color: #0061c9;
  text-decoration: none;
}
a.efeito-link:hover,
.efeito-link a:hover {
  color: #333;
  text-decoration: underline;
}
a.white-link:hover,
.white-link a:hover {
  text-decoration: underline;
}

.format-link a {
  color: #333;
  text-decoration: none;
}
.format-link a:hover {
  color: #0061c9;
  text-decoration: underline;
}
.banner-media {
  width: 72%;
}
.tpv-form-wrapper {
  padding-right: 25px;
  padding-bottom: 20px;
}
.tpv-notify-info {
  margin-bottom: 140px;
}
.filter-cat-item-on {
  font-weight: 500;
}
.b-lazy {
  min-height: 1px;
}
.delivery-method-store-list-wrapper {
  margin-left: 25px;
}
.delivery-method-store-list-wrapper select {
  background: transparent;
  border: 1px solid #b3b3b3;
  margin-top: 10px;
  padding: 5px 0;
}
.flex-wrap {
  flex-wrap: wrap;
}
.oftalm-search-form-wrapper {
  width: 60%;
  margin-bottom: 100px;
}
.oftalm-map {
  padding-top: 40px;
}
.form-oftalm-line {
  display: flex;
  margin-bottom: 10px;
}
.form-oftalm-line label {
  width: 34%;
  line-height: 30px;
}
.form-oftalm-line.relative {
  position: relative;
}
.form-oftalm-line select {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  background-color: #f9f9f9;
  border: 1px solid #e8e8e8;
  padding: 0 10px;
  color: #708290;
  width: 66%;
}
.form-oftalm-line input {
  background-color: #f9f9f9;
  border: 1px solid #e8e8e8;
  height: 30px;
  padding: 0 10px;
  color: #708290;
  width: 64%;
  margin-left: 2%;
}
.form-oftalm-line .select-arrow {
  position: absolute;
  width: 6px;
  height: 6px;
  border-right: 3px solid #626262;
  border-bottom: 3px solid #626262;
  right: 15px;
  transform: rotate(45deg);
  top: 9px;
}
.oftalm-button {
  padding-top: 5px;
  padding-bottom: 5px;
}
.oftalm-h1 {
  color: #0061c9;
  font-weight: 500;
}
.oftalm-title2 {
  font-size: 30px;
  color: #0061c9;
  margin: 0;
  border-bottom: 1px solid #a4aeb6;
  font-weight: 300;
  padding-bottom: 15px;
  margin-bottom: 40px;
}
.oftalm-title2.marginb {
  margin-bottom: 20px;
}
.oftalm-search-result {
  margin-bottom: 140px;
}
.search-oftalm-total {
  text-align: center;
}
.search-oftalm-list-wrapper {
  margin-top: 40px;
}
table.search-oftalm-table {
  width: 100%;
  border-collapse: collapse;
}
table.search-oftalm-table th {
  font-weight: 500;
  text-align: left;
  padding: 0 0 10px 5px;
}
table.search-oftalm-table th,
table.search-oftalm-table td {
  border-bottom: 1px solid #a4aeb6;
}
table.search-oftalm-table tr:last-of-type td {
  border: none;
}
table.search-oftalm-table th.center,
table.search-oftalm-table td.center {
  text-align: center;
}
table.search-oftalm-table td {
  padding: 10px 5px;
}
table.search-oftalm-table td.last {
  text-align: right;
}
table.search-oftalm-table td button {
  background: #219d57;
  word-break: break;
  color: white;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 5px;
  border: none;
  padding: 4px 2px;
  font-size: 14px;
  font-weight: 500;
}
table.search-oftalm-table td button.disabled {
  background: grey;
  cursor: none;
}
.oftalm-regform-wrapper {
  width: 70%;
  margin: 0 auto;
}
.form-oftalm-line.line-reg label {
  width: 40%;
  line-height: 30px;
}
.form-oftalm-line.line-reg .input-wrapper {
  display: flex;
  flex-direction: column;
  width: 58%;
  margin-left: 2%;
}
.form-oftalm-line.line-reg select {
  width: 58%;
  margin-left: 2%;
}
.form-oftalm-line.line-reg input {
  width: calc(100% - 22px);
  margin-left: 0;
}
.oftalm-mandatory-label {
  text-align: right;
  font-size: 12px;
  margin-top: 10px;
}
.oftalm-button-label {
  text-align: center;
  font-size: 14px;
  margin-top: 40px;
  margin-bottom: 20px;
}
.oftalm-reg-button {
  background: #63c6c5;
  color: white;
  padding: 8px 15px 5px 15px;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  font-size: 1rem;
}
.oftalm-reg-button span {
  display: inline-block;
  padding-left: 8px;
  font-weight: bold;
  font-size: 1.8rem;
  vertical-align: middle;
}
.oftalm-button-reg-wrapper {
  text-align: center;
}
.col-header-oftalm {
  padding-top: 20px;
}
.oftalm-logo {
  padding-top: 0;
}
.oftalm-logo img {
  padding-top: 60px;
}
.oftalm-header-separator {
  background: #0061c9;
  height: 20px;
  display: block;
}
.oftalm-basic-info-wrapper,
.oftalm-entity-record-wrapper {
  border: 1px solid #0061c9;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 20px;
}
.oftalm-basic-info-wrapper table {
  width: 100%;
  border-collapse: collapse;
}
.oftalm-basic-info-wrapper table td span {
  font-weight: 500;
  text-transform: uppercase;
}
.oftalm-basic-info-wrapper table td:last-of-type {
  text-align: right;
}
.oftalm-basic-info-wrapper button {
  background: white;
  color: #0061c9;
  border: 1px solid #0061c9;
  border-radius: 4px;
  cursor: pointer;
  padding: 4px 2px;
}
.oftalm-basic-info-title {
  padding-left: 10px;
  text-transform: uppercase;
  font-weight: 500;
  color: #0061c9;
  font-size: 18px;
  margin-bottom: 5px;
}
.oftalm-entity-record-wrapper span {
  font-weight: 500;
  text-transform: uppercase;
}
.oftalm-entity-record-wrapper div {
  margin-bottom: 3px;
}
.oftalm-entity-record-wrapper button {
  float: right;
  background: white;
  color: #0061c9;
  border: 1px solid #0061c9;
  border-radius: 4px;
  cursor: pointer;
  padding: 4px 2px;
  margin-left: 10px;
}
.oftalm-popup-wrapper {
  padding: 0 15px 40px 15px;
}
.oftalm-popup-title {
  text-transform: uppercase;
  font-weight: 500;
  color: #0061c9;
  font-size: 20px;
  margin-bottom: 15px;
}
.oftalm-form-wrapper {
  font-weight: 500;
  text-transform: uppercase;
}
.oftalm-form-wrapper .input-line-wrapper {
  margin-bottom: 20px;
}
.oftalm-form-wrapper .input-line-wrapper input {
  background-color: #f9f9f9;
  border: 1px solid #e8e8e8;
  height: 30px;
  padding: 0 10px;
  color: #708290;
}
.oftalm-form-wrapper .input-line-wrapper select {
  background-color: #f9f9f9;
  border: 1px solid #e8e8e8;
  height: 30px;
  padding: 0 5px;
  color: #708290;
}
.oftalm-form-wrapper .input-line-wrapper textarea {
  background-color: #f9f9f9;
  border: 1px solid #e8e8e8;
  height: 30px;
  padding: 5px 10px;
  color: #708290;
  height: 60px;
}
.oftalm-form-wrapper .button-wrapper {
  text-align: right;
}
.oftalm-form-wrapper .button-wrapper button {
  background: #219d57;
  color: white;
  cursor: pointer;
  border-radius: 5px;
  border: none;
  padding: 4px 2px;
  font-size: 16px;
  font-weight: 500;
}
.oftalm-new-button-wrapper {
  text-align: left;
}
.oftalm-new-button-wrapper button {
  background: white;
  color: #0061c9;
  border: 1px solid #0061c9;
  border-radius: 4px;
  cursor: pointer;
  padding: 4px 2px;
}
.oftalm-form-text {
  font-weight: normal;
  text-transform: none;
}
.oftalm-voucher-message {
  margin-top: 5px;
  color: #219d57;
  display: none;
}

@media print, screen and (min-width: 756px) and (max-width: 1000px) {
  .banner-media {
    width: 96%;
    font-size: 10px;
  }
  .banner-media span {
    font-size: 300%;
  }
}
@media print, screen and (min-width: 1001px) and (max-width: 1080px) {
  .banner-media {
    width: 92%;
  }
}
@media print, screen and (min-width: 1081px) and (max-width: 1279px) {
  .banner-media {
    width: 90%;
  }
}

@media print, screen and (min-width: 1280px) and (max-width: 1500px) {
  .banner-media {
    width: 80%;
  }
}
.order-billaddress-popup-title {
  padding-left: 20px;
  font-weight: 500;
  color: #0061c9;
  font-size: 18px;
  text-transform: uppercase;
}
.plk-order-billing-line {
  border-bottom: 1px solid #f4f4f4;
}
.plk-order-billing-line:last-of-type {
  border: none;
}
.order-bill-line-img-wrapper {
  text-align: center;
  color: #526a7c;
  width: 25%;
}
.order-bill-line-img-wrapper img {
  width: 52%;
}
.order-bill-line-address-wrapper {
  padding: 0 20px;
  width: calc(75% - 40px);
}

/* Select do produto para ficar em duas colunas*/
.product-selector-fake-input {
  display: none;
  position: absolute;
  top: 0;
  background: white;
  width: 100%;
  min-height: 23px;
  z-index: 3;
  cursor: pointer;
}
.ul-box {
  display: none;
  position: absolute;
  z-index: 6;
  background: #eef2f5;
  padding: 0;
  width: 100%;
  -webkit-box-shadow: 0px 7px 6px -3px rgba(204, 204, 204, 1);
  -moz-box-shadow: 0px 7px 6px -3px rgba(204, 204, 204, 1);
  box-shadow: 0px 7px 6px -3px rgba(204, 204, 204, 1);
}
.ul-box-wrapper {
  display: flex;
}
.ul-placeholder-wrapper {
  background: white;
  width: 100%;
}
.ul-placeholder-wrapper.positive {
  margin-left: 2px;
  width: calc(50% - 1px);
}
.ul-placeholder-wrapper.negative {
  width: calc(50% - 1px);
}
.ul-placeholder {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.ul-placeholder li {
  padding: 3px 0;
  font-size: 15px;
}
.ul-placeholder li:hover {
  background-color: #eef2f5;
  cursor: pointer;
}
.prod-arrow-absolute {
  z-index: 4;
}
.product-selectors-wrapper .wrapper-selected {
  z-index: 5;
}
.wrapper-selected-v2 {
  background: white !important;
  cursor: pointer;
}

.user-prescription-item {
  margin-bottom: 60px;
  border: 2px solid #f9fbfc;
  padding: 15px 25px 10px 25px;
  border-radius: 5px;
}
.user-prescription-item:after {
  content: "";
  display: block;
  clear: both;
}
.prescription-table {
  border-radius: 7px;
}
.prescription-table-wrapper {
  display: none;
}
.user-prescription-item .title {
  padding-left: 10px;
}
.user-prescription-item:first-of-type .prescription-table-wrapper {
  display: block;
}
.prescription-form-line {
  position: relative;
  overflow: hidden;
  height: 32px;
  line-height: 32px;
}
.prescription-form-line select {
  height: 30px;
  border: 1px solid #e8e8e8;
  background-color: #f9f9f9;
  padding: 0 7px;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}
.prescription-form-line select::-ms-expand {
  display: none;
}
.prescription-form-line .arrow-2 {
  border-top: 2px solid black;
  border-right: 2px solid black;
  transform: rotate(135deg);
  height: 10px;
  width: 10px;
  position: absolute;
  right: 10px;
  top: 7px;
}
.prescription-form {
  border: none;
}
.prescription-title-input {
  width: calc(100% - 14px) !important;
}

.order-bill-edit-select {
  width: 100%;
}
.order-billaddress-list-wrapper {
  padding: 0 10px;
}
/*.product-list-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;}
.product-list-wrapper .product-list-item{width:calc(33.33333% - 0.9375rem) !important;margin-bottom:0.9375rem;padding-right:0.9375rem;padding-left:0}
.product-list-wrapper .product-list-item:nth-child(3){width:33.33333%;padding-right:0;}*/
.login-google-button {
  opacity: 1;
}

.order-history-title {
  display: flex;
  justify-content: space-between;
}
.order-history-title button {
  margin-right: 10px;
  background: #219d57;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  padding: 0 15px;
  font-size: 16px;
  line-height: 34px;
}
.order-history-title button i {
  padding-left: 10px;
}
.order-history-title button:hover {
  background: #187a42;
}

.product-inputs-box select.prod-select,
.product-inputs-box select.prod-select option,
.product-inputs-box select,
.product-inputs-box select option,
.product-inputs-box .qtd-input,
product-inputs-box .qtd-input option {
  text-align-last: center;
}
.order-billaddress-popup-header {
  background-color: #f4f4f4;
}
.order-billaddress-popup-title {
  font-size: 14px;
  padding: 10px 20px;
  color: #526a7c;
  font-weight: bold;
}
.order-billing-line {
  padding: 40px 0;
}

.order-delivery2-choose-mode-wrapper {
  border: 1px solid #eef2f5;
  flex-grow: 1;
}
.order-delivery2-choose-mode {
  display: flex;
  padding: 20px 15px;
  flex-grow: 1;
}
.order-delivery2-choose-mode.active {
  background: #eef2f5;
}
.order-delivery2-choose-mode-label {
  padding-left: 20px;
}
.order-delivery2-choose-mode-label-main {
  font-weight: 500;
  font-size: 18px;
}
.order-delivery2-choose-mode-label-snd {
  font-size: 13px;
  padding-top: 10px;
}

.order-delivery2-address-wrapper {
  border: 1px solid #eef2f5;
  margin-top: 40px;
  flex-grow: 1;
}
.order-delivery2-address-wrapper.nomargin {
  margin-top: 0px;
}
.order-delivery2-address-header {
  padding: 20px 15px;
  background: #eef2f5;
  font-weight: 500;
}
.order-delivery2-selected-address-wrapper {
  border-right: 1px solid #eef2f5;
  padding: 20px 10px;
}
.order-delivery2-select-address-wrapper {
  padding: 20px 10px;
}
.order-delivery2-selector-wrapper {
  margin-top: 20px;
}
.order-delivery2-selector-wrapper select {
  width: 90%;
}
.order-delivery2-button-wrapper {
  margin-top: 20px;
  text-align: left;
}
.order-delivery2-button-wrapper button {
  border: 2px solid #dddddd;
  padding: 5px 25px;
  border-radius: 5px;
  background: white;
  color: #333;
  cursor: pointer;
}
.order-box-wrapper {
  border: none;
}
.main-title-wrapper.left {
  text-align: left;
  margin-top: 70px;
}
.order-delivery2-form-wrapper {
}
.order-delivery2-form-wrapper .form-line .line-input {
  width: 340px;
  padding: 0 7px;
  height: 30px;
}
.order-delivery2-form-wrapper .form-line select.line-input {
  width: 356px;
  height: 30px;
  padding: 0 7px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.order-delivery2-button-edit {
  background-color: #0061c9;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  padding: 5px 35px;
  font-size: 16px;
  text-align: center;
  color: white;
}

.user-address-list-item,
.user-address-list-item.main {
  border: 2px solid #dddddd;
  padding: 20px 15px;
  margin-bottom: 20px;
  border-radius: 5px;
}
.user-address-list-item-title-main {
  display: none;
}
.user-address-list-item.main {
  border: 2px solid #eef2f5;
  background: #eef2f5;
}
.user-address-list-item.main .user-address-list-item-title-main {
  display: block;
  color: #0061c9;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.user-address-list-item.main .user-address-list-item-button-remove {
  display: none;
}
.user-address-list-item-info {
  padding-left: 5px;
}
.user-address-list-item-button-wrapper {
  text-algn: right;
  margin-top: 10px;
}
.user-address-list-item-button-see {
  background-color: #0061c9;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 14px;
  text-align: center;
  color: white;
  width: 188px;
  height: 30px;
  line-height: 25px;
  border: 1px solid #0061c9;
}
.user-address-list-item-button-remove {
  border: 1px solid #dddddd;
  border-radius: 5px;
  background: white;
  color: #333;
  cursor: pointer;
  width: 188px;
  height: 30px;
  line-height: 25px;
  font-size: 14px;
}
.user-address-list-item-wrapper {
  display: flex;
  justify-content: space-between;
}
.user-address-list-item-buttons-wrapper {
  padding-top: 40px;
}
.form-change-data.user-address-add-form {
  border: none;
  border-radius: 0;
  padding: 0;
}
.user-order-form-content-wrapper {
  padding: 0 30px;
}
.user-address-add-form .change-address-box .g2 input {
  width: 340px;
  height: 30px;
  border: 1px solid #e8e8e8;
  background-color: #f9f9f9;
  padding: 0 7px;
  color: black;
  border-radius: 0;
  margin-top: 10px;
}
.user-address-add-form .change-address-box .g1 {
  margin-top: 10px;
}

.order-delpay-edit-select {
  background-color: white;
  border: 2px solid #dddddd;
  border-radius: 5px;
  padding: 5px 20px;
  color: #333;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
}
.order-delpay-edit-select-arrow {
  position: absolute;
  bottom: 5px;
  right: calc(10% + 8px);
}

.cart-progress-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 15px 45px;
}
.cart-progress-bar .checkpoint {
  color: white;
  height: 25px;
  width: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #bacdd6;
  border-radius: 30px;
}
.cart-progress-bar .checkpoint.active {
  color: white;
  background-color: #0061c9;
  border-radius: 30px;
}
.cart-progress-bar .checkpoint.checked {
  color: white;
  background-color: #219d57;
  border-radius: 30px;
}
.cart-progress-bar .progress-line {
  flex-grow: 1;
  border-top: 2px solid #bacdd6;
  height: 0;
}
.cart-progress-bar .progress-line.active {
  border-top: 2px solid #0061c9;
}

.cart-progress-label-box {
  display: flex;
  justify-content: space-between;
}
.cart-progress-label-box div {
  width: 120px;
  text-align: center;
  text-transform: uppercase;
  color: #0078c9;
  font-size: 16px;
}
.cart-progress-label-box div.checked {
  width: 120px;
  text-align: center;
  text-transform: uppercase;
  color: #219d57;
  font-size: 16px;
}

.breadcrumb .arrow {
  padding: 0 2px;
}
.gender-input-check {
  margin-top: 10px;
  margin-right: 5px;
}
.user-data-edited-success {
  color: #219d57;
  margin-bottom: 10px;
  padding-left: 25px;
}
.user-change-data-form-wrapper {
  border-top: 3px solid #597082;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid#e0e0e0;
  border-radius: 1px;
  padding: 4px 15px 19px 15px;
}
.transfer-box-error {
  resize: none;
  border: 1px solid rgb(185, 74, 72);
  background-color: rgba(185, 74, 72, 0.1);
}

.slick-banner .slick-track {
  width: 100% !important;
}
.slick-banner .slick-slide {
  width: 100%;
}
.slick-banner .slick-slide img {
  width: 100%;
}

.flex-center-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.order-payment-category-wrapper .bold,
.order-send-category-wrapper .bold {
  font-weight: bold;
}
.order-methods-item {
  border: 1px solid #eef2f5;
}
.bluea a {
  color: #057bca;
}
.delivery-method-store-list-wrapper .order-store-list-select-arrow {
  position: absolute;
  position: absolute;
  bottom: 8px;
  right: calc(10% + 8px);
}
.delivery-method-store-list-wrapper select.delivery-store-selector {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  width: 90%;
}

.order-confirmation-voucher-message,
.order-confirmation-voucher-message2 {
  font-size: 14px;
}
.order-confirmation-voucher-message {
  width: 75%;
  margin-left: 30px;
}
.order-confirmation-voucher-message2 {
  text-align: right;
}
.order-confirmation-voucher-message2 a {
  color: #0061c9;
}

.gototop-arrow {
  position: fixed;
  bottom: 10%;
  right: 1%;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background-color: #0061c9;
  text-align: center;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(255, 255, 255, 1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 5px 0px rgba(255, 255, 255, 1);
  z-index: 1001;
  display: none;
}
.gototop-arrow .gototop-inner-arrow {
  width: 10px;
  height: 10px;
  border-top: 2px solid white;
  border-left: 2px solid white;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  display: inline-block;
  margin-top: 22px;
}

.home-banner-des-item {
  overflow: hidden;
  padding-bottom: 0;
  padding-top: 0;
  height: calc(100% - 32px);
}
.home-banner-des-item img {
  object-fit: fill;
}
.banner-product-list {
  margin-top: 40px;
}

.oftalm-button-activate {
  background: #0061c9;
  color: white;
  border: 1px solid #0061c9;
  border-radius: 4px;
  cursor: pointer;
  padding: 4px 18px 4px 8px;
  position: relative;
}
.oftalm-button-activate .arrow {
  width: 6px;
  height: 6px;
  border-right: 2px solid white;
  border-top: 2px solid white;
  right: 5px;
  transform: rotate(45deg);
  position: absolute;
  top: 12px;
  right: 10px;
}
.oftalm-activate-message {
  display: none;
  color: #219d57;
  margin-top: 5px;
}
.oftalm-button-activate.disabled {
  background: grey;
  border: 1px solid grey;
  cursor: not-allowed;
}

.slick-banner-home .slick-list {
  max-height: 493px;
}
.slick-banner-top .slick-list {
  max-height: 215px;
}
.banner-img {
  object-fit: cover;
  width: 100vw;
}

.banner-home-arrow {
  position: absolute;
  top: 45%;
  z-index: 10;
}
.banner-home-arrow.a-left {
  left: 1%;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.banner-home-arrow.a-right {
  right: 1%;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.banner-home-arrow i {
  border: 1px solid rgb(128, 128, 128);
  border: 1px solid rgba(128, 128, 128, 0.3);
  cursor: pointer;
  -webkit-background-clip: padding-box; /* for Safari */
  background-clip: padding-box;
  border-width: 0 6px 6px 0;
  border-style: double;
  display: inline-block;
  height: 20px;
  width: 20px;
}
.banner-home-arrow:hover i {
  border: 1px solid rgb(128, 128, 128);
  cursor: pointer;
  -webkit-background-clip: padding-box; /* for Safari */
  background-clip: padding-box;
  border-width: 0 6px 6px 0;
  border-style: double;
  display: inline-block;
  height: 20px;
  width: 20px;
}

/*.slick-dots{bottom:3px;}*/
.slick-dots li button::before {
  font-size: 35px;
}

.search-autocomplete {
  position: relative;
}
.autocomplete-items {
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  margin: 0;
  padding: 0;
  list-style: none;
  background: white;
  min-width: 350px;
}
.autocomplete-items li {
  padding: 3px 4px;
  cursor: pointer;
  background-color: #fff;
  font-size: 14px;
}
.autocomplete-items li:hover {
  background-color: #e9e9e9;
}
.autocomplete-active {
  background-color: DodgerBlue !important;
  color: #ffffff;
}
.autocomplete-items li span {
  display: inline-block;
  line-height: 30px;
}
.autocomplete-items li span.search-autocomplete-img {
  padding-right: 10px;
  height: 30px;
  max-height: 30px;
  float: left;
}
.autocomplete-items li span.search-autocomplete-img img {
  height: 30px;
}
.autocomplete-items li span.highlight {
  display: inline;
  color: #0061c9;
  font-weight: 400;
}
.has-error + .search-button button {
  height: 32px;
}

.filter_main_category2 dl {
  padding: 0 19px;
}
.filter_main_category2 dd {
  padding: 2px 0;
  margin-left: 6px;
}

/**redimensionamento bo banner**/
.main-menu-lvl2-item.no-padding img {
  width: 100%;
}
.main-menu-lvl2 {
  --widthA: calc(100vw - 1015px);
  --widthB: calc(var(--widthA) / 2);
  width: calc(100vw - var(--widthB));
  max-width: 1000px;
}

@media screen and (max-width: 1000px) {
  .main-menu-lvl2 {
    --width0: calc(var(--menu-wrapper-width) - 15px);
    --widthA: calc(100vw - var(--width0));
    --widthB: calc(var(--widthA) / 2);
    width: calc(100vw - var(--widthB));
  }
  .main-menu-lvl2-wrapper .main-menu-lvl2-item.hide-image img {
    display: none;
  }
  .brand-menu-list {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .brand-menu-list > div {
    margin-right: 5%;
    margin-bottom: 10px;
  }
}

.friend-share-button {
  height: 30px;
  margin: 10px 0;
  display: flex;
}
.friend-share-button span {
  color: white;
  line-height: 30px;
  width: 48px;
  text-align: center;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: inline-block;
}
.friend-share-button span.email {
  background: #219d57;
  margin-right: 10px;
  margin-left: -2px;
}
.friend-share-button span.email i {
  font-size: 16px;
}
.friend-share-button span.facebook {
  background: #29487d;
}
.friend-share-button button,
.friend-share-button a {
  background: #eef2f5;
  color: #333;
  font-size: 12px;
  line-height: 30px;
  border: none;
  cursor: pointer;
  font-weight: 300;
}
.friend-form-wrapper {
  margin-top: 20px;
  background: #eef2f5;
  padding: 30px;
}
.friend-share-button a {
  padding: 0 10px;
  text-decoration: none;
}
.friend-share-button a:hover {
  text-decoration: none !important;
  color: #333 !important;
}
.friend-share-button button {
  padding: 0 10px 0 0;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#friend-form label {
  color: #333;
  display: block;
  font-weight: bold;
  text-align: center;
}
#friend-form input {
  color: #333;
  background-color: #f9f9f9;
  border: 1px solid #e8e8e8;
  height: 25px;
  padding: 0 10px;
  width: 94%;
}
.sendfriend-code-inputs {
  display: flex;
  margin-top: 20px;
}
.sendfriend-code-inputs .snd {
  margin-left: 15px;
}
.friend-btn-addmore {
  background: none;
  border: none;
  color: #0061c9;
  cursor: pointer;
}
.friend-set-invites-wp {
  margin-top: 50px;
}
.friend-terms-policy-links-wp {
  margin-top: 40px;
  text-align: right;
  font-size: 12px;
}
.friend-terms-policy-links-wp a {
  color: #0061c9;
}
.sent-friendcode-message {
  display: none;
  font-size: 13px;
  line-height: 30px;
  margin-left: 15px;
  color: #219d57;
  font-weight: 500;
}
.cart-voucher-input {
  background: transparent;
  border: 2px solid #ebebeb;
  padding: 8px;
  min-width: 205px;
  color: #333;
}
.cart-voucher-button {
  margin-left: 10px;
  padding: 0 30px !important;
}
.cart-line > :first-child {
  max-width: 552px;
}
.order-box-wrapper {
  width: auto;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.switch .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.switch input:checked + .slider {
  background-color: #2196f3;
}
.switch input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}
.switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.switch .slider.round {
  border-radius: 34px;
}
.switch .slider.round:before {
  border-radius: 50%;
}

.tpv-token-main-title {
  background-color: #eef2f5;
  color: #0061c9;
  line-height: 38px;
  padding: 0 5%;
  font-weight: 500;
}
.tpv-token-item {
  border-bottom: 1px solid #e8eaec;
  border-right: 1px solid #e8eaec;
  border-left: 1px solid #e8eaec;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 3px 5%;
}
.tpv-token-item div:first-of-type {
  flex-grow: 1;
}
.tpv-token-item button {
  margin-left: 10px;
  font-size: 14px;
  cursor: pointer;
}
.tpv-token-item button.remove {
  color: white;
  background-color: #8e8e8e;
}
.tpv-token-item button.pre-define {
  color: white;
  background-color: #0061c9;
}
.payment-tpv-token-select {
  margin-top: 20px;
  background-color: white;
  border: 2px solid #dddddd;
  border-radius: 5px;
  padding: 5px 20px;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  width: 100%;
}
.tpv-save-token-wrapper {
  padding: 20px 0;
}
.token-title-wp {
  margin-top: 15px;
}
.token-title-wp input {
  background: white;
  border: 1px solid #e8eaec;
  height: 32px;
  line-height: 32px;
  font-size: 14px !important;
  font-size: 16px;
  color: #333;
  padding: 0 1%;
}
.tpv-save-token-wrapper button {
  cursor: pointer;
  background: #0061c9;
  color: white;
  border: none;
  border-radius: 5px;
  padding: 10px 35px;
  margin-top: 10px;
}
.tpv-token-new-title {
  background: transparent;
  border: 1px solid #bfbfbf;
  height: 32px;
  line-height: 32px;
  font-size: 14px !important;
  font-size: 16px;
  color: #333;
  padding: 0 20px;
  width: calc(100% - 40px);
  margin-top: 4px;
  border-radius: 5px;
}
.tpv-token-arrow {
  position: absolute;
  bottom: 5px;
  right: 8px;
}
.plk-store-payment-15 {
  display: none;
}
.tpv-token-error {
  color: red;
  display: none;
  font-size: 14px;
  padding: 2px 0 0 5px;
}
.mbway-token-error {
  color: red;
  display: none;
  font-size: 14px;
  padding: 2px 0 0 5px;
  margin-left: 124px;
}
.ul-inner-box {
  max-height: 254px;
  overflow-y: auto;
  overflow-x: hidden;
  background: white;
}
.ul-inner-box ul.ul-placeholder {
  min-width: 60px;
  width: 50%;
  display: inline-block;
}
.ul-inner-box .ul-placeholder li {
  padding: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  height: 22px;
  line-height: 22px;
  font-size: 13px;
}
.ul-inner-box .ul-placeholder li:hover {
  background: #eef2f5;
}
.ul-inner-box .ul-placeholder li.active {
  background: #d4d4d4;
}
.product-selectors-wrapper .wrapper-selected {
  height: 25px;
}
.dual-grads-placeholder {
  background: white;
  width: 100%;
  min-height: 25px;
}
.dual-grads-selector-wrapper.version2 #c3_2,
.dual-grads-selector-wrapper.version2 #c3 {
  height: 0;
  width: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
#wraper-c3[only_one="1"] {
  position: relative;
}
.dual-grads-selector-wrapper .dual-grads-placeholder {
  display: none;
}
.dual-grads-selector-wrapper.version2 .dual-grads-placeholder {
  display: block;
}
.ul-box {
  box-shadow: 0px 7px 8px -1px #555555;
}
#c3_2_ul_positive li,
#c3_ul_positive li {
  color: #219d57;
}
#c3_2_ul_negative li,
#c3_ul_negative li {
  color: #0061c9;
}
#c3_2_ul_positive li.label,
#c3_ul_positive li.label,
#c3_2_ul_negative li.label,
#c3_ul_negative li.label {
  color: #333;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
  padding: 2px 0;
}
#c3_2_ul_negative li,
#c3_ul_negative li {
  border-right: 1px solid #ddd;
}
#c3_2_ul_positive li,
#c3_ul_positive li {
  border-left: 1px solid #ddd;
}
.ul-box {
  width: 140%;
  right: 0;
  border: 1px solid #ddd;
}

.filter-more-btn span.minus {
  display: none;
}
.filter-more-btn span.plus {
  display: inline-block;
}
.filter-more-btn.active span.minus {
  display: inline-block;
}
.filter-more-btn.active span.plus {
  display: none;
}
dd.inactive {
  display: none;
}
.filter-more-btn {
  color: #0061c9;
  padding: 10px 19px 0 19px;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
}
.filter_main_category2 dl {
  margin: 0;
}
.filter_main_category2 .title {
  font-size: 18px;
  color: #0061c9;
  font-weight: 500;
  padding: 10px 19px 10px 19px;
}
.filter-active-reg {
  border: 1px solid #b3b3b3;
  padding: 3px 5px;
  width: 85%;
  font-size: 14px;
  margin-bottom: 4px;
}
.filter-active-reg span {
  display: inline-block;
  float: right;
  cursor: pointer;
}
.filter-active-list {
  padding: 19px;
  background: #eef2f5;
}
.filter-active-list .title {
  color: black;
  font-size: 14px;
  margin-bottom: 6px;
}
.filter_main_category2 dd {
  margin: 0;
  display: flex;
  align-items: center;
}
.filter_main_category2 dd.inactive {
  display: none;
}
.filter_main_category2 dd input {
  margin-right: 8px;
}
.filter-more-btn.active {
  background: transparent;
}
.filter_buttons-wrapper {
  display: none;
}
.btn-login-google {
  width: 180px;
  height: 35px;
  margin-top: 15px;
}
.btn-login-google .abcRioButtonLightBlue {
  width: 180px !important;
}
.popup2-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 10px 50px 30px;
}
.popup1-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 10px 50px 30px;
}
.popup1-inner-wrapper {
  text-align: left;
  margin: 40px 20px;
  width: 580px;
}
.user-social-accounts-title {
  margin-top: 30px;
  color: #0061c9;
}
.login-facebook-button {
  display: block;
  text-align: center;
  line-height: 35px;
}
.login-facebook-button i {
  padding-left: 12px;
  float: left;
  line-height: 35px;
}
.login-google-button {
  width: 180px;
  display: block;
  line-height: 35px;
  height: 35px;
}
.login-google-button i {
  padding-left: 1px;
  float: left;
  line-height: 35px;
}

.product-reviews-wrapper {
  margin-top: 20px;
}
.product-review {
  border-bottom: 1px solid #e8eaec;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.product-review .name-date {
  font-size: 14px;
  color: #666;
  font-weight: 700;
  text-align: right;
}
.product-review .review-stars-wp {
  display: flex;
  font-size: 14px;
  padding-top: 3px;
}
.product-review .review-stars-wp .stars {
  padding-right: 10px;
}
.product-review .review-stars-wp .rating {
  font-size: 12px;
}
.product-review .review-stars-wp .stars .star {
  color: #d2d2d2;
}
.product-review .review-stars-wp .stars-1 .star-1 {
  color: orange;
}
.product-review .review-stars-wp .stars-2 .star-1,
.product-review .review-stars-wp .stars-2 .star-2 {
  color: orange;
}
.product-review .review-stars-wp .stars-3 .star-1,
.product-review .review-stars-wp .stars-3 .star-2,
.product-review .review-stars-wp .stars-3 .star-3 {
  color: orange;
}
.product-review .review-stars-wp .stars-4 .star-1,
.product-review .review-stars-wp .stars-4 .star-2,
.product-review .review-stars-wp .stars-4 .star-3,
.product-review .review-stars-wp .stars-4 .star-4 {
  color: orange;
}
.product-review .review-stars-wp .stars-5 .star-1,
.product-review .review-stars-wp .stars-5 .star-2,
.product-review .review-stars-wp .stars-5 .star-3,
.product-review .review-stars-wp .stars-5 .star-4,
.product-review .review-stars-wp .stars-5 .star-5 {
  color: orange;
}
.product-review .text {
  padding-top: 8px;
  font-size: 14px;
  padding-bottom: 10px;
  flex-grow: 2;
}
.home-reviews-list {
  display: flex;
}
.home-reviews-list-wrapper {
  padding-left: 4%;
  max-width: 766px;
  position: relative;
}
.home-reviews-list-wrapper .slick-list,
.home-reviews-list-wrapper .slick-list .slick-track {
  height: 100%;
}
.product-review.home {
  overflow: hidden;
  padding: 5px 15px;
  margin: 5px 3px 0;
  border-radius: 5px;
  -webkit-box-shadow: 0 4px 4px -5px #c8c8c8;
  box-shadow: 0 4px 4px -5px #c8c8c8;
  border: 1px solid #ccc;
  border-left: 1px solid #ccc;
  height: calc(100% - 17px);
  position: relative;
  display: flex;
  flex-direction: column;
}
.product-review.home .stars-date-line {
  display: flex;
  justify-content: space-between;
}
.product-review.home .review-stars-wp {
  justify-content: space-between;
}
.product-review.home .review-stars-wp .date {
  font-size: 12px;
}
.home-reviews-list-wrapper.slick-avis-list .slick-arrow {
  position: absolute;
  top: 40%;
  color: #aeaeae;
  font-size: 2.8rem;
}
.home-reviews-list-wrapper.slick-avis-list .slick-arrow.slick-disabled {
  display: none !important;
}
.home-reviews-list-wrapper.slick-avis-list .slick-arrow.arrow-left {
  left: 5px;
}
.home-reviews-list-wrapper.slick-avis-list .slick-arrow.arrow-right {
  right: -32px;
}
.star-ratings {
  width: 86px;
  display: block;
  color: grey;
  font-size: 20px;
  height: 22px;
  position: relative;
  white-space: nowrap;
}
.star-ratings .star-ratings-fill {
  color: #e68434;
  padding: 0;
  position: absolute;
  z-index: 1;
  display: block;
  left: 0;
  top: 0;
  overflow: hidden;
}
.star-ratings .star-ratings-empty {
  z-index: 0;
}
.product-rate-outer-wrapper {
  margin-bottom: 40px;
  margin-top: 30px;
}
.product-rate-outer-wrapper .product-rate-logo img {
  width: 200px;
}
.product-rate-wrapper {
  margin: 0 auto;
  width: 200px;
  text-align: center;
}
.product-rate-wrapper .product-rating span {
  font-size: 36px;
  padding-right: 4px;
}
.product-rate-wrapper .star-ratings {
  margin: 0 auto;
}
.product-review .review-stars-wp {
  align-items: baseline;
}
.product-review .review-stars-wp .rating {
  padding-left: 4px;
}
.product-reviews-cursor-wrapper {
  margin-top: 30px;
  text-align: center;
  display: flex;
  justify-content: center;
}
.product-cursor-reviews {
  display: flex;
}
.product-cursor-reviews div.cursor-item {
  border: 1px solid #e8eaec;
  color: #0061c9;
  padding: 10px 14px;
}
.product-cursor-reviews div.cursor-item.on {
  background: #0061c9;
  border: 1px solid #0061c9;
  color: white;
}
.home-reviews-iframe-wp {
  position: relative;
  width: 150px;
  display: block;
}
.star-ratings .star-ratings-fill,
.star-ratings .star-ratings-empty {
  height: 22px !important;
}
.product-rate-inner-wrapper {
  display: flex;
}
.product-rate-inner-wrapper .product-rate-wrapper {
  margin: 0;
}
.product-rate-inner-wrapper .product-rate-wrapper .product-rating span {
  font-size: 30px;
}
.product-selectors-wrapper.full .wrapper-selected span:first-of-type {
  width: 90px;
}
.avis-website-banner {
  position: fixed;
  top: 53%;
  right: 0;
  text-align: right;
}
.avis-website-banner img {
  width: 100%;
}
.gl-subproduct-list-wp {
  display: flex;
  margin-top: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.gl-subproduct-list-wp > div {
  margin-right: 10px;
  padding: 10px 0;
  border: 1px solid transparent;
  cursor: pointer;
  text-align: center;
}
.gl-subproduct-list-wp div.title {
  margin-top: 10px;
}
.gl-subproduct-list-wp > div.active {
  border: 1px solid black;
  background: white;
}
.gl-other-title {
  padding-bottom: 2px;
  font-size: 23px;
  color: #0061c9;
  font-weight: 500;
  border-bottom: 1px solid #e8eaec;
  margin-top: 40px;
}
.product-selectors-wrapper.full .wrapper-selected span:first-of-type {
  width: 90px;
}
.gl-rule-icon {
  background: transparent;
  border: none;
  cursor: pointer;
}
.glasses-popup-wrapper {
  padding-bottom: 30px;
}
.glasses-popup-inner-wrapper {
  width: 70%;
  margin: 0 auto;
  position: relative;
}
.glasses-popup-inner-wrapper .img-wp {
  position: relative;
}
.glasses-popup-inner-wrapper .img-wp img {
  width: 100%;
}
.glasses-popup-ex-wp {
  display: flex;
  justify-content: space-between;
  margin-top: 4px;
}
.glasses-popup-ex-wp .size-label {
  margin-bottom: 4px;
}
.glasses-popup-ex-wp .size {
  font-weight: 700;
}
.glasses-popup-title-wp {
  width: 90%;
  margin: 0 auto;
}
.glasses-popup-title-wp .title {
  color: black;
  font-weight: 700;
  font-size: 22px;
}
.glasses-popup-inner-wrapper .size-top {
  display: flex;
}
.glasses-popup-inner-wrapper .bborder-wp {
  border-left: 2px solid cyan;
  border-right: 2px solid cyan;
  height: 8px;
  padding-top: 5px;
}
.glasses-popup-inner-wrapper .bborder {
  height: 2px;
  background: cyan;
  display: block;
}
.glasses-popup-inner-wrapper .size-top .ll,
.glasses-popup-inner-wrapper .size-top .ln,
.glasses-popup-inner-wrapper .size-bottom .lh {
  text-align: center;
}
.glasses-popup-inner-wrapper .size-top .ll {
  width: 46%;
}
.glasses-popup-inner-wrapper .size-top .ln {
  width: 9%;
}
.glasses-popup-inner-wrapper .size-top .ln .bborder-wp {
  border-left: none;
}
.glasses-popup-inner-wrapper .size-bottom .lh {
  width: 89%;
  margin-left: 8%;
}
.product-img-sl-wp {
  min-height: 370px;
  max-height: 400px;
  display: block;
  overflow: hidden;
}
.product-list-item-wp {
  margin-bottom: 0.4375rem;
}

.header-main-section-wp .logo {
  padding-top: 23px;
}
.header-main-section-wp .col-header {
  padding-top: 23px;
}
.header-main-section-wp .header-main-section-search-wp {
  display: flex;
  padding-left: 3%;
}
.header-main-section-wp .header-main-section-search-wp .left {
  float: none;
  flex-grow: 2;
  padding-bottom: 20px;
}
.header-main-section-wp .header-main-section-search-wp #btnSearch {
  height: 30px;
}
.header-main-section-wp .header-main-section-search-wp #divSearch {
  width: auto;
  padding: 0 10px 2px 10px;
  border-radius: 8px;
}
.header-main-section-wp .header-main-section-search-wp #divSearch,
.header-main-section-wp .header-main-section-search-wp #plk-search-input {
  height: 29px;
}
.header-main-section-wp .header-main-section-search-wp #plk-search-input {
  width: calc(100% - 30px);
}
.header-main-section-wp .header-main-section-options-wp {
  display: flex;
  justify-content: flex-end;
}
.header-main-section-wp .header-main-section-options-wp .header-user-session-wp {
  padding-right: 24px;
}
.header-snd-section {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  padding: 5px 0;
}
.homev2-wp .slick-banner-home .slick-dots {
  bottom: 4px;
}
.main-category2-list {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 30px 0;
}
.main-category2-list div {
  background: #eef2f5;
  border-radius: 4px;
  padding: 20px 0;
  width: 100%;
  margin-right: 6px;
  text-align: center;
}
.main-category2-list div:last-of-type {
  margin-right: 0;
}
.main-category2-list div a {
  color: #0061c9;
  text-decoration: none;
}
.home-brand-list {
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  border-top: 1px solid #e8eaec;
  border-bottom: 1px solid #e8eaec;
  padding: 15px 0;
}
.h1-home-title {
  font-weight: 500;
  color: #0061c9;
  padding: 10px 0;
  border-top: 1px solid #e8eaec;
  border-bottom: 1px solid #e8eaec;
  margin: 0;
  width: 100%;
  text-align: center;
}
.home-suggestion-list {
  margin-top: 50px;
}
.category-buttons-n1-wp {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.category-buttons-n1-wp .prod-list-home-lc {
  width: 32%;
}
.infoboxes-title {
  display: inline-block;
  text-align: center;
  font-size: 25px;
  line-height: 1.3;
  font-weight: 300;
  color: #0061c9;
  margin: 0;
  border-top: 1px solid #e8eaec;
  border-bottom: 1px solid #e8eaec;
  padding: 15px 0;
  width: 100%;
}
.homev2-wp .prod-list-home-row {
  margin-bottom: 20px;
}
.infobox-row-1st,
.infobox-row-2snd,
.infobox-row-3rd {
  width: 100%;
  margin-top: 15px;
  display: flex;
  justify-content: space-between;
}
.infobox-row-1st .static_info_home_box {
  width: 32%;
  padding: 0;
}
.infobox-row-1st .static_info_home_box .static_info_home_box_inwp {
  padding: 15px 10px;
}
.infobox-row-1st .static_info_home_box .info-home-box-title {
  color: #0061c9;
  font-size: 17px;
  font-weight: 500;
}
.infobox-row-1st .static_info_home_box .info-home-box-wp {
  display: flex;
  justify-content: space-between;
}
.infobox-row-2snd > div,
.infobox-row-3rd > div {
  width: 49%;
}
.infobox-row-2snd > div h3,
.infobox-row-3rd > div h3 {
  padding: 15px 0;
  text-align: center;
  color: white;
  background: #0061c9;
  margin: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.infobox-row-2snd .box3text,
.infobox-row-3rd .box3text {
  min-height: 196px;
}
.homev2-wp .opiniao-list {
  margin-top: 40px;
}
.homev2-wp .opiniao-list > div {
  padding: 10px 0;
  border-top: 1px solid #e8eaec;
  border-bottom: 1px solid #e8eaec;
  margin: 0;
}
.homev2-wp h4.home-social-title {
  margin: 0;
  border-top: 1px solid #e8eaec;
  border-bottom: 1px solid #e8eaec;
  padding: 15px 0;
  width: 100%;
  margin-top: 50px;
}
.homev2-wp .social {
  border: none;
}
.top-promo-banner-wp {
  background: #0a4e91;
  padding: 10px 0;
}
.top-promo-banner {
  text-align: center;
}
.top-promo-banner ul {
  left: 0;
  right: 0;
  list-style: none;
}
.top-promo-banner li {
  font-size: 16px;
  color: white;
}
.popup.clean {
  border: none;
  background: transparent;
}
.glasses-text-wp {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 30px 0;
}
.glasses-text-wp .text {
  padding-left: 4%;
}
.gl-subproduct-list-wp {
  justify-content: flex-start;
  margin-right: 2%;
}
.gl-subproduct-list-wp > div {
  max-width: 175px;
}
.gl-subproduct-list-wp > div img {
  max-width: 175px;
}
.category-hide-refsmenu #plk-ref-sidemenu {
  display: none;
}
.cart-glasses-img-wp {
  flex: 0 0 30%;
  text-align: center;
}
.product-list-item-wp {
  margin-bottom: 0.4375rem;
}
.productadd-popup-wp {
  padding: 0 20px;
  position: relative;
}
.productadd-popup-add-title {
  position: absolute;
  top: -32px;
  padding-bottom: 12px;
  font-size: 12px;
}
.proadded-icon {
  margin-right: 15px;
}
.productadd-popup-iwp {
  padding-top: 10px;
  border-top: 1px solid #dedede;
}
.productadd-popup-wp .cart-product-char-eye {
  font-weight: bold;
}
.productadd-popup-wp .cart-item-product-char-list {
  font-size: 12px;
}
.productadd-popup-price-wp {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  margin-top: 15px;
}
.productadd-popup-price-wp .qtd-wp {
  display: flex;
}
.productadd-popup-btn-wp {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.productadd-popup-price-wp .qtd-wp button {
  background: transparent;
  border: none;
  color: #0061c9;
  cursor: pointer;
  font-size: 12px;
}
.productadd-popup-wp .cart-item-product-char-list > :first-child {
  margin-bottom: 15px;
}
.productadd-popup-wp .cart-pini-link {
  padding-right: 0;
}
.productadd-popup-wp .cart-pini-link a .white-arrow {
  width: 7px;
  height: 7px;
  margin-left: 3px;
  display: inline-block;
}
.productadd-popup-wp .goback > * {
  color: #0061c9;
}
.productadd-popup-wp .blue-arrow {
  border-top: 1px solid #0061c9;
  border-right: 1px solid #0061c9;
  transform: rotate(-136deg);
  width: 8px;
  height: 8px;
  margin-right: 4px;
  display: inline-block;
}
.cart-bannerpub-wp {
  background: #eef2f5;
  padding: 10px 0;
  margin-top: 10px;
}
.cart-bannerpub-wp .prod-list-home {
  margin-bottom: 0;
}
.cart-bannerpub-wp .prod-list-home .product_list_img_div {
  min-height: 191px;
}
.productvouchercart-error {
  margin-left: 30px;
  margin-bottom: 20px;
  padding: 4px 5px;
  border: 1px solid #fb8e8e;
  background-color: #e2001a17;
  display: flex;
  justify-content: space-between;
  border-radius: 4px;
}
.productvouchercart-error button {
  background: transparent;
  border: none;
  cursor: pointer;
  font-size: 13px;
  color: #757575;
  margin-left: 10px;
  font-size: 13px;
  align-items: center;
}
.prod-options-btn {
  display: inline-block;
  color: white;
  background: #0061c9;
  padding: 5px 10px;
  border-radius: 4px;
  cursor: pointer;
}
.history_list_child .pay-btn-wp {
  text-align: center;
}
.history_list_child .pay-btn-wp span {
  display: inline-block;
  line-height: initial;
}
.history_list_child .pay-btn-wp .pay-btn {
  text-decoration: none;
  margin-bottom: 5px;
}
.history_list_child .pay-btn-wp .pay-btn a {
  padding: 4px 9px;
}
.history_list_child .pay-btn-wp .pay-btn a:hover {
  text-decoration: none;
}
.history-no-payment-header {
  color: white;
  background: #219d57;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.history_list_child.pending-record div {
  height: auto;
}
.product-tabs-wrapper {
  border: 1px solid #e8eaec;
  width: 100%;
}
.product-tabs-list {
  display: flex;
  justify-content: flex-start;
  width: 100%;
}
.product-tabs-list .tab-product {
  margin-bottom: -1px;
}
.product-tabs-list .tab-product.active {
  width: 20%;
  color: #0061c9;
  border-top: 1px solid #0061c9;
  border-right: 1px solid #e8eaec;
}
.product-tabs-list .tab-product {
  padding: 0;
  color: #0061c9;
  text-transform: none;
  width: 20%;
  text-align: center;
}
.product-tabs-list .tab-product span {
  display: block;
}
.product-tabs-list .tab-product span.label {
  display: block;
  padding: 8px 0 10px 0;
}
.product-tabs-list .tab-product .active-line {
  border-top: 2px solid transparent;
}
.product-tabs-list .tab-product.active .active-line {
  border-top: 2px solid #0061c9;
}
.product-blog-reg {
  display: flex;
  margin-bottom: 30px;
  margin-top: 20px;
}
.product-blog-reg .title {
  margin-top: 10px;
}
.product-blog-reg .title a {
  color: #0061c9;
  text-decoration: none;
}
.product-blog-reg .more {
  margin-top: 15px;
}
.product-blog-reg .more a {
  color: #0061c9;
  text-decoration: none;
  font-size: 13px;
}
.product-blog-reg .image img {
  margin-right: 15px;
  max-width: 150px;
  height: auto;
}
.product-tabs-list .tab-product:last-of-type {
  border-right: 1px solid #e8eaec;
}
.product-review .review-stars-wp .rating {
  padding-left: 20px;
}
.header-main-section-wp .header-main-section-search-wp #plk-search-input {
  width: calc(100% - 31px);
}

.cart-prodsugg-wp {
  display: flex;
  padding-bottom: 20px;
  background: #ffffff;
  margin-top: -2px;
}
.cart-prodsugg-wp .cart-prodsugg-info-wp {
  padding: 0 40px 0 20px;
}
.cart-prodsugg-wp .cart-prodsugg-info2-wp {
  flex-grow: 2;
  background: #e8f0f8;
  padding: 2px 2px 10px 10px;
  border: 1px solid #e7e7e7;
  border-radius: 5px;
  margin-right: 4px;
  color: #191d9b;
}
.cart-prodsugg-wp .cart-prodsugg-info2-wp .arrow-mob {
  display: none;
}
.cart-prodsugg-wp .cart-prodsugg-close-wp {
  text-align: right;
}
.cart-prodsugg-wp .cart-prodsugg-close-wp button i {
  color: #191d9b;
  font-size: 14px;
}
.cart-prodsugg-wp .cart-prodsugg-close-wp button {
  background: transparent;
  border: none;
  cursor: pointer;
}
.cart-prodsugg-wp .cart-prodsugg-img-wp {
  position: relative;
  min-width: 108px;
  max-height: 80px;
}
.cart-prodsugg-wp .cart-prodsugg-img-wp img {
  max-height: 80px;
}
.cart-prodsugg-wp .cart-prodsugg-img-wp .etext {
  position: absolute;
  right: 0;
  top: 5px;
  color: #191d9b;
  font-weight: bold;
  text-align: right;
}
.cart-prodsugg-wp .cart-prodsugg-info2-iwp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 3px 20px 13px 20px;
}
.cart-prodsugg-wp .cart-prodsugg-info2-iwp .mob-title {
  display: none;
}
.cart-prodsugg-wp .cart-prodsugg-info2-iwp button {
  margin: 0 20px;
  padding: 6px 15px;
  font-size: 16px;
}
.replacement-popup .title {
  font-size: 18px;
  color: #0061c9;
  padding-bottom: 10px;
  text-align: center;
}
.replacement-popup .replacement-popup-info {
  display: flex;
  justify-content: center;
  align-items: center;
}
.replacement-popup .replacement-popup-info .escolha {
  padding-left: 15px;
  padding-top: 3px;
  position: relative;
  display: flex;
}
.replacement-popup .replacement-popup-info .escolha .arrow img {
  width: 95px;
}
.replacement-popup .replacement-popup-info .escolha .etext {
  color: #0061c9;
  position: absolute;
  top: 36px;
  right: -38px;
  text-align: right;
  font-weight: bold;
}
.replacement-popup .replacement-popup-info .price {
  text-align: center;
}
.replacement-popup .replacement-popup-sep {
  display: flex;
  align-items: center;
  align-content: stretch;
  margin: 20px 0;
}
.replacement-popup .replacement-popup-sep .sep {
  height: 1px;
  background: #cdcdcd;
  flex-grow: 2;
}
.replacement-popup .replacement-popup-sep .label {
  color: #0061c9;
  margin: 0 10px;
  font-size: 14px;
  font-weight: bold;
}
.replacement-popup .replacement-popup-list-wp {
  padding: 0 15px;
}
.replacement-popup .replacement-popup-list-wp .record {
  background: #e8f0f8;
  padding: 10px;
  border: 1px solid #e7e7e7;
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.replacement-popup .replacement-popup-list-wp .record .inner-record {
  display: flex;
  align-items: center;
}
.replacement-popup .replacement-popup-list-wp .record .inner-record img {
  max-width: 120px;
  padding-right: 15px;
}
.replacement-popup .replacement-popup-list-wp .record .title {
  color: #0061c9;
  padding-bottom: 10px;
  font-size: 16px;
}
.replacement-popup .replacement-popup-list-wp .record .price {
  font-size: 14px;
}
.replacement-popup .replacement-popup-list-wp .record .link a {
  font-size: 12px;
  color: #2660c9;
}
.replacement-popup .replacement-popup-list-wp .record .link button {
  font-size: 12px;
  color: #2660c9;
  background: transparent;
  cursor: pointer;
  margin: 0;
  margin-top: 5px;
  padding: 0;
  border: none;
}
.replacement-popup .replacement-popup-list-wp .record .btn-wp {
  display: flex;
  flex-direction: column;
}
.replacement-popup .replacement-popup-list-wp .record .btn-wp button {
  margin-bottom: 10px;
  padding: 6px 18px;
  font-size: 12px;
}
.replacement-popup .replacement-popup-list-wp .record .btn-wp button i {
  margin-left: 8px;
  font-size: 12px;
}
.replacement-popup .replacement-popup-list-wp .record .btn-wp button:last-of-type {
  margin-bottom: 0;
}
.star-ratings {
  width: 99px;
}
.product-chars-selectors-wrapper {
  position: relative;
}
.product-chars-selectors-wrapper .product-chars-selectors-inactive {
  display: none;
}
.product-chars-selectors-wrapper.inactive {
  opacity: 0.6;
}
.product-chars-selectors-wrapper.inactive .product-chars-selectors-inactive {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  background: transparent;
  z-index: 1000;
  height: 100%;
}
.user-order-history .pending-record {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 3px 0;
  padding-right: 1%;
}
.user-order-history .pending-record div {
  width: initial;
  height: auto;
  line-height: initial;
}
.user-order-history .pending-record div.link a {
  white-space: nowrap;
}
.user-order-history .pending-record div.pay-btn-wp {
  display: flex;
  align-items: center;
  min-width: 235px;
}
.user-order-history .pending-record div.pinfo-wp {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.user-order-history .pending-record div.pinfo-wp div {
  width: 32%;
}
.user-order-history .pending-record div.pay-btn-wp .pay-btn {
  margin-bottom: 0;
}
.user-order-history .pending-record div.pay-btn-wp .pay-btn .general-button {
  padding: 5px 35px;
  margin-left: 3px;
}
.user-order-history .pending-record div.link {
  width: 20%;
}
.user-order-history .head div {
  width: 22%;
}
.user-order-history .head div.state {
  width: initial;
  padding: 0 4%;
  margin-left: 5%;
}
.subpopup-garantia-outerwp {
  padding: 30px;
  margin-top: 10px;
  background: #eff3f0;
}
.subpopup-garantia-wp {
  display: flex;
  justify-content: center;
  align-items: center;
}
.subpopup-garantia-text-wp {
  padding-left: 50px;
}
.subpopup-garantia-title {
  color: #001d9b;
  font-size: 20px;
  font-weight: bold;
}
.product-state-label {
  display: none;
  color: red;
  text-align: center;
  margin-top: 10px;
}
.replacement-popup-info-state-1 .product-state-label.state-1 {
  display: block;
}
.replacement-popup-info-state-2 .product-state-label.state-2 {
  display: block;
}
.replacement-popup-info-state-1 .price,
.replacement-popup-info-state-2 .price {
  display: none;
}
.subprod-replacement-wp {
  background-color: #d3e4f0;
  border-radius: 5px;
  padding: 20px;
  margin-top: 20px;
  position: relative;
  width: 100%;
}
.subprod-replacement-wp .arrow-wp {
  position: absolute;
  top: -60px;
}
.subprod-replacement-wp .arrow-wp .etext {
  color: #191d9b;
  font-weight: bold;
  text-align: center;
}
.subprod-replacement-wp .arrow-wp .img img {
  width: 60px;
}
.subprod-replacement-wp .record {
  width: 80%;
  margin: 0 auto;
}
.subprod-replacement-wp .record .outer-info-mob-wp {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 2;
}
.subprod-replacement-wp .record .title-mob,
.subprod-replacement-wp .record .btn-mob-wp {
  display: none;
}
.subprod-replacement-wp .record .outer-info-wp {
  flex-grow: 2;
}
.subprod-replacement-wp .record .title {
  color: #191d9b;
  margin-bottom: 10px;
}
.subprod-replacement-wp .record .inner-info-wp {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.subprod-replacement-wp .record .inner-info-wp .link {
  color: #2660c9;
  margin-top: 10px;
  display: block;
  background: transparent;
  border: none;
  font-size: 14px;
}
.subprod-replacement-wp .record .inner-info-wp .btn-wp {
  padding-left: 40px;
}
.replacement-popup-state-2 .replacement-add-btn,
.replacement-popup-state-1 .replacement-add-btn {
  display: none;
}
.cart-line .glasses-text-wp .text .strike {
  text-decoration: line-through;
}
.cart-line .glasses-text-wp .text .text-novoucher {
  color: red;
  font-size: 0.9rem;
  padding-top: 6px;
}
.cart-line .glasses-text-wp .text .text-novoucher span {
  font-size: 0.7rem;
}
.cart-line.cart-novoucher-1 .cart-novoucher-code-in:before {
  content: "1";
}
.cart-line.cart-novoucher-2 .cart-novoucher-code-in:before {
  content: "2";
}
.cart-line.cart-novoucher-3 .cart-novoucher-code-in:before {
  content: "3";
}
.cart-line.cart-novoucher-4 .cart-novoucher-code-in:before {
  content: "4";
}
.cart-line.cart-novoucher-5 .cart-novoucher-code-in:before {
  content: "5";
}
.cart-line.cart-novoucher-6 .cart-novoucher-code-in:before {
  content: "6";
}
.cart-line.cart-novoucher-7 .cart-novoucher-code-in:before {
  content: "7";
}
.cart-line.cart-novoucher-8 .cart-novoucher-code-in:before {
  content: "8";
}
.cart-line.cart-novoucher-9 .cart-novoucher-code-in:before {
  content: "9";
}
.cart-line.cart-novoucher-10 .cart-novoucher-code-in:before {
  content: "10";
}
.cart-line.cart-novoucher-1001 .cart-novoucher-code-in:before {
  content: "1001";
}
.cart-line.cart-novoucher-1002 .cart-novoucher-code-in:before {
  content: "1002";
}
.cart-line.cart-novoucher-1003 .cart-novoucher-code-in:before {
  content: "1003";
}
.cart-line.cart-novoucher-1004 .cart-novoucher-code-in:before {
  content: "1004";
}
.cart-line.cart-novoucher-1005 .cart-novoucher-code-in:before {
  content: "1005";
}
.cart-line.cart-novoucher-1006 .cart-novoucher-code-in:before {
  content: "1006";
}
.order-billing-codline-grads {
  font-size: 11px;
  text-align: left;
  padding-top: 3px;
}
.order-billing-codline-grads:empty {
  padding-top: 0;
}
.order-billing-codline-grads .cart-product-char-eye {
  font-weight: bold;
}
.nif-empty-warning{background:#fff3cd;border:1px solid #a78e41;padding:4px 10px;color:#927319;margin-top:10px;font-size:14px;border-radius:3px;max-width: fit-content;display:none;}
.nif-empty-warning i{margin-right: 4px;}
.plk-filter-value[type=checkbox]:checked + span.fcolor:after{content:'\2713';color:white;font-size:20px;font-weight:bold;padding-left:3px;}
.product-main-video-btn-wp{position:absolute;bottom:-18px;left:0;right:0;}
.product-main-video-btn{background:white;padding:10px 80px;border:1px solid #bd9e9e;cursor:pointer;margin:0 auto;display:block;color:#333;font-size: 14px;border-radius:5px;}
.product-main-video-btn:focus{outline:none;}
.product-main-video-btn i{font-size:16px;padding-right:5px;}
.product-main-video-btn span{display:none;}
.product-main-video-btn span:last-of-type{display:inline-block;}
.product-main-video-btn.active{background:white;}
.product-main-video-btn.active span{display:inline-block;}
.product-main-video-btn.active span + span{display:none;}
.product-main-video-iwp{display:none;height:100%;background:white;}
.product-main-video-iwp video{width:100%;}
.product-img-video-wp{position:relative;}
.product-main-video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;}
.gl-measures-wp{margin-top:20px;background:#f5f5f6;padding:40px 20px 10px 20px;}
.gl-measures-wp .gl-measures-iwp{display:flex;justify-content:space-around;flex-wrap:wrap;}
.gl-measures-wp .gl-measures-iwp > div{display: flex;flex-direction: column;text-align: center;margin-bottom:30px;}
.gl-measures-wp .gl-measures-iwp > div:first-of-type{text-align:left;}
.gl-measures-wp .gl-measures-iwp > div label{font-size:12px;}
#plk-contact-button:disabled{background:grey;}
#plk-product-360:after {content:"";background:transparent url("../i/360-01.png") no-repeat center center;display:inline-block;width:103px;height:71px;position:absolute;top:50%;left:40%;}
#plk-product-360-wp.active-reel #plk-product-360:after{display:none;}
.replacement-popup-pub-1 .replacement-add-btn{display:none;}
.sub-column.rule-total-0 span, .cart-line.glasses-rule .cart-item-product-price.rule-total-0 span{display:none;}

.subprodcolor-list-wp{position:absolute;top:47%;width:100%;z-index:10;}
.subprodcolor-list{display:flex;justify-content:center;align-items:center;width:55%;margin:0 auto;}
.subprodcolor-list .subprodcolor-item-wp{display:flex !important;justify-content:center;margin:0 5px;}
.subprodcolor-list .slick-list .subprodcolor-item-wp{margin:0;}
.subprodcolor-item{display:block;height:20px;width:20px;border-radius:14px;border:1px solid transparent;overflow:hidden;}
.subprodcolor-item span{display:block;height:16px;width:16px;border-radius:14px;margin:2px;}
.subprodcolor-item:hover, .subprodcolor-item.on{border:1px solid #979ca0;}
.subprodcolor-list .slick-arrow{background:none;border:none;cursor:pointer;color:transparent;width:20px;padding:0 5px;font-size:0;}
.subprodcolor-list .slick-arrow:focus{outline:none;}
.subprodcolor-list .slick-arrow.slick-next:after{content:'\276D';color:#424242;font-size:1rem;}
.subprodcolor-list .slick-arrow.slick-prev:after{content:'\276C';color:#424242;font-size:1rem;}
.subprodcolor-list .slick-initialized .slick-slide{display:flex;justify-content:center;}
.product-img-wrapper:focus{outline:none;}
.menubarraR.menubarra-submenu a i.arrow-down{border:solid #0061c9;border-width:0 2px 2px 0;display:inline-block;  padding:2px;transform:rotate(45deg);-webkit-transform:rotate(45deg);margin-bottom:2px;margin-left:2px;}
.menubarra-submenu-wp{display:none;position:absolute;z-index:1041;left:0;right:0;padding-top:12px;}
.menubarraR.menubarra-submenu:hover .menubarra-submenu-wp{display:block;}
.menubarra-submenu-wp .menubarra-submenu-inwp{display:flex;justify-content:space-around;background-color:#f9fbfc;padding:20px 0;}
.menubarra-submenu-wp .menubarra-submenu-inwp .menubarra-submenu-title{font-size:18px;font-weight:500;color:#0061c9;text-align:left;margin-bottom:10px;}
.menubarra-submenu-wp .menubarra-submenu-inwp ul{list-style:none;text-align:left;padding:0;margin:0;}
.menubarra-submenu-wp .menubarra-submenu-inwp ul li{line-height:25px;margin-bottom:7px;}
.menubarra-submenu-wp .menubarra-submenu-inwp ul li a{color:#333;text-align:left;font-size:16px;white-space:nowrap;}

.passeye{position:relative;}
.passeye input{padding-right:30px !important;} 
.passeye button{display:block;position:absolute;top:12px;right:2px;height:28px;width:30px;border:none;cursor:pointer;background-image:url('../i/eye-open.svg');background-size:22px auto;background-repeat:no-repeat;background-position:center center;background-color:transparent;}
.passeye button.eye{background-image:url('../i/eye-closed.svg');background-size:22px auto;background-repeat:no-repeat;background-position:center center;}
.form-login .passeye .login-input{width:250px;}
.form-login .passeye button{top:2px;}
.reg-form .input-box .passeye .input{padding-right:10px !important;}
.reg-form .input-box .passeye button{top:2px;}
.alterar-email-btn{background:transparent;border:none;color:#0061c9;font-size:14px;padding:3px 5px;width:fit-content;cursor:pointer;}
.alterar-email-btn:hover{text-decoration:underline;}
.success-message.text-green{background-color:transparent;border:none;color:#219d57;}
.otp-main-wp .otp-form-wp{width:50%;margin-bottom:5%;max-width:352px;}
.otp-main-wp .otp-form-wp .input-box{flex-direction:column;}
.otp-main-wp .otp-form-wp .input-box .flex-column{width:100%;}
.otp-main-wp .otp-form-wp .input-box .flex-column .inline{display:flex;align-items:flex-start;width:100%;}
.otp-main-wp .otp-form-wp .input-box .flex-column .inline select{background-color:#f9f9f9;border:1px solid #e8e8e8;height:32px;color:#708290;padding:0;margin:0;border-radius:0;}
.otp-main-wp .otp-form-wp .input-box .flex-column input{width:calc(100% - 20px);}
.otp-main-wp .otp-form-wp .general-button{margin-top:2%;padding:8px 22px;}
.otp-main-wp .otp-form-wp .input-box .label{margin-bottom:3px;font-size:14px;}
.otp-main-wp .notrecv{font-size:12px;display:flex;justify-content:flex-end;align-items:center;margin-top:10px;}
.otp-main-wp .notrecv button{background:transparent;border:none;cursor:pointer;color:#0061c9;}
.otp-main-wp .notrecv button:hover{text-decoration:underline;}
input.error{border-color:rgb(185, 74, 72) !important;}
input.error + label.error{display:block;color:red;font-size:14px;}
#plk-sex-error label.error, #plk-sex-error2 label.error, #plk-terms-error label.error{display:block;color:red;font-size:14px;}
.prod-list.nohover:hover{box-shadow:none;}
.product-rate-wrapper .star-ratings .star-ratings-empty{text-align:initial;}
.product-rate-inner-wrapper.withrate{align-items:baseline;}
.product-rate-inner-wrapper.withrate .product-rating{font-size:14px;margin-left:3px;}
.star-ratings{width:86px;}
.other-mbway-number-input{width:calc(100% - 89px);}
.mbway_other_number_mandate_wp{margin-left:34px;}
.user_mbway_auth{background-color:#eef2f5;padding-bottom:10px;border:1px solid #dddddd;border-radius:5px;}
.user_mbway_auth .umtt{color:#0061c9;font-weight:500;padding:10px 20px;border-bottom:1px solid #dddddd;}
.user_mbway_auth .umcc{padding:10px 20px;display:flex;justify-content:space-between;}
.user_mbway_auth .umdd{font-size:0.8rem;padding-top:5px;}
.user_mbway_auth .umbtn{background-color:#0061c9;border-radius:5px;cursor:pointer;font-size:14px;text-align:center;color:white;padding:5px 20px;border: 1px solid #0061c9;}
.umb-cancel-pop {margin: 0px 60px 0px 60px;}
.umb-cancel-pop div.tt{color:#0061c9;margin-bottom:10px;}
.umb-cancel-pop .btnc{background-color:#0061c9;border-radius:5px;cursor:pointer;font-size:14px;text-align:center;color:white;padding:5px 20px;border: 1px solid #0061c9;}
.umb-cancel-pop .btnr{background-color:#eef2f5;border-radius:5px;cursor:pointer;font-size:14px;text-align:center;color:#0061c9;padding:5px 20px;border: 1px solid #eef2f5;}

.order-confirmation-banner{border-left:1px solid #e7e7e7;border-right:1px solid #e7e7e7;display:flex;justify-content:space-between;align-items:flex-end;}
.order-confirmation-banner .confirmseebtn{padding:10px 37px;font-size:14px;border-radius:10px;margin-bottom:10px;}
#plk-popup.confirm-banner-popup .popup{border-radius:19px;border:0px solid #eff6f9;box-shadow: 0 20px 35px 0 rgba(0, 0, 0, 0), 0 1px 35px 0 rgba(0, 0, 0, 0.11);width:904px;}
#plk-popup.confirm-banner-popup #plk-close-button-wrapper{position:absolute;top:0;z-index:2;width:100%;}
#plk-popup.confirm-banner-popup #plk-popup-content{position:absolute;top:0;z-index:1;width:100%;}
#plk-popup.confirm-banner-popup .replacement-popup-list-wp .record{background:#e8f0f8;padding:5px 10px;border-radius:10px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border:0px solid #e7e7e7;}
#plk-popup.confirm-banner-popup .replacement-popup-list-wp .record .title{padding-bottom:10px;font-size:18px;color:#001d9b;text-align:left;}
#plk-popup.confirm-banner-popup .replacement-popup-list-wp .record .price{margin-bottom:5px;font-size:16px;position:relative;color:#001d9b;}
#plk-popup.confirm-banner-popup .replacement-popup-list-wp .record .link{padding-top:20px;}
#plk-popup.confirm-banner-popup .replacement-popup-list-wp .record .link button{font-size:16px;color:#2660c9;background:transparent;cursor:pointer;margin:0;margin-top:5px;padding:0;border:none;}
#plk-popup.confirm-banner-popup .replacement-popup-list-wp .record .btn-wp button{margin-bottom:0;padding:10px 37px;font-size:16px;width:204px;border-radius:10px;padding-right:64px;}
#plk-popup.confirm-banner-popup .replacement-popup-list-wp .record .btn-wp button i{margin-left:8px;font-size:12px;}
#plk-popup.confirm-banner-popup .replacement-popup-list-wp .record .prod-tooltip-list{display:flex;gap:3px;align-items:center;}
#plk-popup.confirm-banner-popup .replacement-popup-list-wp .record .prod-tooltip-list .lc-tooltip-preco{position:initial;padding-left:56px;color:#001d9b;margin-top:-6px;}
#plk-popup.confirm-banner-popup .replacement-popup-list-wp .record .prod-tooltip-list .lc-product-tooltip-img{position:initial;padding:0}


a#ov-status {text-decoration: none;color: #808080;margin: 0 2px 0 0;height:100%;text-align: center;}
#ov-status img.estrelas {width: 96px;height:27px;}
#ov-status b {display: block;font-size: 19px;}
#ov-status p {margin-top:4px;font-size: 20px;margin-bottom: 5px;color: #444;}
#ov-status small {font-size: 10px;color: #000;}
#ov-status img.logo-ov {width:170px;height:33.20px;}

 