body {
  font-size: 14px;
}
.fa-facebook:before {
  content: "\f09a";
  font-family: "FontAwesome";
}
.fa-twitter:before {
  content: "\f099";
  font-family: "FontAwesome";
}
.fa-instagram:before {
  content: "\f16d";
  font-family: "FontAwesome";
}
.fa-pinterest:before {
  content: "\f0d2";
  font-family: "FontAwesome";
}
.fa-search:before {
  content: "\f002";
  font-family: "FontAwesome";
}
.fa-location:before {
  content: "\f041";
  font-family: "FontAwesome";
}
.fa-globe:before {
  content: "\f0ac";
  font-family: "FontAwesome";
}
.fa-envelope:before {
  content: "\f0e0";
  font-family: "FontAwesome";
}
.fa-phone:before {
  content: "\f095";
  font-family: "FontAwesome";
}
.action.edit:before,
.action-edit:before {
  content: "\e601" !important;
  font-family: "luma-icons" !important;
  color: #8e8e8e !important;
}
.action.delete:before,
.action-delete:before {
  content: "\e604" !important;
  font-family: "luma-icons" !important;
  color: #8e8e8e !important;
}
.action.edit:hover:before,
.action.delete:hover:before,
.action-edit:hover:before,
.action-delete:hover:before {
  color: #222222 !important;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  color: #676e78 !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"],
textarea {
  padding: 0 10px;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
textarea:focus {
  box-shadow: inset 0 0 0 1px #676e78;
}
input[type="text"].mage-error:focus,
input[type="password"].mage-error:focus,
input[type="url"].mage-error:focus,
input[type="tel"].mage-error:focus,
input[type="search"].mage-error:focus,
input[type="number"].mage-error:focus,
input[type="datetime"].mage-error:focus,
input[type="email"].mage-error:focus,
textarea.mage-error:focus {
  box-shadow: inset 0 0 0 1px #ed8380;
}
textarea {
  padding: 10px !important;
  font-size: 16px;
}
textarea:focus {
  box-shadow: inset 0 0 0 1px #676e78 !important;
}
ol {
  padding: 0;
  list-style: none;
}
.block-search .action.search {
  width: 40px;
}
.nav-sections .navigation ul li {
  margin-bottom: 0;
}
.nav-sections .navigation ul li a {
  text-transform: uppercase;
  text-align: left;
  font-size: 13px;
  font-weight: 700;
}
.page-footer {
  padding-top: 20px;
  text-align: center;
  border-top: 10px solid #fced26;
  background-color: #474747;
  background-image: url(../images/background-footer.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.page-footer ul {
  list-style: none;
  vertical-align: top;
  padding: 0;
  display: inline-block;
}
.page-footer ul li {
  color: #fff;
  float: left;
  margin: 0 15px;
  line-height: 24px;
}
.page-footer ul li:first-child img {
  margin-top: 3px;
}
.page-footer ul li:nth-child(2) img {
  margin-top: -4px;
}
.page-footer ul li img {
  max-width: 28px;
  float: left;
  margin-right: 5px;
}
.page-footer ul li a {
  color: #fff;
  font-size: 16px;
}
.page-footer ul li a:hover {
  color: #fced26;
  text-decoration: none !important;
}
.page-footer ul li.active a {
  color: #fced26;
}
.page-footer ul.link {
  margin-top: 74px;
  margin-bottom: 72px;
}
.page-footer ul:not(.link) li {
  margin: 0 45px 20px;
}
.page-footer i {
  font-style: normal;
  float: left;
  font-size: 24px;
}
.page-footer .btn {
  border: 1px solid #fdfcfb;
  padding: 10px 18px;
  font-size: 27px;
  transition: all 1s;
  color: #fff;
}
.page-footer .btn:hover {
  text-decoration: none !important;
  background: #fced26;
  border-color: #fced26;
}
.footer-bottom {
  margin-top: 11px;
  background: rgba(94, 94, 94, 0.3);
}
.footer-bottom:after {
  content: "";
  display: block;
  clear: both;
}
.footer-bottom .pull-left {
  float: left;
}
.footer-bottom .pull-right {
  float: right;
}
.footer-bottom .pull-right ul {
  margin: 0 !important;
}
.footer-bottom .pull-right ul li {
  margin: 0;
}
.footer-bottom .pull-right ul li a {
  line-height: 60px;
  color: #afafaf;
  padding-left: 10px;
  font-size: 14px;
}
.footer-bottom .pull-right ul li a:hover {
  color: #fced26;
}
.footer-bottom .pull-right ul li:not(:last-child) a {
  border-right: 1px solid #b4b4b3;
  padding-right: 10px;
}
small.copyright {
  display: block;
  line-height: 20px;
  text-align: center;
  color: #000;
  padding: 20px 0;
  font-size: 14px;
}
body:not(.filter-active) .catalog-category-view .main-wrapper {
  padding-top: 28px;
}
body:not(.filter-active) .catalog-category-view .page-title-wrapper {
  margin-bottom: 22px !important;
  margin-top: 57px !important;
}
body:not(.filter-active) .catalog-category-view ol > li,
body:not(.filter-active) .catalog-category-view ul > li {
  margin-bottom: 13px;
}
.page-header .switcher.switcher-store .options .action.toggle {
  margin-left: 10px;
}
.page-header .switcher.switcher-store .options .action.toggle + ul {
  margin-left: 10px;
  width: 180px;
  min-width: 180px;
}
.page-header .switcher .options.active strong:before {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  transform: none !important;
}
.page-header .switcher .options .action.toggle {
  background: #676e78;
  color: #fff;
  width: 170px;
  max-width: 100%;
  font-size: 12px;
}
.page-header .switcher .options .action.toggle:after {
  display: none !important;
}
.page-header .switcher .options .action.toggle strong:before {
  content: "";
  display: block;
  width: 12px;
  float: left;
  margin: 9px 7px 0 0;
  height: 10px;
  background: url(../images/toggle.png);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.page-header .switcher .options ul.dropdown {
  width: 100%;
  margin: 0;
  padding: 0;
  border-top: none;
  left: 0;
}
.page-header .switcher .options ul.dropdown li:hover {
  background: #005899;
}
.page-header .switcher .options ul.dropdown li:hover a {
  color: #fff;
}
.page-header .switcher .options ul.dropdown li:hover a span {
  color: #fff;
}
.page-header .switcher .options ul.dropdown li a {
  font-weight: 300;
  padding: 5px 20px;
  text-decoration: none !important;
}
.page-header .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:after {
  display: none;
}
#popup-anchor {
  padding: 0 20px;
}
#popup-anchor .title {
  font-size: 18px;
  text-transform: uppercase;
  margin-top: 4px;
  padding-bottom: 23px;
  margin-bottom: 35px;
  border-bottom: 1px solid #676e78;
}
.filter-active .page-title-wrapper {
  display: none;
}
.text.action.showcart:before {
  display: none !important;
}
.columns .column.main {
  padding-bottom: 10px;
}
.block.newsletter .field .control:before {
  line-height: 36px;
}
.block.newsletter {
  margin-top: 20px;
}
.cms-index-index .page-title-wrapper {
  display: none;
}
.store-info {
  float: left;
  font-size: 10px;
  text-transform: uppercase;
  margin-top: 2px;
}
.switcher-currency {
  position: relative;
  margin-right: 10px !important;
}
.switcher-currency:after {
  height: 11px;
  position: absolute;
  width: 1px;
  right: -9px;
  top: 3px;
  background: #222222;
  content: "";
  display: block;
}
.home-main .block .info {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 10%;
}
.home-main .block .info h2 {
  font-size: 32px;
  text-transform: uppercase;
}
.home-main .block .info a {
  text-transform: uppercase;
  font-size: 15px;
}
.message {
  text-align: center;
}
.message *:first-child:before {
  display: none !important;
}
.breadcrumbs .item:after {
  display: none !important;
}
.breadcrumbs .item:first-child:before {
  margin-left: 0;
}
.breadcrumbs .item:before {
  content: ">";
  vertical-align: top;
  line-height: 18px;
  color: #676e78;
  margin: 1px 5px 0;
}
.catalog-product-view .page-main .columns {
  margin-top: 53px;
}
.swatch-attribute-label:after {
  display: none;
}
body .fotorama__stage__frame .fotorama__img {
  top: 0;
  transform: translate3d(-50%, 0, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  -o-transform: translate3d(-50%, 0, 0);
}
.fotorama__thumb {
  background: transparent !important;
}
span.swatch-attribute-label:before {
  content: "Select ";
}
.wrapper-share a {
  text-decoration: none !important;
  margin: 0 5px;
}
.wrapper-share a span {
  font-size: 20px;
  color: #5f6062;
}
.wrapper-share a:hover span {
  color: #222222;
}
.action.check {
  margin-top: 29px;
  margin-bottom: 20px;
}
.action.check + .product-add-form {
  display: none;
}
#at-expanded-menu-host .at-expanded-menu-load {
  padding: 0 30px !important;
}
.at-expanded-menu-button {
  height: auto !important;
}
.catalog-category-view .tax-details,
.catalogsearch-result-index .tax-details {
  display: none !important;
}
.catalog-category-view .product-item-details,
.catalogsearch-result-index .product-item-details {
  text-align: center;
  padding: 10px 20px 30px;
}
.catalog-category-view .product-item-details .product-item-name,
.catalogsearch-result-index .product-item-details .product-item-name {
  margin: 0 0 5px;
}
.stock .size .size-guide {
  margin-bottom: 20px;
}
.size-guide {
  margin-top: 5px;
}
.size-guide a {
  font-size: 10px;
  color: #808183;
  text-decoration: underline;
  text-transform: uppercase;
}
.product.data.items > .item.title > .switch {
  text-transform: uppercase;
  height: 50px;
  line-height: 50px;
}
.product.data.items .item.content {
  border-top: 1px solid #676e78;
  text-transform: none;
  line-height: 20px;
  padding: 15px 10px 15px;
}
.product.data.items .item.content p {
  margin-bottom: 20px;
}
.product.data.items .item.content p:last-of-type {
  margin: 0;
}
.top .toolbar {
  display: none;
}
.catalog-category-view .page-main {
  padding-top: 11px;
  padding-bottom: 0;
}
.catalog-category-view .columns > .toolbar-products {
  padding-bottom: 20px;
  border-bottom: 1px solid #676e78;
}
.pages a.page,
.pages .action {
  color: #222222 !important;
}
.action.primary:focus,
.action.primary:active {
  border: none !important;
}
.checkout-cart-index .page-title-wrapper {
  margin-bottom: 0;
}
.category-nav-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-nav-block ul li {
  padding: 15px 20px;
  border: 1px solid #676e78;
}
.category-nav-block ul li a {
  text-decoration: none !important;
}
.category-nav-block ul li a span {
  font-weight: 700;
  text-transform: uppercase;
}
.category-nav-block span.label:before,
.category-nav-block span.label:after {
  display: none !important;
}
.category-nav-block .count:before {
  content: "(";
}
.category-nav-block .count:after {
  content: ")";
}
.category-cms .heading {
  text-align: center;
  margin-top: 5px;
  position: relative;
}
.category-cms .heading:before {
  content: "";
  height: 2px;
  width: 100%;
  background: #676e78;
  position: absolute;
  left: 0;
  margin-top: 40px;
}
.category-cms .heading h2 {
  border: 2px solid #676e78;
  display: inline-block;
  position: relative;
  padding: 6px 20px;
  margin-top: 20px;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700;
  background: #fff;
}
.abs-toggling-title > .title:after,
.abs-cart-block > .title:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  position: absolute;
  right: 9.5px;
  content: "";
  width: 14px;
  height: 1px;
  background: #5f6062;
  top: 24px;
  margin: 0;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
}
.abs-toggling-title > .title:before,
.abs-cart-block > .title:before,
.abs-discount-block .block > .title:before,
.cart-summary .block > .title:before,
.paypal-review-discount .block > .title:before,
.cart-discount .block > .title:before {
  position: absolute;
  right: 9.5px;
  content: "";
  width: 14px;
  height: 1px;
  background: #5f6062;
  top: 24px;
  margin: 0;
}
.abs-toggling-title.active .title:after,
.abs-cart-block.active .title:after,
.abs-discount-block .block.active .title:after,
.cart-summary .block.active .title:after,
.paypal-review-discount .block.active .title:after,
.cart-discount .block.active .title:after {
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
}
.label {
  text-transform: none;
}
dt.item-title {
  font-weight: normal;
  margin-bottom: 11px;
}
#discount-coupon-form .fieldset.coupon:after {
  content: "";
  display: block;
  clear: both;
}
#discount-coupon-form .field {
  float: left;
}
#discount-coupon-form .actions-toolbar {
  float: left;
  margin-bottom: 5px;
}
.cart-summary .block.active.discount .content {
  padding-top: 20px;
  padding-bottom: 6px;
}
.table > tbody + tbody {
  border-top: 1px solid #676e78;
}
body:not(.account).checkout-cart-index .page-title-wrapper {
  margin-bottom: 0;
}
body:not(.account).checkout-cart-index .page-title-wrapper .page-title {
  margin-bottom: 0;
  padding-bottom: 36px;
}
body:not(.account).catalog-category-view .page-title-wrapper {
  border: none;
  margin-bottom: 20px !important;
  margin-top: 20px !important;
}
body:not(.account).catalog-product-view .page-title-wrapper {
  margin-bottom: 0 !important;
  border: none;
}
body.account .page-main {
  padding-top: 28px;
}
.account-nav .nav {
  padding: 0;
}
.account-nav .nav li > strong {
  text-decoration: underline;
}
.account-nav .nav li > a {
  padding: 0;
}
.account-nav .title {
  display: none;
}
button.small,
a.action.primary.small {
  height: 40px;
  line-height: 40px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.actions-toolbar .primary {
  float: none !important;
}
.form.form-login .field.email,
.form.form-login .field.password {
  text-align: left;
}
.form.form-login .actions-toolbar {
  text-align: center;
  margin-top: 12px;
}
.form.form-login .tooltip {
  display: none;
}
.actions-toolbar .primary,
.actions-toolbar .secondary {
  margin-left: auto !important;
  margin-right: auto !important;
}
.actions-toolbar .secondary {
  display: block !important;
}
.password-strength-meter {
  text-transform: none;
}
.mage-error {
  text-transform: none;
}
.switcher-currency img {
  float: left;
  width: 18px;
  margin-right: 10px !important;
}
.switcher-currency img + span {
  float: left;
  margin-top: 1px;
}
body.account .fieldset > .legend {
  border-bottom: 1px solid #676e78;
  padding-bottom: 17px;
  margin-bottom: 19px;
}
body.account .fieldset .field.choice {
  margin-bottom: 11px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
}
table tr th {
  font-weight: 600;
  font-size: 15px;
  color: #676e78;
  padding: 17px 10px !important;
}
table tr th:first-child {
  padding-left: 0 !important;
}
table tr td:first-child {
  padding-left: 0 !important;
}
table tr td.actions a {
  color: #808183;
  text-decoration: underline;
  display: inline-block;
}
table tr td.actions a:hover span {
  color: #222222;
}
table tr td.actions span {
  color: #808183;
}
.order-title {
  display: none;
}
.sales-order-view.account .page-title-wrapper .page-title {
  margin-bottom: 2px;
}
.sales-order-view.account .page-main {
  padding-bottom: 0;
}
.account .block.block-dashboard-orders .block-content {
  margin-top: 0;
}
.table-order-items .price-including-tax,
.table-order-items .price-excluding-tax {
  font-size: 11px;
  line-height: 15px;
}
.table-order-items .item-options {
  margin-bottom: 0;
}
.table-order-items tfoot tr:first-child td,
.table-order-items tfoot tr:first-child th {
  padding-top: 19px !important;
}
.table-order-items tfoot tr:last-child td,
.table-order-items tfoot tr:last-child th {
  padding-bottom: 15px !important;
  padding-top: 11px !important;
}
.table-order-items tfoot tr td,
.table-order-items tfoot tr th {
  padding: 4px 0 !important;
}
.table-order-items tfoot tr strong {
  display: block;
  border-top: 1px solid #676e78;
  padding-top: 19px;
}
.sales-order-history.account .page-title-wrapper .page-title {
  margin-bottom: 24px;
}
.sales-order-history.account table tr:last-child td {
  border-bottom: 1px solid #676e78;
}
.block-order-details-view {
  margin-bottom: 0;
}
.block-order-details-view .box {
  float: left;
}
.opc-block-summary .table-totals {
  border-top: none;
}
.opc-block-shipping-information .shipping-information-title {
  font-size: 17px;
  font-weight: 600;
}
.cms-page-view h2 {
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 0;
}
.cms-page-view p {
  margin-bottom: 16px;
  line-height: 26px;
  font-size: 14px;
  font-weight: 300;
}
.cms-page-view p strong {
  font-weight: 600;
}
.cms-page-view .row a {
  color: #808183;
  text-decoration: underline;
  text-transform: uppercase;
}
body:not(.cms-index-index) .ms-leftmenu {
  display: none;
}
.page-title-wrapper h1 {
  font-size: 30px;
  margin: 0 0 15px;
  padding-bottom: 21px;
}
.action.towishlist:before {
  content: "" !important;
  width: 33px;
  height: 35px;
  background: url(../images/wishlist.png);
}
.block.custom {
  padding-top: 8px;
  margin-bottom: 0 !important;
}
.block.custom .block-title:after {
  content: "";
  display: block;
  clear: both;
}
.block.custom .pull-left {
  font-size: 23px;
  text-transform: uppercase;
  font-weight: 600;
}
.block.custom .pull-right a {
  background: #f2da06;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  padding: 7px 11px;
  display: inline-block;
}
.block.custom .block-content {
  margin-top: 15px;
}
.block.custom .product-item-link {
  font-size: 16px;
  font-weight: 600;
  text-transform: none;
}
.table.additional-attributes > tbody + tbody {
  border: none !important;
}
.table.additional-attributes > tbody + tbody tr th {
  padding-top: 20px !important;
}
body #mc_embed_signup {
  margin-top: 27px;
  max-width: 470px;
}
body #mc_embed_signup .asterisk {
  color: #222222 !important;
}
body #mc_embed_signup div#mce-responses {
  width: 100%;
  padding: 0;
  margin: 0;
}
body #mc_embed_signup .mc-field-group {
  margin-bottom: 9px;
  padding-bottom: 0;
}
body #mc_embed_signup form {
  padding: 0;
}
body #mc_embed_signup .mc-field-group label {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 3px;
  display: block;
}
body #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  background: transparent;
  padding: 5px 0 0;
  color: #ee1414;
  margin: 0;
}
body #mc_embed_signup input {
  background: #eaebec;
}
body #mc_embed_signup input:not(.mage-error) {
  border: 1px solid #676e78 !important;
}
body #mc_embed_signup input:focus {
  box-shadow: inset 0 0 0 1px #676e78;
}
body #mc_embed_signup input.mce_inline_error {
  border: 1px solid #ee1414 !important;
}
body #mc_embed_signup input.mce_inline_error:focus {
  box-shadow: inset 0 0 0 1px #ee1414;
}
body #mc_embed_signup input[type="submit"] {
  border: none !important;
  background: #000000 !important;
  font-size: 1.4rem !important;
  border-radius: 0 !important;
  height: 50px;
  line-height: 50px;
  margin: 30px 0 40px;
}
body #mc_embed_signup input[type="submit"]:hover {
  background: #222222 !important;
}
body:not(.account):not(.page-layout-1column) .page-title-wrapper {
  margin-bottom: 37px;
  margin-top: 11px;
  border: none;
}
body:not(.account):not(.page-layout-1column) .page-title-wrapper h1 {
  margin: 0;
  padding: 0;
}
.cms-page-view .main {
  line-height: 20px;
}
.cms-page-view h3 {
  margin-bottom: 8px;
}
.cms-page-view .main ul {
  padding: 0 0 0 12px;
}
.cms-page-view .main ul li {
  margin: 0;
}
.contact-index-index .page-title-wrapper {
  display: none;
}
.contact-index-index iframe {
  max-width: 100%;
}
.contact-index-index .contact-heading {
  background: #f5f5f5;
  padding: 50px 10px;
  text-align: center;
  margin-top: -12px;
}
.contact-index-index .contact-heading .page-main {
  padding: 0;
}
.contact-index-index .contact-heading h1 {
  font-weight: 600;
  color: #676e78;
  text-transform: uppercase;
  font-size: 30px;
  display: table;
  margin: 0 auto;
  border-bottom: 2px solid #676e78;
  margin-bottom: 20px;
}
.contact-index-index .contact-heading p {
  font-size: 18px;
  color: #808080;
  font-weight: 300;
}
.contact-index-index .contact-wrapper {
  margin-top: 40px;
}
.contact-index-index .contact-wrapper .form.contact {
  padding-right: 10px;
}
.contact-index-index .contact-wrapper h3 {
  font-size: 13px;
  text-transform: uppercase;
  margin-top: 10px;
  border-bottom: 1px solid #676e78;
  padding-bottom: 27px;
  margin-bottom: 27px;
}
.contact-index-index .contact-wrapper textarea {
  height: 150px;
}
.contact-index-index .contact-wrapper button {
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px !important;
}
.contact-index-index .contact-wrapper .fieldset {
  margin: 0 0 19px;
}
.contact-index-index .contact-wrapper .col-sm-8 {
  line-height: 20px;
}
.contact-index-index .contact-info ul {
  list-style: none;
  padding-left: 80px;
  border-left: 1px solid #d9d9d9;
  padding-bottom: 40px;
}
.contact-index-index .contact-info ul li {
  list-style: none;
  border-bottom: 1px solid #d9d9d9;
  padding-left: 60px;
  color: #676e78;
  background-repeat: no-repeat;
  background-position-y: 15px;
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.contact-index-index .contact-info ul li.info-phone {
  background-image: url(../images/p-icon-contact.png);
  background-size: 30px;
}
.contact-index-index .contact-info ul li.info-mail {
  background-image: url(../images/m-icon-contact.png);
  background-size: 28px;
  background-position-y: 20px;
}
.contact-index-index .contact-info ul li.info-date {
  background-image: url(../images/c-icon-contact.png);
  background-size: 35px;
}
.contact-index-index .contact-info ul li.info-addres {
  background-image: url(../images/a-icon-contact.png);
  background-size: 23px;
}
.contact-index-index .contact-info ul li span {
  font-size: 24px;
}
.fancybox-skin .fancybox-close {
  top: 30px;
  right: 30px;
}
body .fancybox-overlay {
  background: rgba(0, 0, 0, 0.8);
}
body .fancybox-opened .fancybox-skin {
  box-shadow: none;
}
.block.filter li a {
  text-transform: uppercase;
  font-size: 13px;
}
.product-bottom {
  background: #d4d4d4;
}
#mailchimp .heading {
  text-align: center;
}
#mailchimp .field {
  margin-bottom: 14px;
}
#mailchimp .actions {
  text-align: center;
}
#mailchimp .actions button {
  height: 40px;
  line-height: 40px;
}
#mailchimp label {
  margin-bottom: 3px;
  display: block;
  text-transform: uppercase;
}
#mailchimp h2 {
  font-size: 18px;
  margin-top: 0;
  text-transform: uppercase;
}
#mailchimp .description {
  font-size: 13px;
  max-width: 300px;
  margin: 21px auto 0;
  line-height: 20px;
}
#mailchimp .content {
  border-top: 1px solid #676e78;
  margin: 36px auto 0;
  padding-top: 40px;
  max-width: 450px;
}
.block-customer-login .action.login {
  width: 160px !important;
  padding: 0 !important;
}
.form.minisearch {
  position: relative;
}
.panel-bottom {
  margin-bottom: 12px;
  /* background: #f2da06; */
  background: linear-gradient(left, #f2da06, #ffda2b, #f2da06);
  background-image: -moz-linear-gradient(left, #f2da06, #ffda2b, #f2da06);
  background-image: -webkit-linear-gradient(left, #f2da06, #ffda2b, #f2da06);
  background-image: -o-linear-gradient(left, #f2da06, #ffda2b, #f2da06);
  background-image: -ms-linear-gradient(left, #f2da06, #ffda2b, #f2da06);
  background-image: linear-gradient(left, #f2da06, #ffda2b, #f2da06);
}
body .search-autocomplete {
  text-align: left;
}
.catalog-product-view .page-main {
  padding-bottom: 0;
}
.catalog-product-view .product.data.items {
  margin-bottom: 0;
}
body button[type="submit"] {
  background: #f2da06;
  color: #676e78;
  font-size: 14px;
  max-width: 100%;
  position: relative;
}
body button[type="submit"]:hover {
  background: #ffda2b;
  color: #676e78;
}
table.additional-attributes tr td,
table.additional-attributes tr th {
  padding: 9px 0 !important;
  text-transform: none;
}
.product-info-main .row.social .col-sm-8 > p {
  display: none;
}
@media (min-width: 640px) {
  .order-details-items tfoot .mark,
  .cart.table-wrapper .table-paypal-review-items tfoot.opc-block-summary .mark {
    padding-left: calc(100% - 380px) !important;
    text-align: left !important;
  }
}
@media (min-width: 768px) {
  .ec-col-lg-4 .button,
  .ec-col-lg-4 .open-flipbook {
    float: right;
  }
  .catalog-product-view .product.data.items > .item.title {
    min-width: 220px;
    text-align: center;
  }
  table.additional-attributes tr td,
  table.additional-attributes tr th {
    width: 50%;
  }
  .page-header + .sections {
    transition: 0.5s all ease-in-out;
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    top: -50px;
  }
  .page-header.sticky + .sections {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    box-shadow: 2px 2px 5px #ccc;
    -webkit-box-shadow: 2px 2px 5px #ccc;
    -moz-box-shadow: 2px 2px 5px #ccc;
    z-index: 999;
  }
  .nav-sections .header.links {
    display: none !important;
  }
  table tr td {
    padding: 30px 10px !important;
  }
  .hidden-desktop {
    display: none !important;
  }
  .block-order-details-view .box {
    width: 25%;
  }
  .contact-wrapper .col-sm-8 {
    padding-left: 70px;
  }
  .login-container,
  .form.create.account {
    display: flex;
    display: -webkit-flex;
  }
  .login-container > div,
  .form.create.account > div {
    width: calc((100% - 20px)/2) !important;
    padding: 42px 0;
    margin-bottom: 0 !important;
  }
  .login-container > div:first-child,
  .form.create.account > div:first-child {
    margin-right: 20px;
  }
  nav.ms-megamenu {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .page-layout-2columns-left .pagebuilder-product-list .product-item:nth-of-type(3n + 1):not(:nth-of-type(5n + 1)),
  .catalog-category-view .product-item:nth-of-type(3n + 1):not(:nth-of-type(5n + 1)),
  .catalogsearch-result-index .product-item:nth-of-type(3n + 1):not(:nth-of-type(5n + 1)) {
    clear: both !important;
  }
}
@media (min-width: 1200px) {
  .product-middle .products-grid .product-item {
    width: 25%;
  }
  .product-info-main .tax-details {
    max-width: 135px;
    display: inline-block;
  }
}
body .fotorama__active .fotorama__dot {
  background: #222222;
  border-color: #222222;
}
.row.img:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width: 1199px) and (min-width: 768px) {
  #algolia-searchbox .algolia-search-input {
    left: 0;
  }
  #algolia-searchbox .algolia-search-input:focus {
    top: 48px;
    position: relative !important;
    padding: 0 20px !important;
    border: 1px solid #676e78 !important;
  }
}
.product-middle {
  background: #f1f1f1;
}
.product-middle.upsell {
  background: transparent;
}
.product-middle.upsell div.products,
.product-middle.upsell .block.custom .block-content {
  margin: 0;
}
.product-middle.upsell .block-title,
.product-middle.upsell .description,
.product-middle.upsell .row.img,
.product-middle.upsell .readmore,
.product-middle.upsell .tocompare,
.product-middle.upsell .sku {
  display: none;
}
.product-middle.upsell .product-item .product-item-info {
  background: #f5f5f5;
  padding-top: 15px;
}
.product-middle.upsell .product-item .type {
  display: block !important;
  margin-bottom: 5px;
}
.product-middle.upsell .product-item .zum {
  display: inline-block !important;
  color: #fff;
  background: #c0c0c0;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  font-weight: 600;
}
.product-middle.upsell .product-item .zum:hover {
  text-decoration: none;
  background: #f2da06;
}
.product-middle ol.products {
  margin: 0 -10px;
}
.product-middle .product-item {
  padding: 0 10px;
  border: none !important;
}
.product-middle .product-item .product-item-info {
  background: #fff;
}
.product-middle .page-main {
  padding-bottom: 0;
}
@media (max-width: 1240px) {
  .tier ul li {
    padding-right: 20px;
  }
  .page-footer .row-footer ul:not(.link) li {
    margin: 0 25px 20px;
  }
  .fieldset > .field.qty,
  .nested.options-list > .field.qty {
    margin-right: 10px;
  }
}
@media (max-width: 1070px) {
  .page-footer .row-footer ul:not(.link):after {
    content: "";
    display: block;
    clear: both;
  }
  .page-footer .row-footer ul:not(.link) li {
    width: 50%;
    margin: 0 0 20px;
    text-align: left;
  }
  .page-footer .row-footer ul:not(.link) li:nth-child(2n + 1) {
    clear: both;
  }
}
@media (max-width: 1023px) {
  .checkout-payment-method .payment-method-content > .actions-toolbar {
    bottom: 0 !important;
  }
  .action.back {
    position: relative !important;
    bottom: 0 !important;
  }
  body .opc-sidebar {
    margin-top: 20px !important;
  }
  .cart-totals tbody tr.totals-tax th:before,
  .opc-block-summary .table-totals tbody tr.totals-tax th:before {
    float: left;
  }
  .cart-summary {
    margin: 0 !important;
  }
  .cart-summary,
  .cart-container .form-cart {
    width: 100% !important;
    padding-right: 0 !important;
  }
  .block.crosssell {
    margin-top: 0;
  }
  .opc-sidebar,
  .opc-wrapper {
    width: 100% !important;
    margin-top: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media (max-width: 991px) {
  .product-info-main .product-info-price .price-wrapper .price {
    font-size: 30px !important;
  }
  .page-header .switcher.switcher-store .options .action.toggle + ul {
    max-width: 250px;
    min-width: 250px;
    margin: 0;
  }
  .page-layout-2columns-left .pagebuilder-product-list .product-item:nth-child(2n + 1),
  .catalog-category-view .product-item:nth-child(2n + 1),
  .catalogsearch-result-index .product-item:nth-child(2n + 1) {
    clear: both !important;
  }
  .page-header .switcher.switcher-store .options .action.toggle {
    width: 250px;
    margin: 0;
  }
  #ec-column-inner-73233 .content-item {
    float: left;
    margin-right: 20px;
    width: calc(50% - 20px);
  }
  #ec-column-inner-73233 .content-item img {
    width: 100%;
    margin: 0 !important;
  }
  .page-header .switcher .options .action.toggle {
    width: 250px;
  }
  .checkout-cart-index .cart.table-wrapper thead .col.item,
  .checkout-cart-index .cart.table-wrapper thead .col.qty,
  .checkout-cart-index .cart.table-wrapper thead .col.price,
  .checkout-cart-index .cart.table-wrapper thead .col.subtotal,
  .checkout-cart-index .cart.table-wrapper thead .col.tax,
  .checkout-cart-index .cart.table-wrapper thead .col.msrp {
    display: none;
  }
  #shopping-cart-table .hidden-mobile {
    display: none;
  }
  #shopping-cart-table .hidden-desktop {
    display: block !important;
    float: none;
    margin: 10px 0 0;
    text-align: left;
  }
  .cart.table-wrapper .col.subtotal {
    margin: 7px 0 0 10px;
  }
  .cart.table-wrapper .sku {
    margin-top: 10px;
    text-align: left;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .product-info-main .row.social {
    display: block;
  }
  .product-social-links {
    bottom: -70px;
  }
  .product-info-main .product-info-price {
    margin-top: 10px;
  }
  .contact-index-index .contact-heading {
    margin-top: 12px;
  }
  .contact-index-index .contact-info ul {
    padding-left: 0;
    border: none;
    padding-bottom: 0;
    margin-top: 20px;
  }
  .contact-index-index .form.contact {
    padding-right: 0;
  }
  .ec-col-lg-4 .button {
    float: none !important;
    margin-top: 10px;
  }
  .checkout-payment-method .payment-method-content > .actions-toolbar {
    bottom: -60px !important;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content > .actions-toolbar button {
    width: 100% !important;
  }
  .checkout-shipping-method .actions-toolbar {
    bottom: -130px;
    width: 100%;
  }
  .checkout-shipping-method .actions-toolbar button {
    width: 100% !important;
  }
  .opc-wrapper .back {
    width: 100%;
  }
  .pagebuilder-product-item .product-item-info {
    border: none !important;
  }
  .paypal-review .actions-toolbar div.primary {
    text-align: right;
  }
  .paypal-review .cart.table-wrapper tbody tr td {
    display: block !important;
    float: none !important;
    margin: 0 !important;
    text-align: left !important;
    padding: 3px 0 !important;
    border: none !important;
  }
  .paypal-review .cart.table-wrapper tbody tr td span {
    font-size: 14px !important;
    line-height: 19px !important;
  }
  .paypal-review .cart.table-wrapper tbody tr td:not(:first-child):before {
    content: attr(data-th);
    margin-right: 5px;
    float: left;
  }
  .block-order-details-view .box {
    float: none;
    margin-bottom: 30px;
  }
  .cart.table-wrapper .cart thead tr th.col {
    display: none;
  }
  .breadcrumbs {
    display: none;
  }
  .page-footer .row-footer ul:not(.link) li {
    width: 100%;
  }
  #switcher-store-popup .logo {
    padding: 20px 0;
    margin: 0;
  }
  .page-footer .row-footer ul:not(.link) {
    width: 100%;
  }
  .products-grid .product-item-details .product-item-actions {
    margin: 15px -10px 0;
  }
  .products-grid .product-item-details .product-item-actions .input-text.qty {
    width: 55px !important;
  }
  .product.data.items > .item.content {
    background: transparent;
  }
  .row {
    margin: 0 -10px;
  }
  .category-cms .row > div {
    line-height: 0;
    margin-bottom: 10px;
  }
  .category-nav-block {
    margin-bottom: 10px;
  }
  .page-footer ul li {
    float: none;
    margin-bottom: 15px !important;
  }
  .footer.content > div {
    float: none !important;
  }
  .panel-bottom .page-main:before {
    display: none;
    background: transparent;
  }
  .panel-bottom {
    border: none;
    background: transparent;
    margin: 0;
  }
  .panel-bottom .block-search {
    text-align: center;
    order: 1;
    width: 33.33%;
  }
  .panel-bottom .block-search input {
    border-left: none;
    border-right: none;
    border-top: 1px solid #676e78 !important;
    border-bottom: 1px solid #676e78 !important;
    box-shadow: none !important;
  }
  .panel-bottom .block-search .label {
    float: none;
    position: relative;
  }
  .panel-bottom .block-search .label:before {
    margin: 0;
  }
  .panel-bottom .block-search .label.active:after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    background: #fff;
    border-top: 1px solid #676e78;
    border-left: 1px solid #676e78;
    position: absolute;
    left: 50%;
    transform: rotate(45deg);
    bottom: -22px;
    margin-left: -6px;
    z-index: 10;
  }
  .panel-bottom .block-search .label.active ~ .actions .action.search {
    display: block;
    height: 38px;
    line-height: 38px;
    position: absolute;
    top: 43px;
    right: 0;
    background: transparent;
    z-index: 11;
  }
  .panel-bottom .block-search .label.active ~ .actions .action.search span {
    font-size: 0;
  }
  .panel-bottom .block-search .label.active ~ .actions .action.search:before {
    content: "\f002";
    font-family: "FontAwesome";
    margin-left: -4px;
    font-size: 15px;
  }
  .block-search .block-title {
    display: none;
  }
  .panel-bottom .txt {
    display: none;
  }
  .page-title-wrapper h1 {
    padding-bottom: 0;
  }
  .contact-wrapper > .col-sm-4 {
    margin-bottom: 30px;
  }
  body:not(.account) .page-title-wrapper {
    margin-bottom: 10px;
  }
  table tr td {
    padding-left: 0 !important;
  }
  .abs-cart-block > .title,
  .abs-discount-block .block > .title,
  .cart-summary .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    padding: 10px 0;
  }
  .hidden-mobile {
    display: none !important;
  }
  body:not(.account).checkout-cart-index .page-title-wrapper {
    border: none;
  }
  body:not(.account).checkout-cart-index .page-title-wrapper .page-title {
    padding-bottom: 16px;
  }
  .catalog-category-view .column.main,
  .catalogsearch-result-index .column.main {
    margin-top: 30px;
    padding-top: 15px;
  }
  .catalog-category-view .sidebar-additional,
  .catalogsearch-result-index .sidebar-additional {
    display: none;
  }
  .catalog-category-view .page-main,
  .catalogsearch-result-index .page-main {
    padding-bottom: 0;
    padding-top: 0;
  }
  .catalog-category-view .page-main#maincontent,
  .catalogsearch-result-index .page-main#maincontent {
    padding-top: 20px;
  }
  .products-grid .product-item {
    width: 50%;
  }
  .products-grid .product-item:nth-child(2n + 1) {
    clear: both;
  }
  .breadcrumbs {
    margin: 0 0 17px;
  }
  .products {
    margin: 25px 0 0;
  }
  .product-item-details {
    padding: 17px 10px 0;
  }
  .product-info-main {
    margin-bottom: 15px;
  }
  .logo {
    display: block;
    margin: 18px 10px 19px 0;
    width: calc(100% - 80px);
    float: right;
  }
  .block-search .block-content {
    bottom: 0;
  }
  .block-search .control {
    position: absolute;
    width: 100%;
    z-index: 9;
    box-sizing: border-box;
    left: 0;
    margin: 0;
    padding: 0;
  }
  .form.minisearch {
    position: static;
  }
  .hidden-desktop .nav-toggle {
    display: none;
  }
  .header.content {
    padding: 0;
  }
  .header.content .nav-toggle,
  .header.content .block-search,
  .header.content .hidden-desktop {
    margin: 0;
    float: left;
    text-align: center;
  }
  .header.content .nav-toggle {
    position: relative;
    margin: 35px 0 0 10px;
    line-height: 20px;
  }
  .header.content .nav-toggle:before {
    display: none;
  }
  .header.content .nav-toggle span {
    left: 0;
    overflow: visible;
    top: 50%;
    margin: -2px 0 0;
    background: #939598;
    height: 4px;
    padding: 0;
    border: none;
    width: 26px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    outline: none !important;
    border-radius: 2px;
    clip: inherit;
    position: relative;
    display: inline-block;
  }
  .header.content .nav-toggle span:before {
    content: "";
    left: 0;
    top: -8px;
    width: 26px;
    height: 4px;
    background: #939598;
    -webkit-transform-origin: 1.5px center;
    transform-origin: 1.5px center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 2px;
    position: absolute;
    display: inline-block;
  }
  .header.content .nav-toggle span:after {
    content: "";
    left: 0;
    bottom: -8px;
    width: 26px;
    height: 4px;
    background: #939598;
    -webkit-transform-origin: 1.5px center;
    transform-origin: 1.5px center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 2px;
    position: absolute;
    display: inline-block;
  }
  .header.content #algolia-searchbox .magnifying-glass {
    line-height: 39px;
    position: absolute;
    top: 53px;
    right: 11px;
    display: none;
  }
  .header.content #algolia-searchbox.active .magnifying-glass {
    display: block;
  }
  .header.content #algolia-searchbox.active label span:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-left: 1px solid #676e78;
    border-top: 1px solid #676e78;
    background: #fff;
    position: absolute;
    bottom: -13px;
    z-index: 99;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    left: 50%;
    margin-left: -5px;
  }
  .page-header .panel.wrapper {
    background: transparent;
  }
  .page-header .minicart-wrapper {
    margin-top: 10px;
    width: 25%;
    position: absolute;
    right: 0;
    top: 35px;
    z-index: 999;
  }
  .page-header .minicart-wrapper .text {
    display: none !important;
  }
  .page-header .minicart-wrapper .text .action.showcart {
    margin-top: 4px;
  }
  .page-header .minicart-wrapper .action.active:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-left: 1px solid #676e78;
    border-top: 1px solid #676e78;
    background: #fff;
    position: absolute;
    bottom: -26px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    left: 50%;
    margin-left: -5px;
    z-index: 999;
  }
  .page-header .minicart-wrapper .block-minicart:before,
  .page-header .minicart-wrapper .block-minicart:after {
    display: none;
  }
  .main-wrapper {
    margin-top: 7px;
    padding-top: 0 !important;
  }
  .main-wrapper .panel-bottom .page-main {
    padding-bottom: 0;
    padding-top: 0 !important;
  }
  .main-wrapper .panel-bottom .page-main > div {
    float: left;
    margin: 0 !important;
  }
  .main-wrapper .panel-bottom .page-main > div.breadcrumbs {
    top: 60px;
  }
  .main-wrapper .panel-bottom .page-main > div.minicart-wrapper {
    float: right;
  }
  .main-wrapper .panel-bottom .page-main:after {
    content: "";
    display: block;
    clear: both;
  }
  .product-info-main .page-title-wrapper h1 {
    margin: 0;
    padding: 0;
  }
  .logo img {
    margin: 0 auto;
  }
  .minicart-wrapper .block-minicart {
    margin-top: 10px;
    right: 0;
  }
  .hidden-desktop .account .active:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-left: 1px solid #676e78;
    border-top: 1px solid #676e78;
    background: #fff;
    position: absolute;
    bottom: -21px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    left: 50%;
    margin-left: -6px;
    z-index: 9;
  }
  .submenu.content {
    border: 1px solid #676e78;
    background: #fff;
    position: absolute;
    min-width: 150px;
    box-sizing: border-box;
    padding: 15px 20px;
  }
  .submenu.content ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .submenu.content ul li {
    text-align: left;
    text-transform: uppercase;
  }
  .submenu.content ul li:last-child {
    margin-bottom: 0;
  }
  #algolia-autocomplete-tt.algolia-autocomplete {
    position: absolute !important;
    left: 0;
    margin-top: 8px;
    border-top: 1px solid #676e78;
  }
  body #algolia-searchbox .algolia-search-input {
    width: 100% !important;
    margin: 0;
    border-bottom: 1px solid #676e78 !important;
    padding: 0 20px 0;
    height: 50px;
  }
  body #algolia-searchbox:not(.active) .algolia-search-input {
    display: none !important;
  }
  .catalog-product-view .page-footer {
    margin-top: 0 !important;
  }
  .page-footer {
    margin-top: 40px;
  }
  .page-footer ul {
    display: block;
  }
  .page-footer ul li {
    float: none;
    margin: 0 0 20px !important;
  }
  .page-footer ul.link {
    margin-bottom: 60px;
  }
  .page-footer ul:not(.link) li {
    text-align: left;
  }
  .page-footer ul i {
    width: 30px;
  }
  .page-footer .column_1 {
    position: static;
  }
  .page-footer .column_1 ul {
    margin-bottom: 14px;
    margin-top: 67px;
  }
  .page-footer .column_1 ul li {
    margin: 0 0 11px;
  }
  .page-footer .column_1 h3 {
    position: absolute;
    width: calc(100% - 20px);
    left: 10px;
    text-align: center;
    padding-bottom: 17px;
  }
  .page-footer .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .page-footer .col-sm-7,
  .page-footer .col-sm-5 {
    width: 100%;
    padding: 0 10px;
  }
  .page-footer .column_3 .social span {
    float: none;
    padding-bottom: 14px;
    display: block;
    border-bottom: 1px solid #1b1b1b;
    text-align: center;
    margin: 0 0 18px;
  }
  .page-footer .newsletter {
    max-width: 100% !important;
  }
  .page-footer .newsletter .actions {
    margin-top: 20px;
  }
  .page-footer small.copyright {
    background: transparent;
    text-align: left;
    padding: 20px 5px 20px;
  }
  .page-footer .social {
    text-align: center;
  }
  .page-footer .col-sm-6 {
    float: left;
    width: 50%;
  }
  .page-footer .footer-bottom {
    margin-top: 60px;
  }
  .page-footer .footer-bottom .pull-right {
    float: none;
  }
  .page-footer .footer-bottom .pull-right ul li {
    float: left;
  }
  .page-footer .footer-bottom .pull-right ul li a {
    line-height: 20px;
  }
  .page-footer .footer-bottom .pull-right ul li:first-child a {
    padding-left: 5px;
  }
  .page-footer .row-footer {
    padding: 0 5px;
  }
  .page-footer .btn {
    display: block;
    padding: 10px 0;
  }
}
.cms-index-index .block-static-block {
  position: relative;
  line-height: 0;
}
@media (max-width: 639px) {
  .checkout-cart-index .checkout-breadcrumb li {
    width: 100%;
  }
  .checkout-cart-index .checkout-breadcrumb li.current {
    /* background: #f2da06; */
    background: linear-gradient(left, #f2da06, #ffda2b, #f2da06);
    background-image: -moz-linear-gradient(left, #f2da06, #ffda2b, #f2da06);
    background-image: -webkit-linear-gradient(left, #f2da06, #ffda2b, #f2da06);
    background-image: -o-linear-gradient(left, #f2da06, #ffda2b, #f2da06);
    background-image: -ms-linear-gradient(left, #f2da06, #ffda2b, #f2da06);
    background-image: linear-gradient(left, #f2da06, #ffda2b, #f2da06);
  }
  .checkout-cart-index .checkout-breadcrumb li:not(:first-child) {
    display: none;
  }
  .checkout-cart-index .checkout-breadcrumb li:after {
    display: none !important;
  }
  #switcher-store-popup .content-wrapper {
    padding: 0 !important;
  }
  .items.am_shopby_filter_items_attr_price span {
    width: 50px;
    display: block;
    float: left;
    line-height: 30px;
  }
  .items.am_shopby_filter_items_attr_price span:nth-of-type(2) {
    clear: both;
  }
  input[type="text"].amshopby-filter-price-to,
  input[type="text"].amshopby-filter-price-from {
    float: left;
    width: 120px !important;
    margin-bottom: 10px;
  }
  button.amshopby-filter-price-go {
    float: left !important;
    margin: 0 1px 10px 51px !important;
    clear: both;
  }
  button.amshopby-filter-price-go {
    margin: 6px 1px 10px 10px;
    float: none;
  }
  .product-middle {
    margin-top: 20px;
  }
  .product-middle .products-grid .product-item {
    width: 100%;
  }
  .products-grid .product-item-details .product-item-actions .actions-primary form {
    text-align: center;
  }
  .products-grid .product-item-details .product-item-actions .actions-primary form > div {
    float: none !important;
    display: inline-block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td.label {
    display: none;
  }
  .home-main .block .info {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  }
  .home-main .block .info h2 {
    font-size: 18px;
  }
  .home-main .block .info a {
    font-size: 13px;
  }
  .fancybox-skin .fancybox-close {
    top: 30px;
    right: 15px;
  }
  .fancybox-wrap {
    width: 100% !important;
    top: 0 !important;
    left: 0 !important;
    height: 100% !important;
    background: #fff;
  }
  .fancybox-wrap .fancybox-inner {
    width: 100% !important;
    height: 100% !important;
  }
  .fancybox-wrap .fancybox-skin {
    padding: 20px 10px !important;
  }
}
@media (max-width: 479px) {
  .product-left {
    text-align: left !important;
  }
  .checkout-payment-method .step-title + span + .payment-method {
    background: url(../images/paypal.png) 95% 25px no-repeat !important;
    background-size: 60px 16px !important;
  }
  #ec-column-inner-73233 .content-item {
    width: 100%;
    margin-bottom: 10px;
  }
  #ec-column-inner-73233 .content-item img {
    width: 100%;
  }
  #shopping-cart-table div.col.subtotal {
    display: block !important;
    float: none !important;
    clear: both;
    text-align: left;
    padding-top: 10px;
    margin: 0;
  }
  .checkout-cart-index .page-main {
    padding-bottom: 0;
  }
  .product-info-main .row.img .col-sm-6 + .col-sm-6 .product-info-stock-sku {
    text-align: left;
  }
  .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
}
.panel-bottom .page-main {
  position: relative;
  padding-top: 15px;
  padding-bottom: 0;
}
.panel-bottom .page-main:before {
  height: 45px;
  left: 0;
  top: 0;
  position: absolute;
  content: "";
  width: 100%;
  background: url(../images/shadow.png);
}
.panel-bottom .page-main .breadcrumbs {
  padding: 0;
  z-index: 9;
  position: absolute;
  top: 18px;
}
.panel-bottom .page-main .breadcrumbs ~ .block-search {
  margin-top: 20px;
}
.panel-bottom .page-main .breadcrumbs ~ .minicart-wrapper,
.panel-bottom .page-main .breadcrumbs ~ .account {
  margin-top: 8px;
}
#taxvat.mage-error + div {
  display: block !important;
}
.password-strength-meter-4 {
  color: #fff;
}
.fieldset.user-defined {
  margin: 0;
}
.fieldset.user-defined br,
.fieldset.user-defined .step-title {
  display: none;
}
.fieldset-fullname,
#group-fields-customer-attributes {
  width: 100% !important;
}
.checkout-index-index .opc-wrapper .form-shipping-address .fieldset > .field:nth-last-child(2) {
  clear: both;
}
.checkout-index-index .authentication-wrapper {
  display: none;
}
.product-info-main .product-info-price:before {
  font-weight: bold !important;
}
.page-layout-1column .product-info-main > .tax-details {
  display: none;
}
.field.region:not(.required) {
  display: none;
}
#switcher-store-popup .logo {
  float: none;
  width: 100%;
}
#switcher-store-popup .logo-wrapper {
  padding: 10px 30px;
  background: #f2da06;
  background: linear-gradient(left, #f2da06, #ffda2b, #f2da06);
  background-image: -moz-linear-gradient(left, #f2da06, #ffda2b, #f2da06);
  background-image: -webkit-linear-gradient(left, #f2da06, #ffda2b, #f2da06);
  background-image: -o-linear-gradient(left, #f2da06, #ffda2b, #f2da06);
  background-image: -ms-linear-gradient(left, #f2da06, #ffda2b, #f2da06);
  background-image: linear-gradient(left, #f2da06, #ffda2b, #f2da06);
}
#switcher-store-popup .content-wrapper {
  padding: 0 30px;
}
#switcher-store-popup .content-wrapper .field {
  margin-bottom: 10px;
}
#switcher-store-popup .content-wrapper .field a {
  display: none;
}
#switcher-store-popup .content-wrapper .switcher-label {
  margin-bottom: 10px;
  display: block;
  margin-top: 20px;
}
#switcher-store-popup .content-wrapper .switcher-store {
  margin-bottom: 20px;
}
#switcher-store-popup .content-wrapper a {
  text-decoration: underline;
}
#switcher-store-popup .actions {
  min-height: 90px;
  box-sizing: border-box;
  padding: 20px 30px 30px;
  text-align: right;
}
#switcher-store-popup .actions a {
  height: 40px;
  line-height: 40px;
}
#switcher-store-popup .nav-toggle {
  display: none;
}
.message.global.cookie {
  z-index: 999999;
}
.custom-slider {
  margin-bottom: 0 !important;
}
.block.custom .products-grid .product-item-details {
  padding: 10px 20px 0;
}
.block.custom .products-grid .product-item-details .product-item-actions {
  margin: 15px -20px 0;
}
.widget-quick-order + form {
  margin-top: 20px;
}
.widget-quick-order + form .field {
  float: left;
  max-width: 200px;
  margin-right: 10px;
}
.widget-quick-order + form button {
  height: 38px;
  line-height: inherit;
}
.widget-quick-order + form textarea {
  display: inherit;
}
.widget-quick-order + form textarea ~ button {
  margin-top: 10px;
}
.infinite-scroll {
  margin-bottom: 40px;
}
body .block.widget .products-grid .product-items {
  margin: 0 -15px !important;
}
.opc-payment-additional.discount-code {
  display: none;
}
.action.back {
  background: #edeaea;
  bottom: -50px;
  position: absolute;
  color: #676e78;
  font-size: 14px;
  float: left !important;
}
input[name="postcode"]:not(.focus) {
  border-color: #676e78 !important;
}
input[name="postcode"]:not(.focus) + .mage-error {
  display: none;
}
.paypal-review .block-order-details-view .box .box-content {
  min-height: 0;
}
.paypal-review img {
  margin-top: 10px;
}
.paypal-review td img {
  margin: 0;
}
.paypal-review .paypal-review-discount {
  display: none;
}
.paypal-review .opc-block-summary {
  background: transparent;
  padding: 0;
  border: none;
}
.paypal-review table tfoot tr.totals-tax th {
  font-size: 0 !important;
}
.paypal-review table tfoot tr.totals-tax th:before {
  content: "+ MwSt. (19%)";
  font-size: 14px;
}
.paypal-review table tfoot tr:not(:first-child):not(:last-child) th,
.paypal-review table tfoot tr:not(:first-child):not(:last-child) td span {
  font-size: 14px;
  font-weight: 400 !important;
}
.paypal-review table tfoot tr:first-child th,
.paypal-review table tfoot tr:first-child td {
  border: none;
  padding-top: 15px !important;
  line-height: 32px;
  font-size: 16px;
  font-weight: 600;
}
.paypal-review table tfoot tr:last-child strong {
  border-top: 1px solid #676e78;
  display: block;
  line-height: 32px;
  padding-top: 10px;
}
.paypal-review table tfoot tr:last-child th,
.paypal-review table tfoot tr:last-child td {
  padding-top: 10px !important;
}
.paypal-review table tfoot tr td,
.paypal-review table tfoot tr th {
  padding: 3px 0 !important;
}
.paypal-review .actions-toolbar {
  text-align: right;
}
.filter-options input[type="radio"] + label:not(.rating):after,
.filter-options input[type="radio"] + span:not(.rating):after {
  top: 3px;
}
.filter-options input[type="radio"] + label:not(.rating):before,
.filter-options input[type="radio"] + span:not(.rating):before {
  top: 3px;
}
.product-bottom .page-main {
  padding: 0;
}
.field-name-prefix {
  display: none;
}
.filter-options-item input[type="checkbox"] + label,
.filter-options-item input[type="checkbox"] + span {
  padding-left: 0 !important;
}
.form.password.forget .fieldset {
  margin-bottom: 0;
}
.amasty-product-attachment-block {
  color: #676e78;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
}
.amasty-product-attachment-block:before {
  content: "\f1c1";
  font: normal normal normal 26px/1 FontAwesome;
  float: left;
  margin-right: 10px;
}
.item-column.ec-col-lg-3 ul {
  list-style: none;
  padding: 0;
}
.item-column.ec-col-lg-3 ul li {
  border: 1px solid #676e78;
  padding: 5px 10px;
  background-color: #fff;
  margin: 10px 0;
}
.item-column.ec-col-lg-3 ul li:hover,
.item-column.ec-col-lg-3 ul li.active {
  background-color: #f2da06;
}
.item-column.ec-col-lg-3 ul li a {
  color: #656565;
  font-size: 18px;
  width: 100%;
  text-decoration: none !important;
  display: block;
  line-height: 25px;
  font-weight: 400;
}
.item-column.ec-col-lg-3 h3 {
  font-weight: 300;
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 23px;
}
.item-column h1 {
  font-size: 30px;
  margin-bottom: 23px;
}
.cms-page-view:not(.cms-index-index) #maincontent {
  padding-top: 33px;
  font-weight: 300;
}
.cms-page-view table tr td,
.cms-page-view table tr th {
  padding: 10px !important;
}
.cms-page-view table tr th {
  padding-left: 0 !important;
}
.cms-page-view h5 {
  font-size: 18px;
  font-weight: 600;
  margin: 10px 0;
}
.cms-page-view ol {
  padding: 0 0 0 30px;
  list-style: decimal;
}
.cms-page-view a.button,
.cms-page-view .service a,
.cms-page-view a.open-flipbook {
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.01) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.01) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.01) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffffff', endColorstr='#03ffffff', GradientType=0);
  color: #fff !important;
  background-color: #676e78 !important;
  border: none !important;
  font-size: 14px;
  line-height: 23px;
  padding: 7px 50px;
  text-decoration: none !important;
  display: inline-block;
}
.cms-page-view a.button:hover,
.cms-page-view .service a:hover,
.cms-page-view a.open-flipbook:hover {
  background-color: #f2da06 !important;
}
.cms-page-view .service a {
  float: right;
}
.list-team .ec-row {
  margin-left: -2px;
  margin-right: -2px;
}
.list-team .ec-row .item-column {
  padding: 0 2px;
  margin-bottom: 20px;
}
.list-team .list-image-items {
  background: #f1f1f1;
  padding: 20px 10px 25px 10px;
  text-align: center;
}
.list-team .list-image-items .image-thumb {
  margin: -20px -10px 0;
}
.list-team .list-image-items .image-thumb img {
  width: 100%;
}
.list-team .list-image-items .name-info h2 {
  font-weight: 700;
  line-height: 38px;
  color: #676e78;
  text-transform: none;
  font-size: 16px;
  margin: 10px 0 0;
  padding: 0;
}
.list-team .list-image-items p,
.list-team .list-image-items a {
  color: #808080;
  line-height: 19px;
  margin: 0;
}
.list-team .list-image-items .description-info {
  margin: 5px 0 15px 0;
  min-height: 40px;
}
.new-label {
  position: absolute;
  top: 10px;
  left: -40px;
  z-index: 2;
  background: #ffda2b;
  color: #fff;
  text-transform: uppercase;
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  padding: 5px 50px;
  box-shadow: 2px 2px 5px #bbb;
  -webkit-box-shadow: 2px 2px 5px #bbb;
  -moz-box-shadow: 2px 2px 5px #bbb;
}
.new-label.sale {
  background: #d8601d;
  font-weight: 700;
  text-transform: none;
  font-style: italic;
  top: 25px;
  left: -48px;
  width: 71px;
}
.product-item-info {
  overflow: hidden;
}
h1.service {
  padding-bottom: 24px;
  margin-bottom: 20px;
  border-bottom: 2px solid #676e78;
}
.product.attribute.overview ul {
  list-style: none;
  padding: 0;
}
.block.filter input[type="radio"]:checked + label:not(.rating):before,
.block.filter input[type="radio"]:checked + span:not(.rating):before {
  top: 3px;
}
.block.filter input[type="radio"]:checked + label:not(.rating):after,
.block.filter input[type="radio"]:checked + span:not(.rating):after {
  top: 7px;
}
.list .page-builder-heading {
  display: none;
}
.date-time span {
  background-color: #ececec;
  color: #676e78;
  padding: 5px 20px;
  font-weight: 700;
}
.title-news a {
  color: #676e78;
  font-weight: 600;
  font-size: 22px;
}
.ec-col-lg-4 .button,
.ec-col-lg-4 .open-flipbook {
  font-weight: 600;
  font-size: 13px !important;
  padding: 3px 15px !important;
  margin-left: 2px;
}
.ec-col-lg-4 .button.button2,
.ec-col-lg-4 .open-flipbook {
  font-size: 14px !important;
  line-height: 23px;
  text-transform: uppercase;
  font-weight: 400;
  padding: 5px 20px !important;
  height: auto !important;
}
.widget-content a:not(.button) {
  color: #6c98e1;
}
.widget-content .grid a:not(.button) {
  color: #676e78;
}
.content-item.img {
  line-height: 0;
  margin-bottom: 3px;
  margin-top: 3px;
}
.content-item.img p {
  margin: 0;
  line-height: 0;
}
.form.password.forget .actions-toolbar {
  margin-top: 10px;
}
input.action.primary {
  height: 40px;
}
#switcher-store-popup {
  max-width: 700px;
  margin: 0 auto;
  background: #fff;
  position: relative;
}
.truck .info {
  float: left;
  margin: 5px 0 0 15px;
}
.truck .info strong {
  color: #4b4b4b;
  font-weight: 400;
}
.truck:after {
  content: "";
  display: block;
  clear: both;
}
#enquire-form {
  max-width: 600px;
  background: #fff;
  margin: 0 auto;
  padding: 20px;
  position: relative;
}
#enquire-form .field {
  margin-bottom: 10px;
}
#enquire-form strong {
  margin-bottom: 10px;
  display: inline-block;
  font-size: 20px;
}
.product-info-main .stock.unavailable {
  display: none;
}
.product.attribute + p {
  display: none;
}
.catalog-product-view .show-product-page {
  display: block !important;
}
.catalogsearch-result-index .column.main {
  margin-top: 20px;
}
.mfp-close-btn-in .mfp-close {
  background: transparent;
}
@media (max-width: 767px) {
  .catalogsearch-result-index .column.main {
    margin-top: 40px;
  }
}
@media (min-width: 640px) and (max-width: 767px) {
  body:not(.account).catalog-category-view .page-title-wrapper {
    margin-top: 0 !important;
  }
  .catalog-category-view .column.main {
    margin-top: 0;
  }
}
.current-language span {
  line-height: 27px;
  margin-right: 10px;
}
.current-language img {
  height: 20px;
  margin-right: 5px;
  vertical-align: sub;
}
.amasty-catalog-topnav button.amshopby-filter-price-go {
  margin: 0 0 0 10px;
}
.catalog-topnav .filter-options .filter-options-item {
  min-width: 181px;
  margin-right: 10px;
}
.catalog-topnav .filter-options-content {
  border: 1px solid #676e78;
}
.catalog-topnav .filter .block-subtitle {
  font-size: 16px;
}
.checkout-agreement {
  position: relative;
}
.checkout-agreement button {
  height: auto;
}
/*
    Catalog list type
 */
.catalog-category-view .toolbar-products {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .catalog-category-view .toolbar-products {
    flex-direction: column;
  }
}
.catalog-category-view .toolbar-products:before {
  display: none;
}
.catalog-category-view .toolbar-products:after {
  display: none;
}
.catalog-category-view .toolbar-products .modes {
  display: block;
}
.catalog-category-view .toolbar-products .modes .mode-list:before {
  content: "/";
}
.catalog-category-view .products-list .product-items .product-item {
  width: 100% !important;
}
.catalog-category-view .products-list .product-items .product-item .product-item-info {
  display: flex;
}
@media (max-width: 767px) {
  .catalog-category-view .products-list .product-items .product-item .product-item-info {
    flex-direction: column;
  }
}
.catalog-category-view .products-list .product-items .product-item .product-item-info:after {
  display: none;
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details {
  text-align: left;
}
@media (max-width: 767px) {
  .catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details {
    flex-direction: column;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .header-item .product-item-name {
  display: inline-block;
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .header-item .product-item-name .product-item-link {
  font-weight: 600;
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .header-item .actions-bar {
  float: right;
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .header-item .actions-bar .action {
  border: none !important;
  display: inline-block;
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .header-item .actions-bar .action.towishlist:before {
  width: 21px;
  height: 23px;
  background: url("../images/wishlist-icon.png");
  background-size: 100% 100%;
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .header-item .actions-bar .action.tocompare {
  margin-left: 10px;
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .header-item .actions-bar .action.tocompare:before {
  font-size: 20px;
  background: url("../images/compare-icon.png") no-repeat;
  color: transparent;
  transform: translateY(-3px);
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .header-item .actions-bar .action.share {
  margin-left: 15px;
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .header-item .actions-bar .action.share a {
  display: block;
  line-height: 0;
  background: url("../images/share-icon.png") no-repeat;
  background-size: 100% 100%;
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .header-item .actions-bar .action.share a img {
  height: 20px !important;
  opacity: 0;
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .header-item .actions-bar .action span {
  display: none !important;
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .item-content {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .item-content {
    flex-direction: column;
  }
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .item-content .col-left {
  flex: 0 1 35%;
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .item-content .col-left .attr {
  height: 28px;
  overflow: hidden;
  padding-right: 15px;
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .item-content .col-left .list-attribute ul {
  padding: 0;
  list-style-type: none;
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .item-content .col-left .list-attribute ul li {
  margin: 0;
  font-size: 13px;
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .item-content .col-left .list-attribute ul .attr-label {
  font-weight: 600;
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .item-content .col-left .list-attribute ul .attr-label:after {
  content: ":";
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .item-content .col-right {
  flex: 0 1 65%;
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .item-content .col-right .item-sku {
  height: 28px;
  overflow: hidden;
  margin-bottom: 8px;
  line-height: 14px;
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .item-content .col-right .tier {
  text-align: right;
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .item-content .col-right .tier ul {
  display: block;
  margin-bottom: 5px;
  padding: 15px 15px 10px;
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .item-content .col-right .tier .item {
  padding-right: 20px;
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .item-content .col-right .tier .item:last-child {
  padding-right: 0;
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .item-content .col-right .tier .item > span:first-child {
  margin-bottom: 10px;
}
.catalog-category-view .products-list .product-items .product-item .product-item-info .product-item-details .item-content .col-right .tier .tier-notice {
  display: block;
}
.header.content {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header.content .account {
  display: inline-block;
  text-align: center;
}
.header.content .account .title {
  position: relative;
  cursor: pointer;
}
.header.content .account .title.active:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: #fff;
  border-top: 1px solid #676e78;
  border-left: 1px solid #676e78;
  position: absolute;
  left: 50%;
  transform: rotate(45deg);
  bottom: -17px;
  margin-left: -6px;
  z-index: 11;
}
.header.content .account .submenu {
  min-width: 100px;
  z-index: 10;
  border: 1px solid #676e78;
  background: #fff;
  position: absolute;
  padding: 15px 20px;
  margin-top: 10px;
}
.header.content .account .submenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
.header.content .account .submenu ul li:last-child {
  margin: 0;
}
.header.content .minicart-wrapper {
  display: inline-block;
  text-align: center;
}
.header.content .minicart-wrapper .action.showcart {
  position: relative;
}
.header.content .minicart-wrapper .action.showcart.active:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  border-top: 1px solid #676e78;
  border-left: 1px solid #676e78;
  transform: rotate(45deg);
  bottom: -16px;
  margin-left: 7px;
  z-index: 99;
  background: #fff;
}
.header.content .minicart-wrapper .block-minicart:before,
.header.content .minicart-wrapper .block-minicart:after {
  display: none;
}
.header.content .minicart-wrapper .minicart-items .product-item-details .details-qty {
  margin-top: 16px;
}
.header.content .minicart-wrapper .minicart-items .product-item-details .price-including-tax,
.header.content .minicart-wrapper .minicart-items .product-item-details .price-excluding-tax {
  margin: 9px 0;
}
.header.content .minicart-wrapper .minicart-items .product-item-details .block-minicart {
  margin-top: 9px;
}
.header.content .minicart-wrapper .minicart-items .product-item-details .block-minicart:before {
  top: -16px;
}
.header.content .minicart-wrapper .minicart-items .product-item-details .block-minicart:after {
  top: -18px;
}
.header.content .minicart-wrapper .minicart-items .product-item-details .block-minicart li {
  position: relative;
}
.header.content .minicart-wrapper .action.showcart:before {
  display: none !important;
}
.header.content .minicart-wrapper .action.showcart .counter.qty {
  right: 0;
  margin: -23px 0 0;
}
.header.content .txt {
  display: block;
  font-size: 12px;
  color: #676e78;
}
.header.content .block-search,
.header.content .switcher-language,
.header.content .switcher-store,
.header.content .minicart-wrapper,
.header.content .account {
  margin: 0 10px;
}
.header.content .minicart-wrapper,
.header.content .account {
  margin-bottom: -10px;
}
.header.content .switcher-language .action.toggle {
  background-color: #fff;
  min-width: 130px;
  width: auto;
  text-align: left;
  padding-left: 15px;
  padding-bottom: 0;
  padding-top: 3px;
}
.header.content .switcher-language .action.toggle a {
  display: block;
  position: relative;
}
.header.content .switcher-language .action.toggle a:after {
  content: "";
  width: 8px;
  height: 8px;
  border: 1px solid;
  border-top: 0;
  border-left: 0;
  position: absolute;
  right: 5px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 7px;
}
.header.content .switcher-language ul.dropdown {
  border: 0;
  background: #fafafa;
  padding: 5px 0;
}
.header.content .switcher-language ul.dropdown li a {
  padding: 0;
}
.header.content .switcher-language .switcher-option {
  padding: 3px 15px !important;
}
.header.content .switcher-language .switcher-option .coming-lg {
  line-height: 27px;
}
.header.content .switcher-language .switcher-option img {
  vertical-align: middle;
}
.block.widget .products-sliders.slider .product-item {
  width: 100% !important;
  text-align: center;
  padding: 0;
}
.block.widget .products-sliders.slider .product-item .product-item-info {
  border: 1px solid transparent;
  padding-bottom: 20px;
  text-align: center;
}
.block.widget .products-sliders.slider .product-item:hover .product-item-info {
  border-color: #676e78 !important;
}
.block.widget .products-sliders.slider .product-item-actions {
  display: none !important;
}
.block.widget .products-sliders.slider .product-item-info {
  border: 1px solid transparent;
  padding-bottom: 20px;
  text-align: center;
}
.list-category-icon {
  display: flex;
  background: #eee;
  padding: 15px;
  justify-content: space-between;
}
.list-category-icon .icon {
  text-align: center;
  font-weight: bold;
  flex: 0 0 22%;
  max-width: 22%;
}
.list-category-icon .icon img {
  margin-bottom: 10px;
}
.product-slider-block {
  background: #eee;
  margin-bottom: 50px;
  padding: 10px;
}
.product-slider-block .products-sliders {
  padding: 10px;
}
.product-slider-block .pagebuilder-product-list .owl-nav {
  position: static;
}
.product-slider-block .pagebuilder-product-list .owl-nav .owl-prev {
  left: -15px !important;
}
.product-slider-block .pagebuilder-product-list .owl-nav .owl-next {
  right: -15px !important;
}
.product-slider-block .block-title {
  margin: 0;
  border-bottom: 1px solid #676e78;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.product-slider-block .block-title strong {
  font-size: 16px;
  font-weight: 600;
}
.product-slider-block .element-builder.nav-small .owl-nav {
  position: static;
}
.product-slider-block .element-builder.nav-small .owl-nav button span {
  font-size: 30px;
  line-height: 24px;
  margin: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  display: block;
  background: #d6d6d6;
  color: #fff;
  border-radius: 3px;
}
.list-icon {
  margin-bottom: 40px;
}
.list-icon .block-title {
  text-align: center;
  font-size: 1.3em;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.list-icon .icons {
  display: flex;
  padding: 15px;
  justify-content: space-between;
  flex-direction: row;
}
.list-icon .icons .icon {
  font-weight: bold;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  padding: 0 10px;
}
.list-icon .icons .icon img {
  width: 50px;
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
}
.list-icon .icons .icon span {
  width: calc(100% - 65px);
  display: inline-block;
  vertical-align: middle;
}
.header.content,
.footer.content {
  width: 100% !important;
  max-width: 100% !important;
}
.header.content {
  justify-content: space-between !important;
}
.cms-landing .page-wrapper .main-wrapper .panel-bottom {
  display: none;
}
.cms-landing .page-wrapper .main-wrapper .page-main#maincontent {
  padding-top: 0;
  max-width: 100%;
  padding: 0;
  margin-bottom: 8.5%;
}
.cms-landing .page-wrapper .main-wrapper .page-main#maincontent .ec-row {
  margin: 0;
}
.cms-landing .page-wrapper .main-wrapper .page-main#maincontent .ec-row .item-column {
  padding: 0;
}
.cms-landing .page-wrapper .main-wrapper .page-main#maincontent .ec-row .item-column .content-item:not(:last-child) {
  margin-bottom: 30px;
}
.cms-landing .page-wrapper .main-wrapper .page-main#maincontent .ec-row .item-column .content-item .banner-landing {
  display: block;
  position: relative;
  overflow: hidden;
}
.cms-landing .page-wrapper .main-wrapper .page-main#maincontent .ec-row .item-column .content-item .banner-landing img {
  display: block;
  -webkit-transition: -webkit-transform 800ms ease-out;
  -moz-animation: -webkit-transform 800ms ease-out;
  -o-animation: -webkit-transform 800ms ease-out;
  transition: transform 800ms ease-out;
}
.cms-landing .page-wrapper .main-wrapper .page-main#maincontent .ec-row .item-column .content-item .banner-landing:hover img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.cms-landing .page-wrapper .main-wrapper .page-main#maincontent .ec-row .widget-content .menu-landing {
  background-color: #3a3a3a;
  width: 100%;
  box-shadow: 0 2px 2px 0 rgb(0 0 0 / 16%), 0 0 0 1px rgb(0 0 0 / 8%);
  padding: 42px 0;
}
.cms-landing .page-wrapper .main-wrapper .page-main#maincontent .ec-row .widget-content .menu-landing .element-builder {
  max-width: 1280px;
}
.cms-landing .page-wrapper .main-wrapper .page-main#maincontent .ec-row .widget-content .menu-landing .element-builder .owl-stage {
  display: block;
}
.cms-landing .page-wrapper .main-wrapper .page-main#maincontent .ec-row .widget-content .menu-landing .element-builder .owl-stage .owl-item {
  width: auto !important;
  margin-bottom: 0;
}
.cms-landing .page-wrapper .main-wrapper .page-main#maincontent .ec-row .widget-content .menu-landing .element-builder .owl-stage .owl-item .wrap-inner a {
  color: #fff;
  font-size: 18px;
  line-height: 1.11;
  padding: 15px;
}
.cms-landing .page-wrapper .main-wrapper .page-main#maincontent .ec-row .widget-content .menu-landing .element-builder .owl-stage .owl-item .wrap-inner a:hover {
  color: #1480fb;
}
.cms-landing .page-wrapper .main-wrapper #maincontent .wrap-inner .content-item .element-builder {
  max-width: 840px;
  margin: 0 auto;
  width: 100%;
  padding: 0 10px;
}
.cms-landing .page-wrapper .main-wrapper #maincontent .wrap-inner .content-item .element-builder .owl-stage {
  width: 100% !important;
  transition: none !important;
  transform: none !important;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cms-landing .page-wrapper .main-wrapper #maincontent .wrap-inner .content-item .element-builder .owl-stage .owl-item {
  position: relative;
}
.cms-landing .page-wrapper .main-wrapper #maincontent .wrap-inner .content-item .element-builder .owl-stage .owl-item:nth-child(n + 2) {
  width: 49% !important;
}
.cms-landing .page-wrapper .main-wrapper #maincontent .wrap-inner .content-item .element-builder .owl-stage .owl-item:nth-child(n + 3) {
  width: 49% !important;
}
.cms-landing .page-wrapper .main-wrapper #maincontent .wrap-inner .content-item .element-builder .owl-stage .owl-item:first-child {
  width: 100% !important;
}
.cms-landing .page-wrapper .main-wrapper #maincontent .wrap-inner .content-item .element-builder .owl-stage .owl-item:nth-child(n + 4) {
  width: 100% !important;
}
.cms-landing .page-wrapper .main-wrapper #maincontent .wrap-inner .content-item .element-builder .owl-stage .owl-item .ec-row .node-item {
  padding: 0;
}
.cms-landing .page-wrapper .main-wrapper #maincontent .wrap-inner .content-item .element-builder .owl-stage .owl-item .ec-row .node-item .product-item-info {
  border: 0;
  text-align: left;
  position: relative;
  padding: 0;
}
.cms-landing .page-wrapper .main-wrapper #maincontent .wrap-inner .content-item .element-builder .owl-stage .owl-item .ec-row .node-item .product-item-info .product-item-photo {
  padding: 0;
  border-radius: 0;
  display: block;
  position: relative;
  overflow: hidden;
}
.cms-landing .page-wrapper .main-wrapper #maincontent .wrap-inner .content-item .element-builder .owl-stage .owl-item .ec-row .node-item .product-item-info .product-item-photo img {
  display: block;
  -webkit-transition: -webkit-transform 800ms ease-out;
  -moz-animation: -webkit-transform 800ms ease-out;
  -o-animation: -webkit-transform 800ms ease-out;
  transition: transform 800ms ease-out;
}
.cms-landing .page-wrapper .main-wrapper #maincontent .wrap-inner .content-item .element-builder .owl-stage .owl-item .ec-row .node-item .product-item-info .product-item-details {
  position: absolute;
  bottom: 16%;
  background-color: #3a3a3a;
  opacity: 0.7;
  padding: 5px 0 5px 3%;
  width: 100%;
}
.cms-landing .page-wrapper .main-wrapper #maincontent .wrap-inner .content-item .element-builder .owl-stage .owl-item .ec-row .node-item .product-item-info .product-item-details .product-item-name {
  margin: 0;
  height: auto;
}
.cms-landing .page-wrapper .main-wrapper #maincontent .wrap-inner .content-item .element-builder .owl-stage .owl-item .ec-row .node-item .product-item-info .product-item-details .product-item-name .product-item-link {
  color: #fff;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 700;
  text-decoration: none;
}
.cms-landing .page-wrapper .main-wrapper #maincontent .wrap-inner .content-item .element-builder .owl-stage .owl-item .ec-row .node-item .product-item-info:hover .product-item-photo img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.cms-landing .page-wrapper .main-wrapper #maincontent .wrap-inner .content-item .element-builder .owl-stage .owl-item:not(:last-child) {
  margin-bottom: 15px;
}
.cms-landing .page-wrapper .main-wrapper #maincontent .wrap-inner .content-item .element-builder .owl-stage-outer {
  height: 100% !important;
}
@media screen and (max-width: 767.98px) {
  .cms-landing .page-wrapper .main-wrapper .page-main#maincontent .ec-row .widget-content .menu-landing .element-builder .owl-stage .owl-item {
    width: 100% !important;
    padding: 15px 15px 15px 10px;
  }
  .cms-landing .page-wrapper .main-wrapper .page-main#maincontent .ec-row .widget-content .menu-landing .element-builder .owl-stage .owl-item .wrap-inner a {
    padding: 0;
  }
}
.cms-page-view .main-wrapper .panel-bottom {
  display: none;
}
.cms-page-view .main-wrapper #maincontent {
  padding-top: 0;
  max-width: 100%;
  padding: 0;
}
.container-cms-page {
  max-width: 840px;
  margin: 40px auto 0;
  width: 100%;
  padding: 0 10px;
}
.container-cms-page .ec-row {
  margin: 0;
}
.container-cms-page .ec-row .item-column {
  padding: 0;
}
.container-cms-page .ec-row .item-column .cms-page-block .content h1 {
  margin: 0;
  font-size: 50px;
  line-height: 1;
  color: #000;
  font-weight: 400;
  padding: 10px 0;
}
.container-cms-page .ec-row .item-column .cms-page-block .content h3 {
  margin: 0;
  padding: 10px 0;
  line-height: 2.2;
  font-size: 18px;
  color: #000;
  font-weight: 700;
}
.container-cms-page .ec-row .item-column .cms-page-block .content .widget-content p {
  font-size: 18px;
  line-height: 1.4;
  color: #000;
  font-weight: 400;
}
.container-cms-page .ec-row .item-column .cms-page-block .content h2 {
  font-size: 32px;
  font-weight: 700;
  color: #000;
  margin: 0;
  padding: 10px 0;
}
.container-cms-page .ec-row .item-column .cms-page-block .content ul {
  padding: 0 0 0 22px;
}
.container-cms-page .ec-row .item-column .cms-page-block .content ul li {
  display: block;
  position: relative;
  color: #000;
  font-size: 18px;
  padding-left: 15px;
  line-height: 1.4;
}
.container-cms-page .ec-row .item-column .cms-page-block .content ul li:before {
  content: "";
  height: 5px;
  position: absolute;
  width: 5px;
  left: 0;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #000;
  border-radius: 50px;
}
.show-content-listing .element-builder .owl-stage-outer.owl-height {
  height: 100% !important;
  transition: none;
}
.show-content-listing .element-builder .owl-stage-outer.owl-height .owl-stage {
  width: 100% !important;
  transition: none !important;
  transform: none !important;
}
.show-content-listing .element-builder .owl-stage-outer.owl-height .owl-stage .owl-item {
  width: 100% !important;
}
.show-content-listing .element-builder .owl-stage-outer.owl-height .owl-stage .owl-item .ec-row .node-item {
  padding: 0;
}
.show-content-listing .element-builder .owl-stage-outer.owl-height .owl-stage .owl-item .ec-row .node-item .job-offers {
  border-top: 1px solid #ddd;
  padding: 10px 0;
}
.show-content-listing .element-builder .owl-stage-outer.owl-height .owl-stage .owl-item .ec-row .node-item .job-offers .contain-list {
  display: flex;
  justify-content: space-between;
  padding: 0 12px;
}
.show-content-listing .element-builder .owl-stage-outer.owl-height .owl-stage .owl-item .ec-row .node-item .job-offers .contain-list .title-job {
  width: 70%;
  color: #636363;
  line-height: 1.4;
  font-size: 18px;
}
.show-content-listing .element-builder .owl-stage-outer.owl-height .owl-stage .owl-item .ec-row .node-item .job-offers .contain-list .description-job {
  width: 30%;
  text-align: right;
  color: #636363;
  font-size: 18px;
  line-height: 1.4;
}
.show-content-listing .element-builder .owl-stage-outer.owl-height .owl-stage .owl-item .ec-row .node-item .job-offers a {
  display: inline-block;
  width: 100%;
}
.show-content-listing .element-builder .owl-stage-outer.owl-height .owl-stage .owl-item .ec-row .node-item .job-offers:hover {
  background-color: #d6d6d6;
  cursor: pointer;
}
div#rexx_footer {
  line-height: 1em;
  text-align: right;
  font-size: 0.8em;
  padding-top: 2em;
}
.menu-landing-cms .ec-row .widget-content .menu-landing {
  background-color: #3a3a3a;
  width: 100%;
  box-shadow: 0 2px 2px 0 rgb(0 0 0 / 16%), 0 0 0 1px rgb(0 0 0 / 8%);
  padding: 42px 0;
}
.menu-landing-cms .ec-row .widget-content .menu-landing .element-builder {
  max-width: 1280px;
  margin: 0 auto;
  width: 100%;
  padding: 0 10px;
}
.menu-landing-cms .ec-row .widget-content .menu-landing .element-builder .owl-stage {
  display: block;
}
.menu-landing-cms .ec-row .widget-content .menu-landing .element-builder .owl-stage .owl-item {
  width: auto !important;
  margin-bottom: 0;
}
.menu-landing-cms .ec-row .widget-content .menu-landing .element-builder .owl-stage .owl-item .wrap-inner a {
  color: #fff;
  font-size: 18px;
  line-height: 1.11;
  padding: 15px;
}
.menu-landing-cms .ec-row .widget-content .menu-landing .element-builder .owl-stage .owl-item .wrap-inner a:hover {
  color: #1480fb;
}
.menu-landing-cms .ec-row .widget-content .menu-landing .element-builder .owl-height {
  height: auto !important;
}
@media screen and (max-width: 767.98px) {
  .container-cms-page .ec-row .item-column .cms-page-block .content h1 {
    font-size: 25px;
    line-height: 23px;
  }
  .show-content-listing .element-builder .owl-stage-outer.owl-height .owl-stage .owl-item .ec-row .node-item .job-offers .contain-list .description-job {
    display: none;
  }
  .show-content-listing .element-builder .owl-stage-outer.owl-height .owl-stage .owl-item .ec-row .node-item .job-offers .contain-list .title-job {
    width: 100%;
  }
  .menu-landing-cms .ec-row .widget-content .menu-landing .element-builder .owl-stage .owl-item {
    width: 100% !important;
    padding: 15px 15px 15px 10px;
  }
  .menu-landing-cms .ec-row .widget-content .menu-landing .element-builder .owl-stage .owl-item .wrap-inner a {
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .ec-navigation .nav-item.level0.has-children a.level-top {
    font-size: 14px;
  }
  .ec-sections-expand .nav-sections .section-item-content > nav > ul > li:hover .node-item .page-main .category-tree > li a {
    font-size: 14px;
  }
  .blog-category-index .ec-sections-expand {
    margin-bottom: 20px;
  }
  .blog-post-all .ec-sections-expand {
    margin-bottom: 20px;
  }
}
.catalogsearch-result-index .sort-list .item strong,
.catalogsearch-result-index .sort-list .item a:hover {
  background: #005899;
  border-color: #005899;
}
.show-enquire {
  background: #676e78 !important;
  color: #fff !important;
  display: inline-block;
  padding: 15px;
  cursor: pointer;
}
.show-enquire:hover {
  background: #005899 !important;
}
.show-enquire > span {
  color: #fff !important;
  margin-left: 0 !important;
  border-bottom: 0 !important;
  cursor: pointer !important;
  font-weight: normal !important;
}
.product-name-and-cart > a {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
  display: block;
  color: #333333;
}
#amasty-shopby-product-list .sort-head,
#amasty-shopby-product-list .sort-list {
  display: none;
}
.kataloganforderung-page h1.widget-content {
  font-weight: 900;
  font-size: 42px;
  line-height: 1.5;
  color: #002b49;
}
.kataloganforderung-page-form form {
  padding: 0 15px;
}
.kataloganforderung-page-form form .fieldset {
  display: flex;
  flex-direction: column;
  margin-bottom: 0px;
}
.kataloganforderung-page-form form .fieldset .left-side .field {
  position: relative;
  box-sizing: border-box;
  height: 54px;
  border: 1px solid #c0ced8;
  padding: 21px 16px 7px;
  margin-bottom: 30px;
}
.kataloganforderung-page-form form .fieldset .left-side .field label.label {
  font-weight: 400;
  font-size: 12px;
  color: #5a7c91;
  position: absolute;
  top: 4px;
  left: 16px;
  text-transform: uppercase;
}
.kataloganforderung-page-form form .fieldset .left-side .field .control input,
.kataloganforderung-page-form form .fieldset .left-side .field .control input:focus {
  height: 26px;
  padding: 0 !important;
  border: none;
  line-height: 26px;
  box-shadow: none;
}
.kataloganforderung-page-form form .fieldset .left-side .field .control .mage-error {
  margin-top: 4px;
  font-size: 12px;
}
.kataloganforderung-page-form form .fieldset .left-side .field .control textarea,
.kataloganforderung-page-form form .fieldset .left-side .field .control textarea:focus {
  border: 1px solid #c0ced8;
  padding: 21px 16px 7px !important;
  line-height: 26px;
  box-shadow: none;
}
.kataloganforderung-page-form form .fieldset .left-side .field.comment {
  padding: 0;
  border: none;
}
.kataloganforderung-page-form form .fieldset .left-side .field.comment .mage-error {
  margin-top: -4px;
}
.kataloganforderung-page-form form .fieldset .left-side .field.field-newsletter {
  display: none;
}
.kataloganforderung-page-form form .fieldset .right-side {
  margin-top: 30px;
}
.kataloganforderung-page-form form .fieldset .right-side .request label {
  color: #000;
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 10px;
  display: block;
}
.kataloganforderung-page-form form .fieldset .right-side .request label::before {
  display: none;
}
.kataloganforderung-page-form form .fieldset .right-side .request label::after {
  display: none;
}
.kataloganforderung-page-form form .fieldset .right-side .request label span {
  color: #000;
  text-decoration: underline;
  font-weight: 600;
  font-size: 20px;
  display: inline-block;
  margin-bottom: 10px;
}
.kataloganforderung-page-form form .fieldset .right-side .request input[type="checkbox"] {
  display: block;
  float: left;
  width: 18px;
  height: 18px;
}
.cms-home main#maincontent.page-main,
.catalog-category-view main#maincontent.page-main {
  max-width: 100%;
}
.page-header .header.content .amsearch-wrapper-block .amsearch-input-wrapper .amsearch-input {
  min-width: unset;
}
.filter-options-title {
  border: none;
  border-bottom: 1px solid #e94e1b;
  color: #e94e1b;
  font-size: 16px;
  text-align: left;
}
.filter-options-item .filter-options-title .icon-right {
  color: #333;
  float: right;
  font-size: 18px;
}
.filter-options-item.active .filter-options-title .icon-right:before {
  content: "-";
  font-size: 18px;
  font-weight: 700;
  color: #e94e1b;
}
.filter-options-item .filter-options-title .icon-right:before {
  content: "+";
  font-size: 18px;
  font-weight: 700;
  color: #e94e1b;
}
.filter-options-item .filter-options-content {
  border: none;
  display: none;
}
.filter-options-item.active .filter-options-content {
  display: block;
}
#amasty-shopby-product-list .box-product-list .ec-row {
  box-shadow: 5px 10px 8px 10px #fdfdfd;
}
#amasty-shopby-product-list .box-product-list .ec-row .ec-col-xl-3.ec-col-md-4.ec-col-sm-6 {
  border: 1.6px solid #f1f1f1d4;
}
#amasty-shopby-product-list .box-product-list .ec-col-xl-3.ec-col-md-4.ec-col-sm-6 .product-image-container {
  width: 196px;
  height: 196px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
#amasty-shopby-product-list .box-product-list .ec-col-xl-3.ec-col-md-4.ec-col-sm-6 .df-card__content {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
#amasty-shopby-product-list .box-product-list .ec-col-xl-3.ec-col-md-4.ec-col-sm-6 .df-card__content .df-card__title {
  font-size: 18px;
  font-weight: 700;
}
#amasty-shopby-product-list .box-product-list .df-card__price .price-box.price-final_price {
  display: flex;
  justify-content: space-evenly;
  width: 90%;
  margin: 0 auto;
  align-items: center;
  line-height: 40px;
  flex-direction: row-reverse;
}
#amasty-shopby-product-list .box-product-list .df-card__price .price-box.price-final_price .price-container.price-final_price.tax.weee .price {
  color: #e94e1b;
}
/* product category */
#amasty-shopby-product-list .box-product-list .df-card__price .price-box.price-final_price .minimal-price-link {
  display: none;
  text-decoration: line-through;
}
.catalog-category-view .toolbar.toolbar-products {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 30px;
}
.toolbar-products .pages {
  display: block;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-header .header.content .amsearch-wrapper-block .amsearch-input-wrapper .amsearch-input {
    width: unset;
    min-width: unset;
  }
}
@media (max-width: 820px) {
  #amasty-shopby-product-list .box-product-list .ec-row .ec-col-xl-3.ec-col-md-4.ec-col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  #amasty-shopby-product-list .box-product-list .toolbar.toolbar-products .toolbar-amount#toolbar-amount {
    display: none;
  }
  #amasty-shopby-product-list .box-product-list .toolbar.toolbar-products .field.limiter {
    display: none;
  }
}
@media (max-width: 540px) {
  #amasty-shopby-product-list .box-product-list .ec-col-xl-3.ec-col-md-4.ec-col-sm-6 .df-card__content {
    line-height: 22px;
    margin: 0 auto;
    text-align: center;
  }
  #amasty-shopby-product-list .box-product-list .df-card__price {
    width: 100%;
  }
  #amasty-shopby-product-list .box-product-list .df-card__price .price-box.price-final_price {
    justify-content: space-evenly;
    width: 90%;
  }
}
@media (max-width: 480px) {
  #amasty-shopby-product-list .box-product-list .ec-row .ec-col-xl-3.ec-col-md-4.ec-col-sm-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #amasty-shopby-product-list {
    max-width: 80%;
    margin: 0 auto;
  }
  #amasty-shopby-product-list .box-product-list .ec-col-xl-3.ec-col-md-4.ec-col-sm-6 .df-card__content {
    align-items: center;
    text-align: center;
    line-height: 30px;
  }
  #amasty-shopby-product-list .box-product-list .ec-col-xl-3.ec-col-md-4.ec-col-sm-6 .df-card__content .df-card__price {
    width: 100%;
  }
  #amasty-shopby-product-list .box-product-list .df-card__price .price-box.price-final_price {
    width: 60%;
    justify-content: space-evenly;
  }
  #amasty-shopby-product-list .box-product-list .toolbar.toolbar-products .toolbar-amount#toolbar-amount {
    display: none;
  }
  #amasty-shopby-product-list .box-product-list .toolbar.toolbar-products .field.limiter {
    display: none;
  }
}
@media (max-width: 480px) and (max-width: 280px) {
  #amasty-shopby-product-list .box-product-list .ec-row .ec-col-xl-3.ec-col-md-4.ec-col-sm-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .page-header .header.content div#store\.menu {
    overflow: scroll;
    height: 500px;
  }
  .page-header .header.content .switcher {
    display: block;
    border: none;
  }
  .page-header .header.content .switcher .options ul.dropdown a > img {
    display: block;
  }
  .page-header .header.content .switcher .options ul.dropdown li a {
    border: none;
  }
  .page-header .header.content .switcher-language .current-language span {
    display: none;
  }
  .page-header .header.content .switcher-language .action.toggle {
    display: none;
  }
  .page-header .header.content .switcher-language .action.toggle a:after {
    border: none;
  }
  .page-header .header.content .switcher-language ul.dropdown {
    padding: 0;
  }
  .page-header .header.content .switcher-language ul.dropdown li:hover {
    background: transparent;
  }
}
