<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600&amp;display=swap");
@import url("https://fonts.googleapis.com/css?family=Muli:600");
@import url("https://fonts.googleapis.com/css?family=Aleo:300,400,700");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&amp;display=swap");
@import url("https://fonts.googleapis.com/css?family=Muli:600");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&amp;display=swap");
@import url("https://fonts.googleapis.com/css?family=Muli:600");
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  -webkit-text-size-adjust: 100%;
}

body {
  background: #FFFFFF;
  color: #000000;
  line-height: 1;
}

html,
body,
img,
fieldset,
abbr,
acronym {
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

th,
code,
cite,
caption {
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

address {
  font-style: normal;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

img {
  display: block;
}

ol,
ul {
  list-style: none;
}

q:before,
q:after {
  content: "";
}

@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  max-width: 100%;
  font-family: "Inter", sans-serif;
}

body {
  background: #f8f7f3;
}
@media only screen and (max-width: 770px) {
  body:before {
    color: transparent;
    content: "mobile";
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
  }
}

.wrapper {
  min-width: 320px;
  min-height: 100%;
  margin: 0 auto;
  background: #FFFFFF;
}

.wrapper:after {
  content: "";
  display: block;
  clear: both;
}

a, button {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

body,
button,
input,
select,
table,
textarea {
  color: #636363;
  font-size: 14px;
  line-height: 1.5;
}

a {
  color: #e97d00;
  text-decoration: none;
}

a:hover {
  color: #d06f00;
  text-decoration: underline;
}

a:focus {
  outline-color: #dc7600;
  color: #502b00;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.hide {
  display: none;
}

.default-h1 {
  margin: 0;
  margin-bottom: 0.7em;
  color: #3399CC;
  font-size: 28px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
}

.default-h2 {
  margin: 0;
  margin-bottom: 0.5em;
  color: #636363;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
}

.default-h3 {
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}

.default-h4 {
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}

.default-h5 {
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}

.default-h6 {
  margin: 0;
  margin-bottom: 5px;
  color: #636363;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}

.default-section {
  display: block;
  width: 100%;
  max-width: 100%;
}

.default-section-container {
  display: block;
  width: 1199px;
  max-width: 100%;
  margin: 0 auto;
}

.address-list address {
  margin-bottom: 1em;
}

.availability {
  margin-bottom: 0;
  font-size: 13px;
  text-transform: uppercase;
}

.availability .label {
  display: none;
}

.availability.in-stock {
  color: #11B400;
}

.availability.available-soon,
.availability.out-of-stock {
  color: #DF280A;
}

.availability-only {
  color: #DF280A;
  margin-bottom: 10px;
}

.page-title h1,
.page-title h2 {
  font-weight: 300;
  font-size: 36px;
  color: #636363;
  border-bottom: 1px solid #EDEDED;
  padding-bottom: 3px;
  margin-bottom: 15px;
}

.col-left-first .block:last-of-type {
  margin-bottom: 0;
}

.block-title h2,
.block-title h3,
.block-title strong {
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  color: #3399CC;
  margin-bottom: 0;
  font-weight: 600;
}
.block-title small {
  font-size: 100%;
  font-weight: normal;
  color: #A0A0A0;
}

body:not(.customer-account) .block:first-child .block-title {
  border-top: none;
  padding-top: 0;
}

.block-subtitle {
  font-weight: 600;
  font-size: 36px;
  line-height: 37px;
  color: #786e7d;
  margin-bottom: 22px;
}

.block-content.unpad {
  padding: 0;
}

.block .actions {
  margin: 10px 0 0;
}
.block .actions:after {
  content: "";
  display: block;
  clear: both;
}
.block .actions a {
  float: left;
}
.block .actions .button {
  float: right;
}

.col-left .block .actions .button ~ a,
.col-right .block .actions .button ~ a {
  line-height: 33px;
  margin-right: 5px;
}

@media only screen and (max-width: 770px) {
  .sidebar .block:not(.block-layered-nav) {
    margin-bottom: 0;
  }
  .sidebar .block:not(.block-layered-nav) .block-title {
    padding: 0;
    margin-top: 0;
    border-bottom: none;
    border-top: none;
    margin-bottom: 0;
  }
  .sidebar .block:not(.block-layered-nav) .block-title &gt; strong {
    margin: 0;
    margin-bottom: 10px;
    color: #636363;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 12px 15px 7px 15px;
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
    position: relative;
    border-left: 0;
    border-right: 0;
    display: block;
    width: 100%;
    cursor: pointer;
    border-bottom: 0;
  }
  .sidebar .block:not(.block-layered-nav) .block-title &gt; strong:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    content: "";
    background-image: url(../images/accordion-arrow.svg);
    display: inline-block;
    width: 20px;
    height: 20px;
    right: 14px;
    position: absolute;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    top: 50%;
    margin-top: -13px;
  }
  .sidebar .block:not(.block-layered-nav) .block-title &gt; strong:hover {
    background-color: #F4F4F4-hover;
  }
  .sidebar .block:not(.block-layered-nav) .block-title.active &gt; strong {
    margin: 0;
    margin-bottom: 10px;
    color: #636363;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 12px 15px 7px 15px;
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
    position: relative;
    border-left: 0;
    border-right: 0;
  }
  .sidebar .block:not(.block-layered-nav) .block-title.active &gt; strong:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    content: "";
    background-image: url(../images/accordion-arrow.svg);
    display: inline-block;
    width: 20px;
    height: 20px;
    right: 14px;
    position: absolute;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    top: 50%;
    margin-top: -13px;
  }
  .sidebar .block:not(.block-layered-nav) .block-title.active &gt; strong:hover {
    background-color: #F4F4F4-hover;
  }
  .sidebar .block:not(.block-layered-nav) .block-content {
    padding: 10px;
    margin-top: 0;
    border-width: 0 1px;
    border-style: solid;
    border-color: #CCCCCC;
  }
  .sidebar .block:last-of-type {
    border-bottom: 1px solid #CCCCCC;
  }
}
.block-account .block-title,
.block-cms-menu .block-title {
  padding-top: 0;
  border-top: none;
}
.block-account li,
.block-cms-menu li {
  text-transform: uppercase;
  margin: 7px 0;
}
.block-account li strong,
.block-cms-menu li strong {
  font-weight: 400;
  color: #e97d00;
}
.block-account li a,
.block-cms-menu li a {
  color: #636363;
}
.block-account li a:hover,
.block-cms-menu li a:hover {
  color: #e97d00;
}

.cart-table .button,
.sidebar .actions .button,
.button.button-secondary {
  background: #DDDDDD;
  color: #636363;
  padding: 7px 15px;
}
.cart-table .button:hover,
.sidebar .actions .button:hover,
.button.button-secondary:hover {
  background: #d0d0d0;
  cursor: pointer;
}
.cart-table .button:active,
.sidebar .actions .button:active,
.button.button-secondary:active {
  background: #c4c4c4;
  color: #636363;
}
.cart-table .button:focus,
.sidebar .actions .button:focus,
.button.button-secondary:focus {
  color: #636363;
  background: #c4c4c4;
  outline: none;
}

.sidebar .actions button.button {
  white-space: normal;
}

.button,
.cart-table .product-cart-actions .button,
#co-shipping-method-form .buttons-set .button,
.footer .button {
  background: #999;
  display: inline-block;
  padding: 7px 15px;
  border: 0;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: normal;
  line-height: 19px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  outline: none;
}

.button.disabled,
.button:disabled {
  background: #C8C8C8;
  opacity: 0.6;
  cursor: not-allowed;
}

.button + .button {
  margin-left: 5px;
}

.btn-highlight {
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-font-smoothing: antialiased;
  background: #3e8c00;
  border: 0;
  min-width: 174px;
  height: 52px;
  font-weight: 600;
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
}

.btn-theme {
  -webkit-font-smoothing: antialiased;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  outline: none;
  display: inline-block;
  vertical-align: middle;
  border: 0;
  text-align: center;
  padding: 0 30px;
  height: 46px;
  background: #81368A;
  background-color: #767676;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  min-width: 150px;
  transition: 0.3s;
}
.btn-theme:hover {
  background-color: #626262;
}
.btn-theme:active {
  background-color: #434343;
}

.btn-theme, .btn-theme * {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
}

.button2 {
  border: 0;
  padding: 0 5px;
  margin: 0;
  background: transparent;
  cursor: pointer;
  vertical-align: middle;
}

.button2:focus {
  outline: none;
}

.button2 span,
.button2 span span {
  line-height: 30px;
  height: 30px;
  text-decoration: underline;
  text-transform: uppercase;
  display: inline-block;
  color: #e97d00;
}
.button2 span:hover,
.button2 span span:hover {
  text-decoration: none;
  color: #246b8f;
}

@media only screen and (max-width: 770px) {
  .col2-set .buttons-set .button,
  .col2-set .buttons-set .button2 {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .col2-set .buttons-set .back-link {
    display: none;
  }
  .col2-set .buttons-set .required {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .buttons-set .button {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 7px;
  }
  .buttons-set .back-link {
    display: none;
  }
  .buttons-set .required {
    display: none;
  }
}
.paypal-logo.paypal-after {
  float: left;
}

.paypal-after .paypal-or {
  float: left;
}

.paypal-or {
  line-height: 34px;
  margin: 0px 10px 5px;
}

.paypal-after .paypal-button {
  float: left;
}

.paypal-button {
  line-height: 0px;
}

.paypal-button img {
  display: inline;
}

@media only screen and (max-width: 740px) {
  .paypal-or {
    line-height: 20px;
  }

  .paypal-logo,
  .paypal-or,
  .paypal-button {
    text-align: center;
    width: 100%;
    display: block;
    margin-right: 0;
    margin-left: 0;
    float: none;
  }
}
.buttons-set {
  clear: both;
  margin: 10px 0 0;
  padding-top: 10px;
  border-top: 1px solid #EDEDED;
  text-align: right;
}
.buttons-set p.required {
  margin: 0;
  margin-left: 10px;
  line-height: 33px;
  float: right;
}
.buttons-set .back-link {
  float: left;
  margin: 0;
  line-height: 33px;
}
.buttons-set a:not(.button) {
  line-height: 20px;
  display: inline-block;
  padding: 5px;
}
.buttons-set button.button {
  float: right;
  margin-left: 5px;
  min-width: 140px;
}
.buttons-set:after {
  content: "";
  display: block;
  clear: both;
}

.optin-button {
  -webkit-font-smoothing: antialiased;
  height: 40px;
  border-radius: 2px;
  border: 1px solid #81368A;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.08);
  background: #EEEEEE;
  font-size: 14px;
  color: #796E7C;
  font-weight: 600;
  text-align: center;
  line-height: 40px;
  padding: 0 80px;
}

.icon-sprite, .btn-remove2, .skip-cart .icon {
  background-image: url(../images/icon_sprite.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .icon-sprite, .btn-remove2, .skip-cart .icon {
    background-image: url(../images/icon_sprite@2x.png);
    background-size: 100px 1000px;
  }
}
.btn-remove,
.btn-previous {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #EDEDED;
  text-align: center;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  position: relative;
}
.btn-remove:hover,
.btn-previous:hover {
  background-color: #e97d00;
  border-color: #e97d00;
}

.btn-remove:after {
  content: "X";
  color: #e97d00;
  height: 20px;
  line-height: 20px;
  width: 100%;
  font-size: 10px;
  font-family: Arial, "Inter", sans-serif;
  font-weight: bold;
}
.btn-remove:hover:after {
  color: #FFFFFF;
  text-decoration: none;
}

.btn-remove2 {
  background-position: 4px -648px;
  border: none;
  vertical-align: top;
}
.btn-remove2:after {
  display: none;
}
.btn-remove2:hover {
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

.btn-previous:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #e97d00;
  border-left: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -2px;
  margin-top: -4px;
}
.btn-previous:hover:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #FFFFFF;
  border-left: none;
}

.block-layered-nav .currently .btn-remove,
.block-layered-nav .currently .btn-previous,
.mini-products-list .btn-remove,
.mini-products-list .btn-previous,
#compare-items .btn-remove,
#compare-items .btn-previous {
  float: right;
  margin-left: 6px;
}

.checkout-agreements li {
  margin-bottom: 20px;
}

.checkout-agreements .agreement-content {
  overflow-y: auto;
  max-width: 670px;
  max-height: 125px;
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #CCCCCC;
  background: #F4F4F4;
}

.cvv-what-is-this {
  margin-left: 10px;
  font-size: 13px;
  line-height: 24px;
}

.main-section {
  padding-top: 58px;
}

.main-section-container:after {
  content: "";
  display: block;
  clear: both;
}

.col-left,
.col-right,
.col-main {
  padding: 0 10px;
}

.col-left {
  float: left;
  width: 25%;
  padding-left: 0;
  clear: left;
}
.col-left img {
  max-width: 100%;
}

.col-right {
  float: right;
  width: 25%;
  padding-right: 0;
}
.col-right img {
  max-width: 100%;
}

.col-main {
  float: left;
  width: 75%;
}

.col1-layout .col-main {
  float: none;
  width: auto;
  padding: 0;
}

.col2-left-layout .col-main {
  float: right;
  padding-right: 0;
}

.col2-right-layout .col-main {
  padding-left: 0;
}

.col3-layout .col-right {
  width: 20.83333%;
}
.col3-layout .col-wrapper {
  float: left;
  width: 79.16667%;
}
.col3-layout .col-wrapper .col-main {
  float: right;
  width: 73.68421%;
}
.col3-layout .col-wrapper .col-left {
  width: 26.31579%;
}

@media only screen and (max-width: 1000px) {
  .col3-layout .col-right {
    float: left;
    clear: left;
    padding-left: 0;
    padding-right: 10px;
    width: 25%;
  }
  .col3-layout .col-wrapper {
    float: right;
    width: 100%;
  }
  .col3-layout .col-wrapper .col-main {
    float: right;
    width: 75%;
  }
  .col3-layout .col-wrapper .col-left {
    width: 25%;
  }
}
@media only screen and (max-width: 770px) {
  .col-left,
  .col-right,
  .col-main,
  .col1-layout .col-left,
  .col1-layout .col-right,
  .col1-layout .col-main,
  .col2-left-layout .col-left,
  .col2-left-layout .col-right,
  .col2-left-layout .col-main,
  .col2-right-layout .col-left,
  .col2-right-layout .col-right,
  .col2-right-layout .col-main,
  .col3-layout .col-wrapper .col-left,
  .col3-layout .col-right,
  .col3-layout .col-wrapper .col-main {
    padding: 0;
    margin-bottom: 10px;
    float: none;
    width: auto;
  }

  .col3-layout .col-wrapper {
    float: none;
    width: auto;
  }

  .col-main {
    float: none;
    width: auto;
  }

  .col-main .col-left {
    padding: 0;
  }
}
.col2-set {
  width: 100%;
  padding: 35px 0;
}
.col2-set .col-1,
.col2-set .col-2 {
  width: calc(50% - ((15px * 2) / 2) );
}
.col2-set .col-1 {
  float: left;
  padding-left: 0;
}
.col2-set .col-2 {
  float: right;
  padding-right: 0;
}
@media only screen and (max-width: 770px) {
  .col2-set .col-1,
  .col2-set .col-2 {
    float: none;
    width: auto;
    border: 0;
    padding-right: 0;
    padding-left: 0;
  }
}
.col2-set .narrow {
  width: 33%;
}
.col2-set .wide {
  width: 65%;
}
.col2-set:after {
  content: "";
  display: block;
  clear: both;
}

@media only screen and (min-width: 771px) {
  .top-container {
    max-width: 1199px;
    margin: 0 auto;
    padding: 0 15px;
  }
}
.global-site-notice {
  display: block;
  background: #f5a623;
  font-size: 11px;
  color: #ffffff;
}
.global-site-notice .notice-inner {
  width: 100%;
  max-width: 1199px;
  padding: 9.5px 0;
  margin: 0 auto;
}
@media only screen and (max-width: 479px) {
  .global-site-notice .notice-inner {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.global-site-notice p {
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0;
}
@media only screen and (max-width: 479px) {
  .global-site-notice p {
    font-size: 12px;
    text-align: left;
  }
}

.promo-msg {
  color: #3399CC;
  text-align: center;
  margin: 10px;
  text-transform: uppercase;
}

.grid:after {
  content: "";
  display: block;
  clear: both;
}

.success {
  color: #11B400;
}

.error {
  color: #DF280A;
  font-weight: bold;
}

.notice {
  color: #E26703;
  font-weight: bold;
}

.global-messages-section {
  background: #fff;
}

.messages {
  display: block;
  width: 100%;
  max-width: 1199px;
  margin: 0 auto;
}

.messages li li {
  position: relative;
  padding: 15px 10px 15px 20px;
  background: #F4F4F4;
  font-size: 15px;
}

.messages li li:before {
  top: 50%;
  left: 0;
  margin-top: -6px;
}

.messages .error-msg li {
  color: #000000;
  border-left: 5px solid #DF280A;
  background-color: #FAEBE7;
}

.messages .error-msg li:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #DF280A;
  border-right: none;
}

.messages .notice-msg li {
  color: #000000;
  border-left: 5px solid #E26703;
  background-color: #F9EBE6;
}

.messages .notice-msg li:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #E26703;
  border-right: none;
}

.messages .success-msg li {
  color: #000000;
  border-left: 5px solid #11B400;
  background-color: #EFF5EA;
}

.messages .success-msg li:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #11B400;
  border-right: none;
}

.overlay-loading {
  display: none;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.overlay-loading &gt; div {
  width: 150px;
  text-align: center;
  border: 2px solid #EDEDED;
  padding: 20px;
  margin: 0 auto;
  background: #fff;
}
.overlay-loading &gt; div img {
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
  max-width: 70px;
}
.overlay-loading &gt; div span {
  font-weight: 600;
}

@media only screen and (min-width: 915px) {
  .order-list-grid .col-1 {
    width: 30%;
  }

  .order-list-grid .col-2 {
    width: 50%;
    padding-right: 20px;
  }

  .order-list-grid .col-3 {
    clear: none;
    width: 20%;
    padding-top: 0;
  }
}
.page-popup {
  padding: 20px;
  background: #FFFFFF;
  height: auto;
}

.page-popup h1 {
  margin: 0 0 0.5em;
  font-size: 36px;
}

.payment-methods {
  margin-bottom: 20px;
}

.payment-methods dt {
  padding: 5px 0;
}

.payment-methods dd {
  padding-top: 10px;
}

.payment-methods .form-list {
  position: relative;
  display: inline-block;
  max-width: 100%;
  margin: 5px 15px 15px;
  padding: 15px;
  border: 1px solid #CCCCCC;
  background: #F4F4F4;
}

.payment-methods .form-list:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #CCCCCC;
  border-top: none;
  top: -11px;
  left: 30px;
}

.payment-methods .form-list:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #F4F4F4;
  border-top: none;
  top: -10px;
  left: 30px;
}

.payment-methods .form-list li:last-child {
  margin-bottom: 0;
}

.please-wait {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  line-height: 24px;
  height: 24px;
  white-space: nowrap;
}
.please-wait img {
  float: left;
  margin-right: 5px;
  width: 24px;
}

span.weee {
  display: block;
}

.product-pricing,
.tier-prices,
.tier-prices-grouped {
  display: inline-block;
  padding: 12px;
  background: #fafafa;
  border: 1px solid #cccccc;
  border-radius: 4px;
  margin-top: 7px;
}
.product-pricing li,
.tier-prices li,
.tier-prices-grouped li {
  font-size: 14px;
}
.product-pricing li:not(:first-child),
.tier-prices li:not(:first-child),
.tier-prices-grouped li:not(:first-child) {
  margin-top: 4px;
}
.product-pricing .benefit,
.tier-prices .benefit,
.tier-prices-grouped .benefit {
  font-style: italic;
}
.product-pricing .price,
.tier-prices .price,
.tier-prices-grouped .price {
  font-weight: bold;
}

.item-options {
  font-size: 14px;
}
.item-options:after {
  content: "";
  display: block;
  clear: both;
}
.item-options dt {
  float: left;
  clear: left;
  font-weight: 600;
  padding-right: 5px;
  font-style: italic;
}
.item-options dt:after {
  content: ": ";
}
.item-options dd {
  float: left;
  padding-left: 10px;
  margin: 0 0 6px;
}

.truncated,
.truncated a.dots {
  cursor: help;
}

.truncated a.details {
  cursor: help;
  height: 16px;
  line-height: 16px;
}
.truncated a.details:hover {
  text-decoration: none;
}

.truncated .truncated_full_value {
  position: relative;
  z-index: 300;
}

.truncated .truncated_full_value .item-options {
  display: none;
  position: absolute;
  z-index: 300;
  width: 200px;
  padding: 8px;
  border: 1px solid #e97d00;
  background-color: #F6F6F6;
  top: 21px;
  left: -100px;
}
.truncated .truncated_full_value .item-options:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #e97d00;
  border-top: none;
  left: 97px;
  top: -7px;
}

.truncated .truncated_full_value .item-options &gt; p {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.truncated .show .item-options {
  display: block;
}

@media only screen and (max-width: 479px) {
  .truncated {
    cursor: inherit;
  }
  .truncated a.details {
    display: none;
  }
  .truncated .truncated_full_value .item-options {
    display: block;
    position: static;
    z-index: 1;
    width: 100%;
    border: none;
    background-color: transparent;
  }
  .truncated .truncated_full_value .item-options p {
    float: none;
  }
  .truncated .truncated_full_value .item-options:after {
    display: none;
  }
}
.page-print {
  width: 6.5in;
  margin: 20px;
  background: #FFFFFF;
}

.add-to-links {
  margin: 7px 0;
}
.add-to-links a {
  display: inline-block;
  padding: 0px 3px 3px;
}

.add-to-links .separator {
  display: none;
}

.tabs {
  background: #FFFFFF;
}

#checkout-review-table .summary-collapse,
#shopping-cart-totals-table .summary-collapse,
body.customer-account .data-table .summary-collapse {
  position: relative;
  cursor: pointer;
}
#checkout-review-table .summary-collapse:before,
#shopping-cart-totals-table .summary-collapse:before,
body.customer-account .data-table .summary-collapse:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #e97d00;
  border-bottom: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}
#checkout-review-table .summary-collapse:hover:before,
#shopping-cart-totals-table .summary-collapse:hover:before,
body.customer-account .data-table .summary-collapse:hover:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #246b8f;
  border-bottom: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}
#checkout-review-table .show-details .summary-collapse:before,
#shopping-cart-totals-table .show-details .summary-collapse:before,
body.customer-account .data-table .show-details .summary-collapse:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #e97d00;
  border-top: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}
#checkout-review-table .show-details .summary-collapse:hover:before,
#shopping-cart-totals-table .show-details .summary-collapse:hover:before,
body.customer-account .data-table .show-details .summary-collapse:hover:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #246b8f;
  border-top: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}

#shopping-cart-totals-table tfoot td .summary-collapse:before, #shopping-cart-totals-table tfoot td .summary-collapse:hover:before {
  margin-bottom: 5px;
}

.a-center {
  text-align: center;
}

.a-right,
.align-right {
  text-align: right;
}

.no-display {
  display: none !important;
}

.nobr,
.nowrap {
  white-space: nowrap;
}

.width-full {
  width: 100%;
}

.hidden {
  display: none;
}

.page-print .print-head {
  margin: 0 0 15px;
}

.page-print .print-head .logo {
  float: none;
  max-height: 50px;
  width: auto;
}

.fieldset p {
  margin-bottom: 7px;
}
.fieldset p.required {
  margin-bottom: 5px;
  float: right;
  font-size: 12px;
  margin-top: 0px;
}

.fieldset + .fieldset {
  margin-top: 10px/2;
}

form .legend {
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding-bottom: 7px;
  border-bottom: 1px solid #EDEDED;
}

.form-list .input-text {
  height: 38px;
  padding: 0 10px;
}

.input-box:after {
  content: "";
  display: block;
  clear: both;
}

li.centinel-logos div.input-box img {
  display: inline;
  vertical-align: middle;
}

.input-box .v-fix {
  float: left;
  margin-right: 5px;
  max-width: 100%;
}

label {
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

label.required:after,
span.required:after {
  content: " *";
  color: #DF280A;
  font-weight: normal;
  font-size: 12px;
}

label.required em,
span.required em {
  display: none;
}

.input-hint {
  color: #A0A0A0;
  font-size: 12px;
}

select {
  font-size: 14px;
}

select + select {
  margin-left: 5px;
}

select[multiple] {
  width: 270px;
  border: 1px solid #888;
  font-size: 15px;
  padding: 5px;
}

textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 450px;
  padding: 5px;
}

input.validation-failed,
textarea.validation-failed {
  border-color: #DF280A;
}

::-webkit-input-placeholder {
  color: #999;
}

input:-moz-placeholder {
  color: #999;
}

.checkbox,
.radio {
  position: relative;
  top: 3px;
  display: inline-block;
}

.checkbox + label,
.radio + label {
  width: auto;
  max-width: 100%;
  padding: 0 0 0 8px;
  font-size: 14px;
  font-weight: normal;
  vertical-align: top;
}

p.required,
.validation-advice {
  margin: 5px 0 10px;
  color: #DF280A;
  font-size: 13px;
}

.form-list &gt; li {
  margin-bottom: 10px;
}
.form-list select {
  margin-top: 4px;
  width: 365px;
  max-width: 100%;
}
.form-list .input-range .input-text {
  width: 74px;
}
.form-list .field,
.form-list .wide,
.form-list .control {
  margin-bottom: 10px;
}

.form-list .control div.input-box,
.sp-methods dt div.input-box,
#checkout-shipping-method-load .sp-methods dd div.input-box,
#co-shipping-method-form .sp-methods dd div.input-box,
.product-options ul.options-list div.input-box {
  display: inline;
  float: left;
}
.form-list .control div.input-box:after,
.sp-methods dt div.input-box:after,
#checkout-shipping-method-load .sp-methods dd div.input-box:after,
#co-shipping-method-form .sp-methods dd div.input-box:after,
.product-options ul.options-list div.input-box:after {
  display: none;
}
.form-list .control input.radio,
.form-list .control input.checkbox,
.sp-methods dt input.radio,
.sp-methods dt input.checkbox,
#checkout-shipping-method-load .sp-methods dd input.radio,
#checkout-shipping-method-load .sp-methods dd input.checkbox,
#co-shipping-method-form .sp-methods dd input.radio,
#co-shipping-method-form .sp-methods dd input.checkbox,
.product-options ul.options-list input.radio,
.product-options ul.options-list input.checkbox {
  display: inline-block;
  top: 0;
}
.form-list .control label,
.sp-methods dt label,
#checkout-shipping-method-load .sp-methods dd label,
#co-shipping-method-form .sp-methods dd label,
.product-options ul.options-list label {
  color: #636363;
  display: inline-block;
  width: auto;
  max-width: 90%;
  float: none;
}
.form-list .control label:hover,
.sp-methods dt label:hover,
#checkout-shipping-method-load .sp-methods dd label:hover,
#co-shipping-method-form .sp-methods dd label:hover,
.product-options ul.options-list label:hover {
  background-color: #F4F4F4-hover;
}
.form-list .control .no-display + label,
.sp-methods dt .no-display + label,
#checkout-shipping-method-load .sp-methods dd .no-display + label,
#co-shipping-method-form .sp-methods dd .no-display + label,
.product-options ul.options-list .no-display + label {
  padding-left: 10px;
  background-color: transparent;
}
.form-list .control .no-display + label:hover,
.sp-methods dt .no-display + label:hover,
#checkout-shipping-method-load .sp-methods dd .no-display + label:hover,
#co-shipping-method-form .sp-methods dd .no-display + label:hover,
.product-options ul.options-list .no-display + label:hover {
  background-color: transparent;
}

.product-options ul.options-list label,
.col2-set .form-list .control label {
  min-width: inherit;
  max-width: 100%;
}

.form-list .control.remember-me-box label {
  width: auto;
  max-width: none;
  min-width: inherit;
}

.form-list .control {
  margin-top: 10px;
}
.form-list .control label {
  position: relative;
  float: none;
}
.form-list .control .radio,
.form-list .control .checkbox {
  margin-right: 6px;
}
.form-list .control .input-box {
  clear: none;
  display: inline-block;
  width: auto;
  padding: 0;
}

form .form-instructions {
  font-style: italic;
  font-size: 13px;
  color: #A0A0A0;
}

.hide-th {
  text-indent: -9999px;
}

.data-table {
  width: 100%;
}

.data-table td,
.data-table th {
  padding: 10px;
  vertical-align: top;
}

.data-table th {
  background: #F4F4F4;
  text-transform: uppercase;
  line-height: 1.4;
  white-space: nowrap;
}

.data-table thead th,
.data-table tbody td {
  border-bottom: 1px solid #EDEDED;
}

.data-table tfoot tr {
  background: #F4F4F4;
}

.data-table tbody td .item-options {
  margin-left: 20px;
  margin-top: 10px;
}
.data-table tbody td .item-options dt:after {
  content: ":";
}

.info-box {
  border: 1px solid #EDEDED;
  padding: 12px 15px;
  margin: 0 0 15px;
}
.info-box h2 {
  font-weight: bold;
  font-size: 13px;
}

.info-table th,
.info-table td {
  vertical-align: top;
}

.info-table th {
  font-weight: bold;
  padding: 4px 20px 4px 0;
}

.info-table td {
  padding: 4px 0;
}

.zebra-table tr:first-child,
.zebra-table th:first-child {
  border-top: 1px solid #EDEDED;
}
.zebra-table td,
.zebra-table th {
  border-bottom: 1px solid #EDEDED;
  padding: 6px;
  background-color: transparent;
}
.zebra-table tr {
  background-color: #EEEDED;
}
.zebra-table tr:nth-child(odd) {
  background-color: #F8F7F5;
}

@media only screen and (max-width: 479px) {
  .linearize-table tr,
  .linearize-table th,
  .linearize-table td {
    display: block;
  }
  .linearize-table thead th {
    border-right: 0;
    border-left: 0;
  }
  .linearize-table thead th.lin-hide {
    display: none;
  }
  .linearize-table thead th:nth-child(1n+2) {
    display: none;
  }
  .linearize-table tbody tr {
    position: relative;
    border-bottom: 1px solid #CCCCCC;
  }
  .linearize-table tbody td {
    padding: 0 10px 4px;
    border-right: 0;
    border-bottom: 0;
  }
  .linearize-table tbody td.lin-hide {
    display: none;
  }
  .linearize-table tbody td:first-child {
    padding-top: 10px;
  }
  .linearize-table tbody td:first-child,
  .linearize-table tbody td:first-child h3 {
    font-weight: bold;
  }
  .linearize-table tbody td[data-rwd-label] {
    text-align: left;
    padding-left: 30px;
  }
  .linearize-table tbody td[data-rwd-label]:before {
    content: attr(data-rwd-label) ":";
    font-size: 12px;
    padding-right: 5px;
    text-transform: uppercase;
  }
  .linearize-table tfoot tr {
    display: block;
    text-align: right;
  }
  .linearize-table tfoot tr:after {
    content: "";
    display: block;
    clear: both;
  }
  .linearize-table tfoot td {
    display: block;
    float: left;
  }
  .linearize-table tfoot td.lin-hide {
    display: none;
  }
  .linearize-table tfoot td:nth-child(odd) {
    clear: left;
    width: 60%;
  }
  .linearize-table tfoot td:nth-child(even) {
    text-align: left;
    width: 40%;
  }
  .linearize-table .linearize-hide {
    display: none;
  }
  .linearize-table .linearize-unpad {
    padding: 0;
  }
  .linearize-table .linearize-show {
    display: block;
  }
}
@media only screen and (max-width: 599px) {
  .linearize-table-large tr,
  .linearize-table-large th,
  .linearize-table-large td {
    display: block;
  }
  .linearize-table-large thead th {
    border-right: 0;
    border-left: 0;
  }
  .linearize-table-large thead th.lin-hide {
    display: none;
  }
  .linearize-table-large thead th:nth-child(1n+2) {
    display: none;
  }
  .linearize-table-large tbody tr {
    position: relative;
    border-bottom: 1px solid #CCCCCC;
  }
  .linearize-table-large tbody td {
    padding: 0 10px 4px;
    border-right: 0;
    border-bottom: 0;
  }
  .linearize-table-large tbody td.lin-hide {
    display: none;
  }
  .linearize-table-large tbody td:first-child {
    padding-top: 10px;
  }
  .linearize-table-large tbody td:first-child,
  .linearize-table-large tbody td:first-child h3 {
    font-weight: bold;
  }
  .linearize-table-large tbody td[data-rwd-label] {
    text-align: left;
    padding-left: 30px;
  }
  .linearize-table-large tbody td[data-rwd-label]:before {
    content: attr(data-rwd-label) ":";
    font-size: 12px;
    padding-right: 5px;
    text-transform: uppercase;
  }
  .linearize-table-large tfoot tr {
    display: block;
    text-align: right;
  }
  .linearize-table-large tfoot tr:after {
    content: "";
    display: block;
    clear: both;
  }
  .linearize-table-large tfoot td {
    display: block;
    float: left;
  }
  .linearize-table-large tfoot td.lin-hide {
    display: none;
  }
  .linearize-table-large tfoot td:nth-child(odd) {
    clear: left;
    width: 60%;
  }
  .linearize-table-large tfoot td:nth-child(even) {
    text-align: left;
    width: 40%;
  }
  .linearize-table-large .linearize-hide {
    display: none;
  }
  .linearize-table-large .linearize-unpad {
    padding: 0;
  }
  .linearize-table-large .linearize-show {
    display: block;
  }
}
@media only screen and (min-width: 600px) {
  .linearize-table .linearize-collapse {
    display: none;
  }
}
.custom-select {
  position: relative;
}
.custom-select.active .custom-select-label {
  z-index: 3;
}
.custom-select .custom-select-label {
  position: relative;
  cursor: pointer;
  padding-right: 25px;
  padding-left: 5px;
  margin-right: 5px;
  font-weight: 300;
  font-size: 14px;
  color: #3e8c00;
}
.custom-select .custom-select-label .arrow {
  position: relative;
  min-width: 10px;
  min-height: 10px;
  right: 0;
  top: 50%;
  margin-top: -3px;
  position: absolute;
}
.custom-select .custom-select-label .arrow:after, .custom-select .custom-select-label .arrow:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
.custom-select .custom-select-label .arrow:before {
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 7px;
  border-top-color: #3e8c00;
  margin-left: -2px;
  margin-top: 0;
}
.custom-select ul {
  -moz-box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.5);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
  display: none;
  right: 51px;
  top: 30px;
  position: absolute;
  z-index: 2;
  background: #FFFFFF;
  border: 1px solid #796E7C;
  min-width: 120px;
  max-width: 170px;
  padding: 17px 0;
}
.custom-select ul.active {
  display: block;
}
.custom-select ul li.link {
  cursor: pointer;
  padding: 8px 17px;
}
.custom-select ul li.link:hover {
  background: #f4f4f4;
}
.custom-select ul li.arrow {
  position: relative;
  min-width: 20px;
  min-height: 20px;
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  left: 30px;
  position: absolute;
  top: 0;
}
.custom-select ul li.arrow:after, .custom-select ul li.arrow:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
.custom-select ul li.arrow:before {
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 12px;
  border-bottom-color: #786e7d;
  margin-left: -2px;
  margin-top: -4px;
}

.select-fake {
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
  position: fixed;
  right: 0;
  bottom: 0;
}

.shipping-estimate {
  display: block;
  margin-top: 35px;
}
.shipping-estimate .shipping-estimate-form-container {
  display: block;
}
.shipping-estimate .shipping-estimate-form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.shipping-estimate .shipping-estimate-label {
  -webkit-font-smoothing: antialiased;
  display: none;
  font-weight: 300;
  font-size: 12px;
  color: #786e7d;
  margin-right: 15px;
}
.shipping-estimate .shipping-estimate-input-box {
  position: relative;
  width: 200px;
  height: 30px;
}
@media only screen and (max-width: 599px) {
  .shipping-estimate .shipping-estimate-input-box {
    width: 100%;
  }
}
.shipping-estimate .shipping-estimate-input {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  height: 100%;
  padding: 0 70px 0 18px;
  background: #FFFFFF;
  border: 1px solid #C2C2C2;
  font-weight: 300;
  color: #786e7d;
  outline: none;
}
@media only screen and (max-width: 599px) {
  .shipping-estimate .shipping-estimate-input {
    padding: 0 18px;
    width: 50%;
  }
}
.shipping-estimate .shipping-estimate-input.error {
  border-color: red;
}
.shipping-estimate .shipping-estimate-button {
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0;
  border-radius: 0 3px 3px 0;
  font-weight: 600;
  position: absolute;
  right: 0;
  top: 0;
  left: 199px;
  background: #F0F0F0;
  width: 140px;
  height: 100%;
  text-align: center;
  border: 1px solid #796E7C;
  outline: none;
}
@media only screen and (max-width: 599px) {
  .shipping-estimate .shipping-estimate-button {
    width: 50%;
    left: auto;
    right: 1px;
  }
}
.shipping-estimate .shipping-estimate-button.disabled {
  cursor: default;
  opacity: 0.5;
  border-color: #c2c2c2;
}
.shipping-estimate .shipping-estimate-loading {
  display: none;
  width: 30px;
  height: 30px;
  background-image: url(../images/loading.svg);
  background-size: cover;
  margin-left: 52px;
}
.shipping-estimate .shipping-estimate-loading.active {
  display: inline-block;
}
.shipping-estimate .shipping-estimate-table-container {
  display: none;
  margin-top: 30px;
}
.shipping-estimate .shipping-estimate-table-container.active {
  display: block;
}
.shipping-estimate .shipping-estimate-table {
  width: 100%;
}
.shipping-estimate .shipping-estimate-table th {
  font-weight: 600;
}
@media only screen and (max-width: 599px) {
  .shipping-estimate .shipping-estimate-table td {
    font-size: 14px;
  }
}
.shipping-estimate .shipping-estimate-table th, .shipping-estimate .shipping-estimate-table td {
  border-bottom: 1px dashed #c2c2c2;
  padding: 5px 10px;
}

.ratings {
  margin: 0 0 14px 0;
  height: 18px;
}
.ratings .amount {
  display: none;
}
.ratings .rating-label {
  display: inline-block;
  vertical-align: middle;
  min-width: 100px;
  font-size: 12px;
}
.ratings .rating-box {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
}
.ratings .rating-box:after {
  content: "";
  display: block;
  clear: both;
}
.ratings .rating-box .stars {
  position: relative;
  float: left;
  width: 14px;
  height: 14px;
  background-image: url("../images/ratings.png");
  background-size: 100%;
  margin: 0 2px;
  text-align: center;
}
.ratings .rating-box .stars.star-active {
  background-position: 0 14px;
}
.ratings .rating-box .stars .radio {
  opacity: 0;
  cursor: pointer;
}
.ratings .rating-box .rating {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  overflow: hidden;
}

.submenu-atendimento .title {
  display: block;
  color: #786e7d;
  font-weight: 600;
  font-size: 14px;
}
.submenu-atendimento p {
  display: block;
  font-weight: 300;
  color: #786e7d;
  font-size: 12px;
}
.submenu-atendimento .image-info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  min-height: 28px;
  line-height: 28px;
  margin-top: 5px;
}
.submenu-atendimento .image-info .central-atendimento-icon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  width: 23px;
  height: 22px;
  text-align: center;
}
.submenu-atendimento .image-info .central-atendimento-icon .image {
  max-width: 100%;
  max-height: 100%;
}
.submenu-atendimento .image-info .info {
  width: calc(100% - 30px);
  color: #786e7d;
  font-size: 14px;
}
.submenu-atendimento .image-info a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
}
.submenu-atendimento .image-info a .info {
  color: #e97d00;
}

body {
  background-color: #ffffff;
}
body iframe:focus {
  outline: none;
}
body iframe[seamless] {
  display: block;
}
body .modal-iframe {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(4, 10, 30, 0.5);
  z-index: 99999;
  display: none;
}
body .modal-iframe .dialog {
  width: 800px;
  height: auto;
  border-radius: 5px;
  background-color: #ffffff;
  position: relative;
  margin: 10% auto;
  padding: 15px 30px;
}
body .modal-iframe .dialog iframe {
  display: block;
  width: 100%;
  height: 300px;
  border: none;
  background: url("../../../cammino/default/images/ajax-loader.gif") center no-repeat;
}
body .modal-iframe .dialog {
  top: -20px;
}
body .close {
  background: #606061;
  color: #FFFFFF;
  line-height: 25px;
  position: absolute;
  right: -12px;
  text-align: center;
  top: -10px;
  width: 24px;
  text-decoration: none;
  font-weight: bold;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}

.submenu-atendimento.model2-header .image-info .central-atendimento-icon {
  display: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "“" "”" "‘" "’";
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

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

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  max-width: none;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

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

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.full-banner-section .full-banner-section-container {
  position: relative;
  width: 100%;
}
.full-banner-section .full-banner-section-container:after {
  content: "";
  display: block;
  clear: both;
}
.full-banner-section .image {
  display: block;
  width: 100%;
}

.mini-banners-section .mini-banners-section-container {
  display: block;
}
.mini-banners-section .mini-banners-section-container .column {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-evenly;
  -webkit-justify-content: space-evenly;
  -ms-justify-content: space-evenly;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media only screen and (max-width: 599px) {
  .mini-banners-section .mini-banners-section-container .with-mobile .desktop {
    display: none;
  }
}
@media only screen and (max-width: 599px) {
  .mini-banners-section .mini-banners-section-container .with-mobile .hide {
    display: block;
  }
}

@media only screen and (max-width: 599px) {
  .mini-banners-section .mini-banners-section-container .no-mobile .desktop {
    display: block;
  }
}
@media only screen and (max-width: 599px) {
  .mini-banners-section .mini-banners-section-container .no-mobile .hide {
    display: none;
  }
}

.list-category-products-section {
  padding: 0 15px;
}
@media only screen and (min-width: 770px) {
  .list-category-products-section {
    margin-top: 40px;
  }
}

.list-categories-section {
  padding: 0 15px;
}
@media only screen and (min-width: 770px) {
  .list-categories-section {
    margin-bottom: 45px;
    margin-top: 45px;
  }
}
@media only screen and (max-width: 770px) {
  .list-categories-section {
    margin-bottom: 25px;
    margin-top: 10px;
  }
}
.list-categories-section .list-categories-section-container {
  position: relative;
}
.list-categories-section .category .category-name {
  display: none;
}
.list-categories-section .category img {
  display: block;
  margin: 0 auto;
}
.list-categories-section .slick-arrow {
  position: absolute;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  top: 50%;
  margin-top: -10px;
  z-index: 10;
  cursor: pointer;
}
.list-categories-section .slick-arrow.arrow-left {
  background-image: url("../images/slick-navigation-prev.svg");
  left: 0;
}
.list-categories-section .slick-arrow.arrow-right {
  background-image: url("../images/slick-navigation-next.svg");
  right: 0;
}
.list-categories-section .categories-grid-title-section-container {
  display: none;
}

body.cms-home {
  overflow-x: hidden;
}

body.cms-home .customer-ratings,
body.catalog-category-view .customer-ratings,
body.catalog-product-view .customer-ratings,
body.catalogsearch-result-index .customer-ratings {
  display: block;
  width: 100%;
  margin-top: 50px;
}
body.cms-home .customer-ratings &gt; div,
body.catalog-category-view .customer-ratings &gt; div,
body.catalog-product-view .customer-ratings &gt; div,
body.catalogsearch-result-index .customer-ratings &gt; div {
  display: block;
  width: 100%;
  max-width: 1199px;
  margin: 0 auto;
}
@media only screen and (max-width: 979px) {
  body.cms-home .customer-ratings &gt; div,
  body.catalog-category-view .customer-ratings &gt; div,
  body.catalog-product-view .customer-ratings &gt; div,
  body.catalogsearch-result-index .customer-ratings &gt; div {
    max-width: 100%;
    padding: 0 20px;
  }
}
body.cms-home .customer-ratings &gt; div h2,
body.catalog-category-view .customer-ratings &gt; div h2,
body.catalog-product-view .customer-ratings &gt; div h2,
body.catalogsearch-result-index .customer-ratings &gt; div h2 {
  -webkit-font-smoothing: antialiased;
  display: block;
  width: 100%;
  font-weight: 600;
  font-size: 38px;
  color: #767676;
  letter-spacing: 0;
  text-align: center;
}
@media only screen and (max-width: 599px) {
  body.cms-home .customer-ratings &gt; div h2,
  body.catalog-category-view .customer-ratings &gt; div h2,
  body.catalog-product-view .customer-ratings &gt; div h2,
  body.catalogsearch-result-index .customer-ratings &gt; div h2 {
    font-size: 30px;
    text-align: left;
  }
}
body.cms-home .customer-ratings &gt; div h4,
body.catalog-category-view .customer-ratings &gt; div h4,
body.catalog-product-view .customer-ratings &gt; div h4,
body.catalogsearch-result-index .customer-ratings &gt; div h4 {
  display: block;
  width: 100%;
  font-size: 13px;
  color: #686868;
  font-weight: 400;
  letter-spacing: 0;
  text-align: right;
  margin-top: 20px;
}
body.cms-home .customer-ratings &gt; div &gt; ul,
body.catalog-category-view .customer-ratings &gt; div &gt; ul,
body.catalog-product-view .customer-ratings &gt; div &gt; ul,
body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul {
  display: block;
  width: 100%;
  margin-top: 30px;
}
body.cms-home .customer-ratings &gt; div &gt; ul .slick-arrow,
body.catalog-category-view .customer-ratings &gt; div &gt; ul .slick-arrow,
body.catalog-product-view .customer-ratings &gt; div &gt; ul .slick-arrow,
body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul .slick-arrow {
  display: inline-block;
  width: 26px;
  height: 45px;
  border: 0;
  background: transparent;
  text-indent: -9000em;
  position: absolute;
  top: 50%;
  margin-top: -22.5px;
}
@media only screen and (max-width: 1280px) {
  body.cms-home .customer-ratings &gt; div &gt; ul .slick-arrow,
  body.catalog-category-view .customer-ratings &gt; div &gt; ul .slick-arrow,
  body.catalog-product-view .customer-ratings &gt; div &gt; ul .slick-arrow,
  body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul .slick-arrow {
    width: 20px;
    height: 35px;
    top: -75px;
    margin: 0;
  }
}
body.cms-home .customer-ratings &gt; div &gt; ul .slick-arrow.slick-prev,
body.catalog-category-view .customer-ratings &gt; div &gt; ul .slick-arrow.slick-prev,
body.catalog-product-view .customer-ratings &gt; div &gt; ul .slick-arrow.slick-prev,
body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul .slick-arrow.slick-prev {
  background-image: url("../images/ratings-left.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  left: -45px;
}
@media only screen and (max-width: 1280px) {
  body.cms-home .customer-ratings &gt; div &gt; ul .slick-arrow.slick-prev,
  body.catalog-category-view .customer-ratings &gt; div &gt; ul .slick-arrow.slick-prev,
  body.catalog-product-view .customer-ratings &gt; div &gt; ul .slick-arrow.slick-prev,
  body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul .slick-arrow.slick-prev {
    left: auto;
    right: 60px;
  }
}
body.cms-home .customer-ratings &gt; div &gt; ul .slick-arrow.slick-next,
body.catalog-category-view .customer-ratings &gt; div &gt; ul .slick-arrow.slick-next,
body.catalog-product-view .customer-ratings &gt; div &gt; ul .slick-arrow.slick-next,
body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul .slick-arrow.slick-next {
  background-image: url("../images/ratings-right.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  left: auto;
  right: -20px;
}
@media only screen and (max-width: 1280px) {
  body.cms-home .customer-ratings &gt; div &gt; ul .slick-arrow.slick-next,
  body.catalog-category-view .customer-ratings &gt; div &gt; ul .slick-arrow.slick-next,
  body.catalog-product-view .customer-ratings &gt; div &gt; ul .slick-arrow.slick-next,
  body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul .slick-arrow.slick-next {
    left: auto;
    right: 20px;
  }
}
body.cms-home .customer-ratings &gt; div &gt; ul li.slick-slide,
body.cms-home .customer-ratings &gt; div &gt; ul &gt; li,
body.catalog-category-view .customer-ratings &gt; div &gt; ul li.slick-slide,
body.catalog-category-view .customer-ratings &gt; div &gt; ul &gt; li,
body.catalog-product-view .customer-ratings &gt; div &gt; ul li.slick-slide,
body.catalog-product-view .customer-ratings &gt; div &gt; ul &gt; li,
body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul li.slick-slide,
body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul &gt; li {
  display: inline-block;
  width: 23.1%;
  border-radius: 7px;
  border: 1px solid #cacaca;
  padding: 25px 20px 15px 20px;
  margin-left: 25px;
}
@media only screen and (max-width: 599px) {
  body.cms-home .customer-ratings &gt; div &gt; ul li.slick-slide,
  body.cms-home .customer-ratings &gt; div &gt; ul &gt; li,
  body.catalog-category-view .customer-ratings &gt; div &gt; ul li.slick-slide,
  body.catalog-category-view .customer-ratings &gt; div &gt; ul &gt; li,
  body.catalog-product-view .customer-ratings &gt; div &gt; ul li.slick-slide,
  body.catalog-product-view .customer-ratings &gt; div &gt; ul &gt; li,
  body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul li.slick-slide,
  body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul &gt; li {
    width: 100%;
    margin: 0;
  }
}
body.cms-home .customer-ratings &gt; div &gt; ul li.slick-slide:first-child,
body.cms-home .customer-ratings &gt; div &gt; ul &gt; li:first-child,
body.catalog-category-view .customer-ratings &gt; div &gt; ul li.slick-slide:first-child,
body.catalog-category-view .customer-ratings &gt; div &gt; ul &gt; li:first-child,
body.catalog-product-view .customer-ratings &gt; div &gt; ul li.slick-slide:first-child,
body.catalog-product-view .customer-ratings &gt; div &gt; ul &gt; li:first-child,
body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul li.slick-slide:first-child,
body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul &gt; li:first-child {
  margin-left: 0;
}
body.cms-home .customer-ratings &gt; div &gt; ul li.slick-slide div,
body.cms-home .customer-ratings &gt; div &gt; ul &gt; li div,
body.catalog-category-view .customer-ratings &gt; div &gt; ul li.slick-slide div,
body.catalog-category-view .customer-ratings &gt; div &gt; ul &gt; li div,
body.catalog-product-view .customer-ratings &gt; div &gt; ul li.slick-slide div,
body.catalog-product-view .customer-ratings &gt; div &gt; ul &gt; li div,
body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul li.slick-slide div,
body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul &gt; li div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  widows: 100%;
}
body.cms-home .customer-ratings &gt; div &gt; ul li.slick-slide div img,
body.cms-home .customer-ratings &gt; div &gt; ul &gt; li div img,
body.catalog-category-view .customer-ratings &gt; div &gt; ul li.slick-slide div img,
body.catalog-category-view .customer-ratings &gt; div &gt; ul &gt; li div img,
body.catalog-product-view .customer-ratings &gt; div &gt; ul li.slick-slide div img,
body.catalog-product-view .customer-ratings &gt; div &gt; ul &gt; li div img,
body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul li.slick-slide div img,
body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul &gt; li div img {
  display: inline-block;
  width: 45px;
  height: 45px;
  border-radius: 50%;
}
body.cms-home .customer-ratings &gt; div &gt; ul li.slick-slide div h3,
body.cms-home .customer-ratings &gt; div &gt; ul &gt; li div h3,
body.catalog-category-view .customer-ratings &gt; div &gt; ul li.slick-slide div h3,
body.catalog-category-view .customer-ratings &gt; div &gt; ul &gt; li div h3,
body.catalog-product-view .customer-ratings &gt; div &gt; ul li.slick-slide div h3,
body.catalog-product-view .customer-ratings &gt; div &gt; ul &gt; li div h3,
body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul li.slick-slide div h3,
body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul &gt; li div h3 {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-size: 13px;
  color: #686868;
  letter-spacing: 0;
  font-weight: 400;
  margin-left: 15px;
}
body.cms-home .customer-ratings &gt; div &gt; ul li.slick-slide p,
body.cms-home .customer-ratings &gt; div &gt; ul &gt; li p,
body.catalog-category-view .customer-ratings &gt; div &gt; ul li.slick-slide p,
body.catalog-category-view .customer-ratings &gt; div &gt; ul &gt; li p,
body.catalog-product-view .customer-ratings &gt; div &gt; ul li.slick-slide p,
body.catalog-product-view .customer-ratings &gt; div &gt; ul &gt; li p,
body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul li.slick-slide p,
body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul &gt; li p {
  -webkit-font-smoothing: antialiased;
  display: block;
  width: 100%;
  min-height: 126px;
  font-size: 13px;
  color: #323232;
  letter-spacing: 0;
  font-weight: 400;
  line-height: 18px;
  margin-top: 15px;
}
body.cms-home .customer-ratings &gt; div &gt; ul li.slick-slide ul,
body.cms-home .customer-ratings &gt; div &gt; ul &gt; li ul,
body.catalog-category-view .customer-ratings &gt; div &gt; ul li.slick-slide ul,
body.catalog-category-view .customer-ratings &gt; div &gt; ul &gt; li ul,
body.catalog-product-view .customer-ratings &gt; div &gt; ul li.slick-slide ul,
body.catalog-product-view .customer-ratings &gt; div &gt; ul &gt; li ul,
body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul li.slick-slide ul,
body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul &gt; li ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 10px;
}
body.cms-home .customer-ratings &gt; div &gt; ul li.slick-slide ul li,
body.cms-home .customer-ratings &gt; div &gt; ul &gt; li ul li,
body.catalog-category-view .customer-ratings &gt; div &gt; ul li.slick-slide ul li,
body.catalog-category-view .customer-ratings &gt; div &gt; ul &gt; li ul li,
body.catalog-product-view .customer-ratings &gt; div &gt; ul li.slick-slide ul li,
body.catalog-product-view .customer-ratings &gt; div &gt; ul &gt; li ul li,
body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul li.slick-slide ul li,
body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul &gt; li ul li {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("../images/star.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-left: 3px;
}
body.cms-home .customer-ratings &gt; div &gt; ul li.slick-slide ul li:first-child,
body.cms-home .customer-ratings &gt; div &gt; ul &gt; li ul li:first-child,
body.catalog-category-view .customer-ratings &gt; div &gt; ul li.slick-slide ul li:first-child,
body.catalog-category-view .customer-ratings &gt; div &gt; ul &gt; li ul li:first-child,
body.catalog-product-view .customer-ratings &gt; div &gt; ul li.slick-slide ul li:first-child,
body.catalog-product-view .customer-ratings &gt; div &gt; ul &gt; li ul li:first-child,
body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul li.slick-slide ul li:first-child,
body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul &gt; li ul li:first-child {
  margin-left: 0;
}
body.cms-home .customer-ratings &gt; div &gt; ul li.slick-slide ul li strong,
body.cms-home .customer-ratings &gt; div &gt; ul &gt; li ul li strong,
body.catalog-category-view .customer-ratings &gt; div &gt; ul li.slick-slide ul li strong,
body.catalog-category-view .customer-ratings &gt; div &gt; ul &gt; li ul li strong,
body.catalog-product-view .customer-ratings &gt; div &gt; ul li.slick-slide ul li strong,
body.catalog-product-view .customer-ratings &gt; div &gt; ul &gt; li ul li strong,
body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul li.slick-slide ul li strong,
body.catalogsearch-result-index .customer-ratings &gt; div &gt; ul &gt; li ul li strong {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("../images/star-votado.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-indent: -1000em;
}

body.cms-home .main-section {
  padding-top: 0;
}
body.cms-home .main-section-container {
  width: 100%;
}
body.cms-home .mini-banners-section .mini-banners-section-container .column {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 770px) {
  body.cms-home .banner-desktop-container {
    display: none;
  }
}
body.cms-home .banner-mobile-container {
  display: none;
}
@media only screen and (max-width: 770px) {
  body.cms-home .banner-mobile-container {
    display: block;
  }
}
body.cms-home .full-banner-section-container .slick-arrow {
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  z-index: 2;
  opacity: 0.7;
  background: #FFFFFF;
  border: 0;
  text-transform: -999999px;
  width: 50px;
  height: 100px;
  outline: none;
  background-repeat: no-repeat;
  background-position: center center;
}
@media only screen and (max-width: 770px) {
  body.cms-home .full-banner-section-container .slick-arrow {
    width: 30px;
    height: 60px;
    background-size: 10px;
  }
}
@media only screen and (max-width: 599px) {
  body.cms-home .full-banner-section-container .slick-arrow {
    width: 20px;
    height: 30px;
    background-size: 8px;
  }
}
body.cms-home .full-banner-section-container .slick-arrow:hover {
  opacity: 0.8;
}
body.cms-home .full-banner-section-container .slick-arrow.slick-prev {
  left: 0;
  background-image: url("../images/slick-navigation-prev.svg");
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}
body.cms-home .full-banner-section-container .slick-arrow.slick-next {
  right: 0;
  background-image: url("../images/slick-navigation-next.svg");
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
}
body.cms-home .mini-banners-home-middle {
  padding: 23px 15px 0;
}
@media only screen and (max-width: 599px) {
  body.cms-home .mini-banners-home-middle {
    padding: 13px 15px 0;
  }
}
body.cms-home .mini-banners-home-footer {
  padding: 0 15px;
}
body.cms-home .mini-banners-home-footer .link,
body.cms-home .mini-banners-home-middle .link {
  width: 23.5%;
  margin-bottom: 23px;
}
body.cms-home .mini-banners-home-footer .link h3,
body.cms-home .mini-banners-home-middle .link h3 {
  display: none;
}
@media only screen and (max-width: 770px) {
  body.cms-home .mini-banners-home-footer .link,
  body.cms-home .mini-banners-home-middle .link {
    width: 49%;
    margin-bottom: 13px;
  }
}
@media only screen and (max-width: 599px) {
  body.cms-home .mini-banners-home-footer .link,
  body.cms-home .mini-banners-home-middle .link {
    width: 100%;
  }
}
@media only screen and (max-width: 770px) {
  body.cms-home .mini-banners-home-footer .column,
  body.cms-home .mini-banners-home-middle .column {
    margin-bottom: 0;
  }
}
body.cms-home .mini-banners-home-footer .column a img,
body.cms-home .mini-banners-home-middle .column a img {
  width: 100%;
  margin: 0 auto;
}
body.cms-home .mini-banners-home-footer .column a img.lazy,
body.cms-home .mini-banners-home-middle .column a img.lazy {
  width: auto;
  margin: 0 auto;
}
body.cms-home .mini-banners-home-footer .column-1 .link,
body.cms-home .mini-banners-home-middle .column-1 .link {
  width: 100%;
}
body.cms-home .mini-banners-home-footer .column-2 a,
body.cms-home .mini-banners-home-middle .column-2 a {
  max-width: 100%;
}
body.cms-home .mini-banners-home-footer .column-2 .link,
body.cms-home .mini-banners-home-middle .column-2 .link {
  width: 49%;
}
@media only screen and (max-width: 599px) {
  body.cms-home .mini-banners-home-footer .column-2 .link,
  body.cms-home .mini-banners-home-middle .column-2 .link {
    width: 100%;
  }
}
body.cms-home .mini-banners-home-footer .column-3 a,
body.cms-home .mini-banners-home-middle .column-3 a {
  max-width: 100%;
}
body.cms-home .mini-banners-home-footer .column-3 .link,
body.cms-home .mini-banners-home-middle .column-3 .link {
  width: 32%;
}
@media only screen and (max-width: 599px) {
  body.cms-home .mini-banners-home-footer .column-3 .link,
  body.cms-home .mini-banners-home-middle .column-3 .link {
    width: 100%;
  }
}

body.catalog-category-view .main-section {
  padding-top: 0;
}

body.catalog-product-view {
  background: #fff;
}
body.catalog-product-view .main-section {
  padding-top: 5px;
}
body.catalog-product-view .breadcrumbs {
  padding: 0;
}
body.catalog-product-view .breadcrumbs.vertical-theme ul li {
  font-size: 10px;
  color: #796E7C;
  line-height: 18px;
}
body.catalog-product-view .breadcrumbs.vertical-theme ul li.home a {
  width: 17px;
  height: 14px;
  background-image: url(../images/home-breadcrumb.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-indent: -9000em;
}
body.catalog-product-view .breadcrumbs.vertical-theme ul li a {
  color: #4A90E2;
}
body.catalog-product-view .breadcrumbs.vertical-theme ul li strong {
  color: #796E7C;
}
body.catalog-product-view .col-main .product-view {
  margin-top: 10px;
}
body.catalog-product-view .main-section-container {
  width: 100%;
}
@media only screen and (max-width: 979px) {
  body.catalog-product-view .main-section-container {
    margin-top: 0;
  }
}

.shipping-estimate-no-service {
  color: #DF280A;
  padding: 5px;
  display: none;
}

body.cms-no-route {
  background-color: #ffffff;
}
body.cms-no-route .error-page {
  display: block;
  width: 100%;
  min-height: 870px;
  background: url("../../default/images/404.png") no-repeat top right;
  padding: 0;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1199px) {
  body.cms-no-route .error-page {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 770px) {
  body.cms-no-route .error-page {
    min-height: 600px;
    background-size: 100%;
    background-position-y: bottom;
  }
}
@media only screen and (max-width: 400px) {
  body.cms-no-route .error-page {
    background: url("../../default/images/404-mobile.png") no-repeat bottom left;
    background-size: 100%;
  }
}
body.cms-no-route .error-page .error-message {
  display: block;
  width: 580px;
  padding-top: 105px;
}
@media only screen and (max-width: 770px) {
  body.cms-no-route .error-page .error-message {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 770px) {
  body.cms-no-route .error-page .error-message {
    padding-top: 0;
  }
}
body.cms-no-route .error-page .error-message h2 {
  font-family: "Poppins", sans-serif;
  font-size: 36px;
  font-weight: 600;
  color: #796E7C;
  line-height: 44px;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (max-width: 599px) {
  body.cms-no-route .error-page .error-message h2 {
    font-size: 22px;
    line-height: 27px;
  }
}
body.cms-no-route .error-page .error-message p {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #796E7C;
  font-style: normal;
  line-height: 18px;
  margin-top: 20px;
}
@media only screen and (max-width: 599px) {
  body.cms-no-route .error-page .error-message p {
    font-size: 14px;
    color: #796E7C;
    font-weight: 400;
    line-height: 18px;
  }
}

body.cms-no-route .widget-viewed {
  display: block;
  width: 100%;
  margin: 90px 0 0 0;
}
@media only screen and (max-width: 1199px) {
  body.cms-no-route .widget-viewed {
    padding: 0 20px;
  }
}
body.cms-no-route .widget-viewed .widget-title {
  display: block;
  width: 100%;
  margin: 0;
}
body.cms-no-route .widget-viewed .widget-title h2 {
  font-family: "Poppins", sans-serif;
  font-size: 22px;
  font-weight: 600;
  color: #796E7C;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
}
body.cms-no-route .widget-viewed .widget-products {
  display: block;
  width: 100%;
  margin: 45px 0 0 0;
}
body.cms-no-route .widget-viewed .widget-products ul li {
  background: #FFFFFF;
}
body.cms-no-route .widget-viewed .widget-products ul li .product-info h3.product-name a {
  font-style: normal;
}
body.cms-no-route .widget-viewed .widget-products ul li .product-info .price-box span, body.cms-no-route .widget-viewed .widget-products ul li .product-info .price-box p {
  font-style: normal;
}
body.cms-no-route .widget-viewed .widget-products ul li .product-info .alternate-price-box {
  font-style: normal;
}

.header-section {
  background: #fff;
  padding: 0 15px;
}
@media only screen and (max-width: 979px) {
  .header-section.fixed {
    z-index: 9999;
    top: 0;
    padding: 0;
  }
}

.header-section-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 10px 0 10px 0;
}
@media only screen and (max-width: 979px) {
  .header-section-container {
    padding: 15px 0 0 0;
  }
}

.header-logo {
  width: 180px;
}
@media only screen and (max-width: 1199px) {
  .header-logo {
    width: 230px;
  }
}
@media only screen and (max-width: 979px) {
  .header-logo {
    max-width: 50%;
    margin-left: 15px;
  }
}
.header-logo .logo:hover {
  opacity: 0.8;
}

.header-mobile-actions {
  display: none;
}
@media only screen and (max-width: 979px) {
  .header-mobile-actions {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin-right: 15px;
  }
}
.header-mobile-actions li {
  margin-left: 22px;
}
.header-mobile-actions li:first-child {
  margin-left: 0;
}
.header-mobile-actions li.menu img {
  width: 20px;
}
.header-mobile-actions li.menu img.active {
  display: none;
}
.header-mobile-actions li.menu.active img.active {
  display: block;
}
.header-mobile-actions li.menu.active img.default {
  display: none;
}
.header-mobile-actions a {
  position: relative;
}
.header-mobile-actions a .header-cart-itens {
  font-size: 10px;
  top: -5px;
  right: -31px;
  padding: 0px 5px;
  z-index: 3;
  max-width: none;
}

.slick-initialized .slick-slide .video-home-slick {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.lgpd-cookies {
  display: none;
  max-width: 1230px;
  border-radius: 12px;
  background: #ffffff;
  box-shadow: 0 0 10px #aaa;
  padding: 20px;
  margin: 0 auto;
  position: fixed;
  z-index: 9999;
  bottom: 25px;
  right: 10px;
  left: 10px;
  transition: 0.1s ease-in-out;
  transform: translate(0);
}
.lgpd-cookies div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 770px) {
  .lgpd-cookies div {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.lgpd-cookies p {
  display: inline-block;
  font-size: 14px;
  color: #666666;
  padding: 0;
  margin: 0;
}
.lgpd-cookies p a {
  color: #3399CC;
}
.lgpd-cookies .lnk-cookie {
  cursor: pointer;
  display: inline-block;
  border: 1px solid #3399CC;
  border-radius: 8px;
  background: #fff 0 0 no-repeat padding-box;
  font-size: 15px;
  color: #3399CC;
  text-align: center;
  letter-spacing: 0;
  white-space: nowrap;
  padding: 10px 20px;
  margin-left: 15px;
  transition: 0.1s ease-in-out;
  transform: translate(0);
}
@media only screen and (max-width: 770px) {
  .lgpd-cookies .lnk-cookie {
    margin: 0 auto;
    margin-top: 15px;
  }
}
@media only screen and (max-width: 599px) {
  .lgpd-cookies .lnk-cookie {
    width: 100%;
  }
}
.lgpd-cookies .lnk-cookie:hover {
  background-color: #3399CC;
  color: #ffffff;
  text-decoration: none;
}

.catalog-category-banner-section.category-banner-fixed {
  top: 95px;
}
@media only screen and (max-width: 979px) {
  .catalog-category-banner-section.category-banner-fixed {
    top: 155px;
  }
}

.hideable-menu .header-full {
  box-shadow: unset;
}
.hideable-menu .topmenu-section {
  transition: all 0.6s ease-in-out;
  position: absolute;
  z-index: -20;
}
.hideable-menu .nav-up {
  margin-top: -200px;
}
.hideable-menu .close-to-top {
  position: sticky;
}
.hideable-menu .topmenu-section.model2-header {
  min-height: 68px;
}

header.model2-header {
  min-height: 80px;
}

.hideable-menu-filter {
  top: 81px !important;
}

.top-header-banner {
  display: block;
  width: 100%;
  transition: top 0.3s;
}

.top-header-banner a {
  display: block;
  width: 100%;
  height: 100%;
}

.top-header-banner a img {
  display: block;
  width: auto;
  height: auto;
  margin: 0 auto;
}
@media only screen and (max-width: 599px) {
  .top-header-banner a img {
    display: none;
  }
}

.top-header-banner a img.mobile {
  display: none;
}
@media only screen and (max-width: 599px) {
  .top-header-banner a img.mobile {
    display: block;
  }
}

.header-full {
  display: block;
  width: 100%;
  background-color: #ffffff;
  border-bottom: 1px solid #dbdbdb;
  position: sticky;
  top: 0;
  z-index: 20;
}

header.model2-header {
  padding: 0;
}
header.model2-header .header-section-container {
  padding: 20px 0 5px 0;
}
@media only screen and (max-width: 979px) {
  header.model2-header .header-section-container {
    position: relative;
  }
}
header.model2-header .header-section-container .desk-infos {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1199px) {
  header.model2-header .header-section-container .desk-infos {
    width: 78%;
  }
}
@media only screen and (max-width: 1085px) {
  header.model2-header .header-section-container .desk-infos {
    width: auto;
  }
}
@media only screen and (max-width: 979px) {
  header.model2-header .header-section-container .desk-infos {
    width: 100%;
  }
}

@media only screen and (max-width: 979px) {
  header.model2-header .header-logo {
    width: auto;
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    z-index: 2;
  }
}
header.model2-header .header-logo img {
  max-height: 70px;
}
@media only screen and (max-width: 479px) {
  header.model2-header .header-logo img {
    max-height: 50px;
  }
}

@media only screen and (max-width: 979px) {
  header.model2-header .header-mobile-actions {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 25px 0 15px;
    position: absolute;
    top: 24px;
  }
}
header.model2-header .header-mobile-actions .cart {
  order: 2;
}
header.model2-header .header-mobile-actions .menu {
  order: 1;
  margin: 0;
}
header.model2-header .header-mobile-actions li.menu img {
  width: 18px;
}
header.model2-header .header-mobile-actions a {
  display: block;
}
header.model2-header .header-mobile-actions a .header-cart-itens {
  min-width: 20px;
  height: 20px;
  border-radius: 5px;
  background: #4C4C4C;
  font-size: 12px;
  color: #ffffff;
  font-weight: 300;
  text-align: center;
  line-height: 20px;
  padding: 0 4px;
  top: -8px;
  right: -17px;
}
@media only screen and (max-width: 979px) {
  header.model2-header .header-mobile-actions a .header-cart-itens {
    right: auto;
    left: -17px;
  }
}
@media only screen and (max-width: 979px) {
  header.model2-header .header-mobile-actions a .header-cart-itens {
    right: -10px;
    left: auto;
  }
}

.header-checkout-section {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 15px;
  background: #ffffff;
  border-bottom: 1px solid #D0E4D6;
}
.header-checkout-section .header-checkout-section-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  height: 90px;
}
@media only screen and (max-width: 770px) {
  .header-checkout-section .header-checkout-section-container {
    align-items: center;
    height: auto;
    padding: 15px 0;
  }
}
.header-checkout-section .left-content,
.header-checkout-section .right-content {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100%;
}
.header-checkout-section .logo-checkout-container {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 152px;
  height: 70px;
}
.header-checkout-section .logo-checkout-container a {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.header-checkout-section .logo-checkout-container .logo-checkout {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.header-checkout-section .keep-buying {
  margin-left: 45px;
}
@media only screen and (max-width: 770px) {
  .header-checkout-section .keep-buying {
    display: none;
  }
}
.header-checkout-section .keep-buying p {
  font-size: 14px;
  font-weight: 300;
  color: #796E7C;
}
.header-checkout-section .keep-buying a {
  font-size: 14px;
  font-weight: 600;
  color: #796E7C;
}
.header-checkout-section .phone-container {
  display: none;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 599px) {
  .header-checkout-section .phone-container {
    display: none;
  }
}
.header-checkout-section .phone-container .phone-icon {
  margin-right: 10px;
}
.header-checkout-section .phone-container li {
  font-size: 13px;
  line-height: 16px;
  color: #8B8B8A;
}
.header-checkout-section .safe-environment {
  display: flex;
  align-items: center;
  border-radius: 40px;
  border: 1px solid #D0E4D6;
  background: #F3F9F3;
  height: 60px;
  padding: 0 20px;
}
@media only screen and (max-width: 599px) {
  .header-checkout-section .safe-environment {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 479px) {
  .header-checkout-section .safe-environment {
    height: 40px;
    padding: 8px 10px;
  }
}
.header-checkout-section .safe-environment .safe-icon {
  width: 30px;
}
@media only screen and (max-width: 479px) {
  .header-checkout-section .safe-environment .safe-icon {
    width: 20px;
  }
}
.header-checkout-section .safe-environment .safe-text {
  margin-left: 10px;
}
.header-checkout-section .safe-environment .safe-text h2 {
  font-size: 13px;
  font-weight: 600;
  color: #8BA994;
}
@media only screen and (max-width: 479px) {
  .header-checkout-section .safe-environment .safe-text h2 {
    font-size: 12px;
  }
}
.header-checkout-section .safe-environment .safe-text p {
  font-size: 13px;
  color: #8BA994;
  font-weight: 300;
  letter-spacing: 0;
}
@media only screen and (max-width: 479px) {
  .header-checkout-section .safe-environment .safe-text p {
    display: none;
  }
}

.header-speechbar {
  display: block;
  width: 100%;
  position: relative;
  transition: top 0.3s;
}
@media only screen and (max-width: 599px) {
  .header-speechbar {
    display: none;
  }
}
@media only screen and (max-width: 979px) {
  .header-speechbar.fixed {
    position: fixed;
    z-index: 10;
    top: 0;
    padding: 0;
  }
}

.header-speechbar .default-section-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}
.header-speechbar .default-section-container::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #d8d8d8;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media only screen and (max-width: 1199px) {
  .header-speechbar .default-section-container {
    padding: 0 15px;
  }
}

.header-speechbar ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
}
@media only screen and (max-width: 599px) {
  .header-speechbar ul {
    width: 100%;
  }
}

.header-speechbar ul li {
  display: inline-block;
  border-bottom: 1px solid #ffffff;
  font-size: 12px;
  font-weight: 400;
  color: #3f465b;
  padding: 7px 0;
  margin-left: 50px;
}
.header-speechbar ul li:hover {
  border-bottom: 1px solid #000000;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 599px) {
  .header-speechbar ul li {
    width: 100%;
    border-top: 1px dashed #dbdbdb;
    text-align: center;
    padding: 6px 0;
    margin: 0;
  }
}

.header-speechbar ul li:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 599px) {
  .header-speechbar ul li:first-child {
    border-top: 0;
    padding-top: 0;
  }
}

.header-speechbar ul li a {
  font-size: 11px;
  font-weight: 400;
  color: #3f465b;
}
.header-speechbar ul li a:hover {
  text-decoration: none;
}

.header-speechbar .social-media {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
}
@media only screen and (max-width: 770px) {
  .header-speechbar .social-media {
    display: none;
  }
}
@media only screen and (max-width: 599px) {
  .header-speechbar .social-media {
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    width: 100%;
    margin: 15px 0 10px 0;
  }
}

.header-speechbar .social-media a {
  display: inline-block;
  text-indent: -9000em;
}

.header-speechbar .social-media a.blog {
  background-image: url(../images/edit.svg);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: left;
  font-size: 12px;
  color: #3f465b;
  font-weight: 400;
  text-indent: inherit;
  padding-left: 20px;
  margin-right: 20px;
}
@media only screen and (max-width: 979px) {
  .header-speechbar .social-media a.blog {
    display: none;
  }
}
.header-speechbar .social-media a.blog:hover {
  text-decoration: none;
}

.header-speechbar .social-media a.instagram {
  width: 20px;
  height: 20px;
  background-image: url(../images/instagram-header.svg);
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: center;
}

.header-speechbar .social-media a.facebook {
  width: 20px;
  height: 20px;
  background-image: url(../images/facebook-header.svg);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: center;
}

.header-speechbar .social-media a.twitter {
  width: 20px;
  height: 20px;
  background-image: url(../images/icon-twitter-header.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
  margin-left: 6px;
}

.header-speechbar .social-media a.youtube {
  width: 20px;
  height: 20px;
  background-image: url(../images/icon-youtube-header.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
  margin-left: 6px;
}

.header-speechbar .social-media a.linkedin {
  width: 20px;
  height: 20px;
  background-image: url(../images/icon-linkedin-header.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
  margin-left: 6px;
}

.header-speechbar .social-media a.pinterest {
  width: 20px;
  height: 20px;
  background-image: url(../images/icon-pinterest.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  margin-left: 6px;
}

.header-speechbar .social-media a.tiktok {
  width: 20px;
  height: 20px;
  background-image: url(../images/icon-tiktok.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
  margin-left: 6px;
}

.header-search {
  width: 480px;
}
@media only screen and (max-width: 1199px) {
  .header-search {
    width: 250px;
  }
}
@media only screen and (max-width: 979px) {
  .header-search {
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    width: 100%;
    margin-top: 15px;
    z-index: 6;
  }
}
.header-search .input-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}

.header-search-input {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  height: 40px;
  border-radius: 4px;
  border: 1px solid #C2C2C2;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
  background: #FFFFFF;
  font-size: 13px;
  color: #796E7C;
  font-weight: 600;
  letter-spacing: 0;
  padding: 0 30px 0 15px;
  outline: none;
}
.header-search-input:-moz-placeholder {
  color: #796E7C;
}
.header-search-input::-moz-placeholder {
  color: #796E7C;
}
.header-search-input:-ms-input-placeholder {
  color: #796E7C;
}
.header-search-input::-webkit-input-placeholder {
  color: #796E7C;
}
@media only screen and (max-width: 1199px) {
  .header-search-input {
    width: 100%;
  }
}
@media only screen and (max-width: 979px) {
  .header-search-input {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.1);
    background-position: left 10px center;
    border: 0;
    font-size: 12px;
    padding: 20px 15px;
  }
}

.header-search-submit {
  width: 20px;
  height: 20px;
  background: url("../images/search-icon.svg") center no-repeat;
  text-indent: -9000em;
  position: absolute;
  right: 10px;
}

.header-search-label {
  display: none;
}

header.model2-header .header-search {
  width: 650px;
  height: 40px;
  border-radius: 4px;
  border: 1px solid #d4d4d4;
  margin-right: 25px;
}
@media only screen and (max-width: 1199px) {
  header.model2-header .header-search {
    width: 62%;
    margin-right: 0;
  }
}
@media only screen and (max-width: 1085px) {
  header.model2-header .header-search {
    width: 350px;
  }
}
@media only screen and (max-width: 979px) {
  header.model2-header .header-search {
    order: 3;
    display: block;
    width: 100%;
    border-radius: 0;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    box-shadow: none;
    margin-top: 10px;
  }
}
header.model2-header .header-search .input-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}
header.model2-header .header-search-input {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  width: 100%;
  height: 38px;
  border: 0;
  box-shadow: none;
  background: #f8f8f8;
  font-size: 13px;
  color: #4c4c4c;
  font-weight: 400;
  letter-spacing: 0;
  padding: 0 10px 0 15px;
  outline: none;
}
header.model2-header .header-search-input:-moz-placeholder {
  color: #4c4c4c;
}
header.model2-header .header-search-input::-moz-placeholder {
  color: #4c4c4c;
}
header.model2-header .header-search-input:-ms-input-placeholder {
  color: #4c4c4c;
}
header.model2-header .header-search-input::-webkit-input-placeholder {
  color: #4c4c4c;
}
@media only screen and (max-width: 979px) {
  header.model2-header .header-search-input {
    font-size: 14px;
    padding: 21px 15px 21px 40px;
  }
}
header.model2-header .header-search-submit {
  width: 20px;
  height: 20px;
  background: url("../images/icon-search-new.svg") center no-repeat;
  background-size: contain;
  text-indent: -9000em;
  padding: 0;
  position: absolute;
  right: 15px;
  left: auto;
}
@media only screen and (max-width: 979px) {
  header.model2-header .header-search-submit {
    width: 16px;
    height: 16px;
    background: url("../images/icon-search-new-mobile.svg") center no-repeat;
    background-size: contain;
    left: 15px;
  }
}
header.model2-header .header-search-label {
  display: none;
}

.header-links {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  width: 460px;
  font-weight: 600;
}
@media only screen and (max-width: 1199px) {
  .header-links {
    width: 400px;
  }
}
@media only screen and (max-width: 979px) {
  .header-links {
    display: none;
  }
}
.header-links a {
  color: inherit;
}
.header-links a:hover {
  color: #e97d00;
}

.header-links-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  color: #796E7C;
  line-height: 17px;
  -webkit-font-smoothing: antialiased;
  position: relative;
  z-index: 20;
}
.header-links-block a {
  outline: none;
}
.header-links-block a:hover {
  text-decoration: none;
}
.header-links-block.with-menu:before {
  position: absolute;
  width: 100%;
  height: 10px;
  bottom: -10px;
  background: transparent;
  content: "";
}
.header-links-block.with-menu .icon-submenu {
  width: 9px;
  height: 4px;
  background-image: url(../images/setinha-header.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: -16px;
  bottom: 11px;
}
.header-links-block.with-menu .icon-submenu::before, .header-links-block.with-menu .icon-submenu::after {
  display: none;
}
.header-links-block.with-menu ul.menu {
  -moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.31);
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.31);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.31);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: none;
  position: absolute;
  background: #FFFFFF;
  border: 1px solid #DD7A05;
  min-width: 267px;
  padding-top: 5px;
  right: -84px;
  top: 36px;
}
.header-links-block.with-menu ul.menu.active {
  display: block;
}
.header-links-block.with-menu ul.menu .arrow {
  position: relative;
  min-width: 12px;
  min-height: 12px;
  position: absolute;
  top: -12px;
  right: 65px;
}
.header-links-block.with-menu ul.menu .arrow:after, .header-links-block.with-menu ul.menu .arrow:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
.header-links-block.with-menu ul.menu .arrow:before {
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 7px;
  border-bottom-color: #d17e00;
  margin-left: -1px;
  margin-top: -2px;
}
.header-links-block.with-menu ul.menu li:last-child a {
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0;
  border-radius: 0 0 4px 4px;
}
.header-links-block.with-menu ul.menu li &gt; a, .header-links-block.with-menu ul.menu .link {
  -webkit-font-smoothing: antialiased;
  padding: 15px 20px;
  display: block;
  font-weight: 300;
  color: black;
  font-size: 14px;
  border-bottom: 1px solid #ccc;
}
.header-links-block.with-menu ul.menu li &gt; a:hover {
  text-decoration: none;
  background: #fcefd0;
}
.header-links-block.with-menu ul.menu li:last-child a {
  border-bottom: 0;
}
.header-links-block .icon {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
}
@media only screen and (max-width: 950px) {
  .header-links-block .icon {
    display: none;
  }
}
.ie8 .header-links-block .icon {
  display: none;
}
.header-links-block .content {
  display: inline-block;
}

.header-links-account .welcome {
  display: block;
}
.header-links-account ul {
  display: block;
}
.header-links-account ul li {
  position: relative;
  display: inline;
  margin-right: 14px;
}
.header-links-account ul li:last-child {
  margin-right: 0;
}
.header-links-account ul li:after {
  position: absolute;
  width: 1px;
  height: 12px;
  background: #796E7C;
  content: "";
  right: -8px;
  top: 1px;
}
.header-links-account ul li:last-child:after {
  display: none;
}

.header-cart-itens {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  right: 0;
  background: #e97d00;
  color: #fff;
  font-size: 10px;
  top: -5px;
  right: -7px;
  padding: 0 6px;
}

header.model2-header .header-section-container {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 1199px) {
  header.model2-header .header-section-container {
    padding: 20px 20px 5px 20px;
  }
}
@media only screen and (max-width: 979px) {
  header.model2-header .header-section-container {
    box-shadow: 2px 3px 4px #dbdbdb;
    padding: 20px 0 0 0;
  }
}

header.model2-header .header-links {
  width: auto;
}
header.model2-header .header-links-block {
  padding: 0 10px;
}
@media only screen and (max-width: 979px) {
  header.model2-header .header-links-block {
    padding: 0 2px;
  }
}
header.model2-header .header-links-block:first-child {
  padding-left: 0;
}
header.model2-header .header-links-block:last-child {
  padding-right: 0;
}
header.model2-header .header-links-block .icon {
  margin: 0;
}
@media only screen and (max-width: 950px) {
  header.model2-header .header-links-block .icon {
    display: block;
  }
}
header.model2-header .header-links-block .icon a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
header.model2-header .header-links-block .icon p {
  display: block;
  width: 100%;
  font-size: 11px;
  color: #3f465b;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0;
  line-height: initial;
  margin-top: 6px;
}
header.model2-header .submenu-atendimento .image-info a .info {
  color: #786e7d;
}
header.model2-header .header-links a:hover {
  color: #786e7d;
}
header.model2-header .header-links-general::before {
  display: none;
}
header.model2-header .header-links-block.with-menu ul.menu.active {
  right: -16px;
}
header.model2-header .header-links-general.with-menu ul.menu.active {
  top: 30px;
  right: 28px;
  z-index: 1;
}
header.model2-header .header-links-block.with-menu ul.menu.active::before {
  content: "";
  width: 100%;
  height: 19px;
  background-color: transparent;
  position: absolute;
  top: -19px;
  left: 0;
}
header.model2-header .header-links-block.with-menu ul.menu {
  -moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
  border-radius: 0;
  border-color: #d8d8d8;
  min-width: 250px;
}
header.model2-header .header-links-block.with-menu ul.menu .arrow {
  background: url(../images/icon-setinha-hover.svg) no-repeat;
  background-position: bottom;
  right: 20px;
}
header.model2-header .header-links-block.with-menu ul.menu .arrow::before,
header.model2-header .header-links-block.with-menu ul.menu .arrow::after {
  display: none;
}
header.model2-header .header-links-block.with-menu ul.menu .submenu-atendimento {
  padding: 10px 20px;
}
header.model2-header .header-links-block.with-menu ul.menu .submenu-atendimento .title {
  font-size: 14px;
  font-weight: 700;
  color: #121212;
}
header.model2-header .header-links-block.with-menu ul.menu .submenu-atendimento p {
  font-size: 14px;
  font-weight: 400;
  color: #121212;
  margin-top: 3px;
}
header.model2-header .header-links-block.with-menu ul.menu .submenu-atendimento .image-info a {
  font-size: 14px;
  font-weight: 400;
  color: #121212;
  margin-top: 10px;
}
header.model2-header .header-links-block.with-menu ul.menu li.link {
  display: block;
  width: 100%;
  border: 0;
  padding: 0;
}
header.model2-header .header-links-block.with-menu ul.menu li.link a {
  border: 0;
  font-size: 14px;
  font-weight: 400;
  color: #121212;
  padding: 20px 20px 0 20px;
}
header.model2-header .header-links-block.with-menu ul.menu li.link:first-child a {
  border-top: 1px solid #d8d8d8;
}
header.model2-header .header-links-block.with-menu ul.menu li.link:last-child a {
  padding-bottom: 25px;
}
header.model2-header .header-links-block.with-menu ul.menu li.link a:hover {
  background-color: #ffffff;
  color: #212121;
}

header.model2-header .header-links-account .account-menu {
  -moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
  display: none;
  border-radius: 0;
  border: 1px solid #d8d8d8;
  background: #ffffff;
  min-width: 200px;
  position: absolute;
  top: 32px;
  right: 26px;
  z-index: 1;
}
header.model2-header .header-links-account .account-menu::before {
  content: "";
  width: 100%;
  height: 10px;
  background-color: transparent;
  position: absolute;
  top: -10px;
  left: 0;
}
header.model2-header .header-links-account .account-menu li {
  display: block;
  width: 100%;
  padding: 18px 15px 10px 15px;
}
header.model2-header .header-links-account .account-menu li a {
  font-size: 14px;
  color: #121212;
  font-weight: 400;
}
header.model2-header .header-links-account .account-menu .arrow {
  width: 100%;
  min-height: 12px;
  background: url(../images/icon-setinha-hover.svg) no-repeat;
  background-position: 163px bottom;
  padding: 0;
  margin: 0;
  position: absolute;
  top: -12px;
  right: 0px;
}
header.model2-header .header-links-account .account-menu .arrow::after,
header.model2-header .header-links-account .account-menu .arrow::before {
  display: none;
}
header.model2-header .header-links-account .account-menu li.account-user {
  font-size: 13px;
  color: #121212;
  white-space: nowrap;
  font-weight: 700;
  text-overflow: ellipsis;
  overflow: hidden;
}
header.model2-header .header-links-account .account-menu li.account-user::after {
  display: none;
}
header.model2-header .header-links-account .account-menu li.account-user-links {
  padding: 0 15px 10px 15px;
}
header.model2-header .header-links-account .account-menu li.account-user-links a {
  display: inline-block;
  width: 100%;
  font-size: 12px;
  color: #121212;
  font-weight: 400;
  padding: 8px 0;
}
header.model2-header .header-links-account .active {
  display: block;
}

header.model2-header .header-links-cart .cart-menu {
  -moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
  display: none;
  border-radius: 0;
  border: 1px solid #d8d8d8;
  background-color: #ffffff;
  min-width: 200px;
  padding: 20px 20px;
  position: absolute;
  top: 32px;
  right: 22px;
  z-index: 1;
}
header.model2-header .header-links-cart .cart-menu::before {
  content: "";
  width: 100%;
  height: 10px;
  background-color: transparent;
  position: absolute;
  top: -10px;
  left: 0;
}
header.model2-header .header-links-cart .cart-menu.active {
  display: block;
}
header.model2-header .header-links-cart .cart-menu .arrow {
  width: 100%;
  min-height: 12px;
  background: url(../images/icon-setinha-hover.svg) no-repeat;
  background-position: 180px bottom;
  padding: 0;
  margin: 0;
  position: absolute;
  top: -12px;
  right: 0px;
}
header.model2-header .header-links-cart .cart-menu .arrow::after,
header.model2-header .header-links-cart .cart-menu .arrow::before {
  display: none;
}
header.model2-header .header-links-cart .header-cart-itens {
  min-width: 20px;
  height: 20px;
  border-radius: 5px;
  background: #4c4c4c;
  font-size: 10px;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
  line-height: 20px;
  padding: 0 4px;
  top: -12px;
  right: 10px;
}
header.model2-header .header-links-cart .cart-menu li {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #121212;
}
header.model2-header .header-links-cart .cart-menu li a {
  font-size: 14px;
  font-weight: 400;
  color: #121212;
}
header.model2-header .header-links-cart .cart-menu li:last-child {
  margin-top: 15px;
}

.skip-cart:not(.skip-active):hover .icon {
  background-position: -50px -95px;
}
.skip-cart .icon {
  background-position: 0px -95px;
}

@media only screen and (min-width: 771px) {
  .skip-cart {
    width: auto;
    padding: 0 10px;
  }

  #header-cart.skip-active {
    background: #FBFBFB;
    border: solid 1px #CCCCCC;
    display: block;
    position: absolute;
    z-index: 200;
    top: 40px;
    right: 0;
    width: 320px;
    background: white;
  }
}
.skip-cart .count {
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  display: inline-block;
  top: -6px;
  position: relative;
  z-index: 5;
  width: 22px;
  height: 22px;
  background: rgba(233, 125, 0, 0.9);
  color: #FFFFFF;
  font-size: 11px;
  line-height: 22px;
  text-align: center;
}

.skip-link.skip-active .count {
  color: white;
}

.skip-cart.no-count .count {
  display: none;
}

@media only screen and (max-width: 499px) {
  .skip-cart .count {
    margin-left: -12px;
  }
}
@media only screen and (min-width: 771px) {
  .skip-cart {
    color: #e97d00;
    text-transform: uppercase;
  }
  .skip-cart:hover {
    text-decoration: none;
  }
  .skip-cart .count {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    position: static;
    background: none;
    margin-left: 0px;
    font-size: 14px;
    width: auto;
  }
  .skip-cart .count:before {
    content: "(";
  }
  .skip-cart .count:after {
    content: ")";
  }

  .skip-cart .count,
  .skip-link.skip-active .count {
    color: #e97d00;
  }
}
.skip-cart .count.empty {
  display: none;
}

.cart-menu .empty {
  padding: 20px;
  text-align: center;
}

.cart-menu .actions {
  overflow: hidden;
  padding: 15px;
}

.cart-menu .actions .button {
  float: left;
  width: 48%;
}

.cart-menu .actions .button + .button {
  margin-left: 4%;
}

.cart-menu .subtotal {
  padding: 0 15px 15px;
  font-size: 24px;
  line-height: 1.2;
}

.mini-cart-list {
  margin-bottom: 5px;
}

.mini-cart-list li {
  position: relative;
  min-height: 90px;
  padding: 15px 15px 15px 90px;
  border-top: 1px solid #CCCCCC;
  font-size: 13px;
  line-height: 1.35;
}

.mini-cart-list .product-name {
  display: inline-block;
}

.mini-cart-list .product-image {
  position: absolute;
  left: 15px;
  top: 15px;
}

.mini-cart-list .product-image img {
  width: 60px;
  height: 60px;
}

.mini-cart-list .has-options {
  margin-bottom: 0;
  color: #A0A0A0;
  font-size: 12px;
}

.cart-menu .last-added {
  padding: 10px 15px 15px;
  border-top: 1px solid #CCCCCC;
  font-size: 13px;
}

.topmenu-section {
  background: #fff;
  border-bottom: 1px solid #E0E0E0;
  padding-bottom: 5px;
}
@media only screen and (max-width: 979px) {
  .topmenu-section {
    display: none;
  }
}

.topmenu-section-container {
  position: relative;
  z-index: 10;
}
.topmenu-section-container .nav-primary {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  -webkit-justify-content: space-around;
  -ms-justify-content: space-around;
  height: 43px;
  font-weight: 600;
  counter-reset: section;
}
.topmenu-section-container .nav-primary li.level0 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
  /* selecting half or more items */
}
.topmenu-section-container .nav-primary li.level0.inverter ul.level0 {
  right: 0px;
  left: -70px;
}
.topmenu-section-container .nav-primary li.level0.inverter ul.level0 li.arrow-level1 {
  left: auto !important;
  right: 12%;
}
.topmenu-section-container .nav-primary li.level0.inverter ul.level0 li.level1.parent, .topmenu-section-container .nav-primary li.level0.inverter ul.level0 li.level2.parent, .topmenu-section-container .nav-primary li.level0.inverter ul.level0 li.level3.parent, .topmenu-section-container .nav-primary li.level0.inverter ul.level0 li.level4.parent {
  background: none;
  position: relative;
}
.topmenu-section-container .nav-primary li.level0.inverter ul.level0 li.level1.parent::before, .topmenu-section-container .nav-primary li.level0.inverter ul.level0 li.level2.parent::before, .topmenu-section-container .nav-primary li.level0.inverter ul.level0 li.level3.parent::before, .topmenu-section-container .nav-primary li.level0.inverter ul.level0 li.level4.parent::before {
  content: "";
  width: 13px;
  height: 100%;
  background: url(../images/submenu-icon.svg) no-repeat center;
  position: absolute;
  top: 0;
  left: 2%;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.topmenu-section-container .nav-primary li.level0.inverter ul.level0 li.level1.parent ul, .topmenu-section-container .nav-primary li.level0.inverter ul.level0 li.level2.parent ul, .topmenu-section-container .nav-primary li.level0.inverter ul.level0 li.level3.parent ul, .topmenu-section-container .nav-primary li.level0.inverter ul.level0 li.level4.parent ul {
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate(-100%, 0);
  transform: translate(-97%, 0);
}
.topmenu-section-container .nav-primary li.level0.inverter ul.level0 li.level1:hover, .topmenu-section-container .nav-primary li.level0.inverter ul.level0 li.level2:hover, .topmenu-section-container .nav-primary li.level0.inverter ul.level0 li.level3:hover, .topmenu-section-container .nav-primary li.level0.inverter ul.level0 li.level4:hover {
  background-color: #F7F7F7;
}
.topmenu-section-container .nav-primary li.level0.inverter ul.level0 li.level1 a, .topmenu-section-container .nav-primary li.level0.inverter ul.level0 li.level2 a, .topmenu-section-container .nav-primary li.level0.inverter ul.level0 li.level3 a, .topmenu-section-container .nav-primary li.level0.inverter ul.level0 li.level4 a {
  padding: 8px 8px 8px 24px;
}
.topmenu-section-container .nav-primary li.level0:hover:before {
  position: absolute;
  left: 0;
  width: 100%;
  height: 30px;
  bottom: -30px;
  background: transparent;
  content: "";
}
.topmenu-section-container .nav-primary li.level0:after {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjQ1cHgiIGN5PSIyNXB4IiByPSIzMCUiPjxzdG9wIG9mZnNldD0iMzMuMzMzMzMlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvcmFkaWFsR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -moz-radial-gradient(45px 25px, #000000 10px, rgba(0, 0, 0, 0) 30px);
  background-image: -webkit-radial-gradient(45px 25px, #000000 10px, rgba(0, 0, 0, 0) 30px);
  background-image: radial-gradient(45px 25px, #000000 10px, rgba(0, 0, 0, 0) 30px);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: "";
  width: 1px;
  height: 40px;
  position: absolute;
  top: 50%;
  right: 0;
  opacity: 0.25;
}
.topmenu-section-container .nav-primary li.level0:last-child:after {
  display: none;
}
.topmenu-section-container .nav-primary li.level0 &gt; a {
  -webkit-font-smoothing: antialiased;
  color: black;
  font-size: 14px;
  padding: 7px;
}
.topmenu-section-container .nav-primary li.level0 &gt; a:hover {
  text-decoration: none;
}
.topmenu-section-container .nav-primary ul.level0, .topmenu-section-container .nav-primary ul.level1, .topmenu-section-container .nav-primary ul.level2, .topmenu-section-container .nav-primary ul.level3, .topmenu-section-container .nav-primary ul.level4 {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 2px 1px 4px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 2px 1px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 2px 1px 4px 0 rgba(0, 0, 0, 0.3);
  display: none;
  min-width: 200px;
  border: 1px solid #C6C6C6;
  background: #ffffff;
  position: absolute;
  padding: 17px 0;
}
.topmenu-section-container .nav-primary ul.level0 {
  -moz-transform: translate(-34px, 0);
  -ms-transform: translate(-34px, 0);
  -webkit-transform: translate(-34px, 0);
  transform: translate(-34px, 0);
  left: 50%;
  top: calc(100% + 1px);
}
.topmenu-section-container .nav-primary ul.level0 .arrow-level1 {
  position: relative;
  min-width: 20px;
  min-height: 20px;
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  position: absolute !important;
  left: 25px !important;
  width: auto;
  height: auto;
  display: inline-block;
  top: 0;
}
.topmenu-section-container .nav-primary ul.level0 .arrow-level1:after, .topmenu-section-container .nav-primary ul.level0 .arrow-level1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
.topmenu-section-container .nav-primary ul.level0 .arrow-level1:before {
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 12px;
  border-bottom-color: #C6C6C6;
  margin-left: -2px;
  margin-top: -4px;
}
.topmenu-section-container .nav-primary ul.level0 .arrow-level1::after {
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 12px;
  border-bottom-color: #ffffff;
  margin-left: -2px;
  margin-top: -3px;
  position: absolute;
  top: 0;
  left: 0;
}
.topmenu-section-container .nav-primary ul.level1, .topmenu-section-container .nav-primary ul.level2, .topmenu-section-container .nav-primary ul.level3, .topmenu-section-container .nav-primary ul.level4 {
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
  position: absolute;
  top: 0;
  margin-left: -5px;
}
.topmenu-section-container .nav-primary li.level1, .topmenu-section-container .nav-primary li.level2, .topmenu-section-container .nav-primary li.level3, .topmenu-section-container .nav-primary li.level4 {
  display: block;
  text-align: left;
  position: relative;
}
.topmenu-section-container .nav-primary li.level1:hover, .topmenu-section-container .nav-primary li.level2:hover, .topmenu-section-container .nav-primary li.level3:hover, .topmenu-section-container .nav-primary li.level4:hover {
  background-color: #F7F7F7;
}
.topmenu-section-container .nav-primary li.level1.view-all, .topmenu-section-container .nav-primary li.level2.view-all, .topmenu-section-container .nav-primary li.level3.view-all, .topmenu-section-container .nav-primary li.level4.view-all {
  display: none;
}
.topmenu-section-container .nav-primary li.level1.parent, .topmenu-section-container .nav-primary li.level2.parent, .topmenu-section-container .nav-primary li.level3.parent, .topmenu-section-container .nav-primary li.level4.parent {
  background-image: url(../images/submenu-icon.svg);
  background-repeat: no-repeat;
  background-position: 97% 63%;
}
.topmenu-section-container .nav-primary li.level1 a, .topmenu-section-container .nav-primary li.level2 a, .topmenu-section-container .nav-primary li.level3 a, .topmenu-section-container .nav-primary li.level4 a {
  -webkit-font-smoothing: antialiased;
  display: block;
  font-size: 14px;
  color: #786e7d;
  padding: 8px 8px 8px 24px;
}
.topmenu-section-container .nav-primary li.level1 a:hover, .topmenu-section-container .nav-primary li.level2 a:hover, .topmenu-section-container .nav-primary li.level3 a:hover, .topmenu-section-container .nav-primary li.level4 a:hover {
  text-decoration: none;
}
.topmenu-section-container .nav-primary li.level2:hover, .topmenu-section-container .nav-primary li.level3:hover, .topmenu-section-container .nav-primary li.level4:hover {
  background-color: #F7F7F7;
}
.topmenu-section-container .nav-primary li.level2.view-all, .topmenu-section-container .nav-primary li.level3.view-all, .topmenu-section-container .nav-primary li.level4.view-all {
  display: none;
}

.topmenu-section.model2-header {
  border: 0;
  padding: 0;
}

.topmenu-section.model2-header .topmenu-section-container {
  padding: 8px 0 0 0;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary {
  height: auto;
  justify-content: space-between;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary li:first-child a {
  padding-left: 0;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary li:last-child a {
  padding-right: 0;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary li.level0 {
  position: inherit;
  width: auto;
  height: auto;
  padding-bottom: 8px;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary li.level0 ul.level0::before {
  content: "";
  width: 100%;
  background-color: transparent;
  position: absolute;
  top: -20px;
  left: 0;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary li.level0 ul.level0 .subcategory.level0,
.topmenu-section.model2-header .topmenu-section-container .nav-primary li.level0 ul.level0 .subcategory.level1,
.topmenu-section.model2-header .topmenu-section-container .nav-primary li.level0 ul.level0 .subcategory.level2,
.topmenu-section.model2-header .topmenu-section-container .nav-primary li.level0 ul.level0 .subcategory.level3 {
  max-height: 590px;
  overflow: auto;
  z-index: 10;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary li.level0 ul.level0 .subcategory.level0 {
  direction: rtl;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary li.level0 ul.level0 .subcategory .scroll-true {
  display: block;
  width: 100%;
  font-size: 15px;
  color: #000000;
  font-weight: 600;
  text-align: center;
  padding: 5px 0;
  position: absolute;
  bottom: 0;
  left: 0;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary li.level0 &gt; a {
  height: 100%;
  font-size: 13px;
  color: #4c4c4c;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary li.level0:after {
  display: none;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary .triangle {
  display: none;
  background: url(../images/icon-setinha-hover.svg) no-repeat;
  background-position: bottom;
  min-width: 12px;
  min-height: 12px;
  margin-left: -6px;
  position: absolute;
  bottom: -9px;
  left: 50%;
  z-index: 2;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary .submenu-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: flex-start;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary ul.level0 .submenu-content {
  background: #ffffff;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary ul.level1 .submenu-content {
  box-shadow: none;
}

.model2-header .topmenu-section-container .nav-primary .level0 .arrow-level0 {
  min-width: 20px;
  min-height: 20px;
  transform: translate(0, -100%);
  position: absolute;
  left: 50%;
  width: auto;
  height: auto;
  display: inline-block;
  bottom: -20px;
  transform: translate(0, -100%);
  margin-left: -10px;
}

.model2-header .topmenu-section-container .nav-primary .level0 .arrow-level0:after,
.model2-header .topmenu-section-container .nav-primary .level0 .arrow-level0:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}

.model2-header .topmenu-section-container .nav-primary .level0 .arrow-level0:before {
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 12px;
  border-bottom-color: #C6C6C6;
  margin-left: -2px;
  margin-top: -4px;
}

.model2-header .topmenu-section-container .nav-primary .level0 .arrow-level0::after {
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 12px;
  border-bottom-color: #ffffff;
  margin-left: -2px;
  margin-top: -3px;
  position: absolute;
  top: 0;
  left: 0;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary ul.level0,
.topmenu-section.model2-header .topmenu-section-container .nav-primary li.level0.inverter ul.level0 {
  -moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
  width: 100%;
  border-radius: 0;
  border: 1px solid #d8d8d8;
  border-top: 0;
  transform: translate(0);
  padding: 0;
  top: calc(100% + 1px);
  left: 0;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary ul.level0,
.topmenu-section.model2-header .topmenu-section-container .nav-primary li.level0.inverter ul.level0 {
  box-shadow: none;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary li.level1 {
  position: inherit;
}

.model2-header .topmenu-section-container .nav-primary li.level0.inverter ul.level0 li.level1 a {
  padding: 8px 20px 10px 20px;
}

.model2-header .topmenu-section-container .nav-primary li.level1.parent,
.model2-header .topmenu-section-container .nav-primary li.level2.parent,
.model2-header .topmenu-section-container .nav-primary li.level3.parent,
.model2-header .topmenu-section-container .nav-primary li.level4.parent {
  background-image: url(../images/submenu-icon.svg);
  background-repeat: no-repeat;
  background-position: 97% 63%;
  position: inherit;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary .subcategory,
.topmenu-section.model2-header .topmenu-section-container .nav-primary .subcategory {
  width: 300px;
  border-right: 1px solid #d8d8d8;
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
  padding: 0 0 20px 0;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary .subcategory h2.title {
  display: block;
  width: 100%;
  background-color: #ffffff;
  font-size: 15px;
  color: #4c4c4c;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
  padding: 20px 20px 10px 20px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 2;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary .subcategory li a {
  display: block;
  width: 100%;
  font-size: 15px;
  color: #4c4c4c;
  font-weight: 400;
  text-align: left;
  line-height: initial;
  padding: 8px 20px 10px 20px;
}

.topmenu-section.model2-header .topmenu-section-container .category-image {
  width: auto;
  height: auto;
  margin: 15px 15px 15px 0;
  position: relative;
  top: 0;
  right: 0;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary ul.level1 {
  -webkit-font-smoothing: antialiased;
  height: auto;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  padding: 0;
  top: 0;
  margin-left: 0;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary ul.level1 .submenu-content {
  height: 100%;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary ul.level1 .submenu-content .subcategory.level1 {
  height: 100%;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary ul.level2,
.topmenu-section.model2-header .topmenu-section-container .nav-primary ul.level3,
.topmenu-section.model2-header .topmenu-section-container .nav-primary ul.level4 {
  display: none;
  -webkit-font-smoothing: antialiased;
  transform: translate(100%, 0px);
  height: 100%;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  padding: 0;
  margin-left: 0;
  position: absolute;
  top: 0;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary ul.level2 .submenu-content,
.topmenu-section.model2-header .topmenu-section-container .nav-primary ul.level3 .submenu-content,
.topmenu-section.model2-header .topmenu-section-container .nav-primary ul.level4 .submenu-content {
  height: 100%;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary ul.level2 .submenu-content .subcategory.level2,
.topmenu-section.model2-header .topmenu-section-container .nav-primary ul.level3 .submenu-content .subcategory.level3,
.topmenu-section.model2-header .topmenu-section-container .nav-primary ul.level4 .submenu-content .subcategory.level4 {
  height: 100%;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary ul.level0 {
  max-height: 590px;
}

.topmenu-section.model2-header .topmenu-section-container .nav-primary ul.level0 .submenu-content {
  max-height: 590px;
}

.topmenu-mobile-section {
  position: relative;
  display: none;
  z-index: 5;
}
@media only screen and (max-width: 979px) {
  .topmenu-mobile-section.active {
    display: block;
  }
}
.topmenu-mobile-section ul {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.topmenu-mobile-section ul.level0 {
  z-index: 20;
}
.topmenu-mobile-section ul.level1 {
  z-index: 30;
}
.topmenu-mobile-section ul.level2 {
  z-index: 40;
}
.topmenu-mobile-section ul.invisible &gt; li {
  display: none;
}
.topmenu-mobile-section ul.invisible &gt; li.active {
  display: block;
}
.topmenu-mobile-section li {
  display: block;
}
.topmenu-mobile-section li &gt; a,
.topmenu-mobile-section li &gt; .link {
  -webkit-font-smoothing: antialiased;
  display: block;
  font-weight: 600;
  color: #2e5e28;
  padding: 14px 10px;
  border-bottom: 1px solid #e0dba1;
  background: #fff;
  outline: none;
}
.topmenu-mobile-section li &gt; a:hover,
.topmenu-mobile-section li &gt; a a:hover,
.topmenu-mobile-section li &gt; .link:hover,
.topmenu-mobile-section li &gt; .link a:hover {
  text-decoration: none;
}
.topmenu-mobile-section li.level0 a {
  background: #ffffff;
}
.topmenu-mobile-section li.level1 a, .topmenu-mobile-section li.level1 .link {
  background: #fffdf3;
}
.topmenu-mobile-section li.level2 a {
  background: #f4f2dc;
}
.topmenu-mobile-section li.return a {
  position: relative;
  background: #e0dba1;
  color: #fff;
  padding-left: 30px;
}
.topmenu-mobile-section li.return a .arrow {
  position: relative;
  min-width: 10px;
  min-height: 10px;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -5px;
}
.topmenu-mobile-section li.return a .arrow:after, .topmenu-mobile-section li.return a .arrow:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
.topmenu-mobile-section li.return a .arrow:before {
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 7px;
  border-right-color: #fff;
  margin-top: -2px;
  margin-left: -4px;
}

header.model2-header .topmenu-mobile-section p.default a {
  display: inline-block;
  width: 100%;
  background-color: #ffffff;
  border-bottom: 1px dashed #e7e7e7;
  font-size: 15px;
  color: #242a3c;
  font-weight: 400;
  padding: 10px 15px;
}

@media only screen and (max-width: 979px) {
  header.model2-header .topmenu-mobile-section ul.level1,
  header.header-section .topmenu-mobile-section ul.level1 {
    top: 0px;
  }
}
@media only screen and (max-width: 979px) {
  header.model2-header .topmenu-mobile-section ul.level2,
  header.model2-header .topmenu-mobile-section ul.level3,
  header.model2-header .topmenu-mobile-section ul.level4,
  header.header-section .topmenu-mobile-section ul.level2,
  header.header-section .topmenu-mobile-section ul.level3,
  header.header-section .topmenu-mobile-section ul.level4 {
    top: 0;
  }
}
header.model2-header .topmenu-mobile-section li &gt; a,
header.header-section .topmenu-mobile-section li &gt; a {
  border: 0;
  font-size: 16px;
  color: #242a3c;
  font-weight: 400;
  padding: 15px 15px;
}
header.model2-header .topmenu-mobile-section li &gt; a span,
header.header-section .topmenu-mobile-section li &gt; a span {
  font-size: 16px;
  color: #242a3c;
  font-weight: 400;
}
header.model2-header .topmenu-mobile-section .nav-primary li.parent,
header.header-section .topmenu-mobile-section .nav-primary li.parent {
  background: #ffffff url(../images/submenu-icon.svg) no-repeat;
  background-position: 97% 59%;
  background-size: 18px;
}
header.model2-header .topmenu-mobile-section .nav-primary li.parent a,
header.header-section .topmenu-mobile-section .nav-primary li.parent a {
  background-color: transparent;
}
header.model2-header .topmenu-mobile-section .nav-primary li.parent.active a.level-top,
header.header-section .topmenu-mobile-section .nav-primary li.parent.active a.level-top {
  display: none;
}
header.model2-header .topmenu-mobile-section .nav-primary li.parent.active ul.level0,
header.header-section .topmenu-mobile-section .nav-primary li.parent.active ul.level0 {
  background-color: #ffffff;
  top: 0;
}
@media only screen and (max-width: 979px) {
  header.model2-header .topmenu-mobile-section .nav-primary li.parent.active ul.level0,
  header.header-section .topmenu-mobile-section .nav-primary li.parent.active ul.level0 {
    box-shadow: 2px 3px 4px #dbdbdb;
  }
}
header.model2-header .topmenu-mobile-section .nav-primary li.parent.active ul.level1,
header.model2-header .topmenu-mobile-section .nav-primary li.parent.active ul.level2,
header.model2-header .topmenu-mobile-section .nav-primary li.parent.active ul.level3,
header.model2-header .topmenu-mobile-section .nav-primary li.parent.active ul.level4,
header.header-section .topmenu-mobile-section .nav-primary li.parent.active ul.level1,
header.header-section .topmenu-mobile-section .nav-primary li.parent.active ul.level2,
header.header-section .topmenu-mobile-section .nav-primary li.parent.active ul.level3,
header.header-section .topmenu-mobile-section .nav-primary li.parent.active ul.level4 {
  background-color: #ffffff;
}
@media only screen and (max-width: 979px) {
  header.model2-header .topmenu-mobile-section .nav-primary li.parent.active ul.level1,
  header.model2-header .topmenu-mobile-section .nav-primary li.parent.active ul.level2,
  header.model2-header .topmenu-mobile-section .nav-primary li.parent.active ul.level3,
  header.model2-header .topmenu-mobile-section .nav-primary li.parent.active ul.level4,
  header.header-section .topmenu-mobile-section .nav-primary li.parent.active ul.level1,
  header.header-section .topmenu-mobile-section .nav-primary li.parent.active ul.level2,
  header.header-section .topmenu-mobile-section .nav-primary li.parent.active ul.level3,
  header.header-section .topmenu-mobile-section .nav-primary li.parent.active ul.level4 {
    box-shadow: 2px 3px 4px #dbdbdb;
  }
}
header.model2-header .topmenu-mobile-section .nav-primary li.parent.active ul.level0 li.return a,
header.header-section .topmenu-mobile-section .nav-primary li.parent.active ul.level0 li.return a {
  background: #f4f4f4 url(../images/arrow-back.svg) no-repeat;
  background-position: 14px 50%;
  background-size: 10px;
  font-size: 16px;
  color: #242a3c;
  font-weight: 400;
  padding-left: 40px;
}
header.model2-header .topmenu-mobile-section .nav-primary li.parent.active ul.level0 li.return a span,
header.header-section .topmenu-mobile-section .nav-primary li.parent.active ul.level0 li.return a span {
  display: none;
}
header.model2-header .topmenu-mobile-section li.login-mobile,
header.header-section .topmenu-mobile-section li.login-mobile {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-top: 1px solid #dedede;
  background-color: #f4f4f4;
}
header.model2-header .topmenu-mobile-section li.login-mobile a,
header.header-section .topmenu-mobile-section li.login-mobile a {
  background: #f4f4f4 url(../images/icon-entrar-mobile.svg) no-repeat;
  background-position: 15px 50%;
  background-size: 22px;
  padding-left: 50px;
}
header.model2-header .topmenu-mobile-section li.login-mobile a.user-logout,
header.header-section .topmenu-mobile-section li.login-mobile a.user-logout {
  background: url(../images/icon-logout.svg) no-repeat;
  background-position: 75% center;
  background-size: auto;
  padding-left: 0;
  padding-right: 40px;
}
header.model2-header .topmenu-mobile-section li.central-atendimento,
header.header-section .topmenu-mobile-section li.central-atendimento {
  background-color: #f4f4f4;
}
header.model2-header .topmenu-mobile-section li.central-atendimento a,
header.header-section .topmenu-mobile-section li.central-atendimento a {
  background: #f4f4f4 url(../images/icon-central-atendiment-mobile.svg) no-repeat;
  background-position: 15px 50%;
  background-size: 20px;
  padding-left: 50px;
}
header.model2-header .topmenu-mobile-section .nav-primary li.parent.active a.level-top,
header.header-section .topmenu-mobile-section .nav-primary li.parent.active a.level-top {
  display: block;
}
header.model2-header .topmenu-mobile-section .nav-primary ul.invisible li.active,
header.header-section .topmenu-mobile-section .nav-primary ul.invisible li.active {
  display: none;
}
header.model2-header .topmenu-mobile-section li.invisible,
header.header-section .topmenu-mobile-section li.invisible {
  display: none;
}

.toolbar-top .toolbar {
  z-index: 2;
}

.footer-section {
  background: #fff;
  padding: 100px 15px;
}
@media only screen and (max-width: 599px) {
  .footer-section {
    padding: 0 15px;
  }
}

.footer-section-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 770px) {
  .footer-section-container {
    padding: 40px 10px;
  }
}
@media only screen and (max-width: 599px) {
  .footer-section-container {
    padding: 40px 0;
  }
}
.footer-section-container .footer-block {
  width: 33.33333%;
  color: #786e7d;
  font-size: 14px;
  line-height: 24px;
}
.footer-section-container .footer-block.menu {
  line-height: 33px;
}
@media only screen and (max-width: 770px) {
  .footer-section-container .footer-block.menu {
    width: 50%;
  }
}
@media only screen and (max-width: 599px) {
  .footer-section-container .footer-block.menu {
    width: 100%;
  }
}
@media only screen and (max-width: 770px) {
  .footer-section-container .footer-block.logo {
    width: 50%;
  }
}
@media only screen and (max-width: 599px) {
  .footer-section-container .footer-block.logo {
    width: 100%;
    margin-top: 40px;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .footer-section-container .footer-block.logo p {
    font-size: 12px;
    line-height: 19px;
  }
}
.footer-section-container .footer-block.info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 770px) {
  .footer-section-container .footer-block.info {
    width: 100%;
    margin-top: 50px;
  }
}
@media only screen and (max-width: 599px) {
  .footer-section-container .footer-block.info {
    margin-top: 40px;
    justify-content: center;
    text-align: center;
  }
}
.footer-section-container .footer-block a {
  color: inherit;
}
.footer-section-container .footer-block a:hover {
  text-decoration: none;
}
.footer-section-container .footer-logo {
  width: 180px;
  margin-bottom: 50px;
}
.footer-section-container .selos {
  width: 100%;
  margin-bottom: 40px;
}
@media only screen and (max-width: 770px) {
  .footer-section-container .selos {
    width: 50%;
  }
}
@media only screen and (max-width: 599px) {
  .footer-section-container .selos {
    width: 100%;
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid #E0E0E0;
  }
}
.footer-section-container .selos h3 {
  display: block;
  margin-bottom: 15px;
  font-weight: 600;
}
.footer-section-container .selos img, .footer-section-container .selos p, .footer-section-container .selos a {
  display: inline-block;
  vertical-align: top;
}
.footer-section-container .selos img {
  margin-right: 10px;
  max-height: 75px;
  max-width: 90px;
}
.footer-section-container .payment {
  margin-bottom: 40px;
}
.footer-section-container .payment img {
  width: auto;
}
.footer-section-container .payment h3 {
  display: block;
  margin-bottom: 15px;
  font-weight: 600;
}
.footer-section-container .social {
  width: 100%;
}
@media only screen and (max-width: 770px) {
  .footer-section-container .social {
    width: 50%;
  }
}
@media only screen and (max-width: 599px) {
  .footer-section-container .social {
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
    border-bottom: 1px solid #E0E0E0;
  }
}
.footer-section-container .social h3 {
  display: block;
  margin-bottom: 15px;
  font-weight: 600;
}
.footer-section-container .social h3 {
  margin-bottom: 15px;
}
.footer-section-container .social img, .footer-section-container .social p, .footer-section-container .social a {
  display: inline-block;
  vertical-align: top;
}
.footer-section-container .social img {
  width: 32px;
  margin-right: 10px;
}

.whatsapp-widget {
  position: fixed;
  right: 12px;
  bottom: 40px;
  width: 60px;
  z-index: 40;
}
@media only screen and (max-width: 770px) {
  .whatsapp-widget {
    width: 50px;
  }
}

body .gk-modal-opening-btn {
  bottom: 40px;
  z-index: 10;
}

.copyright-section-container {
  text-align: center;
}
.copyright-section-container a {
  display: inline-block;
  width: auto;
  margin: 0 auto;
}

.payments-security {
  display: block;
  width: 100%;
  background-color: #F4F4F4;
  padding: 85px 0 45px 0;
  margin-top: -44px;
}
@media only screen and (max-width: 1170px) {
  .payments-security {
    padding: 185px 0 45px 0;
    margin-top: -165px;
  }
}
@media only screen and (max-width: 770px) {
  .payments-security {
    border-bottom: 2px solid #E0E0E0;
    background-color: #ffffff;
    margin-top: 0;
    padding: 45px 0;
  }
}
.payments-security .content {
  display: flex;
  width: 1199px;
  max-width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 1170px) {
  .payments-security .content {
    justify-content: space-between;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 770px) {
  .payments-security .content {
    flex-wrap: wrap;
  }
}
.payments-security .content .payments {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 770px) {
  .payments-security .content .payments {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.payments-security .content .payments h2 {
  font-size: 16px;
  color: #796E7C;
  font-weight: 600;
}
.payments-security .content .payments p {
  display: block;
  margin-left: 15px;
}
@media only screen and (max-width: 770px) {
  .payments-security .content .payments p {
    justify-content: center;
    width: 100%;
    margin: 10px 0 0 0;
  }
}
.payments-security .content .payments p img {
  float: left;
  width: 45px;
}
.payments-security .content .payments ul {
  display: flex;
  margin-left: 15px;
}
@media only screen and (max-width: 770px) {
  .payments-security .content .payments ul {
    justify-content: center;
    width: 100%;
    margin: 10px 0 0 0;
  }
}
.payments-security .content .payments ul li {
  display: block;
  width: 45px;
}
.payments-security .content .certificacoes {
  display: flex;
  align-items: center;
  margin-left: 160px;
}
@media only screen and (max-width: 770px) {
  .payments-security .content .certificacoes {
    display: block;
    width: 100%;
    text-align: center;
    margin: 40px 0 0 0;
  }
}
.payments-security .content .certificacoes h2 {
  font-size: 16px;
  color: #796E7C;
  font-weight: 600;
}
.payments-security .content .certificacoes img {
  float: left;
  width: 68px;
  margin-left: 15px;
}
@media only screen and (max-width: 770px) {
  .payments-security .content .certificacoes img {
    margin: 0 auto;
  }
}

.address-copyright {
  display: block;
  width: 100%;
  padding: 45px 0;
}
@media only screen and (max-width: 479px) {
  .address-copyright {
    padding: 25px 0;
  }
}
.address-copyright .content {
  display: flex;
  justify-content: space-between;
  width: 1199px;
  max-width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 1170px) {
  .address-copyright .content {
    justify-content: space-between;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 770px) {
  .address-copyright .content {
    flex-wrap: wrap;
  }
}
.address-copyright .content .endereco {
  display: block;
}
.address-copyright .content .endereco p {
  font-size: 14px;
  color: #796E7C;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 22px;
}
@media only screen and (max-width: 479px) {
  .address-copyright .content .endereco p {
    font-size: 12px;
    color: #796E7C;
  }
}
.address-copyright .content .copyrights {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 479px) {
  .address-copyright .content .copyrights {
    margin-top: 25px;
  }
}

.highlights-section {
  padding: 45px 15px 22px;
}
@media only screen and (max-width: 599px) {
  .highlights-section {
    padding: 15px 15px 0;
  }
}
.highlights-section .highlights-section-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.highlights-section .highlight-block {
  width: auto;
  text-align: center;
}
.highlights-section .highlight-block img {
  margin: auto;
  height: 25px;
}
@media only screen and (max-width: 770px) {
  .highlights-section .highlight-block {
    width: 50%;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 479px) {
  .highlights-section .highlight-block {
    width: 100%;
  }
}
.highlights-section .highlight-block p:first-child {
  min-height: 30px;
}
.highlights-section .highlight-block p strong {
  display: block;
  color: #796E7C;
  font-size: 14px;
  font-weight: 600;
}
.highlights-section .highlight-block p a {
  display: block;
  color: #786e7d;
  font-size: 12px;
  font-weight: 300;
}
.highlights-section .highlight-block p a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 599px) {
  .highlights-section .info {
    display: inline-block;
    vertical-align: middle;
  }
}
.highlights-section .icon {
  display: block;
  min-height: 50px;
}
@media only screen and (max-width: 599px) {
  .highlights-section .icon {
    display: inline-block;
    min-height: 0;
    width: 50px;
    vertical-align: middle;
  }
}
.highlights-section .name {
  display: block;
  color: #796E7C;
  font-size: 14px;
  font-weight: 600;
}
.highlights-section .description {
  display: block;
  color: #786e7d;
  font-size: 12px;
  font-weight: 300;
}
.highlights-section .description a {
  color: #786e7d;
}

@media only screen and (max-width: 770px) {
  .highlights-copy {
    max-width: 300%;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
  }
}
@media only screen and (max-width: 770px) {
  .highlights-copy .highlights-section {
    max-width: 300%;
  }
}
@media only screen and (max-width: 770px) {
  .highlights-copy .highlights-section .highlights-section-container {
    max-width: 300%;
  }
}
@media only screen and (max-width: 770px) {
  .highlights-copy .highlights-section .highlight-block {
    width: auto;
    padding: 30px;
  }
}

.highlights-section-checkout {
  padding: 45px 15px 0px 15px;
}
@media only screen and (max-width: 770px) {
  .highlights-section-checkout {
    background-color: #F4F4F4;
    padding: 40px 0;
  }
}
.highlights-section-checkout .highlights-section-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 770px) {
  .highlights-section-checkout .highlights-section-container {
    padding: 0 15px 0px 15px;
  }
}
.highlights-section-checkout .highlights-section-container .highlights-title {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}
.highlights-section-checkout .highlights-section-container .highlights-title h2 {
  font-size: 22px;
  color: #796E7C;
  font-weight: 600;
  letter-spacing: 0;
}
@media only screen and (max-width: 479px) {
  .highlights-section-checkout .highlights-section-container .highlights-title h2 {
    font-size: 18px;
  }
}
.highlights-section-checkout .highlights-section-container .highlights-title p {
  font-size: 14px;
  color: #796E7C;
  font-weight: 300;
  letter-spacing: 0;
  margin-top: 10px;
}
@media only screen and (max-width: 479px) {
  .highlights-section-checkout .highlights-section-container .highlights-title p {
    margin-top: 30px;
  }
}
.highlights-section-checkout .highlights-section-container .highlights-blocks {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
@media only screen and (max-width: 1170px) {
  .highlights-section-checkout .highlights-section-container .highlights-blocks {
    justify-content: center;
  }
}
.highlights-section-checkout .highlights-section-container .highlights-blocks .highlight-block {
  display: block;
  width: 380px;
  min-height: 90px;
  background: #FFFFFF;
  border: 1px solid #D3D3D3;
  border-radius: 3px;
  z-index: 0;
}
.highlights-section-checkout .highlights-section-container .highlights-blocks .highlight-block a {
  cursor: pointer;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 17px 20px;
}
.highlights-section-checkout .highlights-section-container .highlights-blocks .highlight-block a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 1170px) {
  .highlights-section-checkout .highlights-section-container .highlights-blocks .highlight-block {
    margin-bottom: 15px;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 770px) {
  .highlights-section-checkout .highlights-section-container .highlights-blocks .highlight-block {
    width: 60%;
    margin: 0 0 25px 0;
  }
}
@media only screen and (max-width: 599px) {
  .highlights-section-checkout .highlights-section-container .highlights-blocks .highlight-block {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .highlights-section-checkout .highlights-section-container .highlights-blocks .highlight-block {
    min-height: 60px;
    margin-bottom: 10px;
  }
  .highlights-section-checkout .highlights-section-container .highlights-blocks .highlight-block:last-child {
    margin-bottom: 0;
  }
}
.highlights-section-checkout .highlights-section-container .highlights-blocks .icon {
  min-width: 35px;
  min-height: auto;
  margin-right: 15px;
}
@media only screen and (max-width: 599px) {
  .highlights-section-checkout .highlights-section-container .highlights-blocks .info {
    display: inline-block;
    vertical-align: middle;
  }
}
.highlights-section-checkout .highlights-section-container .highlights-blocks .info .name {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #796E7C;
}
.highlights-section-checkout .highlights-section-container .highlights-blocks .info .description {
  display: block;
  font-size: 12px;
  color: #796E7C;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 16px;
}
@media only screen and (max-width: 599px) {
  .highlights-section-checkout .highlights-section-container .highlights-blocks .info .description {
    display: none;
  }
}
.highlights-section-checkout .highlights-section-container .highlights-blocks .info .description a {
  color: #786e7d;
}
.highlights-section-checkout .highlights-section-container .highlights-blocks .info .description a:hover {
  text-decoration: none;
}

.newsletter-section {
  position: relative;
  height: 195px;
  background-image: url("../images/footer-newsletter.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0 15px;
}
@media only screen and (max-width: 599px) {
  .newsletter-section {
    height: auto;
    padding: 20px 15px 35px 15px;
  }
}

.newsletter-section-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100%;
}
@media only screen and (max-width: 599px) {
  .newsletter-section-container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.newsletter-section-container .title {
  color: #FFFFFF;
  font-size: 20px;
  font-family: "Muli", sans-serif;
  font-weight: 600;
}
@media only screen and (max-width: 599px) {
  .newsletter-section-container .title {
    width: 100%;
    font-size: 14px;
  }
}
.newsletter-section-container .description {
  color: #FFFFFF;
  font-size: 14px;
  width: 220px;
  padding: 0 10px;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (max-width: 599px) {
  .newsletter-section-container .description {
    width: 100%;
    padding: 0;
    margin: 10px 0 30px 0;
  }
}
.newsletter-section-container .form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 590px;
}
@media only screen and (max-width: 1199px) {
  .newsletter-section-container .form {
    width: 450px;
  }
}
@media only screen and (max-width: 979px) {
  .newsletter-section-container .form {
    width: 300px;
  }
}
@media only screen and (max-width: 599px) {
  .newsletter-section-container .form {
    width: 100%;
  }
}
.newsletter-section-container .input-box {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 68%;
}
@media only screen and (max-width: 979px) {
  .newsletter-section-container .input-box {
    width: 100%;
  }
}
@media only screen and (max-width: 979px) {
  .newsletter-section-container .input-box {
    font-size: 12px;
  }
}
.newsletter-section-container .input {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding-left: 15px;
  border: 0;
  font-weight: 600;
  width: 100%;
  height: 40px;
  background: #FFFFFF;
  border-radius: 2px;
  outline: none;
}
@media only screen and (max-width: 599px) {
  .newsletter-section-container .input {
    color: #796E7C;
    -webkit-font-smoothing: antialiased;
  }
}
.newsletter-section-container .validation-advice {
  background: #F44336;
}
.newsletter-section-container .validation-advice,
.newsletter-section-container .message {
  -webkit-font-smoothing: antialiased;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-weight: 300;
  font-size: 12px;
  width: 100%;
  padding: 5px 10px;
  position: relative;
  color: #fff;
  bottom: 0;
  margin: 10px 0 0 0;
}
@media only screen and (max-width: 979px) {
  .newsletter-section-container .validation-advice,
  .newsletter-section-container .message {
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    position: relative;
  }
}
.newsletter-section-container .message {
  display: none;
}
.newsletter-section-container .message.active {
  display: block;
}
.newsletter-section-container .message.error {
  background: #F44336;
}
.newsletter-section-container .message.warning {
  background: #FF9800;
}
.newsletter-section-container .message.success {
  background: #4CAF50;
}
.newsletter-section-container .loading {
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: none;
  position: absolute;
  width: 33px;
  right: 0;
  top: 50%;
}
@media only screen and (max-width: 599px) {
  .newsletter-section-container .loading {
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    top: 4px;
  }
}
.newsletter-section-container .loading.active {
  display: block;
}
.newsletter-section-container .submit {
  -webkit-font-smoothing: antialiased;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  outline: none;
  display: inline-block;
  vertical-align: middle;
  border: 0;
  border-color: #81368A;
  color: #ffffff;
  text-align: center;
  width: 29%;
  height: 40px;
  background: #e62a00;
  font-weight: 600;
}
.newsletter-section-container .submit.disabled {
  opacity: 0.7;
  cursor: progress;
}
@media only screen and (max-width: 979px) {
  .newsletter-section-container .submit {
    width: 100%;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 599px) {
  .newsletter-section-container .submit {
    margin-top: 20px;
  }
}

.newsletter-accept {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 1rem;
}
.newsletter-accept label {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  width: calc(100% - 20px);
  font-size: 13px;
  color: #ffffff;
  font-weight: 500;
  margin-left: 5px;
}
.newsletter-accept label a {
  color: #ffffff;
  text-decoration: underline;
}

.copyright-section {
  background: #fff;
  padding: 0 15px;
  padding-bottom: 50px;
}

body.dark-theme {
  background-color: #20252a;
}
body.dark-theme .global-messages-section {
  background-color: #20252a;
}
body.dark-theme .header-full {
  border-bottom: 1px solid #434b52;
}
body.dark-theme header.model2-header {
  background-color: #20252a;
}
body.dark-theme header.model2-header .header-section-container {
  padding: 13px 0;
}
body.dark-theme .topmenu-section.model2-header {
  background-color: #282d32;
}
body.dark-theme header.model2-header .header-links-block .icon p,
body.dark-theme .topmenu-section.model2-header .topmenu-section-container .nav-primary li.level0 &gt; a {
  color: #b5b5b5;
}
body.dark-theme header.model2-header .header-links-block .icon p:hover,
body.dark-theme .topmenu-section.model2-header .topmenu-section-container .nav-primary li.level0 &gt; a:hover {
  color: #ffffff;
}
body.dark-theme .header-speechbar .social-media a.blog {
  background-image: url(../images/darktheme/blog-header.svg);
}
body.dark-theme .header-speechbar .social-media a.instagram {
  background-image: url(../images/darktheme/instagram-header.svg);
}
body.dark-theme .header-speechbar .social-media a.facebook {
  background-image: url(../images/darktheme/facebook-header.svg);
}
body.dark-theme .header-speechbar ul li a,
body.dark-theme .header-speechbar .social-media a.blog {
  color: #b5b5b5;
}
body.dark-theme .header-speechbar ul li a:hover,
body.dark-theme .header-speechbar .social-media a.blog:hover {
  color: #ffffff;
}
body.dark-theme .header-speechbar ul li:hover {
  border-bottom: 1px solid #b5b5b5;
}
body.dark-theme .header-speechbar .default-section-container::before {
  background-color: #282d32;
}
body.dark-theme header.model2-header .header-search {
  border: 1px solid #434b52;
}
body.dark-theme header.model2-header .header-search-input {
  background-color: #20252a;
}
body.dark-theme header.model2-header .header-search-input,
body.dark-theme header.model2-header .header-search-input::placeholder {
  color: #b5b5b5;
}
body.dark-theme body.cms-institutional-page .nav-left ul {
  background-color: #20252a;
}
body.dark-theme header.model2-header .header-links-block .icon p {
  color: #b5b5b5;
}
body.dark-theme header.model2-header .header-links-block .active {
  border: 1px solid #434b52;
  background-color: #20252a;
}
body.dark-theme header.model2-header .header-links-block .active li {
  color: #b5b5b5 !important;
}
body.dark-theme header.model2-header .header-links-block .active li a {
  color: #b5b5b5 !important;
}
body.dark-theme header.model2-header .header-links-block .active li a:hover {
  background-color: unset;
  color: #ffffff !important;
}
body.dark-theme header.model2-header .header-links-block .active .link:hover:not(.submenu-atendimento),
body.dark-theme header.model2-header .header-links-block .active li &gt; a:hover:not(.submenu-atendimento) {
  background-color: unset;
}
body.dark-theme header.model2-header .header-links-block .menu .submenu-atendimento {
  border-bottom: 1px solid #434b52;
}
body.dark-theme header.model2-header .header-links-block .menu .submenu-atendimento .title, body.dark-theme header.model2-header .header-links-block .menu .submenu-atendimento p {
  color: #b5b5b5;
}
body.dark-theme header.model2-header .header-links-block .menu .submenu-atendimento .image-info a {
  color: #b5b5b5;
}
body.dark-theme header.model2-header .header-links-account .account-menu li:not(.arrow) {
  padding: 15px 15px;
}
body.dark-theme.cms-institutional-page .nav-left ul li a {
  color: #b5b5b5 !important;
}
body.dark-theme.cms-institutional-page .nav-left ul li.selected a {
  color: black !important;
}
body.dark-theme header.model2-header .topmenu-mobile-section li &gt; a, body.dark-theme header.header-section .topmenu-mobile-section li &gt; a,
body.dark-theme header.model2-header .topmenu-mobile-section p.default a,
body.dark-theme header.model2-header .topmenu-mobile-section li &gt; a span, body.dark-theme header.header-section .topmenu-mobile-section li &gt; a span {
  background-color: #000000;
  color: #abadae;
}
body.dark-theme header.model2-header .topmenu-mobile-section li.login-mobile, body.dark-theme header.header-section .topmenu-mobile-section li.login-mobile,
body.dark-theme header.model2-header .topmenu-mobile-section li.login-mobile a, body.dark-theme header.header-section .topmenu-mobile-section li.login-mobile a,
body.dark-theme header.model2-header .topmenu-mobile-section li.central-atendimento a, body.dark-theme header.header-section .topmenu-mobile-section li.central-atendimento a {
  background-color: #202020;
  color: #abadae;
}
body.dark-theme header.model2-header .topmenu-mobile-section p.default a {
  border-bottom: 1px solid #abadae;
}
body.dark-theme header.model2-header .topmenu-mobile-section li.login-mobile, body.dark-theme header.header-section .topmenu-mobile-section li.login-mobile {
  border-top: none;
}
body.dark-theme .header-checkout-section {
  background-color: #20252a;
}
body.dark-theme .header-checkout-section .keep-buying p {
  color: #ffffff;
}
body.dark-theme .highlights-section .highlight-block p a,
body.dark-theme .highlights-section .highlight-block p strong {
  color: #ffffff;
}
body.dark-theme .customer-ratings &gt; div h2 {
  color: #b5b5b5;
}
body.dark-theme .customer-ratings &gt; div h4 {
  color: #b5b5b5;
}
body.dark-theme .customer-ratings &gt; div &gt; ul .slick-arrow.slick-prev {
  background-image: url("../images/slick-navigation-prev.svg");
}
body.dark-theme .customer-ratings &gt; div &gt; ul .slick-arrow.slick-next {
  background-image: url("../images/slick-navigation-next.svg");
}
body.dark-theme .customer-ratings &gt; div &gt; ul li.slick-slide div h3 {
  color: #b5b5b5;
}
body.dark-theme .customer-ratings &gt; div &gt; ul li.slick-slide p {
  color: #b5b5b5;
}
body.dark-theme .list-category-products-section .products-grid-title-section .title {
  color: #b5b5b5;
}
body.dark-theme .products-grid .item {
  border: 1px solid #20252a;
  background-color: #20252a;
}
body.dark-theme .products-grid .item .product-image {
  border-bottom: 1px solid #20252a;
}
body.dark-theme .products-grid .item .product-name a {
  color: #b5b5b5;
}
body.dark-theme .products-grid .item .price-box .regular-price,
body.dark-theme .products-grid .item .price-box .special-price,
body.dark-theme .products-grid .item .price-box .minimal-price,
body.dark-theme .products-grid .item .price-box .minimal-price-link,
body.dark-theme .products-grid .item .price-box .old-price {
  color: #b5b5b5;
}
body.dark-theme .products-grid .item .installments-box .installments {
  color: #b5b5b5;
}
body.dark-theme .products-grid .item .alternate-price-box .installments,
body.dark-theme .products-grid .item .alternate-price-box .billet,
body.dark-theme .products-grid .item .alternate-price-box .pix {
  color: #b5b5b5;
}
body.dark-theme .products-grid .item:hover .actions .btn-cart,
body.dark-theme .products-grid .item:hover .actions .button {
  background-color: #20252a;
}
body.dark-theme .catalog-category-banner-section.no-image h1 {
  color: #b5b5b5;
}
body.dark-theme .catalog-category-banner-section.category-banner-fixed {
  background-color: #282d32;
}
body.dark-theme .catalog-category-banner-section h1 .category-text,
body.dark-theme .catalog-category-banner-section h1 .category-full-text {
  background-color: #20252a;
  color: #b5b5b5;
}
body.dark-theme .catalog-category-banner-section h1 .category-text .readmore,
body.dark-theme .catalog-category-banner-section h1 .category-full-text .readmore {
  background-color: #20252a;
}
body.dark-theme .toolbar-top .toolbar .customlayered {
  border: 1px solid #434b52;
}
body.dark-theme .toolbar-top .toolbar .customlayered .filters {
  border: 1px solid #434b52;
}
body.dark-theme .toolbar-top .toolbar .customlayered .filters ol li a:hover {
  text-decoration: none;
  color: #ffffff;
}
body.dark-theme .toolbar-top .toolbar .sorter .sort-by {
  border: 1px solid #434b52;
}
body.dark-theme .toolbar-top .toolbar .sorter .sort-by ul.active {
  border: 1px solid #434b52;
}
body.dark-theme .toolbar-top .toolbar .sorter .sort-by ul.active li:hover {
  color: #ffffff;
}
body.dark-theme .toolbar-top .toolbar .sorter .sort-by label,
body.dark-theme .toolbar-top .toolbar .customlayered .label-container label,
body.dark-theme .toolbar-top .toolbar .customlayered .non-selected ul li.name,
body.dark-theme .toolbar-top .toolbar .customlayered .non-selected ul li a,
body.dark-theme .toolbar-top .toolbar .custom-select ul li.link {
  color: #b5b5b5;
}
body.dark-theme .toolbar-top .toolbar .custom-select ul,
body.dark-theme .toolbar-top .toolbar .customlayered.active .filters {
  background-color: #20252a;
}
body.dark-theme .toolbar-top .toolbar .customlayered .filters-container .currently li {
  border: 1px solid #434b52;
  background: #20252a;
}
body.dark-theme .toolbar-top .toolbar .customlayered .filters-container .currently li span,
body.dark-theme .toolbar-top .toolbar .customlayered .filters-container .currently li span {
  color: #b5b5b5;
}
body.dark-theme .toolbar-top .toolbar .customlayered .filters-container .currently li .btn-remove:after,
body.dark-theme .toolbar-top .toolbar .customlayered .filters-container .currently li .btn-remove:hover {
  background-color: #20252a;
}
body.dark-theme .infinity-scroll-container .loading p {
  background-color: #20252a;
  color: #b5b5b5;
}
body.dark-theme .infinity-scroll-no-more-products-section h4 {
  color: #b5b5b5;
}
body.dark-theme .blur-content {
  background-color: #20252a;
}
body.dark-theme.catalog-product-view,
body.dark-theme .product-collateral,
body.dark-theme .product-review-section {
  background-color: #20252a;
}
body.dark-theme.catalog-product-view .breadcrumbs.vertical-theme ul li, body.dark-theme.catalog-product-view .breadcrumbs.vertical-theme ul li strong {
  color: #b5b5b5;
}
body.dark-theme .product-view .product-shop.vertical-theme .product-name .h1,
body.dark-theme .product-view .product-shop.vertical-theme .product-name .product-ref p,
body.dark-theme .product-view .product-shop.vertical-theme .product-name .product-ref .div-ratings a,
body.dark-theme .product-view .product-shop.vertical-theme .short-description,
body.dark-theme .product-view .product-shop.vertical-theme .old-price,
body.dark-theme .product-view .product-shop.vertical-theme .special-price,
body.dark-theme .product-view .product-shop.vertical-theme .regular-price,
body.dark-theme .product-view .product-shop.vertical-theme .price-info .installments,
body.dark-theme .product-view .product-shop.vertical-theme .price-info .billetdiscount {
  color: #b5b5b5;
}
body.dark-theme .product-view .product-shop.vertical-theme .price-info {
  border-color: #333a40;
}
body.dark-theme .product-view .product-shop.vertical-theme .product-name .product-ref p {
  border-color: #333a40;
}
body.dark-theme .product-view .add-to-links li:first-child {
  border-color: #333a40;
}
body.dark-theme .product-view .product-options {
  border-color: #333a40;
}
body.dark-theme .product-view .product-options label, body.dark-theme .product-view .product-options .select-label {
  color: #b5b5b5;
}
body.dark-theme .product-view .product-shop.vertical-theme .add-to-cart .input-text {
  border-color: #434b52;
  background-color: #434b52;
  font-size: 16px;
  color: #b5b5b5;
}
body.dark-theme .product-view .add-to-links li a {
  color: #b5b5b5;
}
body.dark-theme .product-view .product-shop.vertical-theme .block-related {
  border-color: #20252a;
  background-color: #20252a;
  box-shadow: none;
  padding: 0;
}
body.dark-theme .product-view .product-shop.vertical-theme .block-related .block-title h2,
body.dark-theme .block-related .block-subtitle,
body.dark-theme .product-view .product-shop.vertical-theme .block-related .item .product-details .product-name a {
  color: #b5b5b5;
}
body.dark-theme .product-view .product-shop.vertical-theme .shipping-estimate-input {
  border-color: #4e5860;
  background-color: #434b52;
  box-shadow: none;
  color: #b5b5b5;
}
body.dark-theme .product-view .product-shop.vertical-theme .shipping-estimate-input::placeholder {
  color: #b5b5b5;
}
body.dark-theme .shipping-estimate .shipping-estimate-button {
  border-color: #4e5860;
  background-color: #434b52;
  color: #b5b5b5;
}
body.dark-theme .shipping-estimate .shipping-estimate-table th,
body.dark-theme .shipping-estimate .shipping-estimate-table td {
  color: #b5b5b5;
}
body.dark-theme .product-collateral .toggle-tabs li &gt; span {
  color: #b5b5b5;
}
body.dark-theme .product-view .tabs.vertical-theme .toggle-tabs {
  border-color: #333a40;
}
body.dark-theme .product-view .tabs.vertical-theme .toggle-tabs li.current::after {
  border-color: #b5b5b5;
  background-color: #b5b5b5;
}
body.dark-theme.catalog-product-view .collateral-tabs .std div, body.dark-theme.catalog-product-view .collateral-tabs .std p, body.dark-theme.catalog-product-view .collateral-tabs .std span {
  color: #b5b5b5;
}
body.dark-theme #product-attribute-specs-table {
  border-color: #333a40;
}
body.dark-theme #product-attribute-specs-table th {
  border-color: #333a40;
  background-color: #282d32;
  color: #b5b5b5;
}
body.dark-theme .data-table thead th,
body.dark-theme .data-table tbody td {
  border-color: #333a40;
  color: #ffffff;
}
body.dark-theme .customer-account .data-table thead th,
body.dark-theme .customer-account .data-table tbody td {
  border-color: #e3e3e3;
  color: #636363;
}
body.dark-theme .product-view .facebook-product-comments h2 {
  color: #b5b5b5;
}
body.dark-theme .product-view .facebook-product-comments h2 .pluginSkinLight {
  color: #b5b5b5;
}
body.dark-theme .product-view .box-up-sell.vertical-theme h2 {
  color: #ffffff;
}
body.dark-theme .product-review-section {
  border-color: #333a40;
}
body.dark-theme .product-review-section:before {
  background-color: #333a40;
}
body.dark-theme .product-review-section .review-title,
body.dark-theme .ratings .rating-label {
  color: #b5b5b5;
}
body.dark-theme .product-review-section .review-form-container .form-list .input-text,
body.dark-theme .product-review-section .review-form-container .form-list textarea,
body.dark-theme .product-review-section .review-form-container .button {
  border-color: #333a40;
  background-color: #282d32;
  color: #b5b5b5;
}
body.dark-theme .product-review-section .review-list-container .review-be-the-first {
  border-color: #333a40 !important;
  background-color: #282d32;
  box-shadow: none;
}
body.dark-theme .product-review-section .review-list-container .review-be-the-first .text h4,
body.dark-theme .product-review-section .review-list-container .review-be-the-first .text p,
body.dark-theme .product-review-section .review-list-container ul.summary .rating-label {
  color: #b5b5b5;
}
body.dark-theme .product-review-section ul.list li {
  background: none;
  padding: 29px 0;
}
body.dark-theme .product-review-section ul.list li .date,
body.dark-theme .product-review-section ul.list li .title,
body.dark-theme .product-review-section ul.list li .description {
  color: #b5b5b5;
}
body.dark-theme .product-view .product-custom-availability {
  height: 44px;
}
body.dark-theme .product-view .product-shop.vertical-theme .product-options dd .configurable-swatch-list li .swatch-link {
  background: none;
  border: none;
}
body.dark-theme .product-view .product-shop.vertical-theme .product-options dd .configurable-swatch-list li .swatch-link .swatch-label {
  color: #1C87C9;
  border: 1px solid #1C87C9;
  background-color: #20252a;
}
body.dark-theme .product-view .product-shop.vertical-theme .product-options dd .configurable-swatch-list li .swatch-link .swatch-label:hover {
  color: #FFFFFF;
  background-color: #1C87C9;
}
body.dark-theme .product-view .product-shop.vertical-theme .product-options dd .configurable-swatch-list li.selected .swatch-link .swatch-label {
  background-color: #1C87C9;
  color: #FFFFFF;
  border: 1px solid #1C87C9;
}
body.dark-theme .product-view .product-shop.vertical-theme .product-options dd .configurable-swatch-list li.not-available .swatch-link .swatch-label {
  background-color: #1b1b1b;
  color: #4c4c4c;
  border: 1px solid #4c4c4c;
}
body.dark-theme.checkout-cart-index {
  background-color: #20252a;
}
body.dark-theme .cart .page-title h1,
body.dark-theme .cart-table thead tr th,
body.dark-theme .cart-table .product-cart-info .product-name a,
body.dark-theme .cart-table .product-cart-price .price,
body.dark-theme .cart-table .product-cart-total .price {
  color: #ffffff;
}
body.dark-theme .cart-table thead tr {
  border-color: #333a40;
}
body.dark-theme .cart-table .product-cart-actions .qty,
body.dark-theme .cart-table tfoot tr td .btn-continue,
body.dark-theme #discount-coupon-form .button-wrapper &gt; button,
body.dark-theme .cart .giftcard .button-wrapper &gt; button,
body.dark-theme .shipping .input-box .buttons-set .button,
body.dark-theme .shipping #co-shipping-method-form .buttons-set button.button,
body.dark-theme .cart-table tfoot tr td .btn-continue {
  border-color: #333a40 !important;
  background-color: #282d32;
  box-shadow: none;
  color: #ffffff;
}
body.dark-theme .cart-table tfoot tr td .btn-continue span,
body.dark-theme #discount-coupon-form label, body.dark-theme .cart .giftcard label,
body.dark-theme .shipping .form-list label,
body.dark-theme .shipping .form-list a.know-cep,
body.dark-theme .cart .cart-totals table td,
body.dark-theme .cart .cart-totals table tfoot strong,
body.dark-theme .cart .cart-totals table tr.billetdiscount td:first-child,
body.dark-theme .cart .cart-totals table tr.billetdiscount td:last-child,
body.dark-theme .compra-segura p {
  color: #ffffff !important;
}
body.dark-theme .right-cart-content .right-content {
  border-color: #333a40;
  background-color: #20252a;
  box-shadow: none;
  color: #ffffff;
}
body.dark-theme #discount-coupon-form .input-text,
body.dark-theme .cart .giftcard .input-text,
body.dark-theme .shipping .input-box input {
  border-color: #333a40;
  background-color: #20252a;
  box-shadow: none;
  color: #ffffff;
}
body.dark-theme .shipping,
body.dark-theme .cart-totals-wrapper,
body.dark-theme .cart .cart-totals table tbody {
  border-color: #333a40;
}
body.dark-theme .cross-sell {
  border-color: #333a40;
  background-color: #20252a;
}
body.dark-theme .cart-table .product-cart-remove .btn-remove {
  background-image: url("../images/close-modal.svg");
  background-position: center;
  background-size: 18px;
}
body.dark-theme .checkout-onepage-success .receipt-content .order-message .order-received, body.dark-theme .depositpayment-default-success .receipt-content .order-message .order-received, body.dark-theme .checkout-onepage-success .receipt-content .order-message .order-received, body.dark-theme .pixpayment-default-success .receipt-content .order-message .order-received {
  color: #fff;
}
body.dark-theme .checkout-onepage-success .receipt-content .order-message .message, body.dark-theme .depositpayment-default-success .receipt-content .order-message .message, body.dark-theme .checkout-onepage-success .receipt-content .order-message .message, body.dark-theme .pixpayment-default-success .receipt-content .order-message .message {
  color: #fff;
}
body.dark-theme .checkout-onepage-success .receipt-content .order-infos .receipt-wrapper p, body.dark-theme .depositpayment-default-success .receipt-content .order-infos .receipt-wrapper p, body.dark-theme .checkout-onepage-success .receipt-content .order-infos .receipt-wrapper p, body.dark-theme .pixpayment-default-success .receipt-content .order-infos .receipt-wrapper p {
  color: #fff;
}
body.dark-theme .receipt-content .receipt-box.order-message h1, body.dark-theme .receipt-content .receipt-box.order-message h2, body.dark-theme .receipt-content .receipt-box.order-message .message, body.dark-theme .receipt-content .receipt-box.order-message p, body.dark-theme .receipt-content .receipt-box.order-message .order-number, body.dark-theme .receipt-content .receipt-box.order-message h3, body.dark-theme .receipt-content .receipt-box.order-message .number {
  color: #b5b5b5;
}
body.dark-theme .receipt-content .receipt-box.order-infos h4, body.dark-theme .receipt-content .receipt-box.order-infos p {
  color: #b5b5b5;
}
body.dark-theme .receipt-content .receipt-box.order-infos a {
  color: #fff;
}
body.dark-theme .checkout-onepage-success .receipt-content .order-infos .receipt-wrapper p, body.dark-theme .depositpayment-default-success .receipt-content .order-infos .receipt-wrapper p, body.dark-theme .checkout-onepage-success .receipt-content .order-infos .receipt-wrapper p, body.dark-theme .pixpayment-default-success .receipt-content .order-infos .receipt-wrapper p {
  color: #fff;
}
body.dark-theme .footer-section {
  background-color: #20252a;
}
body.dark-theme .copyright-section {
  background-color: #20252a;
}
body.dark-theme .footer-block.logo {
  color: #b5b5b5;
}
body.dark-theme .footer-section-container .footer-block a {
  color: #b5b5b5;
}
body.dark-theme .footer-section-container .footer-block a:hover {
  color: #ffffff;
}
body.dark-theme .footer-section-container .footer-block {
  color: #b5b5b5;
}
body.dark-theme .highlights-section-checkout .highlights-section-container .highlights-blocks .highlight-block {
  border-color: #333a40;
  background-color: #20252a;
}
body.dark-theme .highlights-section-checkout .highlights-section-container .highlights-title h2,
body.dark-theme .highlights-section-checkout .highlights-section-container .highlights-title p,
body.dark-theme .payments-security .content .payments h2,
body.dark-theme .payments-security .content .certificacoes h2,
body.dark-theme .address-copyright .content .endereco,
body.dark-theme .address-copyright .content .endereco p,
body.dark-theme .highlights-section-checkout .highlights-section-container .highlights-blocks .info .name,
body.dark-theme .highlights-section-checkout .highlights-section-container .highlights-blocks .info .description {
  color: #ffffff;
}
body.dark-theme .payments-security {
  background-color: #20252a;
}

.breadcrumbs-section {
  padding: 10px 15px;
}

.breadcrumbs {
  padding-bottom: 25px;
  overflow: hidden;
}

.breadcrumbs li {
  float: left;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
}
.breadcrumbs li strong {
  font-weight: 300;
}

.breadcrumbs a {
  float: left;
  color: #636363;
}

.breadcrumbs a:hover {
  color: #e97d00;
}

.breadcrumbs strong {
  color: #636363;
  font-weight: normal;
}

.breadcrumbs span {
  float: left;
  padding: 0 7px;
}

@media only screen and (max-width: 770px) {
  .breadcrumbs {
    display: none;
  }
}
@media only screen and (max-width: 1199px) {
  .catalog-category-view .main-section-container,
  .catalogsearch-result-index .main-section-container {
    padding: 0 15px;
  }
}

.catalog-category-view .main-section-container .col-main,
.catalogsearch-result-index .main-section-container .col-main {
  width: 100%;
  padding: 0;
}

@media only screen and (min-width: 979px) {
  .catalog-category-view .products-grid {
    padding-top: 37px;
  }
}

.products-grid-title-section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 25px;
}

.products-grid-title-section .products-grid-title-section-container {
  margin: auto;
}
@media only screen and (max-width: 1300px) {
  .products-grid-title-section .products-grid-title-section-container {
    display: block;
    margin: initial;
  }
}

.products-grid-title-section .title {
  -webkit-font-smoothing: antialiased;
  color: #796E7C;
  font-weight: 600;
  font-size: 36px;
  line-height: 43px;
}
@media only screen and (max-width: 1300px) {
  .products-grid-title-section .title {
    text-align: center;
    font-size: 24px;
  }
}

.products-grid-title-section .products-grid-carrousel-arrow {
  height: unset;
  position: absolute;
  z-index: 1;
  top: 500px;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 1300px) {
  .products-grid-title-section .products-grid-carrousel-arrow {
    margin: 3px 5px 0 auto;
    top: 0;
    position: unset;
    width: 50px;
  }
}

.products-grid-title-section .slick-arrow {
  display: inline-block;
  width: 10px;
  height: 20px;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.products-grid-title-section .slick-arrow.arrow-left {
  background-image: url("../images/slick-navigation-prev.svg");
}

.products-grid-title-section .slick-arrow.arrow-right {
  background-image: url("../images/slick-navigation-next.svg");
  margin-left: unset;
}
@media only screen and (max-width: 770px) {
  .products-grid-title-section .slick-arrow.arrow-right {
    margin-left: 23px;
  }
}

.products-grid.grid-1 .item {
  width: calc( (100% / 1) - ((26px * (1 - 1)) / 1) );
}

.products-grid.grid-2 .item {
  width: calc( (100% / 2) - ((26px * (2 - 1)) / 2) );
}

.products-grid.grid-3 .item {
  width: calc( (100% / 3) - ((26px * (3 - 1)) / 3) );
}

.products-grid.grid-4 .item {
  width: calc( (100% / 4) - ((26px * (4 - 1)) / 4) );
}

.products-grid.grid-5 .item {
  width: calc( (100% / 5) - ((26px * (5 - 1)) / 5) );
}

.products-grid.grid-6 .item {
  width: calc( (100% / 6) - ((26px * (6 - 1)) / 6) );
}

.products-grid.grid-7 .item {
  width: calc( (100% / 7) - ((26px * (7 - 1)) / 7) );
}

.products-grid.grid-8 .item {
  width: calc( (100% / 8) - ((26px * (8 - 1)) / 8) );
}

.products-grid.grid-9 .item {
  width: calc( (100% / 9) - ((26px * (9 - 1)) / 9) );
}

.products-grid.grid-10 .item {
  width: calc( (100% / 10) - ((26px * (10 - 1)) / 10) );
}

.products-grid.grid-11 .item {
  width: calc( (100% / 11) - ((26px * (11 - 1)) / 11) );
}

.products-grid.grid-12 .item {
  width: calc( (100% / 12) - ((26px * (12 - 1)) / 12) );
}

@media only screen and (max-width: 1199px) {
  .products-grid.grid-4 .item {
    width: calc( (100% / 3) - ((26px * (3 - 1)) / 3) );
  }
}

@media only screen and (max-width: 979px) {
  .products-grid.grid-4 .item,
  .products-grid.grid-3 .item {
    width: calc( (100% / 2) - ((26px * (2 - 1)) / 2) );
  }
}

@media only screen and (max-width: 770px) {
  .products-grid.grid-4 .item,
  .products-grid.grid-3 .item,
  .products-grid.grid-2 .item {
    width: calc( (100% / 2) - ((6px * (2 - 1)) / 2) );
  }
}

.products-grid.grid-4 .item .price-box .old-price {
  width: 100%;
  margin: 0;
  padding: 0;
}

.products-grid.grid-4 .item .price-box .old-price::before {
  display: none;
}

@media only screen and (max-width: 599px) {
  .products-grid.grid-mobile-1 .item {
    width: 100%;
  }
}

@media only screen and (max-width: 599px) {
  .products-grid.grid-mobile-1 .item .product-image img {
    max-height: 350px;
  }
}

@media only screen and (max-width: 599px) {
  .products-grid.grid-mobile-1 .item .product-name {
    height: fit-content;
  }
}

.products-grid {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.products-grid.with-carousel {
  display: block;
}
.products-grid.with-carousel:after {
  content: "";
  display: block;
  clear: both;
}
.products-grid.with-carousel .item {
  margin: 0 15px;
}
.products-grid.with-carousel .slick-list {
  max-width: none;
  margin: 0 -15px;
}
.products-grid .item {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ffffff;
  background: #ffffff;
  position: relative;
  margin-bottom: 26px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 770px) {
  .products-grid .item {
    padding-bottom: 30px;
  }
}
.products-grid .item.item-out-of-stock {
  display: none;
}
.products-grid .item.item-out-of-stock.visible {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  display: inline-block;
}
.products-grid .item:hover .actions {
  display: block;
  width: calc(100% - 40px);
  position: absolute;
  bottom: 20px;
}
@media only screen and (max-width: 479px) {
  .products-grid .item:hover .actions {
    display: none;
    width: 100%;
    bottom: 0;
  }
}
.products-grid .item:hover .actions .btn-cart, .products-grid .item:hover .actions .button {
  -webkit-font-smoothing: antialiased;
  display: block;
  width: 100%;
  height: 50px;
  border-radius: 4px;
  border: 1px solid #49964D;
  background: #FFFFFF;
  font-size: 16px;
  color: #49964D;
  font-weight: 600;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  line-height: 50px;
  padding: 0;
}
@media only screen and (max-width: 479px) {
  .products-grid .item:hover .actions .btn-cart, .products-grid .item:hover .actions .button {
    width: 100%;
    height: 35px;
    font-size: 12px;
    line-height: 35px;
  }
}
.products-grid .item:hover .actions .btn-cart:hover, .products-grid .item:hover .actions .button:hover {
  text-decoration: none;
}
.products-grid .item.fake, .products-grid .item.fake:hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  background: transparent;
  border: 0;
}
@media only screen and (max-width: 770px) {
  .products-grid .item.fake, .products-grid .item.fake:hover {
    padding-bottom: 30px;
  }
}

.products-grid .item.hover:hover {
  border: 1px solid #C5C5C5;
  box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 770px) {
  .products-grid .item.hover:hover {
    border: 1px solid #ffffff;
    box-shadow: none;
  }
}

.products-grid .item:hover .actions {
  display: block;
  width: calc(100% - 40px);
  position: absolute;
  bottom: 20px;
}
@media only screen and (max-width: 770px) {
  .products-grid .item:hover .actions {
    display: none;
  }
}

.products-grid .item:hover .actions .btn-cart,
.products-grid .item:hover .actions .button {
  -webkit-font-smoothing: antialiased;
  display: block;
  width: 100%;
  height: 50px;
  border-radius: 4px;
  border: 1px solid #4A90E2;
  background: #FFFFFF;
  font-size: 16px;
  color: #4A90E2;
  font-weight: 600;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  line-height: 50px;
  padding: 0;
}

.products-grid .item:hover .actions .btn-cart:hover,
.products-grid .item:hover .actions .button:hover {
  text-decoration: none;
}

.products-grid .item.fake,
.products-grid .item.fake:hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 1px;
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 599px) {
  .products-grid .item.fake,
  .products-grid .item.fake:hover {
    display: none;
  }
}

.products-grid .item .product-image {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-bottom: 1px solid #DFDFDF;
  overflow: -webkit-paged-x;
}

.products-grid .item .product-image img {
  max-width: 100%;
  max-height: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.product-image.column-count-4 {
  min-height: 276px;
}
@media only screen and (max-width: 599px) {
  .product-image.column-count-4 {
    min-height: 200px;
  }
}

.product-image.column-count-4 img {
  max-height: 333.891px !important;
}
@media only screen and (max-width: 599px) {
  .product-image.column-count-4 img {
    max-height: 201px !important;
  }
}

.product-image.column-count-3 {
  min-height: 454px;
}
@media only screen and (max-width: 599px) {
  .product-image.column-count-3 {
    min-height: 200px;
  }
}

.product-image.column-count-3 img {
  max-height: 453.594px !important;
}
@media only screen and (max-width: 599px) {
  .product-image.column-count-3 img {
    max-height: 411.594px !important;
  }
}
@media only screen and (max-width: 770px) {
  .product-image.column-count-3 img {
    max-height: 250px !important;
  }
}
@media only screen and (max-width: 1230px) and (min-width: 771px) {
  .product-image.column-count-3 img {
    max-height: 270px !important;
  }
}

.products-grid .slick-slide.item .product-image img:nth-child(2) {
  position: absolute;
}

body.catalog-category-view .products-grid .item .product-image img:nth-child(2) {
  position: relative;
}

.products-grid .item .product-info {
  display: block;
  text-align: center;
  padding: 0 20px;
  margin-top: 24px;
}
@media only screen and (max-width: 770px) {
  .products-grid .item .product-info {
    padding: 0 8px;
    margin-top: 12px;
  }
}

.products-grid .item .product-name {
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  height: 70px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}
@media only screen and (max-width: 770px) {
  .products-grid .item .product-name {
    font-size: 14px;
    height: 60px;
  }
}
@media only screen and (max-width: 599px) {
  .products-grid .item .product-name {
    font-size: 12px;
    line-height: 16px;
    height: 46px;
  }
}

.products-grid .item .product-name a {
  color: #796E7C;
}

.products-grid .item .product-name a:hover {
  text-decoration: none;
}

.products-grid .item .availability.out-of-stock {
  -webkit-font-smoothing: antialiased;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: calc(100% - 40px);
  height: 50px;
  background: #ECECEC;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  line-height: 50px;
  position: absolute;
  bottom: 20px;
}
@media only screen and (max-width: 770px) {
  .products-grid .item .availability.out-of-stock {
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    bottom: 6px;
    width: calc(100% - (2* 8px));
  }
}

.products-grid .item .availability.out-of-stock span {
  color: #796E7C;
}

.products-grid .item .ratings {
  margin: 10px 0 0 0;
}
@media only screen and (max-width: 770px) {
  .products-grid .item .ratings {
    display: none;
  }
}

.products-grid .item .ratings .rating-box .stars {
  width: 18px;
  height: 17px;
  background-image: url("../images/rating_list.png");
}

.products-grid .item .ratings .rating-box .stars.star-active {
  background-position: 0 16px;
}

.products-grid .item .price-box .bundle-full-price {
  -webkit-font-smoothing: antialiased;
  color: #49964D;
  font-weight: 600;
}
.products-grid .item .price-box .bundle-full-price .price-label {
  display: none;
}
.products-grid .item .price-box .bundle-full-price .full-label {
  display: none;
}

.products-grid .item .price-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 25px;
}
@media only screen and (max-width: 770px) {
  .products-grid .item .price-box {
    margin-top: 12px;
  }
}

.products-grid .item .price-box .minimal-price-link,
.products-grid .item .price-box .minimal-price-link .label {
  display: none;
}

.products-grid .item .price-box .minimal-price .price-label {
  display: none;
}

.products-grid .item .price-box .old-price {
  -webkit-font-smoothing: antialiased;
  color: #796E7C;
  font-weight: 300;
  text-decoration: line-through;
  padding-right: 18px;
  margin-right: 16px;
  position: relative;
}
@media only screen and (max-width: 770px) {
  .products-grid .item .price-box .old-price {
    padding-right: 8px;
    margin-right: 8px;
  }
}

.products-grid .item .price-box .old-price::before {
  content: "";
  width: 1px;
  height: 20px;
  background-color: #796E7C;
  position: absolute;
  top: 5px;
  right: 0;
}
@media only screen and (max-width: 770px) {
  .products-grid .item .price-box .old-price::before {
    height: 15px;
    top: 3px;
  }
}

.products-grid .item .price-box .old-price .price-label,
.products-grid .item .price-box .special-price .price-label {
  display: none;
}

.products-grid .item .price-box .regular-price {
  display: block;
}

.products-grid .item .price-box .regular-price,
.products-grid .item .price-box .special-price,
.products-grid .item .price-box .minimal-price,
.products-grid .item .price-box .minimal-price-link {
  -webkit-font-smoothing: antialiased;
  color: #786e7d;
  font-weight: 600;
}

.products-grid .item .price-box .regular-price .price,
.products-grid .item .price-box .special-price .price,
.products-grid .item .price-box .minimal-price .price,
.products-grid .item .price-box .minimal-price-link .price,
.products-grid .item .price-box .old-price .price {
  font-size: 20px;
}
@media only screen and (max-width: 770px) {
  .products-grid .item .price-box .regular-price .price,
  .products-grid .item .price-box .special-price .price,
  .products-grid .item .price-box .minimal-price .price,
  .products-grid .item .price-box .minimal-price-link .price,
  .products-grid .item .price-box .old-price .price {
    font-size: 16px;
  }
}
@media only screen and (max-width: 599px) {
  .products-grid .item .price-box .regular-price .price,
  .products-grid .item .price-box .special-price .price,
  .products-grid .item .price-box .minimal-price .price,
  .products-grid .item .price-box .minimal-price-link .price,
  .products-grid .item .price-box .old-price .price {
    font-size: 14px;
  }
}

@media only screen and (max-width: 599px) {
  .products-grid .item .price-box .old-price .price {
    font-size: 12px;
  }
}

@media only screen and (max-width: 599px) {
  .products-grid .item .price-box .special-price {
    line-height: 16px;
  }
}

.products-grid .item .alternate-price-box {
  display: block;
  text-align: center;
  width: 100%;
  margin-top: 10px;
}
@media only screen and (max-width: 770px) {
  .products-grid .item .alternate-price-box {
    margin-top: 2px;
  }
}

.products-grid .item .alternate-price-box .installments,
.products-grid .item .alternate-price-box .billet,
.products-grid .item .alternate-price-box .pix {
  -webkit-font-smoothing: antialiased;
  display: block;
  font-size: 14px;
  font-weight: 300;
  color: #796E7C;
  letter-spacing: 0;
}
@media only screen and (max-width: 770px) {
  .products-grid .item .alternate-price-box .installments,
  .products-grid .item .alternate-price-box .billet,
  .products-grid .item .alternate-price-box .pix {
    font-size: 11px;
  }
}

.products-grid .item .actions,
.products-grid .item .actions .add-to-links,
.products-grid .item .actions .out-of-stock {
  display: none;
}

.products-grid .item .discount-box {
  display: inline-block;
  border-radius: 3px;
  border: 0;
  background-color: black;
  font-size: 12px;
  font-weight: 600;
  color: #FFFFFF;
  padding: 3.5px 8px;
  opacity: 0.9;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
}

.products-grid .item .discount-box .value,
.products-grid .item .discount-box .label {
  display: inline-block;
}

.products-grid.with-carousel {
  display: block;
}

.products-grid.with-carousel:after {
  content: "";
  display: block;
  clear: both;
}

.products-grid.with-carousel .item {
  margin: 0 15px;
}

.products-grid.with-carousel .slick-list {
  max-width: none;
  margin: 0 -15px;
}

.infinity-scroll-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-top: 80px;
}
.infinity-scroll-container .load-more-button {
  width: 380px;
}
.infinity-scroll-container .load-more-button.disable {
  display: none;
}
.infinity-scroll-container .load-more-button.hide {
  display: none;
}
.infinity-scroll-container button {
  border: 0;
  border-radius: 5px;
  background-color: black;
  box-shadow: none;
  width: 320px;
  font-size: 0.9rem;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  padding: 15px 0;
  transition: 0.6s;
}
.infinity-scroll-container button.visible {
  display: inline-block;
}
.infinity-scroll-container button.disable, .infinity-scroll-container button.hide, .infinity-scroll-container button.invisible {
  display: none;
}
.infinity-scroll-container button:hover {
  background-color: black;
}
.infinity-scroll-container .loading {
  -webkit-font-smoothing: antialiased;
  display: none;
  width: 100%;
  height: 20px;
  background: url("../images/risco-loading.png") left center;
  background-repeat-x: repeat;
  background-repeat-y: no-repeat;
  margin-bottom: 50px;
}
.infinity-scroll-container .loading p {
  background: #ffffff;
  font-size: 16px;
  color: #796E7C;
  font-weight: 600;
  text-align: center;
  line-height: 20px;
  padding: 0 20px;
}
.infinity-scroll-container .loading.active {
  display: flex;
  justify-content: center;
}

.infinity-scroll-no-more-products-section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  width: 100%;
}
.infinity-scroll-no-more-products-section h4 {
  font-size: 16px;
  color: #796E7C;
  font-weight: 600;
  text-align: center;
  line-height: 20px;
  padding: 0 20px;
  margin-top: 30px;
}

.toolbar-bottom {
  display: none;
}

@media only screen and (max-width: 770px) {
  .catalog-category-view .banner-desktop-container {
    display: none;
  }
}
.catalog-category-view .banner-mobile-container {
  display: none;
}
@media only screen and (max-width: 770px) {
  .catalog-category-view .banner-mobile-container {
    display: block;
  }
}
.catalog-category-view .full-banner-section-container .slick-arrow {
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  z-index: 2;
  opacity: 0.7;
  background: #FFFFFF;
  border: 0;
  text-transform: -999999px;
  width: 50px;
  height: 100px;
  outline: none;
  background-repeat: no-repeat;
  background-position: center center;
}
@media only screen and (max-width: 770px) {
  .catalog-category-view .full-banner-section-container .slick-arrow {
    width: 30px;
    height: 60px;
    background-size: 10px;
  }
}
@media only screen and (max-width: 599px) {
  .catalog-category-view .full-banner-section-container .slick-arrow {
    width: 20px;
    height: 30px;
    background-size: 8px;
  }
}
.catalog-category-view .full-banner-section-container .slick-arrow:hover {
  opacity: 0.8;
}
.catalog-category-view .full-banner-section-container .slick-arrow.slick-prev {
  left: 0;
  background-image: url("../images/slick-navigation-prev.svg");
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}
.catalog-category-view .full-banner-section-container .slick-arrow.slick-next {
  right: 0;
  background-image: url("../images/slick-navigation-next.svg");
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
}

.products-grid .configurable-swatch-list li,
.products-grid .configurable-swatch-list li a {
  outline: none;
}

.products-grid .configurable-swatch-list li a {
  border: 1px solid transparent;
  border-radius: 50%;
}

.products-grid .configurable-swatch-list li.selected a {
  border-color: #ccc;
}

.configurable-swatch-list li a .swatch-label {
  border-radius: 50%;
  overflow: hidden;
}

.products-grid .item .product-image {
  position: relative;
  overflow: hidden;
}

.products-grid .item .product-image img {
  max-height: 100% !important;
}

.products-grid .item .hover-image {
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition: transform 2s, filter 1.5s ease-in-out;
  transform-origin: center center;
  position: absolute;
}

.item.has-hover:hover .original-image {
  visibility: hidden;
}

.products-grid .item.has-hover:hover .hover-image {
  visibility: visible;
  opacity: 1;
  transform: scale(1.058);
  position: absolute;
  top: 0;
  z-index: 0;
}

.products-grid .item.has-hover:hover .hover-image img {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.products-grid-title-section .products-grid-carrousel-arrow {
  top: 200px !important;
}

.products-grid-title-section .slick-arrow {
  position: absolute;
  background-size: 25px 45px;
  width: 25px;
  height: 45px;
}
@media only screen and (max-width: 1300px) {
  .products-grid-title-section .slick-arrow {
    position: unset;
    width: 10px;
    height: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    background-size: 10px 15px;
  }
}

.products-grid-title-section .slick-arrow.arrow-left {
  left: -30px;
}
@media only screen and (max-width: 1300px) {
  .products-grid-title-section .slick-arrow.arrow-left {
    left: unset;
  }
}

.products-grid-title-section .slick-arrow.arrow-right {
  right: -30px;
}
@media only screen and (max-width: 1300px) {
  .products-grid-title-section .slick-arrow.arrow-right {
    right: unset;
    margin-left: 23px;
  }
}

@media only screen and (min-width: 1200px) {
  .catalog-category-banner-section.no-image.category-banner-fixed h1 {
    max-width: 52%;
    width: auto;
  }
}
@media only screen and (max-width: 1200px) {
  .catalog-category-banner-section.no-image.category-banner-fixed h1 {
    font-size: 26px;
  }
}

@media only screen and (max-width: 900px) {
  .catalog-category-banner-section.no-image.category-banner-fixed {
    display: none;
  }
}

.block-related .mini-products-list.vertical-theme .item .product-image {
  display: inline-block;
  width: 100px;
  height: 150px;
}

.block-related .mini-products-list.vertical-theme .item .product-image img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
}

.cart-table .product-cart-image.vertical-theme a {
  height: 180px;
}

.cart-table .product-cart-image.vertical-theme a img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
}

#look_slider_home {
  margin: 80px 0 50px 0;
}

.products-grid.with-carousel .item-bundle {
  position: relative;
  padding-bottom: 0;
}

.products-grid.with-carousel .item-bundle:hover {
  border-color: #ffffff;
  box-shadow: none;
}

.products-grid.with-carousel .item-bundle .btn-mobile {
  display: none;
  width: 100%;
  border-top: 1px solid #dcdcdc;
  background-color: #dcdcdc;
  font-size: 16px;
  color: #616161;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  padding: 12px 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 100;
}
.products-grid.with-carousel .item-bundle .btn-mobile:hover {
  text-decoration: none;
}
@media only screen and (max-width: 670px) {
  .products-grid.with-carousel .item-bundle .btn-mobile {
    display: block;
  }
}

.products-grid.with-carousel .item-bundle .product-image {
  border-bottom: 0;
}

.products-grid.with-carousel .item-bundle .product-image img {
  width: 100%;
}
@media only screen and (max-width: 670px) {
  .products-grid.with-carousel .item-bundle .product-image img {
    width: auto;
  }
}

.products-grid.with-carousel .item-bundle:hover &gt; .childs-hover {
  transition: 0.8s;
  opacity: 1;
}
@media only screen and (max-width: 670px) {
  .products-grid.with-carousel .item-bundle:hover &gt; .childs-hover {
    display: none;
    opacity: 0;
  }
}

.products-grid.with-carousel .item-bundle .btn-mobile:hover ~ .childs-hover {
  transition: 0.8s;
  opacity: 1;
}

.products-grid.with-carousel .item-bundle .childs-hover {
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
}
@media only screen and (max-width: 400px) {
  .products-grid.with-carousel .item-bundle .childs-hover {
    align-content: flex-start;
  }
}

.products-grid.with-carousel .item-bundle .childs-hover .look-btn {
  display: block;
  width: 90%;
  border-radius: 5px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
  background-color: #49964d;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  padding: 14px 0;
  margin-top: 10px;
}

.products-grid.with-carousel .item-bundle .childs-hover .look-btn:hover {
  transition: 0.6s;
  text-decoration: none;
  background-color: #428846;
}

.products-grid.with-carousel .item-bundle .childs-hover ul {
  display: inline-block;
  width: 90%;
}
@media only screen and (max-width: 400px) {
  .products-grid.with-carousel .item-bundle .childs-hover ul {
    margin-top: 25px;
  }
}

.products-grid.with-carousel .item-bundle .childs-hover ul li {
  display: block;
  width: 100%;
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
  margin-top: 5px;
}

.products-grid.with-carousel .item-bundle .childs-hover ul li:first-child {
  margin-top: 0;
}

.products-grid.with-carousel .item-bundle .childs-hover ul li a {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  border-radius: 5px;
  padding: 5px 5px;
}
@media only screen and (max-width: 770px) {
  .products-grid.with-carousel .item-bundle .childs-hover ul li a {
    flex-wrap: nowrap;
  }
}

.products-grid.with-carousel .item-bundle .childs-hover ul li a:hover {
  transition: 0.6s;
  text-decoration: none;
  background-color: #ececec;
}

.products-grid.with-carousel .item-bundle .childs-hover ul li .child-infos {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  width: 72%;
  margin-left: 10px;
}

.products-grid.with-carousel .item-bundle .childs-hover ul li .child-infos h2 {
  display: block;
  width: 100%;
  font-size: 15px;
  color: #000000;
  font-weight: 400;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.products-grid.with-carousel .item-bundle .childs-hover ul li .child-infos .price-box {
  justify-content: flex-start;
  width: 100%;
  margin: 10px 0 0 0;
}

.products-grid.with-carousel .item-bundle .childs-hover ul li .child-infos .price-box .regular-price {
  display: block;
  width: 100%;
  font-size: 15px;
}

.products-grid.with-carousel .item-bundle .childs-hover ul li .child-infos .price-box .regular-price .price,
.products-grid.with-carousel .item-bundle .childs-hover ul li .child-infos .price-box .special-price .price {
  font-size: 18px;
}

.products-grid.with-carousel .item-bundle .childs-hover ul li .child-infos .price-box .old-price::before {
  top: 0;
  background-color: #d4d4d4;
}

.products-grid.with-carousel .item-bundle .childs-hover ul li .child-infos .price-box .old-price .price {
  font-size: 15px;
}

.products-grid.grid-4 .item-bundle .childs-hover ul li a {
  align-items: center;
}

.products-grid.grid-4 .item-bundle .childs-hover ul li .child-infos {
  width: 79%;
}

.products-grid.grid-4 .item-bundle .childs-hover ul li .child-infos .price-box {
  margin: 2px 0 0 0;
}

.products-grid.grid-4 .item-bundle .childs-hover ul li .child-infos .price-box .regular-price .price,
.products-grid.grid-4 .item-bundle .childs-hover ul li .child-infos .price-box .special-price .price {
  font-size: 15px;
}

.products-grid.grid-4 .item-bundle .childs-hover ul li .child-infos .price-box .old-price {
  width: auto;
  margin-right: 5px;
}

.products-grid.grid-4 .item-bundle .childs-hover ul li .child-infos .price-box .old-price .price {
  font-size: 13px;
}

.pulse-button {
  position: relative;
  border: none;
  box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}

.pulse-button:hover {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  animation: none;
}

@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
  }
}
.product-view .product-essential {
  margin: 0 auto 100px auto;
  width: 1199px;
}
@media only screen and (max-width: 1199px) {
  .product-view .product-essential {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 599px) {
  .product-view .product-essential {
    margin-bottom: 50px;
  }
}
.product-view #product_addtocart_form:after {
  content: "";
  display: block;
  clear: both;
}
.product-view .product-img-box {
  position: relative;
  float: left;
  width: 50%;
}
@media only screen and (max-width: 979px) {
  .product-view .product-img-box {
    width: 100%;
  }
}
.product-view .product-img-box .product-name {
  display: none;
}
.product-view .product-img-box .product-image {
  margin-top: 50px;
}
@media only screen and (max-width: 599px) {
  .product-view .product-img-box .product-image {
    margin-top: 10px;
  }
}
.product-view .product-img-box .product-image img {
  margin: 0 auto;
}
@media only screen and (max-width: 979px) {
  .product-view .product-img-box .product-image img {
    margin: 0 auto;
  }
}
.product-view .product-img-box .discount-box {
  display: inline-block;
  border-radius: 3px;
  border: 0;
  background-color: black;
  font-size: 12px;
  font-weight: 600;
  color: #FFFFFF;
  position: absolute;
  top: 10px;
  right: auto;
  left: 10px;
  z-index: 5;
  opacity: 0.9;
  padding: 3.5px 8px;
}
.product-view .product-img-box .discount-box .value {
  display: inline-block;
}
.product-view .product-img-box .discount-box .label {
  display: inline-block;
}
.product-view .product-img-box .discount-box .sinal {
  font-size: 12px;
}
@media only screen and (max-width: 599px) {
  .product-view .product-img-box .more-views {
    display: none;
  }
}
.product-view .product-img-box .more-views h2 {
  display: block;
  margin: 20px 0;
}
.product-view .product-shop {
  float: right;
  width: 590px;
  max-width: 50%;
  padding-left: 15px;
}
@media only screen and (max-width: 979px) {
  .product-view .product-shop {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
  }
}
@media only screen and (max-width: 599px) {
  .product-view .product-shop {
    margin-top: 10px;
  }
}
.product-view .product-shop .product-name .h1 {
  display: block;
  font-weight: 600;
  font-size: 36px;
  line-height: 44px;
  color: #786e7d;
}
@media only screen and (max-width: 599px) {
  .product-view .product-shop .product-name .h1 {
    font-size: 22px;
    line-height: 27px;
    -webkit-font-smoothing: antialiased;
  }
}
.product-view .product-shop .short-description {
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  font-weight: 600;
  color: #786e7d;
  margin: 24px 0 35px 0;
}
@media only screen and (max-width: 599px) {
  .product-view .product-shop .short-description {
    font-weight: 300;
  }
}
.product-view .product-shop .price-info {
  display: block;
  padding-top: 26px;
  padding-bottom: 26px;
  border-top: 1px solid #e6e6e6;
  -webkit-font-smoothing: antialiased;
}
.product-view .product-shop .price-info.loading-installments, .product-view .product-shop .price-info.loading-billet {
  position: relative;
}
.product-view .product-shop .price-info.loading-installments:after, .product-view .product-shop .price-info.loading-billet:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: url("../images/loading.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgba(255, 255, 255, 0.5);
  background-size: 70px;
  content: "";
  top: 0;
  left: 0;
  opacity: 0.7;
}
.product-view .product-shop .price-info .installments {
  margin-top: 12px;
}
.product-view .product-shop .price-info .installments, .product-view .product-shop .price-info .billetdiscount {
  display: block;
  font-weight: 300;
  color: #786e7d;
  margin-bottom: 7px;
}
.product-view .product-shop .special-price, .product-view .product-shop .regular-price {
  color: #796E7C;
  font-size: 36px;
  font-weight: 600;
}
@media only screen and (max-width: 599px) {
  .product-view .product-shop .special-price, .product-view .product-shop .regular-price {
    font-size: 22px;
  }
}
.product-view .product-shop .special-price .price-label, .product-view .product-shop .regular-price .price-label {
  display: none;
}
@media only screen and (max-width: 599px) {
  .product-view .product-shop .special-price .price {
    font-size: 22px;
    color: #796E7C;
  }
}
.product-view .product-shop .bundle-full-price {
  display: none;
  font-size: 20px;
  color: #796E7C;
}
.product-view .product-shop .bundle-full-price .price-label {
  display: none;
}
.product-view .product-shop .bundle-selected-price {
  font-size: 20px;
  color: #796E7C;
}
.product-view .product-shop .bundle-selected-price .price-label {
  display: none;
}
.product-view .product-shop .bundle-selected-price .price {
  font-size: 36px;
  font-weight: 600;
}
.product-view .product-shop .bundle-selected-price .full-label {
  display: block;
}
.product-view .product-shop .bundle-selected-price .bundle-installments {
  margin-top: 12px;
}
.product-view .product-shop .bundle-selected-price .bundle-installments, .product-view .product-shop .bundle-selected-price .bundle-billetdiscount {
  display: block;
  font-weight: 300;
  color: #786e7d;
  margin-bottom: 7px;
  font-size: 14px;
  line-height: 1.5;
}
.product-view .product-shop .bundle-selected-price.loading-installments {
  position: relative;
}
.product-view .product-shop .bundle-selected-price.loading-installments:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: url("../images/loading.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgba(255, 255, 255, 0.5);
  background-size: 70px;
  content: "";
  top: 0;
  left: 0;
  opacity: 0.7;
}
.product-view .product-shop .bundle-items {
  border-radius: 4px;
  border-bottom: 1px solid #DFDFDF;
  padding-bottom: 10px;
  position: relative;
}
.product-view .product-shop .bundle-items h2 {
  display: block;
  font-weight: 600;
}
.product-view .product-shop .bundle-items .price-box {
  display: inline;
}
.product-view .product-shop .bundle-items .price-box .old-price {
  display: inline;
}
.product-view .product-shop .bundle-items .price-box .old-price .price {
  font-size: 15px;
}
.product-view .product-shop .bundle-items .price-box .regular-price {
  display: inline;
}
.product-view .product-shop .bundle-items .price-box .regular-price .price {
  font-size: 15px;
}
.product-view .product-shop .bundle-items .price-box .special-price {
  display: inline;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #DFDFDF;
}
.product-view .product-shop .bundle-items .price-box .special-price .price {
  font-size: 15px;
}
.product-view .product-shop .bundle-items img {
  width: 20%;
  margin-right: 8px;
}
@media only screen and (max-width: 599px) {
  .product-view .product-shop .bundle-items img {
    display: none;
  }
}
.product-view .product-shop .bundle-items .swatch-link .active {
  border-color: #3e8c00;
  box-shadow: none;
}
.product-view .product-shop .bundle-items.options {
  margin-top: -7px;
  border-top: 0;
  margin-bottom: 7px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.product-view .product-shop .bundle-items.has-options {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.product-view .product-shop .bundle-go-to-item {
  text-decoration: underline;
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #796E7C;
}
.product-view .product-shop .old-price {
  font-weight: 300;
  font-size: 20px;
  color: #786e7d;
  text-decoration: line-through;
}
@media only screen and (max-width: 599px) {
  .product-view .product-shop .old-price {
    font-size: 14px;
  }
}
.product-view .product-shop .old-price .price-label {
  display: none;
}
.product-view .or, .product-view .sharing-links {
  display: none;
}
.product-view .add-to-links {
  display: block;
}
.product-view .add-to-links li:first-child {
  display: block;
  border-top: 1px dashed #dbdbdb;
  border-bottom: 1px dashed #dbdbdb;
  padding: 15px 10px;
  margin: 30px 0;
}
.product-view .add-to-links li:first-child a {
  background-image: url("../images/wishlist.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 30px;
  color: black;
  line-height: 30px;
  padding: 0 0 0 35px;
}
.product-view .add-to-links li:last-child {
  display: none;
}
.product-view .add-to-cart {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: 30px 0 45px 0;
  margin-bottom: 55px;
}
@media only screen and (max-width: 599px) {
  .product-view .add-to-cart {
    display: block;
  }
}
@media only screen and (max-width: 599px) {
  .product-view .add-to-cart .qty-wrapper {
    display: none;
  }
}
.product-view .add-to-cart .qty-wrapper label {
  font-weight: 300;
  font-size: 14px;
  color: #786e7d;
}
.product-view .add-to-cart .input-text {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-image: linear-gradient(-180deg, #eeeeee 0%, #ffffff 49%);
  border: 1px solid #C2C2C2;
  width: 71px;
  height: 52px;
  text-align: center;
  color: #786e7d;
  font-size: 14px;
  font-weight: 300;
  outline: none;
  margin: 0 15px;
}
@media only screen and (max-width: 599px) {
  .product-view .add-to-cart .add-to-cart-buttons {
    width: 100%;
  }
}
.product-view .add-to-cart .btn-cart {
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-font-smoothing: antialiased;
  background: #3e8c00;
  border: 0;
  width: 174px;
  height: 52px;
  font-weight: 600;
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
}
@media only screen and (max-width: 599px) {
  .product-view .add-to-cart .btn-cart {
    width: 100%;
  }
}
.product-view .safe-buy {
  margin-left: 20px;
}
@media only screen and (max-width: 599px) {
  .product-view .safe-buy {
    position: absolute;
    right: 15px;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 599px) {
  .product-view .safe-buy img {
    display: none;
  }
}
.product-view .safe-buy .responsive {
  display: none;
}
@media only screen and (max-width: 599px) {
  .product-view .safe-buy .responsive {
    display: block;
  }
}

.product-shop .bundle-items img {
  width: 100%;
}
@media only screen and (max-width: 670px) {
  .product-shop .bundle-items img {
    width: auto;
  }
}

.product-shop .bundle-items .bundle-item-info {
  width: 70%;
  margin-left: 0px;
}

.product-shop .bundle-items {
  cursor: pointer;
  display: flex;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  padding: 8px;
  border: 1px solid #DFDFDF;
  margin-bottom: 7px;
  border-radius: 4px;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
  background: #FFFFFF;
}
@media only screen and (max-width: 400px) {
  .product-shop .bundle-items {
    align-content: flex-start;
  }
}

.bundle-fake-checkbox {
  position: absolute;
  top: 5px;
  right: 5px;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

.bundle-fake-checkbox.selected {
  background-color: #3e8c00;
}

.bundle-fake-checkmark {
  left: 10px;
  top: 7px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}

.product-shop .bundle-items.selected {
  border: 2px solid #3e8c00;
}

.product-shop .bundle-items ul {
  display: inline-block;
  width: 90%;
}
@media only screen and (max-width: 400px) {
  .product-shop .bundle-items ul {
    margin-top: 25px;
  }
}

.product-shop .bundle-items ul li {
  display: block;
  width: 100%;
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
  margin-top: 5px;
}

.product-shop .bundle-items ul li a {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  border-radius: 5px;
  padding: 5px 5px;
}
@media only screen and (max-width: 770px) {
  .product-shop .bundle-items ul li a {
    flex-wrap: nowrap;
  }
}

.measurements-table {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background: #fff;
  transition: 0.3s;
  display: flex;
  padding: 20px 0;
}
@media only screen and (max-width: 1199px) {
  .measurements-table {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 979px) {
  .measurements-table {
    margin-top: 0;
  }
}
@media only screen and (max-width: 599px) {
  .measurements-table {
    width: 170px;
    margin-top: 20px;
  }
}

.measurements-table:hover {
  opacity: 0.8;
  text-decoration: none;
}

.measurements-table img {
  width: 26px;
  margin-right: 5px;
  transform: rotate(45deg);
}

.measurements-table p {
  width: 66px;
  font-size: 13px;
  line-height: 15px;
  color: #9c9c9c;
}
@media only screen and (max-width: 599px) {
  .measurements-table p {
    width: auto;
  }
}

.measurements-table-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}
.measurements-table-modal.active {
  display: block;
}

.measurements-table-modal .modal-content {
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: fixed;
  width: fit-content;
  left: 50%;
  top: 50%;
  max-width: 900px;
  height: 80%;
}

.measurements-table-modal .modal-content .main-image {
  position: relative;
  max-width: 100%;
  max-height: 100%;
  box-shadow: 0 10px 16px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}

.measurements-table-modal .modal-close {
  position: absolute;
  right: 0;
  top: -48px;
  border-radius: 4px;
  padding: 6px;
  background: #fff;
}

.measurements-table-modal .modal-close img {
  width: 24px;
}
.measurements-table-modal .modal-close img .availability.in-stock {
  display: none;
}
.measurements-table-modal .modal-close img .shipping-estimate .shipping-estimate-label {
  -webkit-font-smoothing: antialiased;
  font-weight: 300;
  font-size: 12px;
  color: #786e7d;
  margin-right: 15px;
}

.product-image-gallery {
  position: relative;
}
.product-image-gallery:before, .product-image-gallery:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
}
.product-image-gallery:before {
  background-color: white;
  opacity: 0.8;
  z-index: 2;
}
.product-image-gallery:after {
  background-image: url("../images/opc-ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
}
.product-image-gallery.loading {
  position: relative;
}
.product-image-gallery.loading:before, .product-image-gallery.loading:after {
  display: block;
}
.product-image-gallery .gallery-image {
  display: none;
}
@media only screen and (max-width: 599px) {
  .product-image-gallery .gallery-image {
    display: block;
    width: auto;
  }
}
.product-image-gallery .gallery-image.visible {
  display: block;
}
.product-image-gallery .gallery-image.visible.hidden {
  visibility: hidden;
}
@media only screen and (max-width: 599px) {
  .product-image-gallery .slick-dots {
    text-align: center;
  }
  .product-image-gallery .slick-dots li {
    text-indent: -9999px;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #D8D8D8;
    margin-right: 10px;
    margin-top: 10px;
  }
  .product-image-gallery .slick-dots li.slick-active {
    background: #796E7C;
  }
}

.product-image-thumbs li {
  display: inline-block;
}

.product-collateral {
  clear: both;
  border-bottom: 2px dashed #cbe2de;
}
@media only screen and (max-width: 1199px) {
  .product-collateral {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 599px) {
  .product-collateral {
    padding: 0;
    border-bottom: 0;
  }
}
.product-collateral .collateral-tabs dd h2 {
  display: none;
}
.product-collateral .collateral-tabs dd .std {
  font-size: 14px;
}
@media only screen and (max-width: 599px) {
  .product-collateral .collateral-tabs dl {
    padding: 12px 15px;
  }
}
.product-collateral .collateral-tabs dl span {
  font-weight: 600;
}

.box-collateral {
  clear: both;
}

@media only screen and (min-width: 771px) {
  .product-collateral .toggle-tabs {
    display: block;
    width: 100%;
    position: relative;
    padding-left: calc((100% - 1199px) / 2);
    padding-right: calc((100% - 1199px) / 2);
    border-bottom: 2px dashed #cbe2de;
  }
  .product-collateral .toggle-tabs li {
    float: left;
    border-bottom: 4px solid transparent;
    margin-bottom: -3px;
    margin-right: 70px;
    padding-right: 10px;
    padding-bottom: 25px;
  }
  .product-collateral .toggle-tabs li &gt; span {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    color: #786e7d;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    bottom: -1px;
  }
  .product-collateral .toggle-tabs li.current {
    border-color: #3e8c00;
  }
  .product-collateral .toggle-tabs:after {
    content: "";
    display: block;
    clear: both;
  }
  .product-collateral &gt; dl {
    width: 1199px;
    margin: 0 auto;
  }
  .product-collateral &gt; dl &gt; dt {
    display: none;
  }
  .product-collateral &gt; dl &gt; dd {
    width: 100%;
    display: none;
    padding: 60px 0 100px 0;
  }
  .product-collateral &gt; dl &gt; dd.current {
    display: block;
  }
}
@media only screen and (max-width: 770px) {
  .product-collateral .toggle-tabs {
    display: none;
  }
  .product-collateral &gt; dl &gt; dt {
    margin: 0;
    margin-bottom: 10px;
    color: #636363;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 12px 15px 7px 15px;
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
    position: relative;
    border-left: 0;
    border-right: 0;
    display: block;
  }
  .product-collateral &gt; dl &gt; dt:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    content: "";
    background-image: url(../images/accordion-arrow.svg);
    display: inline-block;
    width: 20px;
    height: 20px;
    right: 14px;
    position: absolute;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    top: 50%;
    margin-top: -13px;
  }
  .product-collateral &gt; dl &gt; dt:hover {
    background-color: #F4F4F4-hover;
  }
  .product-collateral &gt; dl &gt; dt span {
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
  }
  .product-collateral &gt; dl &gt; dd {
    padding: 15px;
    margin: 0;
    border-style: none;
  }
  .product-collateral &gt; dl &gt; dd:last-child {
    border-width: 0 1px 1px 1px;
  }
  .product-collateral &gt; dl &gt; dt {
    cursor: pointer;
    border-bottom-width: 0;
    text-transform: none;
  }
  .product-collateral &gt; dl &gt; dt:after {
    content: "";
    background-image: url(../images/accordion-arrow.svg);
    display: inline-block;
    width: 20px;
    height: 20px;
    right: 14px;
    position: absolute;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    top: 50%;
    margin-top: -13px;
  }
  .product-collateral &gt; dl &gt; dt.last {
    border-bottom-width: 1px;
  }
  .product-collateral &gt; dl &gt; dd {
    display: none;
  }
  .product-collateral.accordion-open &gt; dl &gt; dt.current:after {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    content: "";
    background-image: url(../images/accordion-arrow.svg);
    display: inline-block;
    width: 20px;
    height: 20px;
    right: 14px;
    position: absolute;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    top: 50%;
    margin-top: -7px;
  }
  .product-collateral.accordion-open &gt; dl &gt; dd.current {
    display: block;
  }
}
#product-attribute-specs-table {
  max-width: 50em;
  border: 1px solid #EDEDED;
}
#product-attribute-specs-table th {
  border-right: 1px solid #EDEDED;
  border-bottom: 1px solid #EDEDED;
}

.product-options {
  width: 100%;
  padding: 15px 0;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  clear: both;
  position: relative;
}
@media only screen and (max-width: 979px) {
  .product-options .product-view .product-options .required {
    position: static;
  }
}
.product-options .validation-advice {
  display: block;
  border-radius: 5px;
  border-left: none;
  background-color: #FAEBE8;
  font-size: 14px;
  color: #E5465A;
  padding: 10px 15px;
  margin-bottom: 8px;
}
.product-options dt label {
  font-size: 16px;
  margin-bottom: 6px;
}
.product-options dd .input-box {
  width: 100%;
}
.product-options dd .input-box textarea, .product-options dd .input-box select {
  border-color: #cdcdcd;
  border-radius: 2px;
  border: 1px solid #C1C1C1;
  box-shadow: 0 2px 2px 0px #ddd inset;
  background: #FFFFFF;
  font-size: 14px;
  color: #777777;
  padding: 10px;
  width: 100%;
  max-width: 450px;
}
.product-options dd .input-box textarea {
  height: 8em;
}
.product-options dd .input-box select {
  height: 38px;
}
.product-options dd .input-box select.multiselect {
  height: auto;
}
.product-options dd .input-box select option {
  padding: 6px;
}
.product-options dd .input-box .product-custom-option.datetime-picker {
  font-size: 14px;
  padding: 4px;
}
.product-options dd .input-box .label label {
  font-size: 14px;
  padding: 5px 8px;
}
.product-options dd .input-box .input-text {
  height: 38px;
  border-radius: 2px;
  border: 1px solid #C1C1C1;
  box-shadow: 0 2px 2px 0px #ddd inset;
  background: #FFFFFF;
  font-size: 14px;
  color: #777777;
  padding: 10px;
  width: 100%;
  max-width: 450px;
}

.external-validations.validation-advice {
  display: block;
  border-radius: 5px;
  border-left: none;
  background-color: #FAEBE8;
  font-size: 14px;
  color: #E5465A;
  padding: 10px 15px;
  margin-bottom: 8px;
}
.external-validations.validation-advice p.required {
  position: absolute;
  top: 6px;
  right: 15px;
  text-align: right;
}
.external-validations.validation-advice dt {
  margin: 10px 0 3px;
  font-weight: normal;
}
.external-validations.validation-advice dt:first-child {
  margin-top: 0;
}
.external-validations.validation-advice dd {
  padding: 0 0 10px 0;
  margin: 0 0 5px;
  border-bottom: 1px solid #888 -light;
}
.external-validations.validation-advice dd .qty-holder {
  display: block;
  padding: 10px 0 0 0;
}
.external-validations.validation-advice dd .qty-holder .qty {
  width: 3em;
}
.external-validations.validation-advice dd .qty-holder label {
  vertical-align: middle;
}
.external-validations.validation-advice dd .qty-disabled {
  background: none;
  border: 0;
  padding: 0 2px;
}
.external-validations.validation-advice dd .input-text {
  width: 98%;
}
.external-validations.validation-advice dd .input-box {
  padding-top: 0;
}
.external-validations.validation-advice dd input.datetime-picker {
  width: 150px;
}
.external-validations.validation-advice dd .time-picker {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 2px 0;
  vertical-align: middle;
}
.external-validations.validation-advice dd textarea {
  width: 98%;
  height: 8em;
}
.external-validations.validation-advice dd select {
  max-width: 100%;
}
.external-validations.validation-advice dl.last dd.last {
  border-bottom: 0;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.external-validations.validation-advice ul.options-list {
  margin-right: 5px;
}
.external-validations.validation-advice ul.options-list li {
  line-height: 1.5;
  margin-bottom: 7px;
}
.external-validations.validation-advice ul.options-list li:last-child {
  margin-bottom: 0;
}
.external-validations.validation-advice ul.options-list .radio, .external-validations.validation-advice ul.options-list .checkbox {
  float: left;
  margin-top: 5px;
}
.external-validations.validation-advice ul.options-list .label {
  display: block;
}
.external-validations.validation-advice ul.options-list label {
  font-weight: normal;
}
.external-validations.validation-advice p.note {
  margin: 0;
  font-size: 11px;
}

.product-options-bottom:after {
  content: "";
  display: block;
  clear: both;
}
.product-options-bottom .product-pricing, .product-options-bottom .tier-prices {
  float: right;
  margin: 0;
  padding: 0 0 10px;
  border: 0;
  background: 0;
  color: #636363;
}
@media only screen and (max-width: 1199px) {
  .product-options-bottom .product-pricing, .product-options-bottom .tier-prices {
    float: none;
    width: 100%;
    text-align: right;
    padding-bottom: 10px/2;
    margin-bottom: 10px;
    border-bottom: 1px solid #888;
  }
}
.product-options-bottom .tier-prices li {
  background: 0;
  padding: 2px 0;
}
.product-options-bottom .tier-prices .price, .product-options-bottom .tier-prices .benefit {
  color: #636363;
}
.product-options-bottom .price-box {
  display: none;
  float: right;
  margin: 0 0 10px;
  padding: 0;
}
@media only screen and (max-width: 479px) {
  .product-options-bottom .product-options-bottom .price-box .price-as-configured {
    text-align: right;
  }
  .product-options-bottom .product-options-bottom .price-box .price-as-configured .price-label {
    display: block;
  }
}

.product-options-bottom .price-tax {
  float: left;
}

.block-related {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  background: #FFF;
  border: 1px solid #DDD;
  padding: 15px;
  background-color: #FFF;
}
.block-related .block-title h2 {
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  color: #786e7d;
  font-size: 22px;
  text-transform: inherit;
}
@media only screen and (max-width: 599px) {
  .block-related .block-title h2 {
    font-size: 14px;
  }
}
.block-related .block-subtitle {
  font-weight: 300;
  color: #796E7C;
  font-size: 14px;
  line-height: 22px;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (max-width: 599px) {
  .block-related .block-subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}
.block-related .block-subtitle a {
  display: none;
}
.block-related .item {
  display: block;
  margin-bottom: 15px;
}
.block-related .item:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 599px) {
  .block-related .item .product-details {
    max-width: 52%;
  }
}
.block-related .item .related-checkbox {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 599px) {
  .block-related .item .related-checkbox {
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    margin-top: 30px;
    margin-left: 5px;
  }
}
.block-related .item .product {
  display: inline-block;
  vertical-align: middle;
}
.block-related .item .product-image {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px;
}
.block-related .item .product-details {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 599px) {
  .block-related .item .product-details .price-box p .price {
    font-size: 12px;
  }
}
.block-related .item .product-details .product-name a {
  font-weight: 600;
  font-size: 12px;
  color: #796E7C;
  letter-spacing: 0;
}
.block-related .item .product-details .price-box .regular-price, .block-related .item .product-details .price-box .old-price, .block-related .item .product-details .price-box .special-price {
  font-weight: 600;
  margin-top: 5px;
  font-size: 14px;
  margin-top: 0;
  display: inline-block;
}
.block-related .item .product-details .price-box .old-price {
  font-weight: 300;
}
@media only screen and (font-weight: 599px) {
  .block-related .item .product-details .price-box .old-price {
    font-size: 12px;
  }
}
@media only screen and (max-width: 599px) {
  .block-related .mini-products-list .product {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
.block-related .link-wishlist {
  display: none;
}

.box-up-sell {
  width: 1199px;
  margin: 115px auto 76px auto;
}
@media only screen and (max-width: 599px) {
  .box-up-sell {
    margin: 50px auto;
    position: relative;
  }
}
.box-up-sell h2 {
  -webkit-font-smoothing: antialiased;
  font-weight: 300;
  color: #796E7C;
  font-size: 52px;
  margin-bottom: 120px;
}
@media only screen and (max-width: 599px) {
  .box-up-sell h2 {
    padding: 0 10px;
    font-size: 18px;
    font-weight: 600;
    line-height: 19px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 599px) {
  .box-up-sell .products-grid {
    width: calc(100% - (2 * 14px));
    margin: 0 auto;
    border: 1px solid #DDDDDD;
  }
}
.box-up-sell .slick-navigation {
  display: inline-flex;
  position: absolute;
  right: 10px;
  top: 0px;
  z-index: 5;
}
.box-up-sell .slick-navigation .prev {
  display: none;
}
@media only screen and (max-width: 599px) {
  .box-up-sell .slick-navigation .prev {
    background-image: url("../images/slick-navigation-prev.svg");
    background-repeat: no-repeat;
    position: relative;
    width: 20px;
    height: 20px;
    cursor: pointer;
  }
}
.box-up-sell .slick-navigation .next {
  display: none;
}
@media only screen and (max-width: 599px) {
  .box-up-sell .slick-navigation .next {
    background-image: url("../images/slick-navigation-next.svg");
    background-repeat: no-repeat;
    position: relative;
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin-left: 10px;
  }
}

.box-tags {
  display: none;
}

.create-an-account {
  padding: 10px;
  font-size: 15px;
}

.product-view .product-custom-availability {
  display: block;
  width: 100%;
  margin: 0 0 10px 0;
}

.product-view .product-custom-availability .availability.out-of-stock span.value {
  display: none;
}

.product-view .product-custom-availability .availability.out-of-stock:after {
  display: inline-block;
  content: "Produto fora de estoque";
  border-radius: 6px;
  border: 1px solid black;
  background: transparent;
  color: black;
  text-transform: uppercase;
  padding: 12px 20px;
}

.product-view .link-stock-alert {
  display: inline-block;
  margin-top: 10px;
  transition: 0.6s;
}

.product-view .link-stock-alert a {
  display: inline-block;
  border-radius: 6px;
  border: 1px solid black;
  background-color: transparent;
  color: black;
  padding: 12px 15px;
  transition: 0.6s;
}
.product-view .link-stock-alert a:hover {
  background-color: black;
  color: #ffffff;
  text-decoration: none;
}

.product-collateral .collateral-tabs dt.description,
.product-collateral .collateral-tabs dt.current.description {
  border-top: 0;
  padding-top: 0;
}
.product-collateral .collateral-tabs dt.description::after,
.product-collateral .collateral-tabs dt.current.description::after {
  display: none;
}

@media only screen and (max-width: 770px) {
  .product-collateral .collateral-tabs dd.description {
    display: block;
    margin-bottom: 30px;
  }
}

.product-collateral {
  border-bottom: 2px dashed #ccc;
}
.product-collateral .toggle-tabs {
  border-color: #ccc;
}
.product-collateral .collateral-tabs .short-full-description .readmore {
  display: none;
}
@media only screen and (max-width: 770px) {
  .product-collateral .collateral-tabs .short-full-description {
    overflow: hidden;
    height: 100px;
    position: relative;
  }
  .product-collateral .collateral-tabs .short-full-description.read {
    overflow: auto;
    height: inherit;
  }
  .product-collateral .collateral-tabs .short-full-description.read .readmore {
    display: none;
  }
  .product-collateral .collateral-tabs .short-full-description.read::after {
    display: none;
  }
  .product-collateral .collateral-tabs .short-full-description::after {
    display: inline-block;
    content: " ";
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 40%);
  }
  .product-collateral .collateral-tabs .short-full-description .readmore {
    display: block;
    background-image: url("../images/description-arrow.svg");
    background-repeat: no-repeat;
    background-position: left;
    background-size: 20px;
    font-size: 15px;
    color: #432c1b;
    text-decoration: underline;
    -webkit-font-smoothing: antialiased;
    padding-left: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
  }
}

@media only screen and (max-width: 599px) {
  .product-view .slick-dots ~ .gallery-image {
    display: none;
  }
}
.product-view .mobile-youtube-video {
  display: none;
}
@media only screen and (max-width: 979px) {
  .product-view .mobile-youtube-video {
    display: block;
  }
}

.product-view .more-views .youtube-video a {
  display: flex !important;
  align-items: center;
  max-width: 100px;
  max-height: 75px;
  position: relative;
  overflow: hidden;
}
.product-view .more-views .youtube-video a::before {
  display: block;
  content: "";
  width: 48px;
  height: 48px;
  background-image: url("../images/youtube-play-button.svg");
  background-size: 48px;
  background-position: center;
  position: absolute;
  left: 50%;
  margin-left: -24px;
  z-index: 1;
}

.product-view .more-views .youtube-video img {
  display: inline-block;
  width: auto !important;
  height: 100%;
  max-width: none;
  left: 50%;
  transform: translate(-50%, 0);
  position: relative;
}

.product-view .youtube-modal {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
@media only screen and (max-width: 770px) {
  .product-view .youtube-modal {
    z-index: 9999;
  }
}

.product-view .youtube-modal .modal-content {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.product-view .youtube-modal .modal-content .player {
  display: inherit;
  width: auto;
  height: auto;
  position: relative;
}
@media only screen and (max-width: 770px) {
  .product-view .youtube-modal .modal-content .player {
    width: 95%;
  }
}

.product-view .youtube-modal .modal-content .player a.close-modal {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  background-image: url("../images/cross-remove-sign.svg");
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #4a4a4a;
  position: absolute;
  top: -15px;
  right: -15px;
}
@media only screen and (max-width: 770px) {
  .product-view .youtube-modal .modal-content .player a.close-modal {
    top: -40px;
    right: 0;
  }
}

.product-view .product-collateral &gt; dl &gt; dd.current {
  padding-bottom: 0;
}

.product-view .product-collateral &gt; dl &gt; dd.description ~ h2 {
  display: none;
}

.product-view #product-attribute-specs-table {
  display: inline-block;
  margin-top: 30px;
}

.product-view #product-attribute-specs-table tr.last {
  display: none;
}

.product-view .minimal-price {
  display: none;
}
.product-view .product-image-mobile .zoom-in, .product-view .product-image-mobile .zoom-out, .product-view .product-image-mobile .img-mobile-zoom {
  display: none;
}
.product-view .product-image .zoom-in {
  display: none;
  top: 12px;
  right: 0;
  position: absolute;
  width: auto;
  background-image: url("../images/icon-search.svg");
  background-repeat: no-repeat;
  background-position: 6px;
  font-weight: bold;
  margin: 0px 15px;
  padding: 10px 10px 10px 35px;
  border: 1px solid #ccc;
  background-color: white;
}
@media only screen and (max-width: 599px) {
  .product-view .product-image .zoom-in {
    display: block;
  }
}
.product-view .product-image .zoom-out {
  display: none;
  width: 25px !important;
  height: 25px;
  background-color: #e2e2e2;
  background-image: url("../images/close-modal.svg");
  background-size: 22px;
  background-repeat: no-repeat;
  background-position: center;
  text-align: right;
  padding: 15px;
  margin: 0;
  position: absolute;
  top: -24px;
  right: 0;
  z-index: 15;
}
.product-view .product-image .img-mobile-zoom {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  padding: 30px;
  font-size: 10px;
  line-height: 29px;
  height: 400px;
  border: 1px solid #ccc;
}
.product-view .product-image .img-mobile-zoom h1 {
  text-align: center;
}

.bundle-option-configurable-attr {
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #DFDFDF;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
  background: #FFFFFF;
  margin: 5px;
  -webkit-font-smoothing: antialiased;
}
.bundle-option-configurable-attr .active {
  background: red;
}

.bundle-option-configurable-label {
  font-size: 16px;
  color: #796E7C;
  font-weight: 600;
  display: block;
  flex-wrap: wrap;
  flex-basis: 100%;
}

.bundle-swatch-indisponivel {
  color: red;
  margin: 8px;
  font-weight: 600;
  display: none;
}

.product-view .box-up-sell.vertical-theme {
  position: relative;
}
.product-view .box-up-sell.vertical-theme .slick-navigation {
  display: inline-flex;
  position: absolute;
  right: 10px;
  top: 0px;
  z-index: 5;
}
.product-view .box-up-sell.vertical-theme .slick-navigation .prev {
  background-image: url("../images/slick-navigation-prev.svg");
  background-repeat: no-repeat;
  position: relative;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.product-view .box-up-sell.vertical-theme .slick-navigation .next {
  background-image: url("../images/slick-navigation-next.svg");
  background-repeat: no-repeat;
  position: relative;
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin-left: 10px;
}
.product-view .box-up-sell.vertical-theme .products-grid.grid-4 .item {
  height: 610px;
  margin: 0 5px;
}
@media only screen and (max-width: 770px) {
  .product-view .box-up-sell.vertical-theme .products-grid.grid-4 .item {
    height: auto;
  }
}
.product-view .box-up-sell.vertical-theme .products-grid .item .product-image {
  height: 290px;
  max-height: 290px;
}
.product-view .box-up-sell.vertical-theme .products-grid .item .product-image img {
  max-width: 100%;
  height: auto;
}

.grouped-items-table-wrapper {
  max-height: 400px;
  overflow-y: auto;
  width: 100%;
  margin-bottom: 15px;
}
.grouped-items-table-wrapper tbody tr:last-child td {
  border-bottom: none;
}
@media only screen and (max-width: 479px) {
  .grouped-items-table-wrapper {
    margin-bottom: 15px;
  }
}

.grouped-items-table td {
  padding: 10px !important;
}
.grouped-items-table .name {
  width: 60%;
}
.grouped-items-table .prices {
  width: 30%;
}
.grouped-items-table .grouped-qty {
  width: 50px;
  height: 40px;
  background-image: none;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  color: #796e7c;
  margin: 0;
  webkit-border-radius: 3px;
  border-radius: 3px;
  background-image: linear-gradient(-180deg, #eeeeee 0%, #ffffff 49%);
  border: 1px solid #C2C2C2;
  text-align: center;
  color: #786e7d;
  font-size: 14px;
  font-weight: 300;
  outline: none;
  margin: 0 15px;
}
.grouped-items-table .old-price {
  font-size: 12px !important;
}
.grouped-items-table .special-price {
  font-size: 15px !important;
}
.grouped-items-table .regular-price {
  font-size: 15px !important;
}

.leia-mais {
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
}

.loyalty-product-view {
  margin-bottom: 0px;
  margin-top: 32px;
}
.loyalty-product-view .points {
  font-weight: 800;
}

.shipping-estimate-table td {
  max-width: 385px;
}
@media only screen and (max-width: 599px) {
  .shipping-estimate-table td {
    max-width: 260px;
  }
}

.product-view .product-shop.vertical-theme {
  width: 480px;
  max-width: 480px;
  padding-left: 0;
}
@media only screen and (max-width: 979px) {
  .product-view .product-shop.vertical-theme {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
  }
}
@media only screen and (max-width: 599px) {
  .product-view .product-shop.vertical-theme {
    margin-top: 10px;
  }
}
.product-view .product-shop.vertical-theme .product-name .h1 {
  display: block;
  font-weight: 600;
  font-size: 36px;
  line-height: 44px;
  color: #786e7d;
}
.product-view .product-shop.vertical-theme .product-name .product-ref {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  margin-top: 15px;
}
@media only screen and (max-width: 479px) {
  .product-view .product-shop.vertical-theme .product-name .product-ref {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.product-view .product-shop.vertical-theme .product-name .product-ref p {
  border-right: 1px solid #DFDFDF;
  font-size: 12px;
  color: #796E7C;
  font-weight: 300;
  padding-right: 20px;
  margin-right: 20px;
}
@media only screen and (max-width: 479px) {
  .product-view .product-shop.vertical-theme .product-name .product-ref p {
    width: 100%;
    border: 0;
    margin-bottom: 15px;
  }
}
.product-view .product-shop.vertical-theme .product-name .product-ref .div-ratings {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.product-view .product-shop.vertical-theme .product-name .product-ref .div-ratings a {
  font-size: 12px;
  color: #796E7C;
  font-weight: 300;
  margin-left: 15px;
}
.product-view .product-shop.vertical-theme .product-name .product-ref .ratings {
  height: auto;
  margin: 0;
  pointer-events: none;
}
.product-view .product-shop.vertical-theme .product-name .product-ref .ratings .rating-box {
  vertical-align: initial;
}
.product-view .product-shop.vertical-theme .product-name .product-ref .ratings .rating-box .stars {
  width: 20px;
  height: 20px;
  background-image: url(../images/rating-new.png);
}
.product-view .product-shop.vertical-theme .product-name .product-ref .ratings .rating-box .stars.star-active {
  background-position: 0 20px;
}
.product-view .product-shop.vertical-theme .short-description {
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  font-weight: 600;
  color: #786e7d;
  margin: 24px 0 35px 0;
}
.product-view .product-shop.vertical-theme .price-info {
  display: block;
  padding-top: 26px;
  padding-bottom: 26px;
  border-top: 1px solid #e6e6e6;
  -webkit-font-smoothing: antialiased;
}
.product-view .product-shop.vertical-theme .price-info .installments {
  margin-top: 5px;
}
.product-view .product-shop.vertical-theme .price-info .installments, .product-view .product-shop.vertical-theme .price-info .billetdiscount {
  display: block;
  font-weight: 300;
  color: #786e7d;
  margin-bottom: 7px;
}
.product-view .product-shop.vertical-theme .special-price, .product-view .product-shop.vertical-theme .regular-price {
  color: #796E7C;
  font-size: 36px;
  font-weight: 600;
}
.product-view .product-shop.vertical-theme .special-price .price-label, .product-view .product-shop.vertical-theme .regular-price .price-label {
  display: none;
}
.product-view .product-shop.vertical-theme .old-price {
  font-weight: 300;
  font-size: 20px;
  color: #786e7d;
  text-decoration: line-through;
}
.product-view .product-shop.vertical-theme .old-price .price-label {
  display: none;
}

.product-view .product-shop.vertical-theme .add-to-cart {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  flex-wrap: wrap;
  margin: 30px 0 24px 0;
}
@media only screen and (max-width: 979px) {
  .product-view .product-shop.vertical-theme .add-to-cart {
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
  }
}
@media only screen and (max-width: 599px) {
  .product-view .product-shop.vertical-theme .add-to-cart .qty-wrapper {
    display: none;
  }
}
.product-view .product-shop.vertical-theme .add-to-cart .qty-wrapper label {
  display: none;
}
.product-view .product-shop.vertical-theme .add-to-cart .qty-wrapper input[type=number]::-webkit-inner-spin-button {
  opacity: 1;
}
.product-view .product-shop.vertical-theme .add-to-cart .input-text {
  background-image: none;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  width: 80px;
  height: 52px;
  color: #796e7c;
  margin: 0;
}
.product-view .product-shop.vertical-theme .add-to-cart .add-to-cart-buttons {
  width: 380px;
}
@media only screen and (max-width: 979px) {
  .product-view .product-shop.vertical-theme .add-to-cart .add-to-cart-buttons {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 599px) {
  .product-view .product-shop.vertical-theme .add-to-cart .add-to-cart-buttons {
    width: 100%;
    margin: 0;
  }
}
.product-view .product-shop.vertical-theme .add-to-cart .add-to-cart-buttons .btn-cart {
  width: 100%;
}
.product-view .product-shop.vertical-theme .add-to-cart .btn-cart {
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-font-smoothing: antialiased;
  background: #3e8c00;
  border: 0;
  width: 174px;
  height: 52px;
}
.product-view .product-shop.vertical-theme .add-to-cart .btn-cart:hover {
  background: #337300;
}

.product-view .product-shop.vertical-theme .safe-buy {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  width: 100%;
  margin: 13px 0 0 0;
}
@media only screen and (max-width: 979px) {
  .product-view .product-shop.vertical-theme .safe-buy {
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
  }
}
@media only screen and (max-width: 599px) {
  .product-view .product-shop.vertical-theme .safe-buy {
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    position: relative;
    right: 0;
  }
}
.product-view .product-shop.vertical-theme .safe-buy img {
  display: none;
}
.product-view .product-shop.vertical-theme .safe-buy .responsive {
  display: block;
}

.product-view .product-shop.vertical-theme .product-options {
  padding: 30px 0 35px 0;
}
.product-view .product-shop.vertical-theme .product-options p.required {
  display: none;
}
.product-view .product-shop.vertical-theme .product-options .swatch-attr {
  margin-bottom: 10px;
}
.product-view .product-shop.vertical-theme .product-options .swatch-attr label {
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
}
.product-view .product-shop.vertical-theme .product-options .swatch-attr label .select-label {
  font-size: 16px;
  color: #796E7C;
  font-weight: 600;
}
.product-view .product-shop.vertical-theme .product-options .swatch-attr label::after {
  display: none;
}
.product-view .product-shop.vertical-theme .product-options dd {
  padding: 0 0 10px 0;
  margin: 0 0 5px;
  border-bottom: 1px solid #888 -light;
}
.product-view .product-shop.vertical-theme .product-options dd .configurable-swatch-list li {
  margin: 0 0 0 10px;
}
.product-view .product-shop.vertical-theme .product-options dd .configurable-swatch-list li:first-child {
  margin-left: 0;
}
.product-view .product-shop.vertical-theme .product-options dd .configurable-swatch-list li.selected .swatch-link {
  border-color: #4A90E2;
  box-shadow: none;
}
.product-view .product-shop.vertical-theme .product-options dd .configurable-swatch-list li.selected .swatch-link .swatch-label {
  border: 0;
  transition: 0.6s;
}
.product-view .product-shop.vertical-theme .product-options dd .configurable-swatch-list li .swatch-link {
  width: auto !important;
  min-width: 56px !important;
  height: 56px !important;
  border-radius: 4px;
  border: 1px solid #DFDFDF;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
  background: #FFFFFF;
}
.product-view .product-shop.vertical-theme .product-options dd .configurable-swatch-list li .swatch-link:hover {
  border-color: #4A90E2;
  box-shadow: none;
  transition: 0.6s;
}
.product-view .product-shop.vertical-theme .product-options dd .configurable-swatch-list li .swatch-link .swatch-label {
  width: auto;
  min-width: 56px !important;
  height: 56px !important;
  border-radius: 4px;
  border: 0;
  background-color: #ffffff;
  line-height: 56px !important;
  margin: 0 auto;
}
.product-view .product-shop.vertical-theme .product-options dd .configurable-swatch-list li .swatch-link .swatch-label img {
  border-radius: 4px;
}

.product-view .product-shop.vertical-theme .block-related {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #cdcdcd;
  box-shadow: 0;
  background-color: #ffffff;
  padding: 25px 30px;
}
@media only screen and (max-width: 599px) {
  .product-view .product-shop.vertical-theme .block-related {
    padding: 15px;
  }
}
.product-view .product-shop.vertical-theme .block-related .block-title h2 {
  color: #796e7c;
  font-size: 22px;
}
@media only screen and (max-width: 599px) {
  .product-view .product-shop.vertical-theme .block-related .block-title h2 {
    font-size: 14px;
    margin-bottom: 5px;
  }
}
.product-view .product-shop.vertical-theme .block-related .item .product {
  width: 100%;
}
.product-view .product-shop.vertical-theme .block-related .item .product-image {
  width: 75px;
  height: auto;
  margin: 0 20px;
}
.product-view .product-shop.vertical-theme .block-related .item .product-details {
  width: 60%;
}
.product-view .product-shop.vertical-theme .block-related .item .product-details .price-box {
  margin-top: 15px;
}
@media only screen and (max-width: 599px) {
  .product-view .product-shop.vertical-theme .block-related .item .product-details .price-box p .price {
    font-size: 12px;
  }
}
.product-view .product-shop.vertical-theme .block-related .item .product-details .product-name a {
  font-size: 14px;
}
@media only screen and (max-width: 599px) {
  .product-view .product-shop.vertical-theme .block-related .item .product-details .product-name a {
    font-size: 12px;
    line-height: 16px;
  }
}
.product-view .product-shop.vertical-theme .block-related .item .product-details .price-box .regular-price, .product-view .product-shop.vertical-theme .block-related .item .product-details .price-box .old-price, .product-view .product-shop.vertical-theme .block-related .item .product-details .price-box .special-price {
  font-weight: 600;
  margin-top: 5px;
  font-size: 14px;
  margin-top: 0;
  display: inline-block;
}
@media only screen and (max-width: 599px) {
  .product-view .product-shop.vertical-theme .block-related .item .product-details .price-box .regular-price, .product-view .product-shop.vertical-theme .block-related .item .product-details .price-box .old-price, .product-view .product-shop.vertical-theme .block-related .item .product-details .price-box .special-price {
    font-size: 12px;
  }
}

.product-view .product-shop.vertical-theme .shipping-estimate-input-box {
  width: 100%;
  height: 40px;
}

.product-view .product-shop.vertical-theme .shipping-estimate-input {
  width: 100%;
  border-radius: 2px;
  border: 1px solid #C2C2C2;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  background: #FFFFFF;
  font-size: 14px;
  color: #796E7C;
  letter-spacing: 0;
}

.product-view .product-shop.vertical-theme .shipping-estimate-button {
  -webkit-font-smoothing: antialiased;
  left: auto;
  right: 0;
}

.product-view .tabs.vertical-theme {
  border-bottom: 0;
}

.product-view .tabs.vertical-theme .toggle-tabs {
  border-color: #d8d8d8;
}

.product-view .tabs.vertical-theme .toggle-tabs li.current {
  border: 0;
  position: relative;
}

.product-view .tabs.vertical-theme .toggle-tabs li.current::after {
  content: "";
  width: 100%;
  height: 6px;
  border-radius: 8px;
  border: 1px solid #796E7C;
  background: #FFFFFF;
  position: absolute;
  bottom: 0;
  left: 0;
}

.product-view .box-up-sell.vertical-theme {
  margin-top: 50px;
}
@media only screen and (max-width: 770px) {
  .product-view .box-up-sell.vertical-theme {
    padding: 0 15px;
    margin-top: 50px;
  }
  .product-view .box-up-sell.vertical-theme .item {
    height: 430px;
  }
}
@media only screen and (max-width: 599px) {
  .product-view .box-up-sell.vertical-theme .item {
    height: auto;
  }
}

.product-view .box-up-sell.vertical-theme h2 {
  -webkit-font-smoothing: antialiased;
  font-size: 36px;
  color: #796e7c;
  font-weight: 600;
  margin-bottom: 45px;
}
@media only screen and (max-width: 599px) {
  .product-view .box-up-sell.vertical-theme h2 {
    font-size: 18px;
    padding: 0;
  }
}

@media only screen and (max-width: 599px) {
  .product-view .box-up-sell.vertical-theme .products-grid {
    border: 0;
  }
}

.product-view .box-up-sell.vertical-theme .products-grid .discount-box {
  -webkit-font-smoothing: antialiased;
  border-radius: 3px;
  border: 0;
  background-color: black;
  font-size: 12px;
  font-weight: 600;
  color: #FFFFFF;
}

.product-view .product-img-box.vertical-theme {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  width: 56.8%;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) {
  .product-view .product-img-box.vertical-theme {
    width: 50%;
  }
}
@media only screen and (max-width: 979px) {
  .product-view .product-img-box.vertical-theme {
    width: 100%;
  }
}

.product-view .product-img-box.vertical-theme .product-image {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  position: relative;
  text-align: right;
  margin-top: 0;
  width: calc(100% - 100px);
}
@media only screen and (max-width: 599px) {
  .product-view .product-img-box.vertical-theme .product-image {
    width: 100%;
  }
}

.product-view .product-img-box.vertical-theme .product-image .product-image-gallery {
  width: 100%;
}

.product-view .product-img-box.vertical-theme .product-image img {
  max-height: none;
  margin: 0;
  width: 100%;
}

.product-view .product-img-box.vertical-theme .more-views {
  margin-right: 20px;
  height: 581px;
  overflow: auto;
}

.product-view .product-img-box.vertical-theme .more-views h2 {
  display: none;
}

.product-view .product-img-box.vertical-theme .more-views ul,
.product-view .product-img-box.vertical-theme .more-views ul li,
.product-view .product-img-box.vertical-theme .more-views ul li a,
.product-view .product-img-box.vertical-theme .more-views ul li a img {
  display: block;
  width: 100%;
}

.product-view .product-img-box.vertical-theme .more-views ul li {
  position: relative;
  margin-bottom: 13px;
}

.product-view .product-img-box.vertical-theme .more-views ul li:after {
  display: block;
  width: 100%;
  height: 4px;
  background: transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  transition: 0.5s;
}
.product-view .product-img-box.vertical-theme .more-views ul li:hover:after {
  background: black;
}

.product-view .product-img-box.vertical-theme .more-views ul li a {
  pointer-events: none;
}

.product-view .product-img-box.vertical-theme .discount-box {
  border-radius: 3px;
  border: 0;
  background-color: black;
  font-size: 12px;
  font-weight: 600;
  color: #FFFFFF;
  position: absolute;
  top: 10px;
  right: auto;
  left: 0;
  z-index: 5;
  opacity: 0.9;
  padding: 3.5px 8px;
}

.product-view .product-img-box.vertical-theme *,
.product-view .product-img-box.vertical-theme *:focus,
.product-view .product-img-box.vertical-theme *:active {
  outline: none;
}

.cart-msrp-totals {
  color: red;
  font-size: 12px !important;
  font-weight: bold;
  margin: 10px 10px 0;
  padding: 10px;
  text-align: right;
  text-transform: uppercase;
}

.map-cart-sidebar-total {
  color: red;
  display: block;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  padding: 2px 5px;
}

.map-popup {
  background: #FFFFFF;
  border: 5px solid #CCCCCC;
  margin: 12px 0 0;
  position: absolute;
  text-align: left;
  width: 450px;
  z-index: 100;
}
@media only screen and (min-width: 771px) {
  .map-popup.map-popup-right {
    left: 10px !important;
  }
  .map-popup.map-popup-left {
    left: auto !important;
    right: 10px !important;
  }
}
@media only screen and (max-width: 770px) {
  .map-popup {
    width: 100%;
    left: 0px !important;
  }
}
.map-popup .map-popup-heading {
  padding: 8px 10px;
  margin-right: 40px;
  width: auto;
}
.map-popup .map-popup-heading h3 {
  font-size: 14px;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-align: left;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 479px) {
  .map-popup .map-popup-heading h3 {
    text-align: center;
  }
}
.map-popup .map-popup-close {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 36px;
  width: 36px;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}
.map-popup .map-popup-content {
  border-top: 1px solid #EDEDED;
  padding: 10px;
  margin: 0 10px;
  overflow: hidden;
  text-align: left;
}
@media only screen and (max-width: 479px) {
  .map-popup .map-popup-content {
    text-align: center;
  }
}
.map-popup .map-popup-checkout {
  padding: 10px 0;
}
.map-popup .map-popup-checkout form:after {
  content: "";
  display: block;
  clear: both;
}
.map-popup .map-popup-checkout span {
  display: block;
}
.map-popup .map-popup-checkout .button {
  float: left;
  margin: 0 2px;
  clear: left;
}
.map-popup .map-popup-checkout .additional-addtocart-box {
  float: left;
  min-width: 210px;
}
.map-popup .map-popup-checkout .additional-addtocart-box li {
  list-style-type: none;
}
.map-popup .map-popup-checkout .paypal-logo {
  width: auto;
}
.map-popup .map-popup-checkout .paypal-logo a {
  display: inline-block;
  float: left;
  clear: left;
}
.map-popup .map-popup-checkout .paypal-logo .paypal-or {
  float: left;
  text-align: center;
  padding: 5px 15px;
  clear: left;
}
.map-popup .map-popup-checkout .paypal-logo:after {
  content: "";
  display: block;
  clear: both;
}
.map-popup .map-popup-checkout .paypal-logo .bml_button a {
  clear: left;
}
@media only screen and (max-width: 479px) {
  .map-popup .map-popup-checkout {
    text-align: center;
  }
  .map-popup .map-popup-checkout .button,
  .map-popup .map-popup-checkout .additional-addtocart-box,
  .map-popup .map-popup-checkout .paypal-logo a,
  .map-popup .map-popup-checkout .paypal-logo .paypal-or {
    float: none;
  }
  .map-popup .map-popup-checkout .additional-addtocart-box {
    min-width: 0px;
  }
  .map-popup .map-popup-checkout .paypal-logo .paypal-or {
    margin: 0px;
    margin-bottom: 10px;
  }
}
.map-popup .map-popup-checkout:after {
  content: "";
  display: block;
  clear: both;
}
.map-popup .map-popup-price {
  padding: 10px 0;
}
@media only screen and (max-width: 479px) {
  .map-popup .map-popup-price {
    text-align: center;
    padding-top: 0px;
  }
}
.map-popup .map-popup-price .price-box,
.map-popup .map-popup-price .price-box .special-price {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.map-popup .map-popup-price .price-box .minimal-price-link {
  display: inline-block;
}
.map-popup .map-popup-text {
  padding: 10px 0;
  margin: 0 10px;
  word-wrap: break-word;
}
.map-popup .map-popup-text,
.map-popup .map-popup-only-text {
  border-top: 1px solid #EDEDED;
}

.price-box .map-link {
  display: block;
  text-align: center;
}

.block-compare .product-name:after {
  content: "";
  display: block;
  clear: both;
}

.compare-table .product-image {
  display: inline-block;
}

.compare-table .product-shop-row.top td {
  padding-bottom: 0;
  border-bottom: 0;
}
.compare-table .product-shop-row.bottom td {
  padding-top: 0;
}

.catalog-category-banner-section {
  height: 150px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  padding: 0 15px;
  margin-bottom: 50px;
}
.catalog-category-banner-section.category-banner-fixed {
  width: 100%;
  height: 70px !important;
  background: #FFFFFF;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 118px;
  z-index: 2;
  background-image: none !important;
}
.catalog-category-banner-section.category-banner-fixed.with-image h1 {
  color: #786e7d;
}
.catalog-category-banner-section.category-banner-fixed .catalog-category-banner-section-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.catalog-category-banner-section.category-banner-fixed .catalog-category-banner-section-container h1 {
  position: relative;
  bottom: 0;
}
.catalog-category-banner-section.category-banner-fixed .catalog-category-banner-section-container .toolbar-top {
  margin: 0;
}
@media only screen and (max-width: 770px) {
  .catalog-category-banner-section {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 599px) {
  .catalog-category-banner-section {
    height: 100px;
  }
}
.catalog-category-banner-section.no-image h1 {
  color: #786e7d;
}
.catalog-category-banner-section.with-image h1 {
  color: #fff;
}
.catalog-category-banner-section .catalog-category-banner-section-container {
  position: relative;
  height: 100%;
}
.catalog-category-banner-section h1 {
  -webkit-font-smoothing: antialiased;
  position: absolute;
  font-weight: 600;
  font-size: 36px;
}

@media only screen and (max-width: 599px) {
  .catalog-category-banner-section {
    margin: 0;
  }
}
.catalog-category-banner-section.category-banner-fixed .catalog-category-banner-section-container h1 small {
  display: none;
}
.catalog-category-banner-section h1 small {
  -webkit-font-smoothing: antialiased;
  display: block;
  font-weight: 400;
  font-size: 14px;
}
.catalog-category-banner-section h1 small .prolongued {
  display: none;
}
.catalog-category-banner-section h1 a {
  font-weight: 400;
  font-size: 14px;
}

.catalog-category-banner-section.category-banner-fixed .catalog-category-banner-section-container h1 {
  font-size: 22px;
}

.catalog-category-banner-section.category-banner-fixed {
  margin-top: 0;
}
@media only screen and (max-width: 979px) {
  .catalog-category-banner-section.category-banner-fixed {
    display: none;
  }
}

.catalog-category-banner-section.category-banner-fixed .catalog-category-banner-section-container h1 {
  width: 40%;
}

@media only screen and (min-width: 979px) {
  .catalog-category-banner-section h1 {
    width: 40%;
  }
}
@media only screen and (max-width: 979px) {
  .catalog-category-banner-section h1 {
    top: 40px;
    bottom: 0;
    width: 100%;
  }
}

@media only screen and (min-width: 979px) {
  .catalog-category-banner-section.no-image {
    height: auto;
  }
}

.catalog-category-banner-section.no-image h1 {
  position: relative;
}
@media only screen and (max-width: 979px) {
  .catalog-category-banner-section.no-image h1 {
    bottom: 0;
  }
}
@media only screen and (max-width: 599px) {
  .catalog-category-banner-section.no-image h1 {
    width: 100%;
  }
}

@media only screen and (max-width: 599px) {
  .catalog-category-banner-section.no-image h1 .category-full-text {
    top: 35px;
  }
}

@media only screen and (max-width: 599px) {
  .catalog-category-banner-section.with-image h1 .category-full-text {
    top: 15px;
  }
}

.catalog-category-banner-section h1 .category-full-text {
  -webkit-font-smoothing: antialiased;
  display: block;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  position: absolute;
  z-index: 10;
  background-color: #ffffff;
  padding: 20px 0;
}
@media only screen and (max-width: 1070px) {
  .catalog-category-banner-section h1 .category-full-text {
    left: 0;
  }
}
@media only screen and (max-width: 770px) {
  .catalog-category-banner-section h1 .category-full-text {
    width: 100%;
  }
}

.catalog-category-banner-section h1 .category-full-text.open {
  box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.1);
  padding: 20px 20px 45px 20px;
}

.catalog-category-banner-section h1 .category-text {
  display: block;
  width: 100%;
  height: 65px;
  overflow: hidden;
  color: #786e7d;
}

.catalog-category-banner-section h1 .category-full-text.open .category-text {
  height: auto;
}

.catalog-category-banner-section h1 .category-full-text .readmore {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  bottom: 22px;
  right: 0;
  z-index: 2;
  background-color: #ffffff;
}

.catalog-category-banner-section h1 .category-full-text.open .readmore {
  bottom: 20px;
  right: 20px;
}

.catalog-category-banner-section.category-banner-fixed .category-full-text {
  display: none;
}

#svg-filter {
  display: none;
}

.blur-content {
  -webkit-filter: url(#svg-blur);
  filter: url(#svg-blur);
  display: inline-block;
  position: absolute;
  bottom: 23px;
  width: 80px;
  height: 20px;
  background: white;
  right: 0;
}

@media only screen and (min-width: 979px) {
  .catalog-category-banner-section {
    height: 55px;
    margin-top: 30px;
  }
}

@media only screen and (max-width: 770px) {
  .catalog-category-banner-section h1 {
    font-size: 22px;
  }
}

@media only screen and (min-width: 979px) {
  .catalog-category-banner-section.no-image.category-banner-fixed {
    margin: 0;
  }
}

@media only screen and (min-width: 979px) {
  .catalog-category-banner-section.with-image {
    height: 150px;
    margin-top: 0;
  }
}
@media only screen and (max-width: 599px) {
  .catalog-category-banner-section.with-image {
    margin-top: 0;
  }
}

.catalog-category-banner-section.with-image h1 {
  width: 100%;
}
@media only screen and (min-width: 979px) {
  .catalog-category-banner-section.with-image h1 {
    bottom: 45px;
    width: 100%;
  }
}
@media only screen and (max-width: 770px) {
  .catalog-category-banner-section.with-image h1 {
    font-size: 22px;
    font-weight: 600;
    top: 60px;
  }
}
@media only screen and (max-width: 599px) {
  .catalog-category-banner-section.with-image h1 {
    top: 34px;
  }
}

@media only screen and (min-width: 979px) {
  .catalog-category-banner-section.with-image h1 .category-full-text {
    top: 120px;
    width: 40%;
  }
}
@media only screen and (max-width: 979px) {
  .catalog-category-banner-section.with-image h1 .category-full-text {
    margin-top: 58px;
  }
}

body.checkout-cart-index {
  background-color: #FFFFFF;
}
@media only screen and (max-width: 1199px) {
  body.checkout-cart-index .main-section {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 599px) {
  body.checkout-cart-index .main-section {
    padding-top: 30px;
  }
}

.left-cart-content {
  float: left;
  width: 65%;
  margin-top: 60px;
}
@media only screen and (max-width: 979px) {
  .left-cart-content {
    width: 100%;
  }
}
@media only screen and (max-width: 599px) {
  .left-cart-content {
    margin-top: 0;
  }
}
.left-cart-content .shipping-message {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  width: 72%;
  padding-top: 40px;
  position: relative;
}
.left-cart-content .shipping-message::before {
  display: block;
  content: "";
  width: 36px;
  height: 25px;
  background: url("../images/icon-truck.png") no-repeat top;
}
.left-cart-content .shipping-message h2 {
  display: block;
  width: 100%;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #796E7C;
  font-weight: 600;
  letter-spacing: 0;
  margin-top: 8px;
}
@media only screen and (max-width: 599px) {
  .left-cart-content .shipping-message h2 {
    font-size: 15px;
  }
}
.left-cart-content .shipping-message p {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  border-bottom: 1px dashed #dbdbdb;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #796E7C;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  padding: 10px 20px;
  order: 2;
}
@media only screen and (max-width: 599px) {
  .left-cart-content .shipping-message p {
    font-size: 15px;
    line-height: 23px;
  }
}
.left-cart-content .shipping-message p em {
  font-style: normal;
}
.left-cart-content .shipping-message p::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: black;
  position: absolute;
  left: 0;
}
.left-cart-content .shipping-message p:last-child {
  border: 0;
}
.left-cart-content .shipping-message p.free-shipping {
  border-bottom: 1px dashed #dbdbdb;
  order: 1;
}

.cart-table {
  float: left;
  width: 100%;
}
.cart-table thead tr {
  border-bottom: 1px solid #B7B7B7;
}
.cart-table thead tr th {
  border-bottom: none;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #796E7C;
  font-weight: 300;
  letter-spacing: 0;
  text-transform: inherit;
  -webkit-font-smoothing: antialiased;
  padding: 0 5px 16px 5px;
}
.cart-table thead tr th.a-center {
  text-align: left;
}
.cart-table tbody tr {
  padding: 10px 0;
  border-bottom: 1px dashed #B7B7B7;
}
@media only screen and (max-width: 599px) {
  .cart-table tbody tr td {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.cart-table tbody tr.first td {
  padding-top: 23px;
}
@media only screen and (max-width: 599px) {
  .cart-table tbody tr.first td {
    padding-top: 0;
  }
}
.cart-table tbody tr.last {
  border-bottom: none;
}
.cart-table tfoot tr {
  border: none;
}
.cart-table tfoot tr td {
  text-align: left;
  padding: 0;
  padding-top: 40px;
}
.cart-table tfoot tr td .btn-empty {
  display: none;
}
.cart-table tfoot tr td .btn-update {
  display: none;
}
.cart-table tfoot tr td .or {
  display: none;
}
.cart-table tfoot tr td .btn-continue {
  height: 40px;
  border-radius: 2px;
  border: 1px solid #81368A;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.08);
  background: #EEEEEE;
  text-align: center;
  padding: 0 60px;
}
@media only screen and (max-width: 479px) {
  .cart-table tfoot tr td .btn-continue {
    width: 100%;
  }
}
.cart-table tfoot tr td .btn-continue span {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #796E7C;
  font-weight: 600;
  text-decoration: none;
  text-transform: none;
}

.cart .button {
  white-space: normal;
}

.cart .page-title {
  height: 135px;
  border-bottom: none;
  margin-bottom: 15px;
  position: relative;
  z-index: 2;
}
.cart .page-title:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (max-width: 979px) {
  .cart .page-title {
    height: auto;
  }
}
.cart .page-title h1 {
  display: block;
  width: 100%;
  border-bottom: none;
  font-family: "Poppins", sans-serif;
  font-size: 36px;
  color: #796E7C;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  padding: 0;
  margin-bottom: 26px;
}
@media only screen and (max-width: 479px) {
  .cart .page-title h1 {
    font-size: 18px;
    margin-bottom: 16px;
  }
}
.cart .page-title .checkout-types {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 4px;
}
@media only screen and (max-width: 979px) {
  .cart .page-title .checkout-types {
    width: 100%;
    position: relative;
    bottom: 0;
  }
  .cart .page-title .checkout-types li {
    width: 100%;
  }
  .cart .page-title .checkout-types li .btn-highlight {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 770px) {
  .cart .page-title .checkout-types {
    float: left;
  }
}
@media only screen and (max-width: 479px) {
  .cart .page-title .checkout-types {
    margin-top: 0;
  }
}

.cart .messages {
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
}
.cart .messages .success-msg li {
  border: none;
  background-color: #E6F3E7;
}
.cart .messages .success-msg li::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #E6F3E7;
  border-right: none;
  transform: rotate(-270deg);
  position: absolute;
  top: inherit;
  bottom: -13px;
  left: 30px;
}
.cart .messages .success-msg li span {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #796E7C;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 20px;
}
.cart .messages .error-msg li {
  border: none;
  background-color: #FAEBE7;
}
.cart .messages .error-msg li::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #FAEBE7;
  border-right: none;
  transform: rotate(-270deg);
  position: absolute;
  top: inherit;
  bottom: -15px;
  left: 30px;
}
.cart .messages .error-msg li span {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #796E7C;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 20px;
}

.checkout-types {
  float: right;
  max-width: 100%;
  text-align: right;
  margin-top: 25px;
}
@media only screen and (max-width: 770px) {
  .checkout-types {
    float: left;
  }
}
.checkout-types.top li .btn-highlight {
  width: auto;
  padding: 0 100px;
}
.checkout-types li {
  vertical-align: top;
  margin: 0 0 5px 5px;
}
.checkout-types li:after {
  content: "";
  display: block;
  clear: both;
}
.checkout-types li img {
  display: inline;
  vertical-align: top;
}
.checkout-types li .btn-highlight {
  width: 100%;
  box-shadow: 0 5px 5px 0 rgba(65, 117, 5, 0.4);
  border-radius: 3px;
  background: #1A8D21;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  color: #FFFFFF;
  font-weight: 600;
  letter-spacing: 0;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}
.checkout-types li:first-child {
  margin-left: 0;
}
.checkout-types .method-checkout-cart-methods-multishipping {
  display: block;
}
.checkout-types.top li {
  display: inline-block;
}
.checkout-types.top .bml_button {
  display: inline-block;
  vertical-align: top;
}
.checkout-types.top .bml_button img {
  display: block;
}
.checkout-types.top .paypal-logo .paypal-or {
  margin-top: 5px;
}
.checkout-types.bottom .paypal-logo a, .checkout-types.minicart .paypal-logo a {
  display: block;
}
.checkout-types.bottom .paypal-or, .checkout-types.minicart .paypal-or {
  margin: 0px;
  display: block;
  text-align: center;
}

@media only screen and (min-width: 741px) {
  .checkout-types.bottom .paypal-or {
    text-align: right;
    padding-right: 70px;
  }
}
.cart-totals .checkout-types .btn-checkout {
  margin-bottom: 7px;
}

@media only screen and (max-width: 599px) {
  .btn-checkout {
    width: 100%;
  }
}
.cart-table th,
.cart-table td,
.cart-table tbody td {
  border-bottom: none;
  vertical-align: top;
}
.cart-table h2 {
  color: #636363;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
}
.cart-table thead th,
.cart-table tbody td {
  background-color: transparent;
  padding: 10px 5px;
}
.cart-table .product-cart-info,
.cart-table .product-cart-actions {
  padding-left: 15px;
}
.cart-table tr {
  border-bottom: 1px solid #EDEDED;
}
.cart-table tfoot tr {
  background: none;
}
.cart-table tfoot tr &gt; td:after {
  content: "";
  display: block;
  clear: both;
}
.cart-table span.or {
  font-size: 9px;
  padding: 0 5px;
  text-transform: uppercase;
}
.cart-table .product-cart-image .cart-links,
.cart-table .product-cart-info .btn-remove,
.cart-table .product-cart-actions .button {
  display: none;
}
.cart-table .product-cart-image {
  display: block;
  width: 123px;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width: 770px) {
  .cart-table .product-cart-image {
    width: auto;
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media only screen and (max-width: 599px) {
  .cart-table .product-cart-image {
    width: 25%;
    padding: 0;
  }
  .cart-table .product-cart-image ul.cart-links {
    display: none;
  }
}
.cart-table .product-cart-image a {
  display: block;
  width: 100%;
  height: 123px;
}
@media only screen and (max-width: 599px) {
  .cart-table .product-cart-image a {
    height: auto;
  }
}
.cart-table .product-cart-image .product-image img {
  max-width: 100%;
  width: 100%;
}
.cart-table .product-cart-image a.cart-edit {
  display: none;
}
.cart-table .product-cart-info {
  width: 240px;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width: 770px) {
  .cart-table .product-cart-info {
    width: auto;
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media only screen and (max-width: 599px) {
  .cart-table .product-cart-info {
    float: right;
    width: 75%;
    padding: 0 0 0 15px;
    position: relative;
  }
  .cart-table .product-cart-info a.btn-remove {
    float: right;
    width: 20px;
    height: 20px;
    background-image: url("../images/icon-close-cart.jpg");
    background-position: center;
    background-size: 28px;
    margin: 0 0 0 0;
  }
}
.cart-table .product-cart-info .product-name {
  margin-top: 30px;
}
@media only screen and (max-width: 599px) {
  .cart-table .product-cart-info .product-name {
    width: 93%;
    margin-top: 0;
  }
}
.cart-table .product-cart-info .product-name a {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #796E7C;
  font-weight: 600;
  line-height: 18px;
}
@media only screen and (max-width: 479px) {
  .cart-table .product-cart-info .product-name a {
    font-size: 13px;
    line-height: 17px;
  }
}
.cart-table .product-cart-info .product-cart-sku {
  display: none;
}
.cart-table .product-cart-price {
  width: 70px;
  text-align: left;
  padding-right: 0;
  padding-left: 0;
}
@media only screen and (max-width: 770px) {
  .cart-table .product-cart-price {
    width: auto;
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media only screen and (max-width: 599px) {
  .cart-table .product-cart-price {
    float: left;
    width: auto;
    padding: 0 0 0 15px;
    margin: 21px 0 0 0;
  }
  .cart-table .product-cart-price::before {
    display: none;
  }
}
.cart-table .product-cart-price .price {
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #796E7C;
  font-weight: 300;
  letter-spacing: 0;
  margin-top: 30px;
}
@media only screen and (max-width: 599px) {
  .cart-table .product-cart-price .price {
    margin: 0;
  }
}
@media only screen and (max-width: 479px) {
  .cart-table .product-cart-price .price {
    font-size: 14px;
  }
}
.cart-table .product-cart-actions {
  width: 70px;
  padding-right: 0;
  padding-left: 0;
}
@media only screen and (max-width: 479px) {
  .cart-table .product-cart-actions[data-rwd-label] {
    padding-left: 0;
  }
}
@media only screen and (max-width: 770px) {
  .cart-table .product-cart-actions {
    width: auto;
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media only screen and (max-width: 599px) {
  .cart-table .product-cart-actions {
    float: left;
    width: auto;
    padding: 0;
    margin: 12px 0 0 25px;
  }
  .cart-table .product-cart-actions::before {
    display: none;
  }
}
.cart-table .product-cart-actions .qty {
  width: 60px;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #C2C2C2;
  border-radius: 3px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #796E7C;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0;
  line-height: 40px;
  margin-top: 20px;
}
@media only screen and (max-width: 599px) {
  .cart-table .product-cart-actions .qty {
    margin-top: 0;
  }
}
@media only screen and (max-width: 479px) {
  .cart-table .product-cart-actions .qty {
    width: 50px;
    height: 35px;
    font-size: 12px;
    line-height: 35px;
  }
}
.cart-table .product-cart-actions .btn-update {
  margin-top: 8px;
}
@media only screen and (max-width: 599px) {
  .cart-table .product-cart-actions .btn-update {
    margin-top: 0;
  }
}
.cart-table .product-cart-actions .cart-links {
  display: none;
}
.cart-table .product-cart-total {
  width: 70px;
  text-align: left;
  padding-right: 0;
  padding-left: 0;
}
@media only screen and (max-width: 770px) {
  .cart-table .product-cart-total {
    width: auto;
    padding-left: 8px;
    padding-right: 8px;
  }
}
.cart-table .product-cart-total .price {
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #796E7C;
  font-weight: 300;
  letter-spacing: 0;
  margin-top: 30px;
}
.cart-table .product-cart-remove {
  width: 40px;
  text-align: left;
}
@media only screen and (max-width: 770px) {
  .cart-table .product-cart-remove {
    width: auto;
  }
}
.cart-table .product-cart-remove .btn-remove {
  width: 30px;
  height: 30px;
  background-image: url("../images/icon-close-cart.jpg");
  background-position: 0;
  margin-top: 24px;
}
.cart-table .cart-tax-total {
  position: relative;
  cursor: pointer;
}
.cart-table .cart-tax-total:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #3399CC;
  border-left: none;
  position: absolute;
  top: 3px;
  right: -11px;
}
.cart-table .cart-tax-total.cart-tax-total-expanded:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #3399CC;
  border-bottom: none;
  right: -15px;
  top: 6px;
}
.cart-table .cart-links &gt; li {
  white-space: nowrap;
  line-height: 1.3;
  margin-bottom: 5px;
  min-width: 65px;
  font-size: 13px;
}
.cart-table .cart-links &gt; li &gt; a {
  display: block;
}
.cart-table .cart-links &gt; li:last-child {
  margin-bottom: 0;
}
.cart-table .item-options {
  padding-left: 15px;
}

@media only screen and (max-width: 770px) {
  .cart-table th {
    font-size: 12px;
  }
  .cart-table th,
  .cart-table td {
    padding: 7px 6px;
  }
  .cart-table .product-cart-actions &gt; li {
    white-space: inherit;
  }
}
@media only screen and (max-width: 699px) {
  .display-both-prices .cart-table thead th.cart-total-head,
  .display-both-prices .cart-table td.product-cart-total {
    display: none;
  }
}
@media only screen and (max-width: 599px) {
  .cart-table colgroup, .cart-table thead {
    display: none;
  }
  .cart-table tr {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
  }
  .cart-table tr:after {
    content: "";
    display: block;
    clear: both;
  }
  .cart-table tr:last-child {
    margin-bottom: 0;
  }
  .cart-table tfoot tr {
    padding-bottom: 0;
  }
  .cart-table td {
    border: none;
    display: block;
  }
  .cart-table td[data-rwd-label] {
    padding-left: 15px;
    margin-bottom: 6px;
  }
  .cart-table td[data-rwd-label] .price {
    font-weight: normal;
  }
  .cart-table td[data-rwd-label]:before {
    content: attr(data-rwd-label) ":";
    font-size: 12px;
    padding-right: 5px;
    text-transform: uppercase;
  }
  .cart-table td.product-cart-price {
    text-align: left;
  }
  .cart-table h2 {
    font-size: 12px;
  }
  .cart-table .cart-links {
    padding-top: 5px;
    padding-right: 5px;
  }
  .cart-table .cart-links &gt; li {
    white-space: normal;
    text-align: center;
  }
  .cart-table .cart-links &gt; li &gt; a {
    padding: 2px 0px;
  }
  .cart-table .cart-tax-info {
    font-style: italic;
    padding-left: 15px;
    font-size: 13px;
  }
  .cart-table .cart-tax-info .price {
    font-size: 13px;
  }
  .cart-table .product-cart-image {
    float: left;
    padding-bottom: 0;
  }
  .cart-table .product-cart-remove,
  .cart-table .product-cart-total,
  .cart-table .product-cart-actions .cart-links {
    display: none;
  }
  .cart-table .product-cart-image .cart-links,
  .cart-table .product-cart-info .btn-remove {
    display: block;
  }
  .cart-table .product-cart-actions .button {
    display: none;
  }
  .cart-table .product-cart-info .product-cart-sku {
    margin-bottom: 5px;
  }
  .cart-table .product-cart-actions {
    text-align: left;
  }
  .cart-table .product-cart-actions .qty {
    margin-right: 7px;
    margin-bottom: 7px;
  }
  .cart-table .price,
  .cart-table .product-cart-price:before {
    font-weight: 500;
    font-size: 15px;
  }
  .cart-table .cart-footer-actions {
    text-align: center;
    width: 100%;
  }
  .cart-table .cart-footer-actions #empty_cart_button {
    float: right;
  }
  .cart-table .cart-footer-actions .btn-continue {
    float: left;
  }
  .cart-table .cart-footer-actions .btn-update,
  .cart-table .cart-footer-actions span.or {
    display: none;
  }

  .display-both-prices .cart-table td[data-rwd-tax-label]:before {
    content: attr(data-rwd-tax-label) ":";
  }
}
.right-cart-content {
  float: right;
  width: 33%;
  margin-top: 60px;
}
@media only screen and (max-width: 979px) {
  .right-cart-content {
    width: 100%;
  }
}
.right-cart-content .right-content {
  float: left;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.15);
  background: #FFFFFF;
  padding: 20px 0 0 0;
}

.cart-forms {
  float: left;
  width: 100%;
}

#discount-coupon-form {
  float: left;
  width: 100%;
  padding: 0 18px;
}
#discount-coupon-form .discount {
  float: left;
  width: 100%;
  border: none;
  background: none;
  padding: 0;
}
#discount-coupon-form .discount .discount-form {
  float: left;
  width: 100%;
}

#discount-coupon-form,
.cart .giftcard {
  width: 100%;
}
#discount-coupon-form h2,
.cart .giftcard h2 {
  display: none;
}
#discount-coupon-form label,
.cart .giftcard label {
  display: block;
  width: 100%;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #796E7C;
  font-weight: 600;
}
@media only screen and (max-width: 479px) {
  #discount-coupon-form label,
  .cart .giftcard label {
    font-size: 13px;
  }
}
#discount-coupon-form .field-wrapper,
.cart .giftcard .field-wrapper {
  float: left;
  width: 100%;
  margin-top: 15px;
  position: relative;
}
#discount-coupon-form .validation-advice,
.cart .giftcard .validation-advice {
  display: inline;
}
#discount-coupon-form .input-text,
.cart .giftcard .input-text {
  float: left;
  width: 100%;
  height: 40px;
  border-radius: 3px;
  border: 1px solid #C2C2C2;
  background: #FFFFFF;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #796E7C;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
  padding: 0 155px 0 15px;
}
@media only screen and (max-width: 479px) {
  #discount-coupon-form .input-text,
  .cart .giftcard .input-text {
    font-size: 13px;
  }
}
#discount-coupon-form .button-wrapper,
.cart .giftcard .button-wrapper {
  display: block;
  width: 140px;
  position: absolute;
  top: 0;
  right: 0;
}
#discount-coupon-form .button-wrapper &gt; button,
.cart .giftcard .button-wrapper &gt; button {
  float: left;
  width: 100%;
  height: 40px;
  background: #EEEEEE;
  border-radius: 2px;
  border: 1px solid #81368A;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.08);
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #796E7C;
  font-weight: 600;
  text-align: center;
}
@media only screen and (max-width: 479px) {
  #discount-coupon-form .button-wrapper &gt; button,
  .cart .giftcard .button-wrapper &gt; button {
    font-size: 13px;
    font-weight: 300;
  }
}
#discount-coupon-form .cancel-coupon,
.cart .giftcard .cancel-coupon {
  display: none;
}

.cart .giftcard p {
  margin-bottom: 7px;
}

.cart .giftcard .check-gc-status {
  float: left;
  padding: 0px;
}
.cart .giftcard .check-gc-status &gt; span &gt; span {
  font-size: 14px;
  text-transform: none;
}

.shipping {
  float: left;
  width: 100%;
  border: none;
  border-top: 1px solid #D3D3D3;
  border-bottom: 1px solid #D3D3D3;
  background: none;
  padding-bottom: 20px;
  margin-top: 18px;
}
.shipping .shipping-form {
  padding: 0 18px;
  margin-top: 15px;
}
.shipping .shipping-form:after {
  content: "";
  display: block;
  clear: both;
}
.shipping .form-list {
  float: left;
  width: 100%;
}
.shipping .form-list li {
  float: left;
  width: 100%;
  margin: 0;
}
.shipping .form-list .shipping-country {
  width: 37%;
}
.shipping .form-list .shipping-region {
  width: 41%;
}
.shipping .form-list .shipping-postcode {
  margin-right: 0;
}
.shipping .form-list .shipping-postcode .validate-postcode {
  -moz-appearance: textfield;
}
.shipping .form-list .shipping-postcode .validate-postcode::-webkit-inner-spin-button, .shipping .form-list .shipping-postcode .validate-postcode::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
.shipping .form-list label {
  float: left;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #796E7C;
  font-weight: 600;
  padding: 0;
}
@media only screen and (max-width: 479px) {
  .shipping .form-list label {
    font-size: 13px;
  }
}
.shipping .form-list a.know-cep {
  float: right;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  color: #796E7C;
  font-weight: 300;
  letter-spacing: 0;
}
.shipping .form-list a.know-cep:hover {
  text-decoration: none;
}
.shipping .input-box {
  float: left;
  width: 100%;
  margin-top: 15px;
  position: relative;
}
.shipping .input-box input {
  float: left;
  width: 100%;
  height: 40px;
  border-radius: 3px;
  border: 1px solid #C2C2C2;
  background: #FFFFFF;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #796E7C;
  letter-spacing: 0;
  line-height: 40px;
  padding: 0 155px 0 15px;
}
@media only screen and (max-width: 479px) {
  .shipping .input-box input {
    font-size: 13px;
  }
}
.shipping .input-box .buttons-set {
  width: 140px;
  border: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.shipping .input-box .buttons-set .button {
  width: 100%;
  height: 40px;
  border: 1px solid #81368A;
  border-radius: 2px;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.08);
  background: #EEEEEE;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #796E7C;
  text-align: center;
  font-weight: 600;
}
@media only screen and (max-width: 479px) {
  .shipping .input-box .buttons-set .button {
    font-size: 13px;
    font-weight: 300;
  }
}
.shipping h2 {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 5px;
  display: none;
}
.shipping select {
  max-width: 100%;
  height: 30px;
  display: block;
  border: 1px solid #888;
}
.shipping select.validation-failed {
  border-color: #DF280A;
}
.shipping .shipping-desc {
  display: none;
}
.shipping .shipping-address {
  padding-top: 15px;
  display: block;
  clear: both;
}
.shipping .shipping-address .label-address {
  font-weight: bold;
  display: none;
}
.shipping .shipping-address .value-address {
  display: block;
  margin-top: 5px;
}
.shipping #shipping-zip-form .buttons-set .button {
  min-width: auto;
}
.shipping #co-shipping-method-form {
  float: left;
  width: 100%;
  margin: 10px 0 0 0;
}
.shipping #co-shipping-method-form .sp-methods {
  float: left;
  width: 100%;
  text-align: left;
  padding: 0;
  margin: 0;
}
.shipping #co-shipping-method-form .sp-methods dt {
  display: none;
  width: 100%;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #796E7C;
  font-weight: 600;
}
@media only screen and (max-width: 479px) {
  .shipping #co-shipping-method-form .sp-methods dt {
    font-size: 12px;
  }
}
.shipping #co-shipping-method-form .sp-methods dt:first-child {
  display: block;
}
.shipping #co-shipping-method-form .sp-methods dd {
  display: block;
  width: 100%;
  margin: 10px 0 0 0;
}
.shipping #co-shipping-method-form .sp-methods dd ul li input.radio {
  width: 20px;
  height: 20px;
}
@media only screen and (max-width: 979px) {
  .shipping #co-shipping-method-form .sp-methods dd ul li input.radio {
    width: auto;
    height: auto;
  }
}
.shipping #co-shipping-method-form .sp-methods label {
  min-width: 100px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #796E7C;
  letter-spacing: 0;
  line-height: 20px;
}
@media only screen and (max-width: 479px) {
  .shipping #co-shipping-method-form .sp-methods label {
    font-size: 12px;
  }
}
.shipping #co-shipping-method-form .sp-methods label span {
  float: left;
  font-weight: 400;
  font-style: normal;
  margin-right: 8px;
}
.shipping #co-shipping-method-form .buttons-set {
  float: left;
  width: 100%;
  border: none;
  padding: 0;
  margin: 15px 0 0 0;
}
.shipping #co-shipping-method-form .buttons-set button.button {
  display: block;
  width: 100%;
  height: 40px;
  border-radius: 2px;
  border: 1px solid #81368A;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.08);
  background: #EEEEEE;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #796E7C;
  text-align: center;
  font-weight: 600;
  line-height: 40px;
  padding: 0;
}
.shipping #co-shipping-method-form .buttons-set .button {
  float: left;
  margin-left: 0;
}
.shipping #co-shipping-method-form .sp-methods dd label {
  background-color: #F4F4F4-hover;
  min-width: 220px;
}

.card-wrapper-cammino {
  display: block;
  margin-bottom: 20px;
  padding-top: 20px;
}
@media only screen and (max-width: 400px) {
  .card-wrapper-cammino {
    padding-top: 4px;
    margin-bottom: 4px;
  }
}

.card-wrapper-cammino .jp-card.jp-card-identified {
  box-shadow: none;
}

@media only screen and (max-width: 770px) {
  .shipping .shipping-form .form-list &gt; li {
    width: 100%;
    float: none;
  }
  .shipping .shipping-form .form-list &gt; li label {
    display: block;
  }
  .shipping .shipping-form .form-list &gt; li input,
  .shipping .shipping-form .form-list &gt; li select {
    width: 100%;
  }
}
.cart-totals-wrapper {
  float: left;
  width: 100%;
  border-top: 1px solid #D3D3D3;
  margin: 0 0 15px 0;
}
.cart-totals-wrapper .cart-totals {
  float: left;
  width: 100%;
  border: none;
  background: none;
}
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table {
  float: left;
  margin-top: 20px;
}

.cart-forms .discount,
.cart-forms .giftcard {
  padding: 10px;
  background-color: #F4F4F4;
  border: 1px solid #CCCCCC;
  border-radius: 3px;
}

.checkout-cart-index #postcode {
  width: 100%;
}

.display-both-prices .cart-table {
  float: none;
  width: 100%;
}
.display-both-prices .crosssell {
  clear: right;
  float: right;
}

@media only screen and (max-width: 979px) {
  .display-single-price .cart-table {
    float: none;
    width: 100%;
  }
  .display-single-price .crosssell {
    clear: right;
    float: right;
  }
}
@media only screen and (max-width: 599px) {
  .product-cart-sku {
    display: none;
  }

  .display-both-prices .cart-forms,
  .display-single-price .cart-forms {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    float: none;
    width: 100%;
  }
}
.display-single-price:after {
  content: "";
  display: block;
  clear: both;
}

.cart .cart-totals {
  text-align: right;
}
.cart .cart-totals:after {
  content: "";
  display: block;
  clear: both;
}
.cart .cart-totals table {
  float: left;
  width: 100%;
}
.cart .cart-totals table tbody {
  float: left;
  width: 100%;
  border-bottom: 1px solid #D3D3D3;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.cart .cart-totals table tr {
  display: flex;
  width: 100%;
  padding: 0 20px;
  margin: 15px 0 0 0;
}
.cart .cart-totals table tr:first-child {
  margin-top: 0;
}
.cart .cart-totals table tr.billetdiscount {
  align-items: baseline;
}
.cart .cart-totals table tr.billetdiscount td:first-child {
  font-size: 12px;
  color: #796E7C;
  font-weight: 600;
}
.cart .cart-totals table tr.billetdiscount td:last-child {
  font-size: 18px;
  color: #1A8D21;
  font-weight: 600;
}
@media only screen and (max-width: 479px) {
  .cart .cart-totals table tr.billetdiscount td:last-child {
    font-size: 14px;
  }
}
.cart .cart-totals table td {
  width: 30%;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #796E7C;
  font-weight: 600;
}
@media only screen and (max-width: 479px) {
  .cart .cart-totals table td {
    font-size: 13px;
  }
}
.cart .cart-totals table td:first-child {
  width: 70%;
  text-align: left;
  padding-right: 10px;
}
.cart .cart-totals table tfoot td {
  vertical-align: top;
}
.cart .cart-totals table tfoot strong {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #796E7C;
  font-weight: 600;
}
@media only screen and (max-width: 479px) {
  .cart .cart-totals table tfoot strong {
    font-size: 13px;
  }
}
.cart .cart-totals .checkout-types {
  width: 100%;
  padding: 0 20px;
}
.cart .cart-totals .checkout-types .btn-highlight {
  width: 100%;
}

@media only screen and (max-width: 600px) {
  .cart-totals {
    text-align: right;
  }
}
@media only screen and (max-width: 770px) {
  .cart .cart-totals table tfoot td {
    font-size: 18px;
  }
}
.cross-sell {
  float: left;
  width: 100%;
  border-top: 1px dashed #D8D8D8;
  background: #ffffff;
  padding-top: 70px;
  margin-top: 50px;
}

.crosssell {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
.crosssell .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  position: relative;
  margin-bottom: 50px;
}
.crosssell .title h2 {
  font-weight: 600;
  color: #786e7d;
  font-size: 22px;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (max-width: 479px) {
  .crosssell .title h2 {
    font-size: 18px;
  }
}
.crosssell .title .arrows {
  display: flex;
  justify-content: space-between;
  width: 60px;
}
.crosssell .title .arrows .slick-arrow {
  display: block;
  width: 20px;
  height: 20px;
  border: none;
  text-indent: -9000em;
}
.crosssell .title .arrows .slick-prev {
  background: url("../images/left-arrow.png") no-repeat center;
}
.crosssell .title .arrows .slick-next {
  background: url("../images/right-arrow.png") no-repeat center;
}

@media only screen and (max-width: 599px) {
  .cart-table .cart-tax-total:after {
    right: -9px;
  }
  .cart-table .cart-tax-total.cart-tax-total-expanded:after {
    right: -13px;
  }
}
@media only screen and (max-width: 320px) {
  .crosssell ul .product-details .crosssell-actions {
    padding: 0 5px;
  }
}
.compra-segura {
  float: left;
  width: 100%;
  height: 24px;
  margin: 22px 0 0 0;
}
.compra-segura p {
  float: right;
  width: 100%;
  background: url("../images/icon-lock.png") no-repeat left;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #796E7C;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 24px;
  padding-left: 30px;
}
@media only screen and (max-width: 979px) {
  .compra-segura p {
    width: 100%;
  }
}

.checkout-onepage-index .col-right,
.checkout-onepage-index .col-left {
  display: none;
}

.checkout-onepage-index .col-main {
  width: auto;
  float: none;
}

.onestepcheckout .validation-advice {
  margin-top: 4px;
}

@media only screen and (min-width: 980px) {
  .checkout-onepage-index .col-main {
    float: left;
    width: 68.75%;
    padding-right: 20px;
  }
  .checkout-onepage-index .col-right,
  .checkout-onepage-index .col-left {
    width: 31.25%;
    display: block;
  }
  .checkout-onepage-index .col-right {
    padding-left: 0;
  }
}
.opc select {
  width: 365px;
}

.opc .section .step-title {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: flex;
  width: 100%;
  height: 40px;
  position: relative;
  margin-bottom: 34px;
}
.opc .section .step-title:after {
  content: "";
  display: block;
  clear: both;
  display: none;
}

.opc .section.allow:not(.active) .step-title {
  cursor: pointer;
}

.no-touch .opc .section.allow:not(.active) .step-title:hover {
  background-color: #F4F4F4;
}

.opc .section .step-title a {
  display: none;
}

.opc .section.allow:not(.active) .step-title a {
  display: block;
  float: right;
  line-height: 40px;
  height: 40px;
  padding: 0px 10px;
}

.no-touch .opc .section .step-title a:hover {
  text-decoration: none;
}

.opc .section .step-title .number,
.opc .section.allow.active .step-title .number,
.no-touch .opc .section.allow:hover .step-title .number {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  background-color: black;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  line-height: 40px;
}

.opc .section.allow .step-title .number {
  background-color: #f4be80;
}

.opc .section .step-title h2 {
  -webkit-font-smoothing: antialiased;
  display: block;
  height: 40px;
  font-weight: 600;
  font-size: 22px;
  color: #796E7C;
  letter-spacing: 0;
  line-height: 40px;
  margin-left: 10px;
}
@media only screen and (max-width: 479px) {
  .opc .section .step-title h2 {
    font-size: 18px;
  }
}

.opc .section .step:after {
  content: "";
  display: block;
  clear: both;
}

.opc select {
  max-width: 365px;
  width: 100%;
}

.opc h3 {
  font-weight: 500;
}

.opc .buttons-set {
  text-align: left;
}
.opc .buttons-set button.button {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 0;
}
.opc .buttons-set p.required {
  float: right;
  margin-left: 5px;
  margin-bottom: 0;
}
.opc .buttons-set .back-link {
  float: right;
  margin: 0;
}
.opc .buttons-set a {
  line-height: 20px;
  display: inline-block;
  padding: 5px 5px 5px 0;
}

@media only screen and (max-width: 479px) {
  .opc .buttons-set .button + .buttons-set .button,
  .paypal-express-review .buttons-set .button + .buttons-set .button {
    margin-left: 0;
  }
}
.opc #opc-login .step {
  padding: 0px;
}
.opc #opc-login .buttons-set {
  border-top: 0;
  padding-top: 5px;
}

@media only screen and (max-width: 770px) {
  .opc #opc-login .description,
  .opc #opc-login p.required {
    display: none;
  }
}
#opc-payment .note {
  padding: 10px;
}

.opc.opc-firststep-login .section:not(#opc-login) .step-title,
.opc-block-progress-step-login {
  -moz-transition: opacity 300ms 0;
  -o-transition: opacity 300ms 0;
  -webkit-transition: opacity 300ms 0;
  transition: opacity 300ms 0;
}

.opc.opc-firststep-login .section#opc-login .step-title .number {
  -moz-transition: width 80ms 0;
  -o-transition: width 80ms 0;
  -webkit-transition: width 80ms 0;
  transition: width 80ms 0;
}

.opc.opc-firststep-login .section#opc-login .step-title h2 {
  -moz-transition: margin-left 80ms 0;
  -o-transition: margin-left 80ms 0;
  -webkit-transition: margin-left 80ms 0;
  transition: margin-left 80ms 0;
}

body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section:not(#opc-login) .step-title,
body:not(.opc-has-progressed-from-login) .opc-block-progress-step-login {
  opacity: 0;
}

body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title .number {
  width: 0px;
  overflow: hidden;
}

body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title h2 {
  margin-left: 0px;
}

.onestepcheckout .sp-methods input[type="radio"] {
  min-width: 13px !important;
  min-height: 13px !important;
}

.onestepcheckout .sp-methods input[type="radio"] + label {
  flex: 1;
  max-width: calc(100% - 13px);
}

.sp-methods {
  margin: 0;
}
.sp-methods dt {
  margin: 13px 0 5px;
  font-weight: bold;
}
.sp-methods dt:first-child {
  margin: 0 0 5px;
}
.sp-methods dd li {
  margin: 0 0 10px 0;
  display: inline-flex;
}
.sp-methods dd li label {
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  color: #796E7C;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 20px;
  display: inline-flex;
  flex-wrap: wrap;
}
.sp-methods dd li label span {
  float: left;
  margin-right: 6px;
}
.sp-methods dd li label span.price {
  font-weight: 300;
}
.sp-methods label img {
  float: left;
}
.sp-methods label a {
  margin-top: 6px;
  float: right;
  margin-left: 10px;
}
.sp-methods .price {
  font-weight: bold;
}
.sp-methods .form-list {
  display: flex;
  flex-wrap: wrap;
}
.sp-methods .form-list li {
  flex-wrap: wrap;
  width: 100%;
  margin: 0 0 8px;
}
.sp-methods .form-list li:nth-child(3) {
  order: 5;
}
.sp-methods .pagarme-cc-expr-month {
  width: auto;
}
.sp-methods select.month {
  width: 110px !important;
  margin-right: 10px;
}
.sp-methods .pagarme-cc-expr-year {
  width: auto;
  margin-left: 20px;
}
.sp-methods .pagarme-cc-expr-year span {
  display: none;
}
.sp-methods .pagarme-cvv-tool-tip {
  display: none;
}
.sp-methods select.year {
  width: 110px !important;
}
.sp-methods input.cvv {
  width: 110px !important;
}
.sp-methods .pagarme-cvv {
  display: flex;
  align-items: center;
  width: 75%;
}
.sp-methods .pagarme-cvv::after {
  display: none;
}
.sp-methods .pagarme-cvv p {
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  color: #796E7C;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 16px;
  margin-left: 12px;
}
.sp-methods #advice-validate-cc-exp-ccsave_expiration {
  max-width: 130px;
}
.sp-methods .checkmo-list li {
  margin: 0 0 5px;
  content: "";
  display: block;
  clear: both;
}
.sp-methods .checkmo-list label {
  width: 165px;
  padding-right: 15px;
  text-align: right;
  float: left;
}
.sp-methods .checkmo-list address {
  float: left;
}
@media only screen and (max-width: 479px) {
  .sp-methods .checkmo-list {
    padding-left: 0;
  }
  .sp-methods .checkmo-list label {
    width: 135px;
  }
}
.sp-methods .release-amounts {
  margin: 0.5em 0;
}
.sp-methods .release-amounts button {
  float: left;
  margin: 5px 10px 0 0;
}

.block-progress {
  border: 0;
  margin: 0;
  border-left: 1px solid #CCCCCC;
  padding-left: 20px;
}
.block-progress .block-content {
  font-size: 13px;
}
.block-progress dt {
  padding-top: 6px;
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: normal;
  color: #A0A0A0;
}
.block-progress dt.complete {
  color: #636363;
}
.block-progress dd {
  padding-left: 15px;
  margin-bottom: 10px;
  font-style: italic;
}
.block-progress dd address {
  font-style: italic;
}
.block-progress #payment-progress-opcheckout .subtitle {
  margin-bottom: 3px;
}
.block-progress .payment-info dt {
  padding: 0;
  margin: 0 0 3px 0;
  color: #636363;
  text-transform: none;
  font-style: italic;
  float: left;
  clear: both;
  font-size: 13px;
}
.block-progress .payment-info dt:after {
  content: ": ";
}
.block-progress .payment-info dd {
  float: left;
  margin-bottom: 3px;
  font-size: 13px;
}
.block-progress .payment-info:after {
  content: "";
  display: block;
  clear: both;
}

#checkout-review-table .btn-remove img {
  display: none;
}

#checkout-review-table-wrapper {
  clear: both;
}

#review-buttons-container {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}
#review-buttons-container .btn-checkout {
  min-width: 220px;
}
#review-buttons-container .please-wait {
  float: left;
  margin-right: 10px;
}
#review-buttons-container .f-left {
  float: right;
}

@media only screen and (max-width: 599px) {
  .linearize-table-large.checkout-review-table thead tr:nth-child(1n+2) {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .linearize-table.checkout-review-table thead tr:nth-child(1n+2) {
    display: none;
  }
}
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator {
  display: inline;
}

.opc-block-progress dt a,
.opc-block-progress dt .separator {
  display: none;
}

#checkout-step-review .opc-block-progress {
  border-left: none;
  padding-left: 0;
}
#checkout-step-review .opc-block-progress .block-title {
  display: none;
}
#checkout-step-review .opc-block-progress .block-content {
  display: block !important;
  padding: 0;
}
#checkout-step-review .opc-block-progress .block-content &gt; dl &gt; div {
  float: left;
  width: 50%;
}
@media only screen and (max-width: 479px) {
  #checkout-step-review .opc-block-progress .block-content &gt; dl &gt; div {
    float: none;
    width: auto;
  }
}
#checkout-step-review .opc-block-progress .block-content .changelink {
  display: none;
}

@media only screen and (max-width: 479px) {
  #checkout-review-table thead &gt; tr &gt; th {
    display: none;
  }
  #checkout-review-table thead &gt; tr &gt; th:first-child {
    display: block;
  }

  #checkout-review-table thead &gt; tr &gt; th:first-child {
    display: block;
  }
}
#checkout-step-review .centinel &gt; p {
  margin-bottom: 10px;
}
#checkout-step-review .centinel iframe {
  width: 100%;
  min-height: 400px;
}

.gift-messages-form .item {
  content: "";
  display: block;
  clear: both;
  margin-top: 15px;
}
.gift-messages-form .item h5 {
  font-weight: bold;
}
.gift-messages-form .item .product-img-box {
  width: auto;
  float: left;
  padding-right: 15px;
}
.gift-messages-form .item .details {
  float: left;
}

.gift-message-form .inner-box &gt; div {
  content: "";
  display: block;
  clear: both;
  width: 100%;
  margin-top: 15px;
  display: block;
}
.gift-message-form .inner-box &gt; div.extra-options-container p {
  margin-bottom: 15px;
}
.gift-message-form .gift-wrapping-form label {
  margin-right: 10px;
}
.gift-message-form .gift-wrapping-form img {
  float: left;
}
.gift-message-form .gift-wrapping-form .gift-wrapping-design {
  height: 75px;
}
.gift-message-form .gift-wrapping-form .gift-wrapping-design:after {
  content: "";
  display: block;
  clear: both;
}
.gift-message-form .gift-wrapping-form .gift-wrapping-design .image-box {
  margin-right: 5px;
}
.gift-message-form .gift-item {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #ccc;
}
.gift-message-form .gift-item:after {
  content: "";
  display: block;
  clear: both;
}
.gift-message-form .gift-item .product-img-box {
  width: 200px;
}
.gift-message-form .gift-item .product-img-box .product-image {
  width: 75px;
  margin-left: auto;
  margin-right: auto;
}
.gift-message-form .gift-item .product-img-box .product-name {
  display: block;
}
.gift-message-form .gift-item .fieldset {
  margin-left: 200px;
}

@media only screen and (max-width: 770px) {
  .gift-message-form .giftmessage-area {
    max-width: 100%;
  }
  .gift-message-form .gift-item .product-img-box {
    width: 100%;
    float: none;
  }
  .gift-message-form .gift-item .fieldset {
    margin-left: 0px;
  }
  .gift-message-form .gift-item .fieldset textarea {
    width: 100%;
  }
}
body.onestepcheckout-index-index .main-section {
  background: #fff;
}
@media only screen and (max-width: 1199px) {
  body.onestepcheckout-index-index .main-section {
    padding-left: 15px;
    padding-right: 15px;
  }
}
body.onestepcheckout-index-index .btn-highlight {
  width: 100%;
  height: 62px;
}
body.onestepcheckout-index-index .form-list .control {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body.onestepcheckout-index-index .form-list .tipopessoa .radio {
  top: 3px;
}
body.onestepcheckout-index-index .form-list .tipopessoa label {
  top: 0;
}

.col3-set .col-1 {
  float: left;
  width: 32%;
}
.col3-set .col-2 {
  float: left;
  width: 32%;
  margin-left: 2%;
}
.col3-set .col-2 .opc {
  border-radius: inherit;
  border: none;
  box-shadow: none;
  padding: 0;
}
.col3-set .col-2 #onestepcheckout-shipping-method-wrapper,
.col3-set .col-2 #onestepcheckout-payment-method-wrapper {
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  background: #FFFFFF;
  padding: 20px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper {
  margin-top: 20px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type {
  position: relative;
  margin-top: 45px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type:first-child {
  margin-top: 0;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type dt .radio {
  margin-left: 1px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type dt label {
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  color: #796E7C;
  font-weight: 600;
  line-height: 18px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.traycheckoutapi_pix {
  height: 32px;
  background: url("../images/icon-pix.svg") no-repeat 25px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.traycheckoutapi_pix label {
  padding-left: 65px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.openpix_pix {
  height: 32px;
  background: url("../images/icon-pix.svg") no-repeat 25px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.openpix_pix label {
  padding-left: 65px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.iopay_gateway_pix {
  height: 32px;
  background: url("../images/icon-pix.svg") no-repeat 25px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.iopay_gateway_pix label {
  padding-left: 65px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.pagarme_boleto dt {
  height: 32px;
  background: url("../images/icon-boleto.svg") no-repeat 25px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.pagarme_boleto dt label {
  padding-left: 65px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.pagarme_boleto dd {
  display: none;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.traycheckoutapi_bankslip dt {
  height: 32px;
  background: url("../images/icon-boleto.svg") no-repeat 25px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.traycheckoutapi_bankslip dt label {
  padding-left: 65px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.paymentmodule_boleto dt {
  display: flex;
  align-items: center;
  height: 32px;
  background: url("../images/icon-boleto.svg") no-repeat 25px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.paymentmodule_boleto dt label {
  padding-left: 65px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.paymentmodule_boleto dd {
  max-height: 0;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.paymentmodule_boleto dd fieldset {
  border: 0;
  padding: 0;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.pagseguropro_boleto dt {
  height: 32px;
  background: url("../images/icon-boleto.svg") no-repeat 25px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.pagseguropro_boleto dt label {
  padding-left: 65px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.iopay_gateway_boleto dt {
  height: 32px;
  background: url("../images/icon-boleto.svg") no-repeat 25px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.iopay_gateway_boleto dt label {
  padding-left: 65px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.pagarme_cc dt {
  display: flex;
  align-items: center;
  height: 32px;
  background: url("../images/icon-card.svg") no-repeat 25px;
  margin-bottom: 10px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.pagarme_cc dt label {
  padding-left: 69px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.pagarme_cc dd .pagarme-payment-icons {
  display: none;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.traycheckoutapi dt {
  display: flex;
  align-items: center;
  height: 32px;
  background: url("../images/icon-card.svg") no-repeat 25px;
  margin-bottom: 10px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.traycheckoutapi dt label {
  padding-left: 69px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.iopay_gateway_creditcard dt {
  display: flex;
  align-items: center;
  height: 32px;
  background: url("../images/icon-card.svg") no-repeat 25px;
  margin-bottom: 10px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.iopay_gateway_creditcard dt label {
  padding-left: 69px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.paymentmodule_creditcard dt {
  display: flex;
  align-items: center;
  height: 32px;
  background: url("../images/icon-card.svg") no-repeat 25px;
  background-size: 42px;
  margin-bottom: 10px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.paymentmodule_creditcard dt label {
  padding-left: 69px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.paymentmodule_creditcard dd fieldset {
  border: 0;
  padding: 0;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.paymentmodule_twocreditcards dt {
  display: flex;
  align-items: center;
  height: 32px;
  background: url("../images/icon-card.svg") no-repeat 25px;
  background-size: 42px;
  margin-bottom: 10px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.paymentmodule_twocreditcards dt label {
  padding-left: 69px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.paymentmodule_twocreditcards dd fieldset {
  border: 0;
  padding: 0;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.rm_pagseguro_cc dt {
  display: flex;
  align-items: center;
  height: 32px;
  background: url("../images/icon-card.svg") no-repeat 25px;
  margin-bottom: 10px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.rm_pagseguro_cc dt label {
  padding-left: 69px;
}
.col3-set .col-3 {
  float: right;
  width: 32%;
}
@media only screen and (max-width: 770px) {
  .col3-set .col-1, .col3-set .col-2, .col3-set .col-3 {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 479px) {
  .col3-set .col-1, .col3-set .col-2, .col3-set .col-3 {
    width: auto;
    border: 0;
    padding-right: 0;
    padding-left: 0;
  }
}

@media only screen and (max-width: 1101px) {
  .col3-set .col-1, .col3-set .col-2, .col3-set .col-3 {
    width: 100%;
    margin-bottom: 25px;
    margin-left: 0;
  }
}

.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}

.opc {
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  background: #FFFFFF;
  padding: 20px;
}
@media only screen and (max-width: 770px) {
  .opc {
    margin-bottom: 25px;
  }
}
.opc:after {
  content: "";
  display: block;
  clear: both;
}

.opc .step {
  border-top: 0;
  margin-bottom: 10px;
}

.form-list label {
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  color: #796E7C;
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 5px;
}
.form-list .tipopessoa {
  margin: 0;
}
.form-list .tipopessoa .radio {
  margin: 0 12px 0 50px;
}
@media only screen and (max-width: 479px) {
  .form-list .tipopessoa .radio {
    margin-left: 20px;
  }
}
.form-list .tipopessoa .radio:first-child {
  margin-left: 0;
}
.form-list .tipopessoa label {
  padding: 0;
  margin: 0;
  display: inline-flex;
  top: 1px;
}
.form-list .newsletter-subscriber {
  margin-top: 20px;
}
.form-list .control {
  margin: 0;
}
.form-list .control.address-shipping {
  margin-top: 15px;
}
.form-list .control:after {
  content: "";
  display: block;
  clear: both;
}
.form-list .wide {
  clear: both;
}
.form-list .wide .input-box {
  width: 100%;
}
.form-list .input-text {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  -webkit-font-smoothing: antialiased;
  width: 100%;
  height: 40px;
  border: 1px solid #C2C2C2;
  background: #FFFFFF;
  padding: 0 32px 0 10px;
  position: relative;
}
@media only screen and (max-width: 479px) {
  .form-list .input-text {
    padding-right: 26px;
  }
}
.form-list .input-text.validation-passed {
  background: #ffffff url("../images/icon-success-field.png") no-repeat 95%;
}
.form-list .input-text.validation-failed {
  border: 1px solid #E5465A;
  box-shadow: inset 0 1px 3px 0 rgba(229, 70, 90, 0.5);
  background: #ffffff url("../images/icon-error-field.svg") no-repeat 95%;
}
.form-list .fields.field-cep {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  position: relative;
}
.form-list .fields.field-cep .postcode-loading {
  width: 30px;
  position: absolute;
  top: 5px;
  left: 100px;
}
.form-list .fields.field-cep .field {
  width: 100%;
}
.form-list .fields.field-cep .field .input-box {
  position: relative;
}
.form-list .fields.field-cep .field a.complete-address {
  height: 30px;
  border-radius: 2px;
  background: #E7E3E8;
  font-size: 12px;
  color: #796E7C;
  letter-spacing: 0;
  line-height: 30px;
  padding: 0 10px;
  position: absolute;
  top: 5px;
  right: 5px;
}
.form-list .fields.field-cep .field a.complete-address:hover {
  text-decoration: none;
}
.form-list .fields.field-cep .field .cep {
  margin-top: 5px;
}
.form-list .fields:after {
  content: "";
  display: block;
  clear: both;
}
.form-list .fields .customer-name-middlename {
  overflow: auto;
}
.form-list .field {
  width: calc(50% - (15px / 2));
  float: left;
}
.form-list .field + .field {
  margin-left: 15px;
}
.form-list .field .input-box {
  width: 100%;
}
.form-list .field select {
  width: 100%;
}
.form-list select {
  height: 40px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  -webkit-font-smoothing: antialiased;
  border: 1px solid #C2C2C2;
  background: #FFFFFF;
  font-size: 15px;
  padding: 0 8px;
  margin-top: 0px !important;
}

.onestepcheckout-postcod-process {
  display: none;
  margin-left: -15px;
  position: absolute;
  width: 16px;
  height: 16px;
}

.nao-sei-cep {
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  display: block;
  font-size: 12px;
  color: #796E7C;
  font-weight: 300;
  text-align: right;
  letter-spacing: 0;
  position: relative;
}
.nao-sei-cep:hover {
  color: #4A90E2;
  text-decoration: none;
}

#acp-overlay {
  z-index: 995;
}

.onestepcheckout-overlay {
  width: 102%;
  height: 102%;
  position: absolute;
  top: -2px;
  z-index: 999;
  background-color: rgba(255, 255, 255, 0.9);
}

.onestepcheckout-overlay-48 {
  background-image: url("../images/loading.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50px 50px;
}

.onestepcheckout-overlay-24 {
  background-image: url("../images/loading.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50px 50px;
}

.onestepcheckout-overlay-16 {
  background-image: url("../images/loading.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50px 50px;
}

.onestepcheckout-add-loader-into-this-block, #onestepcheckout-order-review-cart-wrapper, #onestepcheckout-order-review-coupon-wrapper {
  position: relative;
}

#onestepcheckout-address-billing .osc-title {
  -webkit-font-smoothing: antialiased;
  clear: both;
  cursor: default;
  float: left;
  width: 100%;
  font-size: 16px;
  color: #796E7C;
  font-weight: 600;
  position: relative;
  margin: 50px 0 20px 0;
}

#onestepcheckout-address-shipping-wrapper {
  margin-top: 50px;
}

#onestepcheckout-authentification-button {
  border-top: 1px solid #D8D2C7;
}

#onestepcheckout-authentification {
  display: none;
  margin: 0;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
#onestepcheckout-authentification label {
  font-size: 13px;
  font-weight: 300;
  width: auto;
  text-align: left;
  padding: 0;
}
#onestepcheckout-authentification label.required em {
  float: right;
  font-style: normal;
  color: #CF5050;
  position: relative;
  right: -4px;
  margin-right: 0;
}
#onestepcheckout-authentification #onestepcheckout-authentification-container {
  position: relative;
}
#onestepcheckout-authentification .validation-advice {
  -moz-transform: translate(0, 5px);
  -ms-transform: translate(0, 5px);
  -webkit-transform: translate(0, 5px);
  transform: translate(0, 5px);
  width: 100%;
  text-align: left;
}

.onestepcheckout-place-order-please-wait {
  float: none;
  color: #333333;
  text-align: center;
  font-size: 13px;
  margin-top: 5px;
  z-index: 5;
  position: relative;
  display: none;
}
.onestepcheckout-place-order-please-wait img {
  width: 15px;
  height: 15px;
  position: relative;
  top: 3px;
}

.onestepcheckout-cart-table {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.onestepcheckout-cart-table thead th {
  border-top: thin solid #DBDBDB;
  border-bottom: thin solid #DBDBDB;
  font-weight: bold;
  padding: 2px 8px;
  color: #0a263c;
  white-space: nowrap;
  vertical-align: middle;
}
.onestepcheckout-cart-table thead th.qty {
  text-align: center;
}
.onestepcheckout-cart-table thead th.total {
  text-align: right;
}
.onestepcheckout-cart-table tbody {
  display: flex;
  flex-wrap: wrap;
  order: 1;
  border-bottom: 2px solid #D3D3D3;
  padding-bottom: 18px;
}
.onestepcheckout-cart-table tbody tr {
  display: flex;
  width: 100%;
  position: relative;
  margin-bottom: 22px;
}
.onestepcheckout-cart-table tbody tr .lc-thumbnails {
  position: relative;
  display: block;
  width: 80px;
  height: 80px;
}
.onestepcheckout-cart-table tbody tr .lc-thumbnails a {
  display: block;
  width: 100%;
  height: 100%;
}
.onestepcheckout-cart-table tbody tr .lc-product-name {
  width: 250px;
  margin-left: 10px;
}
.onestepcheckout-cart-table tbody tr .lc-product-name h3 {
  font-size: 14px;
  color: #796E7C;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 19px;
}
.onestepcheckout-cart-table tbody tr .lc-product-name .lc-total {
  margin-top: 8px;
}
.onestepcheckout-cart-table tbody tr .lc-product-name .lc-total .price {
  font-size: 14px;
  color: #796E7C;
  font-weight: 600;
}
.onestepcheckout-cart-table tbody tr .lc-quantity {
  width: 17px;
  height: 17px;
  border-radius: 2px;
  background: #F87706;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: 300;
  text-align: center;
  position: absolute;
  top: 0;
  left: 63px;
}
.onestepcheckout-cart-table tfoot {
  display: flex;
  flex-wrap: wrap;
  order: 2;
  width: 100%;
  margin-top: 20px;
}
.onestepcheckout-cart-table tfoot tr {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin: 15px 0 0 0;
}
.onestepcheckout-cart-table tfoot tr:first-child {
  margin-top: 0;
}
.onestepcheckout-cart-table tfoot tr td {
  font-size: 14px;
  color: #796E7C;
  font-weight: 300;
  letter-spacing: 0;
}
.onestepcheckout-cart-table tfoot tr td:first-child {
  width: 75%;
  text-align: left;
}
.onestepcheckout-cart-table .btn-remove {
  display: none;
}
.onestepcheckout-cart-table .btn-remove2 {
  display: block;
  width: 16px;
  height: 16px;
  font-size: 0;
  line-height: 0;
  background: url(../../images/btn_trash.gif) 0 0 no-repeat;
  text-indent: -999em;
  overflow: hidden;
}

.onestepcheckout-title-description {
  -webkit-font-smoothing: antialiased;
  line-height: 43px;
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 36px;
  margin-bottom: 45px;
}

.onestepcheckout {
  padding-bottom: 65px;
}

.onestepcheckout-auth-form-block:after {
  content: "";
  display: block;
  clear: both;
}

body.onestepcheckout-index-index .main-section {
  background: #fff;
  padding-top: 60px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 1199px) {
  body.onestepcheckout-index-index .main-section {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 479px) {
  body.onestepcheckout-index-index .main-section {
    padding-top: 30px;
    padding-bottom: 0;
  }
}
body.onestepcheckout-index-index .main-section .account-login {
  width: 589px;
  margin: 0 auto;
}
body.onestepcheckout-index-index .main-section .page-title h1 {
  border: none;
  font-size: 36px;
  color: #796E7C;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 479px) {
  body.onestepcheckout-index-index .main-section .page-title h1 {
    font-size: 18px;
  }
}
body.onestepcheckout-index-index .main-section .onestepcheckout-error-msg li {
  border-left: none;
  background-color: #FAEBE8;
  font-size: 14px;
  color: #E5465A;
  padding: 16px 20px;
  position: relative;
}
body.onestepcheckout-index-index .main-section .onestepcheckout-error-msg li::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #FAEBE8;
  border-right: none;
  transform: rotate(-270deg);
  position: absolute;
  top: inherit;
  bottom: -13px;
  left: 30px;
}
body.onestepcheckout-index-index .main-section .messages {
  margin-bottom: 20px;
}
body.onestepcheckout-index-index .main-section .messages .error-msg li {
  border-left: none;
  background-color: #FAEBE8;
  font-size: 14px;
  color: #E5465A;
  padding: 16px 20px;
}
body.onestepcheckout-index-index .main-section .messages .error-msg li::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #FAEBE8;
  border-right: none;
  transform: rotate(-270deg);
  position: absolute;
  top: inherit;
  bottom: -13px;
  left: 30px;
}
body.onestepcheckout-index-index .main-section .messages .success-msg li {
  border-left: none;
  background-color: #E6F3E7;
  font-size: 14px;
  color: #1A8D21;
  padding: 16px 20px;
}
body.onestepcheckout-index-index .main-section .messages .success-msg li::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #E6F3E7;
  border-right: none;
  transform: rotate(-270deg);
  position: absolute;
  top: inherit;
  bottom: -13px;
  left: 30px;
}
body.onestepcheckout-index-index .main-section .button {
  outline: none;
  float: right;
  width: 290px;
  height: 52px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 5px 5px 0 rgba(65, 117, 5, 0.4);
  -webkit-box-shadow: 0 5px 5px 0 rgba(65, 117, 5, 0.4);
  box-shadow: 0 5px 5px 0 rgba(65, 117, 5, 0.4);
  -webkit-font-smoothing: antialiased;
  background-color: #1A8D21;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0;
}
body.onestepcheckout-index-index .main-section .button.btn-proceed-checkout {
  width: 100%;
  max-width: 100%;
  background: #1A8D21 url("../images/checkout-continue-button-icon.svg") no-repeat 35px;
  margin-top: 30px;
}
@media only screen and (max-width: 479px) {
  body.onestepcheckout-index-index .main-section .button.btn-proceed-checkout {
    background: #1A8D21 url("../images/checkout-continue-button-icon.svg") no-repeat 25px;
    font-size: 18px;
  }
}
body.onestepcheckout-index-index .btn-highlight {
  width: 100%;
  height: 62px;
}
body.onestepcheckout-index-index #onestepcheckout-authentification-button {
  border-top: 1px solid #D8D2C7;
}
body.onestepcheckout-index-index #onestepcheckout-authentification {
  display: none;
  margin: 0;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
body.onestepcheckout-index-index #onestepcheckout-authentification label {
  font-size: 13px;
  font-weight: 300;
  width: auto;
  text-align: left;
  padding: 0;
}
body.onestepcheckout-index-index #onestepcheckout-authentification label.required em {
  float: right;
  font-style: normal;
  color: #CF5050;
  position: relative;
  right: -4px;
  margin-right: 0;
}
body.onestepcheckout-index-index #onestepcheckout-authentification #onestepcheckout-authentification-container {
  position: relative;
}
body.onestepcheckout-index-index #onestepcheckout-authentification #onestepcheckout-authentification-container #onestepcheckout-forgot-password-success {
  display: block;
  margin-bottom: 20px;
}
body.onestepcheckout-index-index #onestepcheckout-authentification #onestepcheckout-authentification-container #onestepcheckout-forgot-password-success p {
  border-left: none;
  background-color: #E6F3E7;
  font-size: 14px;
  color: #1A8D21;
  padding: 16px 20px;
  position: relative;
}
body.onestepcheckout-index-index #onestepcheckout-authentification #onestepcheckout-authentification-container #onestepcheckout-forgot-password-success p::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #E6F3E7;
  border-right: none;
  transform: rotate(-270deg);
  position: absolute;
  top: inherit;
  bottom: -13px;
  left: 30px;
}
body.onestepcheckout-index-index #onestepcheckout-authentification .validation-advice {
  width: 100%;
  font-size: 12px;
  color: #E5465A;
  letter-spacing: 0;
  line-height: 18px;
  margin-bottom: 10px;
}
body.onestepcheckout-index-index .onestepcheckout-title-description {
  -webkit-font-smoothing: antialiased;
  line-height: 43px;
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 36px;
  margin-bottom: 45px;
}
@media only screen and (max-width: 979px) {
  body.onestepcheckout-index-index .onestepcheckout-title-description {
    font-size: 26px;
  }
}
@media only screen and (max-width: 479px) {
  body.onestepcheckout-index-index .onestepcheckout-title-description {
    font-size: 18px;
    line-height: 26px;
  }
}
body.onestepcheckout-index-index .super-input-text {
  outline: none;
  float: left;
  width: 100%;
  height: 40px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #C2C2C2;
  background-color: #ffffff;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  font-size: 14px;
  font-weight: 300;
  color: #786e7d;
  -webkit-font-smoothing: antialiased;
  padding-left: 20px;
  margin-bottom: 15px;
}
body.onestepcheckout-index-index .super-input-text.password {
  width: 100%;
}
body.onestepcheckout-index-index .site-security {
  float: left;
  background: url("../images/icon-lock.png") no-repeat left;
  font-size: 12px;
  color: #796E7C;
  letter-spacing: 0;
  line-height: 27px;
  -webkit-font-smoothing: antialiased;
  padding-left: 26px;
  margin-top: 18px;
}
body.onestepcheckout-index-index .input-box {
  position: relative;
  display: block;
  width: 100%;
}
body.onestepcheckout-index-index .input-box:after {
  content: "";
  display: block;
  clear: both;
}
body.onestepcheckout-index-index .input-box-left {
  float: left;
  width: 280px;
}
@media only screen and (max-width: 979px) {
  body.onestepcheckout-index-index .input-box-left {
    width: 100%;
  }
}
body.onestepcheckout-index-index .input-box-left a.f-left {
  font-size: 14px;
  color: #4A90E2;
  font-weight: 300;
  letter-spacing: 0;
}
body.onestepcheckout-index-index .input-box-right {
  float: right;
  width: 280px;
}
@media only screen and (max-width: 979px) {
  body.onestepcheckout-index-index .input-box-right {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  body.onestepcheckout-index-index .input-box-right {
    width: 48%;
  }
}
body.onestepcheckout-index-index .input-box-right .button {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
body.onestepcheckout-index-index .loading {
  display: none;
  position: absolute;
  right: 10px;
  top: 2px;
  width: 36px;
}
body.onestepcheckout-index-index #onestepcheckout_prelogin_form,
body.onestepcheckout-index-index #onestepcheckout-forgot-password-form,
body.onestepcheckout-index-index .login-authentification-content {
  display: block;
  width: 100%;
  margin: 0 auto;
}
body.onestepcheckout-index-index #onestepcheckout_prelogin_form .input-text.error,
body.onestepcheckout-index-index #onestepcheckout-forgot-password-form .input-text.error,
body.onestepcheckout-index-index .login-authentification-content .input-text.error {
  margin-bottom: 5px;
  border-color: #F44336;
}
body.onestepcheckout-index-index #onestepcheckout_prelogin_form .message,
body.onestepcheckout-index-index #onestepcheckout-forgot-password-form .message,
body.onestepcheckout-index-index .login-authentification-content .message {
  display: none;
  font-weight: 300;
  color: #DF280A;
  margin-top: 5px;
  font-size: 13px;
  padding-left: 20px;
}
body.onestepcheckout-index-index #onestepcheckout_prelogin_form .message.active,
body.onestepcheckout-index-index #onestepcheckout-forgot-password-form .message.active,
body.onestepcheckout-index-index .login-authentification-content .message.active {
  display: block;
}
body.onestepcheckout-index-index .onestepcheckout-auth-form-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body.onestepcheckout-index-index .onestepcheckout-auth-form-block:after {
  display: none;
}
body.onestepcheckout-index-index #onestepcheckout-login-form {
  display: block;
  width: 100%;
}
body.onestepcheckout-index-index #onestepcheckout-login-form .onestepcheckout-auth-form-block {
  display: block;
  margin: 0 auto 10px auto;
  width: 589px;
}
body.onestepcheckout-index-index #onestepcheckout-login-form .onestepcheckout-auth-form-block:after {
  content: "";
  display: block;
  clear: both;
}
body.onestepcheckout-index-index #onestepcheckout-login-form .subtitle {
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  display: block;
  margin-bottom: 15px;
}
body.onestepcheckout-index-index #login-forgot-password,
body.onestepcheckout-index-index #onestepcheckout-authentification {
  display: none;
}
body.onestepcheckout-index-index #onestepcheckout-forgot-password-success {
  display: none;
}
body.onestepcheckout-index-index #onestepcheckout-general-form {
  display: none;
}
body.onestepcheckout-index-index #login-forgot-link-prelogin,
body.onestepcheckout-index-index #login-forgot-link-prelogin-back {
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  display: block;
  width: 100%;
  font-size: 14px;
  color: #4A90E2;
  font-weight: 300;
  text-align: left;
}
body.onestepcheckout-index-index #login-forgot-link-prelogin:hover,
body.onestepcheckout-index-index #login-forgot-link-prelogin-back:hover {
  text-decoration: none;
}
body.onestepcheckout-index-index .onestepcheckout-error-msg {
  display: block;
  background: #F44336;
  text-align: center;
}
body.onestepcheckout-index-index .onestepcheckout-error-msg li {
  color: #fff;
  padding: 5px 0;
  margin-bottom: 10px;
}

.onestepcheckout-index-index #pagseguro-credit-card-options {
  display: none;
}

.onestepcheckout-index-index .pagseguro-cc-input {
  -webkit-font-smoothing: antialiased;
  border-radius: 2px;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 40px;
  border: 1px solid #C2C2C2;
  background: #FFFFFF;
  padding: 0 32px 0 10px;
  position: relative;
}

.onestepcheckout-index-index #creditCardExpirationYear {
  margin-top: 12px !important;
}

#onestepcheckout-payment-method-wrapper .payment-type.pagseguro_boleto dt {
  height: 32px;
  background: url(../images/icon-boleto.svg) no-repeat 25px;
}

#onestepcheckout-payment-method-wrapper .payment-type.pagseguro_credit_card dt {
  height: 32px;
  background: url("../images/icon-card.svg") no-repeat 25px;
}

#onestepcheckout-payment-method-wrapper .payment-type.pagseguro_credit_card dt label,
#onestepcheckout-payment-method-wrapper .payment-type.pagseguro_boleto dt label {
  padding-left: 65px;
}

.col3-set .col-2 #onestepcheckout-payment-method-wrapper {
  position: relative;
}

.col3-set .col-2 #onestepcheckout-payment-method-wrapper .step-title {
  z-index: 10;
}

.col3-set .col-2 #onestepcheckout-payment-method-wrapper .alert-payment {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  padding: 90px 20px 0 20px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}

.col3-set .col-2 #onestepcheckout-payment-method-wrapper .alert-payment.hide {
  display: none;
}

.onestepcheckout-index-index .paymentmodule_creditcard input[type="text"],
.onestepcheckout-index-index .paymentmodule_twocreditcards input[type="text"],
.onestepcheckout-index-index .paymentmodule_twocreditcards .multipayment-value-input,
.onestepcheckout-index-index .paymentmodule_creditcard select,
.onestepcheckout-index-index .paymentmodule_twocreditcards select {
  -webkit-font-smoothing: antialiased;
  border-radius: 2px;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 40px;
  border: 1px solid #C2C2C2;
  background: #FFFFFF;
  padding: 0 32px 0 10px;
  position: relative;
  margin: 5px 0 15px 0;
}

.onestepcheckout-index-index .paymentmodule_creditcard .input-box .v-fix,
.onestepcheckout-index-index .paymentmodule_twocreditcards .input-box .v-fix {
  width: 48.4%;
  margin-right: 10px;
}

.onestepcheckout-index-index .paymentmodule_creditcard .input-box .v-fix:nth-child(2),
.onestepcheckout-index-index .paymentmodule_twocreditcards .input-box .v-fix:nth-child(2) {
  margin: 0;
}

.onestepcheckout-index-index .paymentmodule_creditcard .paymentmodule_creditcard_creditcard_tokenDiv,
.onestepcheckout-index-index .paymentmodule_twocreditcards .paymentmodule_creditcard_creditcard_tokenDiv {
  margin-bottom: 0;
}

.onestepcheckout-index-index .paymentmodule_creditcard .mp-validate-cc-cvv-length,
.onestepcheckout-index-index .paymentmodule_twocreditcards .mp-validate-cc-cvv-length,
#payment_form_paymentmodule_creditcard li {
  margin-bottom: 0 !important;
}

.onestepcheckout-index-index .paymentmodule_creditcard #paymentmodule_creditcard_creditcard_1_brandDiv,
.onestepcheckout-index-index .paymentmodule_twocreditcards #paymentmodule_twocreditcards_creditcard_1_brandDiv,
.onestepcheckout-index-index .paymentmodule_twocreditcards #paymentmodule_twocreditcards_creditcard_2_brandDiv {
  margin: 10px 0;
}

.onestepcheckout-index-index #payment_form_paymentmodule_twocreditcards h3.mundipaggMultiPaymentSubtotal {
  display: none;
}

#customer-and-card-securityCode {
  height: 40px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  -webkit-font-smoothing: antialiased;
  border: 1px solid #C2C2C2;
  background: #FFFFFF;
  font-size: 15px;
  padding: 0 8px;
  margin-top: 0px !important;
}

.traycheckoutapi fieldset {
  border: unset !important;
  margin: 0 0 !important;
  padding: 0 0 !important;
}

.traycheckoutapi_bankslip fieldset {
  border: unset !important;
  margin: 0 0 !important;
  padding: 0 0 !important;
}

.traycheckoutapi .tcPaymentMethod {
  display: none;
}

.traycheckoutapi_bankslip .tcbPaymentMethod {
  display: none;
}

.traycheckoutapi_pix fieldset {
  border: unset !important;
  margin: 0 !important;
  padding: 0 !important;
}

.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.traycheckoutapi_pix {
  height: auto;
  background: none;
}

.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.traycheckoutapi_pix dt {
  height: 32px;
  background: url("../images/icon-pix.svg") no-repeat 25px;
}

.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.traycheckoutapi_pix dd label {
  padding-left: 0;
}

.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.depositpayment dt label {
  padding-left: 65px;
  display: inline-block;
  width: 90%;
}

.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.depositpayment dt {
  height: 32px;
  background: url("../images/icon-transfer.svg") no-repeat 25px;
}

.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.pixpayment dt label {
  padding-left: 65px;
  display: inline-block;
  width: 90%;
}

.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.pixpayment dt {
  height: 32px;
  background: url("../images/icon-pix.svg") no-repeat 25px;
}

.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.banktransfer dt {
  background: url("../images/icon-transfer.svg") no-repeat 25px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.creditapproval dt {
  background: url("../images/icon-creditapproval.svg") no-repeat 25px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.banktransfer dt, .col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.creditapproval dt {
  height: 32px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.banktransfer dt label, .col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.creditapproval dt label {
  padding-left: 65px;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.banktransfer dd {
  display: none;
}
.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.creditapproval dd {
  padding-left: 81px;
}

body.onestepcheckout-index-index .main-section .accept-terms {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  border-top: 1px solid #dbdbdb;
  padding-top: 12px;
  margin-top: 20px;
}
body.onestepcheckout-index-index .main-section .accept-terms a {
  text-decoration: underline;
}
body.onestepcheckout-index-index .main-section .accept-terms label {
  margin-left: 10px;
}
body.onestepcheckout-index-index .main-section .accept-terms .validation-advice {
  display: block;
  width: 100%;
}

body.onestepcheckout-index-index .legal-terms-modal {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
}

body.onestepcheckout-index-index .legal-terms-modal .content {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

body.onestepcheckout-index-index .legal-terms-modal .content .terms {
  display: block;
  width: 1199px;
  max-height: 90%;
  border-radius: 4px;
  background-color: #ffffff;
  position: relative;
  padding: 0 0 20px 0;
  overflow-x: auto;
}
@media only screen and (max-width: 979px) {
  body.onestepcheckout-index-index .legal-terms-modal .content .terms {
    border-radius: 0;
    max-height: 100%;
  }
}

body.onestepcheckout-index-index .legal-terms-modal .content .terms h2 {
  display: block;
  width: 100%;
  border-bottom: 1px dashed #dbdbdb;
  font-size: 28px;
  color: #000000;
  font-weight: 600;
  text-align: center;
  padding-bottom: 20px;
  margin: 50px 0 0 0;
}

body.onestepcheckout-index-index .legal-terms-modal .content .terms p {
  display: block;
  width: 100%;
  font-size: 15px;
  color: #dbdb636363db;
  font-weight: 400;
  line-height: 22px;
  padding: 0 20px;
  margin-top: 20px;
}

body.onestepcheckout-index-index .legal-terms-modal .content .terms a.close-terms {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #000000;
  background-color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  line-height: 30px;
  position: fixed;
  top: 10px;
  right: 10px;
}

.sp-methods {
  display: flex;
  flex-direction: column;
}

.col3-set .col-2 #onestepcheckout-payment-method-wrapper .payment-type.loyalty {
  order: -1;
  margin-top: 0;
  margin-bottom: 45px;
}

.account-create .input-box,
.onestepcheckout .input-box,
.input-box-left {
  position: relative;
}

.fa-eye {
  width: 25px;
  height: 36px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  cursor: pointer;
  background-image: url("../images/eye-icon.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.input-box-left .fa-eye {
  top: 20px;
}

.fa-eye.fa-eye-slash {
  background-image: url("../images/eye-icon-off.png");
}

.checkout-onepage-success .receipt-content, .depositpayment-default-success .receipt-content,
.checkout-onepage-success .receipt-content, .pixpayment-default-success .receipt-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.checkout-onepage-success .receipt-content .order-message,
.checkout-onepage-success .receipt-content .order-infos, .depositpayment-default-success .receipt-content .order-message,
.depositpayment-default-success .receipt-content .order-infos,
.checkout-onepage-success .receipt-content .order-message,
.checkout-onepage-success .receipt-content .order-infos, .pixpayment-default-success .receipt-content .order-message,
.pixpayment-default-success .receipt-content .order-infos {
  width: 50%;
  padding: 0 15px;
}
@media only screen and (max-width: 770px) {
  .checkout-onepage-success .receipt-content .order-message,
  .checkout-onepage-success .receipt-content .order-infos, .depositpayment-default-success .receipt-content .order-message,
  .depositpayment-default-success .receipt-content .order-infos,
  .checkout-onepage-success .receipt-content .order-message,
  .checkout-onepage-success .receipt-content .order-infos, .pixpayment-default-success .receipt-content .order-message,
  .pixpayment-default-success .receipt-content .order-infos {
    width: 100%;
  }
}
.checkout-onepage-success .receipt-content .order-message, .depositpayment-default-success .receipt-content .order-message,
.checkout-onepage-success .receipt-content .order-message, .pixpayment-default-success .receipt-content .order-message {
  -webkit-font-smoothing: antialiased;
  text-align: left;
}
.checkout-onepage-success .receipt-content .order-message h1, .depositpayment-default-success .receipt-content .order-message h1,
.checkout-onepage-success .receipt-content .order-message h1, .pixpayment-default-success .receipt-content .order-message h1 {
  width: 100%;
  font-size: 48px;
  color: #e97d00;
  text-transform: uppercase;
}
.checkout-onepage-success .receipt-content .order-message .order-received, .depositpayment-default-success .receipt-content .order-message .order-received,
.checkout-onepage-success .receipt-content .order-message .order-received, .pixpayment-default-success .receipt-content .order-message .order-received {
  font-size: 22px;
  color: #333333;
}
.checkout-onepage-success .receipt-content .order-message .message, .depositpayment-default-success .receipt-content .order-message .message,
.checkout-onepage-success .receipt-content .order-message .message, .pixpayment-default-success .receipt-content .order-message .message {
  width: 100%;
  font-size: 15px;
  color: #333333;
  line-height: 22px;
  margin: 15px 0 0 0;
}
.checkout-onepage-success .receipt-content .order-message .order-number, .depositpayment-default-success .receipt-content .order-message .order-number,
.checkout-onepage-success .receipt-content .order-message .order-number, .pixpayment-default-success .receipt-content .order-message .order-number {
  font-size: 32px;
  color: #000000;
  margin: 15px 0 0 0;
}
.checkout-onepage-success .receipt-content .order-message .number, .depositpayment-default-success .receipt-content .order-message .number,
.checkout-onepage-success .receipt-content .order-message .number, .pixpayment-default-success .receipt-content .order-message .number {
  font-size: 22px;
  color: #333333;
}
.checkout-onepage-success .receipt-content .order-message .button-pagarme-boleto, .depositpayment-default-success .receipt-content .order-message .button-pagarme-boleto,
.checkout-onepage-success .receipt-content .order-message .button-pagarme-boleto, .pixpayment-default-success .receipt-content .order-message .button-pagarme-boleto {
  background-color: black;
  text-align: center;
  font-size: 14px;
  color: #FFFFFF;
  padding: 10px 20px;
  margin: 20px 0 0 0;
}
.checkout-onepage-success .receipt-content .order-message .instructions, .depositpayment-default-success .receipt-content .order-message .instructions,
.checkout-onepage-success .receipt-content .order-message .instructions, .pixpayment-default-success .receipt-content .order-message .instructions {
  margin-top: 15px;
  font-weight: normal;
}
.checkout-onepage-success .receipt-content .order-infos .receipt-wrapper, .depositpayment-default-success .receipt-content .order-infos .receipt-wrapper,
.checkout-onepage-success .receipt-content .order-infos .receipt-wrapper, .pixpayment-default-success .receipt-content .order-infos .receipt-wrapper {
  -webkit-font-smoothing: antialiased;
  width: 100%;
  text-align: left;
}
.checkout-onepage-success .receipt-content .order-infos .receipt-wrapper h4, .depositpayment-default-success .receipt-content .order-infos .receipt-wrapper h4,
.checkout-onepage-success .receipt-content .order-infos .receipt-wrapper h4, .pixpayment-default-success .receipt-content .order-infos .receipt-wrapper h4 {
  width: 100%;
  font-size: 22px;
  color: #000000;
}
.checkout-onepage-success .receipt-content .order-infos .receipt-wrapper p, .depositpayment-default-success .receipt-content .order-infos .receipt-wrapper p,
.checkout-onepage-success .receipt-content .order-infos .receipt-wrapper p, .pixpayment-default-success .receipt-content .order-infos .receipt-wrapper p {
  font-size: 15px;
  color: #333333;
  line-height: 22px;
  margin: 5px 0 0 0;
}
.checkout-onepage-success .receipt-content .order-infos .box-1, .depositpayment-default-success .receipt-content .order-infos .box-1,
.checkout-onepage-success .receipt-content .order-infos .box-1, .pixpayment-default-success .receipt-content .order-infos .box-1 {
  margin: 20px 0 30px 0;
}
.checkout-onepage-success .receipt-content .order-infos .box-1 a, .depositpayment-default-success .receipt-content .order-infos .box-1 a,
.checkout-onepage-success .receipt-content .order-infos .box-1 a, .pixpayment-default-success .receipt-content .order-infos .box-1 a {
  display: block;
  width: 40%;
  font-size: 14px;
  color: #e97d00;
  margin: 15px 0 0 0;
}
.checkout-onepage-success .receipt-content .order-infos .additional-instructions, .depositpayment-default-success .receipt-content .order-infos .additional-instructions,
.checkout-onepage-success .receipt-content .order-infos .additional-instructions, .pixpayment-default-success .receipt-content .order-infos .additional-instructions {
  width: 100%;
  font-size: 15px;
  color: #333333;
  line-height: 22px;
  margin: 30px 0 0 0;
  text-align: left;
  font-weight: normal;
}
.checkout-onepage-success .col-main, .depositpayment-default-success .col-main,
.checkout-onepage-success .col-main, .pixpayment-default-success .col-main {
  padding: 0;
  text-align: center;
}
.checkout-onepage-success .buttons-set, .depositpayment-default-success .buttons-set,
.checkout-onepage-success .buttons-set, .pixpayment-default-success .buttons-set {
  margin: 10px 0;
  text-align: center;
}
.checkout-onepage-success .buttons-set button, .depositpayment-default-success .buttons-set button,
.checkout-onepage-success .buttons-set button, .pixpayment-default-success .buttons-set button {
  float: none;
}

.checkout-onepage-success .receipt-content .copy-to-clippboard {
  display: block;
  width: 100%;
  border-bottom: 1px dashed #dbdbdb;
  margin-top: 30px;
  margin-bottom: 5px;
  padding-bottom: 25px;
}
.checkout-onepage-success .receipt-content .copy-to-clippboard #myInput {
  display: block;
  width: 100%;
  border: 1px solid #d2d2d2;
  font-size: 16px;
  text-align: center;
  padding: 16px 15px;
}
.checkout-onepage-success .receipt-content .copy-to-clippboard #myInput.copied {
  border-color: #5ba50a;
}
.checkout-onepage-success .receipt-content .copy-to-clippboard #myInput:focus {
  outline: none;
}
.checkout-onepage-success .receipt-content .copy-to-clippboard .button-pagarme-barcode {
  display: inline-block;
  background-color: #372f7a;
  background-image: url("../images/edit-ticket.svg");
  background-size: 26px;
  background-position: 15px center;
  background-repeat: no-repeat;
  color: #ffffff;
  font-weight: bold;
  padding: 10px 25px 10px 52px;
  margin: 8px 0 0 0;
  transition: 0.6s;
}
.checkout-onepage-success .receipt-content .copy-to-clippboard .button-pagarme-barcode.copied {
  background-color: #5ba50a;
  background-image: url("../images/notepad.svg");
  padding-left: 45px;
}
.checkout-onepage-success .receipt-content .copy-to-clippboard .button-pagarme-barcode:focus {
  outline: none;
}

.textcode {
  background: #d2d2d2;
  padding: 15px;
}

.qrcode {
  margin-left: auto;
  margin-right: auto;
  width: 18em;
}

.pix-copy-button {
  display: inline-block;
  background-color: #372f7a;
  background-image: url("../images/edit-ticket.svg");
  background-size: 26px;
  background-position: 15px center;
  background-repeat: no-repeat;
  color: #ffffff;
  font-weight: bold;
  padding: 10px 25px 10px 52px;
  margin: 8px 0 0 0;
  transition: 0.6s;
  border: 0;
}

.pix-copy-button.copied {
  background-color: #5ba50a;
  background-image: url("../images/notepad.svg");
  padding-left: 45px;
}

.textcode input {
  display: block;
  width: 100%;
  border: 1px solid #d2d2d2;
  font-size: 16px;
  text-align: center;
  padding: 16px 15px;
}

.button-pagarme-boleto {
  float: left;
  margin-left: 15px;
}

.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  content: "";
  display: block;
  clear: both;
}

.swatch-link,
.swatch-label {
  display: block;
  border-radius: 3;
  font-size: 14px;
  text-align: center;
  color: #636363;
  text-decoration: none;
  box-sizing: content-box;
}

.swatch-link {
  border: 1px solid #CCCCCC;
  margin: 0 0 3px;
}
.swatch-link .active {
  border-color: #4A90E2;
  box-shadow: none;
}
.swatch-link img {
  border-radius: 2px;
}
.swatch-link:hover {
  cursor: pointer;
  text-decoration: none;
}
.swatch-link .x {
  display: none;
  text-indent: -999em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/bg_x.png) center no-repeat transparent;
  z-index: 10;
}
.swatch-link.has-image .swatch-label {
  position: relative;
}
.swatch-link.has-image img {
  position: absolute;
  top: 0;
  left: 0;
}

.swatch-label {
  border: 1px solid #fff;
  margin: 0;
  white-space: nowrap;
  background: #F4F4F4;
}

.configurable-swatch-list {
  margin-left: -3px;
  zoom: 1;
  clear: both;
  -webkit-transform: translateZ(0px);
}
.configurable-swatch-list li {
  float: left;
  zoom: 1;
  margin: 0 0 0 3px;
}
.products-grid .configurable-swatch-list li {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
}
.configurable-swatch-list .not-available .x {
  display: block;
}
.configurable-swatch-list .not-available .swatch-link {
  border-color: #EDEDED;
  position: relative;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.configurable-swatch-list .not-available .swatch-label {
  color: #aaa;
  background: #fff;
}
.configurable-swatch-list .wide-swatch .swatch-label {
  padding: 0 6px;
}
.configurable-swatch-list .not-available a:focus {
  outline: 0;
}

#narrow-by-list dd .configurable-swatch-list li {
  margin: 0 0 0 3px;
  width: 47%;
}
#narrow-by-list dd .swatch-link {
  border: none;
  line-height: 25px;
  margin-right: 2px;
  text-align: left;
}
#narrow-by-list dd .swatch-link.has-image {
  line-height: inherit;
}
#narrow-by-list dd .swatch-link:hover .swatch-label {
  border-color: #CCCCCC-highlight;
}
#narrow-by-list dd .swatch-label {
  background: #F4F4F4;
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  display: block;
  float: left;
  line-height: 1.5em;
  margin: 0 5px 0 0;
  padding: 1px 5px;
  white-space: nowrap;
}
#narrow-by-list dd .swatch-label img {
  border: 1px solid #fff;
  border-radius: 3px;
  box-sizing: content-box;
}
#narrow-by-list dd .has-image .swatch-label {
  padding: 0;
}

@media only screen and (max-width: 770px) {
  #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
    clear: left;
  }
}
.currently .swatch-current {
  position: relative;
}
.currently .swatch-current .btn-remove {
  margin-top: -10px;
  position: absolute;
  right: 0;
  top: 50%;
}
.currently .swatch-current span {
  display: block;
  float: left;
}
.currently .swatch-link {
  display: inline-block;
  margin: 0 0 0 3px;
}
.currently .swatch-link:hover {
  border-color: #CCCCCC;
  cursor: default;
}

.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
  border-color: #CCCCCC-highlight;
}

.configurable-swatch-box {
  background: none !important;
}
.configurable-swatch-box select.swatch-select {
  display: none;
}
.configurable-swatch-box .validation-advice {
  margin: 0 0 5px;
  background: #DF280A;
  padding: 2px 5px !important;
  font-weight: bold;
  color: #fff !important;
  float: left;
  display: block;
  border-radius: 3px;
}

.availability.out-of-stock span {
  color: #A0A0A0;
}

.product-view .product-options .swatch-attr {
  float: none;
  display: block;
  clear: both;
  border: 0;
}
.product-view .product-options .swatch-attr label,
.product-view .product-options .swatch-attr .select-label {
  font-size: 12px;
}
.product-view .product-options .swatch-attr label {
  display: block;
  line-height: 1.3;
}
.product-view .product-options .swatch-attr .select-label {
  display: inline;
  font-weight: normal;
  color: #3399CC;
  padding-left: 5px;
}
.product-view .product-options dd .input-box {
  width: auto;
  height: auto;
}
.product-view .product-options .select-label {
  display: none;
}
.product-view .add-to-cart button.out-of-stock {
  background-position: -80px -362px;
  cursor: default;
}

@media only screen and (max-width: 1199px) {
  .customer-account-login .main-section {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.customer-account-login .scaffold-form label:first-child {
  width: 115px;
}
.customer-account-login .col2-set .buttons-set {
  text-align: left;
  border-top: 0;
}
.customer-account-login .col2-set .buttons-set button,
.customer-account-login .col2-set .buttons-set .button {
  float: none;
  min-width: 50%;
  margin: 0;
}
.customer-account-login .col2-set .col-1 ul {
  list-style: disc;
  padding-left: 20px;
  margin: 10px 0 20px 0;
}
@media only screen and (min-width: 480px) {
  .customer-account-login .col2-set .col-1,
  .customer-account-login .col2-set .col-2 {
    padding-top: 0;
    margin-top: 20px;
  }
  .customer-account-login .col2-set .col-1 {
    padding-right: 20px;
  }
  .customer-account-login .col2-set .col-2 {
    padding-left: 20px;
    border-left: 1px solid #EDEDED;
  }
}
@media only screen and (min-width: 770px) {
  .customer-account-login .col2-set .col-1 {
    padding-right: 0;
  }
  .customer-account-login .col2-set .col-2 {
    padding-left: 30px;
    border-left: 1px solid #EDEDED;
  }
}
@media only screen and (max-width: 479px) {
  .customer-account-login .col2-set .col-1 {
    padding-bottom: 15px;
  }
  .customer-account-login .col2-set .col-2 {
    padding-top: 15px;
    border-top: 1px solid #EDEDED;
  }
}
@media only screen and (max-width: 770px) {
  .customer-account-login .col2-set p.required {
    display: none;
  }
}

.customer-account-create .scaffold-form label:first-child {
  width: 140px;
}

.customer-account-create #tipopessoa-area label:first-child {
  width: 100%;
}

.opc #opc-login p:not(.required) {
  font-style: italic;
  font-size: 13px;
  color: #A0A0A0;
}

.remember-me-box a.hide {
  display: none;
}
.remember-me-box .link-tip {
  font-size: 13px;
  padding-left: 10px;
}

.remember-me-popup {
  display: none;
  border: 1px solid #CCCCCC;
  padding: 10px;
  position: relative;
}
.remember-me-popup.show {
  display: block;
}
.remember-me-popup .remember-me-popup-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  font-size: 12px;
}
.remember-me-popup .remember-me-popup-close-button {
  display: none;
}

@media only screen and (max-width: 1199px) {
  .customer-account-create .account-create {
    padding: 0 15px;
  }
}
.customer-account-create .account-create .new-users .fieldset + .fieldset {
  margin-top: 50px;
}
.customer-account-create .buttons-set {
  max-width: 100%;
}
@media only screen and (max-width: 479px) {
  .customer-account-create .buttons-set {
    margin-left: 0;
  }
}
.customer-account-create .fieldset .hidden {
  display: none;
}
.customer-account-create #remember-me-popup {
  max-width: 455px;
}

.customer-account-forgotpassword .fieldset,
.customer-account-forgotpassword .buttons-set {
  margin-left: 15px;
  max-width: 400px;
}
@media only screen and (max-width: 479px) {
  .customer-account-forgotpassword .fieldset,
  .customer-account-forgotpassword .buttons-set {
    margin-left: 0;
  }
}
.customer-account-forgotpassword .fieldset .input-box input.input-text {
  width: 100%;
}

body.customer-account .main-section {
  background-color: #FFFFFF;
}
body.customer-account p.required {
  float: inherit;
}
body.customer-account .block-account .block-title {
  margin: 0 0 20px 0;
}
body.customer-account .block-account .block-title strong {
  -webkit-font-smoothing: antialiased;
  display: block;
  width: 100%;
  font-size: 17px;
  font-weight: 300;
  color: #333333;
  text-transform: inherit;
}
body.customer-account .block-reorder {
  margin: 40px 0 0 0;
}
body.customer-account .block-reorder .block-title strong {
  -webkit-font-smoothing: antialiased;
  display: block;
  width: 100%;
  font-size: 17px;
  font-weight: 300;
  color: #333333;
  text-transform: inherit;
}
body.customer-account .block-reorder .block-subtitle {
  -webkit-font-smoothing: antialiased;
  display: block;
  width: 100%;
  font-size: 15px;
  font-weight: 300;
  color: #333333;
  text-transform: inherit;
  margin: 2px 0 0 0;
}
body.customer-account .my-account .page-title h1 {
  -webkit-font-smoothing: antialiased;
  border: 0;
  font-size: 27px;
  font-weight: 300;
  color: #333333;
  text-align: left;
  text-transform: inherit;
}
body.customer-account .my-account .box-recent {
  display: block;
  margin: 30px 0;
}
body.customer-account .my-account .box-recent table thead tr th {
  vertical-align: middle;
  width: 25%;
}
body.customer-account .my-account .box-recent table tbody tr td {
  vertical-align: middle;
}
body.customer-account .my-account .count-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
body.customer-account .my-account .count-container .amount {
  -webkit-font-smoothing: antialiased;
}
body.customer-account .my-account .count-container .limiter {
  -webkit-font-smoothing: antialiased;
}
body.customer-account .my-account .orders thead tr {
  vertical-align: middle;
}
body.customer-account .my-account .orders thead tr th {
  width: 25%;
  line-height: inherit;
}
body.customer-account .my-account .orders tbody tr td {
  vertical-align: middle;
}
body.customer-account .my-account .pager {
  margin-top: 10px;
}
body.customer-account .my-account form .legend {
  -webkit-font-smoothing: antialiased;
  text-transform: inherit;
}
body.customer-account .my-account form .form-list li {
  float: left;
  width: 100%;
}
body.customer-account .my-account form .form-list li label {
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
}
body.customer-account .my-account form .form-list li input[type=text], body.customer-account .my-account form .form-list li input[type=email], body.customer-account .my-account form .form-list li input[type=password] {
  width: 96%;
  padding: 8px 12px;
}
body.customer-account .my-account form .form-list li.control input.checkbox {
  margin: 10px 0 0 0 !important;
}
body.customer-account .my-account .title-buttons {
  position: relative;
  text-align: right;
}
body.customer-account .my-account .title-buttons h1 {
  text-align: left;
}
body.customer-account .my-account .title-buttons .button {
  position: absolute;
  right: 0;
  top: 0;
}
body.customer-account .my-account .title-buttons a,
body.customer-account .my-account .title-buttons span.separator {
  position: relative;
  top: -42px;
}
body.customer-account .my-account .fieldset h2,
body.customer-account .my-account .addresses-list h2,
body.customer-account .my-account .order-details h2 {
  width: 100%;
  display: inline-block;
}
body.customer-account .my-account .addresses-list h3 {
  font-size: 14px;
  font-weight: 600;
}
body.customer-account .my-account .fieldset {
  margin-top: 15px;
  margin-bottom: 15px;
}
body.customer-account .data-table {
  margin-top: 5px;
}
body.customer-account .data-table td a {
  text-transform: uppercase;
  font-style: normal;
  font-size: 13px;
}
body.customer-account .data-table span.nobr {
  white-space: normal;
}
body.customer-account .data-table span.nobr a {
  white-space: nowrap;
}
body.customer-account .data-table td.view a {
  display: block;
}
body.customer-account .data-table .separator {
  display: none;
}
body.customer-account .sidebar .block ol#compare-items li {
  margin: 10px 0;
}
body.customer-account .sidebar .block .block-content ul li {
  text-transform: inherit;
  border-bottom: 1px dashed #e3e3e3;
  padding: 6px 0;
  margin: 0;
}
body.customer-account .sidebar .block .block-content ul li a {
  font-size: 15px;
}
body.customer-account .sidebar .block .block-content p.block-subtitle {
  margin-bottom: 15px;
}
body.customer-account .sidebar .block .block-content .actions {
  margin-top: 15px;
}
body.customer-account .sidebar ol#cart-sidebar-reorder li {
  margin-top: 10px;
  margin-bottom: 0;
}
body.customer-account .sidebar ol#cart-sidebar-reorder p.product-name {
  display: inline-block;
  margin-bottom: 0;
}
body.customer-account .sidebar .block-cart .summary {
  margin-bottom: 15px;
}
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li {
  margin-top: 10px;
  margin-bottom: 0;
}
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li input {
  margin-right: 10px;
}
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder p.product-name {
  display: inline;
  margin-bottom: 0;
}

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day {
  width: 60px;
  float: left;
  margin-right: 10px;
}
.form-list .customer-dob .dob-year {
  width: 80px;
  float: left;
}

.dashboard .box-head {
  margin-top: 15px;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 7px;
}
.dashboard .box-head h2 {
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 0;
}
.dashboard .box-head a {
  padding: 10px;
}
.dashboard .box-title a,
.dashboard .box-head a {
  text-transform: uppercase;
  font-size: 12px;
}
.dashboard .box-account {
  padding-bottom: 40px;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 45px;
}
.dashboard .box-account p,
.dashboard .box-account address {
  font-style: italic;
}
.dashboard .col2-set .col-1,
.dashboard .col2-set .col-2 {
  padding-right: 12.09677%;
  padding-bottom: 0;
}
.dashboard .col2-set .col-1 .box-title,
.dashboard .col2-set .col-2 .box-title {
  position: relative;
  padding-bottom: 10px;
}
.dashboard .col2-set .col-1 .box-title h2,
.dashboard .col2-set .col-1 .box-title h3,
.dashboard .col2-set .col-2 .box-title h2,
.dashboard .col2-set .col-2 .box-title h3 {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 0;
}
.dashboard .col2-set .col-1 .box-title a,
.dashboard .col2-set .col-2 .box-title a {
  line-height: 19.6px;
}
.dashboard .box-reviews.box-account {
  padding-bottom: 0;
}
.dashboard .box-reviews li {
  padding: 10px 0;
  border-top: 1px solid #EDEDED;
}
.dashboard .box-reviews li:first-child {
  border-top: 0;
}
.dashboard .box-reviews li .number {
  margin-right: -20px;
  float: left;
  line-height: 1.4;
  font-size: 13px;
}
.dashboard .box-reviews li .details {
  margin-left: 20px;
}
.dashboard .box-reviews li .details .ratings {
  content: "";
  display: block;
  clear: both;
  margin-bottom: 0;
}
.dashboard .box-reviews li .details .ratings strong {
  float: left;
  font-size: 13px;
  margin-right: 5px;
}
.dashboard .box-reviews li .details .ratings .rating-box {
  float: left;
  margin: 3px 0 0 0;
}

.my-account .addresses-list .col-1,
.my-account .addresses-list .col-2 {
  padding-bottom: 0;
}
.my-account .addresses-list .item {
  margin: 0 0 15px 0;
}
.my-account .addresses-list .item p {
  margin-top: 10px;
}
@media only screen and (max-width: 770px) {
  .my-account .addresses-list .col-1,
  .my-account .addresses-list .col-2 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .my-account .addresses-list .col-1 li.empty,
  .my-account .addresses-list .col-2 li.empty {
    width: 100%;
  }
}
@media only screen and (max-width: 599px) {
  .my-account .addresses-list .addresses-additional p a {
    white-space: nowrap;
  }
}

.order-info {
  padding-bottom: 10px;
  border-bottom: 1px solid #EDEDED;
  width: 100%;
  margin-bottom: 15px;
}
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
  display: inline;
}
.order-info dt {
  margin-right: 20px;
}
.order-info li {
  margin: 0 0 0 20px;
}
.order-info li.current {
  font-weight: 600;
}
.order-info li:first-child {
  margin-left: 0;
}

.order-date {
  text-transform: uppercase;
}

.order-info-box {
  margin-bottom: 40px;
  margin-top: 20px;
}
.order-info-box + .order-info-box {
  padding-bottom: 40px;
  border-bottom: 1px solid #EDEDED;
}
.order-info-box .col-1 {
  padding-right: 0;
  width: 48%;
}
.order-info-box .col-2 {
  width: 52%;
}
.order-info-box .col-1,
.order-info-box .col-2 {
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
}
.order-info-box .box-payment {
  display: flex;
}
@media only screen and (max-width: 599px) {
  .order-info-box .box-payment {
    display: block;
  }
}
.order-info-box .box-title {
  width: 150px;
  padding-right: 10px;
  float: left;
}
.order-info-box .box-title h2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
}
.order-info-box .box-title h2:after {
  content: ":";
}
.order-info-box .box-content {
  float: left;
}
.order-info-box .box-content td,
.order-info-box .box-content th {
  line-height: 1.3;
}
.order-info-box .box-content th {
  padding-top: 10px;
}
.order-info-box .box-content td {
  padding-left: 15px;
}
.order-info-box .box-content strong {
  font-weight: normal;
  text-transform: uppercase;
}

#my-orders-table thead tr th {
  width: 22%;
}
#my-orders-table tbody tr td {
  vertical-align: middle;
}
#my-orders-table .option-label {
  margin-left: 10px;
  font-weight: 600;
  font-style: italic;
}
#my-orders-table .option-value {
  margin-left: 20px;
}
#my-orders-table tr.bundle:not(:last-child) td {
  border-bottom: none;
  border-top: none;
}

ol#cart-sidebar-reorder li {
  margin-top: 10px;
  margin-bottom: 0;
}
ol#cart-sidebar-reorder li input {
  margin-right: 10px;
}
ol#cart-sidebar-reorder p.product-name {
  display: inline;
}

@media only screen and (max-width: 599px) {
  #my-orders-table .option-label {
    margin-left: 20px;
  }
  #my-orders-table .option-value {
    margin-left: 35px;
  }
  #my-orders-table td[data-rwd-label=Qty] .nobr br {
    display: none;
  }
  #my-orders-table td[data-rwd-label=Qty] .nobr strong {
    margin-right: 10px;
  }
  #my-orders-table tr.bundle {
    border-color: #EDEDED;
  }
  #my-orders-table tr.bundle.child td[data-rwd-label] {
    padding-left: 60px;
  }
  #my-orders-table tbody:last-child tr:last-child td {
    padding-bottom: 10px;
    border-bottom: 0;
  }
  #my-orders-table tbody:last-child tr:last-child td:last-child {
    padding-bottom: 15px;
  }
  #my-orders-table tfoot tr.shipping {
    margin-top: 0;
  }
}
.order-additional {
  margin: 40px 0;
}

.order-gift-message dd {
  margin-top: 10px;
}

@media only screen and (max-width: 1199px) {
  .dashboard .col2-set .col-1,
  .dashboard .col2-set .col-2 {
    padding-right: 15px;
    padding-bottom: 0;
  }

  body.customer-account .data-table td.view a {
    white-space: normal;
  }
}
@media only screen and (max-width: 979px) {
  body.customer-account .my-account .title-buttons {
    text-align: left;
  }
  body.customer-account .my-account .title-buttons span.separator,
  body.customer-account .my-account .title-buttons a {
    top: -12px;
  }
}
@media only screen and (max-width: 770px) {
  body.customer-account .data-table.orders th.ship,
  body.customer-account .data-table.orders td.ship,
  body.customer-account .data-table.orders td.status,
  body.customer-account .data-table.orders th.status {
    display: none;
  }

  .order-info-box .box-content {
    clear: left;
  }

  .addresses-list .item {
    float: left;
    width: 50%;
    padding-right: 15px;
  }

  .order-info dt {
    display: none;
  }

  .dashboard .page-title {
    margin-top: 20px;
  }
  .dashboard .page-title h1 {
    margin-top: 0;
  }
  .dashboard .welcome-msg .hello {
    font-style: italic;
  }
  .dashboard .box-account {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .dashboard .col2-set .col-1,
  .dashboard .col2-set .col-2 {
    width: 48%;
    padding-right: 0;
    padding-left: 0;
  }
  .dashboard .col2-set .col-1 {
    float: left;
    margin-right: 4%;
  }
  .dashboard .col2-set .col-2 {
    float: right;
  }
}
@media only screen and (max-width: 599px) {
  body.customer-account .my-account .form-list .control {
    padding-left: 0;
  }
}
@media only screen and (max-width: 479px) {
  body.customer-account .my-account .page-title h1 {
    text-align: center;
  }
  body.customer-account .my-account .title-buttons {
    text-align: center;
  }
  body.customer-account .my-account .title-buttons .button {
    width: 100%;
    position: static;
    margin-bottom: 15px;
  }
  body.customer-account .my-account .title-buttons .button + .button {
    margin-left: 0px;
  }
  body.customer-account .my-account .fieldset h2 {
    margin-bottom: 15px;
  }
  body.customer-account .my-account .order-details h2 {
    margin-bottom: 15px;
  }
  body.customer-account .my-account .buttons-set {
    border-top: 0;
  }
  body.customer-account .my-account .addresses-list .item {
    margin-bottom: 15px;
    padding-right: 0;
    float: none;
    width: auto;
  }
  body.customer-account .my-account .addresses-list h2 {
    margin-bottom: 15px;
  }

  .order-info {
    margin-top: 15px;
  }

  .data-table.orders .link-reorder,
  .data-table.orders .date {
    display: none;
  }
  .data-table.orders td.view {
    text-align: right;
  }

  .dashboard .col2-set .col-1,
  .dashboard .col2-set .col-2 {
    width: 100%;
    margin-top: 15px;
  }

  .order-info-box {
    margin: 0;
  }
  .order-info-box .col-1,
  .order-info-box .col-2 {
    width: 100%;
    border-bottom: 1px solid #EDEDED;
    padding: 15px 0;
  }
  .order-info-box + .order-info-box {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 15px;
  }

  #my-reviews-table .nobr {
    white-space: normal;
  }
}
body.newsletter-manage-index .my-account .fieldset {
  margin-bottom: 20px;
}
body.newsletter-manage-index .my-account .fieldset h2 {
  display: none;
}
body.newsletter-manage-index .my-account .form-list {
  border-top: 1px solid #888 -light;
  padding-top: 10px;
}

body.customer-account-login .main-section {
  background: #fff;
  padding-top: 150px;
  padding-bottom: 100px;
}
@media only screen and (max-width: 1199px) {
  body.customer-account-login .main-section {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 479px) {
  body.customer-account-login .main-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
body.customer-account-login .main-section .account-login {
  width: 589px;
  margin: 0 auto;
}
body.customer-account-login .main-section .page-title h1 {
  border: none;
  font-size: 36px;
  color: #796E7C;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}
body.customer-account-login .main-section .messages {
  margin-bottom: 20px;
}
body.customer-account-login .main-section .messages .error-msg li {
  border-left: none;
  background-color: #FAEBE8;
  font-size: 14px;
  color: #E5465A;
  padding: 16px 20px;
}
body.customer-account-login .main-section .messages .error-msg li::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #FAEBE8;
  border-right: none;
  transform: rotate(-270deg);
  position: absolute;
  top: inherit;
  bottom: -13px;
  left: 30px;
}
body.customer-account-login .main-section .messages .success-msg li {
  border-left: none;
  background-color: #E6F3E7;
  font-size: 14px;
  color: #1A8D21;
  padding: 16px 20px;
}
body.customer-account-login .main-section .messages .success-msg li::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #E6F3E7;
  border-right: none;
  transform: rotate(-270deg);
  position: absolute;
  top: inherit;
  bottom: -13px;
  left: 30px;
}
body.customer-account-login .main-section .button {
  outline: none;
  float: right;
  width: 290px;
  height: 52px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 5px 5px 0 rgba(65, 117, 5, 0.4);
  -webkit-box-shadow: 0 5px 5px 0 rgba(65, 117, 5, 0.4);
  box-shadow: 0 5px 5px 0 rgba(65, 117, 5, 0.4);
  -webkit-font-smoothing: antialiased;
  background-color: #1A8D21;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0;
}
body.customer-account-login .main-section .button.btn-proceed-checkout {
  max-width: 100%;
}
body.customer-account-login .btn-highlight {
  width: 100%;
  height: 62px;
}
body.customer-account-login #onestepcheckout-authentification-button {
  border-top: 1px solid #D8D2C7;
}
body.customer-account-login #onestepcheckout-authentification {
  display: none;
  margin: 0;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
body.customer-account-login #onestepcheckout-authentification label {
  font-size: 13px;
  font-weight: 300;
  width: auto;
  text-align: left;
  padding: 0;
}
body.customer-account-login #onestepcheckout-authentification label.required em {
  float: right;
  font-style: normal;
  color: #CF5050;
  position: relative;
  right: -4px;
  margin-right: 0;
}
body.customer-account-login #onestepcheckout-authentification #onestepcheckout-authentification-container {
  position: relative;
}
body.customer-account-login #onestepcheckout-authentification .validation-advice {
  -moz-transform: translate(0, 5px);
  -ms-transform: translate(0, 5px);
  -webkit-transform: translate(0, 5px);
  transform: translate(0, 5px);
  position: absolute;
  width: 100%;
  bottom: 0;
  text-align: left;
}
body.customer-account-login .onestepcheckout-title-description {
  -webkit-font-smoothing: antialiased;
  line-height: 43px;
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 36px;
  margin-bottom: 45px;
}
@media only screen and (max-width: 979px) {
  body.customer-account-login .onestepcheckout-title-description {
    font-size: 26px;
  }
}
body.customer-account-login .super-input-text {
  outline: none;
  float: left;
  width: 100%;
  height: 40px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #C2C2C2;
  background-color: #ffffff;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  font-size: 14px;
  font-weight: 300;
  color: #786e7d;
  -webkit-font-smoothing: antialiased;
  padding-left: 20px;
  margin-bottom: 15px;
}
body.customer-account-login .super-input-text.password {
  width: 100%;
}
body.customer-account-login .site-security {
  float: left;
  background: url("../images/icon-lock.png") no-repeat left;
  font-size: 12px;
  color: #796E7C;
  letter-spacing: 0;
  line-height: 27px;
  -webkit-font-smoothing: antialiased;
  padding-left: 26px;
  margin-top: 18px;
}
body.customer-account-login .input-box {
  position: relative;
  display: block;
  width: 100%;
}
body.customer-account-login .input-box:after {
  content: "";
  display: block;
  clear: both;
}
body.customer-account-login .input-box-left {
  float: left;
  width: 280px;
}
@media only screen and (max-width: 979px) {
  body.customer-account-login .input-box-left {
    width: 100%;
  }
}
body.customer-account-login .input-box-left a.f-left {
  color: black;
}
body.customer-account-login .input-box-right {
  float: right;
  width: 280px;
}
@media only screen and (max-width: 979px) {
  body.customer-account-login .input-box-right {
    width: 100%;
  }
}
body.customer-account-login .input-box-right .button {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
body.customer-account-login .loading {
  display: none;
  position: absolute;
  right: 10px;
  top: 2px;
  width: 36px;
}
body.customer-account-login #login_prelogin_form,
body.customer-account-login #forgot-password-form,
body.customer-account-login .login-authentification-content {
  display: block;
  width: 100%;
  margin: 0 auto;
}
body.customer-account-login #login_prelogin_form .input-text.error,
body.customer-account-login #forgot-password-form .input-text.error,
body.customer-account-login .login-authentification-content .input-text.error {
  border-color: #F44336;
}
body.customer-account-login #login_prelogin_form .message,
body.customer-account-login #forgot-password-form .message,
body.customer-account-login .login-authentification-content .message {
  display: none;
  font-weight: 300;
  color: #DF280A;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 13px;
  padding-left: 20px;
}
body.customer-account-login #login_prelogin_form .message.active,
body.customer-account-login #forgot-password-form .message.active,
body.customer-account-login .login-authentification-content .message.active {
  display: block;
}
body.customer-account-login .onestepcheckout-auth-form-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body.customer-account-login .onestepcheckout-auth-form-block:after {
  display: none;
}
body.customer-account-login #onestepcheckout-login-form {
  display: block;
  width: 100%;
}
body.customer-account-login #onestepcheckout-login-form .onestepcheckout-auth-form-block {
  display: block;
  margin: 0 auto 10px auto;
  width: 589px;
}
body.customer-account-login #onestepcheckout-login-form .onestepcheckout-auth-form-block:after {
  content: "";
  display: block;
  clear: both;
}
body.customer-account-login #onestepcheckout-login-form .subtitle {
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  display: block;
  margin-bottom: 15px;
}
body.customer-account-login #login-forgot-password,
body.customer-account-login #login-authentification {
  display: none;
}
body.customer-account-login #forgot-password-success {
  display: none;
}
body.customer-account-login #onestepcheckout-general-form {
  display: none;
}
body.customer-account-login #login-forgot-link-prelogin,
body.customer-account-login #login-forgot-link-prelogin-back {
  -webkit-font-smoothing: antialiased;
  display: block;
  width: 100%;
  text-align: left;
  font-weight: 600;
  color: #2e5e28;
  font-size: 14px;
  cursor: pointer;
}
body.customer-account-login #login-forgot-link-prelogin:hover,
body.customer-account-login #login-forgot-link-prelogin-back:hover {
  text-decoration: none;
  color: #2e5e28;
}
body.customer-account-login .onestepcheckout-error-msg {
  display: block;
  background: #F44336;
  text-align: center;
}
body.customer-account-login .onestepcheckout-error-msg li {
  color: #fff;
  padding: 5px 0;
  margin-bottom: 10px;
}

body.customer-account-create .account-create {
  display: block;
  width: 580px;
  margin: 0 auto;
  padding-bottom: 80px;
}
@media only screen and (max-width: 479px) {
  body.customer-account-create .account-create {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 50px;
    margin-bottom: 30px;
  }
}
body.customer-account-create .page-title h1 {
  -webkit-font-smoothing: antialiased;
  border: none;
  font-size: 36px;
  color: #796E7C;
  font-weight: 600;
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 479px) {
  body.customer-account-create .page-title h1 {
    font-size: 18px;
  }
}
body.customer-account-create .page-title p.required {
  display: none;
}
body.customer-account-create .scaffold-form {
  margin-top: 50px;
}
@media only screen and (max-width: 479px) {
  body.customer-account-create .scaffold-form {
    margin-top: 25px;
  }
}
body.customer-account-create .scaffold-form .col2-set {
  padding: 0;
}
body.customer-account-create .scaffold-form .col2-set .col-1, body.customer-account-create .scaffold-form .col2-set .col-2 {
  display: block;
  width: 100%;
}
@media only screen and (max-width: 479px) {
  body.customer-account-create .scaffold-form .col2-set .col-1 .mobile-full, body.customer-account-create .scaffold-form .col2-set .col-2 .mobile-full {
    width: 100%;
    margin-left: 0;
  }
}
body.customer-account-create .scaffold-form .col2-set label.required:after {
  color: #796E7C;
}
body.customer-account-create .scaffold-form .col2-set span.required:after {
  color: #796E7C;
}
body.customer-account-create .scaffold-form .col2-set .tipopessoa {
  margin: 0 0 38px 0;
}
body.customer-account-create .scaffold-form .col2-set .tipopessoa .field {
  width: auto;
  margin: 0;
}
body.customer-account-create .scaffold-form .col2-set .tipopessoa .field:last-child {
  margin-left: 30px;
}
body.customer-account-create .scaffold-form .col2-set .tipopessoa .field label {
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  color: #796E7C;
  font-weight: 300;
  letter-spacing: 0;
}
body.customer-account-create .scaffold-form .col2-set .legend {
  -webkit-font-smoothing: antialiased;
  border: none;
  font-size: 16px;
  color: #796E7C;
  font-weight: 600;
  text-transform: none;
  padding: 0;
  margin: 0 0 20px 0;
}
@media only screen and (max-width: 479px) {
  body.customer-account-create .scaffold-form .col2-set .legend {
    font-size: 14px;
  }
}
body.customer-account-create .scaffold-form .buttons-set {
  border: none;
  padding: 0;
  margin: 25px 0 0 0;
}
body.customer-account-create .scaffold-form .buttons-set .button {
  float: left;
  margin: 0;
  outline: none;
  width: 290px;
  height: 52px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 5px 5px 0 rgba(65, 117, 5, 0.4);
  -webkit-box-shadow: 0 5px 5px 0 rgba(65, 117, 5, 0.4);
  box-shadow: 0 5px 5px 0 rgba(65, 117, 5, 0.4);
  -webkit-font-smoothing: antialiased;
  background-color: #1A8D21;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0;
  text-align: center;
  border: 0;
  color: #ffffff;
  padding: 0;
}
@media only screen and (max-width: 599px) {
  body.customer-account-create .scaffold-form .buttons-set .button {
    width: 100%;
  }
}
body.customer-account-create .checkbox.accept {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.customer-account-create .checkbox.accept label {
  display: inline-block;
  width: calc(100% - 20px);
  padding: 0;
  margin-left: 2px;
}

.my-account .pages li {
  float: left;
  padding: 8px 10px;
  border: 1px solid #DFDFDF;
  border-width: 1px;
  border-radius: 5px;
  margin: 6px;
}

.customer-account .remove-content {
  display: block;
  width: 100%;
  border-radius: 6px;
  border: 1px solid #edeeb0;
  background-color: #feffbf;
  padding: 10px 10px;
  margin: 0.8rem 0 0 0;
}

body.customer-account-forgotpassword .main-section,
body.customer-account-changeforgotten .main-section {
  background: #fff;
  padding-top: 150px;
  padding-bottom: 100px;
}
@media only screen and (max-width: 599px) {
  body.customer-account-forgotpassword .main-section,
  body.customer-account-changeforgotten .main-section {
    padding-left: 15px;
    padding-right: 15px;
  }
}

body.customer-account-forgotpassword .main-section-container .col-main,
body.customer-account-changeforgotten .main-section-container .col-main {
  width: 589px;
  margin: 0 auto;
}

body.customer-account-forgotpassword ul.messages,
body.customer-account-changeforgotten ul.messages {
  margin-bottom: 14px;
}

body.customer-account-forgotpassword .page-title,
body.customer-account-changeforgotten .page-title {
  margin: 0;
  padding: 0;
}

body.customer-account-forgotpassword .page-title h1,
body.customer-account-changeforgotten .page-title h1 {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-font-smoothing: antialiased;
  line-height: 43px;
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 36px;
  margin-bottom: 45px;
}
@media only screen and (max-width: 770px) {
  body.customer-account-forgotpassword .page-title h1,
  body.customer-account-changeforgotten .page-title h1 {
    font-size: 26px;
    line-height: 30px;
  }
}

body.customer-account-forgotpassword .fieldset,
body.customer-account-changeforgotten .fieldset,
body.customer-account-forgotpassword .buttons-set,
body.customer-account-changeforgotten .buttons-set {
  width: 100%;
  max-width: 100%;
  margin: 0 !important;
  border: 0;
}

body.customer-account-forgotpassword .buttons-set .button,
body.customer-account-changeforgotten .buttons-set .button {
  outline: none;
  float: right;
  width: 290px;
  height: 52px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 5px 5px 0 rgba(65, 117, 5, 0.4);
  -webkit-box-shadow: 0 5px 5px 0 rgba(65, 117, 5, 0.4);
  box-shadow: 0 5px 5px 0 rgba(65, 117, 5, 0.4);
  -webkit-font-smoothing: antialiased;
  background-color: #1A8D21;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0;
}

body.customer-account-forgotpassword .back-link a,
body.customer-account-changeforgotten .back-link a {
  -webkit-font-smoothing: antialiased;
  display: block;
  width: 100%;
  text-align: left;
  font-weight: 600;
  color: #2e5e28;
  font-size: 14px;
  cursor: pointer;
}
body.customer-account-forgotpassword .back-link a:hover,
body.customer-account-changeforgotten .back-link a:hover {
  text-decoration: none;
}

body.customer-account-changeforgotten .form-list .field {
  width: 100%;
  margin: 0 !important;
}
body.customer-account-changeforgotten .form-list .field:last-child {
  margin: 16px 0 0 0 !important;
}

.contacts-index-index .buttons-set {
  margin-left: 15px;
  max-width: 435px;
}
.contacts-index-index .buttons-set p.required {
  float: left;
}
@media only screen and (max-width: 599px) {
  .contacts-index-index .buttons-set {
    max-width: 330px;
    margin-left: 0;
  }
  .contacts-index-index .buttons-set button {
    float: left;
    margin-left: 0px;
  }
  .contacts-index-index .buttons-set p.required {
    float: right;
  }
}

@media only screen and (max-width: 870px) and (min-width: 771px) {
  .paypal-review-order .col2-set .col-1,
  .paypal-review-order .col2-set .col-2 {
    padding: 0px;
  }
}

.paypal-review-order .info-set {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #888 -light;
}
.paypal-review-order .buttons-set {
  margin-top: 0px;
  padding-top: 0px;
  border: 0;
}
.paypal-review-order .buttons-set button {
  margin-bottom: 10px;
}
@media only screen and (max-width: 770px) {
  .paypal-review-order .col-1 {
    padding-bottom: 0;
  }
  .paypal-review-order .field.inactive {
    display: none;
  }
}

.top-container .bml-ad {
  margin-top: 7px;
  margin-bottom: 7px;
  text-align: center;
}
.top-container .bml-ad span {
  display: inline-block;
}
.top-container .bml-ad span a {
  display: block;
}

.bml-ad {
  display: none;
  text-align: center;
  margin-bottom: 5px;
}
.bml-ad span {
  display: block;
  line-height: 0;
}
.bml-ad a {
  display: inline-block;
  max-width: 100%;
}
.bml-ad a:hover {
  opacity: 0.7;
}
.bml-ad img {
  height: auto !important;
  max-width: 100%;
}

.cart-totals-wrapper .bml-ad.large img {
  display: block;
  margin: 0;
}

@media only screen and (max-width: 770px) {
  .bml-ad.small {
    display: block;
  }
}
@media only screen and (min-width: 771px) {
  .bml-ad.large {
    display: block;
  }
}
div.paypal-logo {
  text-align: center;
  margin: 15px 0;
  max-width: 100%;
}
div.paypal-logo span {
  display: block;
  width: 100%;
}
div.paypal-logo span a {
  display: inline-block;
  max-width: 100%;
}
div.paypal-logo span a img {
  max-width: 100%;
}
div.paypal-logo span &gt; img {
  display: none;
}

.checkout-types div.paypal-logo {
  text-align: right;
}

.bml-checkout-type {
  list-style-type: none;
}

.sidebar .paypal-logo {
  text-align: center;
  line-height: 0;
}
.sidebar .paypal-logo &gt; a {
  display: inline-block;
  max-width: 100%;
}
.sidebar .paypal-logo &gt; a:hover {
  opacity: 0.8;
}
.sidebar .paypal-logo &gt; a img {
  display: block;
}
.sidebar .paypal-logo .label {
  margin-top: 4px;
}
.sidebar .paypal-logo .label a {
  font-size: 12px;
  line-height: 1.5;
}

.facebook-product-comments {
  display: block;
  width: 1199px;
  margin: 0 auto;
  margin-bottom: 100px;
}

.facebook-product-comments h2 {
  display: block;
  width: 100%;
  font-size: 36px;
  color: #796e7c;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 45px;
}

.facebook-product-comments .fb-comments,
.facebook-product-comments .fb-comments iframe {
  display: block;
  width: 100%;
}

.product-review-section {
  position: relative;
  background: #F6F6F6;
  padding: 66px 15px 40px 15px;
  border-top: 1px solid #e8e7e5;
}
@media only screen and (max-width: 599px) {
  .product-review-section {
    padding-top: 30px;
  }
}
.product-review-section:before {
  position: absolute;
  width: 2px;
  height: 100%;
  background: #e8e7e5;
  top: 0;
  left: 50%;
  margin-left: -1px;
  content: "";
}
@media only screen and (max-width: 770px) {
  .product-review-section:before {
    display: none;
  }
}
.product-review-section .box-reviews {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product-review-section .review-form-container {
  width: 370px;
  max-width: 47%;
}
@media only screen and (max-width: 770px) {
  .product-review-section .review-form-container {
    width: 100%;
    max-width: 100%;
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 599px) {
  .product-review-section .review-form-container {
    margin-bottom: 20px;
  }
}
.product-review-section .review-form-container .product-review-table {
  display: block;
  margin-top: 40px;
}
@media only screen and (max-width: 599px) {
  .product-review-section .review-form-container .product-review-table {
    margin-top: 10px;
  }
}
.product-review-section .review-form-container .form-list {
  width: 290px;
  margin-top: 55px;
}
@media only screen and (max-width: 770px) {
  .product-review-section .review-form-container .form-list {
    width: 100%;
  }
}
@media only screen and (max-width: 599px) {
  .product-review-section .review-form-container .form-list {
    margin-top: 30px;
  }
}
.product-review-section .review-form-container .form-list li {
  width: 100%;
}
.product-review-section .review-form-container .form-list .input-box {
  padding: 0;
}
.product-review-section .review-form-container .form-list .input-text,
.product-review-section .review-form-container .form-list textarea {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
  border: 1px solid #c2c2c2;
  outline: none;
  max-width: 100%;
}
.product-review-section .review-form-container .form-list .input-text.validation-failed,
.product-review-section .review-form-container .form-list textarea.validation-failed {
  border-color: #CF5050;
}
.product-review-section .review-form-container .form-list textarea {
  height: 94px;
  resize: none;
}
.product-review-section .review-form-container .button {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-font-smoothing: antialiased;
  float: left;
  margin: 0;
  background: #F0F0F0;
  height: 38px;
  width: 100%;
  font-size: 14px;
  font-weight: 600;
  border: 1px solid #796E7C;
  outline: none;
  color: #796E7C;
}
.product-review-section .review-list-container {
  width: 490px;
  max-width: 47%;
}
@media only screen and (max-width: 770px) {
  .product-review-section .review-list-container {
    width: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 599px) {
  .product-review-section .review-list-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: inherit;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
  }
}
@media only screen and (max-width: 599px) {
  .product-review-section .review-list-container .review-title {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    margin-top: 25px;
    font-size: 14px;
    width: 100%;
  }
}
.product-review-section .review-list-container ul.summary {
  margin-top: 30px;
}
@media only screen and (max-width: 599px) {
  .product-review-section .review-list-container ul.summary {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin-top: 20px;
  }
}
.product-review-section .review-list-container ul.summary li {
  margin-bottom: 15px;
}
@media only screen and (max-width: 599px) {
  .product-review-section .review-list-container ul.summary li {
    margin-bottom: 6px;
  }
}
.product-review-section .review-list-container ul.summary .ratings {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.product-review-section .review-list-container ul.summary .ratings:after {
  content: "";
  display: block;
  clear: both;
}
.product-review-section .review-list-container ul.summary .ratings .rating-box {
  float: left;
  position: relative;
}
.product-review-section .review-list-container ul.summary .ratings .rating-box::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.product-review-section .review-list-container ul.summary .rating-label {
  display: inline-block;
  width: 80px;
  vertical-align: middle;
  line-height: 23px;
}
.product-review-section .review-list-container .rating-count {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.product-review-section .review-list-container .review-be-the-first {
  background: #FFFFFF;
  border: 1px solid #777777;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  margin: 250px 0 250px 0;
}
@media only screen and (max-width: 770px) {
  .product-review-section .review-list-container .review-be-the-first {
    margin: 50px 0;
    width: 100%;
  }
}
@media only screen and (max-width: 599px) {
  .product-review-section .review-list-container .review-be-the-first {
    margin: 20px 0;
  }
}
.product-review-section .review-list-container .review-be-the-first .text {
  float: left;
}
@media only screen and (max-width: 599px) {
  .product-review-section .review-list-container .review-be-the-first .text {
    float: none;
  }
}
.product-review-section .review-list-container .review-be-the-first .text h4 {
  font-size: 24px;
  color: #777777;
  margin: 25px 0 0 25px;
}
@media only screen and (max-width: 599px) {
  .product-review-section .review-list-container .review-be-the-first .text h4 {
    margin: 5px auto;
    text-align: center;
    font-size: 18px;
  }
}
.product-review-section .review-list-container .review-be-the-first .text p {
  font-size: 16px;
  color: #777777;
  line-height: 22px;
  margin: 25px 0 0 25px;
}
@media only screen and (max-width: 599px) {
  .product-review-section .review-list-container .review-be-the-first .text p {
    margin: 5px auto;
    text-align: center;
    font-size: 13px;
  }
}
.product-review-section .review-list-container .review-be-the-first .icon {
  display: inline-block;
}
@media only screen and (max-width: 979px) {
  .product-review-section .review-list-container .review-be-the-first .icon {
    display: block;
  }
}
.product-review-section .review-list-container .review-be-the-first .icon img {
  margin: 35px 0 35px 42px;
}
@media only screen and (max-width: 979px) {
  .product-review-section .review-list-container .review-be-the-first .icon img {
    margin: 35px auto;
    padding: 10px;
  }
}
@media only screen and (max-width: 599px) {
  .product-review-section .review-list-container .review-be-the-first .icon img {
    margin: 5px auto;
  }
}
.product-review-section .review-title {
  -webkit-font-smoothing: antialiased;
  display: block;
  font-weight: 600;
  font-size: 22px;
  color: #786e7d;
}
@media only screen and (max-width: 599px) {
  .product-review-section .review-title {
    line-height: 19px;
    font-size: 18px;
  }
}
.product-review-section ul.list {
  display: block;
}
.product-review-section ul.list li {
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: block;
  background: #ffffff;
  margin-top: 22px;
  padding: 29px 26px;
}
@media only screen and (max-width: 599px) {
  .product-review-section ul.list li {
    padding: 20px 15px;
    margin-top: 0;
  }
}
.product-review-section ul.list li .date {
  display: block;
}
@media only screen and (max-width: 599px) {
  .product-review-section ul.list li .date {
    margin-bottom: 13px;
  }
}
.product-review-section ul.list li .title {
  display: block;
}
@media only screen and (max-width: 599px) {
  .product-review-section ul.list li .title {
    font-weight: 600;
  }
}
.product-review-section ul.list li .description {
  display: block;
  margin: 2px 0 30px 0;
}
.product-review-section ul.list li .ratings {
  margin-bottom: 5px;
}
.product-review-section ul.list li .ratings .rating-box {
  display: inline-block;
  vertical-align: middle;
}
.product-review-section ul.list li .ratings .stars {
  width: 14px;
  height: 14px;
}
.product-review-section ul.list li .ratings .stars.star-active {
  background-position: 0 14px;
}

.slideshow-container {
  position: relative;
  display: block;
  width: 100%;
  margin: 10px 0;
  border: 1px solid #EDEDED;
}
.slideshow-container .slideshow {
  width: 100%;
  padding: 0;
  position: relative;
  margin: 0;
  border: 10px solid #FFFFFF;
}
.slideshow-container .slideshow &gt; li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  display: block;
  margin: 0;
}
.slideshow-container .slideshow &gt; li:first-child {
  position: static;
  z-index: 100;
}
.slideshow-container .slideshow &gt; li img {
  max-width: 100%;
  width: 100%;
}

.slideshow-pager {
  text-align: center;
  width: 100%;
  z-index: 115;
  position: absolute;
  bottom: 0px;
  top: auto;
  overflow: hidden;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.slideshow-pager span {
  font-family: arial;
  width: 44px;
  height: 44px;
  display: inline-block;
  color: #DDDDDD;
  cursor: pointer;
}
.slideshow-pager span:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-left: -8px;
  margin-top: -8px;
  border-radius: 1px;
  background-color: #FFFFFF;
  position: relative;
}
.slideshow-pager span:hover:before {
  background-color: #399f2d;
}
.slideshow-pager span.cycle-pager-active:before {
  background-color: #328b28;
}
.slideshow-pager &gt; * {
  cursor: pointer;
}

.slideshow-prev,
.slideshow-next {
  position: absolute;
  top: 0;
  width: 15%;
  max-width: 80px;
  height: 100%;
  opacity: 0.6;
  z-index: 110;
  cursor: pointer;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.slideshow-prev:before,
.slideshow-next:before {
  content: "";
  width: 0;
  height: 0;
  font-size: 0;
  position: absolute;
  border-style: solid;
  display: block;
  top: 50%;
  margin-top: -15px;
}
.slideshow-prev:hover,
.slideshow-next:hover {
  opacity: 1;
}
.slideshow-prev.disabled,
.slideshow-next.disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: default;
}

.slideshow-prev {
  left: 8px;
}
.slideshow-prev:before {
  border-width: 15px 15px 15px 0;
  border-color: transparent #FFFFFF transparent transparent;
  top: 50%;
  left: 10px;
}
.slideshow-prev:hover:before {
  border-color: transparent #399f2d transparent transparent;
}

.slideshow-next {
  right: 8px;
}
.slideshow-next:before {
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #FFFFFF;
  top: 50%;
  right: 10px;
}
.slideshow-next:hover:before {
  border-color: transparent transparent transparent #399f2d;
}

.cycle-caption {
  position: absolute;
  color: white;
  bottom: 15px;
  right: 15px;
  z-index: 110;
}

.cycle-overlay {
  font-family: tahoma, arial;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 120;
  background: black;
  color: white;
  padding: 15px;
  opacity: 0.5;
}

#wishlist-table th {
  text-align: center;
}
#wishlist-table.clean-table {
  font-size: 12px;
  text-transform: uppercase;
  width: 100%;
}
#wishlist-table.clean-table th {
  border-bottom: 1px solid #EDEDED;
}
#wishlist-table.clean-table td {
  padding: 15px;
  vertical-align: top;
}
#wishlist-table.clean-table thead th {
  font-size: 12px;
  text-transform: uppercase;
}
#wishlist-table .product-name {
  font-size: 16px;
  margin-bottom: 0;
  text-transform: uppercase;
}
#wishlist-table .product-name a {
  color: black;
}
#wishlist-table .wishlist-sku {
  font-size: 11px;
  margin: 5px 0;
}
#wishlist-table textarea {
  border: 1px solid #888;
  width: 100%;
  height: 45px;
  font-size: 11px;
}
#wishlist-table textarea::-webkit-input-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea:-moz-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea::-moz-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea:-ms-input-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea:focus {
  border: 1px solid #888 -focus;
}
#wishlist-table .item-manage {
  text-align: right;
  max-width: 450px;
  padding-top: 5px;
}
#wishlist-table .item-manage .button {
  font-size: 11px;
  padding: 3px 5px;
}
#wishlist-table .cart-cell {
  text-align: center;
}
#wishlist-table td.customer-wishlist-item-image {
  width: 113px;
}
#wishlist-table td.customer-wishlist-item-quantity {
  width: 3em;
}
#wishlist-table td.customer-wishlist-item-price {
  width: 120px;
  text-align: center;
}
#wishlist-table td.customer-wishlist-item-cart {
  width: 150px;
}
#wishlist-table td.customer-wishlist-item-cart .button {
  font-size: 12px;
  margin-bottom: 10px;
  padding: 3px 5px;
  width: 100%;
}
#wishlist-table td.customer-wishlist-item-cart .truncated {
  margin-bottom: 10px;
}
#wishlist-table td.customer-wishlist-item-cart &gt; p {
  margin-bottom: 0;
}
#wishlist-table td.customer-wishlist-item-cart .remove-whishlist-item {
  text-align: center;
}
#wishlist-table td.customer-wishlist-item-cart .btn-remove {
  vertical-align: top;
}
#wishlist-table td.customer-wishlist-item-remove {
  width: 20px;
}
#wishlist-table td .button,
#wishlist-table td button {
  white-space: normal;
}
#wishlist-table .price-box {
  font-size: 12px;
}
#wishlist-table .price-box .price {
  color: #636363;
}
#wishlist-table .giftregisty-add {
  margin-top: 5px;
}
#wishlist-table .giftregisty-add .change {
  display: none;
}
#wishlist-table .giftregisty-add li {
  cursor: pointer;
  color: #e97d00;
  margin-bottom: 3px;
}
#wishlist-table .truncated .details {
  background: none;
  color: #e97d00;
}
#wishlist-table td[data-rwd-label]:before {
  font-weight: 600;
}

@media only screen and (max-width: 1199px) {
  #wishlist-table.clean-table td {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 979px) {
  #wishlist-table.clean-table td {
    padding-left: 5px;
    padding-right: 5px;
  }
  #wishlist-table.clean-table td textarea {
    height: 100px;
  }
  #wishlist-table.clean-table td.customer-wishlist-item-cart {
    width: 110px;
  }
  #wishlist-table .product-name {
    font-size: 13px;
  }
}
@media only screen and (max-width: 770px) {
  #wishlist-table:after {
    content: "";
    display: block;
    clear: both;
  }
  #wishlist-table .product-name {
    font-size: 16px;
  }
  #wishlist-table textarea {
    height: 68px;
    max-width: 100%;
  }
  #wishlist-table .item-manage {
    max-width: 100%;
  }
  #wishlist-table tr {
    position: relative;
  }
  #wishlist-table tr:after {
    content: "";
    display: block;
    clear: both;
  }
  #wishlist-table td.customer-wishlist-item-image {
    width: 70px;
  }
  #wishlist-table td.customer-wishlist-item-image img {
    width: 70px;
    height: 70px;
  }
  #wishlist-table td.customer-wishlist-item-cart p {
    margin-bottom: 0;
  }
  #wishlist-table td.customer-wishlist-item-cart .remove-whishlist-item {
    margin-right: 0;
    padding-top: 4px;
  }
  #wishlist-table td.customer-wishlist-item-cart {
    padding-right: 15px;
  }
}
@media only screen and (max-width: 599px) {
  #wishlist-table td.customer-wishlist-item-quantity {
    padding-left: 0;
  }
  #wishlist-table td.customer-wishlist-item-image,
  #wishlist-table th.customer-wishlist-item-image {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  #wishlist-table tr {
    position: relative;
  }
  #wishlist-table th.customer-wishlist-item-image {
    display: block;
  }
  #wishlist-table td.customer-wishlist-item-image, #wishlist-table td.customer-wishlist-item-info, #wishlist-table td.customer-wishlist-item-quantity, #wishlist-table td.customer-wishlist-item-price, #wishlist-table td.customer-wishlist-item-cart {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    empty-cells: hide;
  }
  #wishlist-table td.customer-wishlist-item-image {
    display: block;
    overflow: hidden;
  }
  #wishlist-table td.customer-wishlist-item-image a {
    float: left;
  }
  #wishlist-table td.customer-wishlist-item-image a img {
    width: 113px;
    height: 113px;
  }
  #wishlist-table td.customer-wishlist-item-quantity, #wishlist-table td.customer-wishlist-item-price {
    text-align: left;
  }
  #wishlist-table td.customer-wishlist-item-quantity:before, #wishlist-table td.customer-wishlist-item-price:before {
    float: left;
    margin-right: 15px;
  }
  #wishlist-table td.customer-wishlist-item-quantity .cart-cell, #wishlist-table td.customer-wishlist-item-price .cart-cell {
    text-align: left;
  }
  #wishlist-table td.customer-wishlist-item-quantity .price-box, #wishlist-table td.customer-wishlist-item-price .price-box {
    margin-top: 0;
  }
  #wishlist-table td.customer-wishlist-item-cart .cart-cell {
    float: left;
    width: 48%;
  }
  #wishlist-table td.customer-wishlist-item-cart &gt; p {
    float: right;
    width: 48%;
  }
  #wishlist-table td.customer-wishlist-item-remove {
    position: absolute;
    top: 15px;
    right: 0px;
    display: block;
    padding: 0px;
    height: 20px;
  }
  #wishlist-table.clean-table td.customer-wishlist-item-cart {
    width: 100%;
  }
}
.block-wishlist .mini-products-list &gt; li:not(:last-child) {
  padding-bottom: 5px;
}
.block-wishlist .product-details .product-name {
  padding-top: 0;
  margin-bottom: 5px;
}
.block-wishlist .price-box {
  float: left;
  margin: 0;
}
.block-wishlist .price-box,
.block-wishlist .price-box .price,
.block-wishlist .link-cart {
  font-size: 12px;
}
.block-wishlist .link-cart {
  float: left;
  text-transform: uppercase;
  margin-right: 7px;
  padding-right: 7px;
  border-right: 1px solid #EDEDED;
}

.header-minicart {
  display: inline-block;
}
@media only screen and (max-width: 770px) {
  .header-minicart {
    display: block;
  }
}
.header-minicart .minicart-message {
  display: block;
  padding: 10px;
}
.header-minicart .empty {
  padding: 10px;
  text-align: center;
}
.header-minicart .minicart-wrapper {
  clear: both;
  position: relative;
}
.header-minicart .minicart-wrapper:before, .header-minicart .minicart-wrapper:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
}
.header-minicart .minicart-wrapper:before {
  background-color: white;
  opacity: 0.8;
  z-index: 2;
}
.header-minicart .minicart-wrapper:after {
  background-image: url("../images/opc-ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
}
.header-minicart .minicart-wrapper.loading {
  position: relative;
}
.header-minicart .minicart-wrapper.loading:before, .header-minicart .minicart-wrapper.loading:after {
  display: block;
}
.header-minicart .block-cart {
  display: none;
}
.header-minicart .block-subtitle {
  color: #50A4CF;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.4;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.header-minicart .block-subtitle .close {
  width: 40px;
  float: right;
  display: block;
  color: #636363;
  text-decoration: none;
  font-weight: normal;
  font-size: 30px;
  position: absolute;
  top: -8px;
  right: -3px;
}
.header-minicart .mini-products-list {
  padding: 10px;
  padding-top: 0px;
}
.header-minicart .mini-products-list li {
  padding: 8px 5px 8px 11px;
  border-bottom: 1px solid #DDDDDD;
  position: relative;
}
.header-minicart .mini-products-list li.last {
  border: none;
}
.header-minicart .mini-products-list li .product-details {
  position: relative;
}
.header-minicart .product-details .product-name {
  padding-top: 0px;
  font-weight: bold;
}
.header-minicart .product-details .product-name a {
  color: #e97d00;
}
.header-minicart .info-wrapper {
  margin-bottom: 0.5em;
}
.header-minicart .info-wrapper th {
  text-transform: uppercase;
  padding-right: 10px;
}
.header-minicart .info-wrapper td {
  color: #3399CC;
  clear: right;
}
.header-minicart .info-wrapper .qty-wrapper td {
  height: 33px;
  line-height: 33px;
}
.header-minicart .info-wrapper .qty {
  padding-left: 4px;
  padding-right: 4px;
  margin-right: 2px;
  width: 3.2em;
  text-align: center;
  height: 30px;
}
.header-minicart .info-wrapper .quantity-button {
  opacity: 0;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 100ms;
  -o-transition-duration: 100ms;
  -webkit-transition-duration: 100ms;
  transition-duration: 100ms;
}
.header-minicart .info-wrapper .quantity-button[disabled] {
  cursor: default;
}
.header-minicart .info-wrapper .quantity-button.visible {
  opacity: 1;
}
.header-minicart .subtotal {
  background-color: #DDDDDD;
  text-align: center;
  line-height: 2em;
}
.header-minicart .subtotal .label {
  color: white;
  text-transform: uppercase;
}
.header-minicart .subtotal .price {
  color: #3399CC;
}
.header-minicart .minicart-actions {
  padding: 10px;
  margin-top: 0px;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.header-minicart .minicart-actions .checkout-button {
  min-width: 145px;
}
.header-minicart .minicart-actions .cart-link {
  height: 33px;
  line-height: 39px;
  text-transform: uppercase;
  font-size: 13px;
}
.header-minicart .minicart-actions .paypal-logo .paypal-or {
  line-height: 1.6;
}
.header-minicart #minicart-error-message {
  text-align: center;
  color: red;
  display: none;
}
.header-minicart #minicart-success-message {
  text-align: center;
  color: green;
  display: none;
}
.header-minicart .jcarousel-control-prev,
.header-minicart .jcarousel-control-next {
  display: none;
}

.header-minicart.skip-active .block-cart,
.block-cart.skip-active {
  display: block;
}

@media only screen and (min-width: 771px) {
  .checkout-types.minicart {
    float: none;
    text-align: center;
  }
}
@media only screen and (max-width: 479px) {
  .header-minicart a.skip-cart {
    z-index: 1;
  }
}
@media only screen and (max-width: 770px) {
  .header-minicart .subtotal .label {
    color: #636363;
  }
  .header-minicart .minicart-wrapper:before {
    background-color: #EDEDED;
  }
  .header-minicart .quantity-button {
    float: none;
  }
  .header-minicart .header-minicart .block-cart {
    padding: 15px;
  }
  .header-minicart .header-minicart .block-subtitle {
    padding-top: 59px;
  }
  .header-minicart .minicart-actions {
    padding-bottom: 33px;
  }
  .header-minicart .minicart-actions .cart-link {
    bottom: 0;
    right: 10px;
    position: absolute;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li {
    display: inline-block;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo &gt; a {
    display: inline;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .bml_button {
    display: inline-block;
    vertical-align: top;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or {
    width: auto;
    float: none;
    display: inline;
    margin: 0 10px 5px 10px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 740px) {
  .header-minicart .minicart-actions .cart-link {
    right: auto;
    left: 0;
    text-align: center;
    width: 100%;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or,
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-button {
    width: 100%;
    display: block;
    margin-left: 0;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or {
    line-height: 1.6;
  }
}
@media only screen and (max-width: 599px) {
  .header-minicart .minicart-actions .checkout-button {
    width: 100%;
  }
}
.search-autocomplete {
  width: 100% !important;
  overflow: visible !important;
  position: relative !important;
  top: 1px !important;
  left: 0 !important;
  z-index: 200;
}
.search-autocomplete:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #e97d00;
  border-top: none;
  left: 122px;
  top: -7px;
  display: none;
}
@media only screen and (max-width: 1199px) {
  .search-autocomplete:before {
    left: 50%;
  }
}
.search-autocomplete ul {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  width: 100%;
  max-height: 300px;
  border: 1px solid #D7D7D7;
  background: #FFFFFF;
  padding-left: 0;
  position: absolute;
  top: 0;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
}
@media only screen and (max-width: 1199px) {
  .search-autocomplete ul {
    width: 100%;
  }
}
.search-autocomplete ul li {
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  font-size: 13px;
  color: #796E7C;
  font-weight: 300;
  text-align: left;
  padding: 10px 20px;
}
.search-autocomplete ul li:hover {
  color: #6c626e;
}
.search-autocomplete ul li .amount {
  display: none;
  float: right;
  font-weight: bold;
}

.advanced-search {
  background: #F4F4F4;
  border: 1px solid #EDEDED;
  padding: 15px;
}
.advanced-search select.multiselect option {
  border-bottom: 1px solid #EDEDED;
  padding: 2px 5px;
}

@media only screen and (max-width: 479px) {
  .advanced-search {
    padding: 15px;
  }
}
.catalogsearch-result-index .toolbar-top {
  margin-top: 30px;
}
.catalogsearch-result-index .toolbar-top.toolbar-fixed {
  width: 100%;
  height: 70px;
  background: #FFFFFF;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  padding: 0 20px;
  margin: 0;
  position: fixed;
  top: 0;
  z-index: 2;
}
.catalogsearch-result-index .toolbar-top.toolbar-fixed .toolbar {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.catalogsearch-result-index .widget-viewed {
  display: block;
  width: 100%;
  margin: 20px 0 0 0;
}
.catalogsearch-result-index .widget-viewed h2 {
  font-size: 22px;
  font-weight: 600;
  color: #796E7C;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
}
.catalogsearch-result-index .main-section {
  padding-top: 0;
}
.catalogsearch-result-index .main-section .breadcrumbs-section-container {
  display: none;
}
.catalogsearch-result-index .main-section .col-main {
  width: 100%;
}
.catalogsearch-result-index .main-section .search-no-results {
  background-image: url(../images/search-no-results.png);
  background-position: top right;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 599px) {
  .catalogsearch-result-index .main-section .search-no-results {
    background-position: 80% 15%;
  }
}
.catalogsearch-result-index .main-section .search-no-results .page-title {
  padding-top: 150px;
  max-width: 680px;
}
@media only screen and (max-width: 599px) {
  .catalogsearch-result-index .main-section .search-no-results .page-title {
    padding-top: 60px;
  }
}
.catalogsearch-result-index .main-section .search-no-results .page-title h1 {
  -webkit-font-smoothing: antialiased;
  font-size: 36px;
  font-weight: 600;
  color: #796E7C;
  border-bottom: none;
}
@media only screen and (max-width: 599px) {
  .catalogsearch-result-index .main-section .search-no-results .page-title h1 {
    font-size: 30px;
    line-height: 40px;
  }
}
.catalogsearch-result-index .main-section .search-no-results .note-msg {
  max-width: 680px;
  padding-bottom: 300px;
}
.catalogsearch-result-index .main-section .search-no-results .note-msg p {
  -webkit-font-smoothing: antialiased;
  margin-top: 30px;
  font-size: 14px;
  color: #796E7C;
  letter-spacing: 0;
  line-height: 19px;
}
.catalogsearch-result-index .main-section .search-no-results .note-msg p a {
  color: #4A90E2;
}
.catalogsearch-result-index .main-section .widget-products {
  display: block;
  margin-top: 45px;
}
.catalogsearch-result-index .main-section .widget-products .item {
  width: 280px;
  height: 490px;
}
.catalogsearch-result-index .main-section .widget-products .item:hover .actions {
  display: none;
}
.catalogsearch-result-index .main-section .widget-products .item .product-name {
  height: 70px;
}
.catalogsearch-result-index .main-section .widget-products .item .product-image {
  height: 280px;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 10px;
}

.catalogsearch-result-index .toolbar-top.description-off {
  margin-top: 30px !important;
  margin-bottom: 100px !important;
}

.catalogsearch-result-index .breadcrumbs-section {
  padding: 0;
}

@media only screen and (max-width: 770px) {
  .model2-header .header-search-input {
    height: 50px !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    padding-left: 70px !important;
  }
}

@media only screen and (max-width: 770px) {
  header.model2-header .header-search-submit {
    width: 20px !important;
    height: 20px !important;
  }
}

.product-review .product-img-box p.label {
  border-bottom: 1px solid #CCCCCC;
  font-size: 16px;
  margin-top: 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.product-review .product-img-box .rating-box {
  margin: 15px 0;
}
.product-review .product-details h2 {
  border-bottom: 1px solid #CCCCCC;
  color: #3399CC;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 10px;
}
.product-review .ratings-table th {
  padding-right: 10px;
}
.product-review .ratings-table tr {
  float: left;
  font-size: 12px;
  margin-right: 10px;
  text-transform: uppercase;
}
.product-review .ratings-description dt {
  border-bottom: 1px solid #CCCCCC;
  font-size: 16px;
  font-weight: 400;
  margin-top: 20px;
  padding: 10px 0;
  text-transform: uppercase;
}
.product-review .ratings-description dd {
  color: #737373;
  font-size: 13px;
}

@media only screen and (min-width: 771px) {
  .product-review .ratings-table tr {
    float: none;
  }
}
@media only screen and (min-width: 1126px) {
  .product-review .ratings-table tr {
    float: left;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 320px) {
  .product-review .ratings-table tr {
    float: none;
  }
}
.cms-page-view .page-title h1,
.cms-page-view .page-title h3,
.cms-page-view .page-head h1,
.cms-page-view .page-head h3,
.cms-no-route .page-title h1,
.cms-no-route .page-title h3,
.cms-no-route .page-head h1,
.cms-no-route .page-head h3 {
  border: none;
}
.cms-page-view .std img,
.cms-no-route .std img {
  max-width: 100%;
}
.cms-page-view .std p,
.cms-no-route .std p {
  color: #636363;
  font-size: 14px;
  font-style: italic;
  line-height: 24px;
}
.cms-page-view .std h1,
.cms-no-route .std h1 {
  color: #3399CC;
}
.cms-page-view .std h2,
.cms-no-route .std h2 {
  color: #1D5F2F;
  font-size: 20px;
}
.cms-page-view .std li,
.cms-no-route .std li {
  color: #636363;
  font-size: 14px;
  font-style: italic;
  line-height: 24px;
}
.cms-page-view .col-left:after,
.cms-no-route .col-left:after {
  content: "";
  display: block;
  clear: both;
}

.cms-no-route .std img {
  width: 100%;
}

.cms-page-view .std .messages,
.cms-home .std .messages,
.cms-no-route .std .messages {
  margin-bottom: 10px;
}
.cms-page-view .std .messages ul,
.cms-home .std .messages ul,
.cms-no-route .std .messages ul {
  margin-bottom: 0;
}
.cms-page-view .std .messages li,
.cms-home .std .messages li,
.cms-no-route .std .messages li {
  list-style: none;
  margin-left: 0;
  font-style: normal;
}

.cms-page-view .page-title {
  display: none;
}

#accordion .toggle-tabs {
  display: none;
}
#accordion &gt; dl &gt; dt {
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: normal;
  margin-bottom: 0px;
  padding: 12px 15px 7px 15px;
  border-width: 1px;
  border-style: solid;
  border-color: #CCCCCC;
  position: relative;
  border-left: 0;
  border-right: 0;
  display: block;
}
#accordion &gt; dl &gt; dt:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  content: "";
  background-image: url(../images/accordion-arrow.svg);
  display: inline-block;
  width: 20px;
  height: 20px;
  right: 14px;
  position: absolute;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  top: 50%;
  margin-top: -13px;
}
#accordion &gt; dl &gt; dt:hover {
  background-color: #F4F4F4-hover;
}
#accordion &gt; dl &gt; dt span {
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
}
#accordion &gt; dl &gt; dd {
  padding: 15px;
  margin: 0;
  border-style: none;
}
#accordion &gt; dl &gt; dd:last-child {
  border-width: 0 1px 1px 1px;
}
#accordion li {
  position: relative;
  overflow: hidden;
}
#accordion li .plusimage h2 {
  margin-right: 10px;
}

.page-sitemap .links {
  display: block;
  text-align: right;
  margin: 0 20px 0 0;
}
.page-sitemap .links a {
  position: relative;
}
.page-sitemap .sitemap {
  padding: 0 20px;
  margin: 15px 0;
  font-size: 12px;
}
.page-sitemap .sitemap li {
  margin: 3px 0;
}

.contacts-index-index h1 {
  border: none;
}

#contactForm {
  padding-left: 40px;
}
#contactForm h2 {
  display: none;
}
#contactForm:after {
  content: "";
  display: block;
  clear: both;
}
#contactForm .fieldset .legend + .required {
  margin: 0;
}

@media only screen and (max-width: 770px) {
  #contactForm {
    padding-left: 0;
  }
}
.price-box .minimal-price-link .label {
  color: #CF5050;
  font-size: 12px;
  text-transform: uppercase;
}

.map-info {
  white-space: nowrap;
}

.catalog-product-view .map-info {
  white-space: normal;
}
.catalog-product-view .map-info &gt; span {
  float: right;
  margin-bottom: 5px;
}
.catalog-product-view .map-info .price-box.map-info &gt; a {
  float: right;
  width: 100%;
}

.notice-cookie .notice-inner {
  padding-bottom: 0;
}
.notice-cookie .notice-inner:after {
  content: "";
  display: block;
  clear: both;
}
.notice-cookie .notice-text {
  float: left;
  max-width: 90%;
  padding-top: 4px;
  text-align: left;
}
.notice-cookie .notice-text p {
  padding-bottom: 14.5px;
  line-height: 1.3;
}
.notice-cookie .actions {
  float: left;
  text-align: right;
  padding-bottom: 14.5px;
}

@media only screen and (max-width: 979px) {
  .notice-cookie .notice-text {
    max-width: 86%;
  }
}
@media only screen and (max-width: 770px) {
  .notice-cookie {
    padding: 0 20px;
  }
  .notice-cookie .notice-text {
    max-width: 82%;
    padding-top: 0;
  }
}
@media only screen and (max-width: 620px) {
  .notice-cookie {
    padding: 0 20px;
  }
  .notice-cookie .notice-inner {
    background-position: left 10px;
  }
  .notice-cookie .notice-inner:after {
    content: "";
    display: block;
    clear: both;
  }
  .notice-cookie .notice-text {
    float: none;
    max-width: 100%;
    padding-top: 0;
  }
  .notice-cookie .actions {
    text-align: left;
  }
}
#addTagForm button {
  margin-top: 5px;
  margin-bottom: 10px;
}

#addTagForm .form-add {
  margin-top: 10px;
}

.product-tags {
  background-color: #F4F4F4;
  border: 1px solid #CCCCCC;
  float: left;
  margin-bottom: 10px;
  padding: 5px 1% 10px;
  width: 98%;
}

.product-tags li {
  float: left;
  margin-right: 15px;
}

.product-tags li.last {
  margin-right: 0px;
}

.tags-list {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.tags-list &gt; li {
  float: left;
  margin-right: 10px;
}

.block-tags .actions &gt; a {
  font-size: 12px;
}

.my-tag-edit .button.btn-remove {
  padding: 0;
}
.my-tag-edit .button.btn-remove:after {
  color: white;
}

@media only screen and (max-width: 770px) {
  .tags-list &gt; li,
  .tags-list {
    float: none;
  }
}
.toolbar-bottom {
  display: none;
}

.toolbar-top {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -250px;
  margin-bottom: 209px;
}
@media only screen and (max-width: 599px) {
  .toolbar-top {
    margin-top: -45px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 770px) {
  .toolbar-top {
    padding: 0;
  }
}
.toolbar-top.category-image {
  margin-top: 0;
}
.toolbar-top .category-title {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: fit-content;
}
@media only screen and (max-width: 770px) {
  .toolbar-top .category-title {
    width: 100%;
    margin-bottom: 15px;
  }
}
.toolbar-top .category-title .h1 {
  text-transform: uppercase;
  margin: 0;
}
.toolbar-top .toolbar {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: fit-content;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 770px) {
  .toolbar-top .toolbar {
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    width: 100%;
    position: relative;
  }
}
.toolbar-top .toolbar label {
  font-size: 13px;
  color: #000000;
}
.toolbar-top .toolbar .pager {
  display: none;
}
.toolbar-top .toolbar .sorter {
  position: relative;
  margin: 0 0 0 10px;
  padding: 0;
}
.toolbar-top .toolbar .sorter .sort-by {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: flex;
  padding: 10px 15px;
  border: 1px solid #DFDFDF;
}
.toolbar-top .toolbar .sorter .sort-by * {
  cursor: pointer;
}
.toolbar-top .toolbar .sorter .sort-by.active {
  border-bottom-right-radius: 0;
}
@media only screen and (max-width: 770px) {
  .toolbar-top .toolbar .sorter .sort-by {
    display: block;
  }
  .toolbar-top .toolbar .sorter .sort-by.active:before {
    position: relative;
    width: calc(100% + 2 * 10px);
    height: 2px;
    display: block;
    content: "";
    background: #fff;
    bottom: -1px;
    left: -10px;
    z-index: 12;
    top: 29px;
  }
}
@media only screen and (max-width: 479px) {
  .toolbar-top .toolbar .sorter .sort-by {
    padding: 10px;
  }
}
.toolbar-top .toolbar .sorter .sort-by label {
  font-size: 14px;
  color: #796E7C;
  letter-spacing: 0;
  font-weight: 600;
  line-height: 19px;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (max-width: 479px) {
  .toolbar-top .toolbar .sorter .sort-by label {
    font-size: 13px;
  }
}
@media only screen and (max-width: 770px) {
  .toolbar-top .toolbar .sorter .sort-by .custom-select-label {
    display: block;
  }
}
.toolbar-top .toolbar .custom-select {
  letter-spacing: 0;
  line-height: 19px;
  font-size: 14px;
}
@media only screen and (max-width: 770px) {
  .toolbar-top .toolbar .custom-select {
    position: initial;
    display: inline-block;
  }
}
.toolbar-top .toolbar .custom-select.active ul:before {
  position: absolute;
  width: 100%;
  height: 2px;
  display: block;
  content: "";
  background: #fff;
  bottom: -1px;
  left: 0;
  z-index: 2;
  top: 0;
}
@media only screen and (max-width: 770px) {
  .toolbar-top .toolbar .custom-select.active ul:before {
    display: none;
  }
}
.toolbar-top .toolbar .custom-select.active .custom-select-label .arrow {
  background-image: url("../images/arrow-up.svg");
}
.toolbar-top .toolbar .custom-select.active .custom-select-label .arrow:before {
  border-width: 0;
  display: none;
}
.toolbar-top .toolbar .custom-select .custom-select-label {
  padding-right: 20px;
  padding-left: 0;
}
.toolbar-top .toolbar .custom-select .custom-select-label .arrow:before {
  border-top-color: #fff;
  display: none;
}
.toolbar-top .toolbar .custom-select .custom-select-label .arrow:after {
  display: none;
}
.toolbar-top .toolbar .custom-select .custom-select-label .value {
  -webkit-font-smoothing: antialiased;
  padding-left: 5px;
  font-weight: 300;
  color: black;
}
@media only screen and (max-width: 479px) {
  .toolbar-top .toolbar .custom-select .custom-select-label .value {
    padding-left: 0;
  }
}
.toolbar-top .toolbar .custom-select .custom-select-label .arrow {
  background-image: url("../images/arrow-down.svg");
  background-repeat: no-repeat;
  background-position: center center;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  right: 0;
  top: 70%;
  width: 15px;
}
.toolbar-top .toolbar .custom-select ul {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  box-shadow: none;
  padding: 25px;
  background-color: #fff;
  border: 1px solid #D7D7D7;
  right: -16px;
  top: 29px;
  z-index: 10;
  width: 100%;
  border-top: none;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 770px) {
  .toolbar-top .toolbar .custom-select ul {
    right: 0;
    left: 0;
    top: 40px;
    min-width: auto;
    max-width: none;
    border-top: 1px solid #D7D7D7;
    padding: 15px;
  }
}
.toolbar-top .toolbar .custom-select ul li.arrow {
  display: none;
  border: none;
}
.toolbar-top .toolbar .custom-select ul li.link {
  font-size: 13px;
  color: #000000;
  padding: 0;
  margin-bottom: 11px;
}
.toolbar-top .toolbar .custom-select ul li.link:last-child {
  margin-bottom: 0;
}
.toolbar-top .toolbar .custom-select ul li.link:hover {
  background-color: transparent;
  color: #D85378;
}
.toolbar-top .toolbar .customlayered {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  padding: 10px 15px;
  border: 1px solid #DFDFDF;
}
.toolbar-top .toolbar .customlayered.active {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
@media only screen and (max-width: 770px) {
  .toolbar-top .toolbar .customlayered {
    position: initial;
  }
}
@media only screen and (max-width: 479px) {
  .toolbar-top .toolbar .customlayered {
    padding: 10px;
  }
}
.toolbar-top .toolbar .customlayered .customlayered-container * {
  cursor: pointer;
}
.toolbar-top .toolbar .customlayered label {
  font-size: 14px;
  color: #796E7C;
  letter-spacing: 0;
  font-weight: 600;
  line-height: 19px;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (max-width: 479px) {
  .toolbar-top .toolbar .customlayered label {
    font-size: 13px;
  }
}
.toolbar-top .toolbar .customlayered label.filters-specified {
  font-weight: 300;
}
@media only screen and (max-width: 770px) {
  .toolbar-top .toolbar .customlayered label.hide-mobile {
    display: none;
  }
}
.toolbar-top .toolbar .customlayered.active:before {
  position: absolute;
  width: 100%;
  height: 2px;
  display: block;
  content: "";
  background: #fff;
  bottom: -1px;
  left: 0;
  z-index: 2;
}
@media only screen and (max-width: 770px) {
  .toolbar-top .toolbar .customlayered.active:before {
    position: relative;
    width: calc(100% + 2 * 10px);
    height: 2px;
    left: -10px;
    bottom: -29px;
  }
}
.toolbar-top .toolbar .customlayered.active .filters {
  display: block;
  background: #fff;
  border: 1px solid #D7D7D7;
  z-index: 1;
}
.toolbar-top .toolbar .customlayered.active .label-container .arrow-desc {
  display: block;
}
@media only screen and (max-width: 770px) {
  .toolbar-top .toolbar .customlayered.active .label-container .arrow-desc {
    display: none;
  }
}
@media only screen and (max-width: 770px) {
  .toolbar-top .toolbar .customlayered.active .label-container-mobile {
    display: none;
  }
}
@media only screen and (max-width: 770px) {
  .toolbar-top .toolbar .customlayered.active .mobile-title {
    display: block;
  }
}
.toolbar-top .toolbar .customlayered.active .label-container .arrow {
  background-image: url(../images/arrow-up.svg);
}
.toolbar-top .toolbar .customlayered .label-container-mobile {
  display: none;
  padding-left: 15px;
}
.toolbar-top .toolbar .customlayered .label-container-mobile label {
  position: relative;
  font-size: 13px;
  color: #000000;
}
.toolbar-top .toolbar .customlayered .label-container-mobile label .arrow {
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  right: -25px;
  top: 50%;
}
.toolbar-top .toolbar .customlayered .label-container {
  position: relative;
  padding-right: 20px;
  cursor: pointer;
  line-height: 19px;
}
@media only screen and (max-width: 770px) {
  .toolbar-top .toolbar .customlayered .label-container {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .toolbar-top .toolbar .customlayered .label-container {
    padding-right: 13px;
  }
}
.toolbar-top .toolbar .customlayered .label-container .arrow-desc {
  z-index: 30;
  position: absolute;
  top: 17px;
  right: 0;
  display: none;
}
.toolbar-top .toolbar .customlayered .label-container .arrow {
  background-image: url("../images/arrow-down.svg");
  background-repeat: no-repeat;
  background-position: center center;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 15px;
  height: 15px;
  top: 10px;
  position: absolute;
  right: 0;
}
.toolbar-top .toolbar .customlayered .label-container label {
  padding-right: 5px;
}
.toolbar-top .toolbar .customlayered .filters {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: none;
  position: absolute;
  z-index: 10;
  background-color: #F8F8F8;
  border: 1px solid #D7D7D7;
  width: 460px;
  max-width: none;
  height: 262px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 25px;
  top: 100%;
  right: -1px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 770px) {
  .toolbar-top .toolbar .customlayered .filters {
    position: relative;
    width: 100%;
    max-width: 100%;
    padding: 15px;
    height: auto;
    position: absolute;
    border: 1px solid #DFDFDF;
    margin: 0;
    right: 0;
    top: 94%;
  }
}
.toolbar-top .toolbar .customlayered .filters-container {
  display: block;
  width: 100%;
}
.toolbar-top .toolbar .customlayered .filters-container .currently {
  margin-bottom: 15px;
}
.toolbar-top .toolbar .customlayered .filters-container .currently li {
  background: #FFFFFF;
  border: 1px solid #911E92;
  border-radius: 55px;
  display: inline-block;
  padding: 8px 15px 6px 15px;
  margin-bottom: 5px;
  margin-right: 5px;
}
.toolbar-top .toolbar .customlayered .filters-container .currently li span {
  font-weight: 300;
  font-size: 14px;
  color: #911E92;
  letter-spacing: 0;
  line-height: 17px;
}
.toolbar-top .toolbar .customlayered .filters-container .currently li .btn-remove {
  border: none;
}
.toolbar-top .toolbar .customlayered .filters-container .currently li .btn-remove:hover {
  background-color: #fff;
}
.toolbar-top .toolbar .customlayered .filters-container .currently li .btn-remove:after {
  background-color: #fff;
  background-image: url("../images/header-mobile-menu-icon-active.svg");
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  content: "";
  height: 12px;
  width: 12px;
}
.toolbar-top .toolbar .customlayered .mobile-title {
  position: relative;
  display: none;
  margin-bottom: 15px;
  font-size: 13px;
  color: #000000;
}
.toolbar-top .toolbar .customlayered .mobile-title .arrow-title {
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  left: 47px;
  top: 50%;
}
.toolbar-top .toolbar .customlayered .mobile-title .close-title {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  right: -10px;
  top: 0;
  width: 22px;
  height: 22px;
  background-color: #fff;
  background-image: url("../images/header-mobile-menu-icon-active.svg");
  background-repeat: no-repeat;
  background-position: center center;
}
.toolbar-top .toolbar .customlayered .selected {
  display: block;
  width: 100%;
}
.toolbar-top .toolbar .customlayered .selected ol {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.toolbar-top .toolbar .customlayered .selected ol li {
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  box-sizing: border-box;
  background-color: #fff;
  border: 2px solid #D85378;
  line-height: 30px;
  margin-right: 15px;
  cursor: default;
  padding-left: 14px;
  margin-bottom: 20px;
  outline: none;
}
.toolbar-top .toolbar .customlayered .selected ol li .label, .toolbar-top .toolbar .customlayered .selected ol li .value {
  -webkit-font-smoothing: antialiased;
  color: #D85378;
  outline: none;
}
.toolbar-top .toolbar .customlayered .selected ol li .btn-remove {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  background-color: #000000;
  background-image: url("../images/icon-close.svg");
  background-repeat: no-repeat;
  background-position: center center;
  border: 0;
  margin: 0 4px 0 8px;
  outline: none;
}
.toolbar-top .toolbar .customlayered .selected ol li .btn-remove:hover {
  background-color: #D85378;
}
.toolbar-top .toolbar .customlayered .selected ol li .btn-remove:after {
  display: none;
}
.toolbar-top .toolbar .customlayered .non-selected {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.toolbar-top .toolbar .customlayered .non-selected ul {
  min-width: fit-content;
  width: 33.33333%;
}
.toolbar-top .toolbar .customlayered .non-selected ul:not(:last-child) {
  margin-right: 50px;
}
@media only screen and (max-width: 770px) {
  .toolbar-top .toolbar .customlayered .non-selected ul {
    width: 50%;
    margin-bottom: 10px;
    margin-right: 20px;
  }
}
.toolbar-top .toolbar .customlayered .non-selected ul li {
  -webkit-font-smoothing: antialiased;
  display: block;
  margin-bottom: 11px;
  color: #000000;
  font-size: 13px;
  cursor: default;
  outline: none;
}
.toolbar-top .toolbar .customlayered .non-selected ul li:last-child {
  margin-bottom: none;
}
.toolbar-top .toolbar .customlayered .non-selected ul li a {
  -webkit-font-smoothing: antialiased;
  color: #000000;
}
.toolbar-top .toolbar .customlayered .non-selected ul li a:hover {
  color: #D85378;
}
.toolbar-top .toolbar .customlayered .non-selected ul li .count {
  display: none;
}
.toolbar-top .toolbar .customlayered .non-selected ul li.name {
  font-weight: 600;
  font-size: 14px;
  color: #796E7C;
  letter-spacing: 0;
  line-height: 17px;
}

@media only screen and (min-width: 979px) {
  .category-products .toolbar-top.description-on {
    margin-top: -100px;
    margin-bottom: 130px;
  }
}
@media only screen and (max-width: 979px) {
  .category-products .toolbar-top.description-on {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 599px) {
  .category-products .toolbar-top.description-on {
    margin-top: 80px;
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 979px) {
  .category-products .toolbar-top.description-off {
    margin-top: -96px;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 979px) {
  .category-products .toolbar-top.description-off {
    margin-top: -54px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 599px) {
  .category-products .toolbar-top.description-off {
    margin-top: -5px;
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 979px) {
  .category-products .toolbar-top.category-image.description-off {
    margin-top: 0;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 979px) {
  .category-products .toolbar-top.category-image.description-off {
    margin-bottom: 30px;
    margin-top: 0;
  }
}
@media only screen and (max-width: 599px) {
  .category-products .toolbar-top.category-image.description-off {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 770px) {
  .category-products .toolbar-top.category-image.description-on {
    margin-top: 58px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 979px) {
  .category-products .toolbar-top.category-image.description-on {
    margin-top: 0px;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 770px) {
  .category-products .toolbar-top.category-image.description-on {
    margin-top: 116px;
  }
}

.block-layered-nav {
  display: none;
}
.block-layered-nav .layered-label-default, .block-layered-nav .currently .label, .block-layered-nav dl dt {
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  color: #2e5e28;
  font-size: 16px;
  padding: 7px 0;
}
.block-layered-nav .layered-options-default, .block-layered-nav .currently .value, .block-layered-nav dl dd li a {
  -webkit-font-smoothing: antialiased;
  color: #786e7d;
  font-size: 14px;
  font-weight: 300;
}
.block-layered-nav .block-subtitle--filter {
  display: none;
}
.block-layered-nav.block-layered-nav--no-filters .block-subtitle--filter {
  display: none;
  font-weight: 400;
}
.block-layered-nav .currently ol {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  display: block;
  padding: 17px;
  background: #fff;
  border: 1px solid #e97d00;
  margin-bottom: 20px;
}
.block-layered-nav .currently ol li {
  margin-bottom: 15px;
}
.block-layered-nav .currently ol li:last-child {
  margin-bottom: 0;
}
.block-layered-nav .currently .btn-remove {
  float: none;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
.block-layered-nav .currently .label {
  display: inline-block;
  vertical-align: middle;
  color: #e97d00;
  padding: 0;
}
.block-layered-nav .currently .value {
  display: block;
  margin-top: 4px;
}
.block-layered-nav .actions {
  display: none;
}
.block-layered-nav dl {
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #FFFFFF;
  border: 1px solid #8BC5BC;
  margin-bottom: 20px;
  padding: 17px;
}
.block-layered-nav dl dd li {
  padding: 7px 0;
}
.block-layered-nav dl dd li a:hover {
  text-decoration: none;
}
.block-layered-nav dl dd li a span {
  font-weight: 600;
}

.captcha-note {
  clear: left;
  padding-top: 5px;
}

.captcha-image {
  float: left;
  display: inline;
  max-width: 100%;
  position: relative;
  width: 258px;
  margin-bottom: 10px;
}

.captcha-image .captcha-img {
  border: 1px solid #b6b6b6;
  vertical-align: bottom;
  width: 100%;
}

.registered-users .captcha-image {
  margin: 0;
}

.captcha-reload {
  cursor: pointer;
  position: absolute;
  top: 2px;
  right: 2px;
}

.captcha-reload.refreshing {
  animation: rotate 1.5s infinite linear;
  -webkit-animation: rotate 1.5s infinite linear;
  -moz-animation: rotate 1.5s infinite linear;
}

.customer-account-create .scaffold-form .captcha-input-container label:first-child {
  width: 100%;
}

.captcha-reload {
  position: absolute;
  right: 4px;
  top: 4px;
}

.captcha-img {
  border: 20px solid #bbb;
}

.captcha-input-container {
  margin-bottom: 10px;
}

.control.newsletter-box, .captcha-input-container, .captcha-img-container {
  float: none;
  clear: both;
}
.control.newsletter-box:after, .captcha-input-container:after, .captcha-img-container:after {
  content: "";
  content: "";
  display: block;
  clear: both;
}

#co-billing-form ul.form-list &gt; .control {
  float: left;
  margin: 0 0 5px;
  width: 100%;
}

@media only screen and (max-width: 479px) {
  .sales-order-invoice .sub-title,
  .sales-order-creditmemo .sub-title,
  .sales-order-shipment .sub-title {
    float: left;
    font-size: 15px;
    text-align: center;
    width: 100%;
  }
  .sales-order-invoice .order-links,
  .sales-order-creditmemo .order-links,
  .sales-order-shipment .order-links {
    text-align: center;
    width: 100%;
  }
}
#recurring_profile_list_view th {
  white-space: normal;
}
#recurring_profile_list_view th span {
  white-space: inherit;
}
@media only screen and (max-width: 479px) {
  #recurring_profile_list_view {
    font-size: 12px;
  }
  #recurring_profile_list_view a {
    font-size: inherit;
  }
  #recurring_profile_list_view th,
  #recurring_profile_list_view td {
    padding: 2px;
  }
}

.recurring-profiles-title {
  float: left;
}
.recurring-profiles-title h1 {
  margin-bottom: 7px;
}

body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons {
  float: right;
  text-align: right;
  margin-bottom: 15px;
}
@media only screen and (max-width: 479px) {
  body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons {
    text-align: center;
    float: none;
  }
}
body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons .button {
  position: static;
}

.recurring-profiles-messages:after {
  content: "";
  display: block;
  clear: both;
}

#recurring_start_date_trig {
  display: inline;
}

.billing-agreements .info-box {
  margin-bottom: 15px;
}
.billing-agreements .info-box:after {
  content: "";
  display: block;
  clear: both;
}
.billing-agreements .info-box .form-list {
  max-width: 400px;
  width: 100%;
}
.billing-agreements .info-box .box-title {
  margin-top: 20px;
  margin-bottom: 7px;
}
.billing-agreements .info-box .button {
  float: right;
  margin-top: 7px;
}
@media only screen and (max-width: 479px) {
  .billing-agreements .info-box .button {
    width: 100%;
    float: none;
  }
}
.billing-agreements #payment_method {
  width: 100%;
  margin-top: 7px;
  margin-bottom: 7px;
}

.billing-agreement-view-header-wrapper .heading {
  max-width: 80%;
}
@media only screen and (max-width: 479px) {
  .billing-agreement-view-header-wrapper .heading {
    max-width: 100%;
  }
}

.billing-agreement-details td, .billing-agreement-details th {
  padding: 7px/2;
}

@media only screen and (max-width: 979px) {
  .billing-agreements .data-table .created-at,
  .billing-agreements .data-table .updated-at {
    display: none;
  }
}
.catalogsearch-term-popular .tags-list {
  float: left;
  width: 100%;
}

.catalogsearch-term-popular .tags-list &gt; li {
  float: left;
  height: 40px;
  margin-right: 25px;
}

.sidebar .widget-addbysku .sku-table .input-text:not(.qty) {
  width: 100%;
}
@media only screen and (min-width: 771px) {
  .sidebar .widget-addbysku .sku-table .input-text:not(.qty) {
    max-width: 100px;
  }
}

.widget {
  clear: both;
}

.widget .pager {
  float: none;
  width: 100%;
}

body[class*="checkout-multishipping-"] .checkout-progress {
  width: 100%;
  float: left;
  margin-bottom: 25px;
}
body[class*="checkout-multishipping-"] .checkout-progress &gt; li {
  float: left;
  width: 20%;
  text-align: center;
  padding: 8px 1% 6px;
  background: #F4F4F4;
  text-transform: uppercase;
  border-bottom: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  margin-bottom: 10px;
}
body[class*="checkout-multishipping-"] .checkout-progress &gt; li.active {
  background-color: #DDDDDD;
}
body[class*="checkout-multishipping-"] .checkout-progress &gt; li.last {
  border-right: 0px;
}
body[class*="checkout-multishipping-"] .page-title {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
body[class*="checkout-multishipping-"] .page-title h1 {
  border: 0 none;
  float: left;
  margin-top: 2px;
  margin-right: 2%;
}
body[class*="checkout-multishipping-"] .page-title .button {
  float: right;
}
body[class*="checkout-multishipping-"] .multiple-checkout &gt; h2 {
  text-transform: none;
  font-size: 17px;
  margin-bottom: 15px;
}
body[class*="checkout-multishipping-"] .messages {
  float: left;
  width: 100%;
}
body[class*="checkout-multishipping-"] .col-2.col-wide {
  width: 66%;
}
body[class*="checkout-multishipping-"] .col-1.col-narrow {
  width: 30%;
}
body[class*="checkout-multishipping-"] .actions {
  margin-bottom: 10px;
}
body[class*="checkout-multishipping-"] .grand-total {
  text-align: right;
  font-size: 16px;
  font-weight: bold;
}
body[class*="checkout-multishipping-"] #checkout-review-submit {
  float: right;
}
body[class*="checkout-multishipping-"] #review-buttons-container {
  float: right;
  text-align: right;
}

.checkout-multishipping-addresses .btn-remove2 {
  text-indent: -5555px;
  display: block;
  width: 22px;
  height: 22px;
}

.checkout-multishipping-shipping .gift-messages {
  margin-top: 20px;
}
.checkout-multishipping-shipping .gift-messages-form {
  margin-top: 15px;
}
.checkout-multishipping-shipping .gift-messages-form h4 {
  margin-top: 15px;
  margin-bottom: 5px;
}
.checkout-multishipping-shipping .gift-messages-form .form-list {
  margin-top: 10px;
  margin-bottom: 25px;
}
.checkout-multishipping-shipping .gift-messages-form .item {
  margin-top: 15px;
}

.checkout-multishipping-shipping .col-1 .box-title h2, .checkout-multishipping-shipping .col-1 .box-title h3, .checkout-multishipping-shipping .col-1 .box-title h4, .checkout-multishipping-shipping .col-2 .box-title h2, .checkout-multishipping-shipping .col-2 .box-title h3, .checkout-multishipping-shipping .col-2 .box-title h4,
.checkout-multishipping-billing .col-1 .box-title h2,
.checkout-multishipping-billing .col-1 .box-title h3,
.checkout-multishipping-billing .col-1 .box-title h4,
.checkout-multishipping-billing .col-2 .box-title h2,
.checkout-multishipping-billing .col-2 .box-title h3,
.checkout-multishipping-billing .col-2 .box-title h4,
.checkout-multishipping-overview .col-1 .box-title h2,
.checkout-multishipping-overview .col-1 .box-title h3,
.checkout-multishipping-overview .col-1 .box-title h4,
.checkout-multishipping-overview .col-2 .box-title h2,
.checkout-multishipping-overview .col-2 .box-title h3,
.checkout-multishipping-overview .col-2 .box-title h4 {
  font-weight: normal;
  width: 100%;
  background: #F4F4F4;
  border-bottom: 1px solid #CCCCCC;
  padding: 10px;
  font-size: 14px;
}
.checkout-multishipping-shipping .col-1 &gt; h4, .checkout-multishipping-shipping .col-2 &gt; h4,
.checkout-multishipping-billing .col-1 &gt; h4,
.checkout-multishipping-billing .col-2 &gt; h4,
.checkout-multishipping-overview .col-1 &gt; h4,
.checkout-multishipping-overview .col-2 &gt; h4 {
  font-weight: normal;
  width: 100%;
  background: #F4F4F4;
  border-bottom: 1px solid #CCCCCC;
  padding: 10px;
  font-size: 14px;
}
.checkout-multishipping-shipping .col-1 .box-content, .checkout-multishipping-shipping .col-2 .box-content,
.checkout-multishipping-billing .col-1 .box-content,
.checkout-multishipping-billing .col-2 .box-content,
.checkout-multishipping-overview .col-1 .box-content,
.checkout-multishipping-overview .col-2 .box-content {
  margin-bottom: 25px;
  padding-left: 10px;
  margin-top: 10px;
}

.checkout-multishipping-billing .sp-methods dt {
  float: left;
  width: 100%;
}

#multiship-addresses-table &gt; tbody &gt; tr &gt; td.a-center.last &gt; a {
  background-image: none;
}

#review-order-form &gt; div:nth-child(3) &gt; div.divider {
  width: 100%;
  clear: both;
}

@media only screen and (max-width: 979px) {
  body[class*="checkout-multishipping-"] .checkout-progress span {
    word-spacing: 300px;
  }

  #review-order-form .col-1,
  #review-order-form .col-2 {
    float: none;
    width: auto;
    border: 0;
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (max-width: 770px) {
  body[class*="checkout-multishipping-"] .checkout-progress span {
    width: 12px;
  }
  body[class*="checkout-multishipping-"] .checkout-progress li {
    width: 100%;
    margin: 0;
    text-align: left;
    padding-left: 3%;
    border-right: 0px;
  }
  body[class*="checkout-multishipping-"] .checkout-progress span {
    word-spacing: 1px;
    width: 12px;
  }
  body[class*="checkout-multishipping-"] .box-title {
    float: left;
    width: 100%;
  }
  body[class*="checkout-multishipping-"] .page-title .button {
    float: left;
    margin-bottom: 10px;
  }
  body[class*="checkout-multishipping-"] .linearize-table tfoot td {
    text-align: right;
  }
  body[class*="checkout-multishipping-"] .linearize-table select {
    width: 100%;
    min-width: 200px;
  }
  body[class*="checkout-multishipping-"] .col-1.col-narrow, body[class*="checkout-multishipping-"] .col-2.col-wide {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 599px) {
  .checkout-multishipping-addresses .linearize-table tbody td[data-rwd-label] {
    text-align: left;
    padding-left: 10px;
    margin-top: 12px;
  }
}
@media only screen and (max-width: 479px) {
  body[class*="checkout-multishipping-"] .buttons-set .back-link {
    display: block;
  }
}
body.cms-institutional-page .main-section {
  padding-top: 0;
}
body.cms-institutional-page .banner-institutional-section {
  display: block;
  width: 100%;
  height: 190px;
  position: relative;
  overflow: hidden;
}
body.cms-institutional-page .banner-institutional-section:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5YjI3MyIgc3RvcC1vcGFjaXR5PSIwLjYiLz48c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2M1Yjg1ZSIgc3RvcC1vcGFjaXR5PSIwLjYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -moz-linear-gradient(270deg, rgba(25, 178, 115, 0.6) 0%, rgba(197, 184, 94, 0.6) 99%);
  background-image: -webkit-linear-gradient(270deg, rgba(25, 178, 115, 0.6) 0%, rgba(197, 184, 94, 0.6) 99%);
  background-image: linear-gradient(-180deg, rgba(25, 178, 115, 0.6) 0%, rgba(197, 184, 94, 0.6) 99%);
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
body.cms-institutional-page .banner-institutional-section .img-banner {
  height: 100%;
  background-position: center center;
  background-size: cover;
}
body.cms-institutional-page .banner-institutional-section .banner-title {
  display: block;
  width: 100%;
  position: absolute;
  top: 40%;
  z-index: 3;
}
body.cms-institutional-page .banner-institutional-section .banner-title .banner-institutional-section-container {
  height: 100%;
}
@media only screen and (max-width: 1199px) {
  body.cms-institutional-page .banner-institutional-section .banner-title .banner-institutional-section-container {
    padding: 0 30px;
  }
}
body.cms-institutional-page .banner-institutional-section .banner-title .banner-institutional-section-container h2 {
  display: block;
  font-weight: 600;
  font-size: 36px;
  color: #FFFFFF;
}
body.cms-institutional-page .col-main {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  width: 100%;
  padding: 35px 0 0 0;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  body.cms-institutional-page .col-main {
    padding: 35px 30px;
  }
}
@media only screen and (max-width: 979px) {
  body.cms-institutional-page .col-main {
    display: block;
  }
}
body.cms-institutional-page .nav-left {
  width: 283px;
}
@media only screen and (max-width: 979px) {
  body.cms-institutional-page .nav-left {
    width: 100%;
  }
}
body.cms-institutional-page .nav-left ul {
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: 283px;
  border: 1px solid #8BC5BC;
  background: #FFFFFF;
  margin: 0 0 38px 0;
  padding: 32px 25px;
  transition: 0.7s;
}
@media only screen and (max-width: 979px) {
  body.cms-institutional-page .nav-left ul {
    width: 100%;
  }
}
body.cms-institutional-page .nav-left ul.fixed {
  position: fixed;
  top: 15px;
}
@media only screen and (max-width: 979px) {
  body.cms-institutional-page .nav-left ul.fixed {
    position: inherit;
  }
}
body.cms-institutional-page .nav-left ul.bottom {
  position: absolute;
  bottom: -15px;
  top: inherit;
}
@media only screen and (max-width: 979px) {
  body.cms-institutional-page .nav-left ul.bottom {
    position: inherit;
  }
}
body.cms-institutional-page .nav-left ul li {
  width: 100%;
  margin: 26px 0 0 0;
}
body.cms-institutional-page .nav-left ul li:first-child {
  margin-top: 0px;
}
body.cms-institutional-page .nav-left ul li.selected a {
  font-weight: 600;
  color: #1D5F2F;
}
body.cms-institutional-page .nav-left ul li a {
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 14px;
  color: #1D5F2F;
}
body.cms-institutional-page .nav-left ul li a:hover {
  font-weight: 600;
  text-decoration: none;
}
body.cms-institutional-page .main {
  width: 74%;
}
@media only screen and (max-width: 1199px) {
  body.cms-institutional-page .main {
    width: 70%;
  }
}
@media only screen and (max-width: 979px) {
  body.cms-institutional-page .main {
    width: 100%;
  }
}
body.cms-institutional-page .main p {
  font-style: normal;
  font-size: 14px;
  color: #796E7C;
  letter-spacing: 0;
  line-height: 19px;
  margin-bottom: 25px;
}

body.cms-central-de-atendimento {
  -webkit-font-smoothing: antialiased;
}
body.cms-central-de-atendimento .form-contact {
  float: left;
  height: auto;
}
body.cms-central-de-atendimento .form-contact .page-title {
  width: 100%;
}
body.cms-central-de-atendimento .form-contact .page-title h1 {
  font-size: 24px;
  font-weight: 600;
  color: #868686;
  border-bottom: 1px solid #EDEDED;
  margin-bottom: 15px;
}
body.cms-central-de-atendimento .form-contact #contactForm {
  float: left;
  width: 45%;
  padding: 0;
}
@media only screen and (max-width: 770px) {
  body.cms-central-de-atendimento .form-contact #contactForm {
    width: 100%;
  }
}
body.cms-central-de-atendimento .form-contact #contactForm .fieldset .form-list {
  width: 100%;
}
body.cms-central-de-atendimento .form-contact #contactForm .fieldset .form-list li {
  font-size: 14px;
  color: #636363;
  line-height: 24px;
}
body.cms-central-de-atendimento .form-contact #contactForm .fieldset .form-list li:first-child {
  margin-bottom: 0;
}
body.cms-central-de-atendimento .form-contact #contactForm .fieldset .form-list li .field {
  width: 100%;
  margin-left: 0;
}
body.cms-central-de-atendimento .form-contact #contactForm .fieldset .form-list li label {
  font-size: 13px;
  font-weight: 400;
  color: #777777;
  font-style: normal;
}
body.cms-central-de-atendimento .form-contact #contactForm .fieldset .form-list li label::after {
  content: " *";
  font-weight: 400;
  font-size: 12px;
  color: #DF280A;
}
body.cms-central-de-atendimento .form-contact #contactForm .fieldset .form-list li .input-box {
  display: block;
  width: 100%;
}
body.cms-central-de-atendimento .form-contact #contactForm .fieldset .form-list li .input-box .input-text {
  height: 38px;
  border-radius: 2px;
  border: 1px solid #C1C1C1;
  box-shadow: 0 2px 2px 0px #ddd inset;
  background: #FFFFFF;
  font-size: 14px;
  color: #777777;
  padding: 10px;
}
body.cms-central-de-atendimento .form-contact #contactForm .fieldset .form-list li .input-box textarea {
  width: 100%;
  max-width: 100%;
  height: 100px !important;
}
body.cms-central-de-atendimento .form-contact #contactForm .buttons-set {
  width: 100%;
  border-top: none;
  margin-top: 30px;
  padding: 0;
}
body.cms-central-de-atendimento .form-contact #contactForm p.required {
  width: 100%;
  font-size: 14px;
  color: #DF280A;
  text-align: right;
  margin: 15px 0 0 0;
}
body.cms-central-de-atendimento .form-contact .sac {
  float: right;
  width: 45%;
}
@media only screen and (max-width: 770px) {
  body.cms-central-de-atendimento .form-contact .sac {
    border-top: 1px solid #dbdbdb;
    width: 100%;
    padding: 20px 0;
    margin: 20px 0 0 0;
  }
}
body.cms-central-de-atendimento .form-contact .sac p {
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  color: #777777;
  line-height: 22px;
  margin: 0;
}
body.cms-central-de-atendimento .form-contact .sac ul {
  float: left;
  width: 100%;
  margin: 15px 0 0 0;
}
body.cms-central-de-atendimento .form-contact .sac ul li {
  display: flex;
  width: 100%;
  font-style: normal;
  color: #777777;
  margin-top: 10px;
}
body.cms-central-de-atendimento .form-contact .sac ul li a {
  color: #e97d00;
}
body.cms-central-de-atendimento .form-contact .sac ul li .contact-form-align {
  padding-left: 12px;
}
body.cms-central-de-atendimento .form-contact .sac .central-atendimento-icon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  width: 23px;
  height: 22px;
  text-align: center;
}
body.cms-central-de-atendimento .form-contact .sac .central-atendimento-icon .image {
  max-width: 100%;
  max-height: 100%;
}

body.catalog-product-view .collateral-tabs .std h1,
body.catalog-product-view .collateral-tabs .std h2,
body.catalog-product-view .collateral-tabs .std h3 {
  display: block;
  width: 100%;
  font-size: 22px;
  color: black;
  margin-bottom: 30px;
}

body.catalog-product-view .collateral-tabs .std h2 {
  font-size: 20px;
}

body.catalog-product-view .collateral-tabs .std h3 {
  font-size: 18px;
}

body.catalog-product-view .collateral-tabs .std div,
body.catalog-product-view .collateral-tabs .std p,
body.catalog-product-view .collateral-tabs .std span {
  display: block;
  width: 100%;
  font-size: 16px;
  color: #786E7D;
  line-height: 26px;
  margin-bottom: 30px;
}

body.catalog-product-view .collateral-tabs .std ul,
body.catalog-product-view .collateral-tabs .std ol {
  display: block;
  width: 100%;
  margin-bottom: 30px;
}

body.catalog-product-view .collateral-tabs .std ul li,
body.catalog-product-view .collateral-tabs .std ol li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  position: relative;
  padding-left: 15px;
  margin: 12px 0 0 0;
}

body.catalog-product-view .collateral-tabs .std ul li::before,
body.catalog-product-view .collateral-tabs .std ol li::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: black;
  position: absolute;
  left: 0;
}

body.catalog-product-view .collateral-tabs .std ul li:first-child,
body.catalog-product-view .collateral-tabs .std ol li:first-child {
  margin-top: 0;
}

body.catalog-product-view .collateral-tabs .std ul li p,
body.catalog-product-view .collateral-tabs .std ul li span,
body.catalog-product-view .collateral-tabs .std ol li p,
body.catalog-product-view .collateral-tabs .std ol li span {
  display: block;
  width: 100%;
  font-size: 14px;
  margin: 0;
}

.instagramhome {
  display: block;
  width: 100%;
  padding: 25px 0;
  margin-bottom: 40px;
}
@media only screen and (max-width: 770px) {
  .instagramhome {
    padding: 25px 15px;
  }
}

.instagramhome .title {
  display: block;
  width: 100%;
  margin-bottom: 30px;
}

.instagramhome .title h2 {
  -webkit-font-smoothing: antialiased;
  display: block;
  width: 100%;
  background-image: url("../images/instagram.svg");
  background-position: left;
  background-repeat: no-repeat;
  background-size: 38px;
  font-size: 26px;
  color: #786e7d;
  font-weight: 600;
  padding-left: 55px;
}

.instagramhome .slick-slide {
  position: relative;
  height: 210px;
  margin-right: 15px;
}
@media only screen and (max-width: 770px) {
  .instagramhome .slick-slide {
    margin: 0;
  }
}
@media only screen and (max-width: 599px) {
  .instagramhome .slick-slide {
    height: 175px;
  }
}

.instagramhome .slick-slider .slick-arrow {
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  position: absolute;
  width: 15px;
  height: 25px;
  background-color: #fff;
  display: none;
  top: -34px;
  text-indent: -9999px;
  background-size: 100%;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  outline: none;
}
@media only screen and (max-width: 770px) {
  .instagramhome .slick-slider .slick-arrow {
    top: inherit;
    bottom: -20px;
  }
}

.instagramhome .slick-slider .slick-prev {
  right: 45px;
  background-image: url("../images/slick-navigation-prev.svg");
}
@media only screen and (max-width: 770px) {
  .instagramhome .slick-slider .slick-prev {
    -moz-transform: translate(-100%, 100%);
    -ms-transform: translate(-100%, 100%);
    -webkit-transform: translate(-100%, 100%);
    transform: translate(-100%, 100%);
    right: inherit;
    left: 50%;
    margin-left: -10px;
  }
}

.instagramhome .slick-slider .slick-next {
  right: 6px;
  background-image: url("../images/slick-navigation-next.svg");
}
@media only screen and (max-width: 770px) {
  .instagramhome .slick-slider .slick-next {
    -moz-transform: translate(100%, 100%);
    -ms-transform: translate(100%, 100%);
    -webkit-transform: translate(100%, 100%);
    transform: translate(100%, 100%);
    right: 50%;
    margin-right: -10px;
  }
}

.checkout-loyalty-container {
  display: block;
  width: 100%;
  margin-top: 10px;
}

.checkout-loyalty-container ul.form-list li p {
  display: block;
  font-size: 13px;
  line-height: 18px;
  padding-left: 25px;
}

.checkout-loyalty-container .form-list span.bold {
  font-weight: bold;
}

.checkout-loyalty-container .my-points {
  font-weight: bold;
  color: #1e88e5;
}

.checkout-loyalty-container .my-discount {
  font-weight: bold;
  color: #43a047;
}

.sp-methods .payment-type.loyalty dt {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 32px;
  background: url("../images/icon-loyalty.svg") no-repeat 25px;
}

.sp-methods .payment-type.loyalty dt label {
  padding-left: 65px;
}

.has-points-to-use-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 8px 12px;
  cursor: pointer;
}

.has-points-to-use-box.active {
  border-color: #1b8d20;
}

.has-points-to-use-box .box-header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
}

.has-points-to-use-box .box-header h4 {
  font-weight: bold;
}

.has-points-to-use-box .box-header .box-checkbox {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #999;
  border-radius: 2px;
  margin-right: 6px;
}

.has-points-to-use-box.active .box-header .box-checkbox:before {
  position: absolute;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background: #1b8d20;
  display: block;
  content: "";
  border-radius: 2px;
  margin-left: 1px;
  margin-top: 1px;
}

.has-points-to-use-box .box-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-top: 4px;
}

.has-points-to-use-box .box-content p {
  font-size: 13px;
  line-height: 16px;
}

/**************************************
 ***** Customer Panel *****************
 ************************************ */
.my-loyalty-points .welcome-msg {
  position: relative;
}

.my-loyalty-points .welcome-msg:after {
  position: absolute;
  width: 100%;
  height: 1px;
  background: #d0d0d0;
  content: "";
  bottom: -70px;
  z-index: 1;
}
@media only screen and (max-width: 1100px) {
  .my-loyalty-points .welcome-msg:after {
    bottom: -100px;
  }
}

.customer-loyalty-container {
  position: relative;
  margin-top: 150px;
}
@media only screen and (max-width: 1100px) {
  .customer-loyalty-container {
    margin-top: 190px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.customer-loyalty-container .points-resume-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-align-content: center;
  align-content: center;
  position: absolute;
  right: 0;
  top: -140px;
  width: 300px;
  height: 130px;
  box-shadow: rgba(0, 0, 0, 0.16) 0 3px 6px;
  border: 1px solid #d0d0d0;
  z-index: 2;
  background: #fff;
}

.customer-loyalty-container .points-resume-box .points {
  font-size: 58px;
  color: #5a5a5a;
  width: 100%;
  text-align: center;
  line-height: 50px;
}

.customer-loyalty-container .points-resume-box .label {
  width: 100%;
  text-align: center;
  font-size: 18px;
}

.customer-loyalty-container ul.points-history {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.customer-loyalty-container ul.points-history &gt; li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
}

.customer-loyalty-container ul.points-history &gt; li &gt; ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
}

.customer-loyalty-container ul.points-history &gt; li &gt; ul &gt; li {
  font-size: 16px;
  color: #707070;
}
@media only screen and (max-width: 600px) {
  .customer-loyalty-container ul.points-history &gt; li &gt; ul &gt; li {
    width: fit-content !important;
  }
}

.customer-loyalty-container ul.points-history li.icon {
  position: relative;
  width: 54px;
}
@media only screen and (max-width: 900px) {
  .customer-loyalty-container ul.points-history li.icon {
    width: 34px;
  }
}

.customer-loyalty-container ul.points-history li.icon:after {
  display: block;
  content: "";
  width: 1px;
  height: 20px;
  background: #ccc;
  position: absolute;
  bottom: -20px;
  left: 50%;
}

.customer-loyalty-container ul.points-history li:last-child ul li.icon:after {
  display: none;
}

.customer-loyalty-container ul.points-history li.icon span {
  display: block;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  border: 1px solid #aaa;
}
@media only screen and (max-width: 900px) {
  .customer-loyalty-container ul.points-history li.icon span {
    width: 34px;
    height: 34px;
  }
}

.customer-loyalty-container ul.points-history li.icon span:before {
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  display: block;
  color: #aaa;
  font-size: 30px;
  left: 50%;
  top: 50%;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}

.customer-loyalty-container ul.points-history .credit li.icon span:before {
  content: "+";
}

.customer-loyalty-container ul.points-history .debit li.icon span:before {
  content: "-";
}

.customer-loyalty-container ul.points-history .debit.canceled li.icon span:before,
.customer-loyalty-container ul.points-history .credit.canceled li.icon span:before {
  content: "x";
}

.customer-loyalty-container ul.points-history li.canceled {
  opacity: 0.8;
}

.customer-loyalty-container ul.points-history li.type {
  width: 66px;
}
@media only screen and (max-width: 900px) {
  .customer-loyalty-container ul.points-history li.type {
    display: none;
  }
}

.customer-loyalty-container ul.points-history li.order {
  width: 60px;
}

.customer-loyalty-container ul.points-history li.total {
  width: 130px;
}

.customer-loyalty-container ul.points-history li.points {
  width: 100px;
  text-align: right;
}

.customer-loyalty-container ul.points-history .credit li.points {
  color: #09B216;
}

.customer-loyalty-container ul.points-history .debit li.points {
  color: #BE1616;
}

.customer-loyalty-container ul.points-history .pending li.points {
  color: #FFAD12;
}

.customer-loyalty-container ul.points-history .canceled li.points {
  color: #aaa;
  font-weight: normal;
}

.customer-loyalty-container ul.points-history .canceled li {
  color: #aaa;
}

.customer-loyalty-container ul.points-history li.status {
  width: 100px;
}
@media only screen and (max-width: 600px) {
  .customer-loyalty-container ul.points-history li.status {
    display: none;
  }
}

.customer-loyalty-container ul.points-history li.date {
  width: 80px;
  text-align: right;
}

body.customer-account-login #login_prelogin_form,
body.customer-account-login #onestepcheckout_prelogin_form,
body.onestepcheckout-index-index #login_prelogin_form,
body.onestepcheckout-index-index #onestepcheckout_prelogin_form {
  overflow: auto;
}
body.customer-account-login .account-login .social-login,
body.onestepcheckout-index-index .account-login .social-login {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 40px 0 0 0;
}
body.customer-account-login .account-login .social-login .social-login__title,
body.onestepcheckout-index-index .account-login .social-login .social-login__title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  margin: 0 0 15px 0;
}
body.customer-account-login .account-login .social-login .social-login__title::before,
body.onestepcheckout-index-index .account-login .social-login .social-login__title::before {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #dbdbdb;
  position: absolute;
  top: 50%;
  left: 0;
}
body.customer-account-login .account-login .social-login .social-login__title p,
body.onestepcheckout-index-index .account-login .social-login .social-login__title p {
  display: inline-block;
  background-color: #ffffff;
  font-size: 14px;
  color: #796e7c;
  padding: 0 15px;
  position: relative;
  z-index: 2;
}
body.customer-account-login .account-login .social-login .facebookconnect-button,
body.customer-account-login .account-login .social-login .googleconnect-button,
body.customer-account-login .account-login .social-login .twitterconnect-button,
body.onestepcheckout-index-index .account-login .social-login .facebookconnect-button,
body.onestepcheckout-index-index .account-login .social-login .googleconnect-button,
body.onestepcheckout-index-index .account-login .social-login .twitterconnect-button {
  margin: 0;
}
body.customer-account-login .account-login .social-login .facebookconnect-button a,
body.customer-account-login .account-login .social-login .googleconnect-button a,
body.customer-account-login .account-login .social-login .twitterconnect-button a,
body.onestepcheckout-index-index .account-login .social-login .facebookconnect-button a,
body.onestepcheckout-index-index .account-login .social-login .googleconnect-button a,
body.onestepcheckout-index-index .account-login .social-login .twitterconnect-button a {
  display: inline-block;
  width: 45px;
  height: 45px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  text-indent: -9000em;
  padding: 0;
  margin: 0 6px;
}
body.customer-account-login .account-login .social-login .facebookconnect-button a span,
body.customer-account-login .account-login .social-login .googleconnect-button a span,
body.customer-account-login .account-login .social-login .twitterconnect-button a span,
body.onestepcheckout-index-index .account-login .social-login .facebookconnect-button a span,
body.onestepcheckout-index-index .account-login .social-login .googleconnect-button a span,
body.onestepcheckout-index-index .account-login .social-login .twitterconnect-button a span {
  display: none;
}
body.customer-account-login .account-login .social-login .facebookconnect-button a,
body.onestepcheckout-index-index .account-login .social-login .facebookconnect-button a {
  background-image: url("../images/facebook-circle.svg");
}
body.customer-account-login .account-login .social-login .googleconnect-button a,
body.onestepcheckout-index-index .account-login .social-login .googleconnect-button a {
  background-image: url("../images/google-circle.svg");
}
body.customer-account-login .account-login .social-login .twitterconnect-button a,
body.onestepcheckout-index-index .account-login .social-login .twitterconnect-button a {
  background-image: url("../images/twitter-circle.svg");
}

.infinity-scroll-container {
  margin-top: 0px;
}

.toolbar-bottom {
  display: unset;
}
.toolbar-bottom .toolbar .customlayered {
  display: none;
}
.toolbar-bottom .toolbar .sorter {
  display: none;
}
.toolbar-bottom .toolbar .pager {
  padding-bottom: 0px;
  text-align: center;
}
.toolbar-bottom .toolbar .pager .count-container {
  display: none;
}
.toolbar-bottom .toolbar .pager .pages {
  display: inline-block;
  font-size: 14px;
  font-weight: 100;
}
.toolbar-bottom .toolbar .pager .pages a {
  color: #796E7C;
}
.toolbar-bottom .toolbar .pager .pages .page {
  float: left;
  padding: 8px 10px;
  border: 1px solid #DFDFDF;
  border-width: 1px;
  border-radius: 5px;
  margin-left: 10px;
}
@media only screen and (max-width: 599px) {
  .toolbar-bottom .toolbar .pager .pages .page {
    padding: 8px 8px;
  }
}
.toolbar-bottom .toolbar .pager .pages .page a {
  color: #796E7C;
}
.toolbar-bottom .toolbar .pager .pages .page.current {
  color: #D7A360;
  padding: 8px 10px;
  border-color: #D7A360;
}
.toolbar-bottom .toolbar .pager .pages .page.prev {
  background-image: url("../images/slick-navigation-prev.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px 13px;
  position: relative;
  width: 30px;
  height: 39px;
  cursor: pointer;
}
.toolbar-bottom .toolbar .pager .pages .page.next {
  background-image: url(../images/slick-navigation-next.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px 13px;
  position: relative;
  width: 30px;
  height: 39px;
  cursor: pointer;
  margin-left: 10px;
}
.toolbar-bottom .toolbar .pager .pages .page.first {
  background-image: url("../images/slick-navigation-prev.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px 13px;
  position: relative;
  width: 30px;
  height: 39px;
  cursor: pointer;
}
.toolbar-bottom .toolbar .pager .pages .page.last {
  background-image: url(../images/slick-navigation-next.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px 13px;
  position: relative;
  width: 30px;
  height: 39px;
  cursor: pointer;
}
.toolbar-bottom .toolbar .pager .pages .page.last-text {
  color: #D7A360;
  font-size: 14px;
  padding-left: 0px;
}
@media only screen and (max-width: 599px) {
  .toolbar-bottom .toolbar .pager .pages .page.last-text {
    display: none;
  }
}
.toolbar-bottom .toolbar .pager .pages .page.first-text {
  color: #D7A360;
  font-size: 14px;
}
@media only screen and (max-width: 599px) {
  .toolbar-bottom .toolbar .pager .pages .page.first-text {
    display: none;
  }
}

.toolbar-top {
  margin-bottom: 150px;
}

.catalog-category-banner-section.category-banner-fixed .catalog-category-banner-section-container .toolbar-top .toolbar .pager {
  width: unset;
}
@media only screen and (max-width: 1200px) {
  .catalog-category-banner-section.category-banner-fixed .catalog-category-banner-section-container .toolbar-top .toolbar .pager {
    display: none;
  }
}

@media only screen and (max-width: 770px) {
  .catalog-category-banner-section.no-image {
    top: 0;
    margin: 0;
  }
}

.catalog-category-banner-section.no-image.category-banner-fixed {
  position: sticky;
}

.toolbar-top .toolbar .pager {
  padding-bottom: 0;
  text-align: center;
  display: unset;
  position: unset;
  width: unset;
  left: 0;
  margin-top: 0;
  margin-bottom: 0;
  height: 40px;
  margin-right: 10px;
}
.toolbar-top .toolbar .pager .count-container {
  display: none;
}
@media only screen and (max-width: 1230px) {
  .toolbar-top .toolbar .pager {
    display: none;
  }
}
.toolbar-top .toolbar .pager .pages {
  display: inline-block;
  font-size: 14px;
  font-weight: 100;
}
.toolbar-top .toolbar .pager .pages a {
  color: #796E7C;
}
.toolbar-top .toolbar .pager .pages .page {
  float: left;
  padding: 8px 10px;
  border: 1px solid #DFDFDF;
  border-width: 1px;
  border-radius: 5px;
  margin-left: 10px;
}
@media only screen and (max-width: 599px) {
  .toolbar-top .toolbar .pager .pages .page {
    padding: 8px 8px;
  }
}
.toolbar-top .toolbar .pager .pages .page a {
  color: #796E7C;
}
.toolbar-top .toolbar .pager .pages .page.current {
  color: #D7A360;
  padding: 8px 10px;
  border-color: #D7A360;
}
.toolbar-top .toolbar .pager .pages .page.prev {
  background-image: url("../images/slick-navigation-prev.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px 13px;
  position: relative;
  width: 30px;
  height: 39px;
  cursor: pointer;
}
.toolbar-top .toolbar .pager .pages .page.next {
  background-image: url(../images/slick-navigation-next.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px 13px;
  position: relative;
  width: 30px;
  height: 39px;
  cursor: pointer;
  margin-left: 10px;
}
.toolbar-top .toolbar .pager .pages .page.first {
  background-image: url("../images/slick-navigation-prev.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px 13px;
  position: relative;
  width: 30px;
  height: 39px;
  cursor: pointer;
}
.toolbar-top .toolbar .pager .pages .page.last {
  background-image: url(../images/slick-navigation-next.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px 13px;
  position: relative;
  width: 30px;
  height: 39px;
  cursor: pointer;
}
.toolbar-top .toolbar .pager .pages .page.last-text {
  color: #D7A360;
  font-size: 14px;
  padding-left: 0px;
}
@media only screen and (max-width: 599px) {
  .toolbar-top .toolbar .pager .pages .page.last-text {
    display: none;
  }
}
.toolbar-top .toolbar .pager .pages .page.first-text {
  color: #D7A360;
  font-size: 14px;
}
@media only screen and (max-width: 599px) {
  .toolbar-top .toolbar .pager .pages .page.first-text {
    display: none;
  }
}

.catalog-category-banner-section.category-banner-fixed .catalog-category-banner-section-container h1 {
  margin-top: 5px;
}
@media only screen and (min-width: 770px) {
  .catalog-category-banner-section.category-banner-fixed .catalog-category-banner-section-container h1 {
    width: 31%;
  }
}

@media only screen and (max-width: 770px) {
  .catalog-category-banner-section {
    height: 100px;
  }
}

@media only screen and (max-width: 770px) {
  .toolbar-top .toolbar {
    justify-content: flex-start;
    width: fit-content;
    position: relative;
  }
}

.fixed-filters {
  display: none;
  width: 100%;
  border-top: 1px solid #dbdbdb;
  background: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 979px) {
  .fixed-filters {
    display: none !important;
  }
}
.fixed-filters .default-section-container {
  display: flex;
  justify-content: flex-start;
  padding: 15px 0;
}
.fixed-filters .toolbar-top {
  margin: 0;
}

.catalogsearch-result-index .fixed-filters .toolbar-top {
  margin: 0 !important;
}

*, *:before, *:after {
  font-family: "Poppins", sans-serif;
}

a {
  color: black;
  text-decoration: none;
  outline: 0;
  border: none;
  -moz-outline-style: none;
}
a:active, a:focus {
  outline: 0;
  border: none;
  -moz-outline-style: none;
}
a:hover {
  color: black;
  text-decoration: none;
}

.btn-highlight {
  background-color: #40b333;
  color: #ffffff;
}
.btn-highlight:hover {
  background-color: #399f2d;
}
.btn-highlight:active {
  background-color: #328b28;
}

.btn-theme {
  background-color: black !important;
}
.btn-theme:hover {
  background-color: black !important;
}
.btn-theme:active {
  background-color: black !important;
}

.btn-theme, .btn-theme * {
  color: #ffffff;
}

.page-title h1,
.page-title h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  color: black;
}

.topmenu-section-container .nav-primary ul.level0,
.topmenu-section-container .nav-primary ul.level1 {
  border-color: #c6c6c6;
}
.topmenu-section-container .nav-primary ul.level0 .arrow-level1,
.topmenu-section-container .nav-primary ul.level1 .arrow-level1 {
  position: relative;
  min-width: 20px;
  min-height: 20px;
}
.topmenu-section-container .nav-primary ul.level0 .arrow-level1:after, .topmenu-section-container .nav-primary ul.level0 .arrow-level1:before,
.topmenu-section-container .nav-primary ul.level1 .arrow-level1:after,
.topmenu-section-container .nav-primary ul.level1 .arrow-level1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
.topmenu-section-container .nav-primary ul.level0 .arrow-level1:before,
.topmenu-section-container .nav-primary ul.level1 .arrow-level1:before {
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 12px;
  border-bottom-color: #c6c6c6;
  margin-left: -2px;
  margin-top: -4px;
}
.topmenu-section-container .nav-primary li.level0 &gt; a {
  color: black;
}
.topmenu-section-container .nav-primary li.level1:hover, .topmenu-section-container .nav-primary li.level2:hover {
  background-color: #ececec;
}
.topmenu-section-container .nav-primary li.level0.inverter ul.level0 li.level1:hover:hover {
  background-color: #ececec;
}
.topmenu-section-container .nav-primary li.level0.inverter li.level2:hover {
  background-color: #ececec;
}

.topmenu-mobile-section li {
  display: block;
}
.topmenu-mobile-section li &gt; a,
.topmenu-mobile-section li &gt; .link {
  color: #575757;
  border-color: #efefef;
}
.topmenu-mobile-section li.level0 a {
  background: #ffffff;
}
.topmenu-mobile-section li.level1 a, .topmenu-mobile-section li.level1 .link {
  background: #ffffff;
}
.topmenu-mobile-section li.level2 a {
  background: #ffffff;
}
.topmenu-mobile-section li.return a {
  position: relative;
  background: black;
  color: #fff;
  padding-left: 30px;
}
.topmenu-mobile-section li.return a .arrow {
  position: relative;
  min-width: 10px;
  min-height: 10px;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -5px;
}
.topmenu-mobile-section li.return a .arrow:after, .topmenu-mobile-section li.return a .arrow:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
.topmenu-mobile-section li.return a .arrow:before {
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 7px;
  border-right-color: #fff;
  margin-top: -2px;
  margin-left: -4px;
}

.newsletter-section-container .submit {
  background: #e62a00;
  color: #ffffff;
  cursor: pointer;
  outline: none;
}
.newsletter-section-container .submit:hover {
  background-color: #cd2500;
}
.newsletter-section-container .submit:active {
  background-color: #b32100;
}

.footer-block.logo {
  color: #796E7C;
}

.address-copyright .content .endereco p {
  color: #796E7C;
}

.whatsapp-widget {
  position: fixed;
  right: 12px;
  bottom: 12px;
  width: 60px;
  z-index: 40;
}
@media only screen and (max-width: 770px) {
  .whatsapp-widget {
    width: 50px;
  }
}

.header-logo img {
  max-height: 70px;
}

.header-links-block.with-menu ul.menu {
  border-color: #c6c6c6;
}
.header-links-block.with-menu ul.menu .arrow {
  position: relative;
  min-width: 12px;
  min-height: 12px;
  position: absolute;
  top: -12px;
  right: 65px;
}
.header-links-block.with-menu ul.menu .arrow:after, .header-links-block.with-menu ul.menu .arrow:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
.header-links-block.with-menu ul.menu .arrow:before {
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 7px;
  border-bottom-color: #c6c6c6;
  margin-left: -1px;
  margin-top: -2px;
}
.header-links-block.with-menu ul.menu .link, .header-links-block.with-menu ul.menu li &gt; a {
  color: #786e7d;
}
.header-links-block.with-menu ul.menu .link:hover:not(.submenu-atendimento), .header-links-block.with-menu ul.menu li &gt; a:hover:not(.submenu-atendimento) {
  background-color: #ececec;
}
.header-links-block a:hover {
  color: #786e7d;
}

.submenu-atendimento .image-info a .info {
  color: #786e7d;
}

.header-cart-itens {
  background: black;
}

.header-links a:hover {
  color: #786e7d;
}

.header-checkout-section .keep-buying a {
  color: black;
}
.header-checkout-section .keep-buying a:hover {
  color: black;
  text-decoration: none;
}

.breadcrumbs a:hover {
  color: black;
  text-decoration: none;
}

product-view .product-img-box .discount-box,
.products-grid .item .discount-box {
  border-color: #e62a00;
  color: white;
  background-color: #e62a00;
}

.box-up-sell h2 {
  color: black;
}

.product-view .add-to-cart .btn-cart {
  background-color: #40b333;
  color: #ffffff;
  cursor: pointer;
  outline: none;
}
.product-view .add-to-cart .btn-cart:hover {
  background-color: #399f2d;
}
.product-view .add-to-cart .btn-cart:active {
  background-color: #328b28;
}

.block-related {
  border-color: #ccc;
  background-color: #fafafa;
}

.product-collateral {
  border-color: #ccc;
}
.product-collateral .collateral-tabs dd .std {
  color: #796E7C;
}
.product-collateral .toggle-tabs {
  border-color: #ccc;
}
.product-collateral .toggle-tabs li.current {
  border-color: black;
}

.product-view .product-shop .special-price,
.product-view .product-shop .regular-price {
  color: #786e7d;
}

.create-an-account {
  padding: 10px;
  font-size: 15px;
}

.crosssell {
  border-color: #ccc;
}

.checkout-types li .btn-highlight {
  background-color: #40b333;
  color: #ffffff;
  outline: none;
  box-shadow: 0 5px 5px 0 rgba(64, 179, 51, 0.4);
}
.checkout-types li .btn-highlight:hover {
  background-color: #399f2d;
}
.checkout-types li .btn-highlight:active {
  background-color: #328b28;
}

#discount-coupon-form .button-wrapper &gt; button,
.cart .giftcard .button-wrapper &gt; button,
.shipping .input-box .buttons-set .button,
.shipping #co-shipping-method-form .buttons-set button.button,
.cart-table tfoot tr td .btn-continue {
  border-color: #555;
}

.cart .cart-totals table tr.billetdiscount td:last-child {
  color: #786e7d;
}

.shipping #co-shipping-method-form .sp-methods dd ul li input.radio {
  width: auto;
}
@media only screen and (max-width: 979px) {
  .shipping #co-shipping-method-form .sp-methods dd ul li input.radio {
    height: 20px;
  }
}

.shipping #co-shipping-method-form .sp-methods label {
  max-width: 98%;
  padding-left: 5px;
  display: inline-flex;
}

body.onestepcheckout-index-index #login-forgot-link-prelogin,
body.onestepcheckout-index-index #login-forgot-link-prelogin-back,
body.customer-account-login #login-forgot-link-prelogin,
body.customer-account-login #login-forgot-link-prelogin-back {
  color: black;
}
body.onestepcheckout-index-index #login-forgot-link-prelogin:hover,
body.onestepcheckout-index-index #login-forgot-link-prelogin-back:hover,
body.customer-account-login #login-forgot-link-prelogin:hover,
body.customer-account-login #login-forgot-link-prelogin-back:hover {
  color: black;
}

body.onestepcheckout-index-index .main-section .button.btn-proceed-checkout,
body.onestepcheckout-index-index .main-section .button {
  background: #40b333;
  color: #ffffff;
  box-shadow: 0 5px 5px 0 rgba(64, 179, 51, 0.4);
}
body.onestepcheckout-index-index .main-section .button.btn-proceed-checkout:hover,
body.onestepcheckout-index-index .main-section .button:hover {
  background-color: #399f2d;
}
body.onestepcheckout-index-index .main-section .button.btn-proceed-checkout:active,
body.onestepcheckout-index-index .main-section .button:active {
  background-color: #328b28;
}

.opc .section .step-title .number,
.opc .section.allow.active .step-title .number,
.no-touch .opc .section.allow:hover .step-title .number {
  background-color: black;
}

.onestepcheckout-cart-table tbody tr .lc-quantity {
  background-color: black;
}

.col3-set .col-2 #onestepcheckout-shipping-method-wrapper,
.col3-set .col-2 #onestepcheckout-payment-method-wrapper {
  border-color: #c6c6c6;
}

.opc {
  border-color: #c6c6c6;
}
.opc .section .step-title h2 {
  color: black;
}

.checkout-onepage-success .receipt-content .order-message h1 {
  color: black;
}
.checkout-onepage-success .receipt-content .order-message .button-pagarme-boleto {
  background: black;
  color: #fff;
}
.checkout-onepage-success .receipt-content .order-infos .box-1 a {
  color: black;
}

.cms-page-view .std h2,
.cms-no-route .std h2 {
  color: black;
}

.configurable-swatch-list li.selected a {
  border-color: #666;
}
.configurable-swatch-list li.selected a .swatch-label {
  background: #ddd;
}

body.customer-account-login .main-section .button {
  background-color: #40b333;
  color: #ffffff;
  box-shadow: 0 5px 5px 0 rgba(64, 179, 51, 0.4);
  outline: none;
}
body.customer-account-login .main-section .button:hover {
  background-color: #399f2d;
}
body.customer-account-login .main-section .button:active {
  background-color: #328b28;
}

.sidebar .block .block-content ul li a:hover,
.block-account li strong,
.block-cms-menu li strong {
  color: black;
}

.optin-button {
  border-color: #555555;
}

.products-grid-title-section .title {
  color: black;
}

.products-grid .discount-box,
.products-grid .item .discount-box {
  border-color: #e62a00;
  color: white;
  background-color: #e62a00;
}

.products-grid .item:hover .actions .btn-cart,
.products-grid .item:hover .actions .button {
  border-color: #40b333;
  color: #40b333;
}

@media only screen and (max-width: 599px) {
  .products-grid .item .actions,
  .products-grid .item:hover .actions {
    bottom: -22px !important;
  }
}

.products-grid .price-box .regular-price,
.products-grid .price-box .special-price,
.products-grid .price-box .minimal-price {
  color: #786e7d;
}

.products-grid .item .price-box .old-price .price {
  text-decoration: line-through;
}

.products-grid .item .price-box .old-price {
  text-decoration: none;
}

.products-grid .item .price-box .regular-price .price,
.products-grid .item .price-box .special-price .price,
.products-grid .item .price-box .minimal-price .price,
.products-grid .item .price-box .minimal-price-link .price,
.products-grid .item .price-box .old-price .price {
  font-size: 16px;
}

.products-grid .item .actions .button,
.products-grid .item .actions .btn-cart,
.products-grid .item:hover .actions .button,
.products-grid .item:hover .actions .btn-cart {
  color: white !important;
  border-color: #40b333 !important;
  background-color: #40b333 !important;
}

.product-view .product-shop.vertical-theme .add-to-cart .btn-cart {
  background-color: #40b333 !important;
  color: white;
}

@media only screen and (max-width: 979px) {
  .products-grid .item .price-box .old-price {
    margin-right: 8px;
    padding-right: 8px;
  }
}

.products-grid .item .product-info {
  margin-top: 10px;
}
@media only screen and (max-width: 979px) {
  .products-grid .item .product-info {
    padding: 0 8px;
  }
}

.products-grid .item .actions,
.products-grid .item:hover .actions {
  display: block;
  position: unset;
  width: 100%;
}
@media only screen and (max-width: 770px) {
  .products-grid .item .actions,
  .products-grid .item:hover .actions {
    display: block;
    position: absolute;
    width: 100%;
    bottom: -10px;
  }
}
.products-grid .item .actions .add-to-links,
.products-grid .item:hover .actions .add-to-links {
  display: none;
}
.products-grid .item .actions .button,
.products-grid .item .actions .btn-cart,
.products-grid .item:hover .actions .button,
.products-grid .item:hover .actions .btn-cart {
  display: block;
  width: 100%;
  margin: 12px 0 0 0;
  color: #49964d;
  background: #fff;
  border: 1px solid #49964d;
  border-radius: 4px;
  font-weight: bold;
  font-size: 13px;
  line-height: 19px;
  height: 50px;
  text-transform: uppercase;
  padding: 7px 15px;
}
@media only screen and (max-width: 770px) {
  .products-grid .item .actions .button,
  .products-grid .item .actions .btn-cart,
  .products-grid .item:hover .actions .button,
  .products-grid .item:hover .actions .btn-cart {
    width: 95%;
  }
}
.products-grid .item .availability.out-of-stock,
.products-grid .item:hover .availability.out-of-stock {
  height: 35px;
  font-size: 13px;
  line-height: 33px;
  bottom: 80px;
}
@media only screen and (max-width: 770px) {
  .products-grid .item .availability.out-of-stock,
  .products-grid .item:hover .availability.out-of-stock {
    font-size: 13px;
    line-height: 35px;
    height: 35px;
    position: absolute;
    bottom: -10px;
    width: 100%;
  }
}

@media only screen and (max-width: 770px) {
  .products-grid.with-carousel .item {
    margin: 30px 15px;
  }
}

.product-review-section .review-list-container .review-be-the-first {
  border-color: #ccc;
  margin: 50px 0;
}

.search-autocomplete:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid black;
  border-top: none;
}

.search-autocomplete ul {
  border-color: black;
}

.search-autocomplete ul li {
  color: black;
}
.search-autocomplete ul li.selected {
  background-color: #ececec;
  color: #666;
}

body.cms-institutional-page .main .std,
body.cms-institutional-page .main p {
  color: #796E7C;
}
body.cms-institutional-page .banner-institutional-section:before {
  display: none;
}
body.cms-institutional-page .nav-left ul {
  border-color: #c6c6c6;
}
body.cms-institutional-page .nav-left ul li a {
  color: #333;
}
body.cms-institutional-page .nav-left ul li a:hover {
  color: black;
  font-weight: normal;
}
body.cms-institutional-page .nav-left ul li.selected a {
  color: black;
  cursor: default;
}
body.cms-institutional-page .nav-left ul li.selected a:hover {
  font-weight: bold;
}

body.cms-central-de-atendimento .form-contact .sac p {
  color: #796E7C;
}
body.cms-central-de-atendimento .form-contact #contactForm .buttons-set .button {
  background: black;
  color: #fff;
}
body.cms-central-de-atendimento .form-contact .sac ul li a {
  color: black;
}

.toolbar-top .toolbar .customlayered label {
  color: #555;
}
.toolbar-top .toolbar .customlayered label.filters-specified {
  color: black;
}

.toolbar-top .toolbar .custom-select .custom-select-label .value {
  color: black;
}

.toolbar-top .toolbar .customlayered .non-selected ul li a:hover {
  color: black;
  text-decoration: none;
}

.toolbar-top .toolbar .custom-select ul li.link:hover {
  color: black;
}

@media only screen and (max-width: 770px) {
  .toolbar-top .toolbar .custom-select ul {
    top: 42px;
  }
}

.toolbar-top .toolbar .customlayered.active .filters {
  margin-top: 2px;
}

.product-view .product-img-box.vertical-theme .discount-box {
  background-color: #e62a00;
}

.in-stock-label {
  display: inline-block;
  border-radius: 3px;
  border: 0;
  background-color: black;
  font-size: 12px;
  font-weight: 600;
  color: #FFFFFF;
  padding: 3.5px 8px;
  opacity: 0.9;
  position: absolute;
  top: 10px;
  z-index: 1;
}
.in-stock-label.no-discount {
  left: 10px;
}
.in-stock-label.has-discount {
  left: 80px;
}

.item.has-hover:hover .original-image {
  visibility: hidden;
}

.products-grid .item.has-hover:hover .hover-image {
  transform: scale(1.58);
}

.list-categories-section .slick-arrow {
  background-color: transparent;
}
</pre></body></html>