/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'amcform';
  src: url('../Amasty_Customform/fonts/amcform.eot?hcflpq');
  src: url('../Amasty_Customform/fonts/amcform.eot?hcflpq#iefix') format('embedded-opentype'), url('../Amasty_Customform/fonts/amcform.ttf?hcflpq') format('truetype'), url('../Amasty_Customform/fonts/amcform.woff?hcflpq') format('woff'), url('../Amasty_Customform/fonts/amcform.svg?hcflpq#amcform') format('svg');
  font-display: block;
}
/* stylelint-disable-line */
._amblog-toggle:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAyMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuODc2NTYgMC40NTQxMDNMMC45MDkwNTggOC44MDA1NkwyLjM0ODc5IDEwLjI1NzNMOS44NzY1NiAzLjI0OTM4TDE3LjY1MTEgMTAuNDU0MUwxOS4wOTA5IDkuMDM2NzhMMTAuNDExMyAwLjkyNjU0NEw5Ljg3NjU2IDAuNDU0MTAzWiIgZmlsbD0iI0M3QzdDNyIvPgo8L3N2Zz4K);
  content: '';
  cursor: pointer;
  display: block;
  height: 12px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(-180deg);
  width: 20px;
}
._amblog-toggle.-active:before {
  transform: translateY(-50%) rotate(0);
}
._amblog-form.amblog-item {
  padding: 0 25px 25px;
}
._amblog-form .amblog-form-container {
  position: relative;
}
._amblog-form .amblog-input {
  border: 1px solid #e5e5e5;
  color: #525252;
  border-radius: 3px;
  font-size: 1.4rem;
  height: 100%;
  padding: 11px 60px 11px 14px;
  width: 100%;
}
._amblog-form .amblog-input:hover {
  border-color: #b3b3b3;
}
._amblog-form .amblog-input::-webkit-input-placeholder,
._amblog-form .amblog-input:-ms-input-placeholder,
._amblog-form .amblog-input::-moz-placeholder {
  color: #707070;
}
._amblog-form .amblog-input:focus {
  border: 1px solid #499bf8;
  box-shadow: none;
}
._amblog-form .amblog-input:focus::-webkit-input-placeholder,
._amblog-form .amblog-input:focus::-moz-placeholder,
._amblog-form .amblog-input:focus:-ms-input-placeholder {
  color: transparent;
}
._amblog-column-form .input-box {
  flex-direction: column;
}
._amblog-column-form .amblog-input {
  margin-bottom: 20px;
  margin-right: 0;
}
._amblog-column-form .amblog-btn,
._amblog-column-form .amblog-input {
  max-width: 100%;
  width: 100%;
}
._amblog-column-form .mage-error[generated='true'] {
  margin-bottom: 10px;
  margin-top: -10px;
  order: 0;
  width: 100%;
  word-break: break-all;
}
._amblog-button {
  background: #1979c2;
  border-color: transparent;
  border-radius: 3px;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.8rem;
  padding: 12px 30px;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
._amblog-button:hover {
  background: #135d95;
  color: #ffffff;
  text-decoration: none;
}
._amblog-button:active {
  background: #0d4168;
  color: #ffffff;
  text-decoration: none;
}
.amblog-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .amblog-word-break {
  word-break: break-all;
}
.iti {
  position: relative;
  display: inline-block;
}
.iti * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.iti__hide {
  display: none;
}
.iti__v-hide {
  visibility: hidden;
}
.iti input,
.iti input[type=text],
.iti input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}
.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}
.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 31px;
  padding: 0 6px 0 8px;
}
.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}
.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555;
}
.iti__country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px;
}
@media (max-width: 500px) {
  .iti__country-list {
    white-space: normal;
  }
}
.iti__flag-box {
  display: inline-block;
  width: 20px;
}
.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}
.iti__country {
  padding: 5px 10px;
  outline: none;
}
.iti__dial-code {
  color: #999;
}
.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti__flag-box,
.iti__country-name,
.iti__dial-code {
  vertical-align: middle;
}
.iti__flag-box,
.iti__country-name {
  margin-right: 6px;
}
.iti--allow-dropdown input,
.iti--allow-dropdown input[type=text],
.iti--allow-dropdown input[type=tel],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=text],
.iti--separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}
.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}
.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer;
}
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
  cursor: default;
}
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
  background-color: transparent;
}
.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 6px;
}
.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}
.iti--container:hover {
  cursor: pointer;
}
.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}
.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%;
}
.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}
.iti__flag {
  width: 20px;
}
.iti__flag.iti__be {
  width: 18px;
}
.iti__flag.iti__ch {
  width: 15px;
}
.iti__flag.iti__mc {
  width: 19px;
}
.iti__flag.iti__ne {
  width: 18px;
}
.iti__flag.iti__np {
  width: 13px;
}
.iti__flag.iti__va {
  width: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-size: 5652px 15px;
  }
}
.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px;
}
.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px;
}
.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px;
}
.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px;
}
.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px;
}
.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px;
}
.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px;
}
.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px;
}
.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px;
}
.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px;
}
.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px;
}
.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px;
}
.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px;
}
.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px;
}
.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px;
}
.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px;
}
.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px;
}
.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px;
}
.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px;
}
.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px;
}
.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px;
}
.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px;
}
.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px;
}
.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px;
}
.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px;
}
.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px;
}
.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px;
}
.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px;
}
.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px;
}
.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px;
}
.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px;
}
.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px;
}
.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px;
}
.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px;
}
.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px;
}
.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px;
}
.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px;
}
.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0px;
}
.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px;
}
.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px;
}
.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px;
}
.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px;
}
.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px;
}
.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px;
}
.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px;
}
.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px;
}
.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px;
}
.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px;
}
.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px;
}
.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px;
}
.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px;
}
.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0px;
}
.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0px;
}
.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0px;
}
.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0px;
}
.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0px;
}
.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0px;
}
.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0px;
}
.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0px;
}
.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0px;
}
.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0px;
}
.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0px;
}
.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0px;
}
.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0px;
}
.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0px;
}
.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0px;
}
.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0px;
}
.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0px;
}
.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0px;
}
.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0px;
}
.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0px;
}
.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0px;
}
.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0px;
}
.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0px;
}
.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0px;
}
.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0px;
}
.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0px;
}
.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0px;
}
.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0px;
}
.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0px;
}
.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0px;
}
.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0px;
}
.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0px;
}
.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0px;
}
.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0px;
}
.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0px;
}
.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0px;
}
.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0px;
}
.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0px;
}
.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0px;
}
.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0px;
}
.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0px;
}
.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0px;
}
.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0px;
}
.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0px;
}
.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0px;
}
.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0px;
}
.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0px;
}
.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0px;
}
.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0px;
}
.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0px;
}
.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0px;
}
.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0px;
}
.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0px;
}
.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0px;
}
.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0px;
}
.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0px;
}
.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0px;
}
.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0px;
}
.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0px;
}
.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0px;
}
.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0px;
}
.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0px;
}
.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0px;
}
.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0px;
}
.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0px;
}
.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0px;
}
.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0px;
}
.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0px;
}
.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0px;
}
.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0px;
}
.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0px;
}
.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0px;
}
.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0px;
}
.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0px;
}
.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0px;
}
.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0px;
}
.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0px;
}
.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0px;
}
.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0px;
}
.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0px;
}
.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0px;
}
.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0px;
}
.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0px;
}
.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0px;
}
.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0px;
}
.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0px;
}
.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0px;
}
.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0px;
}
.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0px;
}
.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0px;
}
.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0px;
}
.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0px;
}
.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0px;
}
.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0px;
}
.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0px;
}
.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0px;
}
.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0px;
}
.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0px;
}
.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0px;
}
.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0px;
}
.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0px;
}
.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0px;
}
.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0px;
}
.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0px;
}
.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0px;
}
.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0px;
}
.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0px;
}
.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0px;
}
.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0px;
}
.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0px;
}
.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0px;
}
.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0px;
}
.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0px;
}
.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0px;
}
.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0px;
}
.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0px;
}
.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0px;
}
.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0px;
}
.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0px;
}
.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0px;
}
.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0px;
}
.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0px;
}
.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0px;
}
.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0px;
}
.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0px;
}
.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0px;
}
.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0px;
}
.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0px;
}
.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0px;
}
.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0px;
}
.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0px;
}
.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0px;
}
.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0px;
}
.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0px;
}
.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0px;
}
.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0px;
}
.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0px;
}
.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0px;
}
.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0px;
}
.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0px;
}
.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0px;
}
.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0px;
}
.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0px;
}
.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0px;
}
.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0px;
}
.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0px;
}
.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0px;
}
.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0px;
}
.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0px;
}
.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0px;
}
.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0px;
}
.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0px;
}
.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0px;
}
.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0px;
}
.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0px;
}
.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0px;
}
.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0px;
}
.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0px;
}
.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0px;
}
.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0px;
}
.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0px;
}
.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0px;
}
.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0px;
}
.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0px;
}
.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0px;
}
.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0px;
}
.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0px;
}
.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0px;
}
.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0px;
}
.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0px;
}
.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0px;
}
.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0px;
}
.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0px;
}
.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0px;
}
.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0px;
}
.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0px;
}
.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0px;
}
.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0px;
}
.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0px;
}
.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0px;
}
.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0px;
}
.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0px;
}
.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0px;
}
.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0px;
}
.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0px;
}
.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0px;
}
.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0px;
}
.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0px;
}
.iti__flag.iti__us {
  height: 11px;
  background-position: -5241px 0px;
}
.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0px;
}
.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0px;
}
.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0px;
}
.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0px;
}
.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0px;
}
.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0px;
}
.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0px;
}
.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0px;
}
.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0px;
}
.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0px;
}
.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0px;
}
.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0px;
}
.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0px;
}
.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0px;
}
.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0px;
}
.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0px;
}
.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0px;
}
.iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url('../Ananta_TelephoneValidation/images/flags.png');
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url('../Ananta_TelephoneValidation/images/flags@2x.png');
  }
}
.iti__flag.iti__np {
  background-color: transparent;
}
/**
 * Avalara_AvaTax
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 *
 * @copyright  Copyright (c) 2016 Avalara, Inc.
 * @license    http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 */
/**
 * Avalara_AvaTax
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 *
 * @copyright  Copyright (c) 2016 Avalara, Inc.
 * @license    http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 */
.validateAddressForm .form.validate,
.validateBinding .form.validate,
.checkout-validate-address .form.validate {
  display: flex;
  flex-wrap: wrap;
}
.validateAddressForm .form.validate .addressOption,
.validateBinding .form.validate .addressOption,
.checkout-validate-address .form.validate .addressOption {
  display: flex;
  margin: 20px 10px 0 10px;
  flex: 1 0 auto;
}
.validateAddressForm .form.validate .addressOption .addressLabel,
.validateBinding .form.validate .addressOption .addressLabel,
.checkout-validate-address .form.validate .addressOption .addressLabel {
  flex: 1;
  cursor: pointer;
  display: block;
  padding: 10px 10px 10px 30px;
  left: -10px;
  position: relative;
}
.validateAddressForm .form.validate .addressOption .addressLabel .optionTitle,
.validateBinding .form.validate .addressOption .addressLabel .optionTitle,
.checkout-validate-address .form.validate .addressOption .addressLabel .optionTitle {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}
.validateAddressForm .form.validate .addressOption .addressRadio,
.validateBinding .form.validate .addressOption .addressRadio,
.checkout-validate-address .form.validate .addressOption .addressRadio {
  flex: 0;
  right: -10px;
  top: 10px;
  display: table;
  position: relative;
}
.validateAddressForm .form.validate .addressOption.selected,
.validateBinding .form.validate .addressOption.selected,
.checkout-validate-address .form.validate .addressOption.selected {
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .legend,
.validateBinding .legend,
.checkout-validate-address .legend {
  margin: 0;
  padding: 0;
  border-bottom: none;
}
.validateAddressForm .legend .step-title,
.validateBinding .legend .step-title,
.checkout-validate-address .legend .step-title {
  padding-bottom: 15px;
}
.validateAddressForm .validatedAddress,
.validateBinding .validatedAddress,
.checkout-validate-address .validatedAddress {
  margin-top: 10px;
  padding: 10px;
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .address-field-changed,
.validateBinding .address-field-changed,
.checkout-validate-address .address-field-changed {
  text-decoration: none;
  background-color: #93ee9e;
}
.validateAddressForm .errorMessageContainer .instructions p,
.validateBinding .errorMessageContainer .instructions p,
.checkout-validate-address .errorMessageContainer .instructions p,
.validateAddressForm .errorMessageContainer .originalAddressText,
.validateBinding .errorMessageContainer .originalAddressText,
.checkout-validate-address .errorMessageContainer .originalAddressText {
  margin: 10px 0 ;
  padding: 10px;
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .instructions,
.validateBinding .instructions,
.checkout-validate-address .instructions {
  margin-top: 10px;
}
.validateAddressForm .instructions a:hover,
.validateBinding .instructions a:hover,
.checkout-validate-address .instructions a:hover {
  cursor: pointer;
}
.validateAddressForm,
.validateBinding {
  display: none;
}
.multishipping-checkout .form.validate .addressOption {
  margin: 0 10px 10px 0;
}
.totals-tax-summary.totals-tax-holder {
  transform: translateY(100%);
}
.totals-tax-details.custom-tax {
  transform: translateY(-100%);
}
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category  BSS
 * @package   Bss_GeoIPAutoSwitchStore
 * @author    Extension Team
 * @copyright Copyright (c) 2017-2018 BSS Commerce Co. ( http://bsscommerce.com )
 * @license   http://bsscommerce.com/Bss-Commerce-License.txt
 */
div.switcher-website {
  max-height: 20px;
}
.switcher-website img.bss-flag {
  display: inline-block;
  position: relative;
  top: -4px;
  width: 32px;
}
.switcher-website li.switcher-option {
  max-height: 35px;
}
.switcher-website div#switcher-website-trigger span {
  position: relative;
  top: -15px;
}
.switcher-website .switcher-option span {
  position: relative;
  top: -15px;
}
.page-header .switcher.switcher-website .options .action.toggle.switcher-trigger {
  padding-left: 8px;
  padding-right: 8px;
}
.nav-sections .switcher-website div#switcher-website-trigger {
  padding-top: 10px;
}
.nav-sections .switcher-website .switcher-dropdown {
  display: none;
}
.nav-sections .switcher-website .active .switcher-dropdown {
  display: block;
}
.nav-sections .switcher-website .switcher-trigger strong {
  display: inline-block;
}
.nav-sections .switcher-website .switcher-trigger strong:after {
  top: -16px;
}
.nav-sections div.switcher-website {
  max-height: none;
}
/*
 * Landofcoder
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Landofcoder.com license that is
 * available through the world-wide-web at this URL:
 * https://landofcoder.com/terms
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category   Landofcoder
 * @package    Lof_MarketPlace
 * @copyright  Copyright (c) 2021 Landofcoder (https://www.landofcoder.com/)
 * @license    https://landofcoder.com/terms
 */
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.seller-profile-container {
  display: inline-block;
  padding: 10px;
  background-color: #fbfbfb;
}
.seller-profile-container .seller-image {
  padding: 0px;
}
.seller-profile-container .seller-image img {
  width: 100%;
}
.seller-profile-container .seller-description .seller_title {
  margin-top: 0px;
}
.seller-profile-container .seller-description .seller-headline {
  display: block;
  margin-bottom: 15px;
}
.seller-profile-container .seller-description .seller-info {
  color: #888;
  margin-top: 10px;
}
.seller-profile-container .seller-description .seller-info > span:nth-child(n+2) {
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid #e1e3df;
}
.seller-profile-container .seller-description .seller-info i.fa {
  padding: 6px;
}
.seller-profile-container .seller-description .seller-info #seller-contact {
  border: 1px solid #d3d3d3;
  color: #888;
  display: block;
  padding: 10px;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.lof-message {
  margin-bottom: 3rem;
}
.lof-message .lof-message-header {
  position: relative;
  margin: 0 0 5px 3px;
}
.lof-message .lof-message-header span {
  color: #adadad;
  margin-left: 1.5rem;
}
.lof-message .lof-message-body {
  background: #ecfaff;
  border-left: 3px solid #4b8dcb;
  padding: 1rem 1.5rem;
}
.lof-message .lof-message-body.seller {
  border-left: 3px solid #fb4c2f;
}
.lrw-block .unread {
  color: #fb4c2f;
}
.lrw-block .readed {
  color: #16a765;
}
.lof_marketplace_wrapper {
  padding: 15px 0px;
}
.lof_marketplace_wrapper .seller-info {
  color: #888;
  margin-top: 5px;
}
.lof_marketplace_wrapper .seller-info i.fa {
  padding: 6px;
}
.lof_marketplace_wrapper .mkpl-image img {
  width: 100%;
}
.lof_marketplace_wrapper .mkpl-title {
  margin-bottom: 12px;
  line-height: 1.2em;
  font-size: 1.5em;
  font-weight: normal;
  text-align: center;
}
.lof_marketplace_wrapper .mkpl-description {
  margin-bottom: 30px;
  line-height: 1.6em;
}
.lof_marketplace_wrapper .mkpl-review {
  font-size: 18px;
}
.lof_marketplace_wrapper .mkpl-review a:hover {
  text-decoration: none;
}
.lof_marketplace_wrapper .mkpl-review .fa-star {
  color: #c7c7c7;
}
.lof_marketplace_wrapper .mkpl-review .fa-star.voted {
  color: #ff5501;
}
.lof_marketplace_wrapper .mkpl-socialnetworks .list-social {
  padding: 0;
  margin: 0;
}
.lof_marketplace_wrapper .mkpl-socialnetworks .list-social li {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
}
.lof_marketplace_wrapper .mkpl-socialnetworks .list-social li a {
  width: 29px;
  height: 29px;
  line-height: 29px;
  border-radius: 50%;
  display: inline-block;
  margin-right: -3px;
  color: #707070;
}
.lof_marketplace_wrapper .mkpl-socialnetworks .list-social li a.facebook:hover {
  background: #3b5999;
}
.lof_marketplace_wrapper .mkpl-socialnetworks .list-social li a.twitter:hover {
  background: #55acef;
}
.lof_marketplace_wrapper .mkpl-socialnetworks .list-social li a.google:hover {
  background: #dc4d3c;
}
.lof_marketplace_wrapper .mkpl-socialnetworks .list-social li a.youtube:hover {
  background: #e04e41;
}
.lof_marketplace_wrapper .mkpl-socialnetworks .list-social li a.linkedin:hover {
  background: #0077B5;
}
.lof_marketplace_wrapper .mkpl-socialnetworks .list-social li a.vimeo:hover {
  background: #44BBFF;
}
.lof_marketplace_wrapper .mkpl-socialnetworks .list-social li a.pinterest:hover {
  background: #cb2027;
}
.lof_marketplace_wrapper .mkpl-socialnetworks .list-social li a.instagram:hover {
  background: #125688;
}
.lof_marketplace_wrapper .mkpl-socialnetworks .list-social li a.email:hover {
  background: #E34D42;
}
.lof_marketplace_wrapper .mkpl-socialnetworks .list-social li a:hover i:before {
  color: #FFF;
}
.lof_marketplace_wrapper .lof_info_title {
  font-size: 15px;
  font-weight: 700;
  margin: 5px 0 10px;
  text-transform: capitalize;
}
#seller-contact {
  border: 1px solid #d3d3d3;
  color: #888;
  display: block;
  padding: 10px;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#seller-contact i.fa {
  padding: 6px;
}
.lof_marketplace_wrapper .lof_marketplace_fieldset {
  border: 1px solid #ddd;
  margin-bottom: 15px;
  margin: 0;
  padding: 15px;
}
.lof_marketplace_wrapper .lof_marketplace_fieldset h2 {
  text-align: center;
  color: #222;
  font-size: 24px;
  margin-bottom: 30px;
}
.lof_marketplace_wrapper .review-top {
  border: 1px solid #ECECEC;
  padding: 30px;
  text-transform: uppercase;
}
.lof_marketplace_wrapper .ratings-and-size .review-right .separate-rating .mark-rating {
  float: left;
  margin: 1px 0;
  width: 100%;
}
.lof_marketplace_wrapper .ratings-and-size .review-right .separate-rating .mark-rating .rating-box {
  float: left;
  margin-right: 10px;
  background: transparent;
}
.lof_marketplace_wrapper .ratings-and-size .review-right .separate-rating .mark-rating .rating-box .rating {
  background: none;
  font-size: 0.82em;
}
.lof_marketplace_wrapper .ratings-and-size .review-right .separate-rating .mark-rating .scroll-box {
  float: left;
  width: 75%;
  height: 10px;
  background: #F4F4F4;
  margin-right: 5px;
  margin-top: 7px;
}
.lof_marketplace_wrapper .ratings-and-size .review-right .separate-rating .mark-rating .scroll-box .scroll-rating {
  background: #ffba00;
  height: 10px;
}
.lof_marketplace_wrapper .ratings-and-size .review-right .separate-rating .mark-rating .rating-percent {
  float: left;
  margin-left: 3px;
  padding-top: 3px;
}
.lof_marketplace_wrapper #review_hidden_form .form-add {
  margin-top: 30px;
  padding: 30px;
  border: 1px solid #ECECEC;
}
.lof_marketplace_wrapper #review_hidden_form .form-add h2 {
  font-size: 20px;
  text-transform: none;
}
.lof_marketplace_wrapper #review_hidden_form .form-add .ratings {
  overflow: visible;
  position: relative;
  display: inline;
  float: left;
  margin-top: 0px;
}
.lof_marketplace_wrapper #review_hidden_form .form-add .ratings .ratings_stars {
  background: url(../Lof_MarketPlace/image/star_blank.png) no-repeat;
  float: left;
  height: 28px;
  padding: 2px;
  width: 32px;
}
.lof_marketplace_wrapper #review_hidden_form .form-add .ratings .ratings_over {
  background: url(../Lof_MarketPlace/image/star_overs.png) no-repeat;
}
.lof_marketplace_wrapper #review_hidden_form .form-add .rating-title {
  float: left;
  padding-right: 15px;
  width: 50px;
}
.lof_marketplace_wrapper #review_hidden_form .form-add .review-form {
  display: inline-block;
  width: 100%;
}
.lof_marketplace_wrapper #review_hidden_form .form-add .review-form .fieldset {
  display: inline-block;
  width: 100%;
  margin: 0px;
}
.lof_marketplace_wrapper #review_hidden_form .form-add .buttons-set {
  clear: both;
  margin: 10px 0 0;
  padding-top: 10px;
  border-top: 0;
  text-align: right;
}
.lof_marketplace_wrapper #review_hidden_form .form-add .buttons-set button.button {
  float: left;
  margin-left: 0;
  border-radius: 30px;
  padding: 15px 30px;
  margin-right: 5px;
  min-width: auto;
  background-color: #1d96bb;
  color: #fff;
  box-shadow: none;
}
.lof_marketplace_wrapper #review_hidden_form .form-add .buttons-set .button:hover a.button:focus {
  background-color: #177997;
  color: #fff;
}
.lof_marketplace_wrapper #customer-reviews {
  width: auto;
  float: none;
}
.lof_marketplace_wrapper #customer-reviews .review-row {
  padding: 15px 0;
}
.review-average-info {
  width: 100%;
  border-bottom: 1px solid #ECECEC;
  margin-bottom: 15px;
  text-align: center;
}
.ratings {
  margin: 7px 0;
}
.ratings .rating-box {
  margin: 0;
  display: inline-block;
  zoom: 1;
  background-image: url(../Lof_MarketPlace/image/stars-big.png);
  background-position: left -22px;
  background-repeat: no-repeat;
  height: 19px;
  width: 121px;
}
.ratings .rating-box .rating {
  background-image: url(../Lof_MarketPlace/image/stars-big.png);
  background-position: left top;
  background-repeat: no-repeat;
  height: 19px;
}
.ratings .rating-links {
  margin: 0;
  display: inline-block;
  zoom: 1;
}
.box-collateral.box-reviews {
  /*text-align: center;*/
}
.box-collateral.box-reviews #seller-contact {
  display: inline-block;
}
.box-collateral.box-reviews .title {
  font-size: 18px;
  font-weight: 700;
}
.box-collateral.box-reviews .description {
  padding: 10px 0;
}
.box-collateral.box-reviews .info {
  color: #f1703d;
  text-transform: uppercase;
  font-size: 13px;
  padding-bottom: 10px;
  font-weight: 700;
}
.box-collateral.box-reviews .info .lable {
  color: #bbb;
  font-weight: 400;
  font-size: 12px;
}
.box-collateral.box-reviews .ratings-table {
  border-top: 1px solid #ECECEC;
  border-bottom: 1px solid #ECECEC;
  padding: 10px 0;
  text-align: right;
  font-size: 12px;
  text-transform: uppercase;
}
.box-collateral.box-reviews .ratings-table {
  text-align: left !important;
}
.box-collateral.box-reviews .ratings-table li {
  display: inline-block;
  zoom: 1;
  margin-right: 8px;
}
.box-collateral.box-reviews .ratings-table li span {
  display: inline-block;
}
.box-collateral.box-reviews .ratings-table li div.rating-box {
  display: inline-block;
  margin-left: 5px;
  background-image: url(../Lof_MarketPlace/image/stars.png);
  background-position: left -10px;
  background-repeat: no-repeat;
  height: 12px;
  width: 61px;
}
.box-collateral.box-reviews .ratings-table li div.rating-box .rating {
  background-image: url(../Lof_MarketPlace/image/stars.png);
  background-position: left 2px;
  background-repeat: no-repeat;
  height: 12px;
}
.form-list > li {
  margin-bottom: 10px;
}
.form-list > li .input-box {
  padding-top: 2px;
}
.form-list input,
.form-list textarea {
  background: #f1f1f1;
  border-radius: 30px;
  height: 50px;
  border: 0;
  width: 100%;
  box-shadow: none;
  padding: 15px;
}
.form-list textarea {
  min-height: 250px;
}
.message-link {
  position: relative;
}
.message-link span {
  font-size: 10px;
  font-weight: 400;
  line-height: 13px;
  padding: 2px 6px;
  position: absolute;
  right: -15px;
  top: -8px;
  background: #1ABB9C !important;
  border: 1px solid #1ABB9C!important;
  color: #fff;
  border-radius: 10px;
}
.input-box label {
  display: block;
  padding-bottom: 3px;
  margin-bottom: 10px;
}
.input-box label .required em {
  color: #f00;
}
.input-box label .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
.mkpl-review .review-average-info {
  text-align: left;
}
.mkpl-review .ratings .rating-links,
.mkpl-review .ratings .rating-box {
  vertical-align: middle;
}
.lof-sellerlist .seller-item,
.lof-sellerlist .seller-toolbar {
  margin-bottom: 30px;
}
.lof-sellerlist .seller-name {
  margin-top: 10px;
}
.lof-sellerlist .seller-name a {
  color: #333;
  font-size: 18px;
  font-weight: 600;
}
.lof-sellerlist .review-average-info {
  border: 0;
  margin-bottom: 5px;
}
.mkpl-socialnetworks {
  margin-top: 10px;
}
.mkpl-socialnetworks li {
  display: inline-block;
}
.mkpl-socialnetworks li a {
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #3c5e9e;
  color: #fff;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
}
.mkpl-socialnetworks li a.google {
  background: #e14a37;
}
.mkpl-socialnetworks li a.twitter {
  background: #01b3f9;
}
.mkpl-socialnetworks li a.youtube {
  background: #c20000;
}
.mkpl-socialnetworks li a.linkedin {
  background: #2777b4;
}
.mkpl-socialnetworks li a.vimeo {
  background: #3bacee;
}
.mkpl-socialnetworks li a.instagram {
  background: #e5298a;
}
.mkpl-socialnetworks li a.pinterest {
  background: #b60011;
}
.lof_marketplace_wrapper .mkpl-socialnetworks .list-social li {
  margin-bottom: 3px !important;
  margin-right: 3px;
}
.lof_marketplace_wrapper .mkpl-socialnetworks .list-social li a {
  color: #fff !important;
}
.seller-info .icon {
  width: 20px;
  display: inline-block;
}
.lof_marketplace_wrapper .lof_marketplace_fieldset h2 {
  color: #000 !important;
  font-size: 28px;
  font-weight: normal;
}
span.minor {
  font-size: 12px;
  color: #676262;
}
.become-seller {
  display: flex;
  justify-content: flex-start;
}
.become-seller .customer-info {
  width: 50%;
  margin-right: 20px;
}
.become-seller .customer-address {
  width: 50%;
  margin-left: 20px;
}
input.form-input-checkbox {
  height: initial;
  display: initial;
  width: initial;
}
.seller-review-answers {
  padding: 10px;
  background: #dddddda3;
  border-radius: 5px;
  margin-top: 5px;
  margin-left: 10px;
}
.box-reviews span.is-verified {
  color: #1979c3;
  font-size: 13px;
  text-transform: initial;
}
.gw-euvat-field .message-success {
  margin-top: 10px;
}
.gw-euvat-field .vatid-retry {
  cursor: pointer;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Productslider
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mp-product-slider-content .product-items .owl-stage .owl-item .product-slider .slider-product-item-info .product-item-actions {
  margin-top: 20px;
}
.mp-product-slider-content .owl-nav {
  font-size: 80px;
}
.mp-product-slider-content .owl-nav button span {
  color: #D6D6D6;
}
.mp-product-slider-content .owl-nav button span:hover {
  color: #869791;
}
.mp-product-slider-content .owl-nav .owl-prev {
  position: absolute;
  top: 40%;
  left: 0;
  z-index: 999;
  text-shadow: none;
  background: none;
  border: none;
}
.mp-product-slider-content .owl-nav .owl-next {
  position: absolute;
  top: 40%;
  right: 0;
  z-index: 999;
  text-shadow: none;
  background: none;
  border: none;
}
.owl-item li.product-slider {
  width: 95% !important;
}
.mp-product-slider-title {
  font-size: 3.8rem;
  position: relative;
  z-index: 1;
  margin: 0 0 5px;
  text-align: center;
  display: block;
  -webkit-margin-before: 0.83em;
  -webkit-margin-after: 0.83em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
.mp-product-slider-block {
  margin: 0 !important;
}
.mp-ps-info {
  font-size: 1.8rem;
  position: relative;
  z-index: 1;
  text-align: center;
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
.slider-product-item-info {
  width: 80% !important;
}
.slider-product-item-actions {
  margin: 0px;
}
.product.details.slider-product-item-details {
  margin-left: 10px;
}
.mp-ps-info {
  color: #bbbbbb;
  margin: -15px 0px 10px 0px;
}
.mp-product-slider-block .owl-carousel .owl-nav button.owl-prev,
.mp-product-slider-block .owl-carousel .owl-nav button.owl-next {
  font-size: 20px;
}
.mst-search-in__wrapper {
  max-width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
  flex-grow: 1;
  margin-bottom: 10px;
  flex-wrap: wrap;
}
.mst-search-in__wrapper .mst-search-in__title {
  border: none;
  padding: 6px 3px 6px 6px;
  margin-right: 3px;
  font-weight: 600;
  white-space: nowrap;
}
.mst-search-in__wrapper .mst-search-in__item {
  white-space: nowrap;
  border: 1px solid #cccccc;
  border-radius: 2px;
  margin: 0 5px 5px 0;
  padding: 6px 12px;
  color: #494949;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name {
  display: flex;
  flex-wrap: nowrap;
  font-size: 13px;
}
.mst-search-in__wrapper .mst-search-in__item span.name i {
  font-style: normal;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:after {
  font-size: 7px;
  content: "\e608";
  font-family: "luma-icons";
  margin: 0 5px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  color: #757575;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:last-child:after {
  display: none;
}
.mst-search-in__wrapper .mst-search-in__item span.count {
  color: #757575;
  display: block;
  margin-left: 8px;
  font-size: 80%;
}
.mst-search-in__wrapper .mst-search-in__item span.count:before {
  content: "(";
}
.mst-search-in__wrapper .mst-search-in__item span.count:after {
  content: ")";
}
.mst-search-in__wrapper .mst-search-in__item:hover {
  border-color: #ff5501;
  text-decoration: none;
}
.mst_categorySearchLoader {
  display: none;
  position: absolute;
  top: 6px;
  right: 15px;
  width: 20px;
  height: 20px;
}
.mst_categorySearchLoader .spinner-item {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 0;
  border: 2px solid #ffffff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #999999 transparent transparent transparent;
}
.mst_categorySearchLoader .spinner-item.spinner-item-1 {
  animation-delay: -0.45s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-2 {
  animation-delay: -0.3s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-3 {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.mst_categorySearch {
  display: block;
  position: relative;
}
.mst_categorySearch_searchIcon {
  position: absolute;
  left: 7px;
  top: 3px;
  font-size: 21px;
}
span.mst_categorySearch_totals {
  position: absolute;
  right: 0;
  padding: 6px 15px 6px 15px;
  color: #999999;
  display: none;
}
input#mst_categorySearch {
  padding: 0 0 0 35px;
  margin-bottom: 15px;
  width: 100%;
  max-width: 100%;
}
.mst_categorySearchLoader .fa-spinner {
  font-size: 30px;
}
#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 10000;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.seositemap-map ul {
  *zoom: 1;
  margin-left: 15px;
  margin-bottom: 15px;
}
.seositemap-map ul:before,
.seositemap-map ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.seositemap-map ul:after {
  clear: both;
}
.seositemap-map ul.stores li {
  font-weight: bold;
  font-size: 110%;
}
.seositemap-map ul li.level-2 {
  font-weight: bold;
}
.seositemap-map ul li.level-3 {
  margin-left: 15px;
}
.seositemap-map ul li.level-4 {
  margin-left: 30px;
  font-size: 90%;
}
.seositemap-map ul li.level-5 {
  margin-left: 45px;
  font-size: 90%;
}
.seositemap-map ul li.level-6 {
  margin-left: 60px;
  font-size: 90%;
}
.seositemap-map ul li.level-7 {
  margin-left: 75px;
  font-size: 90%;
}
.review-aggregate-hide {
  display: none;
}
/*seo-info*/
/*seo-info-color*/
.seo-info .seo-info-incorrect {
  color: #df280a;
}
.seo-info .seo-info-correct {
  color: #50B655;
}
.seo-info .seo-info-notice {
  color: #BD5D1F;
}
/*seo-info-main-style*/
.seo-info .seo-info-base-window {
  width: 370px;
  min-height: 10px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  background: #F8F8F8;
  color: #363636;
  z-index: 100000;
  font-family: Arial;
  outline: 5px solid rgba(203, 203, 203, 0.7);
}
.seo-info .seo-info-hr-style {
  margin: 5px;
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.seo-info .seo-info-h1-style {
  font-family: Arial;
  background: #FEFEFE;
  color: #666666;
  padding: 3px 5px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  margin-bottom: 0px;
}
.seo-info .seo-info-h2-style {
  font-family: Arial;
  padding: 0px;
  margin: 5px 0px 0px 0px;
  text-align: left;
  padding-left: 10px;
  font-size: 13px;
  font-weight: 400;
  color: #363636;
  text-transform: none;
}
.seo-info .seo-info-text-style {
  font-family: Arial;
  font-size: 13px;
  text-align: left;
  /*color: #363636;*/
}
.seo-info .seo-additional-info-text-style {
  font-family: Arial;
  font-size: 13px;
  text-align: left;
}
/*seo-info-keyword-progress-bar*/
.seo-info .seo-info-progress-container {
  width: 100%;
  font-size: 13px;
}
.seo-info .seo-info-progress-label {
  width: 150px;
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
  padding-left: 10px;
  text-align: left;
}
.seo-info .seo-info-progress-label,
.seo-info .seo-info-progress {
  border-radius: 11px;
  box-shadow: none;
  display: inline-block;
  vertical-align: middle;
}
.seo-info .seo-info-progress {
  background-color: #f5f7fa;
  display: inline-block;
  box-shadow: none;
  vertical-align: middle;
  margin-bottom: 2px;
  width: 150px;
  height: 6px;
}
.seo-info .seo-info-progress-success .seo-info-progress-bar {
  background-color: #50B655;
  border-color: #5cb85c;
  color: #5cb85c;
  box-sizing: border-box;
  border-radius: 11px;
  box-shadow: none;
  height: 100%;
  float: left;
  font-size: 13px;
  line-height: 24px;
  text-align: center;
  transition: width 0.6s ease 0s;
}
.seo-info .seo-info-progress-label,
.seo-info-progress {
  border-radius: 11px;
}
.seo-info .seo-info-progress.seo-info-progress-success {
  width: 100px;
}
.seo-info .seo-info-progress-bar {
  background-color: #a0c5e4;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
  color: #428bca;
  float: left;
  font-size: 13px;
  height: 100%;
  line-height: 24px;
  text-align: center;
  transition: width 0.6s ease 0s;
  width: 0;
}
/*seo-info images alt info*/
.seo-info .seo-info-image-alt {
  display: inline-block;
  width: 260px;
}
/*link*/
.seo-info .seo-additional-info-link-style {
  font-family: Arial;
  font-size: 13px;
  text-align: left;
  word-wrap: break-word;
  padding-bottom: 3px;
}
.seo-info .seo-additional-info-link-style a {
  color: #3196CA;
}
/*scroll*/
.seo-info .seo-info-scroll {
  overflow-y: auto;
  height: 500px;
  margin-top: 0.7em;
  padding: 2px 15px 10px 5px;
  text-align: justify;
  margin-bottom: 5px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar {
  width: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-thumb {
  background-color: #EAEAEA;
  border-radius: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-thumb:hover {
  background-color: #EAEAEA;
  border-radius: 7px;
}
/*SEO Template Info*/
.seo-info .seo-additional-info-template-style {
  font-size: 13px;
}
/*hide/show button*/
.seo-info .seo-additional-info-hide-show-button-style {
  position: absolute !important;
  right: 0;
  top: 0;
  padding-right: 7px;
  color: #3196CA;
  text-decoration: underline;
  cursor: pointer;
}
.seo-info .m-seo-info-scroll-hide {
  display: none;
}
/*table for SEO Templates*/
.seo-info .m-seo-info-template-table {
  display: table;
  width: 100%;
  padding-top: 3px;
}
.seo-info .m-seo-info-template-table-row {
  display: table-row;
}
.seo-info .m-seo-info-template-table-cell {
  display: table-cell;
  text-align: center;
  padding: 2px;
  vertical-align: middle;
}
.seo-info .m-seo-info-template-table-cell:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-table-cell:nth-child(2) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-table-cell:nth-child(3) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-left {
  text-align: left;
  padding-left: 1px;
}
.seo-info .m-seo-info-template-table-row:last-child .m-seo-info-template-table-cell {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-id-width {
  width: 30px;
}
.seo-info .m-seo-info-rule-name-width {
  width: 120px;
}
.seo-info .m-seo-info-sort-order-width {
  width: 70px;
}
.seo-info .m-seo-info-rules-processing-width {
  width: 110px;
}
.seo-info .m-seo-info-status-width {
  width: auto;
}
/*seo-info demo store style*/
@media all and (max-width: 590px) {
  .seo-info .seo-info-base-window.m-seo-info-demo-style {
    bottom: 40px !important;
    right: 10px !important;
  }
}
@media all and (min-width: 591px) {
  .seo-info .seo-info-base-window.m-seo-info-demo-style {
    bottom: 5px !important;
    right: 260px !important;
  }
}
.mst-seo-content__description {
  display: block;
  color: #333;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%;
  text-align: left;
  padding: 10px;
  background: rgba(255, 255, 255, 0.2);
}
.mst-seo-toolbar__toolbar {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  z-index: 1000000;
  outline: 5px solid rgba(74, 69, 66, 0.6);
  box-shadow: 2px 2px 2px 0 rgba(50, 50, 50, 0.25);
  max-width: 90%;
  min-width: 10rem;
  background: #fff;
}
.mst-seo-toolbar__toolbar-header {
  font-weight: 600;
  color: #fff;
  background: #315aa5;
  padding: 1rem 2rem 1rem 4rem;
  text-align: center;
  position: relative;
}
.mst-seo-toolbar__toolbar-header > i {
  position: absolute;
  left: 1rem;
  font-size: 15px;
}
.mst-seo-toolbar__toolbar-header .close {
  position: absolute;
  right: 1rem;
  top: 0.7rem;
  font-size: 18px;
  cursor: pointer;
}
.mst-seo-toolbar__toolbar-content {
  background: #F5F5F5;
  max-height: 55vh;
  overflow-y: auto;
}
.mst-seo-toolbar__toolbar-content section label {
  color: #999;
  padding: 1rem;
  display: block;
}
.mst-seo-toolbar__toolbar-content section ul {
  margin: 0;
  background: #fff;
  padding: 0 1rem;
  list-style: none;
}
.mst-seo-toolbar__toolbar-content section ul li {
  display: flex;
  border-bottom: 1px solid #eee;
  margin: 0;
  padding: 1rem 0;
}
.mst-seo-toolbar__toolbar-content section ul li .title {
  font-weight: 600;
  width: 12rem;
  font-size: 1.3rem;
}
.mst-seo-toolbar__toolbar-content section ul li .status {
  width: 20px;
  height: 20px;
  text-align: center;
  background-repeat: no-repeat;
  margin-right: 1rem;
}
.mst-seo-toolbar__toolbar-content section ul li .status._success {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard'%3E%3Ccircle id='Oval' fill='%231C9D74' cx='9' cy='9' r='9'%3E%3C/circle%3E%3Cpath d='M13.8274662,4.73712054 C13.6809464,4.57908482 13.4424141,4.57908482 13.2968944,4.73712054 L7.70563722,10.6990848 C7.55911738,10.858192 7.32008501,10.858192 7.17456531,10.6990848 L4.72473356,8.02640625 C4.65222374,7.94712054 4.55721087,7.90801339 4.46169794,7.90747768 C4.36518487,7.90694196 4.2671716,7.94604911 4.19366164,8.02640625 L3.11101503,9.06890625 C3.03900528,9.14819196 3,9.24729911 3,9.35069196 C3,9.45462054 3.03900528,9.56337054 3.1115151,9.64212054 L5.58184963,12.4192634 C5.7278694,12.5778348 5.96740184,12.8349777 6.11292154,12.9924777 L7.17506537,14.139442 C7.32108515,14.2964063 7.55961745,14.2964063 7.70613729,14.139442 L14.8901101,6.45729911 C15.03663,6.29979911 15.03663,6.04104911 14.8901101,5.88354911 L13.8274662,4.73712054 Z' id='Shape' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.mst-seo-toolbar__toolbar-content section ul li .status._warning,
.mst-seo-toolbar__toolbar-content section ul li .status._error {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard'%3E%3Ccircle id='Oval' fill='%23FF5501' cx='9' cy='9' r='9'%3E%3C/circle%3E%3Cpath d='M10.21944,3 C11.02296,3 11.4246,3.54804 11.4246,4.17468 C11.4246,4.95732 10.72692,5.68128 9.81768,5.68128 C9.0564,5.68128 8.61228,5.23104 8.6334,4.48764 C8.6334,3.86112 9.162,3 10.21944,3 Z M7.74516,15 C7.11072,15 6.64548,14.60856 7.0896,12.8862 L7.818,9.83136 C7.94484,9.34212 7.9656,9.14652 7.818,9.14652 C7.62744,9.14652 6.80388,9.48444 6.3168,9.81732 L6,9.28872 C7.54356,7.9776 9.31944,7.20864 10.08048,7.20864 C10.71468,7.20864 10.82064,7.97196 10.50348,9.1464 L9.6696,12.3576 C9.52152,12.92508 9.58524,13.12068 9.73284,13.12068 C9.92316,13.12068 10.54728,12.88512 11.16036,12.39576 L11.52,12.88524 C10.01856,14.412 8.3796,15 7.74516,15 Z' id='Shape' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.mst-seo-toolbar__toolbar-content section ul li .description {
  max-width: 30rem;
  font-size: 1.2rem;
  line-height: 1.4rem;
}
.mst-seo-toolbar__toolbar-content section ul li .description .action {
  margin-bottom: .5rem;
}
.mst-seo-toolbar__toolbar-content section ul li .description .note {
  color: #999;
  font-size: 90%;
  overflow-x: hidden;
  word-wrap: break-word;
  margin-top: .5rem;
}
.mst-seo-toolbar__toolbar-content section ul li a {
  font-size: 1.2rem;
  color: #006bb4;
  text-decoration: underline;
}
.mst-seo-toolbar__toolbar-content section ul li a:hover {
  text-decoration: none;
}
.mst-seo-toolbar__toolbar._disabled {
  outline: none;
  box-shadow: none;
  display: none;
}
.mst-seo-toolbar__toolbar._hidden {
  outline: none;
  box-shadow: none;
}
.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-content {
  display: none;
}
.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-header {
  position: fixed;
  left: 2rem;
  bottom: 2rem;
  background: #315aa5;
  color: #fff;
  padding: 1rem 1.5rem 1rem 4rem;
  border-radius: 2px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  font-weight: 600;
  font-size: 1.4rem;
  cursor: pointer;
  z-index: 100000;
}
.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-header .close {
  display: none;
}
body.tutorial .mst-seo-toolbar__toolbar,
body.no-tutorial .mst-seo-toolbar__toolbar {
  left: 1rem;
  right: auto;
}
.no-background .navigation {
  background: none !important;
}
.megamenu-preview-index .ves-megamenu {
  margin-top: 30px;
}
.megamenu-preview-index .ves-vertical {
  max-width: 300px;
}
.ves-megamenu.top-navigation .ves-navbar {
  display: none;
}
.ves-megamenu > .block-title {
  margin: 0;
  text-align: center;
  padding: 10px;
  background: #333;
  color: #FFF;
}
.ves-megamenu .dynamic-items > ul {
  display: block !important;
}
.ves-megamenu .navigation .drill-opener,
.ves-megamenu .navigation .opener {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
  cursor: pointer;
  text-align: center;
  font-family: 'luma-icons';
  z-index: 99;
  width: auto;
  height: auto;
  line-height: 50px;
  width: 50px;
}
.ves-megamenu .navigation .mega-col {
  padding: 0;
}
.ves-megamenu .navigation .carousel-control {
  top: 40%;
}
.ves-megamenu .navigation .carousel-control.left,
.ves-megamenu .navigation .carousel-control.right {
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  text-shadow: none;
  top: 45%;
  padding: 12px;
  position: absolute;
  background: #f5f5f5;
  color: #333;
  opacity: 1;
  line-height: 1.5em;
  width: auto;
  bottom: auto;
}
.ves-megamenu .navigation .block-content {
  max-width: 100%;
  position: relative;
}
.ves-megamenu .navigation .carousel-indicators {
  bottom: 0;
}
.ves-megamenu .navigation .carousel-indicators > li {
  border: 1px solid #1979c3;
}
.ves-megamenu .navigation .carousel-indicators > li.active {
  background-color: #1979c3;
}
.ves-megamenu .navigation .product-items {
  padding: 10px;
  margin: 0;
}
.ves-megamenu .navigation .item-before-content,
.ves-megamenu .navigation .item-after-content {
  float: left;
  width: 100%;
}
.ves-megamenu .navigation .icon-top {
  line-height: 84px;
  width: 100%;
  height: 84px;
  text-align: center;
  background: #333;
  margin-bottom: 10px;
}
.ves-megamenu.ves-vertical .navigation .level0 > a .cat-label {
  position: static;
  padding: 4px 6px;
}
.ves-megamenu .feature-box-v3:hover .fbox-icon .icons {
  background: #ef2840;
  color: #fff;
}
.ves-megamenu .feature-box-v3 .fbox-icon .icons {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  padding: 24px;
  width: 30px;
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
}
.ves-megamenu .feature-box-v3 .fa:before {
  font-size: 30px;
}
.ves-megamenu .feature-box-v3 a {
  background: #e8e8e8;
  border-left: 0;
  float: none;
  padding: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
}
.ves-megamenu ul {
  list-style: none;
  padding: 0;
}
.ves-megamenu .dynamic-items {
  padding: 0;
  width: 20%;
}
.ves-megamenu .level0 ul {
  margin: 0;
  padding: 0;
}
.ves-megamenu .level0 .megamenu-widget > .carousel > .products-grid .product-item {
  width: 100%;
}
.ves-megamenu .level0 .megamenu-widget > .carousel .item {
  display: none;
}
.ves-megamenu .level0 .megamenu-widget > .carousel .item.active {
  display: block;
}
.ves-megamenu .level0 .submenu .nav-item > a {
  padding: 0 20px;
  line-height: 50px;
}
.ves-megamenu .level0 .submenu .nav-item > a > .ves-caret {
  line-height: 50px;
}
.ves-megamenu .navigation .level0 .submenu .block-products-list .product-item a {
  padding: 0;
}
.ves-megamenu .navigation .level0 .submenu .block-products-list .product-item a:hover {
  background: none;
}
.ves-megamenu .navigation .level0 .submenu .block-products-list .product-item .actions-secondary a {
  padding: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.ves-megamenu .submenu-alignright > .submenu {
  right: 0;
  left: auto !important;
}
.ves-megamenu .text-center {
  text-align: center;
}
.ves-megamenu .pull-right {
  float: right;
}
.ves-megamenu .pull-left {
  float: left;
}
.ves-megamenu .cat-label {
  -webkit-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
  color: #FFF;
  padding: 2px 4px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  text-transform: none;
  text-shadow: none;
  margin-left: 2px;
}
.ves-megamenu .cat-label.cat-label-v2 {
  background-color: #d52462;
}
.ves-megamenu .cat-label.cat-label-v3 {
  background: #0cc485;
}
.ves-megamenu .cat-label.pin-bottom:before {
  position: absolute;
  right: 6px;
  top: 22px;
  width: 0;
  height: 0;
  content: "";
  border-style: solid;
  border-width: 4px;
  border-color: transparent;
  -webkit-transition: border-color 450ms ease-in-out;
  -o-transition: border-color 450ms ease-in-out;
  transition: border-color 450ms ease-in-out;
}
.ves-megamenu .cat-label.cat-label-v2.pin-bottom:before {
  border-top-color: #d52462;
}
.ves-megamenu .cat-label.cat-label-v3.pin-bottom:before {
  border-top-color: #0cc485;
}
.ves-megamenu .nav-item {
  position: relative;
}
.ves-megamenu .nav-item > a {
  line-height: 50px;
}
.ves-megamenu .nav-item.active > a {
  background: #333 !important;
  color: #FFF;
}
.ves-megamenu .submenu p > a {
  padding: 0;
}
.ves-megamenu iframe,
.ves-megamenu video {
  max-width: 100%;
}
.ves-megamenu .level0 > a > .item-icon {
  margin-bottom: -5px;
}
.ves-megamenu .onsale {
  padding: 3px 10px;
  background: #d52462;
  color: #FFF;
  margin-right: 5px;
}
.ves-megamenu .new-icon {
  padding: 3px 10px;
  background: #0cc485;
  color: #FFF;
}
.ves-megamenu .owl-carousel .owl-item {
  text-align: center;
}
.ves-megamenu #contact-form {
  width: 100% !important;
}
.ves-megamenu .drill-opener,
.ves-megamenu .drilldown-back,
.ves-megamenu .ves-navbar {
  display: none;
}
.ves-megamenu.ves-daccordion .navigation,
.ves-megamenu.ves-mdrilldown .navigation,
.ves-megamenu.ves-ddrill .navigation {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.ves-megamenu.ves-daccordion .navigation .level0 > a .cat-label,
.ves-megamenu.ves-mdrilldown .navigation .level0 > a .cat-label,
.ves-megamenu.ves-ddrill .navigation .level0 > a .cat-label {
  position: static;
  padding: 4px 6px;
}
.ves-megamenu.ves-daccordion.has-title .navigation,
.ves-megamenu.ves-mdrilldown.has-title .navigation,
.ves-megamenu.ves-ddrill.has-title .navigation {
  border-top: 0;
}
.ves-navtoggle {
  display: none;
}
.ves-megamenu.ves-daccordion .navigation .nav-item.active > .submenu {
  display: block;
}
#maincontent .cat-label:before {
  display: none;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .ves-megamenu .orgin-items > .mega-col > .dropdown-submenu > .submenu {
    position: static;
  }
}
.drilldown {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  max-width: 100% !important;
}
.drilldown .navigation {
  background-color: #FFF;
}
.drilldown .navigation.loaded > .dropdown-menu {
  width: 100% !important;
}
.drilldown .navigation .subhover > .submenu {
  display: none;
}
.drilldown .navigation > .dropdown-menu {
  display: block;
  position: static;
  margin: 0;
  padding: 0;
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.drilldown .navigation .ves-caret {
  display: none;
}
.drilldown .navigation .cat-label {
  position: static;
  margin: 0;
  padding: 4px 6px;
}
.drilldown .navigation .nav-item {
  position: relative !important;
  float: left !important;
  width: 100%;
}
.drilldown .navigation .nav-item > a {
  line-height: 50px;
  position: static;
  padding: 0 15px;
}
.drilldown .navigation .nav-item > a span.drill-opener {
  border: 1px solid #e5e5e5;
  border-right: 0;
  display: none;
}
.drilldown .navigation .mega-col {
  padding: 0;
}
.drilldown .navigation .level0 {
  border-top-color: #e5e5e5;
}
.drilldown .navigation .opener {
  display: none;
}
.drilldown .navigation .drill-opener {
  background: #f0f0f0;
  position: absolute;
}
.drilldown .navigation .drill-opener:before {
  content: "\e608";
}
.drilldown .navigation .drilldown-back {
  position: relative;
  top: 0;
  left: -1px;
  display: none;
}
.drilldown .navigation .drilldown-back a {
  padding: 0;
  background: #f0f0f0;
  text-align: center;
  font-size: 1.3em;
  text-transform: uppercase;
  display: block;
  font-weight: normal;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: -1px;
}
.drilldown .navigation .drilldown-back a .drill-opener {
  position: absolute;
  left: 0;
  right: auto;
  display: block !important;
}
.drilldown .navigation .drilldown-back a .drill-opener:before {
  content: "\e617";
}
.drilldown .navigation .drilldown-back a .drill-opener:after {
  display: none;
}
.drilldown .navigation .drilldown-back a .current-cat {
  line-height: 50px;
  position: relative;
  z-index: 99;
}
.drilldown .navigation .drilldown-back a .current-cat:before {
  display: none;
}
/** FIX BLOG **/
.ves-megamenu .navigation .post-list .post-item a {
  padding: 0;
}
.ves-megamenu .navigation .post-list .post-item .post-meta a {
  display: inline-block;
}
.ves-megamenu .navigation .ves-post {
  text-align: left;
}
.ves-megamenu .navigation .post-list .post-item .post-readmore a {
  background-color: #4db2ec;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 10px 12px;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.ves-megamenu .navigation .post-list .post-item .addthis_default_style .at300b,
.ves-megamenu .navigation .post-list .post-item .addthis_default_style .at300bo,
.ves-megamenu .navigation .post-list .post-item .addthis_default_style .at300m {
  padding: 0 2px;
}
@media all and (min-width: 968px), print {
  .ves-megamenu.ves-daccordion .navigation,
  .ves-megamenu.ves-mdrilldown .navigation,
  .ves-megamenu.ves-ddrill .navigation {
    border: 0px solid rgba(0, 0, 0, 0.15);
  }
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
/*!
* Firstygroup
* Here we can do our own overrides
*/
/* Here you can either override something directly or
* you can make a new file eg: page-homepage.less and then inside this file you can add it with import;
* and then you can use that file specifically for css changes on homepage. Same idea for any page.
* This is for not making 1 huge file for everything
*/
/* LOAD ADDITIONAL STYLESHEETS */
/*!
* Firstygroup
* Here we can do our own overrides
*/
/* PRODUCT VIEW STYLES */
/* This is for showing the cover. I think something is breaking this by default. No time to check more. */
.media {
  display: inline !important;
}
@font-face {
  font-family: montserrat;
  src: url(Montserrat-Regular.ttf);
}
.catalog-product-view .page-title-wrapper {
  margin-top: 15px;
}
.catalog-product-view h1 {
  font-size: 35px !important;
  font-weight: 500;
}
.catalog-product-view p.product-contributor {
  font-size: 18px;
}
#product_addtocart_form {
  margin-top: 26px;
  padding-right: 20px;
}
.simple-format-wrapper {
  padding-right: 25px;
  width: 100%;
  float: left;
  margin-top: 18px;
}
.catalog-product-view .product-info-main .box-tocart .field.qty {
  padding-right: 0;
}
.catalog-product-view .product-info-main .box-tocart.update .field.qty {
  padding-right: 15px;
}
.catalog-product-view .format {
  width: auto;
  float: left;
  border: 2px solid #C9C9C9;
  background: #f8f8f8;
  margin-right: 1%;
  padding-left: 3%;
  padding-right: 3%;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 12px;
  margin-bottom: 20px;
}
ul li.resource {
  list-style-type: none;
}
#product\.info\.resources ul {
  padding-left: 0;
}
ul li.resource::before {
  content: url('../images/icon-download.png');
  transform: scale(1);
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  top: 4px;
  margin-left: 0;
  margin-right: 8px;
  width: 20px;
  position: relative;
}
.show_more,
.show_less {
  background: #8a8a8a;
  padding: 2px 15px 4px 15px;
  border-radius: 20px;
  margin: 20px 40% 0 40%;
  width: 20%;
  text-align: center;
  font-weight: 500;
  cursor: pointer;
  color: #fff;
  min-width: 115px;
}
.show_more:hover,
.show_less:hover {
  background: #7E072A;
  color: #fff;
}
.open-access {
  width: 140px;
  height: 40px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  display: block;
  text-align: center;
  border: 1px solid;
  background: #7E072A;
  font-weight: 300;
  padding: 6px 17px;
  border-radius: 22px;
  margin-top: 10px;
}
.open-access:after {
  content: url('../images/Union.png') !important;
  top: 2px;
  left: 4px;
  position: relative;
}
/* Keywords */
.catalog-product-view .block-product-tags h2 {
  font-size: 15px;
  color: #012c61;
  background: #f8f8f8;
  padding: 9px 25px 11px 20px;
  border-radius: 0 10px 0 0;
  border-left: 4px solid #7E072A;
  font-weight: 500;
  display: inline;
}
.catalog-product-view .block-product-tags .block-content {
  background: #f8f8f8;
  display: block;
  float: left;
  padding: 20px 8px;
  border-radius: 0 10px 0 0;
  margin-top: 10px;
}
.catalog-product-view .list-product-tags li {
  margin: 0 5px;
  border-top: 0;
  border-bottom: 0;
  border-left: 0;
  border-right: 1px solid #7E072A;
  border-radius: 0;
  padding: 0 10px 5px 0;
}
#product\.info\.bio br {
  margin-bottom: 15px;
}
.catalog-product-view .list-product-tags li:hover {
  background: transparent;
}
.list-product-tags a:hover {
  color: #dd2048;
}
@media screen and (max-width: 767px) {
  .catalog-product-view .block-product-tags h2 {
    font-size: 20px;
  }
}
/* CSS for doing grouped products */
.catalog-product-view .gallery-placeholder__image {
  border-radius: 0 15px;
}
.format.loaded {
  border: 1px solid #d9d9d9;
  max-height: 200px !important;
}
.format.loaded {
  border: 2px solid #C9C9C9;
  background: unset;
  min-height: 150px;
}
.format.loaded.selected {
  border: 2px solid #7E072A;
  background: #7E072A;
}
.format.loaded.selected .box-field.format-box,
.format.loaded.selected .box-field.isbn-box,
.format.loaded.selected .box-field.pubdate-box,
.format.loaded.selected .price-box .price-wrapper .price {
  color: #fff !important;
}
.format .availability {
  float: none;
  font-size: 88% !important;
  clear: both;
  display: block;
}
.format.selected .price {
  color: #cc0033;
}
.format .availability.preorder {
  margin-left: 0px;
  float: right;
  margin-top: -16px;
  width: 83px;
  /* max-width: 107px; */
  text-align: center;
  text-transform: uppercase;
  border: unset;
  color: #FFFFFF;
  font-weight: 900;
  font-size: 12px !important;
  background: unset;
}
.format.selectable {
  cursor: pointer;
  max-height: 200px !important;
}
.box-field.format-box {
  color: #1D1D1D;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 2px;
}
.box-field.isbn-box,
.box-field.pubdate-box {
  color: #000000;
  font-size: 14px !important;
  line-height: 18px;
}
/* END OF CSS for doing grouped products */
.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 18px;
  font-weight: 600;
  color: #1D1D1D;
}
.product-info-main .page-title-wrapper .page-title {
  margin-bottom: 0;
  margin-bottom: 4px;
  color: #1D1D1D;
  font-weight: 500;
  font-size: 24px !important;
  margin-top: 0;
  font-weight: 600;
}
.product-info-main .author {
  font-size: 14px !important;
}
.product-info-main .product-subtitle {
  font-size: 16px !important;
}
.product-subtitle p {
  margin-bottom: 7px;
}
.catalog-product-view .product-info-main .price-box {
  margin-top: 6px;
}
/* SPECIAL PRICES */
.catalog-product-view .special-price .price-label {
  display: none;
}
.catalog-product-view .product-info-main .special-price .price-wrapper .price {
  color: #cc0033 !important;
  font-size: 19px;
  margin-top: -6px;
}
.product-info-main .special-price,
.product-options-bottom .special-price {
  display: unset !important;
  float: left !important;
  margin-top: 0px !important;
}
.catalog-product-view .product-info-main .price-box {
  margin-top: 10px !important;
}
.catalog-product-view .old-price {
  font-size: 19px;
  margin-top: -6px !important;
}
.catalog-product-view .old-price .price-label {
  display: none;
}
.special-price .price-wrapper .price {
  color: #cc0033 !important;
}
.catalog-product-view .old-price {
  float: left;
  margin: 1px 0 0 5px;
}
.special-price .price-label,
.old-price .price-label {
  display: none;
}
.catalog-product-view .product-info-main .box-tocart {
  clear: both;
}
.product-info-main .box-tocart .action.tocart {
  font-size: 17px;
  line-height: 21px;
  padding: 10px 20px;
}
.action.primary {
  background: #063064;
  border: 1px solid #063064;
  font-weight: 500;
  /*padding: 10px 20px;
    font-size: 17px;
	border-radius: 0 10px;*/
  padding: 7px 15px;
  font-size: 16px;
  border-radius: 22px;
}
.action.primary:hover {
  background: #7E072A;
  border: 1px solid #7E072A;
}
.action.primary:focus {
  background: #7E072A;
  border: 1px solid #7E072A;
  box-shadow: none;
  outline: none !important;
}
.book-data ul {
  padding: 0;
}
.catalog-product-view .book-data ul li {
  list-style: none;
  font-size: 14px;
  margin-bottom: 3px;
}
.catalog-product-view .book-data ul li.isbn {
  margin-top: 20px;
}
.catalog-product-view .product.attribute.description {
  clear: both;
  background: #f2f7fe;
  padding: 25px;
}
.catalog-product-view .product.data.items > .item.content .product.attribute.description {
  background: transparent;
  padding: 0;
}
.product.data.items > .item.title > .switch {
  font-weight: 500;
}
.product.data.items > .item.content {
  background: unset !important;
  color: #1D1D1D !important;
  font-size: 13px !important;
  font-family: "montserrat" !important;
}
.catalog-product-view .product.attribute.description h4 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
  line-height: 25px;
}
.product.attribute.description ul > li {
  margin-bottom: 5px;
}
.catalog-product-view .product.info.detailed {
  margin-top: 40px;
}
.catalog-product-view .product.info.detailed h2 {
  font-size: 14px;
}
.catalog-product-view .google-preview-button {
  margin-top: 10px;
}
.catalog-product-view .sharing-wrapper {
  margin-top: 10px;
}
.catalog-product-view .book-data.headline .metadata {
  margin-top: 20px;
}
.catalog-product-view .book-data.headline .metadata li {
  font-size: 17px;
}
.book-data .metadata .bold {
  font-weight: 500 !important;
  font-size: 17px;
}
.catalog-product-view blockquote {
  font-size: 17px;
  color: #1D1D1D;
  font-style: normal;
  font-family: montserrat, sans-serif;
  font-weight: 300;
}
.catalog-product-view blockquote footer {
  font-size: 11px;
}
blockquote footer::before {
  content: '';
}
.catalog-product-view blockquote footer i {
  font-style: normal;
  color: #4a4a4a;
  font-style: italic;
}
.fotorama__stage__frame .fotorama__img {
  left: 0;
  top: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.8);
}
.fotorama__stage {
  max-height: 470px;
  /* THIS NEEDS TO BE LOOKED AT FOR A BETTER WAY TO STOP THE BOX HEIGHT BEING TOO TALL. WHERE IS THE HEIGHT COMING FROM? */
}
.page-layout-2columns-right.fotorama__fullscreen .fotorama__stage {
  max-height: none;
}
.fotorama__stage__frame .fotorama__img {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: 0 0 0 0;
}
.product-social-links {
  text-align: left;
}
.product-info-main .action.towishlist {
  background: #8a8a8a;
  border: 1px solid #8a8a8a;
  color: #fff;
  border-radius: 0 10px;
  font-weight: 500;
  padding: 8px 20px;
  font-size: 14px;
}
.product-info-main .action.towishlist:hover {
  background: #7E072A;
  border: 1px solid #7E072A;
  color: #fff;
}
.product-info-main a.ebook-icon {
  background: #8a8a8a;
  width: 26px;
  display: inline-block;
  padding: 2px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  font-family: Georgia, Times, Times New Roman, serif;
  float: right;
}
.firstygroup_request-item-index .request-intro {
  background: #e5e9ef;
  padding: 40px 20px;
  margin-bottom: 40px;
}
.firstygroup_request-item-index .request-intro h3 {
  font-weight: 500;
  font-size: 18px;
  padding-bottom: 10px;
}
.catalog-product-view .block.block-tags.block-product-tags {
  margin-bottom: 40px;
  float: left;
  border-bottom: 3px solid #e5e5e5;
  padding-bottom: 40px;
}
.catalog-product-view .mp-product-slider-title {
  font-size: 18px;
  font-weight: 500;
  margin: 20px 0 25px 0;
  text-align: left;
  padding: 6px 20px 9px 12px;
  clear: both;
  border-left: 4px solid #7E072A;
  background-image: url('../images/heading-bg.png');
  background-repeat: no-repeat;
  background-position: bottom;
  color: #4a4a4a;
}
.catalog-product-view .slider-product-item-details .product.name.product-item-name {
  font-size: 13px;
  line-height: 16px;
}
.catalog-product-view .slider-product-item-details .product.name a {
  font-weight: 500;
}
.catalog-product-view .slider-product-item-details .product-item .author {
  font-size: 13px;
}
.catalog-product-view .product.details.slider-product-item-details {
  text-align: center;
  margin-left: 0;
}
.catalog-product-view .product-item .slider-product-item-details {
  font-size: 13px;
}
.catalog-product-view .owl-item.active {
  color: #4a4a4a;
  font-weight: 500;
}
.catalog-product-view .owl-carousel .owl-item img {
  height: 100%;
  max-height: none;
  width: auto;
}
/* product slider nav buttons */
.owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 25%;
  left: -30px;
  height: 25px;
  width: 25px;
  border-radius: 8px;
}
.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 25%;
  right: -30px;
  height: 25px;
  width: 25px;
  border-radius: 8px;
}
.owl-carousel .owl-nav button.owl-prev span,
.owl-carousel .owl-nav button.owl-next span {
  color: #7E072A;
  font-size: 55px;
  line-height: 6px;
}
/* this was set to 80% - not sure why. 100% may break elsewhere*/
.slider-product-item-info {
  width: 100% !important;
}
.owl-carousel {
  padding: 0;
}
.owl-theme .owl-nav [class*='owl-']:hover {
  background: unset !important;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: black !important;
}
.owl-theme .owl-dots .owl-dot span {
  background: #7E072A;
}
/* fixes the More Info tab table columns */
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > td {
  display: block;
}
.catalog-product-view .series-view-all {
  float: right;
}
.page-product-downloadable.catalog-product-view .format {
  margin-bottom: 0;
}
.page-product-downloadable #product_addtocart_form {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .page-layout-1column .product.media {
    width: 25% !important;
  }
  .page-layout-1column .product-info-main {
    width: 72% !important;
  }
  /* if 3 column template is used - for adverts */
  .page-layout-2columns-right .column.main {
    width: 85% !important;
  }
  .page-layout-2columns-right .product.media {
    width: 30% !important;
  }
  .page-layout-2columns-right .product-info-main {
    width: 65% !important;
  }
  .product.data.items > .item.title {
    margin: 20px 0!important;
  }
  #tab-label-product\.info\.bio {
    padding-bottom: 8px;
  }
  .product-info-main .box-tocart .actions {
    padding-top: 10px !important;
  }
  .product.data.items > .item.title > .switch {
    height: auto !important;
    font-size: 13px !important;
    color: #7E072A !important;
    border: 0 !important;
    padding: 0 !important;
    border-radius: 0 10px 0 0;
    background: unset !important;
    font-weight: 600 !important;
    text-transform: uppercase;
  }
  .product.data.items > .item.content {
    background: unset !important;
    margin-top: 48px !important;
    /*border-top: double #9E9E9E !important;*/
    border-top: 2px solid #C9C9C9!important;
    padding: 35px 20px 20px 0px !important;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 0px !important;
    background: transparent !important;
  }
  .product.data.items > .item.title.active > .switch {
    background: unset !important;
    color: #1D1D1D !important;
  }
  #tab-label-product\.info\.bio a {
    font-size: 15px;
    display: block;
  }
  .data.item.content {
    background: #f8f8f8;
    padding: 20px;
  }
  .data.item.title {
    border-left: unset;
    background: unset;
    border-radius: 0 10px 0 0;
    display: inline-block;
    padding: 9px 15px 11px 15px;
  }
  .data.item.title.active {
    background: unset;
    display: inline-block;
    border-radius: 0 10px 0 0;
    border-left: unset;
  }
  /* Inspection copies */
  .catalog-product-view .product.info.detailed .fieldset .legend {
    margin-left: 0;
  }
  .catalog-product-view .product.info.detailed .fieldset.create.info > .field:not(.choice) > .control {
    padding: 6px 15px 0 0;
  }
  .fieldset.info > .field:not(.choice) > .label {
    padding: 14px 15px 0 0;
  }
  .fieldset.create.info > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
  }
  .catalog-product-view .product.info.detailed #address_line2 {
    width: 74.2%;
    float: right;
    margin-top: 15px;
  }
  .catalog-product-view .fieldset.info .input-box {
    float: right;
    width: 74.2%;
  }
  #product\.info\.inspection p {
    clear: both;
  }
  /* Review copies */
  .firstygroup_request-item-index .fieldset .legend {
    margin-left: 0;
  }
  .firstygroup_request-item-index .fieldset.create.info > .field:not(.choice) > .control {
    padding: 14px 15px 0 0;
  }
  .firstygroup_request-item-index .fieldset > .field.required > .label::after {
    font-size: 12px;
  }
  .firstygroup_request-item-index .field.additional .control {
    width: 74.2%;
    float: right;
    padding: 6px 15px 0 0;
  }
  .firstygroup_request-item-index .fieldset.info > .field:not(.choice) > .label {
    padding: 14px 15px 0 0;
    float: left;
    width: 25.8%;
  }
  .firstygroup_request-item-index .fieldset.info .input-box {
    width: 74.2%;
    float: right;
    padding: 6px 15px 0 0;
  }
  .firstygroup_request-item-index .fieldset.info p {
    clear: both;
  }
  .page-product-downloadable .product-options-bottom {
    float: left !important;
  }
}
@media screen and (max-width: 767px) {
  .catalog-product-view .format {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    font-size: 16px;
    min-height: 0;
  }
  .catalog-product-view h1 {
    font-size: 26px !important;
    font-weight: 500;
  }
  .product-info-main .page-title-wrapper .page-title {
    line-height: 32px;
  }
  .catalog-product-view h2 {
    font-size: 20px;
  }
  .product.data.items > .item.title.active {
    margin: 0 !important;
  }
  .product.data.items > .item.content {
    background: unset !important;
    border: 0 !important;
    padding-top: 25px;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus {
    background: #f8f8f8 !important;
    color: #012c61 !important;
  }
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #f8f8f8 !important;
    color: #4a4a4a !important;
  }
  .product.data.items > .item.title > .switch {
    background: unset !important;
    border-bottom: 0 !important;
    border-right: 0 !important;
    border-top: 0 !important;
    border-left: 0 !important;
    color: #707070 !important;
    padding: 0 !important;
    font-size: 18px !important;
    height: auto !important;
    line-height: normal !important;
    font-weight: 500 !important;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:hover {
    background: transparent !important;
  }
  .product.data.items .item.title > .switch {
    padding: 0 !important;
  }
  /*NEW*/
  .data.item.content {
    background: #f8f8f8;
    padding: 20px;
  }
  .data.item.title {
    border-left: unset;
    background: unset;
    border-radius: 0 10px 0 0;
    padding: 9px 20px 11px 20px;
  }
  .data.item.title.active {
    background: unset;
    display: inline-block;
    border-radius: 0 10px 0 0;
    border-left: unset;
  }
  /*END NEW*/
  .show_more,
  .show_less {
    margin: 20px 30%;
    width: 40%;
  }
}
@media screen and (max-width: 500px) {
  .fotorama__stage__frame .fotorama__img {
    max-width: 250px !important;
    left: 51% !important;
  }
}
/* Hides invisible button that was pushing down description */
.catalog-product-view .box-tocart .payment-request-button {
  display: none;
}
.product.data.items > .item.title {
  /*border-bottom: 2px solid #C9C9C9 ;*/
  padding: 0px 10px 8px 10px !important;
  z-index: 0;
  position: relative;
}
.product-subtitle {
  color: #1D1D1D;
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .format .availability.preorder {
    font-size: 11px !important;
  }
  .box-field.isbn-box,
  .box-field.pubdate-box {
    font-size: 14px !important;
    color: #130C0D !important;
  }
  .box-field.format-box {
    font-size: 16px !important;
  }
  .open-access {
    width: 105px !important;
    padding-top: 1px !important;
    font-size: 12px !important;
  }
  .catalog-product-view .format {
    margin-right: 3% !important;
  }
  .page-product-grouped .thumbnail {
    bottom: 130px !important;
  }
  .thumbnail {
    width: 50px !important;
    height: 50px !important;
    left: 67% !important;
  }
  .slick-prev,
  .slick-next {
    top: 20% !important;
  }
}
.checkout-index-index .checkout-agreement .action-show {
  padding-top: 7px !important;
}
.catalog-product-view .product.data.items > .item.content .product.attribute.press_reviews blockquote {
  font-size: 13px !important;
  font-weight: unset !important;
}
.product.attribute b {
  font-weight: 800 !important;
}
.block.related .block-actions,
.block.related .price-box,
.block.related .field.choice.related {
  display: none;
}
.products-grid.products-related {
  margin-top: 10px;
}
.fotorama__stage__frame .fotorama__img {
  min-height: 0;
  height: auto;
}
/* Fixed sidenav, full height */
.dropdown-container {
  display: block;
  background-color: unset;
}
.dropdown-container a {
  border-bottom: unset !important;
}
.sidenav {
  height: 100%;
  width: 200px;
  z-index: 1;
  overflow-x: hidden;
}
/* Style the sidenav links and the dropdown button */
.sidenav a {
  border-bottom: 1px solid #E0E0E0;
}
.sidenav a,
.dropdown-btn {
  padding: 8px 30px 8px 16px;
  text-decoration: none;
  font-size: 13px;
  display: block;
  background: none;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: none;
}
/* Add an active class to the active dropdown button */
.active {
  color: #6C757D;
  font-weight: 500;
}
/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropdown-container {
  display: none;
  padding-left: 8px;
}
/* Optional: Style the caret down icon */
.opener-down {
  float: right;
  padding-right: 8px;
  content: url('../images/Icons.png');
  background-image: none !important;
  display: inline-block;
  font-style: normal;
  font-weight: 300;
  font-variant: normal;
  text-transform: none;
  /* line-height: 1em; */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
}
.opener-down:before {
  content: url('../images/Icons.png');
}
.opener-down {
  font-size: 30px;
  margin-top: -27px;
  font-weight: 300;
}
.opener-down.active {
  margin-right: 4px;
  margin-top: -27px;
  content: url('../images/arrow-up.png');
}
.opener-down::before {
  content: url('../images/Icons.png');
  color: #7E072A;
  font-size: 80px;
}
.opener-down:hover::before,
.opener-down.active:hover::before {
  color: #1D1D1D;
}
.opener-down.active::before {
  content: url('../images/Icons.png');
  color: #7E072A;
  font-size: 80px;
}
/* MEGA MENU */
.ves-megamenu {
  background: #fff;
}
.ves-megamenu .nav-item > a {
  padding: 0 10px;
}
.ves-megamenu li.level0 > a {
  text-transform: none;
  color: #1D1D1D;
  /*font-size: 16px;*/
  font-size: 17px;
  font-weight: 500;
}
.ves-megamenu li.level0:hover > a {
  background: unset !important;
  color: unset !important;
}
.ves-megamenu h4 {
  background: #fff;
  border-radius: 0 10px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  color: #4a4a4a;
  margin-top: 0 !important;
  margin-bottom: 8px !important;
}
.ves-menu .navigation .level0 > .submenu {
  margin-top: -1px !important;
}
.ves-menu .navigation .level0 .submenu a:hover {
  background: transparent;
}
.navigation .level0 .submenu a:hover {
  color: #969696 !important;
}
.navigation .ves-megamenu .level0 .submenu .submenu {
  background: #e5e5e5;
}
.ves-megamenu .dropdown-menu .megamenu-header {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}
.ves-menu .navigation .level0 .submenu h4 a {
  padding: 0 !important;
  background: #fff;
  font-weight: 500 !important;
  color: #4a4a4a;
}
.ves-megamenu p {
  margin: 0;
}
.ves-megamenu li.active > a {
  background: transparent;
}
.ves-megamenu li.active > a:hover {
  color: #4a4a4a;
}
.navigation .level0 .submenu .active > a {
  border-width: 0 !important;
}
/* hides the deeper levels on megamenu drop-down
.level1 .submenu.dropdown-menu {
    visibility: hidden;
} */
.ves-megamenu .navigation .level0 > a,
.ves-megamenu .navigation .content-type-parentcart .level1 > a {
  font-weight: 500 !important;
}
@media screen and (min-width: 768px) {
  .ves-megamenu .navigation .level0.current > a {
    background-color: transparent !important;
  }
}
/* MOBILE */
@media screen and (max-width: 767px) {
  /* Hide the Menu/Account tabs at top of mobile menu */
  .section-item-title.nav-sections-item-title {
    display: none;
  }
  .nav-toggle {
    right: 15px;
    left: auto;
  }
  .nav-mobile {
    background-color: #fff !important;
  }
  /*.section-item-title.nav-sections-item-title {
		display: none;
	}*/
  .nav-sections-item-title {
    background: #fff !important;
    border: solid #dbdbdb!important;
    border-width: 0 0 0 1px!important;
  }
  .navigation .level0 {
    border-top: 0 !important;
  }
  .nav-mobile li.level0 > a {
    color: #1D1D1D !important;
    text-transform: none !important;
    font-weight: 500 !important;
  }
  .ves-megamenu h4 {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .ves-megamenu .opener {
    padding: 0px 20px 0px 20px!important;
  }
  .ves-megamenu .opener::before {
    content: url('../images/Icons.png');
    color: #dc2048;
    font-weight: 300;
  }
  .ves-megamenu .opener.item-active::before {
    content: url('../images/Icons.png');
  }
  .ves-megamenu .opener.item-active {
    background: transparent !important;
  }
  .ves-megamenu .dropdown-menu .megamenu-header {
    margin-bottom: 0 !important;
    border-bottom: 0 !important;
  }
  .ves-megamenu .nav-item.level1 > a,
  .ves-megamenu .nav-item.level2 > a {
    line-height: 30px !important;
  }
  .nav-mobile .dropdown-menu .content-wrap .megamenu-content {
    padding-bottom: 25px !important;
  }
  .ves-megamenu .dropdown-menu .megamenu-header {
    padding-bottom: 0 !important;
  }
  .level1.nav-dropdown {
    margin-top: 15px;
  }
  .navigation .level0.active > a:not(.ui-state-active) {
    border-color: transparent !important;
  }
  .ves-megamenu li.active > a {
    background: #e5e5e5 !important;
  }
  .ves-megamenu li.active > a span {
    color: #4a4a4a !important;
  }
  .ves-megamenu .navigation {
    border-bottom: 0 !important;
  }
  .navigation li.level0:last-child {
    border-bottom: 0 !important;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 300 !important;
  }
  #switcher-language-trigger {
    width: 100%;
  }
  .switcher-language .dropdown {
    text-align: right !important;
  }
  .switcher-option {
    margin-right: 35px;
  }
}
/*!
* Firstygroup
* Here we can do our own overrides
*/
/* CMS PAGES STYLES */
@font-face {
  font-family: montserrat;
  src: url(Montserrat-Regular.ttf);
}
.sidenav {
  background-color: unset !important;
}
.sidenav a:link,
.sidenav a:visited {
  color: #333333;
  font-size: 16px;
  font-family: "montserrat";
}
.sidenav a:hover {
  color: #7E072A;
}
.sidebar-additional ul {
  padding-left: 0;
}
.sidebar-additional ul li {
  list-style: none;
}
/* Hides the home page heading */
.cms-home .page-title-wrapper {
  display: none;
}
/* HOME SUBJECT ICONS */
.icons {
  float: left;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 10px;
}
.home-category img {
  float: left;
  width: 18%;
  margin: 0 1% 30px;
  border-radius: 0 10px!important;
}
/* HOME BANNER */
.banner-slider-wrapper {
  float: left;
  width: 64%;
}
/* HOME EVENTS */
.home-events-feed {
  float: left;
  width: 33%;
  margin-left: 3%;
  padding-top: 5px;
}
.home-events-feed h3 {
  border-left: 4px solid #dc2048;
  padding-left: 12px;
  font-size: 18px;
  background-image: url('../images/heading-bg.png');
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 9px;
  padding-top: 6px;
  margin-bottom: 14px;
  font-weight: 600;
}
.home-events-feed ul.event-post-list {
  padding-left: 0;
}
.home-events-feed .event-post-list a {
  font-weight: 600;
}
.home-events-feed .event-post-list li {
  list-style: none;
}
.home-events-feed h4 a {
  border: 4px solid #dc2048;
  display: block;
  padding: 15px;
  text-align: center;
  font-size: 24px;
  border-radius: 0 20px;
}
/* HOME NEWS FEED */
.home-news-feed {
  float: left;
  width: 31.333%;
  margin-right: 3%;
}
.home-news-feed .widget-title {
  border-left: 4px solid #dc2048;
  padding-left: 12px;
  font-size: 18px;
  margin-bottom: 11px;
  background-image: url('../images/heading-bg.png');
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 9px;
  padding-top: 6px;
  font-weight: 600;
}
.home-news-feed .widget-title a {
  color: #4a4a4a;
}
.view-all {
  font-size: 14px;
  font-weight: 600;
  float: right;
  margin-top: 2px;
  margin-right: 15px;
}
.home-news-feed .widget-title .view-all a {
  color: #012c61;
}
.home-news-feed .post-item-wraper {
  border: 0;
  box-shadow: none;
}
.home-news-feed .post-item-wraper:hover {
  border: 0;
  box-shadow: none;
}
.home-news-feed .post-image {
  width: 42%;
  height: auto;
  /*min-height: 250px;*/
  min-height: 90px;
  float: left;
}
.home-news-feed .post-image img.img-responsive {
  position: relative;
  height: auto;
  border: 1px solid #e5e5e5;
}
.home-news-feed .post-info-wraper {
  vertical-align: top;
  float: left;
  width: 58%;
  padding: 0 15px 10px 15px;
}
.post-info-wraper h2.mp-post-title {
  font-size: 15px !important;
  font-weight: 600;
  margin-bottom: 0;
}
.home-news-feed .mp-post-info {
  font-size: 14px;
  color: #4a4a4a;
}
/* HOME BLOG FEED */
.home-blog-feed {
  float: left;
  width: 31.333%;
  margin-right: 3%;
}
.home-blog-feed h3 {
  border-left: 4px solid #dc2048;
  padding-left: 12px;
  font-size: 18px;
  background-image: url('../images/heading-bg.png');
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 9px;
  padding-top: 6px;
  margin-bottom: 21px;
  font-weight: 600;
}
.home-blog-feed h3 a {
  color: #4a4a4a;
}
.home-blog-feed h3 .view-all a {
  color: #012c61;
}
.home-blog-feed h4 {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 0;
}
.home-blog-feed h4 a:link {
  color: #012c61;
}
.home-blog-feed ul {
  list-style: none;
  margin-top: 21px;
  padding-left: 0;
}
/* HOME TWITTER FEED */
.home-twitter-feed {
  float: left;
  width: 31.333%;
  max-height: 330px;
  overflow: hidden;
  margin-bottom: 40px;
}
.home-twitter-feed h3 {
  border-left: 4px solid #dc2048;
  padding-left: 12px;
  font-size: 18px;
  /*margin-bottom: 19px;*/
  margin-bottom: 0;
  background-image: url('../images/twitter-heading-bg.png');
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 9px;
  padding-top: 6px;
  font-weight: 600;
}
.home-twitter-feed h3 a {
  color: #4a4a4a;
}
.home-advert {
  border-top: 3px solid #e5e5e5;
  padding-top: 40px;
  clear: both;
}
.cms-signup h3 {
  border-left: 4px solid #dc2048;
  padding-left: 12px;
  font-size: 18px;
  background-image: url('../images/heading-bg.png');
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 9px;
  padding-top: 6px;
  margin-bottom: 21px;
  font-weight: 600;
  margin-top: 40px;
}
input[type="submit"] {
  background: #8a8a8a;
  border: 1px solid #8a8a8a;
  font-weight: 500;
  padding: 5px 15px;
  font-size: 16px;
  border-radius: 22px;
  color: #fff;
}
#signup td.label,
#signup td.tickbox {
  width: 15%;
  min-width: 200px;
}
@media screen and (min-width: 768px) {
  .page-layout-3columns .sidebar-main {
    width: 31% !important;
  }
  .page-layout-3columns .column.main {
    width: 68% !important;
  }
  .category-meet-the-editorial-team table img {
    max-width: 160px;
  }
}
@media screen and (max-width: 767px) {
  .banner-slider-wrapper {
    width: 100%;
  }
  .home-events-feed {
    width: 100%;
    margin-left: 0;
  }
  .home-category img {
    width: 46%;
  }
  .home-news-feed {
    width: 100%;
    margin-right: 0;
  }
  .home-blog-feed {
    width: 100%;
    margin-right: 0;
  }
  .home-twitter-feed {
    width: 100%;
    max-height: none;
    overflow: visible;
  }
  .home-advert {
    padding-top: 35px;
  }
  .page-layout-3columns .columns .column.main {
    padding-bottom: 8px;
  }
  .category-meet-the-editorial-team .grid12-12 img {
    width: 70px;
    height: auto;
    max-width: none;
    max-height: none;
    margin: 0 !important;
  }
}
@media screen and (max-width: 500px) {
  #banner-slider-carousel {
    margin-bottom: 15px;
  }
  .icons {
    margin-top: 15px;
  }
  .home-events-feed {
    padding-top: 15px;
  }
  .home-category img {
    width: 100%;
    object-fit: cover;
    object-position: 100%;
    height: 70px;
    border-radius: 0 10px !important;
    margin: 0 0 10px;
  }
  .home-blog-feed ul {
    margin-bottom: 20px;
  }
}
/*!
* Firstygroup
* Here we can do our own overrides
*/
/* CATEGORY LISTING STYLES */
@font-face {
  font-family: montserrat;
  src: url(Montserrat-Regular.ttf);
}
.sidenav .dropdown-container a {
  font-weight: 100;
}
.catalog-category-view .sidebar.sidebar-additional h3 {
  border-left: 4px solid #dc2048;
  padding-left: 12px;
  font-size: 18px;
  background-image: url('../images/heading-bg.png');
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 9px;
  padding-top: 6px;
  margin-bottom: 14px;
  margin-top: 0;
}
.products.wrapper ~ .toolbar .pages {
  float: right !important;
}
.products.wrapper ~ .toolbar .limiter {
  display: none !important;
}
.products.wrapper ~ .toolbar .sorter {
  display: block !important;
  float: left !important;
}
.products-grid .product.details.product-item-details {
  text-align: center;
  margin-left: 10%;
  margin-right: 10%;
}
.product-item-details .product-item-name {
  margin: 0 0 10px 0;
  line-height: 1.2;
}
.catalogsearch-result-index .product-item-details .product-item-name,
.catalog-category-view .product-item-details .product-item-name {
  line-height: 15px;
  margin-top: 5px;
}
.product-item-details .product-item-name a {
  font-size: 15px;
  font-weight: 300;
}
.catalogsearch-result-index .product-item-details .product-item-name,
.catalog-category-view .product-item-details .product-item-name {
  margin-bottom: 8px !important;
  line-height: 19px !important;
}
.product-item-name > a:visited {
  color: #012c61;
}
.product-item-details .subtitle {
  font-size: 13px;
  color: #012c61;
  line-height: 16px;
  margin-top: 3px;
  margin-bottom: 2px;
}
.product-item-details .author {
  font-size: 14px;
  font-weight: 600;
}
.product-item .price-box {
  margin: 0;
}
.product-item .special-price .price,
.product-item .minimal-price .price {
  font-size: 14px;
  font-weight: 500;
  color: #4a4a4a;
}
.product-item .price-box .price {
  font-size: 15px;
  font-weight: 500;
}
.product-item-actions > * {
  font-size: 12px;
  color: #4a4a4a;
}
.catalog-category-view h2,
.cms-page-view h2 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 30px;
}
.catalog-category-view h3,
.cms-page-view h3 {
  font-size: 20px;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 20px;
}
.catalog-category-view h4,
.cms-page-view h4 {
  margin-bottom: 20px;
  margin-top: 30px;
  font-size: 18px;
}
.filter-options .filter-options-title {
  font-weight: 600;
  font-size: 15px;
}
.block.filter .filter-title strong {
  font-size: 15px;
  font-weight: 600;
}
.filter-options-content {
  font-size: 13px;
}
.product-image-photo {
  max-height: 100%;
}
.category-title h1 {
  color: #212529;
  font-size: 30px;
  font-family: "montserrat";
}
.product-item .price-box .price-label {
  float: left;
  text-align: right;
  width: auto;
  padding-right: 5px;
  padding-top: 3px;
  line-height: 18px;
}
.owl-item .product-item .price-box .price-label {
  padding-top: 1px;
}
.slider-product-item-info .product-item .price-box .price-label {
  padding-top: 0;
}
.product-item .minimal-price .price-container {
  float: left;
  width: 54%;
  text-align: left;
  padding-bottom: 2px;
}
@media screen and (max-width: 767px) {
  .product-item .minimal-price .price-container {
    padding-bottom: 1px;
  }
}
/* LIST VIEW */
.list.products-list .product-item-details .product-item-name a {
  font-size: 17px;
}
.list.products-list .product-item-details .subtitle {
  font-size: 16px;
  margin-top: 6px;
}
.list.products-list .product-item-details .product-item-description {
  margin: 0;
  font-size: 14px;
  padding-top: 15px;
}
.catalog-category-view .products-list .item.product.product-item {
  background: #F7F7F7 !important;
  padding: 15px !important;
  margin-bottom: 10px;
}
.block.newsletter .form.subscribe {
  display: unset;
}
.list.products-list .product-item .price-box .price-label {
  text-align: left;
  width: 100%;
  display: block;
  padding-top: 0;
}
.list.products-list .product-item .minimal-price .price-container {
  width: auto;
}
.list.products-list a.action.more {
  background: #7E072A;
  border: 1px solid #7E072A;
  display: block;
  width: 150px;
  text-align: center;
  padding: 5px;
  color: #fff;
  float: right;
  margin: 10px 0;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.list.products-list a.action.more:hover {
  background: #7E072A;
  border: 1px solid #7E072A;
}
/* PRODUCT BROWSE FILTERS */
#browse-filters {
  background: #F3F8F8;
  float: left;
  display: block;
  width: 100%;
  padding: 20px 2% 8px 2%;
  margin-bottom: 20px;
}
.browse-filter {
  float: left;
  width: 60px;
}
.browse-filter .filterBookType {
  margin-top: 6px;
}
.browse-filter.right {
  width: 280px;
  margin-left: 0;
}
.browse-availability {
  float: left;
  width: 300px;
  margin-right: 25px;
  height: 45px;
}
#browse-filters select {
  width: 190px;
  height: 35px;
  border-color: #E0E0E0;
  border-radius: 24px;
  color: #7E072A;
  font-size: 15px;
  border-width: 1px;
}
#browse-filters .browse-availability select {
  /* width: 100px;
	 removes ios gloss
	-webkit-appearance: none; */
}
#browse-filters label {
  height: 35px;
  font-size: 15px;
  color: #373A3C;
  margin-right: 5px;
}
select.sorter-options {
  height: 35px;
  /* removes ios gloss
	-webkit-appearance: none; */
  border-color: #E0E0E0;
  border-width: 1px;
  border-radius: 24px;
  color: #1D1D1D;
  font-size: 12px;
  margin-right: 7px;
  margin-top: 3px;
}
.sorter-label {
  font-size: 14px;
  color: #1D1D1D;
}
.toolbar_amount_custom .toolbar-amount {
  color: #373A3C;
  float: unset !important;
}
.sorter .sort-desc::before {
  content: url('../images/arrow-filter-down.png');
  transform: scale(0.5);
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
}
.sorter-action::before {
  content: url('../images/arrow-filter.png');
  transform: scale(0.5);
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
}
/* Hides Position from the category sorter */
.products-grid .product-item-actions {
  margin: 0;
}
.products-grid p.minimal-price {
  margin-bottom: 0;
  line-height: 17px;
  margin-top: 2px;
  display: block;
  float: left;
  width: 100%;
}
.modes-mode {
  padding: 0px !important;
  margin-left: 5px;
  border: 0 !important;
}
.modes-mode:last-child {
  border-right: 0 !important;
}
.modes-mode.active {
  background: #7E072A;
  border: 0 !important;
}
.modes-mode:not(.active):hover {
  color: unset;
  background: unset;
}
.pages .item {
  font-size: 14px;
  line-height: 30px;
  background: unset;
  width: 30px;
  font-weight: 500;
  border: 0;
}
.pages .item.current {
  background: #BCBCBC;
}
.pages strong.page {
  font-size: 14px !important;
  line-height: 30px;
}
.pages .action.next {
  margin-left: 0;
}
.pages .action.next::before,
.pages .action.previous::before,
.pages .action.next:visited::before,
.pages .action.previous:visited::before {
  font-size: 44px;
  color: #373737;
}
.pages .action {
  border: 0 !important;
}
.pages strong.page {
  font-size: 14px;
  color: #4a4a4a;
}
.pages a.page:visited {
  color: #012c61;
}
select.limiter-options {
  height: 35px;
  /* removes ios gloss
	-webkit-appearance: none; */
}
.products.wrapper.grid.products-grid {
  border-top: 2px solid #e5e5e5;
  padding-top: 40px;
}
.products.wrapper.list.products-list .product-image-container {
  max-width: 100px;
}
.product-item .price-box .price-label.openaccess {
  display: none !important;
  width: 140px !important;
  height: 30px;
  padding-top: 0;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  display: block;
  text-align: center !important;
  border: 1px solid;
  background: #7E072A;
  padding-top: 2px !important;
  font-weight: 300 !important;
}
.product-item .price-box .price-label.openaccess:after {
  content: url('../images/Union.png') !important;
  top: 2px;
  left: 4px;
  position: relative;
}
.product-item .price-box {
  height: 18px;
  line-height: 21px;
}
/* SUBJECTS */
.product-item-details .author {
  margin-bottom: 8px;
}
.page-products .products-grid .product-item {
  min-height: 364px;
}
.catalog-category-view .commissioning {
  background: #f8f8f8;
  float: left;
  width: 100%;
  border-radius: 0 10px;
  padding: 20px;
  margin-right: 0;
  margin-bottom: 20px;
}
.catalog-category-view .grid12-3 {
  float: left;
  width: 30%;
}
.catalog-category-view .grid12-3 img {
  border-radius: 0 10px;
  max-width: 160px;
  height: auto;
}
.catalog-category-view .grid12-3 .category-image img {
  border-radius: 0 10px;
}
.catalog-category-view .grid12-9 {
  float: left;
  width: 80%;
  margin-bottom: 30px;
}
.catalog-category-view h2,
.cms-page-view h2 {
  border: unset !important;
  padding: unset !important;
  color: #212529 !important;
  background: unset !important;
  font-size: 30px !important;
}
.mp-product-slider-title {
  position: unset !important;
  z-index: unset !important;
  margin: unset !important;
  text-align: left;
}
.catalog-category-view .grid12-9 .category-title h1 {
  color: #212529;
  font-size: 30px !important;
  font-family: "montserrat";
}
.catalog-category-view .grid12-9 div p {
  color: #212529;
  font-size: 18px !important;
  font-family: "montserrat";
}
.catalog-category-view .subject-description {
  clear: both;
  margin-top: 20px;
  padding: 20px;
}
.catalog-category-view .message.info {
  clear: both;
}
.catalog-category-view .commissioning h2 {
  border-left: 4px solid #dc2048;
  padding-left: 12px;
  font-size: 18px;
  background-image: url('../images/heading-bg.png');
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 9px;
  padding-top: 6px;
  margin-bottom: 14px;
  margin-top: 0;
}
.catalog-category-view .commissioning h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 3px;
  margin-top: 30px;
}
.catalog-category-view .commissioning h4 {
  margin-bottom: 10px;
  margin-top: 5px;
  font-size: 14px;
  font-weight: 600;
}
.catalog-category-view .commissioning p {
  text-align: center;
  margin-top: 25px;
}
.catalog-category-view .sharing-wrapper {
  margin: 0 0 0 20px;
}
.catalog-category-view.page-layout-2columns-right .sidebar.sidebar-additional {
  background: #E0E0E0;
  padding-top: 30px;
  padding-right: 20px;
  padding-left: 20px;
}
.block.newsletter input {
  margin-right: 0px !important;
  padding-left: 10px !important;
  height: 37px !important;
  border: 1px solid #6C757D;
  background: #e0e0e0;
}
.block.newsletter .action.subscribe {
  background: #7E072A;
  border-radius: 22px !important;
  border-color: #7E072A;
  padding-right: unset;
  border-width: 0px;
}
.block.newsletter .action.subscribe:after {
  content: "\6a" !important;
  font-weight: 900;
  font-family: 'arrows';
  padding: 11px;
  margin-left: 7px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4);
  font-size: 17px;
  text-decoration: none !important;
  transition: all 200ms ease-in-out 0s;
  color: white !important;
  border: 1px solid #7E072A;
  border-radius: 50%;
  background: #7E072A;
}
.block.newsletter label {
  color: #000000;
}
.catalog-category-view.page-layout-2columns-right .sidebar.sidebar-additional .block.newsletter {
  margin-bottom: 20px !important;
}
/* MR: hides the old category image. Not sure if it's needed */
.category-image {
  display: none;
}
.category-description .category-image {
  display: block;
}
.category-description ul > li {
  margin-bottom: 3px;
}
.catalog-category-view .products.wrapper.grid.products-grid {
  border-top: 0;
  border-botom: 0;
}
.catalog-category-view h2,
.cms-page-view h2 {
  border-left: 4px solid #dc2048;
  padding-left: 12px;
  font-size: 18px;
  background-image: url('../images/heading-bg.png');
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 9px;
  padding-top: 6px;
}
.catalog-category-view .block-subjects-related-information h4 {
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 10px;
  margin-top: 20px;
}
.block.block-subjects-related-information.catalogue {
  background: #f8f8f8;
  padding: 15px;
  border-radius: 0 10px;
}
.subjects.products.wrapper.grid.products-grid {
  border-bottom: 0;
  border-top: 0;
  margin-top: 0;
  padding-top: 10px;
}
.catalog-category-view h3.headline.subject-books {
  border-left: 4px solid #dc2048;
  padding-left: 12px;
  font-size: 18px;
  background-image: url('../images/heading-bg.png');
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 9px;
  padding-top: 6px;
  display: inline-block;
  width: 100%;
}
.ds-survey.survey h1 {
  display: none;
}
.product-item-name,
.product.name a {
  font-size: 16px;
  font-family: "montserrat";
  color: #7E072A;
  font-weight: 300;
}
.slider-product-item-details .author {
  color: #333333;
  text-align: left;
  font-family: "montserrat";
  font-size: 12px;
  font-weight: 100;
}
@media screen and (min-width: 1024px) {
  /* Hacks the number of items in a row to 5 */
  .page-products .products-grid .product-item {
    width: 24%;
    margin-left: 0% !important;
  }
  .firstygroup_contributors-view-index.page-layout-1column .products-grid .product-item {
    width: 18%;
    margin: 10px 1%;
  }
  .firstygroup_contributors-view-index.page-layout-1column .products-grid .product-item .product-item-info {
    width: auto;
  }
}
@media screen and (max-width: 1023px) {
  .firstygroup_contributors-view-index.page-layout-1column .products-grid .product-item .product-image-container {
    width: 100% !important;
  }
}
.catalog-category-view page-layout-2columns-right .page-layout-2columns-right .column.main {
  width: 75% !important;
}
.catalog-category-view .page-layout-2columns-right .sidebar-additional {
  width: 25% !important;
}
@media screen and (min-width: 768px) {
  .cms-page-view.page-layout-2columns-right .sidebar-main {
    width: 24%;
  }
  .cms-page-view.page-layout-2columns-right .column.main {
    width: 71% !important;
  }
  .page-layout-2columns-left .column.main {
    width: 71% !important;
    margin-right: 2%;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 27% !important;
  }
  .sidebar-main {
    padding-right: 4% !important;
  }
  .modes {
    float: right !important;
  }
  .modes-mode {
    border: 0 !important;
    padding: 0 !important;
  }
  .modes-mode:last-child {
    border-right: 0 !important;
  }
  .modes-mode.mode-grid::before {
    content: url('../images/mode-grid.png') !important;
    transform: scale(0.5);
    -webkit-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    height: 37px;
  }
  .modes-mode.active.mode-grid::before {
    content: url('../images/mode-grid-active.png') !important;
    transform: scale(0.5);
    -webkit-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    height: 37px;
  }
  .modes-mode.mode-list::before {
    content: url('../images/mode-list.png') !important;
    transform: scale(0.5);
    -webkit-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    height: 37px;
  }
  .modes-mode.active.mode-list::before {
    content: url('../images/mode-list-active.png') !important;
    transform: scale(0.5);
    -webkit-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    height: 37px;
  }
}
@media screen and (max-width: 767px) {
  .catalog-category-view .grid12-3 {
    width: 100%;
  }
  .catalog-category-view .grid12-9 {
    width: 100%;
  }
  .catalog-category-view .grid12-3 img {
    max-width: 250px;
    width: 100%;
  }
  .columns .sidebar-main {
    margin-bottom: 15px;
  }
  .catalog-category-view .sidenav {
    display: none;
  }
  .catalogsearch-result-index .sidenav {
    display: none;
  }
  #browse-filters {
    background-image: none;
  }
  .browse-filter {
    width: auto;
    margin-left: 5px;
  }
  .browse-availability {
    width: auto;
    margin-left: 5px;
  }
  .browse-filter.right {
    width: auto;
    margin-left: 5px;
  }
  .toolbar-products {
    margin-bottom: 0;
  }
  .products.wrapper.grid.products-grid {
    padding-top: 0;
  }
  .toolbar-amount {
    margin-bottom: 10px;
  }
  .toolbar_amount_custom {
    margin-left: 0px !important;
  }
  .hidden-option {
    display: none;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .toolbar_amount_custom {
    margin-left: 0px !important;
  }
  .product-item .price-box .price-label.openaccess {
    width: 105px;
    font-size: 13px;
  }
  .block-search .block-content .minisearch {
    margin-left: 10px;
  }
}
.products.wrapper ~ .toolbar .toolbar-amount,
.toolbar-amount {
  display: block !important;
  color: #1D1D1D;
  font-size: 12px;
  margin-left: 20px;
}
.toolbar-products .pages {
  display: block;
  float: right;
}
.sorter {
  float: left !important;
}
@media screen and (max-width: 769px) {
  .products.wrapper ~ .toolbar .pages,
  .toolbar-products .pages {
    float: unset !important;
  }
  .products.wrapper ~ .toolbar .sorter,
  .sorter {
    float: unset !important;
  }
}
/*!
* Firstygroup
* Here we can do our own overrides
*/
/* MINICART */
@font-face {
  font-family: montserrat;
  src: url(Montserrat-Regular.ttf);
}
.minicart-wrapper .action.close {
  display: none;
}
.minicart-wrapper .action.showcart::before {
  font-size: 35px;
  color: #fff;
  margin: 0;
  border-radius: 10px;
  padding: 3px;
}
.minicart-wrapper .action.showcart:hover::before {
  color: #fff;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #7E072A;
  color: #ffff;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  margin: -10px 0 0 -14px;
  position: relative;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 0;
}
.minicart-items .product-item-pricing .label {
  margin-right: 5px;
}
.minicart-items .product-item-pricing .price-container {
  margin-bottom: 20px;
}
.minicart-items .product-item-name {
  color: #4a4a4a;
  font-weight: 600 !important;
}
.minicart-items .product-item-format {
  font-weight: 500;
}
.minicart-wrapper.active {
  color: #4a4a4a;
}
.minicart-items .product-image-photo {
  /*border-radius: 10px;*/
}
.minicart-items .product-image-wrapper {
  border-radius: unset;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 3px;
}
.block-minicart .subtotal {
  text-align: left;
  clear: both;
  float: left;
}
.minicart-items .product-item .details-qty {
  font-size: 13px;
  padding: 0;
  font-weight: 500;
}
.block-minicart .subtotal .label {
  float: left;
  margin-right: 4px;
  font-weight: 600;
  font-size: 15px;
}
.block-minicart .subtotal .label::after {
  content: '';
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 15px;
  font-weight: 600;
}
.block-minicart .amount.price-container {
  float: left;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  padding: 5px;
  font-size: 17px;
}
.minicart-items-wrapper {
  border: 0;
  margin: 0;
}
.minicart-items .product-item-details .product-item-name a {
  font-size: 12px;
  color: #4a4a4a;
}
.minicart-items .product-item-details .price-excluding-tax {
  display: none;
}
.minicart-items .product-item {
  font-size: 12px;
  padding: 3px;
}
.block-minicart .items-total,
.block-minicart .items-total .count {
  font-weight: 500;
}
.minicart-items input[type="number"] {
  border: 1px solid #c2c2c2;
  height: 30px;
}
.minicart-content-wrapper .action.viewcart {
  background: #8c8c8c;
  display: block;
  padding: 7px;
  margin: 0 10px;
  font-size: 16px;
  color: #fff;
}
.minicart-content-wrapper .action.viewcart:hover {
  text-decoration: none;
  background: #7E072A;
}
#minicart-content-wrapper .actions .secondary a.action.viewcart:link,
#minicart-content-wrapper .actions .secondary a.action.viewcart:visited {
  background: #8a8a8a;
  padding: 8px 15px;
  color: #fff;
  font-weight: 600;
}
.block-minicart .amount.price-container .price-excluding-tax {
  display: none;
}
.block-minicart .amount.price-container .price-including-tax {
  line-height: 14px;
}
.minicart-items .product-item-details .product .options {
  display: none;
}
.minicart-items .product-item-details {
  padding-left: 67px !important;
}
.minicart-items .product-item {
  width: 340px !important;
  margin-left: 0px !important;
  height: auto !important;
}
.minicart-items-wrapper {
  height: 170px !important;
}
.minicart-wrapper .block-minicart li {
  margin-bottom: 10px !important;
}
.minicart-items .product-item .product .product-item-photo .product-image-container {
  width: 50px !important;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  max-width: 225px;
  display: block;
  clear: both;
  margin: 0 auto;
}
#minicart-content-wrapper .actions .secondary a.action.viewcart:link,
#minicart-content-wrapper .actions .secondary a.action.viewcart:visited {
  width: 225px;
  display: block;
  margin: 0 auto;
  border-radius: 22px;
  color: #7E072A !important;
  border: 1px solid #d4d4d4 !important;
  background: #fff !important;
}
#minicart-content-wrapper .actions .secondary a.action.viewcart:hover {
  background: #7E072A !important;
  color: #fff !important;
}
.minicart-wrapper .block-minicart {
  padding: 5px 10px 25px 10px;
  border: 0;
  -webkit-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.25);
  margin-top: 2px !important;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 0px;
}
.minicart-items .action.edit {
  content: url('../images/minicart-edit.png');
  transform: scale(0.5);
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  margin-top: -12px;
  margin-right: -20px;
}
.minicart-items .action.delete {
  content: url('../images/minicart-del.png');
  transform: scale(0.5);
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  margin-top: -12px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  background: #7E072A;
  border: 1px solid #7E072A;
}
/* CART VIEW STYLES */
.checkout-cart-index .table th,
.checkout-cart-index .table td {
  border-top: 0;
  padding-bottom: 2px;
}
.checkout-index-index .table th,
.checkout-index-index .table td {
  padding-bottom: 2px;
}
.checkout-cart-index .table thead th {
  border-bottom: 3px solid #e5e5e5;
}
.checkout-cart-index .cart.table-wrapper .items thead + .item {
  border-top: 0;
}
.checkout-cart-index .product-item-details .product-item-name a {
  font-size: 17px;
  color: #7E072A;
  font-weight: 500;
}
.checkout-cart-index .price-including-tax,
.checkout-cart-index .price-excluding-tax {
  font-size: 14px;
  padding-top: 10px;
}
.checkout-cart-index input[type="number"] {
  height: 35px;
}
.checkout-cart-index .cart.table-wrapper .col.qty .input-text {
  margin-top: 0;
}
.cart-summary {
  background: #EEEEEE;
}
.cart-summary > .title {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 19px;
  color: #212529;
  font-size: 20px;
}
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  border: unset;
  padding: 7px 30px 7px 0;
}
.column.main .cart-summary .block > .title strong {
  font-size: 14px;
  color: #212529;
  font-size: 17px;
}
.cart.table-wrapper .actions-toolbar > .action-edit {
  display: none;
}
.cart-totals {
  border-top: 0;
}
.mark,
mark {
  background-color: transparent;
}
.cart-summary .active {
  color: #4a4a4a;
}
.cart-summary .block .fieldset {
  margin: 15px 0 25px 0;
}
.cart-container .checkout-methods-items .action.primary {
  padding: 5px;
  font-size: 17px;
}
.cart-summary .actions-toolbar > .primary button {
  background: #8a8a8a;
  border: 1px solid #8a8a8a;
  color: #fff;
}
.cart-summary .actions-toolbar > .primary button:hover {
  background: #7E072A;
  border: 1px solid #7E072A;
  color: #fff;
}
.cart-summary .action.primary {
  padding: 5px 15px;
}
.checkout-cart-index .form-cart button,
.checkout-cart-index .block-cart-failed .action.continue,
.checkout-cart-index .cart-container .form-cart .action.continue,
.cart.table-wrapper .actions-toolbar > .action {
  background: #8a8a8a;
  border: 1px solid #8a8a8a;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.checkout-cart-index .form-cart button:hover,
.checkout-cart-index .block-cart-failed .action.continue:hover,
.checkout-cart-index .cart-container .form-cart .action.continue:hover,
.cart.table-wrapper .actions-toolbar > .action:hover {
  background: #7E072A;
  border: 1px solid #7E072A;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.format-basket {
  font-weight: 500;
  color: #212529;
  margin-top: 10px;
  font-size: 14px;
}
.checkout-cart-index .block.discount {
  padding: 20px;
}
.checkout-cart-index .coupon-box {
  clear: both;
  float: left;
  margin-top: 20px;
}
#discount-coupon-form input[type="text"] {
  border: 2px solid #c5c5c5;
}
.checkout-cart-index .coupon-box .action.primary {
  background: #7E072A;
  border: 1px solid #7E072A;
  font-size: 16px;
  font-weight: 500;
  font-family: "montserrat";
}
.column.main .block .title strong {
  color: #212529;
}
.table th {
  padding-bottom: 20px;
}
.cart-summary .totals.sub {
  border-top: unset;
  font-size: 17px;
  font-weight: 600;
  font-family: "montserrat";
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary {
  max-width: 230px;
}
.cart-summary .block > .title::after,
.paypal-review-discount .block > .title::after {
  right: -9px;
  top: -10px;
}
.cart.table-wrapper .col {
  color: #212529;
}
.abs-discount-block > .title::after,
.cart-summary .block > .title::after,
.paypal-review-discount .block > .title::after {
  font-size: 40px;
}
.cart-container .form-cart .action.continue::before {
  content: '';
}
.cart-container .form-cart .action.continue {
  padding: 5px 16px 5px 16px;
}
.checkout-cart-index button {
  padding: 5px 15px;
}
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action-delete {
  padding: 5px 35px;
}
.cart-container .form-cart .action.update {
  padding: 5px 30px !important;
  line-height: 1.6rem;
}
.cart-container .form-cart .action.update::before {
  content: '';
}
.cart-container .form-cart .action.update {
  padding-left: 12px;
}
#discount-coupon-form .fieldset > .field > .label {
  font-weight: 500;
  color: #212529;
}
.column.main .opc-block-summary .block .title strong {
  font-size: 14px;
  font-weight: 500 !important;
  color: #4a4a4a;
}
.cart-summary .totals .title.-enabled {
  display: none;
}
.cart-summary .totals .amount span .price {
  display: none;
}
.cart.item.message.notice {
  border: 0;
  padding: 10px 0 0 0;
  color: #a02874;
  font-weight: 500;
  font-size: 14px;
  background: transparent;
  padding: 30px 20px 30px 0px !important;
}
.cart.item.message.notice > :first-child::before {
  content: '';
  display: none;
}
.minicart-items .cart.item.message.notice {
  background: transparent;
  font-size: 13px;
  display: block;
  clear: both;
}
.modal-popup .modal-title {
  display: none;
}
.modal-content {
  border: 0;
}
.modal-header {
  border-bottom: 0;
}
.modal-popup.confirm .modal-inner-wrap .modal-content {
  padding-right: 3rem;
}
.modal-footer {
  border-top: 0;
}
.modal-footer button {
  background: #7E072A !important;
  border: 0;
  color: #fff;
  font-size: inherit !important;
  font-weight: inherit !important;
  border: none !important;
}
.modal-footer button:hover {
  background: #7E072A;
}
.modal-footer button:focus {
  outline: unset !important;
  box-shadow: unset !important;
}
.minicart-items .update-cart-item {
  font-size: 12px;
  padding: 6px;
  margin-left: 5px;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .cart.table-wrapper .item .col.item {
    padding-bottom: 20px !important;
  }
  .mark {
    background-color: transparent !important;
  }
  .checkout-cart-index .coupon-box {
    width: 100%;
  }
  .cart.table-wrapper {
    background: #eee;
    padding: 15px;
  }
  .checkout-cart-index .table thead th {
    border-bottom: 0;
  }
  .cart.table-wrapper .items > .item {
    border-bottom: 0;
  }
  .product-item-format .format-basket {
    margin-top: 0;
    font-size: 16px;
  }
  .checkout-cart-index .cart-container .form-cart .action.continue,
  .checkout-cart-index .cart-container .form-cart .action.continue:hover {
    width: 100%;
    font-weight: 500;
    font-size: 16px;
  }
  .checkout-cart-index .form-cart button,
  .checkout-cart-index .form-cart button:hover {
    font-size: 16px;
    font-weight: 500;
    width: 100%;
  }
  .cart.items.table tbody + tbody {
    border-top: 0;
  }
  .minicart-wrapper .update-cart-item {
    float: unset !important;
    margin-left: 10px !important;
  }
}
@media screen and (min-width: 768px) {
  .checkout-cart-index .coupon-box {
    width: 67%;
  }
  .checkout-cart-index .fieldset > .field:not(.choice) > .label {
    text-align: left;
  }
  .cart-summary {
    width: 28% !important;
    margin-left: 25px;
  }
  .cart-container .form-cart {
    width: 67% !important;
  }
  .cart-summary {
    margin-top: 56px;
  }
}
.cart-container .form-cart .actions {
  padding-left: 9px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .table-checkout-shipping-method tbody td:first-child {
    padding-left: 60px !important;
  }
  .table-checkout-shipping-method td.col-carrier {
    min-width: 170px !important;
  }
}
.cart.table-wrapper .product-item-name {
  margin-top: 0px !important;
}
.cart-summary select,
.cart-summary input[type="text"] {
  border-radius: 22px;
}
/*!
* Firstygroup
* Here we can do our own overrides
*/
/* CHECKOUT */
.checkout-index-index .authentication-wrapper {
  display: none;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 3px solid #e5e5e5;
  color: #4a4a4a;
  font-weight: 500;
  font-size: 18px;
}
.page-layout-checkout .modal-content {
  border: 0;
}
.checkout-index-index .modal-content {
  border: 0;
}
.opc-block-summary .actions-toolbar {
  margin-top: 5px;
}
.page-layout-checkout .modal-header {
  border-bottom: 0;
}
.opc-block-summary .items-in-cart > .title:after {
  top: 22px;
}
.page-layout-checkout .product-image-container {
  width: 50px;
}
.page-layout-checkout .cart.item.message.notice {
  padding-top: 0px !important;
}
.opc-block-summary {
  background: #EEEEEE;
}
.column.main .opc-block-summary .product-item {
  margin-bottom: 16px !important;
}
.opc-progress-bar-item::before {
  background: #e5e5e5;
}
.opc-progress-bar-item > span::before {
  background: #e5e5e5;
}
.opc-progress-bar-item > span::after {
  background: #fff;
  font-size: 18px;
}
.opc-progress-bar-item._active > span::after {
  font-size: 26px;
}
.opc-progress-bar-item._complete > span::after {
  font-size: 26px;
}
.opc-progress-bar-item._active::before {
  background: #012c61;
}
.opc-progress-bar-item._active > span::before {
  background: #012c61;
}
.opc-progress-bar-item > span::after {
  color: #012c61;
}
.opc-progress-bar-item > span {
  color: #4a4a4a;
  font-weight: 500;
  font-size: 15px;
}
.opc-progress-bar-item._active > span {
  color: #4a4a4a;
}
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: unset;
  color: #212529;
  font-weight: 500;
  font-size: 20px;
}
.opc-wrapper .step-title {
  border-bottom: 1px solid #D4D4D4;
  color: #212529;
  font-weight: 500;
  font-size: 20px;
}
.opc-block-summary .table-totals .mark {
  color: #212529;
  font-size: 17px;
  font-weight: 300 !important;
}
table.data.table.table-totals {
  font-size: 17px;
  font-weight: 300 !important;
}
.field-tooltip .field-tooltip-action::before {
  color: #4a4a4a;
}
.page-layout-checkout .active {
  color: #4a4a4a;
}
.page-layout-checkout .column.main .block .title strong {
  font-size: 14px;
}
.page-layout-checkout .minicart-items .product-item {
  font-size: 13px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 20px;
}
@media only screen and (min-width: 768px) {
  .table-checkout-shipping-method td.col-method {
    min-width: 160px !important;
  }
  .table-checkout-shipping-method td.col-carrier {
    min-width: 250px !important;
  }
}
@media only screen and (max-width: 768px) {
  .table-checkout-shipping-method td.col-carrier {
    min-width: 130px !important;
  }
}
.checkout-payment-method .payment-option-title {
  border-top: 3px solid #e5e5e5;
}
.checkout-payment-method .payment-option-title,
.checkout-payment-method .payment-option-content {
  background: #e5e5e5;
}
.payment-option-content button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  background: #8a8a8a;
  border: 1px solid #8a8a8a;
  color: #fff;
  font-weight: 500;
  border-radius: 0 10px;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #4a4a4a;
}
.opc-wrapper .action-select-shipping-item {
  float: left;
  clear: both;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #7E072A;
  border-width: 4px !important;
}
.opc-wrapper .shipping-address-item.selected-item::after {
  background: #7E072A;
  height: 34px;
  width: 34px;
  font-size: 40px;
  line-height: 30px;
}
.checkout-index-index button {
  background: #7E072A;
  border: 1px solid #7E072A;
  color: #fff;
}
.opc-progress-bar-item._active > span:after {
  color: #7E072A;
}
.opc-progress-bar-item._active > span::before {
  background: #7E072A;
}
.opc-progress-bar-item._active::before {
  background: #7E072A;
}
.checkout-index-index button:hover {
  background: #7E072A;
  border: 1px solid #7E072A;
  color: #fff;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 0;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 14px !important;
  font-weight: 500 !important;
}
.opc-progress-bar {
  margin: 20px 0 40px 0;
}
.stripe-icon-container {
  margin-left: 15px;
}
.stripe-payments-brand {
  margin-left: 0 !important;
}
.customer-account-create .fieldset > .field > .label,
.customer-account-create .fieldset > .fields > .field > .label {
  font-weight: 700;
}
.checkout-payment-method .payment-option-title .action-toggle::after {
  display: none;
}
.opc-block-shipping-information .shipping-information-title .action-edit::before {
  content: url('../images/minicart-edit.png');
  transform: scale(0.5);
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  margin-top: -9px;
  margin-right: 0;
}
.table-checkout-shipping-method td.col.col-price {
  min-width: 170px;
}
.table-checkout-shipping-method td.col-carrier {
  min-width: 300px;
}
.opc-block-summary .product-item .price {
  font-size: 17px;
  font-weight: 500;
}
.opc-wrapper .field-tooltip {
  right: 15px;
  top: 8px;
}
@media screen and (max-width: 639px) {
  .opc-wrapper .checkout-shipping-method .step-title {
    border-bottom: 3px solid #e5e5e5!important;
    padding: 0 0 5px 0!important;
    margin: 0 15px!important;
  }
  .opc-wrapper .checkout-shipping-address .step-title {
    border-bottom: 3px solid #e5e5e5!important;
    padding: 0 0 5px 0!important;
    margin: 0 15px!important;
  }
  .opc-wrapper .payment-group .step-title {
    border-bottom: 3px solid #e5e5e5!important;
    padding: 0 0 5px 0!important;
    margin: 0 15px!important;
  }
}
@media screen and (max-width: 767px) {
  .checkout-index-index .minicart-wrapper button {
    background: transparent !important;
    border: 0 !important;
  }
  .checkout-index-index .field.street legend {
    font-size: 14px;
  }
  .checkout-index-index button {
    border-radius: 0 10px;
  }
}
@media screen and (min-width: 768px) {
  .opc-sidebar {
    margin: 8px 0 20px!important;
  }
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar {
    margin-left: 0;
  }
  .customer-account-login .fieldset > .field:not(.choice) > .label {
    margin-top: 9px;
    font-weight: 500;
  }
  .checkout-index-index .fieldset > .field:not(.choice) > .label {
    padding: 10px 15px 0 0!important;
  }
  .login-container .fieldset > .field > .control {
    width: 70% !important;
  }
  .customer-account-create .fieldset > .field:not(.choice) > .label {
    text-align: left;
  }
}
.checkout-onepage-success h1.page-title {
  text-align: center;
  color: #212529;
}
.checkout-success p {
  color: #212529;
  text-align: center;
}
.checkout-ebook-heading {
  color: #212529;
  text-align: center;
}
.checkout-success .order-no {
  font-size: 18px;
}
.checkout-ebook-heading {
  color: #212529;
  text-align: center;
  font-weight: 800;
}
.main-ebook-div {
  float: left;
  border-top: 3px solid #f4f4f4;
  border-bottom: 3px solid #f4f4f4;
  margin-top: 25px;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.main-ebook-div .left {
  width: 50%;
  float: left;
  padding-right: 50px;
}
.main-ebook-div .left h3,
.main-ebook-div .right h3 {
  text-align: center;
}
.main-ebook-div .left img {
  width: 25%;
  display: block;
  margin: 0 auto;
}
.main-ebook-div .right {
  width: 50%;
  float: right;
  padding-left: 50px;
}
.main-ebook-div .right img {
  width: 50%;
  margin: 0 auto;
  display: block;
}
.checkout-payment-method .payment-method-content .fieldset > .field {
  margin-top: 15px !important;
}
/*!
* Firstygroup
* Here we can do our own overrides
*/
/* ACCOUNT STYLES */
.customer-account-login .fieldset > .field:not(.choice) > .label {
  text-align: left;
}
.customer-account-login .action.primary {
  background: #7E072A;
  border: 1px solid #7E072A;
}
.login-container .block .block-title {
  font-size: 22px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 3px solid #e6e6e6;
}
.login-container .fieldset::after {
  margin-top: 10px;
  font-size: 14px;
}
.fieldset > .legend {
  margin: 0 0 35px;
  font-size: 22px;
  border-bottom: 3px solid #e5e5e5;
  padding-bottom: 15px;
  font-weight: 300;
  color: #1D1D1D !important;
}
.customer-address-form .fieldset > .field > .label,
.customer-address-form .fieldset > .fields > .field > .label {
  font-weight: 300;
  font-size: 14px !important;
}
.customer-account-edit .fieldset > .field > .label,
.customer-account-edit .fieldset > .fields > .field > .label {
  font-weight: 300;
  font-size: 14px !important;
}
.password-strong .password-strength-meter::before {
  background-color: #dc2048;
}
.password-strength-meter {
  color: #4a4a4a;
}
.password-strength-meter {
  background-color: #e5e5e5;
}
.password-none .password-strength-meter::before {
  background-color: #e5e5e5;
}
div.mage-error[generated] {
  color: #dc2048;
  font-size: 13px;
}
.account .column.main .block:not(.widget) .block-title > strong {
  font-size: 22px;
  font-weight: 600;
}
.account .column.main .block:not(.widget) .block-title {
  margin-bottom: 25px;
  border-bottom: 3px solid #e5e5e5;
  padding-bottom: 15px;
  margin-top: 4px;
}
.account .column.main .block:not(.widget) .box-title > span {
  font-weight: 600;
  font-size: 14px;
}
.account .column.main #elibrary-search h2 {
  margin-bottom: 25px;
  border-bottom: 3px solid #e5e5e5;
  padding-bottom: 15px;
  margin-top: 4px;
  font-weight: 600;
  font-size: 22px;
}
.account-nav .content {
  background: #F3F8F8;
}
.account-nav-content li.nav.item {
  width: 100%;
}
.account-nav-content li.nav.item:nth-child(3),
.account-nav-content li.nav.item:nth-child(4),
.account-nav-content li.nav.item:nth-child(5) {
  margin-left: 10px;
  margin-right: 10px;
}
.account-nav-content li.nav.item:nth-child(3) a,
.account-nav-content li.nav.item:nth-child(4) a,
.account-nav-content li.nav.item:nth-child(5) a {
  border-bottom: 0;
  padding: 3px 18px 3px 25px;
  font-size: 13px;
}
.account-nav-content li.nav.item:nth-child(5) {
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
}
.account-nav .item > strong {
  border-left: 0;
  border-bottom: 2px solid #8a8a8a;
  width: 100%;
  display: block;
  margin: 0 10px;
}
.account-nav .item.current strong {
  border-color: #8a8a8a;
}
.account-nav .item.current a {
  border-color: #8a8a8a;
}
.account-nav .item a {
  border-left: 0;
  border-bottom: 1px solid #fff;
  display: block;
  width: 100%;
  margin: 0 10px;
  color: #4a4a4a;
}
.account-nav .item a:hover {
  color: #7E072A;
  background: transparent;
}
h1.page-title {
  color: #1D1D1D;
}
.account .table:not(.cart):not(.totals) > thead > tr > th,
.account.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 3px solid #e5e5e5;
}
.account .col.shipping {
  min-width: 200px;
}
.account .col.total .price {
  min-width: 90px;
  display: block;
}
.account .col.actions {
  min-width: 200px;
}
.order-details-items .order-title > strong {
  font-weight: 600;
  font-size: 22px;
}
.order-details-items .order-title {
  border-bottom: 3px solid #e5e5e5;
  margin-bottom: 25px;
}
.order-details-items .price-excluding-tax {
  font-size: 14px;
}
.order-details-items .price-excluding-tax .price {
  font-weight: 600;
}
.order-details-items .price-excluding-tax {
  padding-top: 4px;
}
.order-details-items {
  border-bottom: 0;
}
/* Not sure what this is for */
.order-links {
  display: none;
}
#elibrary-search {
  margin: 0 0 20px!important;
}
#elibrary-search button {
  background: #8a8a8a;
  border: 1px solid #8a8a8a;
  color: #fff;
  font-weight: 600;
  padding: 5px 15px;
  font-size: 14px;
  line-height: 1.6rem;
  margin-left: 5px;
}
#elibrary-search .button {
  height: auto;
}
#elibrary-search input[type="text"] {
  height: auto;
  padding: 7px 9px;
}
.my-elibrary-wrapper label {
  float: left;
  padding-top: 8px;
  margin-right: 10px;
}
.newsletter-manage-index .fieldset .legend {
  margin-left: 0;
}
.table-order-items .item-options.links {
  display: none;
}
@media screen and (min-width: 768px) {
  .customer-account-login .actions-toolbar .secondary {
    float: left;
    margin-top: 9px;
    margin-left: 20px;
  }
  .newsletter-manage-index .fieldset > .field.choice::before {
    width: 0;
  }
  .newsletter-manage-index .column:not(.sidebar-main) form .actions-toolbar,
  .newsletter-manage-index .column:not(.sidebar-additional) form .actions-toolbar {
    margin-left: 0;
  }
  .account .sidebar-main {
    padding-right: 3.5%;
  }
}
.loading-screen {
  text-align: center;
  z-index: 5000 !important;
  background-color: rgba(0, 0, 0, 0.6) !important;
}
.loading-screen-inner {
  padding: 25px 2% 50px 2%!important;
  left: 20% !important;
  top: 35% !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
  width: 60% !important;
  font-size: 0.9em !important;
}
.link-style.close {
  display: block;
  text-align: center;
  width: 10%;
  background: #012c61;
  color: #fff;
  text-shadow: none;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  padding: 10px;
  opacity: 1;
  margin: 0 45%;
  border-radius: 0 10px;
}
.link-style.close:hover {
  color: #fff !important;
}
/*!
* Firstygroup
* Here we can do our own overrides
*/
/* AUTHOR PAGES STYLES */
.firstygroup_contributors-index-index h3 {
  border-left: 4px solid #dc2048;
  padding-left: 12px;
  font-size: 18px;
  margin-bottom: 19px;
  background-image: url('../images/heading-bg.png');
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 9px;
  padding-top: 6px;
}
ul.jump-links li {
  width: 1%;
  float: left;
  margin-right: 1%;
  margin-left: 1%;
  text-align: center;
  list-style-type: none;
}
.contributors-letter-list {
  clear: both;
  margin-top: 20px;
  float: left;
}
.contributors-list li {
  float: left;
  width: 33.333%;
  margin-bottom: 10px;
  list-style-type: none;
}
.firstygroup_contributors-index-index .back-to-top {
  float: right;
}
.firstygroup_contributors-view-index .message.info {
  margin-top: 30px;
}
.firstygroup_contributors-view-index .contributor-description {
  background: #e5e9ef;
  padding: 40px 20px;
  margin-bottom: 50px;
}
.firstygroup_contributors-view-index .product-item-details .product-item-name {
  line-height: 16px;
  margin-bottom: 5px;
}
/*!
* Firstygroup
* Here we can do our own overrides
*/
/* NEWS PAGES STYLES */
.mpblog-post-index .post-item-wraper {
  border: 0;
  border-bottom: 3px solid #e5e5e5;
  padding-bottom: 30px !important;
}
.mpblog-post-index .post-item-wraper:hover {
  border: 0;
  border-bottom: 3px solid #e5e5e5;
  box-shadow: none;
}
.mpblog-post-view .post-view-image {
  margin-bottom: 30px;
}
.mpblog-post-view .mp-post-info {
  border-top: 3px solid #e5e5e5;
  border-bottom: 3px solid #e5e5e5;
  font-size: 13px;
  padding: 20px 10px;
  margin-top: 20px;
}
.mpblog-post-view h1 {
  margin-bottom: 0;
}
.news-post-date {
  margin-bottom: 20px;
}
.mp-blog-rss {
  text-align: right;
  float: right;
}
.mpblog-post-index .mp-blog-rss {
  text-align: left;
  float: left;
  margin-left: 10px;
}
.mpblog-post-index .post-info-wraper h2.mp-post-title a {
  color: #4a4a4a !important;
}
.mpblog-post-index .mp-post-info {
  color: #4a4a4a;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 20px 0;
}
.mpblog-post-index .post-list-content .limiter {
  margin-right: 10px;
}
/* Hides the duplicate page title */
.mpblog-post-index .page-title-wrapper,
.mpblog-post-view .page-title-wrapper {
  display: none;
}
.home-news-feed .post-image img.img-responsive {
  border: 0 !important;
}
/*!
* Firstygroup
* Here we can do our own overrides
*/
/* EVENTS PAGES STYLES */
.firstygroup_event-view-index .coming-sidebar {
  margin-top: 0;
  padding: 0 0 10px;
  border-bottom: 0;
  float: left;
  width: 25%;
  margin-right: 2%;
}
.firstygroup_event-view-index .event-start {
  margin-bottom: 20px;
  font-weight: 600;
}
.firstygroup_event-view-index h3 {
  border-left: 4px solid #dc2048;
  padding-left: 12px;
  font-size: 18px;
  background-image: url('../images/heading-bg.png');
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 9px;
  padding-top: 6px;
  margin-bottom: 21px;
}
.firstygroup_event-index-index .event-post-list,
.firstygroup_event-view-index .event-post-list {
  list-style-type: none;
  padding: 0;
}
.firstygroup_event-view-index .event-content.std {
  float: left;
  width: 73%;
}
.firstygroup_event-view-index .blog-post-list-item.latest-events-feed {
  border-bottom: 3px solid #e5e5e5;
  padding-bottom: 15px;
}
.firstygroup_event-index-index .blog-post-list-item {
  border-bottom: 3px solid #e5e5e5;
  padding-bottom: 15px;
}
/*!
* Firstygroup
* Here we can do our own overrides
*/
/* RESOURCES PAGE STYLES */
.firstygroup_resources-item-index .resources_intro h4 a {
  border: 4px solid #e5e5e5;
  display: block;
  padding: 15px;
  text-align: center;
  font-size: 16px;
  border-radius: 0 20px;
  margin-bottom: 20px;
}
.firstygroup_resources-item-index .grid12-8 {
  float: left;
  width: 67%;
  margin-right: 3%;
}
.firstygroup_resources-item-index .grid12-4 {
  float: left;
  width: 30%;
}
.firstygroup_resources-item-index .grid12-6 {
  float: left;
  width: 48%;
  margin-right: 4%;
}
.firstygroup_resources-item-index .grid12-6.resources-block-series {
  margin-right: 0;
}
.firstygroup_resources-item-index .resources-block-misc {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.firstygroup_resources-item-index h3 {
  border-left: 4px solid #dc2048;
  padding-left: 12px;
  font-size: 18px;
  background-image: url('../images/heading-bg.png');
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 9px;
  padding-top: 6px;
  margin-bottom: 14px;
}
.resources-block h4 {
  margin: 20px 0;
}
.resources-block ul {
  list-style-type: none;
  padding: 0;
}
.resources-block ul li {
  cursor: pointer;
}
.resources-block ul li li {
  margin: 3px 0 3px 15px;
}
.resources-block-misc ul li {
  margin-left: 15px;
}
.firstygroup_resources-item-index .resources-block-misc h3 {
  margin-bottom: 25px;
}
.firstygroup_resources-item-index hr {
  display: none;
}
@media screen and (max-width: 767px) {
  .firstygroup_resources-item-index .grid12-8 {
    width: 100%;
    margin-right: 0;
  }
  .firstygroup_resources-item-index .grid12-4 {
    width: 100%;
  }
  .firstygroup_resources-item-index .grid12-6 {
    width: 100%;
    margin-right: 0;
  }
  .firstygroup_resources-item-index .resources-block-misc h3 {
    margin-top: 20px;
  }
}
/*!
* Firstygroup
* Here we can do our own overrides
*/
/* SEARCH STYLES */
.mst-search__highlight {
  background: #e5e5e5;
}
.mst-searchautocomplete__index.popular ul li a {
  font-size: 13px;
  color: #6C757D;
}
.mst-searchautocomplete__index.popular ul li a:hover {
  color: #7E072A;
}
.mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item) .mst-search__index-title {
  font-size: 14px;
}
.mst-search__result-index .mst-search__result-index-title {
  background: #e5e5e5;
  border-radius: 0;
  color: #4a4a4a;
  font-weight: 600;
}
.review-title {
  font-weight: 600;
  font-size: 14px;
}
.search__result-index.search__index-mirasvit-kb-article {
  padding: 0 1rem;
}
.mst-search__result-index .pager {
  text-align: right;
  margin-top: 10px;
}
.mst-search__index.mst-search__index-magento-catalog-category {
  padding: 1rem;
}
.mst-search__result-index:last-child {
  border-bottom: 3px solid #e5e5e5;
}
.mst-search__result-tabs li a.active {
  border-left: 6px solid #7E072A;
}
.mst-search__result-tabs li a {
  color: #4a4a4a;
  background: #e5e5e5;
  border: 0;
  border-left: 4px solid #7E072A;
  font-weight: 600;
  border-radius: 0 10px 0 0;
}
.mst-search__result-tabs {
  border-bottom: 0;
}
.mst-search__result-tabs li a:hover {
  color: #6C757D;
  background: #e5e5e5;
}
.mst-search__result-tabs li a:active {
  color: #6C757D;
  border-bottom: 0;
  background: #f8f8f8 !important;
}
.mst-search__result-index {
  background: #f8f8f8;
}
ul.mst-search__result-tabs {
  margin-bottom: 0;
}
.mst-searchautocomplete__item.magento_catalog_product .description {
  font-size: 13px;
  color: #4a4a4a;
  font-weight: 500;
}
.mst-searchautocomplete__highlight {
  color: #7E072A;
}
.mst-searchautocomplete__item.magento_catalog_product .price {
  font-size: 14px;
}
.mst-searchautocomplete__item.magento_catalog_product {
  border-bottom: 3px solid #e5e5e5;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
  background: #F3F8F8;
  font-size: 14px;
  color: #7E072A;
  text-transform: none;
  font-weight: 600;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__empty-result {
  background: #F3F8F8;
  color: #7E072A;
  border-top: 2px solid #7E072A;
}
.mst-searchautocomplete__item.magento_catalog_product .title a {
  color: #6C757D;
}
.search__index-mirasvit-kb-article .review-content h4 {
  font-size: 15px;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a {
  color: #6C757D;
  font-size: 14px;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all {
  background: #e5e5e5;
}
.pages .action {
  width: 37px;
  border: 2px solid #e5e5e5;
  color: #4a4a4a;
}
.pages strong.page {
  font-size: 16px;
  color: #4a4a4a;
  font-weight: 600;
}
.pages a.page {
  color: #6C757D;
}
.pages a.page:hover {
  color: #7E072A;
}
.sorter {
  padding: 0;
}
.pages .items {
  font-size: 16px;
  font-weight: 600;
}
.sorter .sorter-action {
  top: -14px;
}
.form.search.advanced .group.price .addon .addafter {
  right: -16px;
}
.mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item) .mst-search__index-image {
  display: none;
}
.catalogsearch-result-index .form.search.advanced {
  min-width: 0;
}
.catalogsearch-advanced-result .form.search.advanced {
  min-width: 0;
  width: 100%;
}
.catalogsearch-result-index .fieldset > .legend {
  font-size: 16px;
  border-bottom: 0;
  margin: 0;
}
.catalogsearch-result-index .form.search.advanced input[type="text"] {
  height: 35px;
}
.catalogsearch-result-index .form.search.advanced .fieldset > .field > .label {
  font-weight: 600;
  font-size: 14px;
}
.catalogsearch-result-index .form.search.advanced .fields.range .field:first-child .control {
  padding-right: 0;
}
.catalogsearch-result-index .form.search.advanced .addon input,
.catalogsearch-result-index .form.search.advanced input#price {
  max-width: 100px;
}
.catalogsearch-result-index .form.search.advanced .actions-toolbar {
  margin-top: 20px;
}
.catalogsearch-result-index .sidebar-main select#open_access,
.catalogsearch-advanced-index select#open_access {
  background-image: none;
}
.mst-search__result-tabs li a {
  display: block;
  padding: 10px 15px;
}
ul.mst-search__result-tabs {
  margin-bottom: 20px;
}
.search.results .browse-availability {
  margin-left: 50px;
  width: 250px;
}
.search.results .product-item-details .product-item-name {
  line-height: 16px;
}
.page-products.catalogsearch-result-index .toolbar .limiter {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .catalogsearch-result-index .fieldset .legend {
    margin-left: 0;
  }
  .catalogsearch-advanced-result .fieldset .legend {
    margin-left: 0;
  }
  .catalogsearch-result-index .form.search.advanced {
    width: 100%;
  }
  .catalogsearch-result-index .form.search.advanced .field.date input {
    margin-right: 0;
    width: calc(55%);
  }
  .catalogsearch-result-index .form.search.advanced .fields.range .field:first-child .control::after {
    right: 8px;
  }
  .catalogsearch-advanced-index .fieldset > .field:not(.choice) > .label {
    padding: 15px 15px 0 0!important;
  }
}
/*!
* Firstygroup
* Here we can do our own overrides
*/
/* SERIES VIEW STYLES */
/* Index listing */
.firstygroup_series-index-index #browse-filters .browse-filter {
  width: 280px;
}
.firstygroup_series-index-index #browse-filters .browse-filter.right select {
  width: 150px;
  /* removes ios gloss
	-webkit-appearance: none; */
}
.firstygroup_series-index-index #browse-filters .browse-filter.right {
  width: 300px;
}
.firstygroup_series-view-index .field.limiter {
  float: left;
}
.firstygroup_series-view-index .toolbar-amount {
  padding-top: 4px;
  margin-right: 10px;
}
.firstygroup_series-index-index .series-letter-list {
  clear: both;
}
.heading-h3 {
  margin-top: 0;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}
.firstygroup_series-index-index .heading-h3 {
  border-left: 4px solid #7E072A;
  padding-left: 12px;
  font-size: 18px;
  margin-bottom: 19px;
  border-bottom: 1px solid #D4D4D4;
  padding-bottom: 9px;
  padding-top: 6px;
}
.series-list li::marker {
  color: #7E072A !important;
}
.firstygroup_series-index-index .back-to-top {
  float: right;
}
.firstygroup_series-index-index .series-letter-list ul {
  list-style-type: none;
  padding-left: 20px;
}
.jump-links li a {
  color: #7E072A !important;
}
.series-list li a {
  color: #7E072A !important;
}
.firstygroup_series-index-index .product-item-details .product-item-name {
  line-height: 16px;
}
/* Series view */
.firstygroup_series-view-index .item.product.product-item {
  margin-left: 0;
  background: #F7F7F7 !important;
  padding: 15px !important;
}
.firstygroup_series-view-index .products-grid .item.product.product-item {
  width: 24% !important;
  margin-left: 1%;
}
.firstygroup_series-view-index .products-list .item.product.product-item {
  margin-bottom: 10px;
}
.firstygroup_series-view-index .product-item-info {
  width: 240px;
}
.firstygroup_series-view-index .series-description {
  background: #e5e9ef;
  padding: 25px;
  margin-bottom: 50px;
}
.firstygroup_series-view-index .series-description h4 {
  margin-top: 25px;
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 600;
}
.firstygroup_series-view-index .series-description ul {
  margin-bottom: 30px;
}
.firstygroup_series-view-index .product-item-details .product-item-name {
  margin: 5px 0;
  line-height: 16px;
}
.firstygroup_series-view-index .series-editors {
  font-size: 18px;
  margin-bottom: 30px;
}
.firstygroup_series-view-index h1 {
  font-size: 35px !important;
  font-weight: 500;
  margin-bottom: 10px;
}
/*.firstygroup_series-view-index .product-item-details .product-item-name a {
    font-size: 13px;
    line-height: 13px;
}

.firstygroup_series-view-index .product-item-details .author {
    font-size: 13px;
    font-weight: 500;
}

.firstygroup_series-view-index .product-item .price-box .price-label {
	padding-top: 3px;
	line-height: 18px;
}*/
@font-face {
  font-family: montserrat;
  src: url(Montserrat-Regular.ttf);
}
/* GENERAL GLOBAL STYLES */
/* Demo store notice */
.message.global.demo {
  padding: 5px 20px;
  font-size: 11px;
}
/*html {
	font-size: 100%;
}*/
a {
  text-decoration: underline;
}
html,
body {
  font-family: "montserrat";
  color: #1D1D1D;
  /*font-size: 14px;*/
  font-size: 15px;
  font-weight: 300 !important;
}
a:link,
a:visited,
a:active {
  color: #1D1D1D;
}
a:hover {
  color: #7E072A;
  text-decoration: none;
}
button:focus {
  outline: unset !important;
}
h1 {
  font-size: 32px;
  font-weight: 500;
  text-transform: uppercase;
}
h2 {
  font-size: 25px;
  font-weight: 500;
}
b,
strong {
  font-weight: 500 !important;
}
.actions-toolbar .action {
  border-radius: 22px !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"],
select {
  border: 2px solid #e5e5e5;
  border-radius: 22.5px;
  height: 50px;
  padding: 0 9px;
  font-family: "montserrat";
  /* removes ios gloss
	-webkit-appearance: none; */
}
textarea {
  border: 2px solid #e5e5e5;
  border-radius: 0;
  padding: 0 9px;
}
/* MESSAGES */
.message.success {
  margin: 0 0 20px;
  padding: 30px 20px 30px 20px;
  font-size: 14px;
  background: #F5F5F5;
  color: #212529;
  text-align: center;
}
.message.success > :first-child::before {
  display: none;
  content: '';
}
.message.error {
  margin: 0 0 20px;
  padding: 30px 20px 30px 80px;
  font-size: 14px;
  /*background: #fae5e5;
    color: #dc2048;*/
  color: #4a4a4a;
  background: #fff;
  border: 1px solid #e5e5e5;
}
.message.success a {
  color: #7E072A;
}
.message.error a {
  color: #dc2048;
}
.message.notice,
.message.warning {
  background: #F3F8F8;
  margin: 0 0 -10px;
  padding: 30px 20px 30px 75px!important;
  font-size: 14px;
  border: unset;
  color: #a02874;
  cursor: initial;
}
.message.notice a {
  color: #012c61;
}
.message.success a:hover {
  color: #7E072A;
  text-decoration: underline;
}
.message.error a:hover {
  color: #4a4a4a;
}
.message.notice a:hover {
  color: #4a4a4a;
}
.message.success > :first-child::before {
  content: url('../images/tick-icon.png');
  transform: scale(0.5);
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  top: 23px;
  margin-left: 20px;
  width: 60px;
}
.message.error > :first-child::before {
  content: url('../images/error-icon.png');
  transform: scale(0.5);
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  top: 23px;
  margin-left: 20px;
  width: 60px;
}
.message.notice > :first-child::before,
.message.warning > :first-child::before {
  content: url('../images/info-icon.png');
  transform: scale(0.5);
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  top: 30px;
  margin-left: 20px;
  width: 60px;
}
.message.info {
  margin: 0 0 20px;
  padding: 30px 20px 30px 80px;
  font-size: 14px;
  background: #fae5e5;
}
.message.info > :first-child::before {
  content: url('../images/info-icon.png');
  transform: scale(0.5);
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  top: 23px;
  margin-left: 20px;
  width: 60px;
}
/* HEADER */
.nav-sections {
  background: #fff;
}
.breadcrumbs .items {
  font-size: 0.8rem;
  color: #4a4a4a;
}
.active {
  background-color: transparent;
}
.sidenav {
  width: auto;
}
.navigation .level0 > .level-top:hover {
  color: #4a4a4a !important;
  background: #e5e5e5;
}
.navigation .level0 .submenu a {
  background: #e5e5e5;
  font-size: 15px;
}
legend {
  font-size: 14px;
}
.header-notice {
  background: #dc2048;
  padding: 12px 20px;
  margin-bottom: 20px;
  text-align: center;
  color: #fff;
}
.header-notice p {
  margin: 0;
}
/* HEADER LINKS */
.header.links {
  float: right;
}
ul.header.links {
  list-style: none;
  margin-top: 3px;
  padding-left: 15px;
}
ul.header.links li {
  width: 43px;
  height: 40px;
  border-radius: 10px;
  margin-top: 15px;
  list-style: none;
}
.header-logout {
  float: right;
  display: block;
  margin-top: 12px;
  margin-left: 5px;
}
.cms-home .owl-carousel.owl-loaded {
  padding: 0 0 0 0;
}
.lofproducttags-tag-view .page-title-wrapper {
  display: none;
}
.lofproducttags-tag-view .tag-title h2 {
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 32px;
  font-weight: 500;
}
.lofproducttags-tag-view .product.name.product-item-name {
  line-height: 16px;
}
/* GENERAL BUTTONS */
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary {
  line-height: 2.2rem;
  padding: 5px 17px;
  font-size: 16px;
  border-radius: 22px !important;
  font-family: "montserrat" !important;
}
.abs-action-remove,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  color: #333333;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #7E072A;
  text-decoration: none;
}
.about-ebook-icons {
  margin-left: 25%;
}
button,
a.action.primary,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  .nav-sections .switcher-dropdown {
    display: block !important;
  }
  .nav-sections .switcher {
    font-size: 17px !important;
    padding: 20px !important;
    border-top: 0 !important;
    clear: both;
  }
  .nav-sections .switcher-trigger strong::after {
    display: none !important;
  }
  ul.header.links li {
    margin-top: 0px;
  }
  .block-search .label::before {
    top: 9px;
  }
  .about-ebook-icons {
    margin-left: 0;
  }
  .center-div {
    width: 70% !important;
  }
  .ves-megamenu .navigation > ul {
    border: unset !important;
    display: unset !important;
  }
  .custom-buttons {
    float: left;
    width: 100%;
    margin: 0 auto;
    height: 30px;
    text-align: center;
    display: unset !important;
  }
  .custom-buttons a {
    margin-bottom: 10px;
  }
  .header.links a::before {
    -webkit-transform: scale(1, 1) !important;
  }
  .minicart-wrapper .action.showcart::before {
    -webkit-transform: scale(1, 1) !important;
    top: 7px !important;
    padding: 6px 10px 7px 4px !important;
  }
  #switcher-language-trigger {
    margin-bottom: 10px;
    margin-top: -15px;
  }
  .switcher-option a {
    margin-right: 15px;
  }
  .navigation {
    background: unset !important;
  }
  .nav-mobile li.level0 > a {
    text-transform: uppercase !important;
  }
  .custom-buttons {
    padding: 0px 20px;
  }
  .custom-newsletter {
    padding-top: 25px !important;
  }
  .custom-newsletter input {
    width: -webkit-fill-available !important;
  }
}
@media screen and (min-width: 768px) {
  #switcher-language {
    width: auto;
    position: absolute;
    top: 0;
    float: right;
    position: relative;
    top: 25px;
    left: 563px;
    font-family: "montserrat";
    color: #6C757D;
  }
  .actions.dropdown.options.switcher-options.active {
    height: 75px;
    box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.25);
  }
  .actions.dropdown.options.switcher-options {
    width: 100%;
    max-width: 1270px;
    margin: -1px auto 15px;
    text-align: right;
    font-size: 15px;
  }
  .dropdown.switcher-dropdown {
    list-style: none;
    position: absolute;
    z-index: 100 !important;
    margin: 0px 26px !important;
  }
  #switcher-language-trigger {
    margin: 0 9px;
    margin-top: 2px;
  }
  .header.content {
    padding: 30px 25px 0!important;
  }
  .logo {
    padding-top: 8px !important;
  }
  h1 {
    font-size: 32px !important;
    font-weight: 500;
    margin-top: 20px;
  }
  .page-header .panel.wrapper {
    border-bottom: 0 !important;
  }
  .page-header .header.panel {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .navigation {
    background: #fff !important;
    font-weight: 500 !important;
  }
  .navigation .level0 > .level-top {
    color: #012c61 !important;
    font-size: 16px;
  }
  .navigation .level0 .submenu a {
    color: #4a4a4a !important;
    font-weight: 500 !important;
    font-size: 1rem;
    padding: 3px 20px!important;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #dc2048;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-width: 0 !important;
  }
  .block-search .nested {
    padding-top: 15px !important;
  }
  .block-search {
    width: 442px !important;
    padding-left: 0px !important;
  }
  .block-search .block-content {
    width: 300px;
    float: right;
  }
  .block-search .action.search::before {
    font-size: 32px !important;
    line-height: 37px !important;
    color: #4a4a4a !important;
  }
  .navigation .level0 .submenu {
    border: 0 !important;
  }
  .nav-sections {
    margin-bottom: 12px !important;
  }
  .header.links a::before {
    content: url('../images/account-icon.png');
    display: inline-block;
    position: relative;
    top: 15px;
    left: 9px;
    -webkit-transform: scale(1.1, 1.1);
  }
  .header.links li.hidden-links a::before {
    display: none;
  }
  .hidden-option {
    display: none;
    position: absolute;
    top: 90px;
  }
  .custom-link:hover + .hidden-option {
    display: block;
  }
  .hidden-option:hover {
    display: block;
  }
  ul.header.links .hidden-option {
    list-style: none;
    width: 150px;
    height: auto;
    border-radius: 0;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.25);
    z-index: 99;
    padding: 5px 0 10px 0;
  }
  ul.header.links .hidden-links {
    border-radius: 0;
    text-align: left;
    background: #fff;
    width: 150px;
    height: auto;
    margin-bottom: 0;
    padding: 0;
    margin-top: 5px;
  }
  .header.links .hidden-links a {
    font-size: 13px;
    cursor: pointer;
    color: #1d1d1d;
    padding: 0 9px;
  }
  .header.links .hidden-links a:hover {
    color: #7E072A;
    text-decoration: underline;
  }
  .header.links .hidden-links::before {
    content: '';
  }
  .minicart-wrapper .action.showcart::before,
  .minicart-wrapper .action.showcart.active::before {
    content: url('../images/basket-icon.png');
    display: inline-block;
    position: relative;
    top: 0;
    left: 0;
    padding: 1px 7px 7px 11px;
    -webkit-transform: scale(1.1, 1.1);
  }
  .header.links a {
    font-size: 0;
  }
  .minicart-wrapper {
    margin-top: 3px;
  }
  /* Check this, it may causes problems elsewhere. This is to fix third column dropping down. */
  .catalog-category-view.page-layout-3columns .columns {
    float: left;
    width: 77%;
  }
  .catalog-category-view.page-layout-3columns .sidebar-additional {
    width: 23%;
  }
  .page-layout-2columns-right .column.main {
    width: 77% !important;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 23% !important;
  }
  .page-main {
    padding-left: 10px;
    padding-right: 10px;
  }
  .breadcrumbs {
    padding-left: 10px;
    padding-right: 10px;
  }
  .catalog-product-view.page-layout-2columns-right .column.main {
    width: 100% !important;
  }
  .catalog-product-view.page-layout-2columns-right .product-info-main {
    width: 70% !important;
  }
  .catalog-product-view.page-layout-2columns-right .product.media {
    padding-right: 40px;
    width: 27% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1299px) {
  .header.content {
    padding: 30px 30px 0!important;
  }
  .ves-menu .ves-megamenu {
    margin: 0 20px;
  }
  .page-main {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .breadcrumbs {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
/* FOOTER */
.footer.content {
  padding-top: 0;
  margin-top: 0;
}
.page-footer {
  color: #fff;
  padding-bottom: 15px;
  float: left;
  width: 100%;
  margin-top: 20px;
}
.footer.content {
  border-top: 0;
}
.footer.links a {
  color: #fff;
}
.footer.links a:hover {
  color: #e5e5e5;
}
.page-footer img {
  width: 200px;
}
.page-footer .footer-left {
  float: left;
  width: 98%;
  margin-top: 20px;
  margin-left: 1%;
  margin-right: 1%;
}
.page-footer .footer-right {
  float: right;
  width: 65%;
  margin-left: 1%;
  margin-right: 1%;
}
ul.footer-right-links {
  text-align: right;
  margin-top: 15px !important;
}
ul.footer-right-links li {
  display: inline-block;
  margin-left: 20px !important;
}
ul.footer-right-links li a {
  color: #fff;
  font-weight: 500;
}
ul.footer-right-links2 {
  text-align: right;
  margin-top: 40px !important;
}
ul.footer-right-links2 li {
  display: inline-block;
  margin-left: 12px !important;
}
ul.footer-right-links2 li a {
  color: #fff;
}
.footer p.footer-copyright {
  float: left;
  margin-right: 15px;
}
.footer .firsty-powered {
  float: left;
  margin-top: 15px;
}
.footer .firsty-powered img {
  width: 100px;
}
.footer li.twitter a::after {
  content: url('../images/twitter-icon.png');
  transform: scale(0.5);
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  position: relative;
  display: inline-block;
  top: 11px;
  left: -4px;
}
/* Footer Menu columns */
.footer-menu {
  float: left;
  width: 31.333%;
  margin: 40px 1% 20px;
}
.footer-menu h3 {
  color: #e5e5e5;
  font-size: 22px;
  margin-bottom: 12px;
}
.footer-menu a {
  color: #fff;
}
.footer-menu a.twitter-icon::after {
  content: url('../images/twitter-icon.png');
  transform: scale(0.5);
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  position: absolute;
  display: inline-block;
  margin-top: -9px;
  margin-left: -5px;
}
@media screen and (max-width: 767px) {
  /* fixes body font switching to default font */
  body.catalog-product-view,
  body.checkout-cart-index,
  body.checkout-index-index {
    font-family: 'montserrat';
  }
  .page-header {
    border-bottom: 0;
    margin-bottom: 0;
  }
  ul.header.links {
    margin-top: 5px;
    margin-right: 5px;
  }
  .block-search .label::before {
    color: #012c61;
  }
  .logo {
    margin: 0 0 10px 0px;
  }
  .logo img {
    height: auto;
    margin-top: 8px;
  }
  .nav-toggle::before {
    color: #012c61;
  }
  .minicart-wrapper {
    margin-top: -7px !important;
    margin-right: 20px;
  }
  ul.header.links li {
    background: #fff;
  }
  ul.header.links {
    margin-right: -12px;
    margin-bottom: 0;
    padding-left: 8px;
  }
  .header.links a {
    font-size: 0;
  }
  .header.links a::before {
    content: url('../images/account-icon.png');
    display: inline-block;
    position: relative;
    top: 11px;
    left: 0;
    transform: scale(0.5);
    -webkit-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.5, 0.5);
  }
  .minicart-wrapper .action.showcart::before {
    background: #fff;
  }
  .minicart-wrapper .action.showcart::before,
  .minicart-wrapper .action.showcart.active::before {
    content: url('../images/basket-icon.png');
    display: inline-block;
    position: relative;
    top: 9px;
    left: -7px;
    padding: 6px 7px 7px 11px;
    transform: scale(0.5);
    -webkit-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.5, 0.5);
  }
  #switcher-language-trigger {
    float: right !important;
  }
  .block-search .label::before {
    color: #8f8f8f !important;
  }
  .custom-section .custom-container {
    display: unset !important;
  }
  .custom-section .custom-block {
    margin-bottom: 20px !important;
  }
  ol.slick-slider {
    height: 360px !important;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    margin: 0 0 0 -30px;
  }
  .page-footer .footer-left {
    width: 100%;
    text-align: center;
  }
  .page-footer .footer-right {
    float: left;
    width: 100%;
  }
  ul.footer-right-links {
    text-align: center;
    margin-left: 20px !important;
    margin-top: 0 !important;
  }
  ul.footer-right-links2 {
    text-align: center;
    margin-top: 10px !important;
    margin-bottom: 30px !important;
  }
  .footer p.footer-copyright {
    display: block;
    text-align: center;
    width: 100%;
  }
  .footer .firsty-powered {
    margin-left: 0;
    margin-top: 0;
    clear: both;
    display: block;
    text-align: center;
    width: 100%;
  }
  ul.footer-right-links li {
    margin-left: 10px !important;
  }
  .footer-menu {
    width: 98%;
    margin: 20px 1% 0;
  }
  .slick-prev,
  .slick-next {
    top: -50px !important;
  }
  .slick-prev:before,
  .slick-next:before {
    font-size: 30px !important;
  }
  .slick-prev {
    left: 80% !important;
  }
  .footer-column.social-links {
    text-align: center;
  }
  .emerald-social-logo img {
    margin-left: 20px;
    margin-right: 20px !important;
  }
  img.emerald-footer-logo {
    margin-left: 0 !important;
  }
  .social-links p {
    margin-left: 0 !important;
  }
  .col-md-4.our-blog,
  .col-md-4.our-blog-1 {
    margin-bottom: 25px !important;
  }
  .footer-column {
    width: 100% !important;
    flex: unset !important;
    margin: unset !important;
    margin-bottom: 20px !important;
  }
  .column .block-product-slider {
    height: 360px !important;
  }
  .inside-nav-position .sw-flexslider .sw-flexslider-direction-nav .sw-flexslider-next {
    right: 0px !important;
  }
  .inside-nav-position .sw-flexslider .sw-flexslider-direction-nav .sw-flexslider-prev {
    left: 0px !important;
  }
  .social-links img.gb-powered {
    margin-top: 5px !important;
  }
  .footer-column.social-links {
    text-align: left !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 792px) {
  .column .block-product-slider {
    height: 360px !important;
  }
}
/* SITE MAP */
.mp-sitemap-listing {
  width: 100%;
  column-width: auto;
}
.mp-sitemap-listing li {
  display: inline-block;
  width: 31.333%;
  margin: 5px 1%;
}
.sitemap-index-index h2 {
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: 15px;
}
@media screen and (max-width: 767px) {
  .mp-sitemap-listing li {
    width: 48%;
  }
  .sitemap-index-index h2 {
    margin-left: 15px;
  }
}
@media screen and (max-width: 500px) {
  .mp-sitemap-listing li {
    width: 98%;
  }
}
.block-search .control {
  border-top: unset !important;
}
.product.data.items > .item.title > .switch {
  height: auto !important;
  font-size: 13px !important;
  color: #7E072A !important;
  border: 0 !important;
  padding: 0 !important;
  border-radius: 0 10px 0 0;
  background: unset !important;
  font-weight: 600 !important;
  text-transform: uppercase;
}
.data.item.title.active,
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus {
  color: #6C757D !important;
}
/*Redeem Voucher styling*/
.discount-coupon-form .control.half-size {
  float: left;
  width: 48%;
  margin-left: 1%;
  margin-right: 1%;
}
.discount-coupon-form .control {
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 1%;
  margin-right: 1%;
}
.voucher-form-apply .vendor-header-content {
  background: unset !important;
  font-size: 18px;
  line-height: 14px;
  color: #4a4a4a;
  font-family: "montserrat";
  line-height: 1.2;
  margin-bottom: 30px;
}
.vendor-header-content {
  display: block;
  margin: 0 auto;
  max-width: 950px;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
}
.use-app {
  float: left;
  width: 48%;
  margin: 0 1%;
  text-align: center;
  font-family: 'montserrat';
  color: #212529;
}
.use-app h3 {
  font-weight: 500;
  font-family: 'montserrat';
  color: #212529;
}
.use-app p {
  font-weight: 300;
  font-size: 16px;
}
@media screen and (max-width: 500px) {
  .discount-coupon-form .control.half-size {
    width: 98%;
  }
}
.discount-coupon-form {
  background: #e3e3e3;
  border-radius: 5px;
  padding: 20px;
  color: #4a4a4a;
  /* -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.40);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.40);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.40);*/
  text-align: left;
}
.discount-coupon-form .input-box.required.field {
  margin: 0 auto;
}
.discount-coupon-form .input-box.required.field #voucher {
  text-align: left;
}
.discount-coupon-form .input-box.required.field #email {
  text-align: left;
}
.discount-coupon-form .input-box.required.field #firstname {
  text-align: left;
}
.discount-coupon-form .input-box.required.field #lastname {
  text-align: left;
}
.discount-coupon-form .input-box label {
  text-align: left;
  margin: 0;
  padding: 0 0 0 5px;
}
@media screen and (min-width: 768px) {
  .discount-coupon-form {
    width: 53%;
    margin-left: 25%;
  }
}
@media screen and (min-width: 768px) {
  .customer-account-triggercreate .discount-coupon-form,
  .voucher_trigger-index-index .discount-coupon-form,
  .customer-account-triggerlogin .discount-coupon-form {
    width: auto;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .sample-link {
    display: none;
  }
  .product.data.items .data.item {
    width: auto !important;
    float: left !important;
  }
  .product.data.items > .item.content {
    box-sizing: border-box !important;
    float: right !important;
    margin-left: -100% !important;
    width: 100% !important;
    margin-top: 45px !important;
  }
  .minicart-items .product-item {
    width: 310px !important;
  }
  .minicart-wrapper .block-minicart {
    width: 350px !important;
  }
  .block-minicart .subtotal .label {
    margin-top: 1px;
  }
}
.customer-account-triggercreate .discount-coupon-form,
.voucher_trigger-index-index .discount-coupon-form,
.customer-account-triggerlogin .discount-coupon-form {
  border-radius: 15px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #e2e2e2;
}
.voucher_tyndale-index-index .discount-coupon-form {
  background: #e9eff0;
  border-radius: 0;
  padding: 20px;
  color: #252525;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  max-width: 950px;
}
h1.page-title {
  /*width: 1235px;*/
  width: 100%;
}
.discount-form input {
  border: unset;
  height: 35px;
}
.discount-coupon-form .input-box label {
  margin-bottom: 5px;
  font-size: 17px;
}
.discount-coupon-form a:link {
  color: #4a4a4a;
  text-decoration: none;
}
.discount-coupon-form .control.half-size.lastname {
  margin-left: 23px;
}
.redeem-note input {
  height: 15px;
}
@media screen and (min-width: 769px) {
  .logo img {
    width: 430px;
    height: 85px;
  }
  .block-search {
    margin-right: 105px;
    margin-top: 15px;
  }
  .minicart-wrapper {
    margin-left: -4px !important;
    margin-top: 22px;
  }
  .navigation .level0 .submenu li {
    width: 390px !important;
    float: left;
  }
  /*.navigation .level0 .submenu{
	width: 790px!important;
	min-width: 791px!important;

}*/
  .navigation .level0 .submenu a:hover {
    background: unset !important;
    color: #7E072A !important;
    text-decoration: underline !important;
  }
  .customer-account-create .fieldset > .field:not(.choice) > .control {
    width: 69.2% !important;
  }
  .customer-account-create .fieldset > .field:not(.choice) > .label {
    width: 30.8% !important;
  }
}
.switcher .options .action.toggle:before {
  content: url('../images/location_icon.png');
  display: inline-block;
  position: relative;
  top: 6px;
  left: -3px;
}
.switcher .options .action.toggle:after {
  content: url('../images/currency-arrow-down.png');
  display: inline-block;
  position: relative;
  top: 0px;
  left: 0;
  padding: 0px;
}
.actions.dropdown.options.switcher-options {
  font-size: 13px;
  color: #373737;
}
.switcher .options .action.toggle.active:after {
  content: url('../images/currency-arrow-up.png');
  display: inline-block;
  position: relative;
  top: 0px;
  left: 0;
  padding: 0px;
}
.switcher-option {
  margin-bottom: 0px;
  font-size: 13px;
  margin-left: 7px;
  margin-right: 0px;
}
.switcher-option a:visited,
.switcher-option a:link,
.switcher-option a:active {
  color: #1D1D1D !important;
}
.block-product-slider .block-content .products.wrapper.grid.products-grid {
  border-top: unset;
  border-bottom: unset;
  padding-top: unset;
}
.eight.custom-1,
.eight.custom-2,
.eight.custom-3,
.eight.custom-4,
.eight.custom-5 {
  color: #1D1D1D;
  font-size: 16px;
  font-family: "montserrat";
  text-transform: uppercase;
}
.slick-track li.product-item {
  height: auto !important;
  min-height: 300px !important;
}
.product-item-details .product-item-name {
  margin: 0 0 10px 0;
  line-height: 1.2;
}
.product-item-details .product-item-name a {
  color: #1D1D1D;
  text-align: left;
  font-family: "montserrat";
  font-size: 16px;
  font-weight: 300;
}
.product-item-details .author {
  color: #1D1D1D;
  text-align: left;
  font-family: "montserrat";
  font-size: 12px;
  font-weight: 100;
}
.product-item .price-box .price {
  color: #333333;
  text-align: left;
  font-family: "montserrat";
  font-size: 20px;
}
.product-item-name,
.product.name a {
  text-align: left !important;
  font-weight: 300;
}
.products-grid .product.details.product-item-details {
  text-align: left !important;
  margin-left: 10% !important;
  margin-right: 10%;
}
.container-slider {
  margin-bottom: 150px;
}
.footer-column {
  float: left;
  width: 23%;
  margin: 35px 1%;
  font-family: "montserrat";
}
.footer-column p {
  color: #FFFFFF;
  font-family: "montserrat";
  margin-bottom: 2px !important;
}
.footer-column p a {
  color: #FFFFFF !important;
  font-family: "montserrat";
}
.princeton-footer-top {
  background: #7E072A;
  display: block;
  float: left;
  width: 100%;
  padding: 30px;
}
.princeton-footer-lower {
  float: left;
  width: 100%;
  padding: 20px;
  color: #757575;
  background: #D8DBDD;
}
.footer-column .heading-h4 {
  font-weight: 500;
  margin-bottom: 20px !important;
}
.emerald-social-logo img {
  width: 20px;
  height: 20px;
  margin-right: 35px;
}
.fb-logo img {
  width: 12px !important;
}
img.emerald-footer-logo {
  margin-bottom: 25px;
}
.footer-lower-left {
  text-align: center;
  margin-bottom: 15px;
  color: black;
  font-family: "montserrat";
  font-size: 13px;
}
.seller-profile-container {
  display: none;
}
.action.primary {
  background: #7E072A;
  border: 1px solid #7E072A;
}
.breadcrumbs a:visited {
  color: #1D1D1D;
  font-size: 12px;
}
.breadcrumbs .items {
  color: #1D1D1D;
  font-size: 12px;
}
.navigation .level0 .submenu a {
  background: unset;
  color: #1D1D1D;
  font-family: "montserrat";
  font-size: 15px;
}
.navigation .level0 > .level-top {
  color: #6C757D !important;
  font-family: "montserrat";
  font-size: 17px;
}
.navigation .level0.parent > .level-top > .ui-menu-icon:after {
  content: unset !important;
}
.navigation .level0 > .level-top:hover {
  color: #7E072A !important;
  background: unset !important;
  border-bottom: 1px solid #D4D4D4 !important;
}
.catalog-category-view .sidebar.sidebar-additional h3 {
  background-image: unset;
  border-left: 1px solid #7E072A;
  color: #212529 !important;
  font-family: "montserrat";
  font-size: 16px !important;
}
.ee_editable.ee_textelement p {
  display: none;
}
.ee_editable {
  color: #212529 !important;
  font-family: "montserrat";
  font-size: 12px;
}
form.surveys-forms input[type=text],
form.surveys-forms input[type=number],
form.surveys-forms input[type=email],
form.surveys-forms textarea,
form.surveys-forms select {
  border: 1px solid #E0E0E0 !important;
}
.block.block-subjects-related-information.catalogue {
  background: #F7F7F7 !important;
}
.surveys-forms {
  background: #f7f7f7 !important;
}
.cart.table-wrapper .actions-toolbar > .action,
.checkout-cart-index .form-cart .cart.table-wrapper .actions-toolbar > .action,
.checkout-cart-index .cart-container .form-cart .action.continue,
.checkout-cart-index .form-cart button {
  border-radius: 22px !important;
  background: unset;
  color: #7E072A;
  border: 1px solid #D4D4D4;
  font-family: "montserrat";
}
.cart-totals .mark {
  color: #212529 !important;
  font-family: "montserrat";
  font-size: 17px;
}
.opc-wrapper .fieldset > .field > .label {
  color: #212529;
  font-weight: 500;
}
.catalog-category-view .category-description {
  display: block;
}
.mp-product-slider-content {
  margin-top: 25px;
}
.page-products .products-grid .product-item {
  padding: 15px !important;
}
/*.sw-flexslider .sw-flexslider-direction-nav .sw-flexslider-prev:before, .sw-flexslider .sw-flexslider-direction-nav .sw-flexslider-next:before {
font-weight: 900;
    font-size: 35px;
}*/
.inside-nav-position .sw-flexslider .sw-flexslider-direction-nav .sw-flexslider-next {
  right: -40px !important;
}
.inside-nav-position .sw-flexslider .sw-flexslider-direction-nav .sw-flexslider-prev {
  left: -40px !important;
}
.inside-nav-position .sw-flexslider:hover .sw-flexslider-direction-nav .sw-flexslider-next {
  right: -40px !important;
}
.inside-nav-position .sw-flexslider:hover .sw-flexslider-direction-nav .sw-flexslider-prev {
  left: -40px !important;
}
.look-inside,
.view-flyer {
  margin-left: 0px;
  top: 100px;
  position: absolute;
  z-index: 3000;
  width: 50%;
  height: 500px;
  background: #eee;
  padding: 2%;
  overflow: auto;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
}
.sample-view {
  border: 2px solid #D4D4D4;
  padding: 10px 15px;
  margin-bottom: 5px;
  display: block;
  font-size: 17px;
  font-weight: 500;
}
a.sample-view {
  color: #6C757D;
}
.sample-view span {
  float: right;
  position: relative;
  top: -6px;
}
.sidebar.sidebar-additional .block.newsletter {
  max-width: none;
  width: 100%;
}
.sidebar.sidebar-additional .block.newsletter .actions {
  display: block;
  width: 100%;
}
.block.newsletter .label {
  position: relative;
}
.block.newsletter label {
  display: block;
}
.block.newsletter .field .control::before {
  display: none;
}
.default-theme .sw-flexslider-container {
  box-shadow: none;
}
@media (max-width: 767px) {
  .use-app {
    width: 48%;
  }
  .eight.custom-1,
  .eight.custom-2,
  .eight.custom-3,
  .eight.custom-4,
  .eight.custom-5 {
    font-size: 16px;
  }
  h1.page-title {
    font-size: 30px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 769px) {
  .ves-megamenu .navigation .level0 > a,
  .ves-megamenu .navigation .content-type-parentcart .level1 > a {
    font-size: 16px !important;
    text-transform: uppercase !important;
    padding: 0 8px !important;
  }
  .ves-megamenu .navigation .nav-item.subhover > .submenu > .submenu-inner {
    padding: 0px !important;
  }
  .ves-megamenu .navigation .level0 .submenu .mega-col > .nav-item > a {
    border-left: unset !important;
  }
  .ves-megamenu.ves-offcanvas .level0 .submenu .nav-item > a,
  .ves-megamenu.ves-dhorizontal .level0 .submenu .nav-item > a {
    line-height: 30px !important;
  }
  .ves-megamenu .navigation .nav-item {
    -webkit-transition: none !important;
    transition: none !important;
  }
}
.amgdpr-checkbox-container {
  margin: 40px 0 0 30px;
  max-width: 275px;
}
.amgdpr-checkbox-container > .amgdpr-label {
  width: 250px;
}
.amgdprcookie-groups-modal .amgdprcookie-done {
  background-color: #7E072A;
}
#stripe-creditcard-form {
  margin-top: 10px;
}
#btn-stripe-submitcard {
  background: #7E072A;
  border: 1px solid #7E072A;
  color: white;
  padding: 5px 17px;
  font-family: "montserrat";
  font-size: 15px;
  display: table;
  font-weight: 300;
}
#btn-stripe-submitcard:hover {
  background: #7E072A;
  border: 1px solid #7E072A;
}
.box-information .box-actions .action.edit,
.box-information .box-actions .action.change-password,
.box-billing-address .box-actions .action.edit,
.box-shipping-address .box-actions .action.edit {
  background: #7E072A;
  border: 1px solid #7E072A;
  color: white;
  padding: 5px 17px;
  font-family: "montserrat";
  font-size: 13px;
  display: table;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
.box-information .box-actions .action.edit:hover,
.box-information .box-actions .action.change-password:hover,
.box-billing-address .box-actions .action.edit:hover,
.box-shipping-address .box-actions .action.edit:hover {
  background: #7E072A;
  border: 1px solid #7E072A;
}
.account .table-wrapper .action {
  background: #7E072A;
  border: 1px solid #7E072A;
  color: white;
  padding: 7px 7px;
  font-family: "montserrat";
  font-size: 13px;
}
.account .table-wrapper .action:hover {
  background: #7E072A;
  border: 1px solid #7E072A;
}
.order-actions-toolbar .action {
  background: #7E072A;
  border: 1px solid #7E072A;
  color: white;
  padding: 5px 17px;
  font-family: "montserrat";
  font-size: 15px;
}
.order-actions-toolbar .action:hover {
  background: #7E072A;
  border: 1px solid #7E072A;
}
.table-order-items .price-including-tax,
.table-order-items .price-excluding-tax {
  font-size: 15px !important;
  padding: 5px !important;
}
#my-orders-table .price-including-tax,
#my-orders-table .price-excluding-tax {
  font-size: 15px !important;
  padding: 5px !important;
}
.box-address-billing .box-actions .action.edit,
.box-address-shipping .box-actions .action.edit {
  background: #7E072A;
  border: 1px solid #7E072A;
  color: white;
  padding: 5px 17px;
  font-family: "montserrat";
  font-size: 15px;
}
.box-address-billing .box-actions .action.edit:hover,
.box-address-shipping .box-actions .action.edit:hover {
  background: #7E072A;
  border: 1px solid #7E072A;
}
#add-stripe-card-action,
#card_table_body a.action.delete {
  background: #7E072A;
  border: 1px solid #7E072A;
  color: white;
  padding: 7px 7px;
  font-family: "montserrat";
  font-size: 13px;
}
#add-stripe-card-action:hover,
#card_table_body a.action.delete:hover {
  background: #7E072A;
  border: 1px solid #7E072A;
}
h3.aw-arp-container__title {
  padding: unset !important;
  color: #212529 !important;
  background: unset !important;
  font-size: 20px !important;
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 10px !important;
  margin-bottom: 50px;
}
.aw-arp-container .product-item {
  padding: 15px;
  background: #f7f7f7;
}
.aw-arp-container__item .product-item .product-item-info .product-item-details {
  padding: 15px;
}
.aw-arp-container__item {
  text-align: left !important;
}
.aw-arp-container .product-image-container {
  display: contents !important;
}
.catalog-category-view .checkout-agreement .label {
  position: unset;
  width: 200px;
  height: 40px;
  margin-top: 9px !important;
  margin-left: 10px !important;
}
.catalog-category-view .checkout-agreement:before {
  width: 0 !important;
  padding: 0 !important;
}
.catalog-category-view .mage-error {
  font-size: 14px;
}
.catalog-category-view .checkout-agreement input:focus {
  box-shadow: unset !important;
}
.product-item-details .product-item-name,
.slider-product-item-details .product-item-name {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.customer-account-create .fieldset > .field.choice.newsletter:before {
  width: 0% !important;
  padding: 0px !important;
}
.checkout-index-index .control.checkout-newsletter {
  width: 100% !important;
}
.checkout-index-index .control.checkout-newsletter .label {
  display: unset !important;
}
button.action.search.primary {
  background: #7E072A;
  border: 1px solid #7E072A;
}
.create-account-footer {
  width: 100%;
  background-color: #43B2A0;
  height: 230px;
  padding-top: 30px;
}
.center-div {
  text-align: center;
  width: 44%;
  margin: 0 auto;
}
.center-div .heading-h4 {
  margin-bottom: 25px !important;
}
.center-div p {
  color: black;
}
.center-div .action.primary,
.center-div .action.primary:hover {
  background: black !important;
  border: 1px solid black !important;
  border-radius: unset !important;
  font-weight: 500 !important;
}
.ebookmsg {
  color: #7E072A;
  font-weight: 400 !important;
  float: left;
}
@media screen and (max-width: 426px) {
  .create-account-footer {
    height: 300px !important;
  }
}
.society-now-products .slick-prev,
.society-now-products .slick-next {
  background: #E5E5E5;
}
.heading-h4 {
  margin-top: 0;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
  font-size: 1.5rem;
}
.icepublishing-index-index .page-title-wrapper .page-title {
  display: none !important;
}
.block-search input,
.custom-newsletter input {
  border: unset !important;
  background: #EBEBEB;
  border-radius: 22.5px;
}
input#search::placeholder,
.custom-newsletter input::placeholder {
  color: #606060;
  text-transform: uppercase;
  font-size: 12px !important;
}
.ves-megamenu .navigation > ul {
  width: auto;
  border: 2px solid #373737;
  display: inline-flex;
  padding-right: 15px !important;
  padding-left: 15px !important;
}
li.item.product.product-item.slick-slide {
  margin-left: 0px !important;
}
.custom-footer {
  background-color: #373737;
  padding: 40px 30px;
  color: #ffffff;
  font-family: "montserrat";
}
.footer-container {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  margin: auto;
  flex-wrap: wrap;
}
.footer-column {
  flex: 1;
  margin-bottom: 20px;
}
.footer-column h4 {
  font-size: 12px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 5px;
}
.footer-column a {
  color: #ffffff;
  text-decoration: none;
  font-size: 12px;
  display: block;
  margin-bottom: 0px;
}
.footer-column a:hover {
  text-decoration: underline;
}
.social-links a {
  font-size: 18px;
  margin-right: 10px;
  color: #ffffff;
}
.social-links img.gb-powered {
  margin-top: 20px;
  width: auto;
}
.social-links img.social-logo {
  width: 20px;
  height: 20px;
  margin-right: 15px;
  float: left;
  margin-top: 15px;
}
.social-links img.fb-logo {
  width: auto;
}
.author-videos-section {
  text-align: left;
  margin: 40px 0;
}
.author-videos-section h2 {
  font-size: 16px;
  color: #1D1D1D;
  margin-bottom: 20px;
}
.video-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.video-item {
  flex: 1;
  min-width: 220px;
  max-width: 300px;
}
.scommerce-gdpr-cookienotice .message .text,
#js-cookienotice .decline a,
#js-cookienotice .accept a {
  font-family: "montserrat";
  text-transform: uppercase;
}
.js-cookie-settings {
  font-family: "montserrat";
}
.scommerce-gdpr-cookienotice .message .text a {
  font-family: "montserrat";
  font-size: 12px;
}
.custom-message-checkout {
  display: none;
}
@media screen and (max-width: 489px) {
  .video-item {
    margin: 0 auto;
  }
}
.amblog-element-block:not(.widget) > div:not(.amblog-overlay),
.amblog-element-block.widget,
.amblog-grid-list .list-item,
.amblog-post-container,
.amblog-tags.amblog-widget-container,
.amblog-post-container .amblog-widget-container:not(.widget) > div:not(.amblog-overlay),
.amblog-post-container .amblog-widget-container.widget,
.amblog-grid-list .slick-slide .amblog-item,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container:not(.widget) > div:not(.amblog-overlay),
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.widget {
  box-shadow: unset;
}
.amblog-list .post-title.amblog-headline {
  font-family: "montserrat";
  font-size: 24px;
}
.amblog-post-list .post-title {
  color: #1D1D1D;
  font-weight: 500;
}
.widget.amblog-post-list .post-item-details {
  background: #F2F2F2;
  padding: 25px;
}
.amblog-post-list .short-description {
  font-family: "montserrat";
  font-size: 16px;
  color: #1D1D1D;
  font-style: unset;
  line-height: unset;
}
.ampost-link,
.ampost-link:hover {
  color: #7E072A !important;
}
.ampost-link {
  font-weight: 500 !important;
}
.widget.amblog-post-list .amblog-title {
  display: none;
}
.amblog-list .post-title.amblog-headline:hover {
  color: #7E072A;
}
.amblog-list {
  padding: 0px;
}
.blog-heading:before {
  content: url('../images/Pen_icon.png');
  display: inline-block;
  position: relative;
  top: 8px;
  left: 0;
  padding-right: 10px;
}
.playlists-heading:before {
  content: url('../images/Music_icon.png');
  display: inline-block;
  position: relative;
  top: 10px;
  left: 0;
  padding-right: 10px;
}
.podcasts-heading:before {
  content: url('../images/Mic_icon.png');
  display: inline-block;
  position: relative;
  top: 8px;
  left: 0;
  padding-right: 10px;
}
.gray-box {
  background: #F2F2F2;
  padding: 14px 15px;
  min-height: 285px;
}
.custom-section {
  padding: 40px 0;
}
.custom-section .custom-container {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
}
.custom-section .custom-block {
  padding: 20px;
  flex: 1;
  margin: 0 10px;
}
.custom-section .custom-block h3 {
  font-size: 16px;
  margin-bottom: 15px;
  color: #1D1D1D;
}
.custom-section .custom-block ul {
  list-style: none;
  padding: 0;
}
.custom-section .custom-block ul li {
  margin-bottom: 25px;
}
.custom-section .custom-block ul li a {
  color: #1D1D1D;
  text-decoration: none;
}
.custom-section .custom-block ul li span {
  display: block;
  font-size: 14px;
  color: #666;
}
.custom-section .custom-block .read-more {
  display: block;
  margin-top: 10px;
  color: #7E072A;
  text-decoration: none;
}
@media only screen and (max-width: 480px) {
  .custom-section .custom-block {
    font-size: 14px;
    padding: 0px;
  }
  .gray-box {
    padding: 10px;
    min-height: unset;
  }
}
.am-powered-by {
  display: none;
}
.custom-block .blog-readmore {
  font-size: 14px;
  color: #7E072A !important;
  text-decoration: underline !important;
}
button,
.action.primary {
  text-transform: uppercase !important;
  font-weight: bold !important;
}
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary {
  font-size: 16px;
}
#minicart-content-wrapper .actions .secondary a.action.viewcart:link,
#minicart-content-wrapper .actions .secondary a.action.viewcart:visited,
.checkout-cart-index .cart-container .form-cart .action.continue {
  text-transform: uppercase !important;
  font-weight: bold !important;
  /* border:unset !important; */
  text-decoration: none;
}
.product-info-main .page-title-wrapper .page-title {
  text-transform: unset !important;
}
.ves-megamenu .navigation .level0 > a:hover {
  color: #7E072A !important;
}
.ves-megamenu .navigation .level0 .submenu .mega-col > .nav-item > a {
  line-height: 20px !important;
  margin-bottom: 10px;
}
.navigation .level0 .submenu {
  padding-top: 10px;
  border-bottom-left-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}
.block-search .nested a.advanced {
  text-transform: uppercase;
  font-size: 12px;
  color: #7E072A !important;
}
.block-search .nested a.advanced:hover {
  color: #000000 !important;
  text-decoration: underline;
}
/*.product-info-main .box-tocart .action.tocart{
 font-size:20px !important;
 }*/
.footer-copyright {
  color: #ffffff;
  font-size: 12px;
  margin-top: 15px;
}
.footer-copyright a {
  color: #ffffff !important;
}
.footer-copyright a:hover {
  text-decoration: underline;
}
.fieldset > .field.gdpr-checkbox:before {
  width: unset !important;
  padding: unset !important;
  content: unset !important;
}
.fieldset.create.account {
  margin: 0 0 -10px !important;
}
.fieldset > .field.gdpr-checkbox::after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
}
.fieldset > .field.gdpr-checkbox > .label::after {
  content: unset;
}
.fieldset.create.info > .field:not(.choice) > .label {
  padding: 6px 10px 0 0;
}
#switcher-language-trigger.active .view-us {
  font-weight: 900 !important;
  color: #000000;
}
.cart-notice {
  color: #757575;
  font-family: 'GT-America-Standard-Regular', sans-serif;
}
.block-product-slider .slick-prev:before {
  font-family: 'FontAwesome' !important;
  content: "\f104" !important;
}
.block-product-slider .slick-next:before {
  font-family: 'FontAwesome' !important;
  content: "\f105" !important;
}
button {
  font-family: "montserrat" !important;
}
.custom-newsletter a:hover {
  text-decoration: underline;
}
.customer-account-login a.action.remind {
  color: #7E072A !important;
}
.customer-account-login a.action.remind:hover {
  color: #1D1D1D !important;
  text-decoration: underline;
}
.block-title,
.fieldset > .legend {
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .inside-nav-position .sw-flexslider .sw-flexslider-direction-nav .sw-flexslider-next {
    right: 4px !important;
  }
  .flexslider-home_slider_mobile .sw-flexslider-direction-nav .sw-flexslider-prev:before,
  .flexslider-home_slider_mobile .sw-flexslider-direction-nav .sw-flexslider-next:before {
    color: #1D1D1D !important;
    background: #ffffff !important;
    padding: 3px;
  }
  .inside-nav-position .sw-flexslider .sw-flexslider-direction-nav .sw-flexslider-prev {
    left: 4px !important;
  }
  .social-links img.social-logo {
    margin-right: 12px !important;
  }
  .playlists-heading:before {
    top: 9px;
    -webkit-transform: scale(0.8, 0.8);
  }
  .podcasts-heading:before {
    -webkit-transform: scale(0.8, 0.8);
  }
  .blog-heading:before {
    top: 8px;
    -webkit-transform: scale(0.8, 0.8);
  }
  .breadcrumbs {
    margin-top: 20px !important;
  }
  select#limiter {
    color: #1D1D1D;
  }
  .minicart-items .product-item-details .product-item-name a {
    font-size: 14px;
    color: #7E072A;
  }
  .minicart-items .product-item-details .product-item-name a:hover {
    color: #1d1d1d;
    text-decoration: underline;
  }
  .minicart-items .product-item-pricing .price-container {
    margin-bottom: 10px;
  }
  button#top-cart-btn-checkout {
    margin-bottom: 5px;
    max-width: 265px;
  }
  .block-minicart .block-content > .actions > .primary .action.primary,
  .cart-container .checkout-methods-items .action.primary {
    max-width: 265px !important;
  }
  button.action.action-edit-address {
    border-radius: 22.5px;
  }
  #minicart-content-wrapper .actions .secondary a.action.viewcart:active {
    text-decoration: unset !important;
  }
  .cart.table-wrapper .actions-toolbar > .action,
  .checkout-cart-index .form-cart .cart.table-wrapper .actions-toolbar > .action,
  .checkout-cart-index .cart-container .form-cart .action.continue,
  .checkout-cart-index .form-cart button,
  .cart-summary .actions-toolbar > .apply-gift {
    width: auto;
  }
  .cart.table-wrapper .product-item-name {
    margin-bottom: 0px;
  }
  .cart.table-wrapper .product-item-format .format-basket {
    margin-bottom: 10px;
  }
  .block-authentication .block-title {
    margin-top: 20px;
  }
  .opc-block-summary .product-item .subtotal {
    text-align: left;
  }
  .stripe-payment span {
    padding-left: 3px !important;
  }
  .opc-wrapper .payment-group .step-title {
    border-bottom: 2px solid #e5e5e5 !important;
  }
  .checkout-index-index .secondary.action-hide-popup {
    border-radius: 22.5px;
  }
  .custom-buttons {
    margin-top: 15px;
  }
  .ves-megamenu > .navigation .nav-item {
    margin-bottom: 10px;
  }
  .level1.nav-dropdown {
    margin-top: 10px;
  }
}
.product.attribute.supafolio-links a {
  margin-bottom: 10px;
  display: inline-block;
}
.minicart-items input[type="number"] {
  color: #606060 !important;
}
.checkout-cart-index .cart.table-wrapper .col.qty .input-text {
  color: #606060 !important;
}
#discount-coupon-form input[type="text"] {
  border-radius: 22.5px;
}
.block-authentication .block-title {
  font-size: 32px !important;
}
.block-authentication .actions-toolbar > .primary .action {
  background: #7E072A;
  border: 1px solid #7E072A;
  color: #ffffff;
}
.block-authentication .actions-toolbar .secondary a.action {
  color: #7E072A !important;
}
.block-authentication .actions-toolbar .secondary a.action:hover {
  color: #1D1D1D !important;
  text-decoration: underline !important;
}
.block-authentication .block[class] ul {
  list-style: square;
  color: #1D1D1D;
}
.gdpr-checkbox .label span a {
  color: #7E072A !important;
}
.gdpr-checkbox .label span a:hover {
  color: #1D1D1D !important;
  text-decoration: underline !important;
}
.customer-account-create .fieldset > .field > .label {
  font-weight: 500 !important;
}
.opc-progress-bar-item._active > span,
.opc-wrapper .step-title,
.checkout-payment-method .payment-option-title .action-toggle,
.opc-block-summary > .title {
  text-transform: uppercase;
}
.checkout-payment-method .payment-option-title .action-toggle {
  font-size: 16px;
}
.ui-datepicker .ui-datepicker-next span {
  border-color: transparent transparent transparent #7E072A;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  border-color: transparent #7E072A transparent transparent;
}
.checkout-index-index button:hover,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action:hover,
.checkout-index-index .action-gift:hover {
  background: #ffffff !important;
  border: 1px solid #1d1d1d !important;
  color: #1d1d1d !important;
}
input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="url"]::placeholder,
input[type="tel"]::placeholder,
input[type="search"]::placeholder,
input[type="number"]::placeholder,
input[type="datetime"]::placeholder,
input[type="email"]::placeholder,
select {
  color: #606060 !important;
}
.checkout-savecart-block {
  margin-top: 20px;
}
.checkout-agreements-block .checkout-agreements {
  text-transform: unset;
}
.checkout-index-index .checkout-agreement .action-show,
.checkout-payment-method .payment-method-title .action-help,
.opc-block-summary .actions-toolbar .secondary .action {
  color: #7E072A;
}
.checkout-index-index .checkout-agreement .action-show:hover,
.checkout-payment-method .payment-method-title .action-help:hover,
.opc-block-summary .actions-toolbar .secondary .action:hover {
  color: #1d1d1d;
  text-decoration: underline;
  border: unset !important;
}
.page-layout-checkout .product-image-container {
  height: 60px !important;
  width: 60px !important;
}
.checkout-index-index .checkout-agreement .action-show {
  text-transform: unset !important;
}
.checkout-ebook-heading {
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 30px;
}
.main-ebook-div {
  margin-top: 15px;
}
.action.primary,
.action-primary {
  font-family: "montserrat" !important;
}
.extra-info a {
  color: #7E072A;
}
.extra-info a:hover {
  color: #1d1d1d;
  text-decoration: underline;
}
.account-nav .content {
  background: #ffffff !important;
  border: 2px solid #C9C9C9 !important;
}
.account-nav .item a {
  color: #1d1d1d !important;
}
.account-nav .item.current strong {
  border: unset !important;
}
.account-nav-content li.nav.item {
  text-transform: uppercase;
}
#add-stripe-card-action,
#card_table_body a.action.delete,
.box-address-billing .box-actions .action.edit,
.box-address-shipping .box-actions .action.edit,
.account .table-wrapper .action,
.amgdpr-modal-container .action.action-primary {
  border-radius: 20px !important;
}
.order-products-toolbar select.sorter-options {
  border-radius: 0px !important;
}
.order-products-toolbar #limiter {
  font-size: 12px !important;
}
.order-products-toolbar #toolbar-amount {
  display: none !important;
}
.amgdpr-block-content .fieldset > .field:not(.choice) > .label {
  font-size: 14px !important;
}
.amgdpr-actions-toolbar .action.primary {
  font-size: 13px;
}
#js-cookienotice .accept a,
#js-cookienotice .decline a {
  font-size: 15px !important;
}
.block-minicart .block-content > .actions > .primary .action.primary,
.cart-container .checkout-methods-items .action.primary {
  max-width: 250px;
}
.checkout-cart-index .price-including-tax,
.checkout-cart-index .price-excluding-tax {
  padding-top: 4px;
}
.cart.table-wrapper .actions-toolbar > .action,
.checkout-cart-index .form-cart .cart.table-wrapper .actions-toolbar > .action,
.checkout-cart-index .cart-container .form-cart .action.continue,
.checkout-cart-index .form-cart button,
.cart-summary .actions-toolbar > .apply-gift {
  background-color: #373737;
  color: #ffffff;
  border: unset;
}
.checkout-cart-index .form-cart button:hover,
.checkout-cart-index .block-cart-failed .action.continue:hover,
.checkout-cart-index .cart-container .form-cart .action.continue:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart-summary .actions-toolbar > .apply-gift:hover {
  background: #ffffff !important;
  border: 1px solid #373737 !important;
  color: #373737 !important;
}
/*Events Styling*/
.firstygroup_event-view-index .event-content.std {
  width: 100%;
}
.firstygroup_event-view-index .event-description {
  width: 80%;
  font-size: 13px;
}
.firstygroup_event-view-index .hvrbox-layer_top {
  float: right;
}
.firstygroup_event-view-index .event-start {
  font-size: 18px;
}
.firstygroup_event-view-index .event-location {
  font-size: 16px;
  color: #777777;
  margin-bottom: 15px;
}
.firstygroup_event-index-index .blog-post-list-item {
  min-height: 320px !important;
  border-bottom: unset !important;
}
.firstygroup_event-index-index .hvrbox-layer_top {
  float: left;
  margin-right: 30px;
  width: 160px;
}
.firstygroup_event-index-index .event-info {
  color: #7E072A !important;
  font-size: 22px;
  text-transform: uppercase;
}
.firstygroup_event-index-index .event-time {
  font-size: 14px;
  color: #1D1D1D;
  margin-top: 15px;
  margin-bottom: 15px;
}
.firstygroup_event-index-index .event-location {
  font-size: 14px;
  color: #777777;
  margin-bottom: 15px;
}
.firstygroup_event-index-index .read-more-link a {
  font-size: 14px;
}
#event-tollbar .toolbar-sorter,
#event-tollbar .toolbar-amount {
  display: none !important;
}
#event-tollbar .pager .pages {
  float: right;
}
.pages .action.next::before,
.pages .action.previous::before,
.pages .action.next:visited::before,
.pages .action.previous:visited::before {
  color: #1D1D1D !important;
}
#event-tollbar .pages a.page {
  color: #1D1D1D !important;
}
#event-tollbar .pages .item.current {
  background: #E8E8E8 !important;
}
#event-tollbar .pages strong.page {
  padding: 0 12px;
}
#event-tollbar .pages .item {
  margin: 0 15px 0 0;
}
.firstygroup_event-index-index ul.event-types {
  float: left;
}
ul.event-types {
  border: 2px solid #C9C9C9;
  width: 210px;
  padding: 15px 23px;
  text-transform: uppercase;
  font-size: 18px;
  color: #7E072A;
}
.event-types li {
  margin-bottom: 5px !important;
}
.event-types li a {
  color: #7E072A !important;
}
.event-types a.current {
  color: #1D1D1D !important;
}
@media screen and (max-width: 767px) {
  .firstygroup_event-view-index .event-description {
    width: 100%;
  }
  .firstygroup_event-view-index .hvrbox-layer_top {
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }
  .firstygroup_event-index-index .hvrbox-layer_top {
    width: 35%;
  }
  .firstygroup_event-index-index .blog-post-list-item {
    min-height: 100px !important;
  }
  #event-tollbar {
    width: 100%;
    float: left;
    margin-top: 30px;
  }
  #event-tollbar .pager .pages {
    float: none;
    margin-bottom: 15px;
  }
  #event-tollbar .pages .item {
    margin: 0 5px 0 0;
  }
  .firstygroup_event-index-index ul.event-types {
    margin: 0 auto;
    margin-bottom: 30px;
    font-size: 16px;
  }
}
/*Blog styling*/
body[class*='amblog-index-'] h2.amblog-post-title {
  font-size: 18px !important;
  padding-top: 20px;
  margin-bottom: 0px;
}
.amblog-post-container {
  min-height: 300px;
}
.amblog-post-container .post-image {
  float: left;
  width: 250px;
  margin-top: 30px;
}
body[class*='amblog-index-'] h2.amblog-post-title a {
  color: #7E072A !important;
  font-size: 24px;
  font-weight: 500;
}
body[class*='amblog-index-'] .widget.amblog-post-list.amblog-element-block {
  display: none;
}
.amblog-post-title .post-title:hover {
  color: #7E072A !important;
  text-transform: uppercase;
}
.amblog-title,
.amblog-post-title {
  font-weight: 500;
  color: #1d1d1d !important;
  font-size: 24px;
  text-transform: uppercase;
}
.amblog-element-block .amblog-categories.-level1 > .amblog-category > .amblog-link {
  font-weight: 500;
  font-size: 18px;
}
.amblog-element-block .amblog-categories .amblog-category {
  margin-bottom: 5px;
}
.amblog-element-block:not(.widget) > div:not(.amblog-overlay) {
  padding-left: 10px;
}
.amblog-element-block .amblog-headline:hover,
.amblog-post-container .amblog-widget-container .amblog-headline:hover,
.amblog-element-block .amblog-categories .amblog-link:hover,
.amblog-post-container .amblog-widget-container .amblog-categories .amblog-link:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-headline:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories .amblog-link:hover {
  color: #7E072A !important;
}
.amblog-pager-container .amblog-pagination {
  color: #1d1d1d;
  font-size: 16px;
}
.amblog-pager-container .amblog-link,
.amblog-pager-container .amblog-link:hover {
  background: #7E072A;
}
.amblog-element-block[data-set="sidebar-recentcomments"],
.amblog-element-block[data-set="sidebar-tags"],
.amblog-element-block[data-set="sidebar-recentpost"] {
  display: none;
}
.amblog-post-item.-author {
  color: #1d1d1d;
  font-size: 18px;
}
.jetpack-likes-widget-wrapper {
  display: none;
}
.products-related .action.tocompare {
  display: none;
}
.products-related .product-item-details {
  margin-left: 0px !important;
}
.biographical_note .value {
  display: grid;
}
.fl-button {
  color: #ffffff !important;
  border-radius: 22.5px !important;
}
body[class*='amblog-index-'] .page-title-wrapper {
  margin-top: 0px !important;
}
body[class*='amblog-index-'] .donate-button,
body[class*='amblog-index-'] .ebook-button {
  margin-bottom: 25px !important;
}
.products-related .product-item-info {
  width: 240px !important;
}
.products-related .product-item {
  padding: 15px;
}
.product.attribute.biographical_note .value {
  /*display: flex; align-items: flex-start; gap: 1rem;*/
  display: unset;
}
.firstygroup_event-index-index .column.main {
  width: 80% !important;
}
.product-item .price-box .price-label:after {
  content: unset;
}
.price-label-custom {
  font-size: 12px;
  float: left;
}
.catalog-category-view .price-box.price-final_price {
  float: left;
  line-height: 14px;
}
.catalog-category-view .product-item .price-box .price {
  font-size: 12px;
}
.amblog-list .post-title.amblog-headline {
  text-decoration: none;
}
.ampost-link {
  text-decoration: underline;
}
.amform-htwo {
  font-weight: 300 !important;
  text-transform: uppercase;
}
.amform-form {
  margin: unset;
}
.cms-project-evaluation-form .fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 300;
}
.amform-form .action.primary:hover,
.amform-parent .action.primary:hover,
.amform-form .action.primary {
  background: #7E072A;
}
.ebooks-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  padding: 0;
}
.ebooks-grid .product-item {
  width: 160px;
  list-style: none;
  text-align: center;
  font-family: sans-serif;
}
.ebooks-grid .product-item a {
  text-decoration: none;
  color: #000;
}
.ebooks-grid .product-item .image-wrapper {
  width: 100%;
  height: 240px;
  /* Fixed height for uniformity */
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}
.ebooks-grid .product-item img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  display: block;
}
.ebooks-grid .product-title {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.3;
  font-family: "montserrat";
  color: #1D1D1D;
}
.ebooks-button-container {
  text-align: center;
  margin-top: 40px;
}
.ebooks-button-container a {
  background-color: #7E072A;
  color: #fff;
  text-decoration: none;
  padding: 10px 25px;
  border-radius: 22.5px;
  font-size: 16px;
  display: inline-block;
}
.cms-page-view b,
.cms-page-view strong {
  font-weight: 700 !important;
}
.cms-page-view ul,
.cms-page-view ol {
  list-style: disc !important;
  margin-left: 15px;
}
.mst-search__misc-recommendations {
  display: none;
}
.stripe-customer-card .message.info.empty {
  margin-top: 30px;
}
.amblog-index-post blockquote {
  border-left: .25em solid !important;
  margin: 0 0 1.75em !important;
  padding-left: 1em !important;
  overflow-wrap: break-word !important;
  font-style: italic !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  font-size: 14px !important;
}
.cms-desk-exam-copy-request .amform-versiontwo-label {
  word-break: break-word;
}
/* Award styling */
.awards-wrapper h2 {
  color: #1D1D1D;
  font-weight: 500;
  text-transform: uppercase;
}
.eight.custom-12 {
  color: #1D1D1D;
  text-transform: uppercase;
  font-weight: 500 !important;
  font-size: 25px;
}
.accordion-button {
  background: none;
  font-size: 1rem;
  text-align: left;
  width: 100%;
  padding: 10px;
  cursor: pointer;
  color: #6d6e71;
  border-radius: 0px;
  border: 1px solid #e5e5e5;
  font-weight: 500 !important;
  display: flex;
  justify-content: space-between;
}
.accordion-button:after {
  content: "+";
  color: #6d6e71;
  font-weight: bold;
  font-size: 18px;
}
.accordion-button.open:after {
  content: "−";
  /* Change to minus when open */
}
.accordion-button:hover {
  color: #000000;
  background: unset;
  text-decoration: underline;
  text-decoration-color: #7E072A;
}
.accordion-button:focus {
  background: unset;
}
.accordion-body {
  padding: 15px;
  color: #000000;
}
.award-item .title a {
  font-size: 21px;
  line-height: 24px;
  color: #6d6e71;
  text-decoration-color: #000000;
  text-decoration-thickness: 1px;
  text-decoration: underline;
}
.award-item .title a:hover {
  color: #000000;
  text-decoration-color: #7E072A;
}
.fl-row-fixed-width {
  max-width: unset !important;
}
.page-layout-1column .column.main {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.cms-page-view .breadcrumbs strong {
  font-weight: 500 !important;
}
.ves-megamenu .navigation .nav-item.subhover > .submenu {
  padding-top: 10px;
}
.custom-section .custom-block h3.podcasts-heading {
  margin-bottom: 15px;
}
.custom-section .custom-block h3.playlists-heading {
  margin-bottom: 19px;
}
.custom-section .custom-block ul li {
  margin-top: 14px;
  margin-bottom: 14px;
}
.firstygroup_event-index-index .blog-post-list-item {
  min-height: unset !important;
  border-bottom: 1px solid #ddd !important;
}
.firstygroup_event-index-index .hvrbox-layer_top {
  float: left;
  margin-right: 30px;
  width: 160px;
}
.event-date-box {
  text-align: center;
  width: 80px;
  line-height: 1.2;
  float: left;
  margin-right: 20px;
  padding: 10px 5px;
}
.event-date-box .month {
  font-size: 14px;
  color: #000;
}
.event-date-box .day {
  font-size: 28px;
  font-weight: bold;
  color: #000;
}
.event-date-box .year {
  font-size: 14px;
  color: #000;
}
.firstygroup_event-index-index .event-post-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.firstygroup_event-index-index .blog-post-list-item {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
  gap: 20px;
}
.firstygroup_event-index-index .hvrbox-layer_top {
  flex-shrink: 0;
  width: 160px;
}
.firstygroup_event-index-index .hvrbox-layer_top img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
.firstygroup_event-index-index .event-info {
  flex: 1;
  min-width: 200px;
}
.event-date-box {
  text-align: center;
  width: 80px;
  line-height: 1.2;
  padding: 10px 5px;
  flex-shrink: 0;
}
.event-date-box .month,
.event-date-box .year {
  font-size: 14px;
  color: #000;
}
.event-date-box .day {
  font-size: 28px;
  font-weight: bold;
  color: #000;
}
.firstygroup_event-index-index .sorter {
  display: none;
}
.firstygroup_event-index-index .limiter {
  float: right;
  margin-right: 50px;
}
.firstygroup_event-index-index .pages {
  float: right;
}
.firstygroup_event-index-index .read-more-link a {
  color: #FFFFFF !important;
  padding: 10px 15px;
  text-decoration: none;
  border-radius: 5px;
  border-radius: 22.5px;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #7E072A;
}
.event-info strong {
  font-size: 24px;
}
.firstygroup_event-index-index .event-time {
  font-size: 16px;
}
.firstygroup_event-index-index .pages strong.page {
  padding-left: 11px;
}
@media (max-width: 768px) {
  .firstygroup_event-index-index .blog-post-list-item {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 10px 0;
  }
  .firstygroup_event-index-index .hvrbox-layer_top {
    width: 150px;
    /* Smaller image */
    margin-bottom: 10px;
    margin-right: 0px;
  }
  .firstygroup_event-index-index .hvrbox-layer_top img {
    width: 100%;
    height: auto;
  }
  .firstygroup_event-index-index .event-info {
    min-width: unset;
    width: 100%;
  }
  .event-date-box {
    width: 60px;
    padding: 8px 4px;
    margin: 0 auto 10px;
  }
  .event-date-box .month,
  .event-date-box .year {
    font-size: 12px;
  }
  .event-date-box .day {
    font-size: 22px;
  }
  .firstygroup_event-index-index .limiter {
    float: unset;
    margin-top: 10px;
    text-align: center;
  }
  .firstygroup_event-index-index .pages {
    float: unset;
    text-align: center;
  }
  .firstygroup_event-index-index .toolbar-amount {
    text-align: center;
  }
  .amblog-post-container .post-image {
    width: 130px;
    margin-top: 20px;
  }
  body[class*='amblog-index-'] h2.amblog-post-title a {
    font-size: 13px;
  }
  .amblog-post-container {
    min-height: unset;
  }
  .amblog-date {
    font-size: 12px;
  }
  .amblog-post-title {
    line-height: 18px;
  }
}
.cms-page-view .block.widget .products-grid .product-item-details {
  display: none;
}
.amblog-post-container .amblog-shot > p {
  font-size: 1rem;
  color: #212529;
}
.firstygroup_series-view-index b,
.firstygroup_series-view-index strong {
  font-weight: 700 !important;
}
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10px;
  }
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 0;
    border-top: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .amcform-title-wrap {
    flex-grow: unset;
    min-width: 30%;
    max-width: initial;
  }
  .amcform-title-wrap .amcform-title {
    max-width: 174px;
  }
  .amcform-title-wrap:nth-child(3n + 1):before {
    content: none;
  }
  .amcform-title-wrap:nth-child(3n + 1):last-child:before {
    width: 50%;
    background: linear-gradient(270deg, #e3e3e3 4.63%, rgba(227, 227, 227, 0) 83.33%);
    content: '';
  }
  .amcform-title-wrap:nth-child(3n + 1).ui-state-active:last-child:before {
    background: linear-gradient(270deg, #92b0ff 4.63%, rgba(227, 227, 227, 0) 83.33%);
  }
  .amcform-popup-block .amcform-header {
    font-size: 22px;
  }
  .amcform-popup-block .amcform-toolbar {
    flex-direction: row;
  }
  .amcform-popup-block .amcform-toolbar .amcform-button {
    width: auto;
  }
  .amcform-popup-block .amcform-toolbar .amcform-button:not(:first-of-type) {
    margin-top: 0;
  }
  .product.data.items {
    z-index: unset;
  }
  .circle-theme .amcform-title-wrap {
    min-width: 24%;
  }
  .amgdpr-modal-container .modal-header {
    padding: 40px 50px 20px;
  }
  .amgdpr-modal-container .modal-header .modal-title {
    font-size: 30px;
  }
  .amgdpr-modal-container .modal-content {
    padding: 0 30px 0 50px;
  }
  .amgdpr-modal-container .modal-footer {
    padding: 30px 50px 50px;
  }
  .amgdpr-modal-container .action.action-primary {
    width: auto;
  }
  .amgdprcookie-main-wrapper {
    padding: 0;
  }
  .amgdprcookie-main-wrapper .amgdprcookie-top {
    margin-bottom: 35px;
  }
  .amgdprcookie-main-wrapper .amgdprcookie-head {
    font-size: 34px;
    line-height: normal;
  }
  .amgdprcookie-main-wrapper .amgdprcookie-btn {
    box-shadow: 0 3px 10px rgba(62, 40, 13, 0.15);
    font-size: 20px;
    padding: 17px 46px;
    text-transform: none;
  }
  .amgdprcookie-cookie-container {
    margin-bottom: 30px;
    padding: 25px 0;
  }
  .amgdprcookie-cookie-container .amgdprcookie-caption {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .amgdprcookie-cookie-container .amgdprcookie-toggle-cookie {
    padding-left: 0;
  }
  .amgdprcookie-cookie-container .amgdprcookie-text {
    font-size: 14px;
  }
  .amgdprcookie-cookie-container .amgdprcookie-options {
    background: inherit;
    display: inline-block;
    font-size: 14px;
  }
  .amgdprcookie-groups-modal .amgdprcookie-cookie-container,
  .amgdprcookie-groups-modal .amgdprcookie-header,
  .amgdprcookie-groups-modal .amgdprcookie-text {
    padding: 0;
  }
  .amgdprcookie-modal-container .modal-inner-wrap {
    background: #ffffff;
    min-width: 400px;
    right: unset;
    width: 21%;
  }
  .amgdprcookie-table .amgdprcookie-cell.desc,
  .amgdprcookie-table .amgdprcookie-title.-wide {
    width: 30%;
  }
  .amgdprcookie-table .amgdprcookie-cell,
  .amgdprcookie-table .amgdprcookie-title {
    width: 15%;
  }
  .amgdprcookie-bar-container .amgdprcookie-buttons-block {
    flex-direction: row;
    margin-bottom: 5px;
  }
  .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button {
    margin-bottom: 0;
  }
  .desktop.three-columns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .desktop.three-columns section.content {
    padding: 0 30px;
    width: 52%;
  }
  .desktop.three-columns aside.left,
  .desktop.three-columns aside.right {
    width: 24%;
  }
  .desktop.two-columns-right,
  .desktop.two-columns-left {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .desktop.two-columns-right section.content {
    padding-right: 40px;
    width: 76%;
  }
  .desktop.two-columns-left section.content {
    padding-left: 40px;
    width: 76%;
  }
  .desktop.two-columns-right aside.left,
  .desktop.two-columns-left aside.left,
  .desktop.two-columns-right aside.right,
  .desktop.two-columns-left aside.right {
    width: 24%;
  }
  .amblog-container-list {
    padding-top: 0;
  }
  .amblog-main-content {
    padding-top: 0;
  }
  .amblog-pager-container {
    margin: 40px auto 50px;
    width: 290px;
  }
  .amblog-comments-wrapper,
  .amblog-related-wrapper {
    margin-bottom: 0;
  }
  .amblog-form-comment .amblog-svg.comment {
    top: 10px;
  }
  .amblog-form-comment .amblog-customer {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .amblog-form-comment .amblog-wrapper {
    width: 49%;
  }
  .amblog-form-comment .amblog-wrapper:first-child {
    margin-right: 20px;
  }
  .amblog-form-comment .amblog-input.-email + .mage-error,
  .amblog-form-comment .amblog-input.-name + .mage-error {
    margin-bottom: 0;
  }
  .amblog-form-comment .amblog-btn {
    padding: 14px 0;
    width: 230px;
  }
  .amblog-form-comment .amblog-btn:hover {
    background: #185eaf;
  }
  body[class*='amblog-index-'] .page-title-wrapper {
    margin-bottom: 20px;
  }
  body[class*='amblog-index-'] .page-title {
    font-size: 4rem;
    line-height: 4.8rem;
  }
  body[class*='amblog-index-'] .sidebar .block-reorder .block-content:not(.no-display) {
    margin-bottom: 50px;
  }
  body[class*='amblog-index-'] h2.amblog-post-title {
    font-size: 2.4rem;
  }
  body[class*='amblog-index-'] h3.amblog-title.-accordion {
    font-size: 1.6rem;
    padding-right: 40px;
  }
  body[class*='amblog-index-'] h3.amblog-title.-accordion:before {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAyMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuODc2NTYgMC40NTQxMDNMMC45MDkwNTggOC44MDA1NkwyLjM0ODc5IDEwLjI1NzNMOS44NzY1NiAzLjI0OTM4TDE3LjY1MTEgMTAuNDU0MUwxOS4wOTA5IDkuMDM2NzhMMTAuNDExMyAwLjkyNjU0NEw5Ljg3NjU2IDAuNDU0MTAzWiIgZmlsbD0iI0M3QzdDNyIvPgo8L3N2Zz4K);
    content: '';
    cursor: pointer;
    display: block;
    height: 12px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%) rotate(-180deg);
    width: 20px;
  }
  body[class*='amblog-index-'] h3.amblog-title.-accordion.-active:before {
    transform: translateY(-50%) rotate(0);
  }
  .amblog-search-block .amblog-list {
    padding: 0;
  }
  .amblog-search-block .amblog-content {
    justify-content: space-between;
    padding-bottom: 25px;
  }
  .amblog-search-block .amblog-content > *:first-child {
    margin-left: 0;
  }
  .amblog-search-block .amblog-content > *:not(:last-child) {
    margin-right: 0;
  }
  .amblog-search-block .amblog-content > *:not(:last-child, :first-child) {
    padding: 0 25px;
  }
  .amblog-search-block .amblog-author-name {
    align-items: center;
    display: flex;
    flex-direction: column;
  }
  .amblog-search-block .amblog-description {
    flex: 1 0 22%;
  }
  .amblog-search-block .amblog-social-container {
    flex-grow: 1;
    justify-content: flex-end;
  }
  .amblog-search-block .amblog-description + .amblog-social-container {
    flex-grow: initial;
  }
  .amblog-replies-block.-level-top > .amblog-comment,
  .amblog-replies-block.-level-top > .amblog-comment-reply,
  .amblog-comments-action .amblog-replies,
  .amblog-comments-container .amblog-replies {
    box-sizing: border-box;
    margin: 30px 0 0;
    max-width: 768px;
    padding-left: 20px;
  }
  .amblog-post-container.list-item h2.amblog-post-title {
    font-size: 2rem;
    line-height: 3rem;
  }
  .amblog-post-container .amblog-widget-container {
    margin: 30px -25px;
  }
  .amblog-post-container .amblog-features.-post {
    padding: 15px 25px;
  }
  .amblog-post-container .amblog-more {
    text-align: right;
  }
  .amblog-post-container .amblog-arrow {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjY5NyA1LjM2M2wtNS4xMjYtNS4xYS44ODYuODg2IDAgMCAwLTEuMjYgMCAuODc1Ljg3NSAwIDAgMCAwIDEuMjU0bDMuNjEzIDMuNTk1SC44OTFBLjg5NC44OTQgMCAwIDAgMCA1Ljk5OGMwIC40ODUuNDAzLjg4Ni44OS44ODZoMTIuMDE4TDkuMzEgMTAuNDc5YS44NzUuODc1IDAgMCAwIDAgMS4yNTQuOTIuOTIgMCAwIDAgLjYzOS4yNjcuODguODggMCAwIDAgLjYzOC0uMjY4bDUuMTQzLTUuMTE1QS45MTEuOTExIDAgMCAwIDE2IDUuOThhMS4xMzQgMS4xMzQgMCAwIDAtLjMwMy0uNjE4eiIgZmlsbD0iIzJENjlBRSIvPjwvc3ZnPg==);
  }
  .amblog-post-container .amblog-widget-container .amblog-list {
    margin: 0 30px;
  }
  .amblog-post-container .amblog-widget-container.-post .amblog-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .amblog-post-container .amblog-widget-container.-post .amblog-item {
    box-sizing: border-box;
    width: 47%;
  }
  .desktop.one-column .amblog-post-container .amblog-content .amblog-widget-container.-post .amblog-list {
    justify-content: inherit;
  }
  .desktop.one-column .amblog-post-container .amblog-content .amblog-widget-container.-post .amblog-item {
    margin: 0 20px 20px 0;
    width: 31%;
  }
  .desktop.one-column .amblog-post-container .amblog-content .amblog-widget-container.-post .amblog-item:nth-child(3n) {
    margin-right: 0;
  }
  .amblog-grid-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    justify-content: space-between;
  }
  .amblog-grid-list > .amblog-item {
    width: 47%;
  }
  .amblog-grid-list .amblog-read:hover {
    background: #185eaf;
    text-decoration: none;
  }
  .amblog-grid-list .amblog-features > .amblog-item {
    margin-right: 10px;
  }
  .amblog-grid-list .amblog-item .amblog-category {
    margin-right: 10px;
  }
  .page-layout-3columns .amblog-grid-list > .amblog-item,
  .page-layout-3columns .amblog-grid-list .slick-slide .amblog-item {
    margin-right: 0;
    width: 100%;
  }
  .column .amblog-newsletter .input-box.-newsletter {
    flex-wrap: wrap;
  }
  .column .amblog-newsletter .mage-error[generated='true'],
  .column .amblog-newsletter .amblog-input {
    max-width: calc(65% - 10px);
  }
  .column .amblog-newsletter .amblog-btn {
    max-width: 35%;
  }
  .column .amblog-newsletter .mage-error[generated='true'] {
    order: 3;
    width: 100%;
  }
  .amblog-search-titles {
    border-bottom: 1px solid #e5e5e5;
  }
  .amblog-search-title {
    position: relative;
    width: auto;
  }
  .amblog-search-title:after {
    background: transparent;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
  }
  .amblog-search-title.open:after {
    background: #1979c2;
  }
  .amblog-search-content {
    margin-top: 40px;
    width: 100%;
  }
  .desktop.three-columns .amblog-related-wrapper.-related-products .amblog-item-product {
    max-width: 129px;
  }
  .amblog-related-wrapper.-related-products .amblog-slick-slider:not(.slick-initialized) {
    justify-content: initial;
  }
  .amblog-related-wrapper.-related-products .amblog-slick-slider:not(.slick-initialized) .amblog-item-product {
    max-width: 25%;
  }
  .amblog-related-wrapper.-related-products .product-reviews-summary {
    margin-bottom: 5px;
  }
  .items.payment-methods .certificates {
    text-align: right;
  }
  .ves-megamenu .navigation .level0 .submenu a.ves-hover {
    padding: 0;
  }
  .scroll-to-fixed-fixed .level0 > a .cat-label {
    display: none;
  }
  .scroll-to-fixed-fixed.nav-sections-items {
    background: #f0f0f0;
  }
  .nav-sections-item-content .ves-megamenu {
    display: block;
    margin-bottom: 0;
    padding: 0;
  }
  .ves-megamenu .block-search {
    padding-left: 0;
  }
  .ves-megamenu.top-navigation > .navigation {
    padding: 0 20px;
    border: 0;
  }
  .ves-megamenu.has-title > .navigation {
    border-top: none;
  }
  .ves-megamenu.ves-horizontal > .navigation {
    border: 0;
  }
  .ves-megamenu.ves-offcanvas .level0 .submenu .nav-item > a,
  .ves-megamenu.ves-dhorizontal .level0 .submenu .nav-item > a {
    line-height: 36px;
  }
  .ves-megamenu.ves-offcanvas .level0 .submenu .nav-item > a .ves-caret,
  .ves-megamenu.ves-dhorizontal .level0 .submenu .nav-item > a .ves-caret {
    line-height: inherit;
  }
  .ves-megamenu .navigation {
    background: transparent;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: static;
    top: 0;
    width: 100%;
    margin-bottom: 0;
  }
  .ves-megamenu .navigation > ul {
    padding: 0;
  }
  .ves-megamenu .navigation .level0 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0 5px 0 0;
    position: relative;
  }
  .ves-megamenu .navigation .level0 > a {
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    padding: 0 15px;
    font-weight: 600;
  }
  .ves-megamenu .navigation .level0 > a .cat-label {
    position: absolute;
    top: -10px;
    right: 0;
    padding: 0 6px;
    font-size: 14px;
    line-height: 22px;
  }
  .ves-megamenu .navigation .level0 > a > span {
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .ves-megamenu .navigation .level0 > a > span.drill-opener,
  .ves-megamenu .navigation .level0 > a > span.opener {
    display: none;
  }
  .ves-megamenu .navigation .level0 .submenu {
    font-size: inherit;
  }
  .ves-megamenu .navigation .level0 .submenu .mega-col > .nav-item > a {
    border-left: 3px solid transparent;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-items a:hover {
    background: none;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-items .nav-item a {
    line-height: 45px;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-items .dynamic-active a {
    border-bottom-color: #ddd;
    border-right-color: transparent;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-items .dynamic-active a > .ves-caret {
    visibility: hidden;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-right .dynamic-items {
    float: right;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-right .dynamic-items > ul > li > a {
    border-left: 1px solid #DDD;
    border-right-color: #DDD;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-right .dynamic-items > ul > li > a > .ves-caret {
    float: left;
    margin-right: 0;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-right .dynamic-items > ul > li.dynamic-active > a {
    border-right-color: #DDD;
    border-left-color: transparent;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner:after,
  .ves-megamenu .navigation .level0 .submenu .submenu-inner:before {
    display: table;
    line-height: 0;
    content: "";
    clear: both;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .content-wrapper {
    float: left;
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-header {
    border-bottom: 1px solid #e6e6e6;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 12px;
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-footer {
    float: left;
    margin-top: 20px;
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-header .links li,
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-footer .links li {
    padding: 0 5px;
    margin-bottom: 0;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .ves-megamenu .navigation .level0 .submenu .feature-box-v3 a {
    padding: 0;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget {
    position: relative;
    margin-bottom: 0;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-nav {
    top: -60px;
    right: 0;
    position: absolute;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-nav a {
    background: #f5f5f5;
    padding: 5px 10px;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-nav a:hover {
    background-color: #000000;
    color: #ffffff;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .block-title {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .block-title strong {
    font-weight: 500;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item {
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item a {
    padding: 0;
    border: 0;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item a:hover {
    background: transparent;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item a.action {
    color: #999;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-image img {
    width: auto;
    float: none;
    display: inline-block;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-item-actions {
    margin-top: 0;
    position: relative;
    z-index: 99;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item img.owl-lazy {
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-item-details {
    text-align: center;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-item-details .price-box {
    color: #1979c3;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-item-photo {
    text-align: center;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .icon {
    position: absolute;
    z-index: 99;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-carousel.product-items {
    padding: 0;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-carousel.product-items .product-item {
    margin-bottom: 0;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-carousel.product-items .product-item .product-item-info {
    border: 1px solid transparent;
    padding: 10px;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-carousel.product-items .product-item .product-item-info:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    border-color: #bbbbbb;
  }
  .ves-megamenu .navigation .level0 .submenu .nav-item.current > a {
    border-color: #ff5501;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-items ul > .nav-item.current > a {
    border-color: transparent;
    border-bottom-color: #ddd;
  }
  .ves-megamenu .navigation .level0.submenu-left,
  .ves-megamenu .navigation .level0.submenu-right {
    position: static;
  }
  .ves-megamenu .navigation .level0 .ves-column1 > .item-content1 > .mega-col {
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .ves-column1 > .item-content1 > .mega-col > .nav-item {
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .ves-column2 > .item-content1 > .mega-col {
    width: 50%;
  }
  .ves-megamenu .navigation .level0 .ves-column3 > .item-content1 > .mega-col {
    width: 33.3333%;
  }
  .ves-megamenu .navigation .level0 .ves-column4 > .item-content1 > .mega-col {
    width: 25%;
  }
  .ves-megamenu .navigation .level0 .ves-column5 > .item-content1 > .mega-col {
    width: 20%;
  }
  .ves-megamenu .navigation .level0 .ves-column6 > .item-content1 > .mega-col {
    width: 16.6666%;
  }
  .ves-megamenu .navigation .level0 .ves-column7 > .item-content1 > .mega-col {
    width: 14.2857%;
  }
  .ves-megamenu .navigation .level0 .ves-column8 > .item-content1 > .mega-col {
    width: 12.5%;
  }
  .ves-megamenu .navigation .level0 .ves-column9 > .item-content1 > .mega-col {
    width: 11.1111%;
  }
  .ves-megamenu .navigation .level0 .ves-column10 > .item-content1 > .mega-col {
    width: 10%;
  }
  .ves-megamenu .navigation .level0 .ves-column11 > .item-content1 > .mega-col {
    width: 9.0909%;
  }
  .ves-megamenu .navigation .level0 .ves-column12 > .item-content1 > .mega-col {
    width: 8.3333%;
  }
  .ves-megamenu .navigation .nav-item {
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v1 {
    background-color: #ff7214;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v1:before {
    border-top-color: #ff7214;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v2 {
    background-color: #b32e78;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v2:before {
    border-top-color: #b32e78;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v3 {
    background-color: #8bc556;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v3:before {
    border-top-color: #8bc556;
  }
  .ves-megamenu .navigation .nav-item.current > .submenu {
    display: block;
  }
  .ves-megamenu .navigation .nav-item > .submenu .item-content,
  .ves-megamenu .navigation .nav-item > .submenu .item-sidebar {
    float: left;
  }
  .ves-megamenu .navigation .nav-item > .submenu .item-content p > a,
  .ves-megamenu .navigation .nav-item > .submenu .item-sidebar p > a {
    padding: 0;
  }
  .ves-megamenu .navigation .nav-item.subgroup > .submenu {
    display: block;
    position: static;
    margin-bottom: 10px !important;
    border: 0;
    min-width: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .ves-megamenu .navigation .nav-item.subhover > .submenu {
    border: 0;
    z-index: 99;
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  }
  .ves-megamenu .navigation .nav-item.subhover > .submenu > .submenu-inner {
    padding: 23px;
  }
  .ves-megamenu .navigation .nav-item.submenu-right > .submenu {
    right: 0 !important;
    left: auto !important;
  }
  .ves-megamenu .navigation .nav-item.submenu-right > a > .ves-caret {
    float: left;
    margin-left: -15px;
  }
  .ves-megamenu .navigation .nav-item .dynamic-items > ul > li {
    float: left;
    width: 100%;
    margin-bottom: 0;
  }
  .ves-megamenu .navigation .nav-item .dynamic-items > ul > li:first-child > a {
    border-top: 1px solid #ddd;
  }
  .ves-megamenu .navigation .nav-item .dynamic-items > ul > li > a {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-indent: 10px;
    float: left;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0;
    line-height: 45px;
  }
  .ves-megamenu .navigation .nav-item .dynamic-items > ul > li > a .ves-caret {
    margin: 0;
    margin-right: 15px;
  }
  .ves-megamenu .navigation .nav-item .dynamic-content {
    width: 80%;
    padding-right: 0;
  }
  .ves-megamenu .navigation .nav-item .dynamic-content > .nav-item {
    display: none;
  }
  .ves-megamenu .navigation .nav-item .dynamic-content > .nav-item.dynamic-active {
    display: block;
  }
  .ves-megamenu .navigation .nav-item .dynamic-top > .dynamic-items {
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
  .ves-megamenu .navigation .nav-item .dynamic-top > .dynamic-items > ul > li {
    width: auto;
    margin-right: 10px;
  }
  .ves-megamenu .navigation .nav-item .dynamic-top > .dynamic-items > ul > li > a {
    border: 1px solid #DDD;
  }
  .ves-megamenu .navigation .nav-item .dynamic-top > .dynamic-content {
    width: 100%;
    float: left;
  }
  .ves-megamenu .navigation .level1 > a {
    font-size: 15px;
  }
  .ves-megamenu .navigation .level1 .cat-label:before {
    display: none;
  }
  .ves-megamenu .navigation .level1 .submenu {
    z-index: 99;
  }
  .ves-megamenu .navigation .level1 .ves-caret {
    float: right;
  }
  .ves-megamenu .navigation .level1 .submenu-right > a > .ves-caret {
    float: left;
    margin-left: -15px;
  }
  .ves-megamenu .navigation .level1 .submenu-right > .submenu {
    right: 100% !important;
  }
  .ves-megamenu a {
    color: #333;
    text-decoration: none;
    -webkit-transition: 300ms ease-in-out;
    -o-transition: 300ms ease-in-out;
    transition: 300ms ease-in-out;
  }
  .ves-megamenu a:hover {
    text-decoration: none;
  }
  .ves-megamenu img:hover {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  .ves-megamenu.ves-vertical li.level0 {
    width: 100%;
    margin: 0;
    float: none !important;
    position: static !important;
  }
  .ves-megamenu.ves-vertical .navigation .nav-item > a {
    position: relative;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 > a {
    padding-left: 25px;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 > a > .ves-caret {
    position: absolute;
    left: 10px;
    right: auto;
    line-height: 50px;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0.submenu-left.subhover > .submenu {
    right: 100%;
    left: auto !important;
    top: 0;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 > .submenu {
    top: 0;
    left: auto !important;
    right: 100%;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 .nav-item.submenu-left > a > .ves-caret {
    left: 10px;
    right: auto;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 .nav-item.submenu-right > a > .ves-caret {
    right: 10px;
    left: auto;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 .nav-item.submenu-right.subhover > .submenu {
    left: -100% !important;
    right: 100% !important;
  }
  .ves-megamenu.ves-dvertical-left .navigation .nav-item.level0 > a > .ves-caret {
    float: right;
    line-height: inherit;
  }
  .ves-megamenu.ves-dvertical-left .navigation .nav-item.level0.subhover > .submenu {
    right: 0;
    left: 100% !important;
    top: 0;
  }
  .ves-megamenu.ves-daccordion .navigation {
    overflow: hidden;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item {
    float: left;
    width: 100%;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item.current > .submenu {
    display: none;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item a {
    position: relative;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item .submenu {
    width: 100% !important;
    position: static;
    overflow: hidden !important;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item .submenu > .submenu-inner {
    padding: 0;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item.subhover > .submenu {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .ves-megamenu.ves-daccordion .navigation li.level0 {
    width: 100%;
    margin: 0;
  }
  .ves-megamenu.ves-daccordion .navigation li.level0 .ves-caret {
    position: absolute;
    top: 0;
    right: 0;
    margin-left: 0;
    margin-top: 0;
    text-align: center;
  }
  .ves-megamenu.ves-daccordion .navigation li.level0 .ves-caret.item-active {
    background-color: rgba(0, 0, 0, 0.05);
  }
  .ves-ddrill {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    max-width: 100% !important;
  }
  .ves-ddrill .navigation {
    background-color: #FFF;
  }
  .ves-ddrill .navigation.loaded > .dropdown-menu {
    width: 100% !important;
  }
  .ves-ddrill .navigation .subhover > .submenu {
    display: none;
  }
  .ves-ddrill .navigation > .dropdown-menu {
    display: block;
    position: static;
    margin: 0;
    padding: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .ves-ddrill .navigation .ves-caret {
    display: none;
  }
  .ves-ddrill .navigation .cat-label {
    position: static;
    margin: 0;
    padding: 4px 6px;
  }
  .ves-ddrill .navigation .nav-item {
    position: relative !important;
    float: left !important;
    width: 100%;
  }
  .ves-ddrill .navigation .nav-item > a {
    line-height: 50px;
    position: static;
    padding: 0 15px;
  }
  .ves-ddrill .navigation .nav-item > a span.drill-opener {
    border: 1px solid #e5e5e5;
    border-right: 0;
    display: none;
  }
  .ves-ddrill .navigation .mega-col {
    padding: 0;
  }
  .ves-ddrill .navigation .level0 {
    border-top-color: #e5e5e5;
  }
  .ves-ddrill .navigation .opener {
    display: none;
  }
  .ves-ddrill .navigation .drill-opener {
    background: #f0f0f0;
    position: absolute;
  }
  .ves-ddrill .navigation .drill-opener:before {
    content: "\e608";
  }
  .ves-ddrill .navigation .drilldown-back {
    position: relative;
    top: 0;
    left: -1px;
    display: none;
  }
  .ves-ddrill .navigation .drilldown-back a {
    padding: 0;
    background: #f0f0f0;
    text-align: center;
    font-size: 1.3em;
    text-transform: uppercase;
    display: block;
    font-weight: normal;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: -1px;
  }
  .ves-ddrill .navigation .drilldown-back a .drill-opener {
    position: absolute;
    left: 0;
    right: auto;
    display: block !important;
  }
  .ves-ddrill .navigation .drilldown-back a .drill-opener:before {
    content: "\e617";
  }
  .ves-ddrill .navigation .drilldown-back a .drill-opener:after {
    display: none;
  }
  .ves-ddrill .navigation .drilldown-back a .current-cat {
    line-height: 50px;
    position: relative;
    z-index: 99;
  }
  .ves-ddrill .navigation .drilldown-back a .current-cat:before {
    display: none;
  }
  .ves-ddrill .drill-opener {
    display: block;
  }
  .ves-ddrill .navigation .nav-item > a span.drill-opener {
    display: block !important;
    position: absolute;
    top: 0;
    right: 0;
  }
  .ves-ddrill .navigation .drilldown-back {
    display: block;
  }
  .ves-ddrill .navigation .drilldown-back > a > .drill-opener {
    line-height: 50px;
    width: 50px;
  }
  .ves-daccordion .navigation .ves-caret {
    display: block;
    line-height: inherit;
    width: 50px;
  }
  .ves-daccordion .navigation .level0 .submenu {
    overflow: hidden;
  }
  .ves-megamenu .navigation .level0.vertical-item .level1 > .item-content1 > .mega-col > .nav-item {
    position: static !important;
  }
  .ves-megamenu .navigation .level0.vertical-item {
    position: relative;
    z-index: 99;
  }
  .ves-megamenu .navigation .level0.vertical-item > .submenu {
    padding: 0;
    -webkit-box-shadow: 4px 2px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 2px 6px rgba(0, 0, 0, 0.2);
  }
  .ves-megamenu .navigation .level0.vertical-item > .submenu > .submenu-inner {
    padding: 0;
  }
  .ves-megamenu .navigation .level0.vertical-item > a {
    padding: 0 22px;
    margin: 0;
    background: #ff5501;
  }
  .ves-megamenu .navigation .level0.vertical-item > a:before {
    font-family: "FontAwesome";
    font-weight: normal;
    content: "\f0c9";
    margin-right: 8%;
    font-size: 16px;
  }
  .ves-megamenu .navigation .level0.vertical-item > a > .ves-caret {
    right: 10px;
    position: absolute;
    line-height: 50px;
  }
  .ves-megamenu.alway-show .navigation .level0.vertical-item > .submenu {
    display: block !important;
  }
  .ves-megamenu .header-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.53);
    z-index: 30;
    display: none;
  }
  .ves-megamenu.megamenu-ultimo.ves-offcanvas .level0 .submenu .nav-item > a,
  .ves-megamenu.megamenu-ultimo.ves-dhorizontal .level0 .submenu .nav-item > a {
    line-height: 22px;
  }
  .ves-megamenu.megamenu-ultimo.ves-offcanvas .level0 .submenu .nav-item > a .ves-caret,
  .ves-megamenu.megamenu-ultimo.ves-dhorizontal .level0 .submenu .nav-item > a .ves-caret {
    line-height: inherit;
  }
  .ves-megamenu.megamenu-ultimo .navigation > ul {
    border-bottom: 5px solid #333333;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .mega-col > .nav-item > a {
    border-left: 0;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .nav-item.current > a {
    border-left: 0;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-header .links > li {
    padding: 0;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-header a,
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-footer a {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-header a:hover,
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-footer a:hover {
    background: #de2666;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .ves-caret {
    opacity: 0.3;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level1 .nav-item {
    padding-bottom: 5px;
  }
  .ves-megamenu.megamenu-porto .navigation .nav-item.subhover > .submenu > .submenu-inner {
    padding: 8px;
  }
  .ves-megamenu.megamenu-porto .navigation .nav-item .level1 .mega-col > .nav-item > a {
    padding: 3px 5px;
  }
  .ves-megamenu.food-menu .navigation {
    text-align: center;
  }
  .ves-megamenu.food-menu .navigation .level0 {
    float: none;
  }
  .ves-megamenu.food-menu .navigation .level0 > a {
    text-align: center;
    float: left;
    padding: 0;
  }
  .ves-megamenu.food-menu .navigation .level0 > a > span {
    float: left;
    width: 100%;
  }
  .ves-megamenu.food-menu .navigation .level1 {
    text-align: left;
  }
  .ves-megamenu.food-menu .navigation .level1 .icon-left {
    margin-right: 10px;
    float: left;
  }
  .ves-megamenu.food-menu .navigation .level1 .nav-item {
    float: left;
    margin-bottom: 10px;
    width: 100%;
  }
  .ves-megamenu.food-menu .navigation .level1 .nav-item a {
    float: left;
    padding: 0 10px;
    width: 100%;
  }
  .ves-megamenu.food-menu .navigation .level1 .nav-item a > span {
    float: left;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: 0 auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .braintree-express-paylater-message-container {
    order: 1;
  }
}
@media all and (min-width: 1024px), print {
  .amgdprcookie-groups-modal .amgdprcookie-form {
    padding: 0 20px;
  }
  .checkout-index-index .modal-popup.amgdprcookie-modal-container .modal-inner-wrap {
    left: unset;
    margin-left: unset;
    width: 21%;
  }
  .desktop.three-columns aside.left,
  .desktop.three-columns aside.right {
    max-width: 271px;
    width: 24%;
  }
  .desktop.three-columns section.content {
    width: 52%;
  }
  .desktop.two-columns-right aside.right,
  .desktop.two-columns-left aside.right {
    max-width: 271px;
    width: 30%;
  }
  .amblog-helpful-wrap {
    margin: 0;
    right: 0;
    top: 0;
  }
  .amblog-tabs-block.-block .amblog-list.-active {
    justify-content: flex-start;
  }
  .amblog-content-tab {
    margin-bottom: 10px;
  }
  .amblog-post-container .amblog-widget-container.-post .amblog-item {
    width: 48%;
  }
  .amblog-grid-list {
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
  }
  .amblog-grid-list > .amblog-item,
  .amblog-grid-list .slick-slide .amblog-item {
    margin-right: 3%;
    width: 31%;
  }
  .amblog-grid-list > .amblog-item {
    min-width: 190px;
  }
  .amblog-grid-list .slick-slide .amblog-item {
    min-width: 150px;
  }
  .amblog-grid-list > .amblog-item:nth-child(3n+0),
  .amblog-grid-list .slick-slide .amblog-item:nth-child(3n+0) {
    margin-right: 0;
  }
  .page-layout-3columns .amblog-grid-list {
    justify-content: space-between;
  }
  .page-layout-3columns .amblog-grid-list > .amblog-item,
  .page-layout-3columns .amblog-grid-list .slick-slide .amblog-item {
    margin-right: 20px;
    width: calc(51% - 20px);
  }
  .page-layout-3columns .amblog-grid-list > .amblog-item:nth-child(2n+0),
  .page-layout-3columns .amblog-grid-list .slick-slide .amblog-item:nth-child(2n+0) {
    margin-right: 0;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 6%) / 4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
