@import url('https://fonts.cdnfonts.com/css/gotham-6');
@import url('https://fonts.cdnfonts.com/css/poppins');

@font-face {
  font-family: 'luma-icons';
  src: url('../icons/Luma-Icons/Luma-Icons.woff2') format('woff2'), url('../icons/Luma-Icons/Luma-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/**

https://www.cdnfonts.com/gotham-6.font

font-family: 'Gotham', sans-serif;
font-family: 'Jost', sans-serif;
font-family: 'Gotham Black', sans-serif;
font-family: 'Gotham Light', sans-serif;
font-family: 'Gotham Thin', sans-serif;
font-family: 'Gotham XLight', sans-serif;
font-family: 'Carnero', sans-serif;
font-family: 'Gotham Book', sans-serif;
font-family: 'Gotham Ultra', sans-serif;

**/

* {
  margin: 0;
  padding: 0;
  outline: none;
  outline-offset: 0;
}
body {
    color: #878787;
    background-color: #fff;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.75;
    font-family: "Gotham", arial, tahoma !important;
} 
.container {
    margin: 0 auto !important;
    max-width: 1200px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    display: block;
    font-weight: 600 !important;
    color: #222 !important;
    margin: 0 !important;
    line-height: 1.428;
    letter-spacing: 0.5px;
}
a:hover,
a:focus,
a:active,
a[href^="tel:"],
a[href^="mailto:"] {
    color: #999 !important;
    text-decoration: none !important;
}
h6 {
    font-family: 'Poppins', sans-serif;
}
.cms-index-index .page-title-wrapper,
.checkout-cart-index .page-title-wrapper,
#cookie-status {
    display: none;
}
.margin-bottom30 {
    margin-bottom: 30px;
}
.no-margin {
    margin: 0 !important;
}
.icon-service {
    margin: 0 auto;

}
.icon-service .text {
    display: table-cell;
    vertical-align: top;
}
.icon-service .icon {
    color: #9e9e9e;
    font-size: 36px;
    display: table-cell;
    vertical-align: top;
    width: 1%;
    padding-right: 10px;
    line-height: 100%;
}
.icon-service .text h6 {
    font-size: 14px;
}

@media (min-width: 1200px) {
  .page-layout-2columns-left  .container {
     width: auto !important;
  }
}

@media (max-width: 768px) { 

  .icon-service {
      margin: 0 auto;
      float: left;
  }
  .icon-service .text {
      display: table-cell;
      vertical-align: top;
  }
  .icon-service .icon {
      color: #9e9e9e;
      font-size: 36px;
      display: table-cell;
      vertical-align: top;
      width: 1%;
      padding-right: 10px;
      line-height: 100%;
  }
  .icon-service .text h6 {
      font-size: 14px;
  }
  .header.active-sticky {
    height: 90px !important;
  }
  .header.active-sticky .middle-header-content {
    max-height: 90px !important;
  }
  .header.active-sticky .middle-right,
  .header .middle-right {
      padding: 5px 10px !important;

  }
  .header.active-sticky .action.nav-toggle,
  .header .action.nav-toggle {

  margin-top: 20px;
  }
  .header.active-sticky  .logo,
  .header  .logo {

  margin-top: 10px !important;
  }
  .aw-rbslider-container {
    margin-top: -30px;
  }
  .tarja-home {
    padding-top: 10px !important;
  }
}

.margin-bottom5 {
    margin-bottom: 5px;
}
.tarja-home {} .promo-banner {
    display: block;
    position: relative;
    text-align: center;
    width: 100%;
    overflow: hidden;
    float: left;
}
.promo-banner > a {
    display: block;
    max-width: 100%;
    position: relative;
}
.promo-banner:hover > a > img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.promo-banner > a > img {
    min-width: 100%;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transition: all 300ms;
    -moz-transition: all 300ms;
    -webkit-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
}
.promo-banner .text-container {
    padding: 0;
}
.promo-banner .text-container {
    backface-visibility: hidden;
    display: block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.promo-banner .text-bottom-center {
    bottom: 0;
    width: 100%;
    text-align: center;
}
.promo-banner .text-container {
    position: absolute;
    padding: 0px;
}
.promo-banner .text-bottom-center {
    bottom: 0;
    width: 100%;
    text-align: center;
}
.btn.btn-promo-banner {
    box-shadow: 1px 1px 0 0 rgb(0 0 0 / 10%);
    padding: 0 20px;
    height: auto;
    min-width: 150px;
    border-color: #fff;
    background-color: #fff;
    color: #222;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    height: 40px;
}
.btn.btn-promo-banner,
.btn.btn-promo-banner:hover,
.btn.btn-promo-banner:focus {
    box-shadow: none;
    border-color: #303130;
    background-color: #303130;
    color: #fff;
}
.btn.btn-promo-banner span {
    color: #fff;
    font-weight: 600;
}
.btn {
    display: inline-block;
 border-radius: 0;
    height: 40px;
    font-weight: 600;
    padding: 0 10px;
    line-height: 36px;
    border: 2px solid #0000;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #0000;
    border-radius: 0;
}
button {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
}
.promo-banner .view-more {
    text-align: left;
}
.promo-banner .view-more {
    margin-top: 10px;
}
.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
}
.footer-middle {
    background: unset !important;
    padding: 60px 0 40px;
}
.footer-middle .container {
    background-color: #f6f6f8;
}
.footer-middle::after {
    background: #f6f6f8 !important;
}
.footer-middle h6 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    text-transform: none;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 30px;
    color: #222;
    text-transform: capitalize;
}
.footer-contact li {
    margin-bottom: 7px;
    padding-top: 8px;
    display: flex;
    width: 100%;
    margin-bottom: 18px;
}
.footer-contact li em {
    font-size: 24px;
    color: #878787;
    width: 30px;
    text-align: left;
    font-weight: 700;
}
[class^="pe-7s-"],
[class*=" pe-7s-"] {
    display: inline-block;
    font-family: 'Pe-icon-7-stroke';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.block-link ul li a:hover,
.block-link ul li a:focus {
    color: #999;
}
.block-link ul li:first-child a {
    margin-top: 0;
}
.block-link ul li a {
    color: #878787;
    display: inline-block;
    width: 100%;
}
.block-link ul li {
    display: inline-block;
    float: left;
    width: 100%;
    line-height: 30px;
    margin-bottom: 5px;
}
footer {
    font-size: 13px;
}
.modal_newsletter_popup.modal-popup .newsletter-popup-content {
    padding: 20px 30px !important;
    font-weight: bold !important;
    color: #000;
    font-size: 14px;
    line-height: 1.75;
}
.modal_newsletter_popup.modal-popup .pop-sletter-title h4 {
    font-size: 20px;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    line-height: 150px;
    color: #fff !important;
    font-weight: 600 !important;
}
/** **/

/ body {
    background-color: ;
    font-family: "Poppins", arial, tahoma;
    font-weight: normal;
}
#mainMenu li.level0 a,
#mainMenu li.level0 a span,
#mainMenu li.level1 a,
#mainMenu li.level1 a span,
#mainMenu li.level2 a,
#mainMenu li.level2 a span,
#menu-collapse a.level0 {
    font-family: "Poppins", arial, tahoma;
}
.nav-sub-menu li.level0 a,
.nav-sub-menu li.level0 a span,
.nav-sub-menu li.level1 a,
.nav-sub-menu li.level1 a span,
.nav-sub-menu li.level2 a,
.nav-sub-menu li.level2 a span,
#menu-button {
    font-family: "Poppins", arial, tahoma;
}
h1,
.page-title h1 {
    font-family: "Poppins", arial, tahoma;
}
h2,
.page-title h2 {
    font-family: "Poppins", arial, tahoma;
}
h3,
.page-title h3 {
    font-family: "Poppins", arial, tahoma;
}
h4 {
    font-family: "Poppins", arial, tahoma;
}
h5 {
    font-family: "Poppins", arial, tahoma;
}
h6 {
    font-family: "Poppins", arial, tahoma;
}
.price,
.price-box .price {
    font-family: "Poppins", arial, tahoma;
}
.footer .middle-footer {
    padding: 60px 0 40px important;
}
.footer .bottom-footer {
    text-align: center;
}
.bottom-footer .col-lg-6 {
    width: 100% !important;
}
.header .header-content {
    max-height: 110px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.mega-menu .nav-main > li > a {
    padding: 35px 20px;
}
.social-block ul {
  padding: 15px 0;
}
.social-block li { 
  display: inline-block;
}
.social-block li .fa {
  font-size: 20px;
}
.header-content .middle-right {
    padding: 25px 15px;
}
.hotspot-modal--frontend .product-images-slide img {
    width: 598px !important;
}
.dropdown-sm .dropdown-menu {
    max-height: 306px;
    overflow-y: hidden;
}
.header.header-v1 .mega-menu .nav-main .mega-menu-fullwidth.custom-col-2.hover-right {
    position: relative !important;
}
.header.header-v1 .mega-menu .nav-main .mega-menu-fullwidth.custom-col-2.hover-right .dropdown-menu {
    left: 0;
}
@media (max-width: 1199px) {
    .mega-menu .nav-main .mega-menu-fullwidth.custom-col-2.hover-right {
        position: relative
    }
}
.swatch-item-color-black {
    background-color: #000;
}

.modal_newsletter_popup.modal-popup .newsletter-popup-form .action.subscribe {
  color: #fff !important;
  border: 2px solid #303130;
  background-color: #303130;  
  height: 40px;
  font-weight: 600;
  padding: 0 10px;
  line-height: 36px;
}

.modal_newsletter_popup.modal-popup .newsletter-popup-form div.checkbox label {

  color: #5f5f5f !important;
}
.block-popup-subscribe .pop-sletter-footer {

  text-align: center;
  padding: 15px;
  font-size: 12px;
  background-color: #f4f4f4;
}

.top-custom-link a, 
.top-custom-link a:hover {
  padding: 0 3px;
  color: #222 !important;
  font-weight: 500;
}
.header .top-header-content {  
  background-color: #f6f6f8;
  max-height: 40px;
  color: #878787;
  font-size: 12px;
}
.header .top-custom-link ul li {  
  padding: 7px 0;
}
.header .top-header-content .top-middle-header {
  text-align: right;
  padding: 0;
}
.header-contact {
  line-height: 40px;
}
.header .top-header-content a, .header .top-header-content button {
  padding: 0 3px;
  color: #222;
  font-weight: 500;
}
.header .top-header-content [class*="pe-"] {
  font-size: 16px;
  display: inline-block;
  margin-right: 5px;
  line-height: 40px;
  vertical-align: middle;
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu {
  margin: 0;
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu > li {

  display: block;
  vertical-align: unset;
  float: left;
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu > li > a {
    font-size: 14px;
  display: block;
  padding: 10px 15px;
  line-height: 30px;
  position: relative;
  border-radius: 0;
  padding: 35px 15px;
  color: #222;
  font-weight: 400;
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu > li.logo-item { 
  padding: 17px 0 0;
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu > li.logo-item > a {
  padding: 0 15px 0 0;
} 

ul.social-link {
  padding: 25px 0;
  display: -webkit-flex;
}

@media (min-width: 992px) {
  .col-lg-2 {
  width: 10.66666667% !important;
  flex: 0 0 10.666667% !important;
  max-width: 10.66666667% !important;
  }
  .col-lg-8 {        
      flex: 0 0 78.666667% !important;
      width: 78.666667% !important;
      max-width: 78.666667% !important;
  }
  .middle-header-content .col-lg-8 {
    padding: 0 !important
  }

    .col-lg-2.middle-right {
      max-width: 8.666667% !important;
      flex: 0 0 8.666667% !important;
    }

}
@media (min-width: 768px) {

 
  .form.create.account>.fieldset {
      width: 50%;
      padding: 0 25px;
      float: left;
  }

.customer-account-create .fieldset.address {
    float: right !important;
}
  .middle-center {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-box-align: center;
    position: relative;
  }
  body.checkout-onepage-success .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    float: left;
    width: 50%;
    text-align: left;
  }
  .checkout-onepage-success .column.main .block.block-order-details-view .block-content:not(.widget) {
    display: unset;
  }

}
.sociallogin-wrapper.block-customer-login.login-container {
  display: none;
}
.fieldset.address {
    margin: 0 -7px;
}
.fieldset.address {
    margin: 0 -7px;
}
.form-create-account .fieldset+.fieldset {
  margin-top: unset;
}
.customer-account-create span.page-header.h1 {
  display: none;
}
.customer-account-create #maincontent {

  padding-top: 50px;
}
.customer-account-create .telephone i {
  color: #0da53c;
}
.customer-account-create  .actions-toolbar {
    display: inline-block;
    float: right;
    width: 100%;
    text-align: right;
}
.customer-account-create  .actions-toolbar .secondary {
    text-align: left; 
}
.customer-account-create  .actions-toolbar .secondary a:hover {
  background:  unset;
}

.middle-right {
  padding: 25px 10px !important;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  float: right;
}
.header .table-icon-menu {
      display: block;
}
.owl-carousel .owl-nav > div {
    border: unset; 
}
.backendorf-installment .best-installment {
  display: unset;
  text-transform: unset;
  color: unset;
  font-weight: unset;
}
.backendorf-installment {
  display: inline;
  width: 100%;
  float: left;
  line-height: 1.3;
}
.backendorf-installment .best-installment span,
.backendorf-installment .discounts span {

  color: #008000;
  font-size: 14px; 
  font-weight: 500;
}
.backendorf-installment .discounts span {

  font-size: 21px;
}
.backendorf-installment .discounts span.name,
.backendorf-installment .discounts .item strong {
  font-size: unset;
  color: unset;

}

.backendorf-installment .discounts span.name {

  font-weight: unset;
}
.backendorf-installment .best-installment ,
.backendorf-installment .discounts {

  line-height: 1.2;
}
.price, .price-box .price {
  font-weight: 600 !important;
}
.mp-product-slider-block.widget.block-products-list {
      min-height: 45px;

  text-align: center;
  margin-bottom: 33px;
  position: relative;
}
h2.mp-product-slider-title {

  display: inline-block;
  position: relative;
  color: #000;
  line-height: 24px;  
  font-size: 24px;
  font-weight: 600 !important;
}
p.mp-ps-info {
  font-style: italic;
  font-size: 14px;
  color: #878787;
  margin-top: 0;
  line-height: 16px;
  letter-spacing: .5px;
  font-weight: 500;
}
h2.mp-product-slider-title:before{
  left: -75px;
}
h2.mp-product-slider-title:after {

  right: -75px;
}
h2.mp-product-slider-title:before,
h2.mp-product-slider-title:after {

  position: absolute;
  content: "";
  width: 60px;
  height: 2px;
  background: #000;
  top: 48%;
}
.scroll-to-top {
  background-color: #fff;
  box-shadow: 0 0 3px 0 rgb(0 0 0 / 20%);
  color: #878787;
  font-size: 35px;
  width: 45px;
  height: 45px;
  line-height: 57px;
  text-align: center;
  position: fixed;
  right: 40px;
  cursor: pointer;
  transition: all 0.3s;
  background-color: #fff;
  box-shadow: none;
  color: #222;
  border: 3px solid #222;
  border-radius: 40px;
  line-height: 48px;
  left: 40px;
}
.scroll-to-top i {
  color: #222;
  font-weight: bold;
}
.footer .middle-footer {
  padding: 60px 0 40px; 
  border: unset;
  background-color: #f6f6f8;
}
.footer .middle-footer h6 {

  font-size: 16px;
  font-weight: 600;
  margin-bottom: 30px !important;
  color: #222 !important;
  text-transform: capitalize;
  font-weight: 700 !important;
  text-transform: none;
}
.footer-contact li {
  display: flex;
  width: 100%;
  margin-bottom: 18px;
  margin-bottom: 7px;
  padding-top: 8px;  
  font-weight: 500 !important;
}
.footer-contact li span {
      line-height: 24px;
}
.block-link ul li {
  display: inline-block;
  float: left;
  width: 100%;
  line-height: 30px;
  margin-bottom: 5px;
  font-weight: 500 !important;
}
.block-link ul li a {
  color: #878787;
  display: inline-block;
  width: 100%;
  font-weight: 500 !important;
}
.block-link  p {
  color: #878787;
  display: inline-block;
  width: 100%;
  font-weight: 500 !important;
  line-height: 24px !important;
}
@media (min-width: 992px) {
    .col-md-2 {
      width: 12.66666667% !important;
      flex: 0 0 12.666667% !important;
      max-width: 12.666667% !important;
    }
    .middle-footer .col-md-2.col-sm-6.col-xs-12.row-sm-first, .middle-footer .col-md-2.col-sm-6.col-xs-12.row-sm-first + div {
      width: 18% !important;
      flex: 0 0 18.666667% !important;
      max-width: 18.666667% !important;
    }
}
.block-footer-newsletter .block-subscribe .block-content {
  display: block;
  position: relative;
  padding-bottom: 13px;
  max-width: 420px;
}
.block-footer-newsletter .input-box input.form-control, 
.block-footer-newsletter .actions .btn, 
#shopping-cart-table .input-qty-product {
  border-radius: 25px;
  margin-bottom: 10px;
  height: 46px;
  line-height: 46px;
  padding-left: 15px;
  border-color: #222;
  border-radius: 2px;
  border: 2px solid #222;
}
.block-footer-newsletter .actions {
  position: absolute;
  right: 3px;
  top: 3px;
  z-index: 0;
}
.block-footer-newsletter .input-box input.form-control, .block-footer-newsletter .actions .btn, #shopping-cart-table .input-qty-product {
  height: 40px;
  line-height: 35px;
  padding: 0 5px;
  border-radius: 2px; 
  margin-bottom: 10px;
  height: 46px;
  line-height: 46px;
  padding-left: 15px;
  border-color: #222;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  color: #fff;
  border-color: #999 !important;
  background-color: #999 !important;
    border: 2px solid #222;
}
input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {

  background: #fff;
  border: 1px solid #ccc;
  box-sizing: border-box;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  font-size: 13px;
  height: 40px;
  line-height: 36px;
  padding: 0 10px;
  vertical-align: baseline;
  color: #878787;
  box-shadow: none !important;
}
.block-footer-newsletter .actions .btn {
  height: 40px;
  line-height: 35px;
  padding: 0 5px;
}
.bottom-footer .col-lg-6 {
  width: 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
address {
  font-style: normal;
  line-height: 1;
  margin: 0;
  font-weight: 500 !important; 
  line-height: 22px;
}

/**
#maincontent .row {
    flex-direction: row;
}
**/
.sidebar-main {
  order: 0;
}
#maincontent .column.main {
  order: 1;
}

@media (max-width: 767px) {
  .header-contact {
    text-align: center;
  }
  .header .container-fluid {
      padding-right: 45px !important;
    padding-left: 45px !important;
    margin-bottom: 10px;
  }
  .header .top-header-content .top-middle-header {

  display: none;
  }
}

.minicart-wrapper .close-minicart {

  color: #fff !important;
}
.page-title-wrapper {

  background-color: #fff !important;
  padding: unset;
  text-align: left;
  background-image: unset;
}
.page-title-wrapper:before {
  display: none;
} 
.page-title-wrapper .container {
  padding-left: 0 !important;
}
.page-title-wrapper h1, .page-title-wrapper .h1 {
  margin-bottom: 20px;
  font-size: 50px;
}
.toolbar .modes .modes-mode, .toolbar .modes .modes-mode:hover, .toolbar .modes .modes-mode.active {

  border: 2px solid #000;
  border-radius: unset !important;
}
.toolbar .sorter .sorter-options, .toolbar .sorter .sorter-action {

  font-size: 13px;
  padding: 0 30px 0 15px;
  line-height: 15px;
  border: 2px solid #000;
  border-radius: 0;
}
.toolbar .sorter .sorter-action {

  line-height: 35px;
  padding: 0 25px;
  border: 2px solid #000;
  border-radius: 0;
  max-height: 40px;
  font-size: 14px;
  display: inline-block;
  margin-left: 10px;
  height: 40px;
}
ul.certificado {  
  text-align: center;
  margin: 80px 0 80px -255px;
}
ul.certificado li {
  display: inline-block;
  margin: 0 20px;
}
ul.certificado img {
  max-width: 80px;
}
li.ebit a {
   display: unset !important;
}
 
.checkout-index-index ul.certificado {  
  text-align: center;
  padding: 10px 0;
  margin: 60px 0 80px;
  width: 100%;
}
.checkout-index-index ul.certificado li {
  display: inline-block;
  padding: 0
}
.checkout-index-index ul.certificado img {
  max-width: 75px;
} 
.checkout-index-index #tooltip-label > span {
  display: none;
}
.backendorf-installment {

  font-weight: 500 !important;
  line-height: 1.75;
}
.products-grid .product-item-info .product-item-details .product-item-name {
  min-height: 40px;
  font-size: 14px;
  margin: 0;
  padding: 0;
  font-weight: 500 !important;
  margin-bottom: 5px !important;

}

ul.bandeiras  {  
  text-align: left;
  margin-bottom: 10px;
}
ul.bandeiras li {
  display: inline-block;
  padding: 5px 5px 0 0;
}
ul.bandeiras img {
  max-height: 20px;
}
.product-info-main .product-sub-infomation > div,
.product-info-main .product-sub-infomation .product.attribute.sku strong,
.product-info-main .product-info-stock-sku .stock span
{
font-weight: 500 !important
}
.box-frenet-quote {
  margin-top: 20px;
}
.product-info-main .box-frenet-quote .control {
  display: inline-block;
  width: 100%;
}
.box-frenet-quote .field {
  width: unset;
}
.box-frenet-quote .field input {
  max-width: 200px;
}

.product-info-main .box-frenet-quote .control input,
.product-info-main .box-frenet-quote .control button {
  float: left;
}
.product-info-main .box-frenet-quote button:hover, .product-info-main .box-frenet-quote button:focus, .product-info-main .box-frenet-quote button:active {
  color: #fff;
  border-color: #999;
  background-color: #999;
}
.product-info-main .box-frenet-quote button {
  cursor: pointer;
  color: #fff;
  border: 2px solid #222;
  background-color: #222;
    display: inline-block; 
  height: 40px;
  font-weight: 600;
  padding: 0 10px;
  line-height: 36px;
  margin-left: 10px;
}
.box-frenet-quote .table-wrapper {
  margin-top: 0 !important
}
.box-frenet-quote .table td, .box-frenet-quote .table th {

  padding: 15px 0;
}
.box-tocart .field.qty > .control span.edit-qty.plus {

  font-size: 18px;
  left: auto;
  right: 16px;
  padding-top: 9px;
  padding: 9px 15px 9px 10px;
  border-radius: 0 30px 30px 0;
  right: 0px;
  border-left: 2px solid;
  background-color: #edf0f3;
  font-weight: 600;
  line-height: 1;
  top: 0;
  border-right: 0;
}
.box-tocart .field.qty > .control span.edit-qty.minus {

  display: block;
  text-align: center;
  font-size: 18px;
  color: #222;
  font-weight: 600;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 16px;
  cursor: pointer;
  padding-top: 9px;
  padding: 9px 15px 9px 10px;
  border-radius: 30px 0 0 30px;
  left: 0px;
  border-right: 2px solid;
  background-color: #edf0f3;
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.qty .control.qty .input-text {
  height: 40px !important;
  width: 58px !important;
  position: absolute;
  left: 35px;
  top: -2px;
  border: 2px solid #222;
  border-right: unset;
}
.checkout-cart-index #shopping-cart-table tbody tr td.col.qty .control.qty {  
  border: 2px solid #222;
  background-color: #fff;

  position: relative;
  height: 40px;
  text-align: left;
  border-radius: 40px;
  width: 134px;
  margin-right: 6px;
  border: 2px solid #222;
  background-color: #fff;
}
.checkout-cart-index #shopping-cart-table tbody tr td.col.qty .control.qty .plus {
    font-size: 18px;
  left: auto;
  right: 16px;
  padding-top: 9px;
  padding: 9px 15px 9px 10px;
  border-radius: 0 30px 30px 0;
  right: 0px;
  border-left: 2px solid;
  background-color: #edf0f3;
  font-weight: 600;
  line-height: 1;
  top: 0;
  border-right: 0;
  position: absolute;
}
.checkout-cart-index #shopping-cart-table tbody tr td.col.qty .control.qty .minus {

  display: block;
  text-align: center;
  font-size: 18px;
  color: #222;
  font-weight: 600;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 16px;
  cursor: pointer;
  padding-top: 9px;
  padding: 9px 15px 9px 10px;
  border-radius: 30px 0 0 30px;
  left: 0px;
  border-right: 2px solid;
  background-color: #edf0f3;
}
.box-tocart .field.qty > .control {

  border: 2px solid #222;
  background-color: #fff;
}
.box-tocart .field.qty > .control span.edit-qty:hover {

  color: #222;
}
.product-info-main .product-add-form .actions button.tocart, .bundle-info .product-details .actions button.tocart {

  color: #fff;
  font-size: 14px;
  width: auto;
  padding: 0 80px;
  margin: 0 10px;
  border-radius: 5px;
  line-height: 36px;
  font-weight: 500;
  text-transform: uppercase;
  height: 40px;
  letter-spacing: 2px;
  background-color: #25af44;
  border-color: #25af44;
  line-height: 1;
}
 
.minicart-wrapper .block-content > .actions > .subtotal {

  display: -webkit-flex;
  -webkit-justify-content: space-between;
  margin-top: 20px; 
}
.minicart-wrapper .block-content > .actions > .subtotal .price-container .price {

  font-size: 14px;
  color: #696969;
  margin: 0;
  font-weight: 600;
}
.minicart-wrapper .block-content > .actions > .subtotal > span.label {

  text-align: left;
  display: inline-block;
  font-weight: 600;
  color: #000;
  font-size: 18px;
  margin: 0;
}
.minicart-wrapper .block-content > .actions .btn {
  border-radius: 0;
  color: #fff !important;
  border: 2px solid #222;
  background-color: #222;
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 500; 
  letter-spacing: 3px;
  text-transform: uppercase;
  line-height: 20px !important;
  letter-spacing: 3px;
}
.minicart-wrapper .block-content > .actions .btn:hover, 
.minicart-wrapper .block-content > .actions .btn:focus, 
.minicart-wrapper .block-content > .actions .btn:active {

  border-color: #999 !important;
  background-color: #999 !important;
}
.header .dropdown-toplinks .dropdown-toggle:hover,
.header .search-form .actions-search .action-search:hover,
.minicart-wrapper .action.showcart:hover:before,
.minicart-wrapper .action.showcart:active:before, 
.minicart-wrapper .action.showcart.active,
.minicart-wrapper .action.showcart.active:before
 {
    color: #999 !important;
} 
.product-data-items-content .title-accordion:after {
  display: none;
}
.checkout-cart-index #shopping-cart-table thead tr th {

  border: none;
  border-bottom: 2px solid #222;
  color: #2b2b2b;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
}
.checkout-cart-index #shopping-cart-table tbody tr td {

  border: none;
  border-bottom: 2px solid #222;
  text-align: center;
  vertical-align: middle;
  border-bottom: 2px solid #222 !important;
  text-align: center !important;
}
.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details { 
  text-align: left;
  color: #222;
  font-weight: 500;
  font-size: 15px;
  padding-top:unset;
}

.checkout-cart-index .checkout-extra > .block > .title {
  width: 50%;
  padding: 10px; 
  border: 2px solid #222 !important;
  text-align: center;
  top: 0;
   margin-top: unset;
}
.checkout-cart-index .discount .title {
    margin-left: 15px;
  position: absolute;
  top: 0;
  left: calc(50% - 15px) !important;
  padding-bottom: 5px !important;
}
.checkout-cart-index .shipping .title {
  position: absolute;
  top: 0;
  left: 15px;
    left: 0;
}
.checkout-cart-index .checkout-extra {

  position: relative;
  padding-left: unset;
  border: 1px solid #efefef;
  padding-top: 40px;
  background-color: #fdfdfd;
  min-height: 200px;
}
.checkout-cart-index .checkout-extra > .block + .block > .title {
  margin-top: 0;
}
.checkout-cart-index .checkout-extra > .block + .block > .title.active {

}
.checkout-cart-index .checkout-extra > .block .content {

  padding: 15px;
  border: 2px solid #222;
}
.shopping-cart-bottom .col-lg-8 {
  flex: 0 0 66.6667% !important;
  width: 66.6667% !important;
  max-width: 66.6667% !important;
}
.header .search-close:hover {
  color: #888073;
}
.header .top-header-content .top-middle-header .separador1 {
   color: #222;
  margin: 0 10px;
  font-family: "Poppins", arial, tahoma; 
}
.header .top-header-content .top-middle-header .separador2 {
  color: #222;
  margin: 0 0 0 10px;
}
.btn-secondary, button.primary {
    color: #fff;
  border: 2px solid #222;
  background-color: #222;
  border-radius: 0;
  padding: 0 25px;
  line-height: 34px;
  height: 36px;
}
.btn-secondary:hover, button.primary:hover {

  color: #fff !important;
  border-color: #999 !important;
  background-color: #999 !important;
}
.postsgrid1 .block-content {

  background: #FFF;
  border-bottom: 4px solid #4db2ec;
  -webkit-box-shadow: 0 0 3px #cacaca;
  -moz-box-shadow: 0 0 3px #cacaca;
  box-shadow: 0 0 3px #cacaca;
}
.product-data-items-content .data.item.content {
  display: block !important;
}
.product-data-items-content .title-accordion {
  
  color: #000;
  padding: 0;
  background-color: #fff;
  border-bottom: 2px solid #222;
}
#page-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: black;
    opacity: .5;
    z-index: 90;
}
input=name"shippingAddress.country_id" {

}
.checkout-cart-index .checkout-extra #block-summary form .field.note {
  font-weight: 500; 
}
.checkout-cart-index .checkout-extra #block-summary .estimate .field .control,
.checkout-cart-index .checkout-extra #block-summary .estimate .field .label {
  display: block;
}
.checkout-cart-index .checkout-extra #block-summary .estimate .field .label  {

  font-size: 13px;
  color: #5f5f5f;
  padding: 0;
  margin: 0  ;
  font-weight: 500;
  text-align: left;
}
.actions-toolbar .action {


}
.actions-toolbar .action:hover{
  color: #fff;
  background-color: #222;
}

.checkout-onepage-success .actions-toolbar .action:hover {

  color: unset;
  background-color: unset;
}

.btn-default {
  
  color: #222;
  border: 2px solid #222;
  background-color: #fff;
}
.checkout-cart-index .shopping-cart-bottom .cart-totals {
  border: unset;
  padding: 0;
  padding-left: 30px;
}
.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr th {

  border-right: 2px dashed #222;
  text-align: right;
} 

.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr th,
.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr td, .checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr th  {

  line-height: 1.42857143;
  vertical-align: top;
  font-weight: 500;
  color: #969696 !important;
    padding: 15px !important; 
}
.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr td {
  width: 50%;

  line-height: 1.42857143;
  vertical-align: top;
  font-weight: 500;
  color: #969696 !important;
    padding: 15px !important; 
    text-align: left;
}
.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr.grand.totals td, .checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr.grand.totals th {

  font-size: 14px !important;
}
.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr.grand.totals strong {
  font-weight: 500;
}
.checkout-cart-index .cart-totals .backendorf-installment {
  text-align: right;
  color: #000;
  padding: 15px 0;
}
.checkout-cart-index .cart-summary .checkout-methods-items .item .action.checkout {
 
  width: 100%;
  text-transform: uppercase;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  border-radius: 40px;
  font-weight: 600;
  padding: 0 35px;
  color: #fff;
  border: 2px solid #222;
  background-color: #222;
  font-size: 16px;
  margin-bottom: 10px;
  border-radius: 5px;
  border: 2px solid #25af44 !important;
  background-color: #25af44 !important;
  letter-spacing: 2px;
  font-weight: 500; 
}
.amrelated-grid-wrapper .product-item-actions,
#ln_overlay {
display: none;
}
.amrelated-grid-wrapper {
  margin-top: 50px;
  clear: both;
} 
.amrelated-grid-wrapper .block-title {

  color: #000;
  padding: 0;
  background-color: #fff;
  border-bottom: 2px solid #222;
}
.checkout-cart-index .checkout-extra #block-summary .estimate .field .control .select, .checkout-cart-index .checkout-extra #block-summary .estimate .field .control input {
  
  border: 1px solid #ccc;
  box-sizing: border-box;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  font-size: 13px;
  height: 40px;
  line-height: 36px;
  padding: 0 10px;
  vertical-align: baseline;
  color: #878787;
  box-shadow: none !important;
  border: 2px solid #222;
}

/**
.filter-options-item .filter-options-content {
  display: block !important;
  transform: scaleY(1) !important;
  max-height: unset !important;
}

@media only screen and (max-width: 767px) {
  .sidebar .block.filter .block-title.filter-title {
    display: block !important;
  }
  .filter.active {
    position: relative;
    visibility: visible;
    z-index: 99;
  }
  .filter .filter-current + .block-actions {
    display: none;
  }
  .filter-actions {
    margin-bottom: 25px;
    padding: 0 10px;
  }
  .filter-actions {
    margin: -35px -10px 25px;
  }
  .filter-options {
    display: none;
    margin: 0;
  }
  .filter .filter-subtitle {
    font-size: 20px;
    font-weight: 300;
  }
  .filter .filter-current {

  border-bottom: 1px solid #ccc;
  font-size: 14px;
  font-weight: 600;
  line-height: 1em;
  padding: 10px 10px 20px;
      border: none;
  display: block;
  padding-bottom: 10px;

    border: solid #ccc;
    border-width: 1px 0;
    margin: 5px -10px 0;
  }
  .filter .filter-current-subtitle { 
  font-size: 14px !important; 
  line-height: 1em; 
  border: none !important;
  display: block !important; 
  position: relative;
  text-transform: uppercase;
  z-index: 1;
  display: block;
  text-decoration: none;
  }
  .filter .filter-current .items {
    display: none;
  }
  .filter .filter-current-subtitle:before {

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;

    position: absolute;
    right: 10px;
    top: 10px;
  }
  .filter-title strong {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgb(204 204 204 / 30%);
    border: 1px solid #ccc;
    border-radius: 3px;
    font-weight: 400;
    left: 0;
    line-height: 16px;
    padding: 7px 10px;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 2;
  }
  .filter .filter-current-subtitle:after {
    color: #7d7d7d;
    content: ' (' attr(data-count) ')' !important;
    font-size: .9em;
  position: unset !important;
  width: unset !important;
  background-color: unset !important;
  height: unset !important;
  bottom: unset !important;
  left: unset !important;
    }
  .filter .filter-current.active .items {
    display: block;
  }
}

.filter-subtitle {
  display: none !important;
}
**/

@media only screen and (max-width: 767px) {
  .header.active-sticky {
    z-index: 10;
  }
  .sidebar .block.filter .block-title.filter-title {
    display: block !important;
  }
  .product-image-photo.img-thumbnail {
    z-index: 0 !important
  }
  .filter-title strong { 
    left: 0;
    position: fixed;
    text-align: center;
    top: 35%;
    color: transparent; 
  }
  .filter-title strong:before {
      content: "\e659";
    color: #000;
    font-size: 200%;
    color: #222;  
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 3px;
      display: inline-block;
    font-family: 'Pe-icon-7-stroke';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
  }
  .filter .block-subtitle {
    border-bottom: 1px solid #ccc !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1em !important;
    padding: 10px 10px 20px !important;
  }
  .filter .filter-subtitle {
    font-size: 20px !important;
    font-weight: 300 !important;
  }
  .filter-subtitle {
    display: none !important;
  }
  .filter-options {
    display: none !important;
    margin: 0 !important;
  }

  .filter.active {  
    position: relative;
    visibility: visible;
    z-index: 99;
  }
  .filter.active .filter-title {
  background: transparent;
    border-bottom: 0;
    height: 48px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999999999;
  }
  .filter.active .filter-title strong {
    box-shadow: none;
    background: none;
    border: 0;
    color: #0000;
    left: auto;
    right: 10px;
    top: 10px;
    display: inline-block;
    text-decoration: none;
  }
  .filter.active .filter-title strong:before {
      display: none;
  }
  .filter.active .filter-title strong:after {
      -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e616';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter.active .filter-subtitle {
    background: #000 !important;
    color: #fff;
    display: block !important;
    height: 50px;
    left: 0;
    line-height: 32px !important;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999; 
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 50px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
  }
  .filter.active .filter-options {
      background: #fff;
    bottom: 0;
    display: block !important;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 9999;
    padding: 15px;
  }
  .block.filter .block-content.filter-content .filter-options-item {  
    margin-bottom: 10px;
  }
}

.product-detail-infomation .product-name {

  font-size: 48px;
  margin-bottom: 5px;
  font-weight: 500;
}
.full-review.product-reviews-summary .reviews-actions a {
    color: #999;
  text-decoration: none;
  font-weight: 500;
}
.product-info-main .product.attribute.overview {
  margin-top: 12px;
  display: block !important;
  float: left;
}
.product-info-main .product-add-form,
.product-info-main .product-sub-infomation:not(:empty) {
  /**display: block !important;**/
  float: left;
  width: 100%;

}
.availability.only.configurable-variation-qty{
  display: none;
}
.catalog-product-view .blog-widget {

  margin-top: 15px;
}
.catalog-product-view .blog-widget .block-title {
  
  width: 100%;
  text-align: left;
  background:unset;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  float: left;
  margin-bottom:unset;
  color: #000;
  padding: 0;
  background-color: #fff;
  border-bottom: 2px solid #222;
}
.catalog-product-view .blog-widget .block-title h2 {
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.75;

}
.blog-widget .block-title > h2 strong {

  font-size: 14px;
  line-height: 1.75; 
  text-transform: initial;
}
.catalog-product-view .blog-widget .block-content {
    padding: 10px 0;
  background: #FFF;
  border-bottom: 0;
  -webkit-box-shadow: unset;
  -moz-box-shadow: 0 0 3px #cacaca;
  box-shadow: unset;

}



.swatch-option.text {
  color: #000 !important;
  border-radius: unset;
  float: unset;
  width: 100%
}
.swatch-attribute .swatch-option {
  margin-left: 0 !important
}

.product-add-form .product-options-wrapper .fieldset > .field > .label {
  text-transform: unset;
}

.product-options-wrapper input[type=radio] {
  display: none !important;
}
.product-options-wrapper .field.choice {
  padding-left:0;
}

.lente .options-list  .field.choice {
  width: 100%;
  min-width: 170px;
  margin: 0 0 8px;
  border: 1px solid #b7b7b7;
  border-radius: 3px;
  padding: 10px;
  cursor: pointer;
  display: flex;
  flex-flow: row nowrap;
  position: relative;
}
.lente .options-list  .field.choice .radio:checked + .lente .options-list  .field.choice    {

  border: 1px solid #000;
}
.lente .options-list  .field.choice:nth-child(3n){

  width: 100%;
  min-width: 170px;
  margin: 0 0 8px;
  border: 1px solid #b7b7b7;
  border-radius: 3px;
  padding: 10px;
  cursor: pointer;
  display: flex;
  flex-flow: row nowrap;
  position: relative;
  justify-content: center;
}
.lente .options-list  .field.choice:nth-child(3n).name {
  margin-bottom: 0;

}
.lente .options-list  .field.choice:nth-child(3n).label {
    font-weight: 500;
    margin-bottom: 0;
}
.lente .options-list  .field.choice .icon {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  width: 110px;
}
.lente .options-list  .field.choice .main {

  width: calc(100% - 120px);
  flex-flow: row nowrap;

  justify-content: space-between;
  display: flex;
}
.lente .options-list  .field.choice .logo {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;

  display: flex;
  flex-flow: column nowrap;
}
.lente .options-list  .field.choice .description {
    font-size: 12px;
  line-height: 16px;
}
.lente .options-list  .field.choice .label {
  
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 8px;
}
.lente .options-list  .field.choice .name{

  height: auto;
  margin-bottom: 10px;
  display: flex;
  flex-flow: column nowrap;
}


.espessura .options-list  {

  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: left;
}
.espessura .options-list  .field.choice {
  width: 100%;
  min-width: 170px;
  margin: 0 0 8px;
  border: 1px solid #b7b7b7;
  border-radius: 3px;
  padding: 10px;
  cursor: pointer;
  display: flex;
  flex-flow: row nowrap;
  position: relative;
  width: calc(33.33333% - 7px);
  
  margin: 0 10px 0px 0;
  padding: 30px 10px;
  flex-flow: column nowrap;
  margin-top: 0 !important;
} 
.espessura .options-list  .field.choice:nth-child(3n) { 
  margin-right: 0;
} 
.espessura .options-list  .field.choice .icon {

  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  /* width: 110px; */
  margin-bottom: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.espessura .options-list  .field.choice .description {
    font-size: 12px;
  line-height: 16px;
  color: #000 !important;
}
.espessura .options-list  .field.choice .label {
  
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 8px;
}
.espessura .options-list  .field.choice .name{
  display: flex;
  flex-flow: column nowrap;
}



/**
#options-3-list {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: left;
}
#options-3-list .field.choice {
  width: 100%;
  min-width: 170px;
  margin: 0 0 8px;
  border: 1px solid #b7b7b7;
  border-radius: 3px;
  padding: 10px;
  cursor: pointer;
  display: flex;
  flex-flow: row nowrap;
  position: relative;
  width: calc(33.33333% - 7px);
  
  margin: 0 10px 0px 0;
  padding: 30px 10px;
  flex-flow: column nowrap;
} 
#options-3-list .field.choice:nth-child(3n){ 
  margin-right: 0;
}
#options-3-list .field.choice:nth-child(3n).name {
 

}
#options-3-list .field.choice:nth-child(3n).label {
 
}
#options-3-list .field.choice .icon {

  display: flex;
  flex-flow: column nowrap;
  justify-content: center; 
  margin-bottom: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#options-3-list .field.choice .description {
    font-size: 12px;
  line-height: 16px;
  color: #000 !important;
}
#options-3-list .field.choice .label {
  
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 8px;
}
#options-3-list .field.choice .name{
  display: flex;
  flex-flow: column nowrap;
}
**/


#bss_options_6 {

  display: flex;
  flex-flow: column nowrap; 
  max-width: 430px;
  width: 80%; 
}



.tratamento .options-list  {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: left;
}
.tratamento .options-list  .field.choice {
  width: 100%;
  min-width: 170px;
  margin: 0 0 8px;
  border: 1px solid #b7b7b7;
  border-radius: 3px;
  padding: 10px;
  cursor: pointer;
  display: flex;
  flex-flow: row nowrap;
  position: relative;
  width: calc(33.33333% - 7px);
  
  margin: 0 10px 0px 0;
  padding: 30px 10px;
  flex-flow: column nowrap;
} 
.tratamento .options-list  .field.choice:nth-child(3n){ 
  margin-right: 0;
}
.tratamento .options-list  .field.choice:first-child { 
  padding-top:  80px;
} 
.tratamento .options-list  .field.choice .icon {

  display: flex;
  flex-flow: column nowrap;
  justify-content: center; 
  margin-bottom: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tratamento .options-list  .field.choice .description {
    font-size: 12px;
  line-height: 16px;
  color: #000 !important;
}
.tratamento .options-list  .field.choice .description ul li:before {

  content: '\f00c';
  font-family: 'FontAwesome';
  color: #878787;
  padding-right: 5px;
  line-height: 2;
}
.tratamento .options-list  .field.choice .label {
  
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 8px;
}
.tratamento .options-list  .field.choice .name{
  display: flex;
  flex-flow: column nowrap;
}

.tooltip2 {
  color: #fff;
  background-color: #000;
  border-radius: 50%;
  border: 2px solid #000;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  /* padding: 2px 0; */
  cursor: pointer;
  height: 20px;
  width: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
  line-height: 1;
}

.tooltip2 .tooltiptext { 

  z-index: 1;
  background: #000;
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  transition: all .3s ease;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: calc(50% - 180px);
  padding: 10px;
  margin-top: 25px;
  min-width: 200px;
  text-align: left;
  line-height: 18px;
  border-radius: 2px;
}

.tooltip2 .tooltiptext::after {
  content: "";
  position: absolute;
  right: 12.5px;
  top: -6px;
  width: 0;
  height: 0;
  border-color: #0000 #0000 #000;
  border-style: solid;
  border-width: 0 6px 6px;
}
.tooltip2:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.product-options-wrapper .espessura,
.product-options-wrapper .tratamento,
.product-options-bottom {
/**  display: none !important; **/
}

.grau span {
  color: #000 !important
}

.grau b {

  font-weight: 600;
  font-size: 18px;
  line-height: 18px;
}

.receita .wrap-control {
  display: flex;
  flex-flow: column nowrap;  
  width: 100%;
}

.receita .under-control {
  border: 1px solid #b7b7b7;
  border-radius: 3px;
  padding: 20px;
  margin-bottom: 40px;
  display: flex;
  flex-flow: column nowrap;
  text-align: center;
}

.receita  h3 {
  font-weight: 600 !important;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 10px !important;
  color: #000  !important;
}

.receita p {
    font-size: 12px;
  margin-bottom: 20px;
    line-height: 20px;
  text-align: center;
  color: #000;
}

.receita a {

  color: #000 !important;
  text-decoration: underline !important;
}

@media screen and (min-width: 992px) {

  .receita .under-control {
      padding: 40px;
  }
}

.fotorama__thumb {
  background-color: unset !important;
}

.product-add-form .product-options-wrapper {
  padding-top:30px
}

.product-add-form .product-options-wrapper .fieldset > .field > .label {
  font-size: 18px;
  color: #000;
  padding: 0px;
  background-color: #fff;
  border-bottom: 2px solid #222;
  line-height: 40px;
  width: 100%
}

.ativo {
  border: 1px solid #000 !important;
}
 

.lente .options-list .field.choice:last-child .main {

  width: 100%; 
   display: block;

}
.lente .options-list .field.choice:last-child .main label  {
  text-align: center !important;
  margin: 0;
}

.product-info-main .product-add-form .box-tocart .field.qty {
  display: none;
}
.product-info-main .product-add-form .box-tocart > .fieldset,
.product-info-main .product-add-form .actions {
  width: 100%
}
.product-info-main .product-add-form .actions button.tocart {
  margin: 0;
  width: 100%;

}
.Bss_image_radio {

  display: flex;
  flex-flow: row nowrap;
    width: 100%;
}


.grau .Bss_image_radio {

  display: flex;
  flex-flow: row nowrap;
    width: 100%;
}

.espessura .Bss_image_radio,
.tratamento .Bss_image_radio  {
 display: block;
}

.minicart-items .product > .product-item-photo, .minicart-items .product > .product-image-container {
  overflow: unset;
}

.firecheckout .place-order .actions-toolbar .primary .action {
  width: 90%;
  margin: 0 auto;
}

#pagarme-link-boleto {
  color: #fff;
  border: 2px solid #222;
  background-color: #222;
  border-radius: 0;
  padding: 0 25px;
  line-height: 34px;
  height: 36px; 
  padding: 0 25px; 
  line-height: 34px;
  margin-bottom: 50px;
  height: 36px;
  display: inline-block;
}
#pagarme-link-boleto:hover { 
  color: #fff  !important;
  border-color: #999 !important;
  background-color: #999 !important;

}

@media (min-width: 768px), print {
  .privacy-policy-content {
    box-sizing: border-box;
    width: 77.7%;
    float: right;
    padding-left: 2%;
  }
  .privacy-policy .block-collapsible-nav {
    box-sizing: border-box;
    width: 22.3%;
    float: left;
  }
  .abs-visually-hidden-desktop, .modes-label, .block-search .label, .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cms-content ul li {
    margin-bottom: 15px;
  }
  .cms-content table {
    margin: 40px 0 0;
  }
}

.block-collapsible-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-collapsible-nav .item:first-child {
  margin-top: 0;
}
.block-collapsible-nav .item {
  margin: 3px 0 0;
}
.block-collapsible-nav .item.current a {
  border-color: #ff5501;
}
.block-collapsible-nav .item.current a, .block-collapsible-nav .item.current>strong {
  border-color: #ff5501;
  color: #000;
  font-weight: 600;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a, .block-collapsible-nav .item>strong {
  border-left: 3px solid #0000;
  color: #575757;
  display: block;
  padding: 5px 18px 5px 15px;
}
.cms-content table {
  border: none;
}
table {
  display: table;
  border-collapse: separate;
  box-sizing: border-box;
  text-indent: initial;
  border-spacing: 2px;
  border-color: grey;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table>thead>tr>th, table>tbody>tr>th, table>tfoot>tr>th, table>thead>tr>td, table>tbody>tr>td, table>tfoot>tr>td {
  padding: 11px 10px;
}
table>thead>tr>th, table>thead>tr>td {
  vertical-align: bottom;
}
table th {
  text-align: left;
}


.cms-content table th {
  font-weight: 400;
}
.cms-content table>thead>tr>th, .cms-content table>tbody>tr>th, .cms-content table>tfoot>tr>th, .cms-content table>thead>tr>td, .cms-content table>tbody>tr>td, .cms-content table>tfoot>tr>td {
  border: none;
}
.cms-content table>thead>tr>th, .cms-content table>thead>tr>td {
  border-bottom: 1px solid #d1d1d1;
}


.checkout-index-index #maincontent {
  min-height: 400px;
  padding-bottom: 100px;
}

.firecheckout #checkout .opc-wrapper .table-checkout-shipping-method td.col.col-method:first-child {
  max-width: 30px;
}
td.col.col-price {
  max-width: 100px;
}

.firecheckout .btn-secondary, .firecheckout button.primary {
  line-height: 1;
}
.cms-no-route .page-title-wrapper {
  text-align: center;
}


@font-face {
   font-family: 'font-icons-newsletter';
   src: url("../WeltPixel_Newsletter/css/fonts/font-icons.eot");
   src: url('../WeltPixel_Newsletter/css/fonts/font-icons.eot') format('embedded-opentype'), url('../WeltPixel_Newsletter/css/fonts/font-icons.woff2') format('woff2'), url('../WeltPixel_Newsletter/css/fonts/font-icons.woff') format('woff'), url('../WeltPixel_Newsletter/css/fonts/font-icons.ttf') format('truetype'), url('../WeltPixel_Newsletter/css/fonts/font-icons.svg') format('svg');
   font-weight: normal;
   font-style: normal;
   font-display: swap;
}
 .sl-widget .sl-login-section {
   display: none;
}
 .sl-widget .sociallogin-wrapper {
   margin-bottom: 0;
}
 .sl-widget .sociallogin-wrapper .sociallogin-block {
   margin-bottom: 0;
}
 .sl-widget .sociallogin-wrapper .sociallogin-block .block-heading {
   padding-bottom: 9px;
}
 .sl-widget .sociallogin-wrapper .sociallogin-block .block-heading strong {
   font-size: 15px;
   font-weight: 600;
}
 .weltpixel_newsletter .sl-widget .show-sl-buttons {
   width: 100%;
   text-transform: uppercase;
}
 .wp_newsletter_v2 .sl-widget {
   width: 100%;
   float: right;
   min-width: 370px;
}
 .si-facebook:hover, .si-colored.si-facebook {
   background-color: #3b5998 !important;
}
 .si-pinterest:hover, .si-colored.si-pinterest {
   background-color: #c8232c !important;
}
 .si-vimeo:hover, .si-colored.si-vimeo {
   background-color: #86c9ef !important;
}
 .si-instagram:hover, .si-colored.si-instagram {
   background-color: #3f729b !important;
}
 .si-twitter:hover, .si-colored.si-twitter {
   background-color: #00acee !important;
}
 [class^="icon-"], [class*=" icon-"], [class^="icon-line-"], [class*=" icon-line-"], [class^="icon-line2-"], [class*=" icon-line2-"] {
   display: inline-block;
   font-family: 'font-icons-newsletter';
   speak: none;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   line-height: inherit;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
}
 .icon-facebook:before {
   content: "\e86f";
}
 .icon-twitter:before {
   content: "\e85f";
}
 .icon-vimeo:before {
   content: "\e861";
}
 .icon-instagram:before {
   content: "\e889";
}
 .icon-pinterest:before {
   content: "\e83e";
}
 .social-icons {
   display: inline-block;
   text-align: center !important;
   cursor: pointer;
   font-style: normal;
   margin: 0 5px 5px 0;
   width: 40px;
   height: 40px;
   font-size: 20px;
   line-height: 38px !important;
   color: #555;
   text-shadow: none;
   border: 1px solid #AAA;
   border-radius: 3px;
   overflow: hidden;
}
 a.social-icons, a.social-icons:active, a.social-icons:visited, a.social-icons:hover {
   text-decoration: none;
}
 body:not(.device-touch) .social-icons {
   -webkit-transition: all .3s ease;
   -o-transition: all .3s ease;
   transition: all .3s ease;
}
 .si-rounded {
   border-radius: 50%;
}
 .si-dark {
   background-color: #444;
   color: #FFF !important;
   border-color: transparent;
}
 .social-icons i {
   display: block;
   position: relative;
}
 body:not(.device-touch) .social-icons i {
   -webkit-transition: all .3s ease;
   -o-transition: all .3s ease;
   transition: all .3s ease;
}
 @keyframes wp-button-blink {
   0% {
     left: 0%;
  }
   100% {
     left: 100%;
  }
}
 .wp_newsletter_trigger_button {
   display: block;
   opacity: 1;
   z-index: 8;
   -webkit-transform: rotate(270deg);
   -moz-transform: rotate(270deg);
   -ms-transform: rotate(270deg);
   -o-transform: rotate(270deg);
   transform: rotate(270deg);
   -webkit-transform-origin: right bottom;
   -moz-transform-origin: right bottom;
   -ms-transform-origin: right bottom;
   -o-transform-origin: right bottom;
   transform-origin: right bottom;
   top: 26%;
   margin-top: -20px;
   position: fixed;
   right: 0;
}
 .wp_newsletter_trigger_button a.wp_newsletter_trigger {
   display: block;
}
 .wp_newsletter_trigger_button a.wp_newsletter_trigger:hover {
   text-decoration: none;
}
 .wp_newsletter_trigger_button a.wp_newsletter_trigger span {
   text-align: center;
   display: block;
   font-size: 14px;
   letter-spacing: 1px;
   padding: 6px 14px 6px;
}
 .wp_newsletter_trigger_button a.wp_newsletter_trigger:after {
   content: '';
   position: absolute;
   left: 0;
   top: 15%;
   height: 100%;
   background: #FFF;
   opacity: 0.15;
   -webkit-box-shadow: 0px 0px 12px 9px white;
   -moz-box-shadow: 0px 0px 12px 9px white;
   -ms-box-shadow: 0px 0px 12px 9px white;
   -o-box-shadow: 0px 0px 12px 9px white;
   box-shadow: 0px 0px 12px 9px white;
   -webkit-animation: wp-button-blink 1.4s linear both infinite;
   -moz-animation: wp-button-blink 1.4s linear both infinite;
   -ms-animation: wp-button-blink 1.4s linear both infinite;
   -o-animation: wp-button-blink 1.4s linear both infinite;
   animation: wp-button-blink 1.4s linear both infinite;
}
 #wpn-lightbox-overlay, #wpn-exitintent-lightbox-overlay {
   display: none;
   position: fixed;
   z-index: 9999;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   background: #000 !important;
}
 #wpn-lightbox-content, #wpn-exitintent-lightbox-content {
   display: none;
   position: absolute;
   z-index: 10000;
   top: 0;
   max-width: 850px;
   width: 850px;
   background-color: #fff;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
 #wpn-lightbox-content-v2, #wpn-exitintent-lightbox-content-v2 {
   display: none;
   position: fixed;
   z-index: 10000;
   bottom: 0;
   width: 100%;
   background-color: #fff;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
 #wpn-lightbox-content-v3, #wpn-exitintent-lightbox-content-v3 {
   display: none;
   position: absolute;
   z-index: 10000;
   top: 0;
   max-width: 640px;
   width: 640px;
   background-color: #fff;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   line-height: 0;
}
 #wpn-lightbox-content-v4, #wpn-exitintent-lightbox-content-v4 {
   display: none;
   position: fixed;
   z-index: 10000;
   bottom: 0;
   right: 15%;
   width: auto;
   max-width: 400px;
   background-color: #fff;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   border: 1px solid #000;
   border-bottom: none;
}
 #wpn-lightbox-close-newsletter, #wpn-lightbox-close-exitintent {
   display: block;
   position: absolute;
   top: 0px;
   right: 0px;
   padding: 5px;
   font-weight: 400;
   width: 30px;
   font-size: 20px;
   line-height: 20px;
   text-align: center;
   background: #000;
   color: #fff;
   vertical-align: middle;
   cursor: pointer;
   border-left: 1px solid #000;
   border-bottom: 1px solid #000;
}
 #wpn-lightbox-close-newsletter-v2, #wpn-lightbox-close-newsletter-v4, #wpn-lightbox-close-exitintent-v2, #wpn-lightbox-close-exitintent-v4 {
   color: #000;
   background: transparent;
   border: none;
   vertical-align: middle;
   cursor: pointer;
   display: block;
   position: absolute;
   top: 5px;
   right: 2%;
   padding: 5px;
   font-weight: 400;
   width: 30px;
   font-size: 20px;
   line-height: 20px;
   text-align: center;
   text-transform: lowercase;
}
 .wp_newsletter_container, .wp_exitintent_container, .weltpixel_newsletter_step1, .weltpixel_exitintent_newsletter_step1, .weltpixel_newsletter {
   display: none;
}
 .weltpixel_newsletter * {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
 .weltpixel_newsletter .title {
   padding: 30px 0;
}
 .weltpixel_newsletter .wpn-col-md-5 {
   line-height: 10px;
   padding: 0px;
}
 .weltpixel_newsletter .wpn-col-md-5 img.image-fade {
   width: 100%;
}
 .weltpixel_newsletter .weltpixel_newsletter_signup_section {
   padding: 35px;
   text-align: center;
}
 .weltpixel_newsletter .weltpixel_newsletter_signup_section strong {
   font-size: 12px;
}
 .weltpixel_newsletter .weltpixel_newsletter_signup_section .title {
   font-size: 24px;
}
 .weltpixel_newsletter #weltpixel_newsletter, .weltpixel_newsletter #weltpixel_exitintent {
   padding: 15px 0 5px 0;
   width: 100%;
   float: left;
}
 .weltpixel_newsletter #weltpixel_newsletter .form-group, .weltpixel_newsletter #weltpixel_exitintent .form-group {
   position: relative;
   float: right;
   width: 100%;
}
 .weltpixel_newsletter #weltpixel_newsletter .title, .weltpixel_newsletter #weltpixel_exitintent .title {
   font-size: 26px;
   text-transform: uppercase;
   text-align: center;
}
 .weltpixel_newsletter #weltpixel_newsletter input[type=text], .weltpixel_newsletter #weltpixel_newsletter input[type=email], .weltpixel_newsletter #weltpixel_newsletter #popup_newsletter_email, .weltpixel_newsletter #weltpixel_newsletter #exitintent_newsletter_email, .weltpixel_newsletter #weltpixel_exitintent input[type=text], .weltpixel_newsletter #weltpixel_exitintent input[type=email], .weltpixel_newsletter #weltpixel_exitintent #popup_newsletter_email, .weltpixel_newsletter #weltpixel_exitintent #exitintent_newsletter_email {
   width: 77%;
   height: 35px;
   border: 0;
   background: #f4f4f4;
   padding: 8px;
   font-size: 12px;
   float: left;
   line-height: 20px;
   text-transform: uppercase;
   text-align: center;
}
 .weltpixel_newsletter #weltpixel_newsletter #terms_conditions_consent, .weltpixel_newsletter #weltpixel_newsletter #exitintent_terms_conditions_consent, .weltpixel_newsletter #weltpixel_exitintent #terms_conditions_consent, .weltpixel_newsletter #weltpixel_exitintent #exitintent_terms_conditions_consent {
   width: 17px;
   height: 17px;
}
 .weltpixel_newsletter #weltpixel_newsletter .button, .weltpixel_newsletter #weltpixel_exitintent .button {
   height: 36px;
   padding: 8px;
   margin-left: 0px;
   float: right;
   font-size: 18px;
   line-height: 22px;
   background: #d83701;
   color: #FFF;
   text-transform: uppercase;
}
 .weltpixel_newsletter #weltpixel_newsletter .terms-condition-container, .weltpixel_newsletter #weltpixel_exitintent .terms-condition-container {
   position: relative;
   margin-top: 18px;
   text-align: center;
}
 .weltpixel_newsletter #weltpixel_newsletter .terms-condition-container label, .weltpixel_newsletter #weltpixel_newsletter .terms-condition-container label > *, .weltpixel_newsletter #weltpixel_exitintent .terms-condition-container label, .weltpixel_newsletter #weltpixel_exitintent .terms-condition-container label > * {
   vertical-align: top;
}
 .weltpixel_newsletter #weltpixel_newsletter #popup_newsletter_email-error, .weltpixel_newsletter #weltpixel_newsletter #terms_conditions_consent-error, .weltpixel_newsletter #weltpixel_newsletter #exitintent_newsletter_email-error, .weltpixel_newsletter #weltpixel_newsletter #exitintent_terms_conditions_consent-error, .weltpixel_newsletter #weltpixel_exitintent #popup_newsletter_email-error, .weltpixel_newsletter #weltpixel_exitintent #terms_conditions_consent-error, .weltpixel_newsletter #weltpixel_exitintent #exitintent_newsletter_email-error, .weltpixel_newsletter #weltpixel_exitintent #exitintent_terms_conditions_consent-error {
   clear: both;
   min-height: 13px;
   margin: 3px 0 0;
   font-size: 14px;
   font-weight: bold;
   line-height: 13px;
   text-align: left;
   position: absolute;
   top: 35px;
}
 .weltpixel_newsletter #weltpixel_newsletter #terms_conditions_consent-error, .weltpixel_newsletter #weltpixel_newsletter #exitintent_terms_conditions_consent-error, .weltpixel_newsletter #weltpixel_exitintent #terms_conditions_consent-error, .weltpixel_newsletter #weltpixel_exitintent #exitintent_terms_conditions_consent-error {
   top: 0px;
   position: relative;
}
 .weltpixel_newsletter.wp_newsletter_v1 .weltpixel_newsletter_step1 button, .weltpixel_newsletter.wp_newsletter_v1 .weltpixel_exitintent_newsletter_step1 button {
   margin: 5px;
}
 .weltpixel_newsletter.wp_newsletter_v2 {
   float: left;
   width: 100%;
}
 .weltpixel_newsletter.wp_newsletter_v2 .left-section {
   float: left;
   width: 20%;
   line-height: 10px;
   max-width: 200px;
}
 .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section {
   float: right;
   width: 80%;
   padding: 20px;
}
 .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .middle-section {
   float: left;
   text-align: left;
   width: 50%;
}
 .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section {
   float: right;
   width: 100%;
   max-width: 370px;
   margin-right: 3%;
}
 .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter input[type=text], .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter input[type=email], .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter #popup_newsletter_email, .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter #exitintent_newsletter_email, .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent input[type=text], .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent input[type=email], .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent #popup_newsletter_email, .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent #exitintent_newsletter_email {
   width: 53%;
   border: 1px solid #000;
   border-right: none;
   height: 34px;
}
 .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter button.subscribe, .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent button.subscribe {
   float: right;
   border: 1px solid #000;
   height: 34px;
}
 .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter #popup_newsletter_email, .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter #exitintent_newsletter_email, .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent #popup_newsletter_email, .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent #exitintent_newsletter_email {
   width: 74%;
}
 .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section .terms-condition-container {
   clear: both;
   padding-top: 18px;
}
 .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .step1-buttons {
   float: right;
   width: 50%;
   margin-top: 3%;
}
 .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .step1-buttons button {
   width: 80%;
   margin: 5px 0;
}
 .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section #weltpixel_newsletter .terms-condition-container, .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section #weltpixel_exitintent .terms-condition-container {
   text-align: left;
}
 .weltpixel_newsletter.wp_newsletter_v3 .image-background {
   display: none;
}
 .weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section {
   float: left;
   height: 75%;
   width: 75%;
   margin: 13%;
   background: #FFF;
   top: 0;
   line-height: 1.4;
   padding: 20px 30px 15px 30px;
}
 .weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .title {
   font-size: 34px;
}
 .weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section p {
   font-size: 18px;
   padding: 0px;
}
 .weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup {
   position: relative;
   margin-top: 15%;
   float: left;
   width: 100%;
   border: 0;
}
 .weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_newsletter input[type=text], .weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_newsletter input[type=email], .weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_newsletter #popup_newsletter_email, .weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_newsletter #exitintent_newsletter_email, .weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_exitintent input[type=text], .weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_exitintent input[type=email], .weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_exitintent #popup_newsletter_email, .weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_exitintent #exitintent_newsletter_email {
   width: 100%;
   background: #FFF;
   border-bottom: 2px solid #000;
   margin-bottom: 18px;
}
 .weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_newsletter button, .weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_exitintent button {
   width: 100%;
   height: 44px;
   margin: 3px 0;
}
 .weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .step1-buttons button {
   width: 100%;
   height: 44px;
   margin: 3px 0;
}
 .weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section {
   float: none;
   padding: 20px;
}
 .weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .newsletter-signup {
   float: none;
}
 .weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_newsletter, .weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_exitintent {
   float: none;
}
 .weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_newsletter input[type=text], .weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_newsletter input[type=email], .weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_newsletter #popup_newsletter_email, .weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_newsletter #exitintent_newsletter_email, .weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_exitintent input[type=text], .weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_exitintent input[type=email], .weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_exitintent #popup_newsletter_email, .weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_exitintent #exitintent_newsletter_email {
   width: 98%;
   background: #FFF;
   border-bottom: 2px solid #000;
   margin-bottom: 18px;
   float: none;
}
 .weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_newsletter button, .weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_exitintent button {
   width: 49%;
}
 .weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .weltpixel_newsletter_step1, .weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .weltpixel_exitintent_newsletter_step1 {
   padding: 15px 15px 30px;
}
 .weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .weltpixel_newsletter_step1 .step1-buttons, .weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .weltpixel_exitintent_newsletter_step1 .step1-buttons {
   min-width: 320px;
}
 .weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .weltpixel_newsletter_step1 .step1-buttons button, .weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .weltpixel_exitintent_newsletter_step1 .step1-buttons button {
   width: 49%;
}
 @media only screen and (max-width: 960px) {
   .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter input[type=text], .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter input[type=email], .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter #popup_newsletter_email, .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter #exitintent_newsletter_email, .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent input[type=text], .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent input[type=email], .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent #popup_newsletter_email, .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent #exitintent_newsletter_email {
     width: 81%;
  }
}
 @media (min-width: 992px) {
   .weltpixel_newsletter .wpn-col-md-5, .weltpixel_newsletter .wpn-col-md-7 {
     float: left;
  }
   .weltpixel_newsletter .wpn-col-md-5 {
     width: 41.66666667%;
  }
   .weltpixel_newsletter .wpn-col-md-7 {
     width: 58.33333333%;
  }
}
 @media screen and (max-width: 992px) {
   #wpn-lightbox-content, #wpn-exitintent-lightbox-content {
     width: 88%;
     padding: 6%;
  }
   #wpn-lightbox-content-v3, #wpn-exitintent-lightbox-content-v3 {
     width: 88%;
  }
}
 @media only screen and (max-width: 768px) {
   .weltpixel_newsletter .weltpixel_newsletter_signup_section {
     width: 100%;
     padding: 0;
  }
   .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter, .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent {
     padding: 15px 0 5px 0;
     width: 100%;
     float: left;
  }
   .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter .button, .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent .button {
     float: right;
  }
   .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter input[type=text], .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter input[type=email], .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter #popup_newsletter_email, .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter #exitintent_newsletter_email, .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent input[type=text], .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent input[type=email], .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent #popup_newsletter_email, .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent #exitintent_newsletter_email {
     width: 74%;
     float: left;
  }
   .weltpixel_newsletter .col-last {
     display: none;
  }
   .weltpixel_newsletter.wp_newsletter_v1 .weltpixel_newsletter_step1 button, .weltpixel_newsletter.wp_newsletter_v1 .weltpixel_exitintent_newsletter_step1 button {
     width: 100%;
  }
   .weltpixel_newsletter.wp_newsletter_v2 {
     float: left;
     width: 100%;
  }
   .weltpixel_newsletter.wp_newsletter_v2 .left-section {
     float: left;
     width: 33%;
     line-height: 10px;
     max-width: 100%;
  }
   .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section {
     float: none;
     width: 100%;
     padding: 0;
  }
   .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .title {
     font-size: 18px;
  }
   .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .middle-section {
     float: right;
     text-align: left;
     width: 67%;
     padding: 10px 15px 10px 10px;
  }
   .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section {
     float: none;
     width: 97%;
     clear: both;
     text-align: center;
     margin: 0 auto;
  }
   .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter input[type=text], .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter input[type=email], .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter #popup_newsletter_email, .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter #exitintent_newsletter_email, .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent input[type=text], .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent input[type=email], .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent #popup_newsletter_email, .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent #exitintent_newsletter_email {
     width: 74%;
  }
   .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .step1-buttons {
     float: none;
     width: 97%;
     clear: both;
     text-align: center;
     margin: 0 auto;
     padding: 10px 0;
  }
   .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .step1-buttons button {
     width: 100%;
     margin: 5px 0;
  }
   .weltpixel_newsletter.wp_newsletter_v2 #weltpixel_newsletter .form-group, .weltpixel_newsletter.wp_newsletter_v2 #weltpixel_exitintent .form-group {
     margin-left: 7%;
  }
   .weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .weltpixel_newsletter_step1 .step1-buttons, .weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .weltpixel_exitintent_newsletter_step1 .step1-buttons {
     min-width: 100%;
  }
   #wpn-lightbox-content-v4, #wpn-exitintent-lightbox-content-v4 {
     right: 0;
     max-width: 100%;
     width: 100%;
  }
}
 @media only screen and (max-width: 480px) {
   .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter input[type=text], .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter input[type=email], .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter #popup_newsletter_email, .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter #exitintent_newsletter_email, .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent input[type=text], .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent input[type=email], .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent #popup_newsletter_email, .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent #exitintent_newsletter_email {
     width: 66%;
  }
   .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter input[type=text], .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter input[type=email], .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter #popup_newsletter_email, .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter #exitintent_newsletter_email, .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent input[type=text], .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent input[type=email], .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent #popup_newsletter_email, .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent #exitintent_newsletter_email {
     width: 74%;
  }
   .weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .title {
     font-size: 22px;
  }
   .weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section p {
     font-size: 12px;
     margin-bottom: 1px;
  }
   .weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup {
     margin-top: 0;
  }
   .weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_newsletter, .weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_exitintent {
     padding: 7px 0;
  }
}
 @media only screen and (max-width: 360px) {
   .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter input[type=text], .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter input[type=email], .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter #popup_newsletter_email, .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter #exitintent_newsletter_email, .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent input[type=text], .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent input[type=email], .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent #popup_newsletter_email, .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent #exitintent_newsletter_email {
     width: 61%;
  }
   .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter input[type=text], .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter input[type=email], .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter #popup_newsletter_email, .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter #exitintent_newsletter_email, .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent input[type=text], .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent input[type=email], .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent #popup_newsletter_email, .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent #exitintent_newsletter_email {
     width: 69%;
  }
}
.block-swissup-social-login .buttons {
  padding: 0;
  margin: 0 0 0 -5px;
  display: flex;
  flex-wrap: wrap;
}
.block-swissup-social-login .buttons li {
  box-sizing: border-box;
  list-style: none;
  cursor: pointer;
  padding: 5px;
  margin: 0;
  line-height: 20px;
}
.block-swissup-social-login .buttons li.twitter a {
  background-color: #26c4f1;
}
.block-swissup-social-login .buttons li.twitter a:hover {
  background-color: #0eaad6;
}
.block-swissup-social-login .buttons li.twitter a .icon {
  background-color: false;
}
.block-swissup-social-login .buttons li.google a {
  background-color: #4285f4;
  color: #fff;
}
.block-swissup-social-login .buttons li.google a:hover {
  background-color: #1266f1;
  color: #fff !important;
}
.block-swissup-social-login .buttons li.google a .icon {
  background-color: #ffffff;
}
.block-swissup-social-login .buttons li.facebook a {
  background-color: #306199;
  color: #fff;
}
.block-swissup-social-login .buttons li.facebook a:hover {
  background-color: #244872;
  color: #fff !important;
}
.block-swissup-social-login .buttons li.facebook a .icon {
  background-color: false;
}
.block-swissup-social-login .buttons a {
  position: relative;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  color: #fff;
  height: 100%;
  width: 100%;
  display: block;
  box-sizing: border-box;
  padding: 9px 15px 9px 45px;
  text-decoration: none;
  transition: background-color 0.2s ease-in-out;
}
.block-swissup-social-login .buttons a:active {
  box-shadow: inset 1px 3px 15px 0 rgba(22, 0, 0, 0.25);
}
.block-swissup-social-login .buttons a .icon {
  height: 36px;
  width: 36px;
  text-align: center;
  position: absolute;
  left: 1px;
  top: 1px;
}
.block-swissup-social-login .buttons a .icon img {
  display: inline-block;
  height: 36px;
  width: 18px;
}

@media (min-width: 768px), print {
  .popup-authentication .block[class], .popup-authentication .form-login, .popup-authentication .fieldset, .popup-authentication .block-content {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-grow: 1;
      flex-grow: 1;
  }
  .actions-toolbar {
      text-align: left;
  }
  .popup-authentication .block-authentication {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class] {
      box-sizing: border-box;
      float: left;
      padding: 10px 30px 0 0;
      width: 50%;
  }
  .block-authentication .block-title {
      font-size: 2.6rem;
      border-bottom: 0;
      margin-bottom: 25px;
  }
  .popup-authentication .actions-toolbar {
      margin-bottom: 0;
      margin-top: auto;
  }

  .actions-toolbar > .primary, .actions-toolbar > .secondary {
      margin-bottom: 0;
  }
  .block-authentication .actions-toolbar > .primary {
      display: inline;
      float: right;
      margin-right: 0;
  }
  .popup-authentication .modal-inner-wrap {
      min-width: 768px;
      width: 60%;
  }
  .modal-content {
    overflow-y: auto;
  }
}

.block-authentication .block[class] {
    margin: 0;
}
.block-authentication .block-title {
    font-size: 1.8rem;
    border-bottom: 0;
    margin-bottom: 25px;
}
.block-authentication .block-title strong {
    font-weight: 300;
}
.block-authentication .actions-toolbar {
    margin-bottom: 5px;
}
.actions-toolbar > .primary, .actions-toolbar > .secondary {
    margin-bottom: 10px; 
}
.actions-toolbar > .primary:last-child, .actions-toolbar > .secondary:last-child {
    margin-bottom: 0;
  }
  .popup-authentication .modal-inner-wrap {
    
    max-height: 90%;
  }

@media (min-width: 1200px) {

  .header:not(.header6):not(.header7) .navigation .nav-main-menu li > .dropdown-menu{
    box-shadow: 0 7px 10px -2px rgba(0,0,0,.25);
    transition: .2s opacity;
    top: 80px;
  } 
  .header .dropdown-toplinks .dropdown-menu {
    box-shadow: 0 7px 10px -2px rgba(0,0,0,.25);
    transition: .2s opacity; 
  }
}

#mainMenu li.level0 a, #mainMenu li.level0 a span, #mainMenu li.level1 a, #mainMenu li.level1 a span, #mainMenu li.level2 a, #mainMenu li.level2 a span, #menu-collapse a.level0,
.header .dropdown-toplinks .dropdown-menu li a {
  color: #000;
}
.block.filter .block-content.filter-content .filter-options-item .filter-options-content {
  display: block !important;
}
.block.filter .block-content.filter-content .filter-options-item {
  margin-bottom: 10px;
}

.category-lentes-de-contato .product-info-main .product-add-form .box-tocart .field.qty {
  display: inline-block !important;
}
.category-lentes-de-contato ul.prices-tier.items {
  display: none;
}
.wrapper-field {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.wrapper-field .field {
    margin: 10px 0;
  position: relative;
}
.wrapper-field .field.title {
  padding-right: 30px;
}
.wrapper-field .field.direto,
.wrapper-field .field.esquerdo{
      margin: 0 auto 15px;
}

.tooltip2 .tooltiptext span {
  color: #fff !important
} 
.help-tooltip {
    background: grey;
    color: #fff;
    border-radius: 50%;
    font-weight: 600;
    font-size: 12px;
    text-align: center;
    padding: 4px 0;
    cursor: pointer;
    height: 18px;
    width: 18px;
    position: absolute;
    right: -25px;
    top: 0;
    display: none;
    line-height: 1;
}
.help-tooltip:hover .content {
visibility: visible;
    opacity: 1;
}
.help-tooltip .content{
    background: #000;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    transition: all .3s ease;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: calc(50% - 198px);
    padding: 10px;
    margin-top: 15px;
    min-width: 215px;
    text-align: left;
    line-height: 18px;
    border-radius: 2px;
    z-index: 1;
}
.help-tooltip .content::after {
    content: "";
    position: absolute;
    right: 12px;
    top: -6px;
    width: 0;
    height: 0;
    border-color: transparent transparent #000;
    border-style: solid;
    border-width: 0 6px 6px;
}
.checkprescription {
    position: relative;
    display: inline-block;
    /* float: left; */
}
@media screen and (min-width: 992px) {
  .help-tooltip {
      display: block;
  }
}
.toolbar .toolbar-amount {
  float: left;
  display: block;
}
.toolbar .modes {
  display: none;
}


.hidden-element {
    display: none !important;
}
.hide-registration-note .opc #customer-email ~ .note {
  display: none !important;
}
.checkout-registration.fieldset {
  margin-bottom: 20px;
}
.firecheckout .checkout-registration .field + .registration-form {
  margin-top: 0;
}


#email_modal {
      display: none;
}
#email_modal .modal-title {
      font-size: 30px;
      letter-spacing: 1px;
      padding-bottom: 0.5rem;
      margin-bottom: 2.5rem;
      text-transform: uppercase;
  }

  .bottom-pagination .pages .pagination .item a {
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px; 
    color: #5b5b5b;
    font-size: 14px;
    float: none;
    display: block;
    padding: 0;
    border: none;
    box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.1);
    background: white;
  }
  .bottom-pagination .pages .pagination .item.current a {

    background-color: black;
    color: white;
  }

  .bottom-pagination .pages .pagination .item a.next,
  .bottom-pagination .pages .pagination .item a.previous {
    font-size: 0;
    margin-left: 0;
}
.bottom-pagination .pages .pagination .item a.next span::before {
    content: "\f105";
    font-size: 20px;
    font-family: 'FontAwesome';
}
.bottom-pagination .pages .pagination .item a:hover {
    color: white;
    background: black;
}
.bottom-pagination .toolbar .toolbar-amount {
  display: none;
}
.bottom-pagination .pages .pagination .item a.previous span::before {
    content: "\f104";
    font-size: 20px;
    font-family: 'FontAwesome';
}
.field-recaptcha .required-captcha.checkbox{
  display: none;
}

@media (min-width: 768px) {
    fieldset.fieldset.create.account {
      margin-top: 30px;
    }
}



.contact-index-index .page-main .contact-info .fab.fa-whatsapp {
    float: left;
    width: 43px;
    height: 43px;
    background-color: #3DD2F2;
    color: #fff;
    line-height: 43px;
    text-align: center;
    font-size: 16px;
    border-radius: 6px;
    margin-bottom: 15px;
}


.amblog-title, .amblog-post-title {
  font-size: 1.2rem;
    line-height: 1.2rem;
}
.amblog-post-container.list-item h2.amblog-post-title {
    font-size: 1rem;
    line-height: 1.2rem;
    margin-top: 15px;
}
.amblog-grid-list .amblog-dates > .amblog-date, .amblog-post-container .amblog-dates > .amblog-date, .amblog-container-list .amblog-dates > .amblog-date, .amblog-grid-list .amblog-dates > .amblog-views, .amblog-post-container .amblog-dates > .amblog-views, .amblog-container-list .amblog-dates > .amblog-views, .amblog-grid-list .amblog-dates > .amblog-minread, .amblog-post-container .amblog-dates > .amblog-minread, .amblog-container-list .amblog-dates > .amblog-minread, .amblog-grid-list .slick-slide .amblog-item .amblog-dates > .amblog-date, .amblog-grid-list .slick-slide .amblog-item .amblog-dates > .amblog-views, .amblog-grid-list .slick-slide .amblog-item .amblog-dates > .amblog-minread, .amblog-grid-list .amblog-dates > .amblog-views, .amblog-post-container .amblog-dates > .amblog-views, .amblog-container-list .amblog-dates > .amblog-views, .amblog-grid-list .amblog-dates > .amblog-minread, .amblog-post-container .amblog-dates > .amblog-minread, .amblog-container-list .amblog-dates > .amblog-minread
{

    margin-bottom: 2px;
}
.amblog-date, .amblog-views, .amblog-minread {
  font-size: 1rem;
}
.amblog-post-container .amblog-shot, .amblog-grid-list .slick-slide .amblog-item .amblog-shot {
  font-size: 0.8rem;
}

.amblog-element-block .amblog-categories .amblog-link, .amblog-post-container .amblog-widget-container .amblog-categories .amblog-link, .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories .amblog-link
{
      font-size: 0.8rem;
    font-weight: normal !important;
}

.amblog-index-index .amblog-ref, .amblog-index-search .amblog-ref, .amblog-index-tag .amblog-ref, .amblog-index-category .amblog-ref, .amblog-index-post .amblog-ref, .amblog-index-author .amblog-ref 
{

      font-size: 0.8rem;
    font-weight: normal !important;
}
.amblog-post-container .amblog-read, .amblog-grid-list .slick-slide .amblog-item .amblog-read
{

    font-size: 0.8rem;
}
.amblog-form-newsletter .amblog-btn {
    font-size: 0.8rem;
}
.amblog-list .post-title.amblog-headline
{

    font-size: 1rem;
    line-height: 1.2rem;
}
.amblog-form-search .amblog-input, .amblog-form-comment .amblog-input,
.amblog-form-newsletter .amblog-input {

    font-size: 0.8rem;  
}

.amblog-form-newsletter .amblog-btn,
.amblog-grid-list .amblog-read,
.amblog-grid-list .amblog-read:hover,
html .action.primary
{ 

}
 
body[class*="amblog-index-"] .page-title-wrapper  {
  margin-top: 0
}

.amblog-index-index .amblog-ref, .amblog-index-search .amblog-ref, .amblog-index-tag .amblog-ref, .amblog-index-category .amblog-ref, .amblog-index-post .amblog-ref, .amblog-index-author .amblog-ref,
.amblog-index-index .amblog-ref:hover, .amblog-index-search .amblog-ref:hover, .amblog-index-tag .amblog-ref:hover, .amblog-index-category .amblog-ref:hover, .amblog-index-post .amblog-ref:hover, .amblog-index-author .amblog-ref:hover{
  font-weight: 600;
    color: #3DD2F2;
    font-size: .75rem;
}
.amblog-post-title .post-title h1 {
  line-height: 1;
}
.amblog-post-title .post-title:hover,
.amblog-related-post .amblog-headline:hover {
    color: #3DD2F2;
}
body[class*='amblog-index-'] .page-title {
  line-height: 1;
}
input:focus{
 border-color: #b3b3b3 !important;
}
.amblog-post-title  {
  margin-top: 30px;
}
 
.catalog-product-view .main .amblog .block-wrapper-title  {

    width: 100%;
    border-bottom: solid 1px #e7e7e7;
    margin-bottom: 30px;
}
@media (min-width: 768px){

  .amblog.row {
      width: 90vw;
  }
}

.amblog-related-post .amblog-headline {

    font-size: 1.2rem; 
    line-height: 1;
}

.amblog-related-post .amblog-date, .amblog-related-post .amblog-views, .amblog-related-post .amblog-minread {

    font-size: 0.9rem;
    margin-top: 5px;
}

.amblog-index-index #maincontent .column.main,
.amblog-index-post  #maincontent .column.main,
.amblog-index-search  #maincontent .column.main {
    order: unset;
}

.contact-index-index .page-title-wrapper {
  display: none;
}
@media (min-width: 768px){
  .contact-form-content {
      padding-top: 50px;
  }
  .margin-bottom15 {
      margin-bottom: 35px !important;
  }
} 

.amsearch-autocomplete-image .product-image-photo {

    max-width: 100% !important;
    height: auto;
}

.field.choice #show-password,
.field.choice #show-password {

}

.form-group.password.required .control {
    position: relative;
}
.slick-slide img {

    height: auto;
}
.product-detail-infomation .product-name {

    line-height: 1;
    margin-bottom: 30px !important;
}
.block.filter .block-subtitle,
.amreview-info-wrapper .amreview-add-new {
  display: none;
}
.amreview-summary-details {
  display: block;
  border: unset !important; 
}
.amreview-info-wrapper {

    width: fit-content;
    margin: 0 auto !important;
}
div#review-add {
    clear: both;
}
.block.widget.reviews {
    margin-top: 50px;
    clear: both;
} 

.block.widget.reviews .block-title {
    color: #000;
    padding: 0;
    background-color: #fff;
    border-bottom: 2px solid #222;
}
.block.widget.reviews .field.choice .control, .block.widget.reviews .field.choice > input
{
position: unset;
}
.block.widget.reviews .ativo  {
  border: unset !important;
} 
.block.widget.reviews  .review-fieldset .review-legend.legend {
  display: block;
  text-align: center;
    float: none;
    font-size: 16px;
    margin: 0 0 10px 0;
        border-bottom: 0;
    line-height: 1.3;
    margin-bottom: 20px;
    padding: 0;
} 
.fieldset .review-legend.legend strong {
        display: inline-block;
    font-weight: 600;
}
@media (min-width: 769px){
  .block.widget.reviews  .block-content {
      padding: 25px 0 55px;
  }
}

.block.widget.reviews  .block-content {
    margin: 0 auto;
    max-width: 575px;
    padding: 40px 20px 45px;
}
.block.widget.reviews  .review-fieldset .review-legend.legend>span {
    float: unset;
    margin: 0 5px 0 0;
        display: inline-block;
}
.review-field-rating,
.field.review-field-image {
    display: block;
    padding: 0 !important;
    align-items: center;
}
.block.widget.reviews  .review-fieldset .field {
    margin: 0 0 20px 0;
}
.review-field-rating>.label {
    color: #292929; 
    width: 100%; 
}
.review-control-vote {

    margin: 10px 0 0 !important;
}
.field.choice.review-field-rating {
  margin-bottom: 0 !important;
}
.block.widget.reviews  .review-control-vote.control {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0 15px;
    position: relative;

}
@media (min-width: 769px){
    .block.widget.reviews  .review-fieldset .field {
      margin: 0 0 15px 0;
  }
} 
.block.widget.reviews  .review-fieldset .review-field-ratings .field {
    margin: 0 0 15px 0;
}
.amreview-recommend-wrap > .amreview-checkboxlabel:before, .amreview-gdpr-wrap > .amreview-checkboxlabel:before {
  border-color: #000
}
#product-review-container {
    padding-top: 50px;
} 

.block.widget.reviews  ::placeholder {
  color: #666;
  opacity: 1; /* Firefox */
}

.block.widget.reviews  ::-ms-input-placeholder { /* Edge 12 -18 */
  color: #666;
}

.block.widget.reviews  input {
  
}
.review-field-image > .label {
margin-bottom: 10px;
}
.wrapper-text-review {

}
.amblog-grid-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.amblog-grid-list .amblog-post-container, .amblog-grid-list .amblog-grid-list .slick-slide .amblog-item {
    align-items: stretch;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.amblog-element-block:not(.widget) > div:not(.amblog-overlay), .amblog-element-block.widget, .amblog-grid-list .list-item, .amblog-post-container, .amblog-tags.amblog-widget-container, .amblog-post-container .amblog-widget-container:not(.widget) > div:not(.amblog-overlay), .amblog-post-container .amblog-widget-container.widget, .amblog-grid-list .slick-slide .amblog-item, .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container:not(.widget) > div:not(.amblog-overlay), .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.widget {
    background: #ffffff;
    border-radius: 6px;
    box-shadow: 0 2px 4px rgba(84, 95, 125, 0.12), 0 5px 8px rgba(155, 159, 174, 0.1);
    margin-bottom: 20px;
}
.amblog-post-container .post-image, .amblog-grid-list .slick-slide .amblog-item .post-image {
    display: block;
    margin-bottom: 25px;
}
.amblog-post-container .amblog-tags + .amblog-content, .amblog-grid-list .amblog-tags + .amblog-content, .amblog-post-container .post-image + .amblog-content, .amblog-grid-list .post-image + .amblog-content, .amblog-grid-list .slick-slide .amblog-item .amblog-tags + .amblog-content, .amblog-grid-list .slick-slide .amblog-item .post-image + .amblog-content {
    padding-top: 0;
}
.amblog-post-container .amblog-content, .amblog-grid-list .amblog-content, .amblog-grid-list .slick-slide .amblog-item .amblog-content {
    padding: 25px;
}
.amblog-post-container.list-item .amblog-footer, .amblog-grid-list .slick-slide .amblog-item.list-item .amblog-footer {
    align-items: flex-start;
    flex-direction: column;
}
.amblog-footer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 25px;
}
.amblog-dates {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
}
.amblog-post-container .amblog-helpful-wrap, .amblog-post-container .amblog-post-title, .amblog-grid-list .slick-slide .amblog-item .amblog-helpful-wrap, .amblog-grid-list .slick-slide .amblog-item .amblog-post-title {
    margin-bottom: 20px;
}

@media (min-width: 992px), print {


  .amblog-grid-list {
      -webkit-box-pack: initial;
      -ms-flex-pack: initial;
      justify-content: initial;
  }
  .amblog-grid-list > .amblog-item {
    width: 47%;
}
  .amblog-grid-list > .amblog-item, .amblog-grid-list .slick-slide .amblog-item {
    margin-right: 3%;
    width: 31%;
}
  .amblog-grid-list > .amblog-item {
    min-width: 190px;
}
}

@media (min-width: 768px), print {
.amblog-post-container.list-item h2.amblog-post-title {
    font-size: 2rem;
    line-height: 3rem;
}
  .amblog-grid-list {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-align-items: stretch;
      -ms-align-items: stretch;
      align-items: stretch;
      justify-content: space-between;
  }
}