@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Open_Sans/OpenSans-Regular.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Open_Sans/OpenSans-Regular.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Open_Sans/OpenSans-Bold.ttf");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Open_Sans/OpenSans-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Open_Sans/OpenSans-Bold.ttf");
  font-weight: 900;
  font-style: normal;
}
body {
  font-size: 16px;
  line-height: 30px;
  color: #373737;
}
a,
.alink {
  color: #17479e;
}
a:active,
.alink:active {
  color: #ed1c24;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #ed1c24;
  text-decoration: none;
}
.breadcrumbs .items > li {
  line-height: 18px;
}
.customer-name::before {
  content: "";
  background: url(../images/icons/baseline-person_outline-24px.png);
  width: 29px;
  height: 29px;
  position: absolute;
}
.customer-welcome .customer-name {
  width: 29px;
  height: 29px;
  display: block;
  position: relative;
}
.customer-welcome {
  display: block;
}
.sw-wishlist-container .link.wishlist {
  list-style: none;
}
.sw-wishlist-container .link.wishlist a {
  width: 29px;
  height: 29px;
  position: relative;
  display: table;
}
.sw-wishlist-container .link.wishlist a::before {
  content: "";
  background: url(../images/icons/baseline-favorite_border-24px.png);
  width: 29px;
  height: 29px;
  position: absolute;
}
div#switcher-language {
  margin-left: 50px;
  order: 5;
}
.sw-minicart-container {
  margin-right: 45px;
}
.product-catalog-btn-text {
  background: #17479e;
  color: #fff;
}

.sw-product-catalog-btn:hover {
  cursor: pointer;
}
.product-catalog-btn-list.active {
  display: block !important;
  position: absolute;
  z-index: 999;
  background: #f0f0f0;
  opacity: 0.9;
  margin-top: 10px;
}
.product-catalog-btn-list ul {
  list-style: none;
  padding: 20px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.product-catalog-btn-list ul a {
  color: #000;
}
.product-catalog-btn-list ul a:hover {
  color: #ed1c24;
}

.minicart-wrapper .action.showcart .counter.qty {
  text-shadow: none;
  width: 14px;
  height: 14px;
  line-height: 14px;
  min-width: 14px;
  margin: 0;
  padding: 3px;
  border-radius: 50%;
  position: absolute;
  right: -5px;
  bottom: -5px;
  font-size: 11px;
  font-weight: 700;
  background: #ed1c24;
}
.sw-wishlist-container {
  margin-right: 45px;
}
.sw-account-container {
  margin-right: 45px;
}
.minicart-wrapper .action.showcart {
  width: 29px;
  height: 29px;
  position: relative;
}
.minicart-wrapper {
  margin-left: 0;
}
.minicart-wrapper .action.showcart::before,
minicart-wrapper.active .action.showcart::before {
  content: "";
  background: url(../images/icons/outline-shopping_basket-24px.png);
  width: 29px;
  height: 29px;
}
.minicart-wrapper .action.showcart.active:before {
  content: "";
}
.block-search .action.search::before {
  content: "";
  height: 29px;
  width: 29px;
  color: #000000;
  background: url(../images/icons/baseline-search-24px.png);
}
.block-search {
  width: 29px;
}
.fas {
  font-size: 20px;
}
.sw-top-right {
  width: auto;
  display: flex;
  align-items: center;
}
.sw-top-inner-header-container {
  display: flex;
  height: 62px;
  justify-content: space-between;
  align-items: center;
}
/*
.sw-logo-second{
    background: url(../images/icons/Layer-7.png);
    width: 116px;
    height: 71px;
    float: left;
}
*/
.product-catalog-btn-text:before {
  content: "";
  background: url(../images/icons/catalog.svg);
  width: 34px;
  height: 23px;
  margin-right: 20px;
}
.product-catalog-btn-text span strong {
  display: block;
}
.product-catalog-btn-text {
  background: #17479e;
  color: #fff;
  display: inline-flex;
  flex-wrap: wrap;
  padding: 15px 20px;
  line-height: 22px;
  align-items: center;
  font-size: 16px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: all 0.5s ease;
}
.product-catalog-btn-text:hover {
  background: #ed1c24;
}
.product-catalog-btn-text:after {
  content: "";
  background: #fff;
  padding-bottom: 100%;
  position: absolute;
  padding-left: 100%;
  border-radius: 50%;
  z-index: -1;
  opacity: 0.1;
  top: 50%;
  transform: translateY(-50%);
  right: -50%;
}
.product-catalog-btn-text:hover:after {
  opacity: 0.3;
}
.sw-bottom-header-container {
  background: rgb(106 106 106 / 10%);
}
.cms-home .sw-bottom-header-container {
  background: transparent;
}
.sw-bottom-inner-header-container {
  height: 128px;
  display: flex;
  align-items: center;
  padding: 0 100px;
  justify-content: space-between;
  position: relative;
}
header.sw-header-container {
  z-index: 2;
}
div#mageplaza-bannerslider-block-before-content-1 {
  /* margin-top: -252px; */
}
div#mageplaza-bannerslider-block-before-content-1
  .owl-carousel
  .owl-stage-outer {
  /* height: calc(100vh - 30px) !important; */
  height: 80vh !important;
}
div#mageplaza-bannerslider-block-before-content-1 .owl-carousel .owl-item img {
  /*
    height: 80vh;
    object-fit: cover;
    */
  height: 100%;
  /*max-height: 720px;*/
  object-fit: unset;
}
.sw-product-catalog-button {
  width: auto;
}
.block.newsletter .title {
  display: block;
  text-align: right;
}
.sw-search-container {
  cursor: pointer;
  width: 20px;
  height: 29px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mp-banner-slider .owl-nav .owl-prev span {
  left: 20px;
  top: 0;
  color: #000;
  font-size: 100px;
  line-height: 0;
}
.mp-banner-slider .owl-nav .owl-next span {
  right: 20px;
  top: 0;
  color: #000;
  font-size: 100px;
  line-height: 0;
}
.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0;
}
.block.newsletter .field.newsletter {
  max-width: unset;
}
.block.newsletter .actions {
  display: block;
  width: auto;
}
.sw-logo-group {
  width: auto;
  margin-left: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.logo img {
  padding: 0;
  height: 120px;
  width: auto;
  object-fit: contain;
}
.sw-bottom-right {
  width: auto;
}
.sw-overlay {
  visibility: hidden;
}
.sw-top-header-container {
  padding: 0 100px;
  background: #fff;
}
.block.newsletter {
  float: right;
  max-width: unset;
  margin: 0%;
  width: auto;
}
.ninjamenus .level0 > a > span.title {
  font-family: "Open Sans";
  line-height: 24px;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}
.nav-sections-item-content > .navigation {
  background: #ed1c24 0% 0% no-repeat padding-box;
  max-width: 100%;
}
.magezon-builder {
  background: #ed1c24 0% 0% no-repeat padding-box;
  width: 100%;
  display: table;
  text-align: center;
}
.ninjamenus.ninjamenus-desktop.ninjamenus-horizontal
  > .magezon-builder
  > .nav-item {
  display: inline-block;
  float: none;
}
.logo {
  display: flex;
  margin: auto;
  max-width: 100%;
}
.block.newsletter .field .control:before {
  display: none;
}
.bottom-group {
  display: flex;
}
.sw-fax-information {
  margin-right: 15px;
  display: flex;
  font-family: "Open Sans";
  line-height: 22px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0px;
  color: #ed1c24;
  align-items: center;
}
.sw-telephone-information {
  display: flex;
  font-family: "Open Sans";
  line-height: 28px;
  font-size: 21px;
  font-weight: normal;
  font-style: normal;
  color: #373737;
  align-items: center;
}
a.sw-tel-info {
  font-family: "Open Sans";
  line-height: 28px;
  font-size: 21px;
  font-weight: bold;
  font-style: normal;
  color: #373737;
}
.sw-email-information {
  display: flex;
  font-family: "Open Sans";
  line-height: 22px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0px;
  color: #373737;
  align-items: center;
}
a.sw-fax-info {
  font-family: "Open Sans";
  line-height: 22px;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  color: #ed1c24;
}
a.sw-email-info {
  font-family: "Open Sans";
  line-height: 22px;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  color: #373737;
}
h2 {
  font-family: "Open Sans";
  line-height: 57px;
  font-size: 42px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0px;
  color: #373737;
}
h3 {
  font-family: "Open Sans";
  line-height: 36px;
  font-size: 26px;
  font-weight: 600;
  font-style: normal;
  margin-bottom: 30px;
}
h4 {
  font-family: "Open Sans";
  line-height: 28px;
  font-size: 21px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0px;
  color: #373737;
  margin-top: 0;
}
h5 {
  font-family: "Open Sans";
  line-height: 24px;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  letter-spacing: 0px;
  color: #373737;
}
h6 {
  font-family: "Open Sans";
  line-height: 37px;
  font-size: 27px;
  font-weight: 300;
  font-style: normal;
  color: #373737;
}
h6:hover {
  color: #ed1c24;
}
a.footer-categories {
  display: block;
  font-family: "Open Sans";
  line-height: 40px;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  color: #373737;
}
a.footer-categories:hover {
  color: #ed1c24;
}
.footer-group-categories {
  display: flex;
  width: 60%;
  justify-content: flex-start;
  gap: 50px;
  padding-right: 160px;
  flex-direction: column;
}
.footer-group-categories-inner {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.footer-group-categories .block.newsletter {
  float: left;
}
.footer-group-categories .block.newsletter .title {
  text-align: left;
}
.footer-group-categories .block.newsletter input {
  width: 320px;
}
.footer-group-categories .block.newsletter .title {
  display: block;
}
.footer-group-categories .block.newsletter .form.subscribe {
  display: flex;
}
.group {
  width: 40%;
}
.icons a:hover img {
  /* filter: invert(1) brightness(0);*/
}
.icons img {
  transition: all 0.5s ease;
}
.special-offers {
  padding-bottom: 100px;
}
.special-offers-item h6 {
  margin: 30px 0 0;
  font-size: 24px;
  line-height: 30px;
}
.sw-grid-image-new {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 40px;
}
.sw-grid-image-new:before {
  content: "";
  display: block;
  width: 100%;
  background-image: url(../images/icons/new.png);
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}
.sw-grid-image-offer {
  position: absolute;
  top: 35px;
  right: 0;
  display: block;
  width: 105px;
  height: 48px;
}
.sw-grid-image-offer:before {
  content: "";
  display: block;
  width: 100%;
  background-image: url(../images/icons/offer.png);
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}
.sw-grid-image-bestseller {
  position: absolute;
  top: 7px;
  right: 0;
}
.sw-grid-image-bestseller:before {
  content: "Best Seller";
  background-image: url(../images/icons/best-seller.svg);
  background-size: 100px 30px;
  padding: 6px 16px;
  background-repeat: no-repeat;
  color: #fff;
}
.footer_block {
  display: flex;
  background: rgb(106 106 106 / 10%);
  justify-content: space-between;
  padding: 65px 170px 20px 170px;
  font-family: "Open Sans";
  line-height: 24px;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
}
.sw-discount {
  position: absolute;
  background: #ed1c24;
  bottom: 40px;
  right: 0;
  color: #fff;
  padding: 0 20px;
  border-radius: 10px 0 0 10px;
  font-weight: bold;
}
.new-lable {
  position: absolute;
  top: 20px;
  right: 0;
  color: #fff;
  width: 102px;
  height: 34px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 34px;
  background: url(../images/icons/new.svg);
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
}
.sw-popular-categories h2 {
  font-size: 42px;
  margin: 0;
}
.product-image {
  position: relative;
}
.footer-map-iframe {
  width: 100%;
  height: 277px;
  border: 1px solid #c5c5c5 !important;
}
.page-bottom {
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 100% !important;
}
.page-main {
  width: 100%;
  padding: 50px 100px;
  max-width: 100%;
}
.breadcrumbs {
  max-width: 100%;
  padding: 20px 100px;
}
.social-media {
  display: flex;
  align-items: center;
}
.copyright {
  background-color: #ffffff;
  color: #373737;
  font-family: "Open Sans";
  line-height: 24px;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  padding: 0;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icons {
  display: flex;
}
.map {
  margin-bottom: 40px;
}
.text {
  margin-right: 16px;
}
a {
  text-decoration: none !important;
}
a.facebook-link {
  margin-right: 16px;
}
a.twitter-link {
  margin-right: 16px;
}
a.instagram-link {
  margin-right: 16px;
}
a.linkedin-link {
  margin-right: 16px;
}
a.youtube-link {
  margin-right: 16px;
}
.sw-our-news {
  /*background: #575757;*/
  background: #00335b;
  height: 181px;
  width: 25%;
}
.sw-sales-network {
  background: #999999;
  height: 181px;
  width: 25%;
}
.sw-environmental-awareness {
  /* background: #17479E; */
  background: #569256;
  height: 181px;
  width: 25%;
}
.sw-social-contribution {
  /*background: #999999;*/
  background: #ff6f55;
  height: 181px;
  width: 25%;
}
.sw-four-buttons {
  position: relative;
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: -8vh;
  z-index: 1;
  margin-bottom: 70px;
  padding: 0 170px;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 0px;
}
a {
  transition: all 0.5s ease;
}
.sw-five-brands {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  padding: 0 170px;
  margin-bottom: 90px;
}
.sw-four-buttons > div a {
  width: 100%;
  height: 100%;
}
.sw-four-buttons > div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actions.dropdown.options.switcher-options {
  display: flex;
  font-size: 18px;
}
.nav-sections {
  margin-bottom: 0;
  height: 62px;
}
.category-container-all {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  font-family: "Open Sans";
  line-height: 37px;
  font-size: 27px;
  font-weight: 300;
  font-style: normal;
  grid-gap: 25px;
  padding: 0 170px;
  margin-bottom: 62px;
}
.category-container {
  border: 1px solid #ed1c24;
  padding: 35px 20px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  transition: all 0.5s ease;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.category-container:hover:before {
  content: "";
  background: #fff;
  width: 30vw;
  height: 30vw;
  position: absolute;
  border-radius: 50%;
  left: -70%;
  top: -40%;
  z-index: -1;
  opacity: 0.2;
}
.category-more {
  margin-top: auto;
  text-align: right;
}
.category-container:hover h3 {
  color: #fff;
}
.category-container:hover a.subcategory-info {
  color: #fff;
}
.category-container:hover a.subcategory-info:hover {
  color: #373737;
}
.category-container:hover a.category-more {
  color: #fff;
}
.category-container:hover a.category-more:hover {
  color: #373737;
}
.home-page-categories-title {
  text-align: center;
  font-family: "Open Sans";
  line-height: 57px;
  font-size: 42px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0px;
  color: #373737;
  margin-bottom: 62px;
}
ul.subcategory-list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
  width: 100%;
}
.category-container-all h3 {
  margin: 0 0 30px 0;
  font-size: 26px;
}
.category-container.category-id-6 {
  background: #ed1c24 0% 0% no-repeat padding-box;
  border: 1px solid #ed1c24;
  width: 19%;
  height: 460px;
  /* margin-right: 1%; */
}
.category-container.category-id-7 {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #ed1c24;
  width: 19%;
  height: 460px;
  margin-left: 1.29%;
  /* margin-left: 1.48%;
    margin-right: 1.48%; */
}
.category-container.category-id-9 {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #ed1c24;
  width: 19%;
  height: 460px;
  margin-left: 1.29%;
  /* margin-left: 1.48%;
    margin-right: 1.48%; */
}
.category-container.category-id-33 {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #ed1c24;
  width: 19%;
  height: 460px;
  /* margin-left: 1%; */
  margin-left: 1.29%;
}
.nav-item .caret {
  display: none;
}
.text-4-buttons {
  font-family: "Open Sans";
  line-height: 28px;
  font-size: 21px;
  font-weight: bold;
  font-style: normal;
  color: #ffffff;
}
li.subcategory-item {
  line-height: 18px;
  margin-bottom: 10px;
}
.img-4-buttons-3 {
  margin-top: 48px;
}
.img-4-buttons-4 {
  margin-top: 57px;
  margin-bottom: 9px;
}
span.view-el_GR.switcher-option.current-store-option {
  font-weight: 900;
  font-family: "Open Sans";
}
span.view-el.switcher-option.current-store-option {
  font-weight: 900;
  font-family: "Open Sans";
}
span.language-separator {
  font-weight: 900;
  font-family: "Open Sans";
}
.sw-offer-banner img {
  display: block;
}
.sw-ruler-background img {
  display: block;
  width: 60%;
  margin-top: 40px;
}
.mp-banner-slider .owl-nav .owl-prev span:hover,
.mp-banner-slider .owl-nav .owl-next span:hover {
  color: #ed1c24;
}
.mp-banner-slider .owl-nav .owl-prev span,
.mp-banner-slider .owl-nav .owl-next span {
  transition: all 0.5s ease;
}
span.view-en_US.switcher-option.current-store-option {
  font-weight: 900;
  font-family: "Open Sans";
}
.sw-offer-banner {
  padding: 0 170px;
  margin-left: auto;
  margin-right: auto;
}
.category-container.category-id-6 a.category-info {
  font-family: "Open Sans";
  line-height: 36px;
  font-size: 26px;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
}
.category-container.category-id-6 a.category-info:hover {
  color: #373737;
}
.category-container.category-id-6 a.subcategory-info {
  font-family: "Open Sans";
  line-height: 36px;
  font-size: 26px;
  font-weight: 300;
  font-style: normal;
  color: #ffffff;
}
.category-container.category-id-6 a.subcategory-info:hover {
  color: #373737;
}
.category-container.category-id-6 a.category-more {
  font-family: "Open Sans";
  line-height: 36px;
  font-size: 26px;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
}
.category-container.category-id-6 a.category-more:hover {
  color: #373737;
}
a.category-info {
  font-family: "Open Sans";
  line-height: 36px;
  font-size: 26px;
  font-weight: 600;
  font-style: normal;
  color: #373737;
  width: 100%;
}
a.category-info:hover {
  color: #ed1c24;
}
a.subcategory-info {
  font-family: "Open Sans";
  line-height: 20px;
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  color: #373737;
}
a.subcategory-info:hover {
  color: #ed1c24;
}
a.category-more {
  font-family: "Open Sans";
  line-height: 20px;
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  color: #ed1c24;
}
a.category-more:hover {
  color: #373737;
}
.block.newsletter input {
  margin-right: 0;
  padding-right: 0;
  width: 300px;
  height: 42px;
  float: right;
  font-family: "Open Sans";
  line-height: 22px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: rgb(55 55 55 / 50%);
  border-color: #6a6a6a80;
  padding-left: 20px;
}
.block.newsletter .title strong {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 0;
}
.block.newsletter .action.subscribe {
  width: 172px;
  height: 42px;
  margin-left: 10px;
  background: #17479e 0% 0% no-repeat padding-box;
  border: 1px solid #6a6a6a80;
  font-family: "Open Sans";
  line-height: 22px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  border: none;
  border-radius: 0;
}
button {
  transition: all 0.5s ease;
}
.block.newsletter .action.subscribe:hover {
  background: #ed1c24;
}
.special-offers-all-items {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  padding: 0 170px;
  grid-gap: 25px;
}
.special-offers-title {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
}
.special-offers-readmore {
  width: 100%;
  height: 0;
  display: block;
  padding-bottom: 100%;
  position: relative;
}
img.product-images {
  width: 100%;
  height: 100%;
  object-fit: cover;
  mix-blend-mode: darken;
  position: absolute;
  top: 0;
  left: 0;
}
.special-offers-item .product-image a {
  display: block;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  background: rgb(106 106 106 / 10%);
}
a.look-more-info {
  font: normal normal normal 27px/37px Open Sans;
  letter-spacing: 0px;
  color: #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #ed1c24;
}
a.look-more-info:hover {
  background: #17479e;
}
.look-more-text {
  position: absolute;
  width: min-content;
  bottom: 30px;
  right: 30px;
  padding-right: 30px;
}
.look-more-text:after {
  content: "";
  width: 10px;
  height: 10px;
  border-color: #fff;
  border-width: 2px 2px 0 0;
  position: absolute;
  bottom: 10px;
  right: 0;
  display: block;
  border-style: solid;
  transform: rotate(45deg);
}
.sw-overlay-active {
  opacity: 0.6 !important;
  z-index: 100 !important;
}
.block.block-search {
  position: fixed;
  width: 50vw;
  right: 100px !important;
  z-index: 110;
  top: 62px;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
.block-search .action.search.disabled,
.block-search .action.search[disabled],
fieldset[disabled] .block-search .action.search {
  opacity: 1;
  filter: invert(1) brightness(2);
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.block-search input {
  background: #fff;
  border: 1px solid #000;
  color: #000;
  padding: 0 30px;
  height: 80px;
}
.block-search input::placeholder {
  color: #000;
}
.block.block-search.active {
  display: block !important;
}
.sw-overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  background: #000;
  z-index: -1;
  opacity: 0;
}
ul.company-info-container {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
ul.online-purchases-container {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
ul.customer-service-container {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
ul > li,
ol > li {
  margin-bottom: 0;
}
.action.primary,
.action-primary {
  background: #17479e;
  border: 1px solid #17479e;
}
.action.primary:hover,
.action-primary:hover {
  background: #17479e;
  border: 1px solid #17479e;
}
.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
  background: none;
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 0 0 0 0;
  position: relative;
}
.products-grid .product-item-inner {
  background: none;
  box-shadow: none;
  border: none;
  border-top: none;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
}
.sw-product-price {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0 25px;
}
.sw-product-price .price-box {
  margin: 0;
}
.catalog-product-view .price-box.price-measure {
  display: contents !important;
}
.catalog-product-view .price-box.price-measure span {
  margin-left: 20px;
  font-weight: 600;
  font-size: 18px;
}
.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
  position: relative;
  height: auto;
  width: auto;
  border: none;
  box-shadow: none;
  margin: 0;
  overflow: visible;
}
.cart-container .form-cart .actions.main button {
  background: #17479e;
  border: 1px solid #17479e;
  color: #ffffff;
}
.cart.table-wrapper .product-item-details {
  padding-bottom: 0;
  vertical-align: middle;
}
.cart.table-wrapper .product-item-name {
  margin: 0;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  padding: 0;
  vertical-align: middle;
}
/* .header.content {
    display: none;
} */
.opc-progress-bar {
  text-align: center;
}
.catalog-category-view #maincontent,
.page-products #maincontent {
  max-width: 100%;
  padding: 0 100px 50px 100px;
}
.checkout-cart-index .page-main {
  max-width: 100%;
  padding: 50px 100px !important;
}
/* .checkout-index-index.page-layout-checkout .sw-header-container {
    display: none;
} */
.checkout-index-index .logo {
  margin: auto;
  float: none;
}
.checkout-index-index .logo img {
  margin: 0 auto;
  padding: 5px 5px 5px 5px;
}
.customer-account-create .page-title-wrapper {
  text-align: center;
}
.customer-account-create .amform-text {
  color: #4776f0;
  font-size: 16px;
  font-weight: bold;
  padding: 8px;
  border-bottom: 1px solid #4776f0;
  padding-left: 0;
}
.contact-index-index .page-main {
  max-width: 100%;
  padding: 50px 100px;
}
.sw-contact-page-container {
  display: flex;
  justify-content: space-between;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  min-width: 50%;
}
.contact-map {
  margin-left: 50px;
}
.contact-map .map-container {
  height: 514px;
}
.contact-info a {
  color: #111111;
}
.contact-info {
  font-size: 16px;
}
li.nav.item:nth-child(4),
li.nav.item:nth-child(5) {
  display: none;
}
.product-availability .stock.limited {
  color: #f8a31c;
  font-weight: 700;
}
.product-availability .stock.available {
  font-weight: 700;
  color: #008551;
  text-transform: capitalize;
}
.product-availability .stock.unavailable {
  font-weight: 700;
  color: #f91f1f;
  text-transform: capitalize;
}
.measure-description {
  margin-bottom: 30px;
}
.breadcrumbs a:visited {
  color: unset;
}
.breadcrumbs a {
  color: #ed1c24 !important;
}
.breadcrumbs a:hover {
  color: #17479e !important;
}
.amform-form .action.primary,
.amform-parent .action.primary,
.amform-form .amshopby-button,
.amform-parent .amshopby-button,
.amform-form .am-filter-go,
.amform-parent .am-filter-go,
.action.primary,
.action-primary,
.amshopby-button,
.am-filter-go,
button {
  padding: 0 40px;
  background: #17479e;
  border: none;
  border-radius: 0;
  font-family: "Open Sans";
  line-height: 16px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.amform-form .action.primary:hover,
.amform-parent .action.primary:hover,
.amform-form .amshopby-button:hover,
.amform-parent .amshopby-button:hover,
.amform-form .am-filter-go:hover,
.amform-parent .am-filter-go:hover,
.action.primary:hover,
.action-primary:hover,
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active,
.amshopby-button:focus,
.amshopby-button:active,
.am-filter-go:focus,
.am-filter-go:active,
button:hover,
button:focus {
  background: #ed1c24;
  border: none;
  color: #fff;
}
.amform-form {
  margin: 50px auto;
  max-width: 600px;
  background: rgb(106 106 106 / 10%);
  padding: 40px;
}
.rendered-form button,
.rendered-form input,
.rendered-form select {
  height: 50px;
  border: none;
}
.rendered-form textarea {
  border: none;
  min-height: 150px;
}
.amform-form .fieldset .fields .amform-layout-two,
.amform-form .fieldset .fields .amform-layout-three {
  margin-right: 0;
}
.amform-layout-two:not(.editing) {
  max-width: 100%;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  height: 50px;
  border-radius: 0;
  font-family: "Open Sans";
  line-height: 22px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  border-color: rgb(106 106 106 / 50%);
}
textarea {
  min-height: 150px;
  border-radius: 0;
  font-family: "Open Sans";
  line-height: 22px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  border-color: rgb(106 106 106 / 50%);
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  background: rgb(106 106 106 / 10%);
  padding: 40px;
  box-sizing: border-box;
}
.form.contact input,
.form.contact textarea {
  border: none;
}
.contact-map {
  width: calc(50% - 50px);
}
.contact-map iframe {
  width: 100%;
}
.customer-welcome ul {
  border: 1px solid #17479e;
  box-shadow: none;
}
.customer-welcome ul:after {
  border-color: transparent transparent #17479e transparent;
}
.customer-welcome li a {
  color: #373737;
  font-size: 16px;
}
.customer-welcome ul li:hover {
  background: transparent;
}
.customer-welcome li a:hover {
  color: #ed1c24;
}
.category-container:hover {
  background: #ed1c24;
}
.toolbar select {
  background-color: rgb(106 106 106 / 10%);
  box-shadow: none;
  border-radius: 0;
  border: none;
}
.modes-mode:last-child {
  border-radius: 0;
  border: none;
}
.modes-mode.active {
  box-shadow: none;
  background: #17479e;
  color: #fff;
  border-radius: 0;
  border: none;
}
.modes-mode.active:before {
  color: #fff;
}
.modes-mode {
  background-color: rgb(106 106 106 / 10%);
  box-shadow: none;
}
.filter-options-item
  .filter-options-content
  .items:not(.items-children):not(.am-category-view),
.filter-options-item .filter-options-content .am-category-wrapper,
.filter-options-item .filter-options-content .amshopby-fromto-wrap {
  margin: 0;
}
ul.items.am-filter-items-category_ids.am-labels-folding.-am-singleselect {
  max-height: 80vh;
  overflow-y: auto;
  padding-right: 40px;
  box-sizing: border-box;
  overflow-x: hidden;
}
.filter-options .items .items-children.-folding {
  padding-left: 10px;
}
.filter-options-content .items.-am-singleselect .amshopby-link-selected,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label,
.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:active,
.filter-options-content .item a:active .count,
.filter-options-content .item a:hover .count {
  color: #17479e;
}
.filter-options-item .filter-options-content .items [class*="am-filter-item"] {
  font-size: 16px;
}
.block-wishlist .block-title strong {
  font-weight: 900;
  border-bottom: 1px solid;
  padding-bottom: 10px;
  display: block;
}
.page-layout-2columns-left .sidebar-additional {
  padding-right: 2%;
}
div#amasty-shopby-product-list span.product-image-wrapper {
  background: rgb(106 106 106 / 10%);
}
div#amasty-shopby-product-list .product-image-photo {
  mix-blend-mode: darken;
}
.amlabel-position-wrapper {
  mix-blend-mode: darken;
  left: initial !important;
  right: 0;
  width: 100px;
  mix-blend-mode: normal;
}
.amlabel-position-wrapper img {
  width: 100px !important;
  position: absolute;
  right: -9px;
  top: 0;
}
[class^="amlabel-position-top-left"] {
  left: 0 !important;
}
[class^="amlabel-position-top-left"] img {
  left: 0 !important;
  right: unset !important;
}
[class^="amlabel-position-top-right"] .amasty-label-container:last-child {
  margin-top: 0 !important;
}
[class^="amlabel-position-top-right"] .amasty-label-container img {
  right: 0;
}
[class^="amlabel-position-top-right"] .amasty-label-container:last-child img {
  top: 40px;
}
[class^="amlabel-position-top-right"] .amasty-label-container:first-child img {
  top: 0;
}
.sw-bestseller-label .amlabel-text {
  font-weight: 600;
  line-height: 29px;
  text-align: center;
}

.page-products .products-grid .product-items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 40px;
}
.page-products .products-grid .product-items li.item.product.product-item {
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
div#amasty-shopby-product-list .product-item-info {
  width: 100%;
}
div#amasty-shopby-product-list .product-image-container {
  width: 100% !important;
}
.products-grid .product-item-actions {
  margin: 0;
}
div#amasty-shopby-product-list a.product-item-link {
  font-size: 18px;
  min-height: 50px;
  display: block;
}
.product-item .price-box .price-label {
  display: none;
}
.product-item .price-box .price {
  font-size: 18px;
}
.product-item .price-box .old-price .price {
  font-size: 14px;
  text-decoration: line-through;
}
.products-grid .product-item-actions,
.products-list .product-item-actions {
  display: flex;
  align-items: center;
}
.product-item-actions .actions-primary + .actions-secondary > .action {
  background: rgb(106 106 106 / 10%);
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.products-grid .product-item-actions .actions-primary,
.products-list .product-item-actions .actions-primary {
  width: calc(100% - 40px);
}
.product-item-actions button.action.tocart.primary {
  margin: 0;
  width: 100%;
}
.product-item-actions .actions-primary + .actions-secondary > .action:hover {
  background: #ed1c24;
}
.product-item-actions .actions-primary {
  display: block;
}
.product-item .action.towishlist:hover::before {
  color: #fff;
}
.pages .action {
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  border: none;
  background: transparent;
}
.pages a.page {
  color: #000;
}
.pages a.page:hover {
  color: #17479e;
}
.pages strong.page {
  background: transparent;
}
.pages .action:hover {
  background: transparent;
}
.pages .action.previous:hover:before,
.pages .action.next:hover:before {
  color: #17479e;
}
.pages a.page:visited {
  color: unset;
}
.modes-label + .modes-mode {
  border-radius: 0;
  border: none;
}
.modes-mode {
  background-color: rgb(106 106 106 / 10%);
}
div#amasty-shopby-product-list .products-list .product-image-container {
  width: 250px !important;
  display: block;
  height: 100%;
}
div#amasty-shopby-product-list .products-list .product-item-inner {
  width: 300px;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.filter-options-item {
  border-bottom: 1px solid #333333;
}
.filter .block-subtitle {
  border-bottom: 1px solid #333333;
}
div#amasty-shopby-product-list .products-list li.item.product.product-item {
  border: 1px solid #333;
  box-sizing: border-box;
  margin-bottom: 20px;
  position: relative;
}
.products-list .product-item-photo {
  padding: 0 30px 0 0;
  width: 250px;
  height: 300px;
}
div#amasty-shopby-product-list .products-list a.product-item-link {
  min-height: unset;
}
div#amasty-shopby-product-list .products-list .product-item-info {
  display: flex;
  align-items: center;
}
.products-list .product-item-details {
  width: calc(100% - 280px);
}
.product-item-description {
  margin: 10px 0 0;
  text-align: right;
}
.products-list strong.product.name.product-item-name {
  margin-top: 0;
  width: calc(100% - 350px);
}
.products-list .product-item .price-box {
  margin: 10px 0 0;
  width: calc(100% - 350px);
}
div#amasty-shopby-product-list .products-list span.product-image-wrapper {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page.messages {
  position: fixed;
  bottom: 40px;
  left: 40px;
  z-index: 10000;
  max-width: 400px;
}
.page.messages div {
  line-height: 20px;
}
.message > *:first-child:before {
  margin: 0 !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}
.minicart-wrapper .block-minicart {
  border: 1px solid #17479e;
  box-shadow: none;
}
.minicart-wrapper .block-minicart:after {
  border-color: transparent transparent #17479e transparent;
}
.minicart-wrapper .action.close {
  min-width: unset;
}
.minicart-wrapper .action.close:hover:before {
  color: #ed1c24;
}
.minicart-wrapper .action.close:before {
  vertical-align: middle;
}
button#top-cart-btn-checkout {
  padding: 0 20px;
}
.minicart-items-wrapper {
  border: 1px solid #17479e;
  border-left: none;
  border-right: none;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 0;
}
a.action.viewcart {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  line-height: 2.2rem;
  font-size: 1.8rem;
  background: #17479e;
  color: #fff;
  border: none;
  border-radius: 0;
  font-family: "Open Sans";
  font-weight: normal;
  font-style: normal;
  height: 45px;
}
a.action.viewcart:hover {
  background: #ed1c24;
}
.block-minicart .subtotal {
  font-size: 14px;
}
.minicart-items .item-qty {
  border-color: #17479e;
  height: 40px;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #ed1c24;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  color: #17479e;
}
.minicart-items .update-cart-item {
  height: 30px;
  margin-top: 5px;
}
.product-info-main .page-title-wrapper h1 {
  font-size: 30px;
}
.product-options-bottom .price-box,
.product-info-price .price-box {
  color: #373737;
}
.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
}
.product-info-price .price-box .old-price .price-container > span.price-label {
  display: none;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  text-decoration: line-through;
  margin-left: 10px;
}
.product-info-main .product-info-price .price-box {
  display: inline-flex;
  align-items: center;
  margin-right: 10px;
}
.product-info-main .product-info-price .price-box .price-container > span {
  margin-bottom: 0;
}
.price-measure {
  float: left;
  display: contents;
}
.box-tocart .fieldset {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.box-tocart .fieldset > .field {
  margin: 0;
}
.field.qty span {
  font-size: 14px;
}
.box-tocart .actions {
  width: calc(100% - 100px);
}
.box-tocart .action.tocart {
  margin: 0 !important;
  height: 50px;
  width: 100%;
  padding: 0 20px;
}
.product-addto-links a.action.towishlist span {
  display: none;
}
.product-addto-links a.action.towishlist {
  background: rgb(106 106 106 / 10%);
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 50px;
}
.product-social-links .action.towishlist:before {
  margin: 0;
}
.product-addto-links a.action.towishlist:hover {
  background: #ed1c24;
}
.product-social-links .action.towishlist:hover:before {
  color: #fff;
}
.product.data.items > .item.content {
  background: rgb(106 106 106 / 10%);
  border: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  background: #17479e;
  border: none;
  color: #fff;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #17479e;
}
td.col.discounts {
  vertical-align: middle;
  text-align: right;
}
td.col.sync {
  vertical-align: middle;
}
.cart.table-wrapper .cart thead tr th.col {
  text-align: right;
  font-size: 12px;
}
.cart.table-wrapper .cart thead tr th.col.item {
  text-align: left;
}
td.col.sync .loader {
  margin: 0;
  float: right;
}
.cart.table-wrapper .item .col {
  padding: 0 10px;
}
.cart.table-wrapper .item .col.item {
  padding: 0 10px;
}
.cart.table-wrapper .col.qty .input-text {
  border-color: #17479e;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  color: #17479e;
}
.cart.table-wrapper .actions-toolbar > .action-edit:hover:before,
.cart.table-wrapper .actions-toolbar > .action-delete:hover:before {
  color: #ed1c24;
}
.cart.table-wrapper .actions-toolbar {
  position: absolute;
  right: 0;
  bottom: 0;
}
.cart.table-wrapper .actions-toolbar a {
  width: 20px;
  height: 30px;
  line-height: 27px;
}
.cart-container .form-cart .actions.main button:hover {
  background: #ed1c24;
  border: 1px solid #ed1c24;
}
.cart-discount .block.discount {
  width: 100%;
}
.abs-revert-to-action-secondary:not(:focus),
.abs-discount-block .actions-toolbar .action.primary:not(:focus),
.abs-discount-block .actions-toolbar .action.cancel:not(:focus),
.block-compare .action.primary:not(:focus),
.cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus),
.abs-discount-code .form-discount .actions-toolbar .primary .action:not(:focus),
.cart-summary .form.giftregistry .fieldset .action.primary:not(:focus),
.abs-discount-block .actions-toolbar .amshopby-button:not(:focus),
.block-compare .amshopby-button:not(:focus),
.cart-summary .block .actions-toolbar > .primary .amshopby-button:not(:focus),
.cart-summary .form.giftregistry .fieldset .amshopby-button:not(:focus),
.abs-discount-block .actions-toolbar .am-filter-go:not(:focus),
.block-compare .am-filter-go:not(:focus),
.cart-summary .block .actions-toolbar > .primary .am-filter-go:not(:focus),
.cart-summary .form.giftregistry .fieldset .am-filter-go:not(:focus),
.cart-order-comment .actions-toolbar .action.primary:not(:focus),
.cart-order-comment .actions-toolbar .action.cancel:not(:focus),
.paypal-review-discount .actions-toolbar .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.cancel:not(:focus),
.cart-discount .actions-toolbar .action.primary:not(:focus),
.cart-discount .actions-toolbar .action.cancel:not(:focus),
.checkout-payment-method
  .payment-option-content
  .form-discount
  .actions-toolbar
  .primary
  .action:not(:focus) {
  box-shadow: none;
}
.abs-revert-secondary-color,
.abs-revert-to-action-secondary,
.paypal-review .block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.paypal-review .block .actions-toolbar .amshopby-button,
.paypal-review .block .actions-toolbar .am-filter-go,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.abs-discount-block .actions-toolbar .amshopby-button,
.block-compare .amshopby-button,
.cart-summary .block .actions-toolbar > .primary .amshopby-button,
.cart-summary .form.giftregistry .fieldset .amshopby-button,
.abs-discount-block .actions-toolbar .am-filter-go,
.block-compare .am-filter-go,
.cart-summary .block .actions-toolbar > .primary .am-filter-go,
.cart-summary .form.giftregistry .fieldset .am-filter-go,
.cart-order-comment .actions-toolbar .action.primary,
.cart-order-comment .actions-toolbar .action.cancel,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.checkout-payment-method
  .payment-option-content
  .form-discount
  .actions-toolbar
  .primary
  .action {
  padding: 0 40px;
  background: #17479e;
  border: none;
  border-radius: 0;
  font-family: "Open Sans";
  line-height: 22px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.abs-revert-secondary-color:hover,
.abs-revert-to-action-secondary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.cancel:hover,
.paypal-review .block .actions-toolbar .amshopby-button:hover,
.paypal-review .block .actions-toolbar .am-filter-go:hover,
.block-compare .action.primary:hover,
.cart-summary .block .actions-toolbar > .primary .action.primary:hover,
.abs-discount-code .form-discount .actions-toolbar .primary .action:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.abs-discount-block .actions-toolbar .amshopby-button:hover,
.block-compare .amshopby-button:hover,
.cart-summary .block .actions-toolbar > .primary .amshopby-button:hover,
.cart-summary .form.giftregistry .fieldset .amshopby-button:hover,
.abs-discount-block .actions-toolbar .am-filter-go:hover,
.block-compare .am-filter-go:hover,
.cart-summary .block .actions-toolbar > .primary .am-filter-go:hover,
.cart-summary .form.giftregistry .fieldset .am-filter-go:hover,
.cart-order-comment .actions-toolbar .action.primary:hover,
.cart-order-comment .actions-toolbar .action.cancel:hover,
.paypal-review-discount .actions-toolbar .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.cancel:hover,
.cart-discount .actions-toolbar .action.primary:hover,
.cart-discount .actions-toolbar .action.cancel:hover,
.checkout-payment-method
  .payment-option-content
  .form-discount
  .actions-toolbar
  .primary
  .action:hover,
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.abs-revert-to-action-secondary:focus,
.abs-revert-to-action-secondary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.primary:focus,
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:focus,
.abs-discount-block .actions-toolbar .action.cancel:active,
.paypal-review .block .actions-toolbar .amshopby-button:focus,
.paypal-review .block .actions-toolbar .amshopby-button:active,
.paypal-review .block .actions-toolbar .am-filter-go:focus,
.paypal-review .block .actions-toolbar .am-filter-go:active,
.block-compare .action.primary:focus,
.block-compare .action.primary:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:focus,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.abs-discount-code .form-discount .actions-toolbar .primary .action:focus,
.abs-discount-code .form-discount .actions-toolbar .primary .action:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.abs-discount-block .actions-toolbar .amshopby-button:focus,
.abs-discount-block .actions-toolbar .amshopby-button:active,
.block-compare .amshopby-button:focus,
.block-compare .amshopby-button:active,
.cart-summary .block .actions-toolbar > .primary .amshopby-button:focus,
.cart-summary .block .actions-toolbar > .primary .amshopby-button:active,
.cart-summary .form.giftregistry .fieldset .amshopby-button:focus,
.cart-summary .form.giftregistry .fieldset .amshopby-button:active,
.abs-discount-block .actions-toolbar .am-filter-go:focus,
.abs-discount-block .actions-toolbar .am-filter-go:active,
.block-compare .am-filter-go:focus,
.block-compare .am-filter-go:active,
.cart-summary .block .actions-toolbar > .primary .am-filter-go:focus,
.cart-summary .block .actions-toolbar > .primary .am-filter-go:active,
.cart-summary .form.giftregistry .fieldset .am-filter-go:focus,
.cart-summary .form.giftregistry .fieldset .am-filter-go:active,
.cart-order-comment .actions-toolbar .action.primary:focus,
.cart-order-comment .actions-toolbar .action.primary:active,
.cart-order-comment .actions-toolbar .action.cancel:focus,
.cart-order-comment .actions-toolbar .action.cancel:active,
.paypal-review-discount .actions-toolbar .action.primary:focus,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:focus,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:focus,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:focus,
.cart-discount .actions-toolbar .action.cancel:active,
.checkout-payment-method
  .payment-option-content
  .form-discount
  .actions-toolbar
  .primary
  .action:focus,
.checkout-payment-method
  .payment-option-content
  .form-discount
  .actions-toolbar
  .primary
  .action:active {
  background: #ed1c24;
  border: none;
  color: #fff;
}
.abs-discount-block .block > .title strong,
.cart-order-comment .block > .title strong,
.paypal-review-discount .block > .title strong,
.cart-discount .block > .title strong {
  color: #17479e;
}
input#coupon_code {
  height: 40px;
}
.abs-button-l,
#store-selector .form-continue .actions-toolbar .action.primary,
.order-review-form .action.primary,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.tocart,
.cart-summary .checkout-methods-items .action.primary.checkout,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method
  .payment-method-content
  > .actions-toolbar
  > .primary
  .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.box-tocart .action.instant-purchase,
.multicheckout .action.primary,
#store-selector .form-continue .actions-toolbar .amshopby-button,
.order-review-form .amshopby-button,
.bundle-actions .amshopby-button.customize,
.bundle-options-container .block-bundle-summary .box-tocart .amshopby-button,
.cart-summary .checkout-methods-items .amshopby-button.checkout,
.block-minicart .block-content > .actions > .primary .amshopby-button,
.methods-shipping .actions-toolbar .amshopby-button,
.checkout-payment-method
  .payment-method-content
  > .actions-toolbar
  > .primary
  .amshopby-button,
.form-address-edit .actions-toolbar .amshopby-button,
.multicheckout .amshopby-button,
#store-selector .form-continue .actions-toolbar .am-filter-go,
.order-review-form .am-filter-go,
.bundle-actions .am-filter-go.customize,
.bundle-options-container .block-bundle-summary .box-tocart .am-filter-go,
.cart-summary .checkout-methods-items .am-filter-go.checkout,
.block-minicart .block-content > .actions > .primary .am-filter-go,
.methods-shipping .actions-toolbar .am-filter-go,
.checkout-payment-method
  .payment-method-content
  > .actions-toolbar
  > .primary
  .am-filter-go,
.form-address-edit .actions-toolbar .am-filter-go,
.multicheckout .am-filter-go {
  padding: 0 20px;
}
.modal-popup .modal-footer {
  display: flex;
  align-items: center;
}
.modal-popup .modal-footer button {
  margin-right: 5px;
}
.block-authentication .block-title strong {
  font-weight: 900;
  font-size: 18px;
  line-height: 24px;
}
.popup-authentication .block-content {
  font-size: 14px;
  line-height: 24px;
}
.block-authentication .block[class] ul {
  list-style: disc;
  padding-left: 0;
  list-style-position: inside;
}
.block-authentication .actions-toolbar > .primary .action {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
}
.modal-slide .action-close {
  min-width: unset;
  width: 15px;
  margin: 0;
  top: 10px;
  right: 30px;
}
.customer-account-login main#maincontent,
.customer-account-forgotpassword main#maincontent,
.customer-account-create main#maincontent {
  padding-top: 50px;
}
.rendered-form input[type="radio"] {
  height: auto;
}
.cart.table-wrapper .actions-toolbar .action-towishlist {
  margin-right: 90px;
  font-size: 14px;
}
.cart-summary .block > .title:after {
  top: 50%;
  transform: translateY(-50%);
}
select {
  height: 40px;
  font-family: "Open Sans";
  line-height: 22px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
}
form#shipping-zip-form select,
form#shipping-zip-form input {
  height: 40px;
  border: none;
}
.cart-summary .block .item-options .field .radio {
  margin-top: 9px;
}
.cart-summary {
  font-size: 16px;
}
.opc-block-summary {
  background: rgb(106 106 106 / 10%);
}
.opc-progress-bar {
  margin-top: 30px;
}
.opc-progress-bar-item._active:before {
  background: #ed1c24;
  border-color: #ed1c24;
}
.opc-progress-bar-item._active > span:before {
  background: #ed1c24;
  border-color: #ed1c24;
}
.opc-progress-bar-item:before {
  background: #f0f0f0;
  border: #f0f0f0;
}
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  background: #f0f0f0;
  border: 1px solid #f0f0f0;
}
.opc-progress-bar-item > span:after {
  line-height: 24px;
  background: #fff;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ed1c24;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ed1c24;
}
.opc-wrapper .step-title {
  border-bottom: 1px solid #333333;
  font-weight: bold;
  font-size: 20px;
}
.opc-block-summary > .title {
  font-size: 20px;
  font-weight: bold;
}
.opc-progress-bar-item > span {
  font-size: 14px;
}
.opc-progress-bar-item._complete > span {
  color: #666;
}
.opc-wrapper {
  font-size: 16px;
}
.opc-block-summary .items-in-cart > .title:after {
  top: 17px;
}
.opc-block-summary,
.shipping-information {
  font-size: 16px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #333333;
  font-size: 20px;
  font-weight: bold;
}
.shipping-information-title button.action.action-edit {
  height: 20px;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #333;
}
.abs-sidebar-totals,
.cart-totals,
.opc-block-summary .table-totals {
  border-top: 1px solid #333;
}
.abs-sidebar-totals .grand .mark,
.cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .mark,
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  border-top: 1px solid #333;
}
form#co-payment-form hr {
  border: none;
  margin: 0;
}
ol#checkoutSteps input#discount-code {
  height: 40px;
}
a.action.primary.continue {
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalog-product-view main#maincontent {
  padding-top: 0;
}
strong#block-reorder-heading {
  border-bottom: 1px solid;
  padding-bottom: 10px;
  display: block;
  font-weight: bold;
}
.block-collapsible-nav-content .nav.items {
  background: transparent;
  border: none;
}
.block-collapsible-nav .nav.item {
  background: transparent;
}
.block-collapsible-nav .item:first-child strong {
  background: #ed1c24;
  color: #fff;
}
.block.block-dashboard-info,
.block.block-dashboard-addresses {
  border: none;
  background: rgb(106 106 106 / 10%);
}
.block-collapsible-nav .content {
  background: rgb(106 106 106 / 10%);
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  color: #fff;
  border: none;
  background: #ed1c24;
  font-size: 14px;
  font-weight: bold;
}
.block-collapsible-nav .nav.item a {
  position: relative;
  font-size: 14px;
}
.sw-product-catalog-btn a {
  display: table;
}
.table tfoot,
.abs-account-summary td,
.order-details-items tfoot td {
  background: rgb(106 106 106 / 10%);
}
.account .table-wrapper {
  border-bottom: none;
}
.block.block-order-details-view .block-content .box {
  padding-right: 20px;
}
.block-wishlist .product-item-name {
  margin-right: 50px;
}
.wishlist-index-index .product-item-inner .comment-box {
  margin-top: 0;
}
.products-grid .product-item-inner {
  position: relative;
}
.products-grid.wishlist .product-item-photo {
  background: rgb(106 106 106 / 10%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.products-grid.wishlist .product-image-container {
  mix-blend-mode: darken;
  width: 100% !important;
}
.wishlist-index-index .products-grid .product-items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
}
.wishlist-index-index .products-grid .product-items li {
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
.products-grid.wishlist .product-item .fieldset {
  display: flex;
  justify-content: space-between;
}
.products-grid.wishlist .product-item .fieldset .field.qty {
  width: 80px;
}
.products-grid.wishlist .product-item .fieldset .product-item-actions {
  display: block;
  width: calc(100% - 100px);
}
.products-grid.wishlist .product-item .box-tocart .actions-primary {
  width: 100%;
}
.products-grid.wishlist .product-item-actions .action.edit:before,
.products-grid.wishlist .product-item-actions .action.delete:before {
  color: #17479e;
}
.products-grid.wishlist .product-item-actions .action.edit:hover:before,
.products-grid.wishlist .product-item-actions .action.delete:hover:before {
  color: #ed1c24;
}
form#wishlist-view-form .actions-toolbar .primary {
  display: flex;
  border-top: 1px solid;
  padding-top: 30px;
  margin-top: 30px;
  width: 100%;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .product-items .action.delete:hover:before,
.sidebar .block-compare .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filter-current .action.remove:hover:before {
  color: #fff;
}
.link.wishlist .counter:before,
.link.wishlist .counter:after {
  content: none;
}
.link.wishlist .counter {
  color: #fff;
  text-shadow: none;
  width: 14px;
  height: 14px;
  line-height: 14px;
  min-width: 14px;
  margin: 0;
  padding: 3px;
  border-radius: 50%;
  position: absolute;
  right: -5px;
  bottom: -4px;
  font-size: 11px;
  font-weight: 700;
  background: #ed1c24;
  text-align: center;
}
.rootmenu-list > li > a.has-sub-cat {
  line-height: 62px;
  padding: 0 20px !important;
}
.megamenu .page-main {
  padding: 0 !important;
}
.rootmenu > .rootmenu-list > li > .megamenu {
  padding: 0;
  border-top: 1px solid #fff;
}
.rootmenu
  > .rootmenu-list
  .tabmenu
  .vertical-menu
  .main_openactive01
  .cat-arrow::before {
  border-color: #fff;
}
.rootmenu > .rootmenu-list .tabmenu .vertical-menu > li > a {
  padding: 3px 15px;
}
.rootmenu .cat-arrow.empty_category,
.empty_category span {
  display: none;
}
.rootmenu .tabmenu .vertical-menu .tabimgwpr .tabbing_lev4 {
  padding: 0;
}
.rootmenu .tabmenu .vertical-menu .tabimgwpr .tabbing_lev4 li {
  padding: 0;
}
.rootmenu
  > .rootmenu-list
  .tabmenu
  .vertical-menu
  > li
  .verticalopen
  .root-sub-col-12 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}
.rootmenu
  > .rootmenu-list
  .tabmenu
  .vertical-menu
  > li
  .verticalopen
  .root-sub-col-12:before,
.rootmenu
  > .rootmenu-list
  .tabmenu
  .vertical-menu
  > li
  .verticalopen
  .root-sub-col-12:after {
  content: none;
}
/* .rootmenu > .rootmenu-list .tabmenu .vertical-menu > li .verticalopen .root-sub-col-12 > .clearfix {
    display: none;
} */
.rootmenu .tabmenu .padding-zero .tabimgwpr {
  width: 100%;
}
.rootmenu > .rootmenu-list .tabmenu .vertical-menu > li > a {
  padding: 10px 15px;
}
.rootmenu
  > .rootmenu-list
  .tabmenu
  .vertical-menu
  > li
  .verticalopen
  .root-sub-col-12
  > div:not(.tabimgwpr) {
  display: none;
}
.rootmenu
  > .rootmenu-list
  .tabmenu
  .vertical-menu
  > li
  .verticalopen
  .root-sub-col-12
  .root-col-4 {
  width: 100%;
  padding: 0;
  display: block;
}
.rootmenu > .rootmenu-list .root-col-75 {
  padding: 30px;
}
.products-grid .product-item-actions button.action.tocart.primary {
  padding: 0;
}
.toolbar-products {
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: start;
}
.toolbar-products:before,
.toolbar-products:after {
  content: none;
}
.page-products .sorter,
.products.wrapper ~ .toolbar .limiter {
  margin-left: auto;
}
.rootmenu .tabmenu .vertical-menu .tabimtag {
  height: auto;
}
.rootmenu .tabmenu .tabimgtext {
  line-height: 18px;
}
.sidebar.sidebar-additional {
  z-index: 1;
  position: relative;
}
.sw-footer-newsletter {
  display: none;
}
.rootmenu .rootmenu-list {
  align-items: baseline;
}
select.swal2-select {
  max-width: 88%;
  margin: auto;
}
.swal2-popup.swal2-modal.swal2-show {
  width: 22% !important;
}
button.swal2-confirm.swal2-styled {
  width: 5em;
}
.sw-five-brands {
  gap: 40px;
}
.sw-five-brands .img-1 {
  width: auto;
  position: relative;
}
.sw-five-brands .img-1 img {
  width: 140px;
  transition: 0.5s ease-in-out;
}
.sw-five-brands .img-1:hover img {
  opacity: 0;
}
.sw-five-brands .img-1 .img-text {
  height: 100%;
  width: 100%;
  backface-visibility: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: 0.5s ease-in-out;
  transform-style: preserve-3d;
  background-size: cover;
  background-position: center;
  text-align: center;
  line-height: 20px;
  opacity: 0;
  transform: translate(-50%, -50%) rotateY(180deg);
}
.sw-five-brands .img-1:hover .img-text {
  opacity: 1 !important;
  transform: translate(-50%, -50%) rotateY(0) !important;
  background: #fff;
  z-index: 99;
}
.sw-five-brands .img-1 .img-text a {
  margin-top: 10px;
  background: #17479e;
  color: #fff;
  line-height: 42px;
  font-size: 16px;
  transition: all 0.5s ease;
}
.sw-five-brands .img-1 .img-text a:hover {
  background: #ed1c24;
}
.checkout-index-index
  .payment-option._collapsible.opc-payment-additional.discount-code {
  display: none;
}
.checkout-cart-index .cart-discount {
  display: none;
}
.cart.table-wrapper .col.discount3,
.order-items.table-wrapper .col.discount3,
.cart.table-wrapper .col.discount5,
.order-items.table-wrapper .col.discount5,
.cart.table-wrapper .col.vat,
.order-items.table-wrapper .col.vat {
  padding: 0;
  vertical-align: middle;
  text-align: right;
}
.cart.table-wrapper th.col.item {
  width: 30%;
}
.cart.table-wrapper .item .col.item strong.product-item-name {
  font-size: 14px;
  line-height: 16px;
}
.cart.table-wrapper .item .col,
.cart.table-wrapper .item .col span.price {
  font-size: 14px;
}
span.cart-price {
  line-height: 16px;
  font-size: 14px;
}
.amlabel-text {
  z-index: 9;
}
.filter-options-item
  .filter-options-content
  ul.items.am-filter-items-category_ids
  a {
  font-size: 14px;
}
.filter-options-item
  .filter-options-content
  ul.items.am-filter-items-category_ids
  > li
  > a {
  border-bottom: 1px dashed #000;
}
.filter-options-item
  .filter-options-content
  ul.items.am-filter-items-category_ids
  > li
  > ul
  > li
  > a {
  background: rgb(106 106 106 / 10%);
}
.filter-options-item
  .filter-options-content
  ul.items.am-filter-items-category_ids
  > li
  > ul
  > li
  > ul
  > li
  > a {
  border-bottom: 1px dashed #000;
}

/* Cart Item Actions Fix. */
@supports (-webkit-hyphens: none) {
  /* This will target Safari (and some WebKit browsers) */
  .cart.table-wrapper .actions-toolbar {
    position: relative;
  }
}
/**/

@media screen and (max-width: 1640px) {
  .sw-four-buttons,
  .sw-five-brands,
  .category-container-all,
  .sw-offer-banner,
  .special-offers-all-items {
    padding: 0 100px;
  }
  .footer_block {
    padding: 65px 100px 20px 100px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: block;
  }
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    width: 100%;
  }
}

@media screen and (max-width: 1580px) {
  .sw-telephone-information,
  a.sw-tel-info,
  a.subcategory-info,
  a.category-more {
    font-size: 18px;
  }
  .special-offers-item h6 {
    margin: 20px 0 0;
    font-size: 18px;
    line-height: 24px;
  }
  a.footer-categories {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
  }
  .look-more-text {
    font-size: 18px;
    line-height: 24px;
  }
  .copyright {
    font-size: 14px;
  }
  .amform-form .action.primary,
  .amform-parent .action.primary,
  .amform-form .amshopby-button,
  .amform-parent .amshopby-button,
  .amform-form .am-filter-go,
  .amform-parent .am-filter-go,
  .action.primary,
  .action-primary,
  .amshopby-button,
  .am-filter-go,
  button {
    font-size: 14px;
  }
  .block.newsletter .action.subscribe,
  .block.newsletter input {
    font-size: 14px;
  }
  .abs-button-l,
  #store-selector .form-continue .actions-toolbar .action.primary,
  .order-review-form .action.primary,
  .bundle-actions .action.primary.customize,
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary,
  .box-tocart .action.tocart,
  .cart-summary .checkout-methods-items .action.primary.checkout,
  .block-minicart .block-content > .actions > .primary .action.primary,
  .methods-shipping .actions-toolbar .action.primary,
  .block-authentication .action.action-register,
  .block-authentication .action.action-login,
  .checkout-payment-method
    .payment-method-content
    > .actions-toolbar
    > .primary
    .action.primary,
  .form-address-edit .actions-toolbar .action.primary,
  .box-tocart .action.instant-purchase,
  .multicheckout .action.primary,
  #store-selector .form-continue .actions-toolbar .amshopby-button,
  .order-review-form .amshopby-button,
  .bundle-actions .amshopby-button.customize,
  .bundle-options-container .block-bundle-summary .box-tocart .amshopby-button,
  .cart-summary .checkout-methods-items .amshopby-button.checkout,
  .block-minicart .block-content > .actions > .primary .amshopby-button,
  .methods-shipping .actions-toolbar .amshopby-button,
  .checkout-payment-method
    .payment-method-content
    > .actions-toolbar
    > .primary
    .amshopby-button,
  .form-address-edit .actions-toolbar .amshopby-button,
  .multicheckout .amshopby-button,
  #store-selector .form-continue .actions-toolbar .am-filter-go,
  .order-review-form .am-filter-go,
  .bundle-actions .am-filter-go.customize,
  .bundle-options-container .block-bundle-summary .box-tocart .am-filter-go,
  .cart-summary .checkout-methods-items .am-filter-go.checkout,
  .block-minicart .block-content > .actions > .primary .am-filter-go,
  .methods-shipping .actions-toolbar .am-filter-go,
  .checkout-payment-method
    .payment-method-content
    > .actions-toolbar
    > .primary
    .am-filter-go,
  .form-address-edit .actions-toolbar .am-filter-go,
  .multicheckout .am-filter-go {
    line-height: 20px;
    font-size: 14px;
  }
  .sw-top-header-container {
    padding: 0 50px;
  }
  .sw-four-buttons,
  .sw-five-brands,
  .category-container-all,
  .sw-offer-banner,
  .special-offers-all-items,
  .sw-bottom-inner-header-container {
    padding: 0 50px;
  }
  .footer_block {
    padding: 65px 50px 20px 50px;
  }
  .breadcrumbs {
    padding: 20px 50px;
  }
  .page-main {
    padding: 50px;
  }
  .catalog-category-view #maincontent,
  .page-products #maincontent {
    padding: 0 50px 50px 50px;
  }
  .checkout-cart-index .page-main {
    padding: 50px !important;
  }
  .contact-index-index .page-main {
    padding: 50px;
  }
  .sw-four-buttons {
    margin-top: -120px;
  }
  .footer-group-categories {
    padding-right: 100px;
  }
  .checkout-index-index main#maincontent {
    padding-top: 0;
  }
  .abs-revert-secondary-color,
  .abs-revert-to-action-secondary,
  .paypal-review .block .actions-toolbar .action.primary,
  .abs-discount-block .actions-toolbar .action.primary,
  .abs-discount-block .actions-toolbar .action.cancel,
  .paypal-review .block .actions-toolbar .amshopby-button,
  .paypal-review .block .actions-toolbar .am-filter-go,
  .block-compare .action.primary,
  .cart-summary .block .actions-toolbar > .primary .action.primary,
  .abs-discount-code .form-discount .actions-toolbar .primary .action,
  .cart-summary .form.giftregistry .fieldset .action.primary,
  .abs-discount-block .actions-toolbar .amshopby-button,
  .block-compare .amshopby-button,
  .cart-summary .block .actions-toolbar > .primary .amshopby-button,
  .cart-summary .form.giftregistry .fieldset .amshopby-button,
  .abs-discount-block .actions-toolbar .am-filter-go,
  .block-compare .am-filter-go,
  .cart-summary .block .actions-toolbar > .primary .am-filter-go,
  .cart-summary .form.giftregistry .fieldset .am-filter-go,
  .cart-order-comment .actions-toolbar .action.primary,
  .cart-order-comment .actions-toolbar .action.cancel,
  .paypal-review-discount .actions-toolbar .action.primary,
  .paypal-review-discount .actions-toolbar .action.cancel,
  .cart-discount .actions-toolbar .action.primary,
  .cart-discount .actions-toolbar .action.cancel,
  .checkout-payment-method
    .payment-option-content
    .form-discount
    .actions-toolbar
    .primary
    .action {
    line-height: 16px;
    font-size: 14px;
  }
}

@media screen and (max-width: 1480px) {
  .logo img {
    height: 100px;
  }
  .cart.table-wrapper {
    overflow: auto;
    display: block;
  }
  table#shopping-cart-table {
    min-width: 1200px;
    width: 1200px;
    display: table;
  }
  /*
    .sw-logo-second {
        width: 100px;
        height: 60px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    */
  .sw-bottom-inner-header-container {
    height: 100px;
  }
  .block.newsletter .title {
    margin: 0;
  }
  .block.newsletter .title strong {
    font-size: 16px;
  }
  .sw-telephone-information,
  a.sw-tel-info,
  .sw-fax-information,
  a.sw-fax-info,
  .sw-email-information,
  a.sw-email-info,
  .actions.dropdown.options.switcher-options,
  .product-catalog-btn-text {
    font-size: 14px;
    line-height: 18px;
  }
  .sw-top-inner-header-container {
    height: 50px;
  }
  .nav-sections {
    height: 50px;
  }
  .rootmenu-list > li > a.has-sub-cat {
    line-height: 50px;
  }
  .text-4-buttons {
    font-size: 18px;
  }
  .sw-popular-categories h2,
  h2 {
    font-size: 30px;
    line-height: 30px;
  }
  .category-container-all h3 {
    font-size: 20px;
    line-height: 20px;
  }
  a.subcategory-info,
  a.category-more {
    font-size: 16px;
  }
  h4 {
    font-size: 18px;
  }
  h1 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  body {
    font-size: 14px;
    line-height: 24px;
  }
  a.footer-categories {
    font-size: 14px;
  }
  input[type="text"],
  input[type="password"],
  input[type="url"],
  input[type="tel"],
  input[type="search"],
  input[type="number"],
  input[type*="date"],
  input[type="email"] {
    font-size: 14px;
  }
  .cart-summary {
    font-size: 14px;
  }
  .cart-summary .block .item-options .field .radio {
    margin-top: 6px;
  }
}

@media screen and (max-width: 1380px) {
  .block.newsletter .action.subscribe {
    padding: 0 30px;
    width: auto;
  }
  .page-products .products-grid .product-items {
    grid-template-columns: repeat(3, 1fr);
  }
  .amform-form .action.primary,
  .amform-parent .action.primary,
  .amform-form .amshopby-button,
  .amform-parent .amshopby-button,
  .amform-form .am-filter-go,
  .amform-parent .am-filter-go,
  .action.primary,
  .action-primary,
  .amshopby-button,
  .am-filter-go,
  button {
    padding: 0 20px;
  }
  .cart.table-wrapper .item .col.item {
    width: 40%;
    display: table-cell;
  }
  .cart.table-wrapper .product-item-name {
    font-size: 14px;
    line-height: 18px;
  }
  .cart.table-wrapper .cart thead tr th.col {
    font-size: 12px;
  }
  .opc-wrapper .shipping-address-items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
  }
  .opc-wrapper .shipping-address-item {
    width: 100%;
    margin: 0;
  }
  .opc-block-summary .items-in-cart > .title strong {
    font-size: 14px;
  }
  .opc-block-summary,
  .shipping-information {
    font-size: 14px;
  }
  .sw-four-buttons {
    margin-top: 50px;
  }
  .mp-banner-slider .owl-dots {
    top: unset;
    left: 50%;
    bottom: 30px;
    transform: translateX(-50%);
  }
  div#mageplaza-bannerslider-block-before-content-1
    .owl-carousel
    .owl-stage-outer {
    height: auto !important;
  }
  .owl-carousel .owl-dots .owl-dot span {
    margin: 0 3px;
    background: #fff;
  }
  .owl-carousel .owl-dots .owl-dot.active span,
  .owl-carousel .owl-dots .owl-dot:hover span {
    background: #ed1c24;
  }
  .owl-carousel .owl-nav [class*="owl-"] {
    margin: 0;
  }
  .mp-banner-slider .owl-nav .owl-prev span,
  .mp-banner-slider .owl-nav .owl-next span {
    font-size: 60px;
  }
  .owl-carousel .owl-nav {
    height: 40px;
    display: flex;
    justify-content: space-between;
    padding: 0 50px;
  }
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev {
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .mp-banner-slider .owl-nav .owl-prev span,
  .mp-banner-slider .owl-nav .owl-next span {
    font-size: 40px;
    position: relative;
    left: initial;
    right: initial;
    top: initial;
    width: 40px;
    height: 40px;
    display: block;
    line-height: 30px;
  }
  .owl-carousel .owl-nav [class*="owl-"]:hover {
    background: #17479e;
  }
  .mp-banner-slider .owl-nav .owl-prev span:hover,
  .mp-banner-slider .owl-nav .owl-next span:hover {
    color: #fff;
  }
}

@media screen and (max-width: 1280px) {
  .block.newsletter .title {
    display: none;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: none;
  }
  .block.newsletter .action.subscribe {
    float: right;
  }
  .block.newsletter input {
    height: 30px;
    font-size: 12px;
  }
  .block.newsletter .action.subscribe {
    height: 30px;
  }
}

@media screen and (max-width: 1180px) {
  a.subcategory-info,
  a.category-more {
    font-size: 14px;
    line-height: 14px;
  }
  li.subcategory-item {
    line-height: 14px;
    margin-bottom: 5px;
  }
  .special-offers-all-items {
    grid-template-columns: repeat(4, 1fr);
  }
  .special-offers-readmore {
    height: auto;
    padding-bottom: 0;
  }
  .look-more-text {
    position: relative;
    width: auto;
    bottom: unset;
    right: unset;
  }
  a.look-more-info {
    color: #ed1c24;
    position: relative;
    left: 0;
    top: 0;
    background: transparent;
  }
  .look-more-text:after {
    border-color: #ed1c24;
  }
  .look-more-text {
    font-size: 16px;
    line-height: 16px;
    display: inline-flex;
    align-items: center;
  }
  .look-more-text:after {
    position: relative;
    bottom: 0;
    margin-left: 10px;
  }
  .social-media {
    flex-wrap: wrap;
  }
  .text {
    margin-right: 0;
    width: 100%;
  }
  .text h5 {
    margin: 0 0 20px 0;
    font-size: 16px;
  }
  .map {
    margin-bottom: 20px;
  }
  .footer_block {
    padding: 50px;
  }
  .rootmenu
    > .rootmenu-list
    .tabmenu
    .vertical-menu
    > li
    .verticalopen
    .root-sub-col-12 {
    grid-template-columns: repeat(3, 1fr);
  }
  div#amasty-shopby-product-list .products-list .product-item-inner {
    width: 300px;
    position: relative;
    right: initial;
    top: initial;
    transform: none;
    margin-top: 10px;
  }
  .product-item-description {
    text-align: left;
  }
  .products-list .product-item .price-box,
  .products-list strong.product.name.product-item-name {
    width: 100%;
  }
  .product-info-main .page-title-wrapper h1 {
    font-size: 24px;
  }
  .footer-group-categories {
    padding-right: 40px;
  }
}

@media screen and (max-width: 1023px) {
  .product-catalog-btn-list.active {
    right: 30px;
  }
  .text-4-buttons {
    font-size: 16px;
    padding: 0 20px;
    line-height: 18px;
    margin-top: 10px;
  }
  .block-collapsible-nav .item:first-child strong {
    padding: 5px 30px !important;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: none;
    margin-right: 0;
    margin-bottom: 0;
  }
  form#wishlist-view-form .actions-toolbar .primary {
    justify-content: space-between;
  }
  .toolbar.wishlist-toolbar .pager {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  form#wishlist-view-form .actions-toolbar .primary button {
    width: 32.333%;
  }
  .products-grid.wishlist .product-image-container {
    max-width: unset;
  }
  .products-grid.wishlist .product-item-photo {
    float: none;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 0;
  }
  .wishlist-index-index .products-grid .product-items {
    grid-template-columns: repeat(3, 1fr);
  }
  .block-collapsible-nav-content .nav.items {
    background: #f0f0f0 !important;
    border: none !important;
    padding: 10px 0;
  }
  .block-collapsible-nav .item a,
  .block-collapsible-nav .item > strong {
    padding: 5px 30px;
  }
  .block-collapsible-nav .content.active {
    box-shadow: 0 10px 30px rgb(0 0 0 / 10%);
    padding: 0 0 0;
  }
  .account .page-main {
    padding-top: 70px;
  }
  .block.block-dashboard-info,
  .block.block-dashboard-addresses {
    border: none !important;
    background: #f0f0f0 !important;
    padding: 20px !important;
    box-sizing: border-box;
  }
  .block-collapsible-nav .content {
    border-bottom: none !important;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    padding: 10px 40px 10px 30px;
  }
  .block-collapsible-nav {
    top: 0;
  }
  .block-collapsible-nav .item:first-child strong {
    background: #ed1c24 !important;
  }
  .block-collapsible-nav .item a:hover {
    background: #ed1c24 !important;
    color: #fff !important;
  }
  .block-collapsible-nav .nav.item {
    background: transparent !important;
  }
  .img-4-buttons-4 {
    margin-top: 48px;
    margin-bottom: 0;
  }
  .sw-four-buttons img {
    width: 50px;
    height: 50px;
    object-fit: contain;
  }
  .sw-account-container {
    display: none;
  }
  .minicart-wrapper {
    margin-top: 0;
  }
  div#switcher-language {
    display: none;
  }
  .sw-bottom-right .block.newsletter {
    display: none;
  }
  .sw-bottom-header-container,
  .cms-home .sw-bottom-header-container {
    background: rgb(240 240 240);
  }
  .sw-bottom-inner-header-container {
    justify-content: end;
  }
  .sw-logo-group {
    left: 30px;
    transform: translateY(-50%);
  }
  .nav-toggle {
    left: initial;
    position: relative;
    top: initial;
    margin-right: 20px;
  }
  .sw-logo-first {
    display: flex;
    align-items: center;
  }
  .product-catalog-btn-text {
    padding: 10px;
  }
  .logo img {
    height: 80px;
  }
  .sw-bottom-inner-header-container {
    height: 80px;
  }
  div#mageplaza-bannerslider-block-before-content-1 {
    margin-top: 0;
  }
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev {
    display: none;
  }
  .sw-top-header-container {
    padding: 0 30px;
    box-sizing: border-box;
  }
  .sw-four-buttons,
  .sw-five-brands,
  .category-container-all,
  .sw-offer-banner,
  .special-offers-all-items,
  .sw-bottom-inner-header-container {
    padding: 0 30px;
    box-sizing: border-box;
  }
  .footer_block {
    padding: 50px 30px;
    box-sizing: border-box;
  }
  .breadcrumbs {
    padding: 20px 30px;
    box-sizing: border-box;
  }
  .page-main {
    padding: 30px;
    box-sizing: border-box;
  }
  .catalog-category-view #maincontent,
  .page-products #maincontent {
    padding: 30px;
    box-sizing: border-box;
  }
  .checkout-cart-index .page-main {
    padding: 30px !important;
    box-sizing: border-box;
  }
  .contact-index-index .page-main {
    padding: 30px;
    box-sizing: border-box;
  }
  .mp-banner-slider .owl-dots {
    top: unset !important;
    left: 50% !important;
    bottom: 30px;
    transform: translateX(-50%);
  }
  .owl-carousel .owl-dots .owl-dot span {
    margin: 0 3px !important;
    background: #fff !important;
  }
  .owl-carousel .owl-dots .owl-dot.active span,
  .owl-carousel .owl-dots .owl-dot:hover span {
    background: #ed1c24 !important;
  }
  .sw-four-buttons {
    margin-top: 30px;
  }
  .category-container-all {
    grid-template-columns: repeat(2, 1fr);
  }
  .category-container:hover:before {
    left: -15vw;
    top: -15vw;
  }
  .footer-group-categories {
    padding-right: 0;
    width: 100%;
  }
  .footer_block {
    flex-wrap: wrap;
  }
  .group {
    width: 100%;
    margin-top: 30px;
  }
  .nav-sections {
    height: 100%;
    box-shadow: none;
  }
  .nav-sections-item-title {
    background: rgb(240 240 240);
    border-color: #fff;
  }
  .rootmenu .rootmenu-list {
    display: block !important;
  }
  .rootmenu > .rootmenu-list.mobile-sub > li > a {
    border-left: none !important;
    border-right: none !important;
  }
  .nav-sections-item-content {
    padding: 20px;
  }
  .rootmenu > .rootmenu-list > li .megamenu {
    box-shadow: none !important;
    padding: 0 !important;
  }
  .rootmenu .tabmenu .vertical-menu .tabimgwpr .tabbing_lev4 {
    padding: 0 !important;
  }
  .rootmenu .tabmenu .vertical-menu .tabimgwpr .tabbing_lev4 li {
    padding: 2px 0 !important;
  }
  .rootmenu .tabmenu .tabimgwpr {
    min-height: unset !important;
  }
  .nav-open .nav-toggle:after {
    content: none;
  }
  .nav-open .nav-toggle:before {
    content: "\e616";
  }
  .nav-open span.action.nav-toggle {
    left: -15px;
  }
  .block-search .control {
    border-top: none;
    margin: 0;
    padding: 0;
  }
  .block.block-search {
    margin: 0;
    right: 0 !important;
    top: 50px;
  }
  .block-search input {
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    color: #000;
  }
  .block-search .label {
    display: none;
  }
  .filter-title strong {
    background-color: #17479e;
    box-shadow: none;
    border: none;
    border-radius: 0;
    color: #fff;
  }
  .filter.active .filter-options {
    padding: 0 20px;
  }
  .filter.active .filter-subtitle {
    padding: 0 20px;
    line-height: 50px;
  }
  .filter .filter-current {
    border: none;
    margin: 0;
  }
  .filter .filter-current-subtitle {
    padding: 10px 0;
  }
  .filter-options-item .filter-options-content .items [class*="am-filter-item"],
  .filter-options-item
    .filter-options-content
    .items
    [class*="am-filter-item"] {
    font-size: 14px;
  }
  .filter-options-item
    .filter-options-content
    .items
    [class*="am-filter-item"] {
    padding: 2px 0;
  }
  .cms-page-view .page-main {
    padding-top: 30px;
  }
  .page-products .page-wrapper > .page-main {
    padding: 30px 30px 0;
  }
  .page-layout-2columns-left .sidebar-additional {
    padding-right: 0;
  }
  .page.messages {
    bottom: 30px;
    left: 30px;
  }
  .page.messages div {
    margin: 0 !important;
  }
  .product.data.items {
    border-bottom: none;
    margin-left: 0;
    margin-right: 0;
  }
  .amform-form {
    margin: 0;
    max-width: 100%;
    padding: 30px;
  }
  .sw-contact-page-container {
    display: block;
  }
  .contact-map {
    width: 100%;
    margin: 30px 0 0;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    padding: 30px;
  }
  .checkout-cart-index .page-title-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-toggling-title,
  .abs-cart-block > .title,
  .minicart-items .product .toggle,
  .abs-discount-block .block > .title,
  .cart-summary .block > .title,
  .cart-order-comment .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border-top: none;
  }
  .opc-estimated-wrapper {
    background: #f0f0f0;
    border-bottom: none;
    border-top: none;
    margin: 0 0 20px 0;
  }
  .page-header {
    border-bottom: none;
  }
  .opc-estimated-wrapper .minicart-wrapper {
    margin-top: 10px;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f0f0f0;
  }
  .opc-block-summary {
    background: #f0f0f0;
  }
  .checkout-payment-method .payment-methods {
    margin: 0;
  }
  .checkout-payment-method .payment-option {
    margin: 0;
  }
  .page-products .products-grid .product-items {
    grid-gap: 30px;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: none;
  }
  .cart.table-wrapper thead .col.item,
  .cart.table-wrapper thead .col.qty,
  .cart.table-wrapper thead .col.price,
  .cart.table-wrapper thead .col.subtotal,
  .cart.table-wrapper thead .col.msrp {
    display: table-cell;
  }
  .cart.table-wrapper .product-item-photo {
    left: unset;
    position: relative;
    top: unset;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    display: table-cell;
    float: none;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    width: 30%;
  }
  .cart.table-wrapper .cart thead tr th.col {
    padding: 10px 0;
  }
  .cart.table-wrapper .item .col {
    padding: 0;
    text-align: right;
  }
  .cart.table-wrapper .item .col.item {
    width: auto;
    display: inline-flex;
    align-items: center;
    text-align: left;
  }
  .abs-incl-excl-tax .price-including-tax,
  .abs-incl-excl-tax .price-excluding-tax,
  .paypal-review .table-paypal-review-items .col.price .price-including-tax,
  .paypal-review .table-paypal-review-items .col.price .price-excluding-tax,
  .paypal-review .table-paypal-review-items .col.subtotal .price-including-tax,
  .paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax,
  .cart.table-wrapper .col.price .price-including-tax,
  .cart.table-wrapper .col.price .price-excluding-tax,
  .cart.table-wrapper .col.subtotal .price-including-tax,
  .cart.table-wrapper .col.subtotal .price-excluding-tax,
  .cart.table-wrapper .col.msrp .price-including-tax,
  .cart.table-wrapper .col.msrp .price-excluding-tax,
  .order-details-items .col.price .price-including-tax,
  .order-details-items .col.price .price-excluding-tax,
  .order-details-items .col.subtotal .price-including-tax,
  .order-details-items .col.subtotal .price-excluding-tax {
    font-size: 14px;
    line-height: 16px;
  }
  .cart.table-wrapper .item .col.item .product-item-details {
    padding-left: 10px;
    box-sizing: border-box;
  }
  table#shopping-cart-table tr.item-actions {
    height: 35px;
  }
  .cart.table-wrapper .actions-toolbar {
    left: 10px;
    bottom: 0;
    padding: 0;
    right: unset;
  }
  .cart.table-wrapper .actions-toolbar .action-towishlist {
    margin-right: 25px;
  }
  .cart.table-wrapper .actions-toolbar > .action-edit,
  .cart.table-wrapper .actions-toolbar > .action-delete {
    position: relative;
    right: unset;
  }
  .gift-options-cart-item + .towishlist {
    position: relative;
  }
  .cart.table-wrapper .towishlist:before {
    color: #17479e;
  }
  .cart.table-wrapper .towishlist:hover:before {
    color: #ed1c24;
  }
  table#shopping-cart-table tr.item-actions td {
    padding: 0;
  }
  .rootmenu .tabmenu .padding-zero .tabimgwpr {
    width: 100% !important;
  }
  .rootmenu > .rootmenu-list.mobile-sub > li:hover > a {
    color: #fff !important;
  }
  .rootmenu .tabmenu .padding-zero .tabimgwpr {
    padding: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .sw-four-buttons {
    flex-wrap: wrap;
  }
  .rootmenu
    > .rootmenu-list
    .tabmenu
    .vertical-menu
    > li
    .verticalopen
    .root-sub-col-12 {
    grid-template-columns: repeat(2, 1fr);
  }
  .sw-four-buttons > div {
    width: 50%;
  }
  .sw-environmental-awareness {
    order: 4;
  }
  .sw-five-brands img {
    height: 60px;
    object-fit: contain;
  }
  .special-offers-all-items {
    grid-template-columns: repeat(2, 1fr);
  }
  .wishlist-index-index .products-grid .product-items {
    grid-template-columns: repeat(2, 1fr);
  }
  form#wishlist-view-form .actions-toolbar .primary button {
    width: 100%;
  }
  form#wishlist-view-form .actions-toolbar .primary {
    display: block;
  }
  .special-offers {
    padding-bottom: 0;
  }
  .page-products .products-grid .product-items {
    grid-template-columns: repeat(2, 1fr);
  }
  div#amasty-shopby-product-list .products-list .product-image-container {
    width: 200px !important;
  }
  .products-list .product-item-photo {
    width: 200px;
    height: 250px;
  }
  .products-list .product-item-details {
    width: calc(100% - 200px);
  }
  h4 {
    font-size: 16px;
  }
  div#amasty-shopby-product-list .products-list .product-item-inner {
    width: auto;
    padding-right: 30px;
  }
}

@media screen and (max-width: 639px) {
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address,
  .opc-wrapper .methods-shipping {
    background: transparent;
    margin: 0;
  }
  .opc-wrapper .step-title {
    padding-bottom: 10px;
  }
  .opc-wrapper .methods-shipping {
    border-bottom: none;
    padding-top: 0;
    font-size: 14px;
  }
  .checkout-payment-method .payment-methods {
    font-size: 14px;
  }
  .products-grid.wishlist .product-item {
    border-bottom: none;
  }
}

@media screen and (max-width: 580px) {
  .sw-minicart-container,
  .sw-wishlist-container {
    margin-right: 20px;
  }
  .block.block-search {
    width: 100%;
  }
  .img-1 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
  }
  .sw-five-brands {
    margin-bottom: 50px;
    flex-wrap: wrap;
  }
  .footer-group-categories {
    display: block;
    text-align: center;
  }
  .footer-group-categories > div:not(:last-child) {
    margin-bottom: 30px;
  }
  .social-media {
    justify-content: center;
  }
  .text h5 {
    text-align: center;
  }
  .products-list .product-item-photo {
    width: 150px;
    height: 200px;
  }
  div#amasty-shopby-product-list .products-list .product-image-container {
    width: 150px !important;
  }
  div#amasty-shopby-product-list .product-image-photo {
    padding: 10px;
    box-sizing: border-box;
  }
  .opc-wrapper .shipping-address-items {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 480px) {
  .bottom-group {
    display: none;
  }
  .rootmenu
    > .rootmenu-list
    .tabmenu
    .vertical-menu
    > li
    .verticalopen
    .root-sub-col-12 {
    grid-template-columns: repeat(1, 1fr);
  }
  .sw-telephone-information {
    text-indent: -9999px;
  }
  .rootmenu > .rootmenu-list .root-col-1 {
    padding: 0 !important;
  }
  .sw-telephone-information a {
    text-indent: 0;
  }
  .product-catalog-btn-text:before {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  .logo img {
    height: 55px;
  }
  .sw-logo-group {
    gap: 5px;
  }
  .product-catalog-btn-text {
    font-size: 12px;
    line-height: 14px;
  }
  .sw-five-brands {
    justify-content: center;
    gap: 20px;
    align-items: center;
  }
  .sw-popular-categories h2,
  h2,
  h1 {
    font-size: 24px;
    line-height: 24px;
  }
  .home-page-categories-title {
    margin-bottom: 30px;
  }
  .category-container-all {
    grid-template-columns: repeat(1, 1fr);
  }
  .category-container {
    padding: 20px;
  }
  ul.subcategory-list {
    margin: 0;
  }
  .special-offers-title {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .special-offers-item h6 {
    font-size: 16px;
    line-height: 20px;
  }
  div#amasty-shopby-product-list a.product-item-link {
    font-size: 16px;
  }
  .page-products .products-grid .product-items {
    grid-gap: 10px;
  }
  .products-grid .product-item-actions,
  .products-list .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions .actions-primary,
  .products-list .product-item-actions .actions-primary {
    width: 100%;
  }
  .products-grid
    .product-item-info:not(:hover):not(.active)
    .product-item-inner {
    position: unset;
  }
  div#amasty-shopby-product-list .product-item-info {
    position: relative;
  }
  .products-grid .product-item-actions .actions-secondary,
  .products-list .product-item-actions .actions-secondary {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    display: block;
    z-index: 1;
  }
  div#amasty-shopby-product-list .products-list .product-item-inner {
    position: unset;
  }
  div#amasty-shopby-product-list .products-list .product-item-inner {
    padding-right: 0;
  }
  .amlabel-position-wrapper img {
    width: 60px !important;
    right: 0;
  }
  .product.info.detailed {
    margin-bottom: 0;
  }
  .amform-form .fieldset .fields .amform-layout-two,
  .amform-form .fieldset .fields .amform-layout-three {
    width: 100%;
    float: none;
    display: block;
    max-width: 100%;
  }
  input[type="file" i] {
    white-space: normal !important;
    font-size: 12px !important;
  }
  .contact-map .map-container {
    height: auto;
    margin-bottom: 20px;
  }
  .contact-map iframe {
    height: 35vh;
  }
  h3 {
    font-size: 20px;
  }
}

@media screen and (max-width: 400px) {
  .product-catalog-btn-list.active {
    right: 20px;
  }
  .sw-minicart-container {
    order: 3;
    margin-left: 20px;
    margin-right: 0;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    padding: 10px 20px 10px 20px;
  }
  .wishlist-index-index .products-grid .product-items {
    grid-template-columns: repeat(1, 1fr);
  }
  .sw-search-container {
    order: 1;
    margin-right: 20px;
  }
  .sw-wishlist-container {
    order: 2;
    margin: 0;
  }
  .sw-four-buttons > div {
    width: 100%;
    order: unset;
    height: auto;
    padding-bottom: 0;
  }
  .img-4-buttons-3 {
    margin-top: 20px;
  }
  .sw-four-buttons img {
    width: 30px;
    height: 30px;
  }
  .img-4-buttons-4 {
    margin-top: 20px;
  }
  .sw-five-brands img {
    height: 40px;
  }
  .special-offers-all-items {
    grid-template-columns: repeat(1, 1fr);
  }
  .text-4-buttons {
    margin-top: 0;
    padding-bottom: 20px;
  }
  .copyright {
    font-size: 12px;
    padding: 0 20px;
    line-height: 16px;
  }
  .copyright {
    padding: 10px 20px;
    height: auto;
  }
  .sw-top-header-container {
    padding: 0 20px;
  }
  .sw-four-buttons,
  .sw-five-brands,
  .category-container-all,
  .sw-offer-banner,
  .special-offers-all-items,
  .sw-bottom-inner-header-container {
    padding: 0 20px;
  }
  .footer_block {
    padding: 30px 20px;
  }
  .breadcrumbs {
    padding: 20px 20px;
  }
  .page-main {
    padding: 20px;
  }
  .catalog-category-view #maincontent,
  .page-products #maincontent {
    padding: 20px;
  }
  .checkout-cart-index .page-main {
    padding: 20px !important;
  }
  .contact-index-index .page-main {
    padding: 20px;
  }
  .sw-logo-group {
    left: 20px;
  }
  .nav-toggle {
    margin-right: 10px;
  }
  .sw-four-buttons {
    margin-top: 20px;
  }
  .category-container-all {
    grid-gap: 20px;
  }
  div#amasty-shopby-product-list .products-list .product-item-info {
    display: block;
  }
  .products-list .product-item-photo {
    width: 100%;
    height: auto;
    display: block;
    padding: 0;
  }
  .products-list .product-item-details {
    width: 100%;
    display: block;
    padding: 20px;
    box-sizing: border-box;
  }
  div#amasty-shopby-product-list .products-list .product-image-container {
    width: 100% !important;
  }
  .product-info-main .page-title-wrapper h1 {
    font-size: 20px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 20px;
  }
  .product-info-main .product-info-price .old-price .price-wrapper .price {
    font-size: 16px;
  }
  .opc-estimated-wrapper .estimated-block {
    font-size: 16px;
    line-height: 16px;
  }
  .opc-estimated-wrapper .minicart-wrapper {
    margin-top: 3px;
  }
  .opc-wrapper .step-title {
    font-size: 16px;
  }
  .opc-wrapper .methods-shipping {
    padding: 0;
  }
  table.table-checkout-shipping-method {
    font-size: 12px;
    line-height: 14px;
  }
  .toolbar-products {
    display: block;
  }
  .page-products .columns {
    padding-top: 35px;
  }
  .page-products .sorter {
    position: relative;
    float: none;
    width: 100%;
    display: block;
    text-align: left;
  }
  .products {
    margin: 10px 0;
  }
  .block-collapsible-nav .item a,
  .block-collapsible-nav .item > strong {
    padding: 5px 20px;
  }
  .block-collapsible-nav .item:first-child strong {
    padding: 5px 20px !important;
  }
}

@media screen and (max-width: 360px) {
  .page-products .products-grid .product-items {
    grid-template-columns: repeat(1, 1fr);
  }
  div#amasty-shopby-product-list a.product-item-link {
    min-height: unset;
  }
  .logo img {
    height: 40px;
  }
}
