/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
body {
  color: #203569;
}
a,
.alink {
  color: #203569;
}
.message.success a,
.message.success a:hover {
  color: #203569;
}
.minicart-items .product-item-name a {
  color: #203569;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #203569;
}
.text-bold {
  font-weight: bold;
}
button,
a.action.primary,
a.amshopby-button,
a.am-filter-go,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  border-radius: 0px;
}
.block.newsletter .action.subscribe {
  border-radius: 0px;
}
.amlabel-position-wrapper {
  z-index: 1;
}
.amlabel-text {
  line-height: unset !important;
}
.contact-info-block .info-map iframe {
  max-height: 200px;
  max-width: 100%;
  margin-bottom: 15px;
}
#tab-label-reviews .data.switch .counter {
  color: unset;
}
.rating-summary .rating-result > span:before {
  color: #257552;
}
#reviews .review-content {
  margin-bottom: 10px;
}
#reviews ol.items.review-items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-gap: 10px;
}
#reviews li.item.review-item {
  padding: 10px;
  background-color: #eee;
  border-bottom: none;
}
#reviews .review-ratings {
  width: 100%;
}
#reviews .review-title {
  font-weight: bold;
  margin: 10px 0;
}
#reviews .rating-summary .rating-result > span:before {
  color: #257552;
}
#reviews #Quality_rating_label {
  display: none;
}
#reviews .review-toolbar {
  border-top: none;
}
.product-reviews-summary .rating-summary .rating-result > span:before {
  color: #257552;
}
.review-control-vote label:before {
  color: #00b67a !important;
}
.product-reviews-summary .rating-summary .rating-result > span:before {
  color: #00b67a !important;
}
#reviews .rating-summary .rating-result > span:before {
  color: #00b67a !important;
}
.product-reviews-summary.short {
  margin: 0 auto;
}
.abs-action-button-as-link,
.abs-action-remove,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove,
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #203569;
}
.filter-actions .filter-clear,
.filter-options-content .items.-am-singleselect .amshopby-link-selected .count,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label .count,
.filter-options-content .item a:hover,
.filter-options-content .item a:hover .count,
.filter-actions .filter-clear:hover {
  color: #203569;
}
.filter-options-content .items.-am-singleselect .amshopby-link-selected,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label {
  color: #203569;
}
.main-text-color {
  color: #203569;
}
.main-text-color .pagebuilder-button-secondary {
  color: #203569;
}
h1 {
  font-weight: 500;
}
h1.page-title {
  color: #203569;
}
h2 {
  font-size: 40px;
}
.page-header .panel.wrapper {
  background-color: #fff;
  color: #203569;
  border-color: #203569;
}
.page-header .panel.wrapper a {
  color: #203569;
}
.page-header input#search {
  border: none;
  border-bottom: 1px solid #203569;
}
.page-header .block-search .action.search::before,
.page-header .minicart-wrapper .action.showcart:before {
  color: #203569;
}
.page.messages {
  position: fixed;
  top: 110px;
  right: 20px;
  z-index: 30;
}
.page.messages span#addtocartclose {
  position: absolute;
  top: 8px;
  right: 8px;
  cursor: pointer;
  display: none;
}
.page.messages span#addtocartclose:not(.empty) {
  display: block;
}
.cart.table-wrapper .col.qty .input-text {
  margin-top: 0;
}
.control.qty {
  white-space: nowrap;
}
.control.qty input {
  vertical-align: middle;
}
.control.qty button {
  padding: 7px 5px;
}
.minicart-wrapper .action.showcart .counter.qty {
  background-color: #ff0000;
}
.modal-custom .action-close {
  margin: 5px 30px;
}
/*a:visited, .alink:visited {
    color: @color-blue-sodoeu;
}*/
.page-header .block-search .action.advanced {
  display: none;
}
.panel.header .links {
  display: none;
}
.page-header .logo img {
  height: 55px;
  width: auto;
}
.page-header .panel.wrapper .switcher {
  float: right;
}
.page-header .minicart-wrapper,
.page-header li.link.wishlist,
.page-header li.link.compare + li,
.page-header li.item.link.compare {
  float: right;
  list-style: none;
  margin: 0 0 0 5%;
  position: relative;
}
.page-header .minicart-wrapper > a:hover,
.page-header li.link.wishlist > a:hover,
.page-header li.link.compare + li > a:hover,
.page-header li.item.link.compare > a:hover {
  filter: brightness(1.5);
}
.page-header .store-name,
.page-header .store-address {
  display: none;
}
.page-header .store-email,
.page-header .store-phone,
.page-header .store-hours,
.page-header .store-instagram,
.page-header .store-facebook {
  float: right;
  margin-right: 16px;
}
.page-header .store-email a:before,
.page-header .store-phone a:before,
.page-header .store-hours:before,
.page-header .store-instagram a:before,
.page-header .store-facebook a:before {
  font-family: 'icons-blank-theme';
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
}
.page-header .store-email a:before {
  content: '\e904';
}
.page-header .store-phone a:before {
  content: '\e905';
}
.page-header .store-hours:before {
  content: '\e908';
}
.page-header .store-instagram a:before {
  content: '\e906';
}
.page-header .store-facebook a:before {
  content: '\e907';
}
.page-header .panel.wrapper .switcher-website ul.dropdown.switcher-dropdown {
  min-width: auto;
}
.page-header img.country-flag {
  height: 12px;
}
.page-header li.link.wishlist a,
.page-header li.link.compare + li a,
.page-header li.item.link.compare a {
  font-size: 14px;
  color: #203569;
  text-decoration: none;
}
.page-header li.link.wishlist a:before,
.page-header li.link.compare + li a:before,
.page-header li.item.link.compare a:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #203569;
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .link.wishlist a:before {
  content: '\e901';
}
.page-header li.link.compare + li a:before {
  content: '\e902';
}
.page-header li.item.link.compare a:before {
  content: '\e903';
}
.page-header .minicart-wrapper .action.showcart .text {
  position: unset;
  color: #203569;
}
.page-header .minicart-wrapper .action.showcart:before {
  content: '\e900';
  display: block;
}
.page-header span.counter.qty {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px !important;
  line-height: 20px !important;
  min-width: auto !important;
  min-height: auto;
  border-radius: 50% !important;
  width: 20px;
  height: 20px !important;
  padding: 0 !important;
  overflow: hidden;
  background-color: #f00 !important;
  text-align: center;
  vertical-align: middle;
  color: #fff !important;
  margin: 0px 0 0 !important;
  display: none;
}
.page-header span.counter.qty:not(.empty) {
  display: block;
}
.page-header .block-search {
  margin-right: 0;
  text-align: right;
}
.navigation .level0 .submenu a {
  color: #203569;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a {
  color: #203569;
}
.nav-sections img.country-flag {
  height: 12px;
}
.nav-sections ul.ui-menu {
  display: flex;
}
.nav-sections ul.ui-menu > li {
  text-align: center;
  flex: 1;
}
.nav-sections ul.level0.submenu.ui-menu.ui-widget.ui-widget-content.ui-front {
  width: 80vw;
  padding-bottom: 20px;
  padding-top: 10px;
  max-width: 800px;
}
.nav-sections li.level1.category-item.ui-menu-item {
  width: 20%;
  display: inline-block;
  vertical-align: top;
}
.navigation .level0 .submenu a {
  padding: 0px;
}
.nav-sections span.cat-thumbnail {
  aspect-ratio: 1;
  display: flex;
  overflow: hidden;
  border-radius: 50%;
  margin: 10px 20px;
}
.nav-sections nav.navigation .level0.active,
.nav-sections nav.navigation .level0.has-active {
  background-color: #102559;
}
.nav-sections nav.navigation .level0.active a span:not(.ui-menu-icon),
.nav-sections nav.navigation .level0.has-active a span:not(.ui-menu-icon) {
  border-bottom: 2px solid #fff;
}
/* disable round meniu categories */
.nav-sections span.cat-thumbnail {
  aspect-ratio: auto;
  border-radius: 0;
}
.nav-sections .cat-thumbnail img {
  object-fit: cover;
}
.navigation .level0.active > .level-top,
.navigation .level0.has-active > .level-top {
  border: none;
}
.navigation .level0 .submenu .active > a {
  border: none;
}
.navigation .level0.active > a:not(.ui-state-active),
.navigation .level0.has-active > a:not(.ui-state-active) {
  border: none;
}
.navigation .level0 .submenu a:hover,
.navigation .level0 .submenu a.ui-state-focus {
  background: #fff;
  color: #203569;
}
.slick-slide .pagebuilder-slide-wrapper .pagebuilder-overlay {
  top: 30%;
  position: absolute;
  left: 15%;
  opacity: 0.8;
}
.slick-slide .pagebuilder-slide-wrapper .pagebuilder-overlay h3 {
  color: #203569;
}
.pagebuilder-slider ul.slick-dots {
  position: absolute;
  bottom: 0;
}
.slick-dots li button,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li .action-gift {
  opacity: 0.7;
}
.slick-dots li.slick-active button,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li.slick-active .action-gift {
  background: #203569;
  border-color: #203569;
  opacity: 1;
}
.columns .sidebar-main {
  background-color: #fff;
  padding: 5px;
  margin-bottom: 30px;
  /* hide Category filter title */
}
.columns .sidebar-main a:visited,
.columns .sidebar-main .alink:visited {
  color: #203569;
}
.columns .sidebar-main dl.filter-options dt.filter-options-title:first-child {
  font-size: 0;
  padding: 0;
}
.columns .sidebar-main .filter-options a.amshopby-filter-parent.amshopby-link-selected {
  background-color: #203569;
  color: #fff;
}
.columns .sidebar-main .filter-options a.amshopby-filter-parent.amshopby-link-selected ul.items.items-children.level-1 > li > a span.count {
  color: #fff;
}
.columns .sidebar-main .filter-options ul.items.items-children.level-1 {
  padding-left: 0;
}
.columns .sidebar-main .filter-options ul.items.items-children.level-1 > li > a {
  padding-left: 5px;
}
.columns .sidebar-main .filter-options .filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view),
.columns .sidebar-main .filter-options .filter-options-item .filter-options-content .am-category-wrapper,
.columns .sidebar-main .filter-options .filter-options-item .filter-options-content .amshopby-fromto-wrap {
  margin: 0px;
}
.columns .sidebar-main .filter-options .filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view) > li > a,
.columns .sidebar-main .filter-options .filter-options-item .filter-options-content .am-category-wrapper > li > a,
.columns .sidebar-main .filter-options .filter-options-item .filter-options-content .amshopby-fromto-wrap > li > a {
  padding-left: 5px;
}
.columns .sidebar-main .filter-options .filter-options-item:last-child {
  border-bottom: none;
}
.sidebar .block.filter dt.filter-options-title {
  border-top: 1px solid #BDBDBD;
  padding-top: 16px;
}
.sidebar .block.filter .filter-options-title {
  word-break: normal;
}
.page-footer {
  background-color: #203569;
  color: #fff;
}
.page-footer .footer.content {
  border: none;
  padding-top: 0;
}
.page-footer .footer.content .footer-store-info {
  display: inline-block;
  float: left;
}
.page-footer .footer.content .footer-store-info > img {
  display: block;
  width: 200px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.page-footer .footer.content .footer-store-info:before {
  display: none;
}
.page-footer .footer.content .footer-store-info > div {
  margin-bottom: 8px;
}
.page-footer .footer.content .footer-store-info a {
  color: #fff;
  line-height: 1;
  font-weight: normal;
}
.page-footer .footer.content .footer-store-info .store-hours {
  font-weight: normal;
}
.page-footer .footer.content .footer-store-info .store-instagram,
.page-footer .footer.content .footer-store-info .store-facebook {
  display: inline-block;
}
.page-footer .footer.content .footer-store-info .store-email a:before,
.page-footer .footer.content .footer-store-info .store-phone a:before,
.page-footer .footer.content .footer-store-info .store-hours:before,
.page-footer .footer.content .footer-store-info .store-instagram a:before,
.page-footer .footer.content .footer-store-info .store-facebook a:before,
.page-footer .footer.content .footer-store-info .store-address a:before {
  font-family: 'icons-blank-theme';
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
}
.page-footer .footer.content .footer-store-info .store-email a:before {
  content: '\e904';
  font-size: 1rem;
}
.page-footer .footer.content .footer-store-info .store-phone a:before {
  content: '\e905';
}
.page-footer .footer.content .footer-store-info .store-hours:before {
  content: '\e908';
}
.page-footer .footer.content .footer-store-info .store-instagram a:before {
  content: '\e906';
}
.page-footer .footer.content .footer-store-info .store-facebook a:before {
  content: '\e907';
}
.page-footer .footer.content .footer-store-info .store-address a:before {
  content: '\e909';
}
.page-footer .footer.content .footer.links {
  float: right;
}
.page-footer .footer.content .footer-custom-info {
  float: right;
  min-width: auto;
  width: 22%;
  padding-left: 10px;
}
.page-footer .footer.content .footer-custom-info h4 {
  font-size: 16px;
  font-weight: bold;
}
.page-footer .footer.content .footer-custom-info a {
  margin: 0 0 8px;
  display: inline-block;
}
.page-footer .footer.content .footer-custom-info a,
.page-footer .footer.content .footer-custom-info .featured-category-title {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
}
.page-footer .footer.content .footer-custom-info .featured-category-thumbnail {
  display: none;
}
.page-footer .footer.content .footer-custom-info .featured-block-content {
  display: block;
}
.page-footer .footer.content .footer-custom-info .widget.block {
  margin: 0;
  float: none;
}
.page-footer .footer.content .footer-custom-info .footer.links {
  float: none;
}
.page-footer .footer.content .footer-custom-info .links > li {
  margin: 0;
}
.page-footer .footer.content ul.footer.links {
  /*display: none !important;*/
}
.page-footer .block.newsletter .form.subscribe {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 0px;
}
.page-footer .block.newsletter input {
  border: none;
}
.page-footer .footer.links a {
  color: #fff;
}
.footer .copyright {
  float: left;
  width: 100%;
  text-align: right;
  padding-bottom: 10px;
}
.featured-block-title {
  font-size: 38px;
  font-weight: 500;
  text-align: center;
  color: #203569;
  padding-top: 40px;
}
.featured-block-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px;
  font-weight: 500;
  padding-bottom: 40px;
}
.featured-category {
  flex-basis: 288px;
  position: relative;
  cursor: pointer;
}
.featured-category-thumbnail {
  position: relative;
}
/* disable category gradient
.featured-category-thumbnail::after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: ' ';
    z-index: 1;
    bottom: 0;
    left: 0;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 30%);
    background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 30%);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 30%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}
*/
.featured-category-title {
  text-align: center;
  font-size: 22px;
  color: #203569;
}
.cms-home ol.product-items.widget-product-grid {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cms-home .pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 235px;
  flex-basis: 235px;
  margin: 0;
}
.category-view .category-image {
  display: none;
}
#amasty-shopby-product-list .modes,
#amasty-shopby-product-list .toolbar-amount {
  display: none;
}
.products-grid li.product-item {
  position: relative;
  text-align: center;
  background-color: #fff;
  padding-bottom: 10px !important;
}
.products-grid .product-item-name {
  text-align: center;
}
.products-grid .product-image-photo {
  margin-top: 0px;
}
.products-grid .abs-product-link > a,
.products-grid .product-item-name > a,
.products-grid .product.name a > a {
  color: #203569;
  font-weight: bold;
}
.products-grid span.special-price {
  float: right;
  color: #ff0000;
}
.products-grid span.old-price {
  float: left;
  color: #494949;
}
.products-grid span.old-price span.price {
  text-decoration: line-through;
}
.products-grid span.price-final_price {
  float: left;
  width: 100%;
  text-align: center;
}
.products-grid .price-label {
  display: none;
}
.products-grid .product-item .price-box {
  margin-bottom: 40px;
  padding-left: 10px;
  padding-right: 10px;
}
.products-grid .product-item-inner {
  padding-left: 10px;
  padding-right: 10px;
}
.products-grid .product-item .product-item-actions .actions-primary {
  display: none;
  width: 100%;
}
.products-grid .product-item .product-item-actions .actions-primary button.tocart {
  width: 100%;
}
.products-grid .product-item .product-item-actions .actions-secondary {
  display: block;
  position: absolute;
  top: 3px;
  right: 7px;
  z-index: 1;
  /*aa.action.tocompare {
            display: none;
        }*/
  /*a.action.towishlist {
            position: absolute;
            top: 0;
            right: 0;
        }*/
}
.products-grid .product-item .product-item-actions .actions-secondary a.action:before {
  background-color: #fff;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: none;
}
.account.gdpr-customer-settings .abs-margin-for-forms-desktop,
.account.gdpr-customer-settings .fieldset .legend,
.account.gdpr-customer-settings .column:not(.sidebar-main) form .actions-toolbar,
.account.gdpr-customer-settings .column:not(.sidebar-additional) form .actions-toolbar,
.account.gdpr-customer-settings .login-container .fieldset:after {
  margin-left: 0;
}
.account.gdpr-customer-settings .fieldset > .field:not(.choice) > .label {
  text-align: left;
  width: 100%;
}
.catalog-product-view .fotorama__thumb-border {
  border-color: #6286b7;
}
.catalog-product-view .fotorama__active .fotorama__dot {
  background-color: #6286b7;
  border-color: #6286b7;
}
.catalog-product-view .product.info.detailed {
  margin-top: 40px;
}
.catalog-product-view .price-label {
  display: none;
}
.catalog-product-view span.special-price {
  color: #ff0000;
}
.catalog-product-view span.old-price {
  color: #494949;
}
.catalog-product-view .old-price,
.catalog-product-view .old.price {
  text-decoration: none;
}
.catalog-product-view span.old-price span.price {
  text-decoration: line-through;
}
.catalog-product-view .product-info-price {
  margin-bottom: 20px;
  padding-bottom: 0px;
  border-bottom: 1px solid #bdbdbd;
}
.catalog-product-view .product-info-main .product-info-price .price-including-tax:after {
  content: ' ' attr(data-label);
}
.catalog-product-view .box-tocart {
  width: 100%;
}
.catalog-product-view .box-tocart .field {
  float: left;
}
.catalog-product-view .box-tocart .actions {
  float: right;
}
.catalog-product-view .product.data.items > .item.title > .switch {
  color: #203569;
  border: none;
  background: none;
}
.catalog-product-view .product.data.items > .item.title:not(.disabled) > .switch:active,
.catalog-product-view .product.data.items > .item.title.active > .switch,
.catalog-product-view .product.data.items > .item.title.active > .switch:focus,
.catalog-product-view .product.data.items > .item.title.active > .switch:hover {
  background-color: #203569;
  color: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.catalog-product-view .product.data.items > .item.content {
  border-color: #203569;
}
.catalog-product-view .abs-action-addto-product,
.catalog-product-view .bundle-options-container .block-bundle-summary .product-addto-links > .action,
.catalog-product-view .product-info-main .action.tocompare,
.catalog-product-view .product-options-bottom .action.tocompare,
.catalog-product-view .product-info-main .action.towishlist,
.catalog-product-view .product-options-bottom .action.towishlist,
.catalog-product-view .block-bundle-summary .action.towishlist {
  border: none;
  background: none;
  color: #494949;
  line-height: 38px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: normal;
}
.catalog-product-view .product-info-main a.action.tocompare:before,
.catalog-product-view .product-info-main a.action.towishlist:before {
  font-family: 'icons-blank-theme';
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
  color: #203569;
  font-size: 24px;
  vertical-align: top;
}
.catalog-product-view .product-info-main a.action.tocompare:before {
  content: '\e903';
}
.catalog-product-view .product-info-main a.action.towishlist:before {
  content: '\e901';
}
.catalog-product-view .product-info-main .price-box {
  margin-top: 0;
  float: none;
  display: inline-block;
}
.catalog-product-view .product-info-main .price-box span.price {
  font-weight: 500;
  font-size: 36px;
}
.catalog-product-view .product-info-main .product-info-stock-sku {
  float: right;
  font-size: 14px;
  line-height: 55px;
}
.catalog-product-view .product-options-wrapper select {
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border: 1px solid #bdbdbd;
  height: 40px;
  background: #ffffff no-repeat 100% 48%;
  background-size: 30px 8px;
  padding-right: 25px;
  text-indent: .01em;
  color: #494949;
}
.catalog-product-view .block.upsell .title strong,
.catalog-product-view .block.related .title strong {
  font-size: 20px;
}
.catalog-product-view .block.upsell .product-image-container,
.catalog-product-view .block.related .product-image-container {
  width: 100% !important;
}
.catalog-product-view .block.upsell .products-grid .product-image-photo,
.catalog-product-view .block.related .products-grid .product-image-photo {
  width: 100%;
}
.catalog-product-view.page-layout-1column .products-grid .product-items {
  gap: 10px;
  justify-content: left;
  display: flex;
}
.catalog-product-view.page-layout-1column .products-grid .product-item {
  flex: 1;
  margin: 0;
  max-width: 320px;
}
.catalog-product-view.page-layout-1column .products-grid .product-item .product-item-info {
  width: 100%;
}
.form.contact .field {
  margin: 0 0 20px;
  padding: 0 12px 0 0;
  vertical-align: top;
}
.form.contact .field.name,
.form.contact .field.email {
  width: 50%;
  display: inline-block;
}
.form.contact .field .label {
  padding: 0;
  text-align: left;
  width: 100%;
  float: none;
  margin: 0 0 5px;
}
.form.contact .field .control {
  width: 100%;
  float: none;
}
.form.contact .fieldset {
  margin-bottom: 20px;
}
.form.contact textarea#comment {
  min-height: 180px;
}
.form.contact div.actions-toolbar {
  margin-left: 0;
}
.form.contact .input-text {
  border-radius: 0px;
}
.contact-index-index .fieldset > .field.choice:before,
.contact-index-index .fieldset > .field.no-label:before {
  padding: 0;
  width: 0;
}
.contact-index-index legend.legend,
.contact-index-index .field.note.no-label,
.contact-index-index .fieldset > .legend + br {
  display: none;
}
.contact-index-index .contact-info-block-title,
.contact-index-index .info-title {
  font-size: 16px;
  font-weight: bold;
}
.contact-index-index .info-title {
  margin-left: 5px;
  line-height: 40px;
}
.contact-index-index .info-value {
  font-size: 16px;
  font-weight: 400;
  color: #494949;
  margin-bottom: 16px;
}
.contact-index-index .contact-info-block-title {
  text-transform: uppercase;
  padding-bottom: 16px;
}
.contact-index-index .contact-info-label span,
.contact-index-index .contact-info-label img {
  vertical-align: middle;
}
.contact-index-index .contact-info-block > div {
  border-bottom: 1px solid #bdbdbd;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  width: 100%;
}
.contact-index-index .info-value a:hover,
.contact-index-index .info-value .alink:hover {
  color: #203569;
}
.cart.table-wrapper .abs-product-link > a:visited,
.cart.table-wrapper .product-item-name > a:visited,
.cart.table-wrapper .product.name a > a:visited {
  color: #203569;
}
.cart.table-wrapper .product-item-details {
  color: #494949;
  font-weight: 400;
}
.cart.table-wrapper .item-options {
  font-size: 14px;
}
.cart.table-wrapper .item-options dt {
  font-weight: 600;
  word-break: break-word;
}
.cart.table-wrapper .item-options dd {
  word-break: break-word;
}
.cart.table-wrapper .actions-toolbar a.action.action-delete {
  float: right;
}
.cart.table-wrapper .control.qty {
  position: relative;
}
.cart.table-wrapper .control.qty .input-text.qty.mage-error {
  margin-right: 24px;
}
.cart.table-wrapper .control.qty div.mage-error + span {
  position: absolute;
  top: 0;
  right: 0;
}
/* checkout */
#checkout #checkoutSteps .actions-toolbar {
  margin-left: 0;
}
#checkout #checkoutSteps .actions-toolbar .primary.back-btn-block {
  float: left;
}
#checkout .opc-progress-bar {
  display: flex;
}
#checkout .opc-progress-bar-item {
  flex: 1;
}
#checkout aside.modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide {
  margin-top: 0;
}
#checkout .opc-block-summary {
  background: none;
  padding-top: 0;
  margin-top: 0;
}
#checkout #checkoutSteps > li {
  position: relative;
}
#checkout .opc-block-summary > .title,
#checkout .step-title {
  display: block;
  border-top-left-radius: 5px;
  text-align: center;
  border-top-right-radius: 5px;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  padding-bottom: 0;
  max-width: 200px;
  line-height: 43px;
  background-color: #203569;
  border: none;
}
#checkout .step-title:after {
  display: block;
  width: 100%;
  border-bottom: 1px solid #203569;
  position: absolute;
  content: ' ';
}
#checkout .block.items-in-cart {
  border-top: 1px solid #203569;
}
#checkout .opc-block-summary .items-in-cart > .title {
  border-color: #203569;
}
#checkout .opc-progress-bar-item._active:before,
#checkout .opc-progress-bar-item._active > span:before {
  background-color: #203569;
}
#checkout .payment-method-title.field.choice {
  display: none;
}
#checkout .payment-method-content {
  margin-top: 20px;
}
#checkout div.payment-method-billing-address + p {
  font-size: 16px;
  font-weight: bold;
  display: none;
}
#checkout .checkout-agreement input[type="checkbox"] + label.label {
  margin-top: 6px;
}
#checkout .opc-wrapper .field {
  vertical-align: top;
}
#checkout .opc-wrapper div[name="shippingAddress.postcode"] {
  margin-left: 0;
  margin-right: 1%;
}
#checkout .opc-wrapper div[name="shippingAddress.telephone"],
#checkout .opc-wrapper div[name="shippingAddress.city"] {
  vertical-align: top;
  margin-left: 1%;
  margin-right: 0%;
}
#checkout .opc-wrapper .fieldset > .field .additional,
#checkout .opc-wrapper .fieldset > .fields > .field .additional {
  display: none;
}
.nav-sections ul.ui-menu > li {
  padding-top: 15px;
  padding-bottom: 15px;
}
.nav-sections ul.ui-menu > li.level0 > .level-top {
  line-height: 1;
}
/*.cms-home.page-layout-cms-full-width .nav-sections {
    margin-bottom: 0
}*/
.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  white-space: normal;
}
@media screen and (max-width: 1279px) {
  .featured-block-content {
    justify-content: center;
  }
  .cms-home ol.product-items.widget-product-grid {
    justify-content: center;
  }
  .cms-home .pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
    width: 200px;
  }
}
@media screen and (min-width: 769px) {
  div.sections.nav-sections {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 20;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    font-size: 20px;
    font-weight: bold;
  }
  .contact-index-index.page-layout-2columns-left .sidebar-additional {
    width: 30%;
  }
  .contact-index-index.page-layout-2columns-left .column.main {
    width: 70%;
  }
  .catalog-product-view .fotorama__stage {
    max-height: 70vh;
  }
  .cart.table-wrapper .col.price {
    width: 130px;
    text-align: left;
  }
  .cart.table-wrapper span.option-price {
    width: 110px;
    position: absolute;
    right: -130px;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
  }
  .cart.table-wrapper .item-options dt {
    width: 200px;
    display: inline-block;
    max-width: 100%;
  }
  .cart.table-wrapper .item-options dd {
    width: 200px;
    display: inline-block;
    max-width: 100%;
  }
  .cart.table-wrapper .item .col.item {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item .product-item-name a {
    font-size: 1.8rem;
    line-height: 1;
    font-weight: 700;
  }
  #checkout .opc-wrapper .form-login,
  #checkout .opc-wrapper .form-shipping-address {
    max-width: 100%;
  }
  #checkout .opc-wrapper .form-login label,
  #checkout .opc-wrapper .form-shipping-address label,
  #checkout .opc-wrapper .form-login .fieldset > .field:not(.choice) > .label,
  #checkout .opc-wrapper .form-shipping-address .fieldset > .field:not(.choice) > .label {
    text-align: left;
    display: block;
    width: 100%;
  }
  #checkout .opc-wrapper .form-login .fieldset > .field:not(.choice) > .control,
  #checkout .opc-wrapper .form-shipping-address .fieldset > .field:not(.choice) > .control {
    width: 100%;
  }
  #checkout div[name="shippingAddress.firstname"],
  #checkout div[name="shippingAddress.lastname"],
  #checkout div[name="shippingAddress.company"],
  #checkout div[name="shippingAddress.country_id"],
  #checkout div[name="shippingAddress.region_id"],
  #checkout div[name="shippingAddress.city"],
  #checkout div[name="shippingAddress.postcode"],
  #checkout div[name="shippingAddress.telephone"] {
    width: 49%;
    display: inline-block;
  }
  #checkout div[name="shippingAddress.firstname"],
  #checkout div[name="shippingAddress.country_id"],
  #checkout div[name="shippingAddress.city"] {
    margin-right: 1%;
  }
  #checkout div[name="shippingAddress.lastname"],
  #checkout div[name="shippingAddress.region_id"],
  #checkout div[name="shippingAddress.postcode"] {
    margin-left: 1%;
  }
  .header.content {
    padding-top: 15px;
  }
  .logo {
    margin-bottom: 15px;
  }
  .page-header .logo img {
    height: 80px;
  }
  .page-header .minicart-wrapper,
  .page-header li.link.wishlist,
  .page-header li.link.compare + li,
  .page-header li.item.link.compare > a {
    margin-top: 20px;
  }
  .page-header li.item.link.compare > a:not(.no-display) {
    display: inline-block;
    position: relative;
  }
  .page-header .block-search {
    margin-top: 37px;
  }
  .page-layout-1column .product.media {
    padding-right: 3%;
  }
  .footer.content .block {
    float: left;
  }
  .filter.block {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 900px) and (min-width: 769px) {
  .cart.table-wrapper a.product-item-photo {
    display: block;
    width: 200px;
  }
  .nav-sections ul.ui-menu > li {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .nav-sections ul.ui-menu > li.level0 > .level-top {
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  #reviews ol.items.review-items {
    grid-template-columns: 1fr;
  }
  .nav-sections,
  .nav-sections a,
  .nav-sections .alink,
  a.nav-sections-item-switch,
  .greet.welcome {
    color: #fff;
  }
  .nav-sections ul.level0.submenu.ui-menu.ui-widget.ui-widget-content.ui-front {
    width: 95%;
    padding-right: 5%;
    background-color: #fff;
  }
  .nav-sections ul.ui-menu {
    display: block;
  }
  .nav-sections li.level1.category-item.ui-menu-item {
    width: 50%;
    font-size: 1em;
  }
  .nav-sections a:visited,
  .nav-sections .alink:visited {
    color: #fff;
  }
  .navigation .level0 > .level-top:hover {
    color: #fff;
  }
  .form.contact .field {
    padding: 0;
  }
  .form.contact .field.name,
  .form.contact .field.email {
    width: 100%;
    display: block;
  }
  .products-grid.grid {
    padding-left: 20px;
    padding-right: 20px;
  }
  .products-grid.grid ol.product-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .products-grid.grid li.item.product.product-item {
    min-width: 200px;
  }
  .page-header .store-email,
  .page-header .store-phone,
  .page-header .store-hours,
  .page-header .store-instagram,
  .page-header .store-facebook {
    margin-right: 5px;
  }
  .block-search .label > span {
    height: auto;
    margin: 0;
    display: block;
    padding: 0;
    position: relative;
    width: auto;
  }
  .header.content {
    padding-top: 25px;
  }
  .nav-toggle {
    top: 30px;
  }
  .page-footer .footer.content ul.footer.links {
    display: inline-block;
  }
  .page-footer .footer.content .footer-custom-info1 {
    display: none;
  }
  .page-products .products-grid .product-item {
    margin: 10px;
  }
  .page-products .products-grid .product-item:nth-child(3n + 1),
  .page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-layout-3columns .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 10px;
  }
  .catalog-category-view .columns .sidebar-main {
    background: none;
  }
  .filter-title strong {
    background-color: #257552;
    border-radius: 0;
    border: 1px solid #257552;
    color: #ffffff;
    box-shadow: none;
  }
  .filter.active .filter-title strong:after {
    font-size: 40px;
  }
  .am-show-button > .amshopby-button {
    border-radius: 0;
    background-color: #257552;
  }
  .filter-title strong {
    display: block;
    position: inherit;
    margin: 5px -10px 10px;
  }
}
@media only screen and (max-width: 639px) {
  .page-header .minicart-wrapper,
  .page-header li.link.wishlist,
  .page-header li.link.compare + li,
  .page-header li.item.link.compare {
    margin-top: 0px;
  }
  .page-header {
    /*li.link.wishlist a,*/
  }
  .page-header .panel.header {
    text-align: center;
  }
  .page-header .store-email,
  .page-header .store-phone,
  .page-header .store-hours,
  .page-header .store-instagram,
  .page-header .store-facebook {
    float: none;
    display: inline-block;
  }
  .page-header li.link.compare + li a,
  .page-header li.item.link.compare a {
    display: none;
  }
  .page-header a.logo {
    display: block;
    float: none;
    max-width: 100%;
  }
  .page-products .products-grid .product-item {
    margin: 10px;
  }
}
@media screen and (max-width: 479px) {
  .page-footer .footer.content {
    text-align: center;
  }
  .page-footer .footer.content ul.footer.links {
    display: block;
  }
  .page-footer .footer.content .footer-store-info:before {
    width: 100%;
    background-position: center;
  }
  .page-footer .footer.content .footer-custom-info {
    float: none;
    width: 100%;
  }
  .page-footer .footer.content .footer-store-info {
    float: none;
    display: block;
    margin-top: 20px;
  }
  .page-footer .footer.content .footer-store-info > img {
    margin: 15px auto;
  }
  .page-header .minicart-wrapper,
  .page-header li.link.wishlist,
  .page-header li.link.compare + li,
  .page-header li.item.link.compare {
    text-align: center;
    max-width: 30%;
  }
  .page-header .block-search {
    margin-top: 0;
    text-align: center;
  }
}
.minicart-wrapper {
  display: none !important;
}
.review-control-vote label:before {
  color: #00b67a !important;
}
.product-reviews-summary .rating-summary .rating-result > span:before {
  color: #00b67a !important;
}
#reviews .rating-summary .rating-result > span:before {
  color: #00b67a !important;
}
.product-reviews-summary.short {
  margin: 0 auto;
}
.footer-store-info .store-name,
.footer-store-info .store-address {
  /* display: none; */
}
@media only screen and (max-width: 639px) {
  .block-search .label {
    padding-bottom: 16px;
    margin-right: 15px;
    text-align: center;
  }
  .block-search .control {
    background-color: #fff;
    margin: 0;
    padding: 0 15px;
  }
  .page-header .block-search {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 26px !important;
    width: 100%;
    z-index: 1;
  }
  .page-header a.logo {
    display: inline-block;
  }
}
.header.content li.item.link.compare + li,
.header.content li.item.link.compare + script + li {
  display: none;
}
@media only screen and (max-width: 768px) {
  .nav-sections-item-title {
    width: 50%;
  }
  .nav-sections-item-title[aria-controls="store.links"] {
    display: none;
  }
}
.filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent {
  padding-left: 15px;
}
.columns .sidebar-main .filter-options ul.items.items-children.level-1 > li > a {
  padding-left: 15px;
}
.filter-options .am-category-wrapper .items.-am-multiselect .item.-filter-parent:not(.-is-collapsible),
.filter-options .items:not(.items-children):has(.item.-is-by-click.-filter-parent) > .item.-is-expanded {
  margin-left: 0;
}
.filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent {
  padding-left: 5px;
}
.columns .sidebar-main .filter-options .filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view) > li > a.amshopby-link-selected {
  padding-left: 5px;
}
.columns .sidebar-main .filter-options ul.items.items-children.level-1 > li > a.amshopby-link-selected {
  padding-left: 5px;
  margin-left: 15px;
}
.columns .sidebar-main .filter-options ul.items.items-children.level-1 > li > a.amshopby-link-selected span.count {
  Color: #fff;
}
ul.items.items-children.level-2.-folding {
  max-width: 90%;
}
@media screen and (max-width: 768px) {
  .columns .sidebar-main .filter-options ul.items.items-children.level-1 > li > a {
    padding-left: 25px;
  }
  .filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent {
    padding-left: 15px;
  }
  .columns .sidebar-main .filter-options .filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view) > li > a {
    padding-left: 0px;
  }
  .columns .sidebar-main .filter-options ul.items.items-children.level-1 > li > a.amshopby-link-selected {
    padding-left: 5px;
    margin-left: 25px;
  }
}
.catalog-product-view .product-info-main .price-box {
  width: 100%;
}
.catalog-product-view .product-info-main .stock.available {
  display: none;
}
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
