@font-face {
  font-family: "Font Awesome 5 Pro";
  src: url('../fonts/Font-Awesome-5-Pro/Font-Awesome-5-Pro-Solid.otf') format('opentype');
  src: url('../fonts/Font-Awesome-5-Pro/Font-Awesome-5-Pro-Solid.eot') format('embedded-opentype'), url('../fonts/Font-Awesome-5-Pro/Font-Awesome-5-Pro-Solid.eot?#iefix') format('embedded-opentype'), url('../fonts/Font-Awesome-5-Pro/Font-Awesome-5-Pro-Solid.woff2') format('woff2'), url('../fonts/Font-Awesome-5-Pro/Font-Awesome-5-Pro-Solid.woff') format('woff'), url('../fonts/Font-Awesome-5-Pro/Font-Awesome-5-Pro-Solid.ttf') format('truetype'), url('../fonts/Font-Awesome-5-Pro/Font-Awesome-5-Pro-Solid.svg#Font-Awesome-5-Pro-Solid') format('svg');
}
@font-face {
  font-family: "Font Awesome 5 Pro Light";
  src: url('../fonts/FonAwesome-5-Pro-Light/FontAwesome5Pro-Light.otf') format('opentype');
  src: url('../fonts/FonAwesome-5-Pro-Light/FontAwesome5Pro-Light.eot') format('embedded-opentype'), url('../fonts/FonAwesome-5-Pro-Light/FontAwesome5Pro-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/FonAwesome-5-Pro-Light/FontAwesome5Pro-Light.woff2') format('woff2'), url('../fonts/FonAwesome-5-Pro-Light/FontAwesome5Pro-Light.woff') format('woff'), url('../fonts/FonAwesome-5-Pro-Light/FontAwesome5Pro-Light.ttf') format('truetype'), url('../fonts/FonAwesome-5-Pro-Light/FontAwesome5Pro-Light.svg#FontAwesome5Pro-Light') format('svg');
}
@font-face {
  font-family: 'Century Gothic';
  src: url('../fonts/CenturyGothic/CenturyGothic-BoldItalic.eot');
  src: url('../fonts/CenturyGothic/CenturyGothic-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/CenturyGothic/CenturyGothic-BoldItalic.woff2') format('woff2'), url('../fonts/CenturyGothic/CenturyGothic-BoldItalic.woff') format('woff'), url('../fonts/CenturyGothic/CenturyGothic-BoldItalic.ttf') format('truetype'), url('../fonts/CenturyGothic/CenturyGothic-BoldItalic.svg#CenturyGothic-BoldItalic') format('svg');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Century Gothic';
  src: url('../fonts/CenturyGothic/CenturyGothic-Bold.eot');
  src: url('../fonts/CenturyGothic/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/CenturyGothic/CenturyGothic-Bold.woff2') format('woff2'), url('../fonts/CenturyGothic/CenturyGothic-Bold.woff') format('woff'), url('../fonts/CenturyGothic/CenturyGothic-Bold.ttf') format('truetype'), url('../fonts/CenturyGothic/CenturyGothic-Bold.svg#CenturyGothic-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Century Gothic';
  src: url('../fonts/CenturyGothic/CenturyGothic-Italic.eot');
  src: url('../fonts/CenturyGothic/CenturyGothic-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/CenturyGothic/CenturyGothic-Italic.woff2') format('woff2'), url('../fonts/CenturyGothic/CenturyGothic-Italic.woff') format('woff'), url('../fonts/CenturyGothic/CenturyGothic-Italic.ttf') format('truetype'), url('../fonts/CenturyGothic/CenturyGothic-Italic.svg#CenturyGothic-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Century Gothic';
  src: url('../fonts/CenturyGothic/CenturyGothic.eot');
  src: url('../fonts/CenturyGothic/CenturyGothic.eot?#iefix') format('embedded-opentype'), url('../fonts/CenturyGothic/CenturyGothic.woff2') format('woff2'), url('../fonts/CenturyGothic/CenturyGothic.woff') format('woff'), url('../fonts/CenturyGothic/CenturyGothic.ttf') format('truetype'), url('../fonts/CenturyGothic/CenturyGothic.svg#CenturyGothic') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*===============Style Guide================*/
/*===============Style Guide================*/
/* BUTTON */
/* BUTTON MORE */
* {
  margin: 0;
  padding: 0;
  outline: none;
  box-sizing: border-box;
}
.custom-content-listing ol li {
  list-style-position: inside;
}
body .field-error {
  color: #ff0000;
  font-size: 16px;
  line-height: 30px;
  margin-top: 5px;
}
.field-error span {
  color: #ff0000 !important;
}
body .fieldset > .field:not(.choice) > .label {
  width: 100%;
  margin-bottom: 7px;
  padding: 0;
  text-align: left;
  max-width: max-content;
  display: block;
  clear: both;
  position: relative;
  text-transform: uppercase;
}
body .fieldset > .field:not(.choice) > .label em {
  color: #EE2E2E;
  font-style: normal;
  margin-left: 2px;
}
body .fieldset > .field:not(.choice) > .control {
  width: 100%;
}
body .fieldset > .field {
  margin: 0px 0 18px;
}
.page-layout-2columns-left .sidebar-additional {
  display: none;
}
.text-yellow {
  color: #F8BA00;
}
body.account .toolbar .toolbar-amount {
  display: none;
}
@media all and (min-width: 768px) {
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: auto;
  }
  body .featured-banner:after {
    display: none;
  }
}
body {
  font: normal normal normal 20px/32px Century Gothic;
  letter-spacing: 0px;
  color: #757575;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow-x: hidden;
}
body.cms-page-view .page-main .column.main {
  min-height: auto;
  padding-bottom: 0;
}
.cms-page-view .columns {
  margin: 44px 0 50px;
}
body.cms-page-view .page-main {
  margin-bottom: 0;
}
body .page-main,
.cms-styleguide .page-main {
  padding: 0 30px;
  max-width: 1208px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
body .navigation,
body .breadcrumbs,
body .page-header .header.panel,
body .header.content,
body .footer.content,
body .page-wrapper > .widget,
body .page-wrapper > .page-bottom,
body .block.category.event,
body .top-container,
body .page-main,
body .container,
.messages,
.message-config {
  padding: 0 30px;
  max-width: 1208px;
  margin-left: auto;
  margin-right: auto;
}
body.cms-styleguide .page-main div button,
body.cms-styleguide .page-main div .button {
  margin-bottom: 30px;
}
.featured-banner .featured-image {
  min-height: 350px;
  position: relative;
}
body .featured-banner .featured-image {
  background-position: 30% center;
}
.featured-banner .featured-image:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  content: '';
}
@media (max-width: 767px) {
  .featured-banner .featured-image {
    min-height: 200px;
  }
}
.content-bottom-product {
  background-size: cover;
  /* padding: 80px 0 54px 0; */
}
body .featured-banner .featured-content .breadcrumbs {
  /* white-space: nowrap; */
  margin-top: 20px;
  text-align: left;
  justify-content: left;
  /* text-overflow: ellipsis; */
  /* overflow: hidden; */
  /* margin-top: 90px; */
  /* margin-bottom: -107px; */
}
body.catalogsearch-result-index .featured-banner .featured-content h1 {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
body .featured-banner {
  margin-bottom: 10px;
}
.featured-banner h1.page-title {
  margin-bottom: 0;
  padding-left: 0;
  color: #fff !important;
}
.featured-banner h1.page-title:before {
  display: none;
}
.featured-banner h1.page-title {
  margin-bottom: 0 !important;
}
body .breadcrumbs {
  width: 100%;
}
.normal {
  font-weight: normal;
}
.container {
  max-width: 1208px;
  margin: 0 auto;
  padding: 0 30px;
}
body .featured-banner .featured-content {
  position: absolute;
  z-index: 0;
  padding: 0;
  padding-left: 30px;
  padding-right: 30px;
  display: block;
  width: 100%;
  left: 0;
  right: 0;
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
body h1,
body .h1,
body .title-1 {
  font-size: 45px;
  line-height: 60px;
  letter-spacing: -0.9px;
  text-transform: inherit;
  margin: 0 0 20px;
  color: #333333;
  font-family: Century Gothic;
  font-weight: 700;
}
@media (max-width: 991px) {
  body h1,
  body .h1,
  body .title-1 {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  body h1,
  body .h1,
  body .title-1 {
    font-size: 36px;
    line-height: 46px;
  }
}
@media (max-width: 480px) {
  body h1,
  body .h1,
  body .title-1 {
    font-size: 30px;
    line-height: 40px;
  }
}
body h2,
body .h2,
body .title-2,
body h1.page-title {
  font-size: 45px;
  line-height: 60px;
  letter-spacing: -0.9px;
  text-transform: inherit;
  margin: 0 0 20px;
  color: #333333;
  font-family: Century Gothic;
  font-weight: 700;
}
@media (max-width: 991px) {
  body h2,
  body .h2,
  body .title-2,
  body h1.page-title {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  body h2,
  body .h2,
  body .title-2,
  body h1.page-title {
    font-size: 36px;
    line-height: 46px;
  }
}
@media (max-width: 480px) {
  body h2,
  body .h2,
  body .title-2,
  body h1.page-title {
    font-size: 30px;
    line-height: 40px;
  }
}
body h3,
body .h3,
body .title-3 {
  font-size: 40px;
  line-height: 55px;
  margin: 0 0 20px;
  font-weight: 700;
  font-family: Century Gothic;
  letter-spacing: -0.6px;
  color: #333333;
}
@media (max-width: 991px) {
  body h3,
  body .h3,
  body .title-3 {
    font-size: 34px;
    line-height: 44px;
  }
}
@media (max-width: 767px) {
  body h3,
  body .h3,
  body .title-3 {
    font-size: 28px;
    line-height: 38px;
  }
}
body h4,
body .h4,
body .title-4 {
  font-size: 35px;
  line-height: 50px;
  margin: 0 0 20px;
  font-weight: bold;
  font-family: Century Gothic;
  letter-spacing: -0.53px;
  color: #333;
}
@media (max-width: 991px) {
  body h4,
  body .h4,
  body .title-4 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  body h4,
  body .h4,
  body .title-4 {
    font-size: 25px;
    line-height: 32px;
  }
}
body h5,
body .h5,
body .title-5 {
  font-size: 25px;
  line-height: 35px;
  margin: 0 0 20px;
  font-weight: bold;
  font-family: Century Gothic;
  letter-spacing: 0;
  color: #333;
}
@media (max-width: 767px) {
  body h5,
  body .h5,
  body .title-5 {
    font-size: 20px;
    line-height: 28px;
  }
}
body h6,
body .h6,
body .title-6 {
  font-size: 22px;
  line-height: 35px;
  margin: 0 0 20px;
  font-weight: bold;
  font-family: Century Gothic;
  letter-spacing: 0;
  color: #333;
}
@media (max-width: 767px) {
  body h6,
  body .h6,
  body .title-6 {
    font-size: 18px;
    line-height: 28px;
  }
}
main a,
main a:visited,
.alink:visited,
.alink,
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  letter-spacing: 0px;
  color: #333;
  background: transparent;
  line-height: 1.5;
}
main a:focus,
main a:visited:focus,
.alink:visited:focus,
.alink:focus,
.abs-product-link > a:visited:focus,
.product-item-name > a:visited:focus,
.product.name a > a:visited:focus,
main a:active,
main a:visited:active,
.alink:visited:active,
.alink:active,
.abs-product-link > a:visited:active,
.product-item-name > a:visited:active,
.product.name a > a:visited:active {
  text-decoration: none;
  transition: 0.3s;
  color: #C8AE1C;
  outline: none;
  background: transparent;
  font-weight: 700;
}
main a:hover,
main a:visited:hover,
.alink:visited:hover,
.alink:hover,
.abs-product-link > a:visited:hover,
.product-item-name > a:visited:hover,
.product.name a > a:visited:hover {
  text-decoration: none;
  color: #C8AE1C;
  outline: none;
  background: transparent;
  font-weight: 700;
}
p {
  margin-bottom: 15px;
  /*font-family: "Century Gothic";
  font-size: 14px;
  color: #1D1D1D;
  line-height: 24px;*/
}
p.error-text {
  color: #ff0000;
}
.sections.nav-sections,
.page-header {
  margin-bottom: 0;
}
body .breadcrumbs {
  width: 100%;
  max-width: 100%;
  padding: 15px 0;
  border-bottom: 2px solid #dedede;
}
body .breadcrumbs ul.items {
  line-height: 1;
  width: auto;
  max-width: 1208px;
  padding: 0 30px;
  display: block;
  text-align: center;
  margin: auto;
}
body .breadcrumbs ul.items li.item {
  text-transform: uppercase;
  font: normal normal 700 16px/18px Century Gothic;
  letter-spacing: 0px;
  color: #333;
  text-overflow: ellipsis;
  text-align: left;
  overflow: hidden;
  width: auto;
}
body .breadcrumbs ul.items li.item a {
  text-transform: uppercase;
  font: normal normal 700 16px/18px Century Gothic;
  letter-spacing: 0px;
  color: #333;
}
body .breadcrumbs ul.items li.item a:hover {
  text-decoration: none;
  color: #C8AE1C;
  /* opacity: 0.7; */
  /* filter: alpha(opacity=70); */
}
body .breadcrumbs ul.items li.item strong {
  word-break: break-all;
  font-weight: 400;
  color: #333333;
}
body .breadcrumbs ul.items li.item:not(:last-child):after {
  content: "/";
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  position: relative;
  bottom: 4px;
  line-height: 1;
  font-size: 20px;
  font-style: italic;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ff0000;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  margin-top: 0;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px white inset !important;
  -webkit-text-fill-color: #757575;
}
input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 50px white inset;
  /*your box-shadow*/
  -webkit-text-fill-color: #757575;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: color: #757575;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}
body .message {
  padding: 0;
  margin: 20px auto !important;
  max-width: 1208px;
}
button:not(.primary) {
  box-shadow: none;
}
.action.close {
  color: #000;
}
/* BUTTON */
button:not(.action-accept),
button.primary,
button.btn-primary,
#confirmBox .ajax-added-item .amcart-confirm-buttons .button.am-btn-right,
.button-primary,
.button,
a.action.back,
.review-form .action.submit.primary,
a.action.create.primary,
.form.contact .action.submit.primary,
.action.subscribe.primary,
.paypal-review .block .actions-toolbar .action.primary,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.action.primary,
a.action.primary,
.box-tocart .action.tocart.primary,
.action.primary.checkout,
.action-primary,
.nextprev-link {
  -webkit-appearance: none;
  -webkit-border-fit: border;
  transition: all 0s;
  text-decoration: none;
  min-height: auto;
  padding: 18px 40px 21px;
  text-align: center;
  font: normal normal bold 20px/24px Century Gothic;
  letter-spacing: 0px;
  text-transform: inherit;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  color: #fff;
  transition: 0.3s;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border: 1px solid #0E1F45;
  background: #0E1F45;
}
button:not(.action-accept):hover,
button.primary:hover,
button.btn-primary:hover,
#confirmBox .ajax-added-item .amcart-confirm-buttons .button.am-btn-right:hover,
.button-primary:hover,
.button:hover,
a.action.back:hover,
.review-form .action.submit.primary:hover,
a.action.create.primary:hover,
.form.contact .action.submit.primary:hover,
.action.subscribe.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.primary:hover,
.cart-summary .block .actions-toolbar > .primary .action.primary:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.cancel:hover,
.cart-discount .actions-toolbar .action.primary:hover,
.cart-discount .actions-toolbar .action.cancel:hover,
.block-compare .action.primary:not(:focus):hover,
.cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus):hover,
.cart-summary .form.giftregistry .fieldset .action.primary:not(:focus):hover,
.paypal-review-discount .actions-toolbar .action.primary:not(:focus):hover,
.paypal-review-discount .actions-toolbar .action.cancel:not(:focus):hover,
.cart-discount .actions-toolbar .action.primary:not(:focus):hover,
.cart-discount .actions-toolbar .action.cancel:not(:focus):hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus):hover,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:not(:focus):hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:not(:focus):hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.action.primary:hover,
a.action.primary:hover,
.box-tocart .action.tocart.primary:hover,
.action.primary.checkout:hover,
.action-primary:hover,
button.primary:focus,
button.btn-primary:focus,
button:not(.action-accept):focus,
#confirmBox .ajax-added-item .amcart-confirm-buttons .button.am-btn-right:focus,
.button-primary:focus,
.button:focus,
a.action.back:focus,
.review-form .action.submit.primary:focus,
a.action.create.primary:focus,
.form.contact .action.submit.primary:focus,
.action.subscribe.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:focus,
.block-compare .action.primary:focus,
.cart-summary .block .actions-toolbar > .primary .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.paypal-review-discount .actions-toolbar .action.primary:focus,
.paypal-review-discount .actions-toolbar .action.cancel:focus,
.cart-discount .actions-toolbar .action.primary:focus,
.cart-discount .actions-toolbar .action.cancel:focus,
.block-compare .action.primary:not(:focus):focus,
.cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus):focus,
.cart-summary .form.giftregistry .fieldset .action.primary:not(:focus):focus,
.paypal-review-discount .actions-toolbar .action.primary:not(:focus):focus,
.paypal-review-discount .actions-toolbar .action.cancel:not(:focus):focus,
.cart-discount .actions-toolbar .action.primary:not(:focus):focus,
.cart-discount .actions-toolbar .action.cancel:not(:focus):focus,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus):focus,
.opc-wrapper .edit-address-link:focus,
.opc-wrapper .edit-address-link:not(:focus):focus,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:not(:focus):focus,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:focus,
.action.primary:not(.action-accept):focus,
a.action.primary:focus,
.box-tocart .action.tocart.primary:focus,
.action.primary.checkout:focus,
.action-primary:focus,
button:not(.action-accept):active,
button.primary:active,
button.btn-primary:active,
#confirmBox .ajax-added-item .amcart-confirm-buttons .button.am-btn-right:active,
.button-primary:active,
.button:active,
a.action.back:active,
.review-form .action.submit.primary:active,
a.action.create.primary:active,
.form.contact .action.submit.primary:active,
.action.subscribe.primary:active,
.paypal-review .block .actions-toolbar .action.primary:active,
.block-compare .action.primary:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:active,
.block-compare .action.primary:not(:focus):active,
.cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus):active,
.cart-summary .form.giftregistry .fieldset .action.primary:not(:focus):active,
.paypal-review-discount .actions-toolbar .action.primary:not(:focus):active,
.paypal-review-discount .actions-toolbar .action.cancel:not(:focus):active,
.cart-discount .actions-toolbar .action.primary:not(:focus):active,
.cart-discount .actions-toolbar .action.cancel:not(:focus):active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus):active,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus):active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:not(:focus):active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.action.primary:active,
a.action.primary:active,
.box-tocart .action.tocart.primary:active,
.action.primary.checkout:active,
.action-primary:not(.action-accept):active,
main a.button:hover,
main a.button:focus,
main a.button:active,
main a.button:visited:hover,
main a.button:not(:focus):active,
.nextprev-link:hover,
.nextprev-link:focus,
.nextprev-link:active,
.nextprev-link:visited:hover,
.nextprev-link:not(:focus):active {
  text-decoration: none;
  background: #C8AE1C;
  color: #fff;
  outline: none;
  border: 1px solid #C8AE1C;
}
button.action.primary.yellow,
.action.yellow {
  background: #C8AE1C;
  border: 1px solid #C8AE1C;
}
button.action.primary.yellow:hover,
.action.yellow:hover,
button.action.primary.yellow:focus,
.action.yellow:focus,
button.action.primary.yellow:active,
.action.yellow:active {
  border: 1px solid #0E1F45;
  background: #0E1F45;
}
a.read-more,
a.post-read-more {
  color: #0E1F45;
  font-weight: 700;
  text-transform: capitalize;
  position: relative;
  border-bottom: 1px solid currentColor;
  cursor: pointer;
  padding-bottom: 8px;
}
a.read-more:before,
a.post-read-more:before {
  content: '';
  width: 100%;
  border-bottom: 1px solid currentColor;
  height: 0;
  position: absolute;
  left: 0;
  bottom: -5px;
}
a.read-more:hover,
a.read-more:focus,
a.read-more:hover,
a.read-more:focus {
  color: #C8AE1C;
}
header a:focus,
header a:visited:focus,
.alink:visited:focus,
.alink:focus,
.abs-product-link > a:visited:focus,
.product-item-name > a:visited:focus,
.product.name a > a:visited:focus,
a:active,
a:visited:active,
.alink:visited:active,
.alink:active,
.abs-product-link > a:visited:active,
.product-item-name > a:visited:active,
.product.name a > a:visited:active {
  text-decoration: none;
  outline: none;
  background: transparent;
  box-shadow: none;
}
.page-main .action:not(.remind) {
  position: relative;
  overflow: hidden;
}
.page-main .action:not(.remind):after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f0da";
  display: none;
  margin-left: 8px;
  vertical-align: middle;
  position: relative;
  bottom: 1px;
}
.page-main .action.edit:after,
.page-main .action.view:after,
.page-main .action.order:after,
.page-main .action.change-password:after,
.page-main .action.btn-remove:after,
.page-main .action.clear:after {
  display: none;
}
.sorter-action:before {
  display: none;
}
.page-main .sorter .sorter-action:after {
  display: none;
}
/* BUTTON SMALL */
.button.button-small {
  height: 44px;
  line-height: 44px;
  font-size: 14px;
}
/* BUTTON TRANSITION */
.button.button-transparent {
  background: transparent;
  color: #000;
}
.button.button-transparent:hover,
.button.button-transparent:focus,
.button.button-transparent:active {
  background: #444444;
  color: #ffffff;
}
/* BUTTON MORE */
.button-more {
  display: inline-block;
  font-family: 'Century Gothic', sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: uppercase;
  padding-bottom: 14px;
  border-bottom: 2px dashed #ffffff;
}
.button-more:hover,
.button-more:focus,
.button-more:active {
  color: #000;
  border-color: #000;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #051721;
  font-size: 20px !important;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"],
input.input-text {
  padding: 17.5px 25px;
  vertical-align: middle;
  outline: none;
  border: 1px solid #DEDEDE;
  height: auto;
  font: normal normal normal 20px/28px Century Gothic;
  letter-spacing: 0.8px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  color: #051721;
  background: #fff;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input.input-text:focus {
  letter-spacing: 0.8px;
  border-color: #C8AE1C;
  color: #051721;
}
input[type="text"].mage-error,
input[type="password"].mage-error,
input[type="url"].mage-error,
input[type="tel"].mage-error,
input[type="search"].mage-error,
input[type="number"].mage-error,
input[type="datetime"].mage-error,
input[type="email"].mage-error,
input.input-text.mage-error {
  color: #ff0000;
  border-color: #ff0000;
  border-width: 1px;
}
input[type="text"].mage-error::-webkit-input-placeholder,
input[type="password"].mage-error::-webkit-input-placeholder,
input[type="url"].mage-error::-webkit-input-placeholder,
input[type="tel"].mage-error::-webkit-input-placeholder,
input[type="search"].mage-error::-webkit-input-placeholder,
input[type="number"].mage-error::-webkit-input-placeholder,
input[type="datetime"].mage-error::-webkit-input-placeholder,
input[type="email"].mage-error::-webkit-input-placeholder,
input.input-text.mage-error::-webkit-input-placeholder {
  color: #ff0000;
}
input[type="text"].mage-error::-moz-placeholder,
input[type="password"].mage-error::-moz-placeholder,
input[type="url"].mage-error::-moz-placeholder,
input[type="tel"].mage-error::-moz-placeholder,
input[type="search"].mage-error::-moz-placeholder,
input[type="number"].mage-error::-moz-placeholder,
input[type="datetime"].mage-error::-moz-placeholder,
input[type="email"].mage-error::-moz-placeholder,
input.input-text.mage-error::-moz-placeholder {
  color: #ff0000;
}
input[type="text"].mage-error:-ms-input-placeholder,
input[type="password"].mage-error:-ms-input-placeholder,
input[type="url"].mage-error:-ms-input-placeholder,
input[type="tel"].mage-error:-ms-input-placeholder,
input[type="search"].mage-error:-ms-input-placeholder,
input[type="number"].mage-error:-ms-input-placeholder,
input[type="datetime"].mage-error:-ms-input-placeholder,
input[type="email"].mage-error:-ms-input-placeholder,
input.input-text.mage-error:-ms-input-placeholder {
  color: #ff0000;
}
input[type="text"].mage-error:-moz-placeholder,
input[type="password"].mage-error:-moz-placeholder,
input[type="url"].mage-error:-moz-placeholder,
input[type="tel"].mage-error:-moz-placeholder,
input[type="search"].mage-error:-moz-placeholder,
input[type="number"].mage-error:-moz-placeholder,
input[type="datetime"].mage-error:-moz-placeholder,
input[type="email"].mage-error:-moz-placeholder,
input.input-text.mage-error:-moz-placeholder {
  color: #ff0000;
}
input[type="text"].mage-error:focus,
input[type="password"].mage-error:focus,
input[type="url"].mage-error:focus,
input[type="tel"].mage-error:focus,
input[type="search"].mage-error:focus,
input[type="number"].mage-error:focus,
input[type="datetime"].mage-error:focus,
input[type="email"].mage-error:focus,
input.input-text.mage-error:focus {
  border-width: 1px;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input.input-text::-webkit-input-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input.input-text::-moz-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input.input-text:-ms-input-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input.input-text:-moz-placeholder {
  letter-spacing: 0.8px;
  color: #051721;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  text-transform: initial;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  cursor: pointer;
  box-shadow: none;
  background: #ffffff url(../images/hairgrownz/chevron-down.svg) no-repeat right 25px center;
  background-size: 12px;
  padding: 17.5px 50px 17.5px 25px;
  vertical-align: middle;
  outline: none;
  border: 1px solid #DEDEDE;
  height: auto;
  font: normal normal normal 20px/28px Century Gothic;
  letter-spacing: 0.8px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  color: #051721;
}
select:focus {
  letter-spacing: 0.8px;
  color: #051721;
  border: 1px solid #C8AE1C;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #b0adad;
}
select.mage-error {
  letter-spacing: 0px;
  color: #ff0000;
  border-color: #ff0000;
}
select.mage-error:after {
  color: #ff0000;
}
option:not(:checked) {
  color: #b0adad;
}
textarea {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 17.5px 50px 17.5px 25px;
  vertical-align: middle;
  outline: none;
  border: 1px solid #DEDEDE;
  height: auto;
  font: normal normal normal 20px/28px Century Gothic;
  letter-spacing: 0.8px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  color: #051721;
  background: #fff;
}
textarea:focus {
  letter-spacing: 0.8px;
  color: #051721;
  border: 1px solid #C8AE1C;
}
textarea::-webkit-input-placeholder {
  color: #051721;
}
textarea:hover,
textarea:focus,
textarea:active,
textarea:visited {
  outline: none;
  box-shadow: none;
}
textarea.mage-error {
  color: #ff0000;
  border-color: #ff0000;
  border-width: 1px;
  padding: 13px 20px;
  letter-spacing: 0px;
}
textarea.mage-error::-webkit-input-placeholder {
  color: #ff0000;
}
textarea.mage-error::-moz-placeholder {
  color: #ff0000;
}
textarea.mage-error:-ms-input-placeholder {
  color: #ff0000;
}
textarea.mage-error:-moz-placeholder {
  color: #ff0000;
}
textarea.mage-error:focus {
  border-width: 1px;
}
.mage-error {
  color: #ff0000;
  letter-spacing: 0px;
  margin-top: 8px;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
  outline: none;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-width: 1px;
  border-color: #ff0000;
}
body .validation-advice,
.field-error,
div.mage-error[generated] {
  letter-spacing: 0px;
  color: #ff0000;
  margin-top: 5px;
  text-align: left;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label,
.opc-wrapper .form-login .fieldset .field .label,
.opc-wrapper .form-shipping-address .fieldset .field .label {
  text-align: left;
  margin: 0 0 7px 0;
  font: normal normal normal 14px/28px Century Gothic;
  letter-spacing: 0;
  color: #B1B1B1;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  font: normal normal normal 14px/28px Century Gothic;
  letter-spacing: 0px;
  color: #B1B1B1;
  margin: 0;
}
.field .control._with-tooltip input {
  width: 100%;
  margin-right: 0;
}
.field-tooltip {
  display: none;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: block;
  text-transform: inherit;
}
input[type="checkbox"] {
  display: none;
}
.fieldset > .field > input[type="checkbox"] + label,
.fieldset > .field > input[type="checkbox"] + a,
input[type="checkbox"] + a,
input[type="checkbox"] + label {
  position: relative;
  padding-left: 29px;
  padding-top: 0;
  padding-bottom: 0;
  font: normal normal normal 18px/30px Century Gothic;
  letter-spacing: 0px;
  cursor: pointer;
  display: block;
}
body:not(.catalog-product-view) input[type="checkbox"] + label:before,
body:not(.catalog-product-view) input[type="checkbox"] + a:before {
  background: #ffffff 0% 0% no-repeat padding-box;
  content: "";
  height: 14px;
  width: 14px;
  position: absolute;
  left: 0;
  top: 7px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: 1px solid #0E1F45;
}
#aw-filter-cat input[type="checkbox"] + label {
  padding-left: 0px;
}
#aw-filter-cat input[type="checkbox"] + label:before {
  content: none;
}
body:not(.catalog-product-view) input[type="checkbox"]:checked + label:before,
body:not(.catalog-product-view) input[type="checkbox"]:checked + a:before,
body:not(.catalog-product-view) input[type="checkbox"]:hover + label:before {
  border-color: #757575;
  content: '\f00c';
  font-family: 'Font Awesome 5 Pro';
  color: #000;
  background: #fff;
  text-align: center;
  line-height: 15px;
  font-size: 10px;
}
body:not(.catalog-product-view) input[type="checkbox"]:checked + label:after,
body:not(.catalog-product-view) input[type="checkbox"]:checked + a:after,
body:not(.catalog-product-view) input[type="checkbox"]:hover + label:after {
  content: '';
  display: none;
  background: #757575;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 10px;
  left: 3px;
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
body:not(.catalog-product-view) input[type="checkbox"]:checked + label,
body:not(.catalog-product-view) input[type="checkbox"]:checked + a {
  font: normal normal normal 18px/30px Century Gothic;
  letter-spacing: 0px;
}
body:not(.catalog-product-view) input[type="radio"] + label {
  position: relative;
  padding-left: 29px;
  padding-top: 0;
  padding-bottom: 0;
  font: normal normal normal 18px/30px Century Gothic;
  letter-spacing: 0px;
  cursor: pointer;
  display: block;
}
.fieldset .control {
  position: relative;
}
input[type="radio"] {
  width: 0;
  height: 0;
  overflow: hidden;
  padding: 0;
  margin: 0;
  position: absolute;
}
input[type="checkbox"]:disabled + label,
input[type="radio"]:disabled + label {
  pointer-events: none;
}
input[type="checkbox"]:disabled,
input[type="radio"]:disabled {
  opacity: 0.5;
  pointer-events: none;
}
body:not(.catalog-product-view) input[type="radio"] + label:before {
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  content: "";
  height: 14px;
  width: 14px;
  left: 0;
  top: 7px;
  position: absolute;
  border: 1px solid #0E1F45;
}
body:not(.catalog-product-view) input[type="radio"]:checked + label:before,
body:not(.catalog-product-view) input[type="radio"]:hover + label:before,
body:not(.catalog-product-view) input[type="radio"]:checked + a:before {
  border-color: #757575;
  background: #757575;
}
body:not(.catalog-product-view) input[type="radio"]:checked + label:after,
body:not(.catalog-product-view) input[type="radio"]:hover + label:after,
body:not(.catalog-product-view) input[type="radio"]:checked + a:after {
  content: '';
  display: none;
  background: #757575;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 7px;
  left: 0px;
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.message.warning {
  font: normal normal normal 20px/25px Century Gothic;
  letter-spacing: 0px;
  height: auto;
  padding: 16px 26px 16px 43px;
  box-sizing: border-box;
  color: #000;
}
.message.warning > *:first-child:before {
  left: 12px;
  top: 27px;
  width: 22px;
}
.message.info {
  font: normal normal normal 20px/25px Century Gothic;
  letter-spacing: 0px;
  height: auto;
  padding: 16px 26px 16px 43px;
  box-sizing: border-box;
  color: #000;
}
.message.info > *:first-child:before {
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 12px;
  top: 29px;
  width: 22px;
  position: absolute;
  text-align: center;
}
.nav-sections {
  margin-bottom: 0;
}
body .message.notice {
  height: auto;
  padding: 16px 26px 16px 43px;
  box-sizing: border-box;
  font: normal normal normal 20px/25px Century Gothic;
  letter-spacing: 0px;
  color: #757575;
}
body .message.notice > *:first-child:before {
  left: 12px;
  top: 28px;
  width: 22px;
  height: 20px;
}
.message-config div[role="alert"] {
  padding-top: 20px;
}
.message-config .close {
  position: absolute;
  top: 15px;
  right: 16px;
  cursor: pointer;
}
.messages,
.message-config {
  max-width: 1208px;
  padding: 0;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
}
.messages .message-success,
.message-config .message-success {
  height: auto;
  padding: 16px 26px 16px 43px;
  box-sizing: border-box;
  font: normal normal normal 20px/25px Century Gothic;
  letter-spacing: 0px;
  color: #757575;
}
.messages .message-success div::before,
.message-config .message-success div::before {
  color: #000;
  height: 20px !important;
  width: 22px !important;
  display: inline-block;
  positon-request: no-request;
  left: 12px !important;
  top: 30px !important;
  position: absolute;
  background-size: 16px;
  background-repeat: no-repeat;
}
.messages .message-success .close,
.message-config .message-success .close {
  font-size: 0;
}
.messages .message-success .close:after,
.message-config .message-success .close:after {
  letter-spacing: 0px;
  color: #757575;
  content: '\f00d';
  font-family: "Font Awesome 5 Pro";
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
}
.messages .message-error,
.message-config .message-error {
  height: auto;
  padding: 16px 26px 16px 43px;
  font: normal normal normal 20px/25px Century Gothic;
  letter-spacing: 0px;
  color: #757575;
}
.messages .message-error div::before,
.message-config .message-error div::before {
  color: #757575;
  height: 20px !important;
  width: 22px !important;
  display: inline-block;
  positon-request: no-request;
  left: 12px !important;
  top: 29px !important;
  position: absolute;
  background-size: 16px;
  background-repeat: no-repeat;
}
.messages .message-error .close,
.message-config .message-error .close {
  font-size: 0;
}
.messages .message-error .close:after,
.message-config .message-error .close:after {
  color: #757575;
  content: '\f00d';
  font-family: "Font Awesome 5 Pro";
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
}
.messages .message.info,
.message-config .message.info {
  height: auto;
  padding: 16px 26px 16px 40px;
  box-sizing: border-box;
  font: normal normal normal 20px/25px Century Gothic;
  letter-spacing: 0px;
  color: #757575;
}
.messages .message.info span::before,
.message-config .message.info span::before {
  color: #757575;
  height: 20px !important;
  width: 22px !important;
  display: inline-block;
  positon-request: no-request;
  left: 12px !important;
  top: 25px !important;
  position: absolute;
  background-size: 16px;
  background-repeat: no-repeat;
}
.messages .message.info .close,
.message-config .message.info .close {
  font-size: 0;
}
.messages .message.info .close:after,
.message-config .message.info .close:after {
  color: #757575;
  content: '\f00d';
  font-family: "Font Awesome 5 Pro";
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
}
.messages .message.notice,
.message-config .message.notice {
  height: auto;
  padding: 16px 26px 16px 43px;
  box-sizing: border-box;
  color: #757575;
  font-family: 'Century Gothic', sans-serif;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}
.messages .message.notice div::before,
.message-config .message.notice div::before {
  color: #757575;
  height: 20px !important;
  width: 22px !important;
  display: inline-block;
  positon-request: no-request;
  left: 12px !important;
  top: 25px !important;
  position: absolute;
  background-size: 16px;
  background-repeat: no-repeat;
}
.messages .message.notice .close,
.message-config .message.notice .close {
  font-size: 0;
}
.messages .message.notice .close:after,
.message-config .message.notice .close:after {
  color: #757575;
  content: '\f00d';
  font-family: "Font Awesome 5 Pro";
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
}
body .page-main .page.messages {
  padding-left: 0;
  padding-right: 0;
}
.message.close {
  position: absolute;
  right: 13px;
  top: 7px;
  cursor: pointer;
}
.message.info a,
.message.success a,
.message.notice a,
.message-error a {
  color: #EF4D4D !important;
  font: 600 20px/25px 'Century Gothic', sans-serif;
}
.message.info a:hover,
.message.success a:hover,
.message.notice a:hover,
.message-error a:hover {
  text-decoration: underline;
}
#confirmBox .error {
  margin: 33px 40px 5px;
  width: 100%;
}
.pager .pages {
  display: inline;
}
.pager .pages .pages-label {
  display: none;
}
.pager .pages .action {
  background-color: transparent;
  box-shadow: none;
}
.pager .pages .action.next {
  margin-left: 0;
}
.toolbar.review-toolbar {
  padding-top: 20px;
}
.review-toolbar .pages {
  border-bottom: 0;
}
.toolbar-products .pages {
  display: inline-block;
}
.pages .action.next {
  margin-left: 2px;
  vertical-align: middle;
  width: auto;
  position: relative;
}
.pages .item {
  font: normal normal normal 16px/22px Century Gothic;
  letter-spacing: 0px;
  color: #757575;
  display: inline-block;
  vertical-align: middle;
  margin: 7.5px;
  text-align: center;
  padding: 0 !important;
}
main .pages ul li:before {
  display: none;
}
.pages .action.next:before,
.pages .action.next:visited:before {
  content: '';
  width: 10px;
  height: 20px;
  background-image: url(../images/hairgrownz/action-prev.svg);
  display: block;
  margin: auto;
  background-size: contain;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform-origin: rotate(180deg);
  -webkit-transform-origin: rotate(180deg);
}
.page-main .pages .action.previous:before,
.page-main .pages .action.previous:visited:before {
  content: '';
  width: 10px;
  height: 20px;
  background-image: url(../images/hairgrownz/action-prev.svg);
  display: block;
  margin: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.pages .action.next:hover:before,
.page-main .pages .action.previous:hover:before {
  background-image: url(../images/hairgrownz/action-prev-hover.svg);
}
.page-main .pages .action.next:before {
  margin: auto;
}
.page-main .pages .action.next {
  position: relative;
}
.pages .pages-items {
  white-space: inherit;
}
.pages a.page.last,
.pages a.page.first,
.pages a.page.last:hover,
.pages a.page.first:hover {
  font-size: 0;
  position: relative;
}
.pages a.page.last:before {
  font-size: 20px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  line-height: 18px;
  position: relative;
  top: 3px;
  content: "\f324";
}
.pages a.page.first:before {
  font-size: 20px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  line-height: 18px;
  position: relative;
  top: 3px;
  content: "\f323";
}
.pages .action.next:after,
.page-main .action.previous:after {
  display: none;
}
.page-main .pages .action {
  border: 0;
  display: block;
  margin: 0;
  width: 65px;
  height: 65px;
  border: 1px solid #DEDEDE;
  padding: 22.5px 5px;
  background: #DEDEDE;
}
.page-main .pages .action:before {
  color: #757575;
}
.page-main .pages .action:hover:before {
  color: #fff;
}
.page-main .pages .action:hover {
  background: #0E1F45;
  border-color: #0E1F45;
  color: #fff;
}
.page-main .action.previous {
  margin-right: 0px;
  vertical-align: middle;
  overflow: inherit;
  margin: 0;
}
.pages .action.previous:before {
  font-size: inherit;
}
.page-main .action.previous:hover,
.page-main .action.previous:hover:before,
.page-main .action.previous:before:hover {
  color: #fff;
}
.pages .action {
  border: 0;
}
.pages a.page,
.pages a,
.pages a.page:visited {
  border: 1px solid #DEDEDE;
  letter-spacing: 0;
  color: #0E1F45;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  font-family: Century Gothic;
  padding: 19.5px 5px;
  margin: 1px;
  width: 65px;
  height: 65px;
}
.pages strong.page,
.pages a.page:hover,
.pages a.page:visited:hover {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 0;
  background: #0E1F45;
  width: 65px;
  height: 65px;
  padding: 19.5px 5px;
}
.frame,
.frame :after,
.frame :before,
.panel-popup,
.panel-popup :after,
.panel-popup :before {
  box-sizing: border-box;
}
.no-padding {
  padding: 0;
}
.no-padding-right {
  padding-right: 0 !important;
}
.no-padding-left {
  padding-left: 0 !important;
}
.line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*  margin-right: -15px;
  margin-left: -15px;*/
}
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-des,
.col-des-1,
.col-des-10,
.col-des-11,
.col-des-12,
.col-des-2,
.col-des-3,
.col-des-4,
.col-des-5,
.col-des-6,
.col-des-7,
.col-des-8,
.col-des-9,
.col-des-auto,
.col-tb,
.col-tb-1,
.col-tb-10,
.col-tb-11,
.col-tb-12,
.col-tb-2,
.col-tb-3,
.col-tb-4,
.col-tb-5,
.col-tb-6,
.col-tb-7,
.col-tb-8,
.col-tb-9,
.col-tb-auto,
.col-mb,
.col-mb-1,
.col-mb-10,
.col-mb-11,
.col-mb-12,
.col-mb-2,
.col-mb-3,
.col-mb-4,
.col-mb-5,
.col-mb-6,
.col-mb-7,
.col-mb-8,
.col-mb-9,
.col-mb-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 8.757575%;
  flex: 0 1 8.757575%;
  max-width: 8.757575%;
}
.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 16.666667%;
  flex: 0 1 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 25%;
  flex: 0 1 25%;
  max-width: 25%;
}
.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 33.757575%;
  flex: 0 1 33.757575%;
  max-width: 33.757575%;
}
.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 41.666667%;
  flex: 0 1 41.666667%;
  max-width: 41.666667%;
}
.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  max-width: 50%;
}
.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 58.757575%;
  flex: 0 1 58.757575%;
  max-width: 58.757575%;
}
.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 66.666667%;
  flex: 0 1 66.666667%;
  max-width: 66.666667%;
}
.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 75%;
  flex: 0 1 75%;
  max-width: 75%;
}
.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 83.757575%;
  flex: 0 1 83.757575%;
  max-width: 83.757575%;
}
.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 91.666667%;
  flex: 0 1 91.666667%;
  max-width: 91.666667%;
}
.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  max-width: 100%;
}
.col-mb {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-mb-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: auto;
  max-width: none;
}
.col-mb-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 8.757575%;
  flex: 0 1 8.757575%;
  max-width: 8.757575%;
}
.col-mb-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 16.666667%;
  flex: 0 1 16.666667%;
  max-width: 16.666667%;
}
.col-mb-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 25%;
  flex: 0 1 25%;
  max-width: 25%;
}
.col-mb-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 33.757575%;
  flex: 0 1 33.757575%;
  max-width: 33.757575%;
}
.col-mb-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 41.666667%;
  flex: 0 1 41.666667%;
  max-width: 41.666667%;
}
.col-mb-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  max-width: 50%;
}
.col-mb-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 58.757575%;
  flex: 0 1 58.757575%;
  max-width: 58.757575%;
}
.col-mb-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 66.666667%;
  flex: 0 1 66.666667%;
  max-width: 66.666667%;
}
.col-mb-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 75%;
  flex: 0 1 75%;
  max-width: 75%;
}
.col-mb-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 83.757575%;
  flex: 0 1 83.757575%;
  max-width: 83.757575%;
}
.col-mb-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 91.666667%;
  flex: 0 1 91.666667%;
  max-width: 91.666667%;
}
.col-mb-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .col-tb {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-tb-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: auto;
    max-width: none;
  }
  .col-tb-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 8.757575%;
    flex: 0 1 8.757575%;
    max-width: 8.757575%;
  }
  .col-tb-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 16.666667%;
    flex: 0 1 16.666667%;
    max-width: 16.666667%;
  }
  .col-tb-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    max-width: 25%;
  }
  .col-tb-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33.757575%;
    flex: 0 1 33.757575%;
    max-width: 33.757575%;
  }
  .col-tb-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 41.666667%;
    flex: 0 1 41.666667%;
    max-width: 41.666667%;
  }
  .col-tb-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    max-width: 50%;
  }
  .col-tb-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 58.757575%;
    flex: 0 1 58.757575%;
    max-width: 58.757575%;
  }
  .col-tb-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 66.666667%;
    flex: 0 1 66.666667%;
    max-width: 66.666667%;
  }
  .col-tb-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 75%;
    flex: 0 1 75%;
    max-width: 75%;
  }
  .col-tb-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 83.757575%;
    flex: 0 1 83.757575%;
    max-width: 83.757575%;
  }
  .col-tb-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 91.666667%;
    flex: 0 1 91.666667%;
    max-width: 91.666667%;
  }
  .col-tb-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-des {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-des-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: auto;
    max-width: none;
  }
  .col-des-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 8.757575%;
    flex: 0 1 8.757575%;
    max-width: 8.757575%;
  }
  .col-des-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 16.666667%;
    flex: 0 1 16.666667%;
    max-width: 16.666667%;
  }
  .col-des-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    max-width: 25%;
  }
  .col-des-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33.757575%;
    flex: 0 1 33.757575%;
    max-width: 33.757575%;
  }
  .col-des-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 41.666667%;
    flex: 0 1 41.666667%;
    max-width: 41.666667%;
  }
  .col-des-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    max-width: 50%;
  }
  .col-des-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 58.757575%;
    flex: 0 1 58.757575%;
    max-width: 58.757575%;
  }
  .col-des-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 66.666667%;
    flex: 0 1 66.666667%;
    max-width: 66.666667%;
  }
  .col-des-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 75%;
    flex: 0 1 75%;
    max-width: 75%;
  }
  .col-des-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 83.757575%;
    flex: 0 1 83.757575%;
    max-width: 83.757575%;
  }
  .col-des-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 91.666667%;
    flex: 0 1 91.666667%;
    max-width: 91.666667%;
  }
  .col-des-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%;
  }
  body:not(.active-builder) .hidden-des {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .row-1 .col {
    -ms-flex: 0 1 calc(100%);
    flex: 0 1 calc(100%);
    max-width: calc(100%);
    width: 100%;
  }
  .row-2 .col {
    -ms-flex: 0 1 calc(50%);
    flex: 0 1 calc(50%);
    max-width: calc(50%);
    width: 100%;
  }
  .row-3 .col {
    -ms-flex: 0 1 calc(33.75757533%);
    flex: 0 1 calc(33.75757533%);
    max-width: calc(33.75757533%);
    width: 100%;
  }
  .row-4 .col {
    -ms-flex: 0 1 calc(25%);
    flex: 0 1 calc(25%);
    max-width: calc(25%);
    width: 100%;
  }
  .row-5 .col {
    -ms-flex: 0 1 calc(20%);
    flex: 0 1 calc(20%);
    max-width: calc(20%);
    width: 100%;
  }
  .row-6 .col {
    -ms-flex: 0 1 calc(16.66666667%);
    flex: 0 1 calc(16.66666667%);
    max-width: calc(16.66666667%);
    width: 100%;
  }
  .row-7 .col {
    -ms-flex: 0 1 calc(14.28571429%);
    flex: 0 1 calc(14.28571429%);
    max-width: calc(14.28571429%);
    width: 100%;
  }
  .row-8 .col {
    -ms-flex: 0 1 calc(12.5%);
    flex: 0 1 calc(12.5%);
    max-width: calc(12.5%);
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .row-tablet-1 .col {
    -ms-flex: 0 1 calc(100%);
    flex: 0 1 calc(100%);
    max-width: calc(100%);
    width: 100%;
  }
  .row-tablet-2 .col {
    -ms-flex: 0 1 calc(50%);
    flex: 0 1 calc(50%);
    max-width: calc(50%);
    width: 100%;
  }
  .row-tablet-3 .col {
    -ms-flex: 0 1 calc(33.75757533%);
    flex: 0 1 calc(33.75757533%);
    max-width: calc(33.75757533%);
    width: 100%;
  }
  .row-tablet-4 .col {
    -ms-flex: 0 1 calc(25%);
    flex: 0 1 calc(25%);
    max-width: calc(25%);
    width: 100%;
  }
  .row-tablet-5 .col {
    -ms-flex: 0 1 calc(20%);
    flex: 0 1 calc(20%);
    max-width: calc(20%);
    width: 100%;
  }
  .row-tablet-6 .col {
    -ms-flex: 0 1 calc(16.66666667%);
    flex: 0 1 calc(16.66666667%);
    max-width: calc(16.66666667%);
    width: 100%;
  }
  .row-tablet-7 .col {
    -ms-flex: 0 1 calc(14.28571429%);
    flex: 0 1 calc(14.28571429%);
    max-width: calc(14.28571429%);
    width: 100%;
  }
  .row-tablet-8 .col {
    -ms-flex: 0 1 calc(12.5%);
    flex: 0 1 calc(12.5%);
    max-width: calc(12.5%);
    width: 100%;
  }
  body:not(.active-builder) .hidden-tb {
    display: none !important;
  }
}
@media (max-width: 767.98px) {
  .row-mobile-1 .col {
    -ms-flex: 0 1 calc(100%);
    flex: 0 1 calc(100%);
    max-width: calc(100%);
    width: 100%;
  }
  .row-mobile-2 .col {
    -ms-flex: 0 1 calc(50%);
    flex: 0 1 calc(50%);
    max-width: calc(50%);
    width: 100%;
  }
  .row-mobile-3 .col {
    -ms-flex: 0 1 calc(33.75757533%);
    flex: 0 1 calc(33.75757533%);
    max-width: calc(33.75757533%);
    width: 100%;
  }
  .row-mobile-4 .col {
    -ms-flex: 0 1 calc(25%);
    flex: 0 1 calc(25%);
    max-width: calc(25%);
    width: 100%;
  }
  .row-mobile-5 .col {
    -ms-flex: 0 1 calc(20%);
    flex: 0 1 calc(20%);
    max-width: calc(20%);
    width: 100%;
  }
  .row-mobile-6 .col {
    -ms-flex: 0 1 calc(16.66666667%);
    flex: 0 1 calc(16.66666667%);
    max-width: calc(16.66666667%);
    width: 100%;
  }
  .row-mobile-7 .col {
    -ms-flex: 0 1 calc(14.28571429%);
    flex: 0 1 calc(14.28571429%);
    max-width: calc(14.28571429%);
    width: 100%;
  }
  .row-mobile-8 .col {
    -ms-flex: 0 1 calc(12.5%);
    flex: 0 1 calc(12.5%);
    max-width: calc(12.5%);
    width: 100%;
  }
  body:not(.active-builder) .hidden-mb {
    display: none !important;
  }
}
.no-padding-col.section-builder-full {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.no-padding-col .line {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.no-padding-col .frame,
.no-padding-col .line div[class*=col-des],
.no-padding-col .line div[class*=col-tb],
.no-padding-col .line div[class*=col-mb] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.toolbar-products {
  padding: 0;
}
@media (max-width: 991px) {
  body .page-main,
  body.cms-styleguide .page-main {
    margin-bottom: 0;
  }
  body {
    font-size: 18px;
    line-height: 28px;
  }
  input[type="text"],
  input[type="password"],
  input[type="url"],
  input[type="tel"],
  input[type="search"],
  input[type="number"],
  input[type="datetime"],
  input[type="email"],
  input.input-text,
  select,
  textarea {
    font-size: 18px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  button:not(.action-accept),
  button.primary,
  button.btn-primary,
  #confirmBox .ajax-added-item .amcart-confirm-buttons .button.am-btn-right,
  .button-primary,
  .button,
  a.action.back,
  .review-form .action.submit.primary,
  a.action.create.primary,
  .form.contact .action.submit.primary,
  .action.subscribe.primary,
  .paypal-review .block .actions-toolbar .action.primary,
  .block-compare .action.primary,
  .cart-summary .block .actions-toolbar > .primary .action.primary,
  .cart-summary .form.giftregistry .fieldset .action.primary,
  .paypal-review-discount .actions-toolbar .action.primary,
  .paypal-review-discount .actions-toolbar .action.cancel,
  .cart-discount .actions-toolbar .action.primary,
  .cart-discount .actions-toolbar .action.cancel,
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup,
  .action.primary,
  a.action.primary,
  .box-tocart .action.tocart.primary,
  .action.primary.checkout,
  .action-primary,
  .nextprev-link {
    font-size: 18px;
    padding: 13px 40px 15px;
  }
  .pages .item {
    margin: 5px;
  }
  .pages a.page.first:before,
  .pages a.page.last:before,
  .pages strong.page,
  .pages a.page:hover,
  .pages a.page:visited:hover,
  .pages a.page,
  .pages a,
  .pages a.page:visited {
    font-size: 18px;
    width: 54px;
    height: 54px;
    padding: 14px 5px;
  }
  .page-main .pages .action {
    width: 54px;
    height: 54px;
    padding: 14px 5px;
  }
  .page-main .pages .action.previous,
  .pages .action.next {
    padding: 19px 5px;
  }
  .page-main .pages .action.previous:before,
  .page-main .pages .action.previous:visited:before,
  .pages .action.next:before,
  .pages .action.next:visited:before {
    width: 8px;
    height: 15px;
  }
  .messages .message-success,
  .message-config .message-success,
  .message.info,
  .messages .message-error,
  .message-config .message-error,
  .messages .message.info,
  .message-config .message.info,
  .message.info a,
  .message.success a,
  .message.notice a,
  .message-error a {
    font-size: 18px;
  }
  input[type="text"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="datetime"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 16px;
    line-height: 25px;
  }
  .page-main .action,
  .page-main button {
    width: 100%;
  }
  body .featured-banner .featured-content .breadcrumbs {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .featured-banner h1.page-title {
    margin-bottom: 0;
    margin-top: 0;
  }
  .cms-page-view .columns {
    margin: 30px 0 30px;
  }
  body .page-main,
  .cms-styleguide .page-main,
  body .container,
  .message-config,
  .container {
    padding: 0 20px;
  }
  body .breadcrumbs ul.items {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  body .navigation,
  body .page-header .header.panel,
  body .header.content,
  body .footer.content,
  body .page-wrapper > .widget,
  body .page-wrapper > .page-bottom,
  body .block.category.event,
  body .top-container,
  body .page-main,
  body .container,
  .messages,
  .message-config {
    padding-left: 20px;
    padding-right: 20px;
  }
  .messages .messages {
    padding-left: 0;
    padding-right: 0;
  }
  input[type="text"],
  input[type="password"],
  input[type="url"],
  input[type="tel"],
  input[type="search"],
  input[type="number"],
  input[type="datetime"],
  input[type="email"],
  input.input-text,
  select,
  textarea {
    font-size: 16px;
    padding: 10px 15px;
  }
  select {
    padding-right: 40px;
    background-position: right 17px center;
  }
  .fieldset > .field > input[type="checkbox"] + label,
  .fieldset > .field > input[type="checkbox"] + a,
  input[type="checkbox"] + a,
  input[type="checkbox"] + label,
  body:not(.catalog-product-view) input[type="checkbox"]:checked + label,
  body:not(.catalog-product-view) input[type="checkbox"]:checked + a,
  body:not(.catalog-product-view) input[type="radio"] + label {
    font-size: 16px;
  }
  .pages a.page.first:before,
  .pages a.page.last:before,
  .pages strong.page,
  .pages a.page:hover,
  .pages a.page:visited:hover,
  .pages a.page,
  .pages a,
  .pages a.page:visited {
    font-size: 16px;
    width: 50px;
    height: 50px;
    padding: 12px 5px;
  }
  .page-main .pages .action {
    width: 50px;
    height: 50px;
    padding: 12px 5px;
  }
  .page-main .pages .action.previous,
  .pages .action.next {
    padding: 17px 5px;
  }
  .page-main .pages .action.previous:before,
  .page-main .pages .action.previous:visited:before,
  .pages .action.next:before,
  .pages .action.next:visited:before {
    width: 7px;
    height: 14px;
  }
  button:not(.action-accept),
  button.primary,
  button.btn-primary,
  #confirmBox .ajax-added-item .amcart-confirm-buttons .button.am-btn-right,
  .button-primary,
  .button,
  a.action.back,
  .review-form .action.submit.primary,
  a.action.create.primary,
  .form.contact .action.submit.primary,
  .action.subscribe.primary,
  .paypal-review .block .actions-toolbar .action.primary,
  .block-compare .action.primary,
  .cart-summary .block .actions-toolbar > .primary .action.primary,
  .cart-summary .form.giftregistry .fieldset .action.primary,
  .paypal-review-discount .actions-toolbar .action.primary,
  .paypal-review-discount .actions-toolbar .action.cancel,
  .cart-discount .actions-toolbar .action.primary,
  .cart-discount .actions-toolbar .action.cancel,
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup,
  .action.primary,
  a.action.primary,
  .box-tocart .action.tocart.primary,
  .action.primary.checkout,
  .nextprev-link,
  .action-primary {
    font-size: 16px;
    padding: 11px 30px 13px;
  }
  .messages .message-success,
  .message-config .message-success,
  .message.info,
  .messages .message-error,
  .message-config .message-error,
  .messages .message.info,
  .message-config .message.info,
  .message.info a,
  .message.success a,
  .message.notice a,
  .message-error a {
    font-size: 16px;
  }
  input[type="text"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="datetime"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder {
    font-size: 17px !important;
  }
}
@media (max-width: 370px) {
  .pages .item {
    margin: 2px;
  }
}
body.cms-styleguide form.choise .fieldset .control {
  width: auto !important;
  display: block;
  clear: both;
  float: left;
}
body.cms-styleguide a.read-more {
  margin-bottom: 20px;
  display: block;
  width: max-content;
}
