.page-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  z-index: 99;
  background: #207EBB;
  border: 0;
}
header.page-header.sticky .header-top,
header.page-header.sticky .header-bottom {
  display: none;
}
body .sections.nav-sections + div,
body.cms-home main.page-main {
  margin-top: 209px;
}
.header-top {
  font: normal normal 500 12px/30px Poppins;
  letter-spacing: 0px;
  color: #4A4A4A;
  background: #fff;
}
.header-middle {
  background: #EBEBEB;
  position: relative;
  z-index: 4;
  margin-top: -1px;
}
body .header.content {
  padding: 0;
  max-width: 100%;
}
.search-form .form {
  border: 1px solid #707070AB;
  border-radius: 47px;
  display: flex;
  position: relative;
  justify-content: flex-start;
}
body .block-search .action.search {
  font-size: 0;
  background: #A6BE24;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 0;
  display: block;
  position: absolute;
  right: 9px;
  top: 5px;
  opacity: 1;
  padding: 9px 10px;
}
body .block-search .action.search:hover,
body .block-search .action.search:focus,
body .block-search .action.search:active {
  background: #84971E;
}
.block-search .block-content input#search {
  border: 0;
  height: 50px;
  border-radius: 25px;
  width: 237px;
}
select.child_category.select-custom {
  border: 0;
  background: #ebebeb url(../images/select-background.svg) no-repeat right 30px center;
  background-size: 10px;
  border-left: 1px solid #707070AB;
  border-radius: 0;
  margin-right: 0px;
  height: 50px;
  padding: 8px 50px 8px 7px;
}
select.child_category.select-custom option {
  font-size: 14px;
  padding: 0 7px;
}
#width_tmp_select {
  display: none;
}
body .block-search .action.search:before {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  background: url('../images/search.svg');
  margin-top: 1px;
}
.header-middle .container {
  text-align: center;
}
.header-center {
  display: inline-block;
  text-align: center;
  width: auto;
  margin: 0 auto;
  padding: 20px 0 22px 11%;
}
.header-right .minicart-wrapper {
  width: 168px;
  margin-left: 11px;
}
.minicart-wrapper .action.showcart,
.minicart-wrapper .action.showcart.active {
  display: flex;
  width: 100%;
  background: #BDD82B;
  border-radius: 25px;
  align-items: center;
  padding: 12.5px 5px;
  justify-content: center;
}
header .block-minicart .subtitle.empty {
  padding: 10px 0 20px;
  font-weight: 400;
}
ul.header.links.account > li {
  list-style: none;
  width: 16px;
  height: 16px;
  margin: 0 10px;
  display: block;
}
ul.header.links.account > li a {
  font-size: 0;
  position: static;
  width: auto;
  height: auto;
  visibility: visible;
  clip: inherit;
  overflow: visible;
  padding: 0;
  margin: 0;
}
ul.header.links.account > li a:before {
  content: '\f406';
  display: block;
  font-family: "Font Awesome 5 Pro Light";
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  color: #313131;
}
ul.header.links.account li.link.wishlist a:before {
  content: '\f004';
}
ul.header.links.account {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0;
  position: relative;
}
ul.header.links.account ul.header_links {
  position: absolute;
  background: #fff;
  top: 100%;
  right: 0;
  width: 175px;
  border: 1px solid #707070AB;
  margin-top: 38px;
  display: none;
}
ul.header.links.account ul.header_links li a {
  padding: 5px 8px;
  color: #414141;
  font: normal normal 300 16px/28px Poppins;
  letter-spacing: 0px;
  display: inline-block;
  width: 100%;
}
ul.header.links.account ul.header_links li {
  list-style: none;
  text-align: left;
}
ul.header.links.account ul.header_links li a:hover {
  background: #e8e8e8;
  text-decoration: none;
}
li.link.wishlist span.counter.qty {
  font: normal normal normal 12px/19px Poppins;
  letter-spacing: -0.5px;
  color: #414141;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  top: -13px;
  background: #BDD82B;
  text-align: center;
}
.header-right {
  display: flex;
  align-items: center;
  float: right;
  padding: 19px 0 0 0;
}
.header-left {
  float: left;
  width: 125px;
  display: inline-block;
  padding: 3px 0 0 0;
}
header .minicart-wrapper .action.showcart:before,
header .minicart-wrapper .action.showcart.active:before {
  content: '';
  background: url('../images/cart.svg') no-repeat;
  width: 25px;
  height: 21px;
  margin-left: 0;
}
.minicart-wrapper .action.showcart .text {
  position: static;
  margin: 0;
}
body .minicart-wrapper .action.close:hover {
  color: #000;
}
body .minicart-wrapper .action.close:focus,
body .minicart-wrapper .action.close:active {
  color: #000;
}
.minicart-text {
  font: normal normal normal 16px/25px Poppins;
  letter-spacing: 0px;
  color: #414141;
  margin-left: 10px;
}
.minicart-wrapper .action.showcart .counter.qty.empty,
.minicart-wrapper .action.showcart .counter.qty {
  display: inline;
  background: transparent;
  font: normal normal normal 16px/25px Poppins;
  letter-spacing: 0px;
  color: #414141;
  padding: 0;
  margin-left: -4px;
}
.minicart-wrapper .action.showcart .counter.qty span.counter-number {
  font: normal normal normal 16px/25px Poppins;
  letter-spacing: 0px;
  color: #414141;
  text-align: center;
}
body.page-layout-1column .modal-popup .modal-footer {
  padding-bottom: 3rem;
  padding-top: 3rem;
}
body .modals-wrapper .modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
body .modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  max-width: 600px;
}
body .modal-popup .modal-footer,
body .modal-popup .modal-header,
body .modal-popup .modal-content,
body.page-layout-1column .modal-popup .modal-footer {
  padding-left: 15px;
  padding-right: 15px;
  flex-wrap: wrap;
  border: 0;
  text-align: left;
}
.modal-popup.confirm .modal-inner-wrap .modal-content {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1.4;
}
body .modal-popup .modal-footer button:not(.primary) {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #BDD82B !important;
  color: #414141;
  margin-right: 10px !important;
  border-color: #BDD82B !important;
}
body .modal-popup .modal-footer button:not(.primary):hover {
  background: #84971E !important;
  color: #fff !important;
  border-color: #84971E !important;
}
.minicart-wrapper .stripe-payments-express-minicart {
  display: none;
}
.minicart-wrapper .block-minicart .product.options {
  display: none;
}
body .minicart-wrapper .block-minicart {
  padding: 30px 15px 20px 15px;
  width: 344px;
  margin: 23px 0 0 0;
  right: 0;
}
header .block-minicart .block-content > .actions a {
  color: #000;
}
header .block-minicart .block-content > .actions a:hover {
  text-decoration: none;
  color: #EC7B1F;
}
header .minicart-items .item-qty {
  width: 41px;
  height: 41px;
}
.minicart-items .item-qty {
  margin-right: 3px;
  text-align: center;
  padding: 0 5px;
  line-height: 41px;
  font-size: 14px;
  margin-top: 0;
}
body .minicart-items-wrapper {
  border: 1px solid #DADADA;
  border-left: 0;
  border-right: 0;
}
.minicart-items-wrapper {
  max-height: 39vh;
  margin: 0 -15px;
  padding: 15px;
}
.minicart-wrapper .item.product.product-item:first-child {
  padding-top: 0;
}
.minicart-wrapper .item.product.product-item {
  padding: 15px 0;
}
.minicart-wrapper .item.product.product-item:last-child {
  padding-bottom: 0;
}
header .minicart-items .product-item-details {
  padding-left: 115px;
  position: relative;
  text-align: left;
}
body .minicart-items .product-item-name a {
  color: #414141;
}
body .minicart-items .product-item-name a:hover {
  color: #EC7B1F;
  text-decoration: none;
}
.minicart-wrapper .product .actions > .secondary a:hover:before {
  color: #EC7B1F;
}
.minicart-wrapper .product .actions {
  position: absolute;
  right: 0;
  bottom: 7px;
}
.minicart-items .product-item-details .details-qty {
  cursor: auto;
  display: flex;
  align-items: center;
}
.minicart-items .product-item-pricing .label {
  margin-right: 4px;
  padding-bottom: 0;
}
.minicart-items .item-qty {
  margin-right: 3px;
  text-align: center;
  padding: 0 5px;
  line-height: 41px;
  font-size: 14px;
  margin-top: 0;
}
body header.page-header .minicart-items .update-cart-item,
body header.page-header .minicart-items .update-cart-item:focus {
  height: 41px;
  padding: 9px 12px;
  font-size: 14px;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  display: none;
}
.minicart-items .action.edit {
  display: none;
}
.header-center .block-search {
  width: 100%;
  float: none;
  padding: 0;
  width: 491px;
}
body .logo {
  margin: 0;
  max-width: 100%;
}
.block-search input::-webkit-input-placeholder {
  line-height: 50px !important;
}
.block-search .action.search.disabled,
.block-search .action.search[disabled],
fieldset[disabled] .block-search .action.search {
  opacity: 1;
}
body .ves-megamenu li.level0 > a {
  font: normal normal normal 16px/25px Poppins;
  letter-spacing: 0px;
  color: #414141;
  text-transform: inherit;
  padding: 15.5px 20px;
}
body .ves-megamenu li.active > a,
body .ves-megamenu li.level0:hover > a {
  background: #A6BE24;
  color: #414141 !important;
}
body .ves-menu .ves-megamenu {
  background: #BDD82B;
  max-width: 1188px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  justify-content: center;
  float: none;
}
body .navigation {
  max-width: 100%;
  padding: 0;
  background: #BDD82B;
}
.ves-menu {
  background: #BDD82B;
}
body .ves-megamenu .dropdown.submenu-left {
  position: relative;
  margin: 0;
}
.header-bottom .owl-carousel {
  max-width: 1188px;
  margin: 0 auto;
  padding: 0 20px;
}
.header-bottom p {
  text-align: center;
  margin-bottom: 0;
  font: normal normal normal 12px/17px Poppins;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-transform: inherit;
  padding: 0 15px;
}
.header-bottom p:before {
  display: inline-block;
  vertical-align: middle;
  content: '';
  margin-right: 20px;
  width: 21px;
  height: 18px;
  background: url('../images/Truck.svg');
}
.header-bottom {
  background: #207EBB;
  padding: 6px 0;
}
.header-bottom .owl-carousel .owl-nav {
  left: 0;
}
.header-bottom .owl-carousel .owl-nav .owl-next {
  right: 20px;
}
.header-bottom .owl-carousel .owl-nav .owl-prev,
.header-bottom .owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0;
  line-height: 18px;
}
.header-bottom .owl-carousel .owl-nav .owl-prev:before,
.header-bottom .owl-carousel .owl-nav .owl-next:before {
  content: '\f104';
  font-family: "Font Awesome 5 Pro";
  color: #fff;
  font-size: 14px;
  line-height: 25px;
}
.header-bottom .owl-carousel .owl-nav .owl-next:before {
  content: '\f105';
  margin: 0;
}
body .ves-menu .navigation .level0 > .submenu {
  border: 0;
  box-shadow: none;
  min-width: 205px;
}
body .navigation .level0 .submenu .active > a {
  border: 0;
  color: #8FA41F;
}
body .ves-megamenu.menu-hover .subhover:hover .dropdown-menu {
  padding: 0 20px;
}
body .navigation .level0 .submenu a {
  font: normal normal 500 16px/25px Poppins;
  letter-spacing: 0px;
  color: #414141;
  padding: 15px 0px;
}
body .navigation .level0 .submenu a:before {
  content: '\f105';
  font-family: "Font Awesome 5 Pro";
  font-size: 14px;
  line-height: 30px;
  margin-right: 15px;
}
body .navigation .level0 .submenu a:hover,
body .navigation .level0 .submenu a.ui-state-focus {
  background: transparent;
  color: #8FA41F;
}
body .navigation .level0 .submenu a:hover:before {
  color: #8FA41F;
}
.level1.nav-dropdown > .row:not(:last-child) .nav-item > a {
  border-bottom: 1px solid #707070AB;
}
@media (min-width: 992px) {
  header .minicart-wrapper .action span.counter-number:before {
    content: "(";
    font-size: 14px;
    line-height: normal;
  }
  header .minicart-wrapper .action span.counter-number:after {
    content: ")";
    font-size: 14px;
  }
  body .sections.nav-sections {
    display: none;
  }
  #resizing_select {
    width: 182px;
  }
}
@media (max-width: 1080px) {
  body .ves-megamenu li.level0 > a,
  body .navigation .level0 .submenu a {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .header-center {
    padding: 19px 0 22px 30px;
  }
}
@media (max-width: 991px) {
  .nav-open .page-wrapper:before {
    position: absolute;
    top: 3px;
    left: 10px;
    color: #fff;
    z-index: 999;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 37px;
    line-height: 37px;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    pointer-events: none;
  }
  body .megamenu-content .nav-item.level1 {
    padding-left: 5px;
  }
  body .ves-menu .navigation .level0 > .submenu {
    position: static;
  }
  body .ves-megamenu .dropdown-menu .content-wrap .megamenu-content {
    float: none;
  }
  body .ves-megamenu .row {
    margin: 0;
  }
  .header-bottom p {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header-bottom .owl-carousel .owl-nav .owl-next {
    right: 15px;
  }
  .header-bottom .owl-carousel .owl-nav .owl-prev {
    left: 15px;
  }
  .header-menu {
    display: none;
  }
  ul.header.links.account > li a:before {
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
  }
  ul.header.links.account li.link.wishlist a:before {
    margin-top: 2px;
  }
  body .sections.nav-sections + div,
  body.cms-home main.page-main {
    margin-top: 142px;
  }
  body .page-main {
    margin-bottom: 30px;
  }
  body .sections.nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 54px);
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: 80%;
    left: calc(100% - 54px);
  }
  .nav-open body .sections.nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
    background: #EBEBEB;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  body .nav-sections-item-title {
    background: #e8e8e8;
    border: solid #dbdbdb;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 100%;
    display: none;
  }
  .nav-sections-item-title.active {
    background: #EBEBEB;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  body .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 0;
    width: 100%;
    padding: 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-item-content .ves-menu {
    background: transparent;
  }
  body .ves-menu .ves-megamenu {
    background: transparent;
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid #707070AB;
  }
  body .navigation .level0 {
    float: none;
    vertical-align: middle;
    border: 0;
    display: inline-block;
    width: 100%;
  }
  .nav-sections-item-content > .header-search {
    display: block;
    padding-bottom: 40px;
    padding: 20px;
    max-width: 500px;
  }
  body .ves-megamenu li.level0 > a {
    display: block;
    width: 100%;
    padding: 10px 20px;
    font-size: 14px;
    float: none;
    color: #7B7B7B;
  }
  body .navigation li.level0:last-child {
    border: 0;
  }
  body .ves-megamenu .opener:before {
    right: 0;
    content: "\f078";
    font-size: 11px;
  }
  body .ves-megamenu .opener.item-active:before {
    content: "\f077";
    font-size: 11px;
  }
  ul.header.links.account {
    justify-content: center;
  }
  body .navigation {
    background: transparent;
  }
  .nav-sections-item-content > .header-search .block-search {
    float: none;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin: 0;
  }
  .block-search .block-content input#search {
    background: transparent;
    width: 45%;
  }
  body .navigation .level0:hover:after {
    display: none;
  }
  body .ves-megamenu.menu-hover .dropdown:hover > .dropdown-menu {
    display: none;
    padding: 0;
  }
  body .ves-megamenu .opener {
    display: block;
    width: 100%;
    text-align: right;
    padding: 7px 20px;
    line-height: 25px;
  }
  body .ves-megamenu li.active > a,
  body .ves-megamenu li.level0:hover > a {
    background: transparent;
    color: #EC7B1F !important;
  }
  body .ves-megamenu .opener.item-active {
    background: transparent;
  }
  body .navigation .level0 .submenu a {
    font-size: 14px;
  }
  select.child_category.select-custom {
    max-width: 220px;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border: 0;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin: 0;
  }
  .block-search .block-content input#search {
    position: static;
    margin: 0;
  }
  ul.header.links.account ul.header_links {
    margin-top: 33px;
  }
  ul.header.links.account ul.header_links li a {
    font-size: 14px;
  }
  .header-center .block-search {
    width: 100%;
  }
  .header-center {
    display: none;
  }
  .header-left {
    width: 100%;
    text-align: center;
    float: none;
    padding: 0;
    vertical-align: middle;
  }
  body .logo {
    float: none;
    margin: 0 auto;
  }
  .logo img {
    margin: 0 auto;
  }
  .minicart-wrapper .action.showcart,
  .minicart-wrapper .action.showcart.active {
    padding: 0;
    background: transparent;
  }
  .minicart-text .text {
    display: none;
  }
  .header-right .minicart-wrapper {
    width: auto;
    margin-top: 0;
    margin-left: 7px;
    padding-right: 13px;
  }
  body .minicart-wrapper .block-minicart {
    margin-top: 29px;
    right: 0;
  }
  .minicart-wrapper .action.showcart .counter.qty span.counter-number {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #BDD82B;
    font-size: 12px;
    line-height: 20px;
  }
  .minicart-text {
    display: block;
    position: absolute;
    top: -36px;
    right: 2px;
  }
  body .modal-popup .modal-footer button:not(.primary) {
    width: 100%;
    margin-bottom: 10px;
  }
  .header-right {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    padding: 0;
  }
  .nav-toggle:before {
    color: #313131;
  }
  body .nav-toggle {
    top: 31px;
    display: block;
  }
  .header-top {
    text-align: center;
  }
  header .minicart-wrapper .action.showcart:before,
  header .minicart-wrapper .action.showcart.active:before {
    background-size: contain;
    margin-top: 2px;
  }
}
@media (min-width: 481px) {
  body .sections.nav-sections ul.header.links.account {
    display: none;
  }
}
@media (max-width: 480px) {
  body .block-search .action.search {
    position: absolute;
    right: 20px;
  }
  .search-form .form {
    flex-wrap: wrap;
    border: 0;
    border-radius: 0;
  }
  .block-search .block-content input#search {
    width: 100%;
    padding-left: 20px;
  }
  select.child_category.select-custom {
    width: 100%;
    border: 0;
    order: 1;
    padding: 8px 20px;
    border-top: 1px solid #707070AB;
    max-width: 100%;
    background-position: center right 20px;
  }
  .nav-sections-item-content > .header-search {
    padding: 0 0 0px 0;
    border-bottom: 1px solid #707070AB;
  }
  body .nav-sections .header.links li > a {
    border: 0;
    font-size: 0;
    line-height: 0;
    position: relative;
  }
  body .nav-sections .header.links a,
  body .nav-sections .header.links a:hover {
    padding: 0;
  }
  ul.header.links.account {
    padding: 30px 0;
    border: 0;
  }
  ul.header.links.account ul.header_links {
    margin: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  ul.header.links.account li.link.wishlist a:before {
    margin-top: 0;
  }
  .header-right ul.header.links.account {
    display: none;
  }
  li.link.wishlist span.counter.qty {
    right: -13px;
  }
}
@media (max-width: 414px) {
  body .minicart-wrapper .block-minicart {
    width: calc(100vw - 30px);
  }
  body.page-layout-1column .modal-popup .modal-footer {
    padding-bottom: 3rem;
    padding-top: 0;
  }
}
@media (max-width: 374px) {
  body .minicart-items-wrapper {
    margin: 0 -10px;
    padding: 10px;
  }
  body .minicart-wrapper .product .actions {
    right: -7px;
  }
  header .minicart-items .product-item-details {
    padding-left: 100px;
  }
  body .minicart-items .product-image-wrapper {
    width: 90px;
  }
  body header.page-header .minicart-items .update-cart-item,
  body header.page-header .minicart-items .update-cart-item:focus {
    font-size: 12px;
    padding: 11px 9.5px;
  }
}
@media (max-width: 374px) {
  .minicart-wrapper .block-minicart {
    padding: 30px 10px 20px 10px;
  }
  .header-right .minicart-wrapper {
    margin-left: 5px;
    margin-top: 0;
  }
}
@media (max-height: 414px) {
  .minicart-wrapper.active .block-minicart {
    max-height: calc(100vh - 117px);
    overflow-x: hidden;
    overflow-y: scroll;
  }
}
.newsletter-title h3 {
  font: normal normal 500 40px/55px Poppins;
  letter-spacing: 0px;
  color: #FFFFFF;
  margin: 0 0 4px 0;
}
.footer-panel > .newsletter:before {
  content: '';
  background: #000000;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.48;
}
.footer-panel > .newsletter {
  background-size: cover;
  position: relative;
  padding: 74px 0 71px 0;
}
.footer-panel > .container {
  position: relative;
  display: flex;
}
.form.subscribe {
  display: flex;
}
button.action.subscribe.primary {
  width: 111px;
  border-radius: 0 34px 34px 0;
  padding: 17px 10px;
  text-align: center;
}
.newsletter input[type="email"],
.newsletter input[type="email"]:focus,
.newsletter input[type="text"] {
  border-radius: 34px 0 0 34px;
  background: #fff;
  font: normal normal 500 16px/55px Poppins;
  letter-spacing: 0px;
  color: #444343B3;
  padding: 2.5px 32px;
  height: 59px;
}
.newsletter input[type="email"]::-webkit-input-placeholder,
.newsletter input[type="text"]::-webkit-input-placeholder {
  text-transform: uppercase;
}
.newsletter-title p {
  font: normal normal 300 16px/28px Poppins;
  letter-spacing: 0px;
  color: #FFFFFF;
}
body .footer.content {
  max-width: 100%;
  padding: 0px 0 0 0;
  margin: 0;
  border-top: 0;
  background: #414141;
}
.footer-middle .line.container {
  display: flex;
}
.footer-middle {
  background: #0C0C0C;
  padding: 40px 0 32px 0;
}
.footer-middle .box-content ul.items {
  margin-bottom: 36px;
}
.footer-middle li.item.gg-map {
  max-width: 306px;
}
.footer-middle .box-content h6 {
  font: normal normal 500 18px/27px Poppins;
  letter-spacing: 0px;
  color: #FFFFFF;
  margin-bottom: 35px;
}
.footer-middle .box-content ul li a {
  font: normal normal normal 14px/21px Poppins;
  letter-spacing: 0px;
  color: #E4E4E4EB;
  position: relative;
  display: inline-block;
}
.box-content.products {
  margin: 0;
  width: 22%;
}
.footer-bottom {
  background: #414141;
  padding: 27px 0 25px 0;
}
.footer .copyright {
  font: normal normal normal 14px/21px Poppins;
  letter-spacing: 0px;
  color: #E4E4E4EB;
  margin: 0;
}
.footer-bottom .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
body .back-top #back-to-top {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  padding: 0;
}
body .back-top #back-to-top:before {
  content: '\f106';
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 50%;
  top: 48%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  font-size: 30px;
}
body .back-top {
  position: fixed;
  bottom: 110px;
  right: 15px;
  z-index: 7;
}
ul.payment {
  display: flex;
  justify-content: flex-end;
}
ul.payment li img {
  margin-left: 8px;
  display: inline-block;
  vertical-align: middle;
}
.copyright > span a {
  color: #E4E4E4EB;
}
.copyright > span a:hover {
  color: #EC7B1F;
}
.copyright > span a:after {
  content: "";
  width: 15px;
  height: 15px;
  margin-left: 5px;
  background: transparent url(../images/verz.svg) no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
  margin-bottom: -3px;
}
.copyright > span a:hover:after {
  background: transparent url(../images/verz-hover.svg) no-repeat;
  background-size: contain;
  background-position: center;
}
.footer-middle .socials a {
  font-size: 0;
  margin-right: 28px;
}
.footer-middle .socials a:before {
  content: '\f16d';
  font-size: 21px;
  line-height: 21px;
  font-weight: 400;
  font-family: "FontAwesome";
  color: #fff;
}
.footer-middle .socials a.facebook:before {
  content: '';
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url('../images/fb.svg');
  line-height: 21px;
  font-size: 0;
}
.footer-middle .socials a.facebook:hover:before {
  background: url('../images/fb-hover.svg');
}
.footer-middle .socials a.twitter:before {
  content: '\f099';
}
.footer-middle ul.items li a:before {
  content: '\f015';
  top: 0px;
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
  font-family: "FontAwesome";
  margin-right: 15px;
  position: absolute;
  top: 0;
  left: 0;
}
.footer-middle ul.items li.phone a:before {
  content: '\f095';
  font-family: "Font Awesome 5 Pro";
  transform: rotate(90deg);
  display: inline-block;
  font-size: 14px;
}
.footer-middle ul.items li.mail a:before {
  content: '\f0e0';
}
.footer-middle .box-content ul li a:hover {
  color: #EC7B1F;
  text-decoration: none;
}
.footer-middle .socials a:hover:before {
  color: #EC7B1F;
  text-decoration: none;
}
.footer-middle .socials a:hover,
body a:hover {
  text-decoration: none;
}
.footer-panel .newsletter .content {
  margin-top: -4px;
  width: 33%;
}
.footer-panel .newsletter-title {
  width: 66.8%;
}
.footer-panel .newsletter .container {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.footer-panel .newsletter-title p {
  margin-bottom: 0;
  padding-left: 3px;
}
.box-content.logo-information {
  width: 36%;
}
.box-content.helpful-links {
  width: 25.8%;
}
.footer-middle .box-content ul li {
  margin-bottom: 15.5px;
  line-height: 21px;
}
.footer-middle .socials p {
  margin-bottom: 19px;
  display: flex;
  align-items: center;
}
.footer-left {
  width: 72%;
}
.footer-middle-payment {
  width: 28%;
}
.footer-middle .box-content ul.items li {
  margin-bottom: 12px;
}
.footer-middle .box-content ul.items li a {
  padding-left: 36px;
}
@media (max-width: 1024px) {
  .newsletter-title h3 {
    font-size: 35px;
    line-height: 1.4;
  }
}
@media (min-width: 992px) {
  .newsletter div.mage-error[generated] {
    position: absolute;
  }
}
@media (max-width: 991px) {
  .box-content.logo-information,
  .box-content.helpful-links {
    width: 60%;
    padding-right: 20px;
  }
  .box-content.products,
  .box-content.information {
    width: 40%;
  }
  .footer-middle .line.container {
    flex-wrap: wrap;
  }
  .footer-panel .newsletter-title {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
  .footer-panel .newsletter .content {
    margin: 0;
    text-align: center;
    width: 100%;
    padding-bottom: 14px;
  }
  .form.subscribe {
    width: 80%;
    justify-content: center;
    text-align: center;
    margin: 0 auto;
  }
  .footer-panel > .newsletter {
    padding: 50px 0;
  }
}
@media (max-width: 767px) {
  header .block-minicart .subtitle.empty {
    padding: 0px 0 10px;
    font-weight: 400;
    font-size: 12px;
  }
  body .modal-popup .modal-footer {
    padding-top: 0;
  }
  body .modal-popup.confirm .modal-inner-wrap .modal-content {
    margin-bottom: 5px;
  }
  body aside.modal-popup.confirm._show {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
  }
  body .modal-popup.modal-slide {
    left: 0;
  }
  .field.newsletter {
    width: 100%;
  }
  .footer-panel .newsletter-title p {
    font-size: 14px;
  }
  .newsletter input[type="email"] {
    height: 56px;
    font-size: 14px;
  }
  .newsletter-title h3 {
    font-size: 30px;
    line-height: 1.4;
  }
  .footer-bottom .container {
    flex-wrap: wrap;
  }
  .footer-left {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .footer-middle-payment {
    width: 100%;
  }
  ul.payment {
    justify-content: center;
  }
}
@media (max-width: 575px) {
  .copyright > span span {
    display: block;
  }
}
@media (max-width: 499px) {
  .box-content.logo-information,
  .box-content.helpful-links {
    width: 100%;
  }
  .box-content.products,
  .box-content.information {
    width: 1000%;
  }
  .footer-middle .box-content h6 {
    margin-bottom: 25px;
  }
  .footer-middle .box-content ul.items {
    margin-bottom: 25px;
  }
}
@media (max-width: 414px) {
  .form.subscribe {
    flex-wrap: wrap;
    width: 100%;
  }
  .newsletter input[type="email"] {
    border-radius: 34px;
  }
  .field.newsletter {
    padding-bottom: 15px;
  }
  .footer-panel .newsletter-title {
    margin-bottom: 10px;
  }
  button.action.subscribe.primary {
    border-radius: 34px;
    width: 150px;
  }
  .newsletter div.mage-error[generated] {
    text-align: center;
    width: 100%;
    display: block;
    left: 0;
  }
}
@media (max-width: 403px) {
  body .sections.nav-sections + div,
  body.cms-home main.page-main {
    margin-top: 158px;
  }
  .header-bottom p span {
    width: calc(100% - 40px);
  }
}
@media (max-width: 352px) {
  .copyright > span span {
    display: inline;
  }
}
@media (max-width: 350px) {
  .newsletter-title h3 {
    font-size: 28px;
    line-height: 1.4;
  }
}
