@import url('https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700;800;900&family=Roboto:wght@300;400;500;700;900&display=swap.less');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css');
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/*custom variable*/
/*font*/
/*input*/
/*color*/
/* old code*/
/*media*/
/*accordion*/
.ajax-loader {
  visibility: hidden;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  z-index: 100 !important;
  width: 100%;
  height: 100%;
}
.ajax-loader img {
  position: relative;
  top: 50%;
  left: 50%;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Blog
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mp-blog-view a,
.mp-sidebar a {
  text-decoration: none;
}
.mp-blog-rss {
  text-align: right;
}
.mp-post-info {
  color: #999999;
  font-size: 10px;
  line-height: 18px;
  margin: 0;
}
.mp-post-info span {
  color: #6f6f6f;
}
.post-item-wraper {
  border: 1px solid #eee;
}
.post-item-wraper:hover {
  border: 1px solid #eee;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
}
.post-info-wraper {
  padding: 20px 15px 10px 15px;
}
.post-list-item {
  margin-bottom: 20px;
}
.post-short-description {
  max-width: 100%;
}
.post-short-description p {
  max-width: 100%;
}
.post-post_content {
  margin: 10px 0 10px 0;
}
@media (min-width: 768px) {
  .post-sharing-button {
    text-align: center;
  }
}
#sharing {
  padding: 20px 30px;
  background: #f6f6f6;
  margin-top: 40px;
}
@media (min-width: 768px) {
  #sharing .share-col-left {
    float: left;
    width: 50%;
  }
}
.about-admin h4.admin-title {
  width: 215px;
  float: left;
}
.block-blog-related {
  margin-top: 35px;
}
.block-blog-related .related-content-container {
  padding: 0 10px;
}
.block-blog-related .related-content-container .author-content-image {
  float: left;
  width: 135px;
}
.block-blog-related .related-content-container .author-content-information {
  float: left;
  padding-left: 20px;
  width: calc(100% - 155px);
}
.block-blog-related .related-content-container .author-content-information .author-name {
  font-size: 20px;
}
#post-reviews {
  margin-top: 50px;
}
a.mp-relate-link {
  background: #f55567;
  color: #0a0a0a;
}
a.mp-relate-link img.img-responsive {
  margin: 0 auto;
  height: 200px;
  display: block;
}
.menu-archives {
  list-style: none;
  padding-left: 8px;
}
.menu-archives a.list-archives {
  color: inherit;
}
.author-image {
  text-align: center;
}
.author-image img.img-responsive {
  border: none;
  padding-right: 7px;
  padding-left: 7px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.tab-content {
  border: 1px solid #ddd;
  border-top: none;
}
.pager {
  text-align: center;
}
.pager span.toolbar-number {
  display: none;
}
.block-title p {
  font-size: 18px;
  font-weight: 300;
}
.mp-sidebar {
  margin-bottom: 25px;
}
.mp-sidebar .block-content {
  padding-left: 10px;
}
.mp-sidebar .data.item.title {
  cursor: pointer;
}
.mp-sidebar .product.data.items > .item.content {
  padding: 20px 0 20px 10px !important;
}
.sidebar-tags {
  margin-bottom: 15px;
}
a.label.label-default.tags-list {
  background: #fff;
  border: 1px solid #bbb;
  color: inherit;
  font-weight: normal;
  font-size: 100%;
  border-radius: 1px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 10px;
  margin-right: 5px;
}
ul.menu-categories li.category-item {
  list-style: none;
}
ul.menu-categories .category-level3 {
  display: none;
  padding-left: 15px;
}
ul.menu-categories .category-level4 {
  display: none;
  padding-left: 30px;
}
ul.menu-categories a.list-categories {
  color: inherit;
  margin-left: 8px;
}
ul.menu-categories i {
  cursor: pointer;
}
h2.list-title {
  margin-bottom: 30px;
}
.list-post-tabs {
  padding: 5px 10px 5px 0;
}
.list-post-tabs:hover {
  background-color: #eee;
}
.list-post-tabs .post-left {
  float: left;
  width: 25%;
}
.list-post-tabs .post-right {
  float: left;
  width: 75%;
  padding-left: 10px;
  box-sizing: border-box;
}
.list-post-tabs .post-right span {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.list-post-tabs .post-right span.create-at {
  font-size: 12px;
}
.tab-pane.fade {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
.fa.fa-angle-right {
  font-size: larger;
}
.sidebar .mpblog-search {
  float: none !important;
  padding: 0 !important;
  margin-bottom: 15px !important;
  width: 100%;
}
.autocomplete-suggestions {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #FFF;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  border-top: 0;
  padding: 10px 0;
  overflow-x: hidden;
}
.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000;
}
.autocomplete-suggestion {
  padding: 2px 5px;
  border-bottom: 1px solid #eee;
}
.autocomplete-suggestion:last-child {
  border-bottom: none;
}
.autocomplete-suggestion .mpblog-suggestion {
  display: block;
}
.autocomplete-suggestion .mpblog-suggestion:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left,
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right {
  float: left;
  padding: 5px 10px;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left {
  max-width: 25%;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right.image-visible {
  max-width: calc(75% - 40px);
}
.autocomplete-no-suggestion {
  padding: 2px 5px;
}
.autocomplete-selected {
  background: #F0F0F0;
}
.autocomplete-group {
  padding: 2px 5px;
  font-weight: bold;
  font-size: 16px;
  color: #000;
  display: block;
  border-bottom: 1px solid #000;
}
.mpblog-product-des {
  color: #333333;
}
.mpblog-product-des p {
  margin: 0;
  font-size: 12px;
}
.mpblog-search {
  position: relative;
}
.mpblog-search button.action.search {
  display: inline-block;
  background: none !important;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 2px;
  z-index: 1;
}
.mpblog-search button.action.search :before {
  -webkit-font-smoothing: antialiased;
  color: #8f8f8f;
}
.mpblog-search button.action.search span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.mpblog-search label[for="mpblog-search-box"] {
  display: none;
}
/* style comment */
textarea.default-cmt__content__cmt-block__cmt-box__cmt-input {
  overflow: hidden !important;
  resize: none;
  min-height: 80px;
  border-radius: 4px;
  margin-bottom: 15px;
}
.default-cmt__content__cmt-block__guest-box {
  margin-bottom: 20px;
}
.show-cmt__cmt-row.is-reply {
  padding-left: 50px !important;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn {
  float: right;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn .default-cmt_loading {
  display: inline-block;
  width: 20px;
  vertical-align: middle;
  margin-right: 5px;
}
.cmt-row__reply-row {
  margin-top: 10px;
}
.default-cmt__cmt-login {
  float: right;
  margin-top: 20px;
  margin-bottom: 10px;
}
div.default-cmt__content__cmt-content {
  width: 100%;
  margin-top: 50px;
  float: left;
}
ul.default-cmt__content__cmt-content {
  list-style: none !important;
}
.cmt-row__cmt-content {
  font-size: 13px;
}
.cmt-row__cmt-interactions {
  font-size: 13px;
}
.cmt-row__cmt-content p {
  margin: 3px 0 !important;
}
.interactions__btn-actions {
  display: inline-block;
  margin-right: 10px;
}
a.interactions__btn-actions.action {
  cursor: pointer;
}
.interactions__cmt-createdat {
  display: inline-block;
  color: #999;
  font-size: 13px;
}
.cmt-row.reply-row {
  margin-bottom: 0 !important;
}
.reply-form__form-input {
  margin-bottom: 0 !important;
  position: relative;
}
.reply-form__form-input .default-cmt_loading {
  width: 20px;
  position: absolute;
  top: 5px;
  right: 5px;
}
.default-cmt__content__cmt-row.reply-row {
  margin-top: 0 !important;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row.reply-row {
  margin-top: 5px;
  padding-bottom: 0;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row {
  margin-top: 5px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-top: 1px solid #f5f5f5;
}
.default-cmt__content__cmt-content ul:first-child {
  padding-left: 5px !important;
}
/* end style comment */
.widget-title {
  margin-bottom: 20px;
}
.author-social img.img-responsive {
  float: left;
  margin-top: 15px;
  margin-left: 15px;
  height: 25px;
  width: 25px;
}
.share-col-right {
  display: inline-block;
  width: 50%;
}
/*post view css*/
.page-layout-1column .column.main {
  width: 100% !important;
}
/* Footer Copyright */
.mp-footer {
  margin-top: 50px;
  font-size: 8px !important;
  display: block;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer h3 {
  margin-top: 50px;
  font-size: 8px !important;
  display: block;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer-links-light {
  color: #E8E8E8 !important;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
.mp-footer-links-light a {
  color: #E8E8E8 !important;
}
.post-image {
  min-height: 250px;
  position: relative;
}
.post-image img.img-responsive {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border: none;
}
.mpblog-post-view .post-view-image {
  text-align: center;
}
.post-item-wraper {
  padding: 10px !important;
}
@media only screen and (min-width: 600px) {
  .post-item-list .post-image {
    min-width: 250px;
    display: table-cell;
  }
  .post-item-list .post-info-wraper {
    display: table-cell;
    vertical-align: top;
  }
}
.post-info-wraper {
  display: table-cell;
  vertical-align: top;
}
.post-info-wraper h2.mp-post-title {
  margin-top: 0;
}
.post-list-content .limiter {
  display: block !important;
}
/** Yourstore theme */
.mpblog-etheme-yourstore .post-list-container,
.mpblog-etheme-yourstore .post-view,
.mpblog-etheme-yourstore .mp-blog-rss {
  width: 85%;
  margin: auto;
}
.mpblog-etheme-yourstore .block-blog-related {
  border-bottom: solid 1px #dfdfdf;
}
@media (min-width: 768px) {
  .mpblog-etheme-yourstore .page-layout-2columns-right .post-list-content {
    border-right: solid 1px #dfdfdf;
  }
  .mpblog-etheme-yourstore .page-layout-2columns-left .post-list-content {
    border-left: solid 1px #dfdfdf;
  }
}
@media (min-width: 1024px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 400px;
    width: 24.5% !important;
  }
}
@media (min-width: 1440px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 500px;
    width: 16.67% !important;
  }
}
/* mageplaza end blog style */
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media all and (min-width: 768px), print {
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .mp-sidebar .data.item.title {
    width: 50% !important;
    margin: 0 !important;
  }
  .mp-sidebar .data.item.title .data.switch {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .mp-sidebar .data.item.title .data.switch div {
    width: fit-content;
    margin: auto;
  }
  .mp-sidebar #tab-label-popular .data.switch {
    border-right: 0 !important;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 4rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: 0 auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    max-width: 1920px;
    padding-left: 138px;
    padding-right: 138px;
  }
  .nav-sections {
    display: none;
  }
  .search-icon {
    display: none;
  }
  .cart-summary .discount .content {
    display: block !important;
  }
  .cart.table-wrapper td .product-item-details {
    vertical-align: top;
  }
  .cart.table-wrapper td .product-item-details .price-mobile {
    display: none;
  }
  .cart.table-wrapper td.item .col.item {
    padding: 20px 8px 10px !important;
  }
  .account .main {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .account .main .block {
    margin-bottom: 40px;
    font-size: 16px;
  }
  .account .main .block .block-content {
    display: flex;
    flex-flow: row wrap;
  }
  .account .main .block .block-content .box {
    width: 50%;
  }
  .account .main .block .account-coupon-table {
    border-collapse: separate;
    border-spacing: 0 2em;
  }
  .account .main .block .account-coupon-table tr {
    background: #FDE8DB;
    margin-bottom: 15px;
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.5));
  }
  .account .main .block .account-coupon-table tr td {
    vertical-align: middle;
    padding: 40px;
  }
  .account .main .block .account-coupon-table tr td h4 {
    margin-top: 0;
    font-size: 28px;
  }
  .account .main .block .account-coupon-table tr td .account-coupon-code {
    height: 60px;
    border-radius: 10px;
    overflow: hidden;
    margin: auto;
    filter: drop-shadow(0 3px 5px rgba(255, 255, 255, 0.5));
    display: flex;
    align-items: stretch;
    position: relative;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    color: #fff;
    max-width: 180px;
    margin-left: 0;
  }
  .account .main .block .account-coupon-table tr td .account-coupon-code::before,
  .account .main .block .account-coupon-table tr td .account-coupon-code::after {
    content: "";
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: -1;
  }
  .account .main .block .account-coupon-table tr td .account-coupon-code::before {
    left: 0;
    background-image: radial-gradient(circle at 0 50%, transparent 25px, #ff8b41 26px);
  }
  .account .main .block .account-coupon-table tr td .account-coupon-code::after {
    right: 0;
    background-image: radial-gradient(circle at 100% 50%, transparent 25px, #ff8b41 26px);
  }
  .account .main .block .account-coupon-table tr td p {
    margin-bottom: 0;
  }
  .account .main .block .account-coupon-table tr td:first-child {
    border-right: dashed 2px rgba(100, 44, 142, 0.95);
    width: 30%;
    text-align: center;
    font-size: 24px;
  }
  .fieldset > .field:not(.choice) .label {
    float: none;
    text-align: left;
  }
  .fieldset > .field:not(.choice) .control {
    float: none;
  }
  .account.page-layout-2columns-left .column.main {
    background: #fff;
    padding-bottom: 40px;
    padding-top: 20px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    width: 48%;
  }
  .contact-index-index .bazoki-locations {
    width: 48%;
  }
  .contact-index-index .bazoki-locations h4 {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .distribution-form form {
    width: 60%;
    max-width: 580px;
  }
  #loader-div {
    background-size: 160px auto;
  }
}
@media all and (min-width: 1024px), print {
  .products-grid .product-item {
    /*Modified*/
    width: 25%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 6%) / 4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    /*Modified*/
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .welcome-section .welcome-logo {
    margin-top: 10vh;
    margin-bottom: 5vh;
  }
  .welcome-section .welcome-left {
    padding-left: 80px;
  }
  .welcome-section .welcome-left h1 {
    font-size: 36px;
  }
  .welcome-section .zipcode-section {
    width: 32vw;
  }
  .welcome-section .zipcode-section .zipcode-section-submit button {
    width: 10vw;
  }
  .account .main .block {
    margin-bottom: 25px;
    font-size: 16px;
  }
  .account .main .block .account-coupon-table {
    border-collapse: separate;
    border-spacing: 0 1.5em;
  }
  .account .main .block .account-coupon-table tr td {
    padding: 20px;
  }
  .account .main .block .account-coupon-table tr td h4 {
    font-size: 20px;
  }
  .account .main .block .account-coupon-table tr td p {
    font-size: 16px;
  }
  .account .main .block .account-coupon-table tr td .account-coupon-code {
    height: 40px;
    margin-bottom: 10px;
    max-width: 180px;
    margin-left: -15px;
  }
  .account .main .block .account-coupon-table tr td:first-child {
    font-size: 20px;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
  .account .main .block {
    font-size: 18px;
    margin-bottom: 80px;
  }
  .account .main .block .account-coupon-table tr td {
    padding: 40px;
  }
  .account .main .block .account-coupon-table tr td h4 {
    margin-top: 0;
    font-size: 28px;
  }
  .account .main .block .account-coupon-table tr td p {
    font-size: 18px;
  }
  .account .main .block .account-coupon-table tr td .account-coupon-code {
    height: 60px;
    max-width: 180px;
    margin-left: 0;
  }
}
/*custom media*/
@media all and (max-width: 1699px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  h2 {
    font-size: 36px;
    line-height: 1.25;
  }
  h3 {
    font-size: 28px;
    line-height: 1.25;
  }
  h4 {
    font-size: 28px;
    line-height: 1.25;
  }
  p {
    font-size: 18px;
  }
  .welcome-section p {
    margin-bottom: 15px;
  }
  .welcome-section h3 {
    font-size: 24px;
  }
  .welcome-section .app-logos img {
    max-height: 50px;
  }
  .welcome-section .app-store {
    margin-top: 30px;
  }
  .welcome-section h2 {
    margin-bottom: 10px;
  }
  .home-category .product-items .product-item .product-item-info .product-item-details .product-item-name a {
    font-size: 32px;
  }
  .distibution-query .block .readmore-outer .btn {
    min-width: 200px;
    height: 56px;
  }
  .page-footer .footer-top .footer-top-innr .container .footer-col1 .footer-logo {
    width: 200px;
    height: 60px;
    padding: 15px;
    margin-bottom: 40px;
  }
  .page-footer .footer-top .footer-top-innr .container .footer-col1 .emal {
    margin-bottom: 25px;
  }
  .page-footer .footer-top .footer-top-innr .container .footer-col1 a {
    font-size: 18px;
  }
  .page-footer .footer-top .footer-top-innr .container .footer-col1 p {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .page-footer .footer-top .footer-top-innr .container .footer-col3 {
    min-width: 400px;
  }
  .page-footer .footer-top .footer-top-innr h3 {
    font-size: 24px;
    padding-bottom: 12px;
    margin-bottom: 30px;
  }
  .page-footer .footer-top .footer-top-innr h3:before {
    height: 3px;
  }
  .page-footer .footer-top .footer-top-innr h3:after {
    height: 3px;
  }
  .page-footer .footer-top .footer-top-innr ul li a {
    font-size: 18px;
  }
  .page-footer .footer-middle ul li {
    padding: 0 20px;
  }
  .page-footer .footer-middle ul li a {
    font-size: 16px;
  }
  .page-footer .footer-bottom {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .page-footer .footer-bottom .container .copyright {
    font-size: 18px;
  }
  .page-footer .footer-bottom .container ul li {
    padding: 0 12px;
  }
  .distibution-query {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .distibution-query .block {
    min-height: 320px;
  }
  .handpick-bock .product-item .product-item-wrap {
    margin-top: 10px;
  }
  .handpick-bock .product-item .product-item-link {
    font-size: 18px;
  }
  .handpick-bock .product-item .price-box .price {
    font-size: 22px;
  }
  .handpick-bock .product-item .price-box .old-price .price {
    font-size: 18px;
  }
  .action.primary {
    font-size: 16px;
  }
  .handpick-bock .slick-arrow {
    width: 60px;
    height: 60px;
  }
  .handpick-bock .slick-arrow,
  .handpick-bock .slick-arrow:hover {
    border-radius: 10px;
  }
  .catalog-category-view.page-products.page-layout-1column .products-grid .product-items .product-item-name {
    font-size: 14px;
  }
  .catalog-category-view.page-products.page-layout-1column .products-grid .product-item {
    width: 20%;
  }
  .catalog-category-view.page-products.page-layout-1column .products-grid .product-item .price-box .price {
    font-size: 18px;
  }
  .catalog-category-view.page-products.page-layout-1column .products-grid .product-item .action.primary {
    font-size: 14px;
    padding: 8px 15px;
  }
  .catalogsearch-result-index.page-products.page-layout-1column .products-grid .product-items .product-item-name {
    font-size: 14px;
  }
  .catalogsearch-result-index.page-products.page-layout-1column .products-grid .product-item {
    width: 20%;
  }
  .catalogsearch-result-index.page-products.page-layout-1column .products-grid .product-item .price-box .price {
    font-size: 18px;
  }
  .catalogsearch-result-index.page-products.page-layout-1column .products-grid .product-item .action.primary {
    font-size: 14px;
    padding: 8px 15px;
  }
  .catalog-product-view.page-layout-1column .product-info-main .page-title-wrapper .page-title {
    font-size: 32px;
  }
  .catalog-product-view.page-layout-1column .product-add-form {
    margin-top: 30px;
  }
}
@media all and (max-width: 1699px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media all and (max-width: 1280px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .checkout-cart-index .cart-container .cart.table-wrapper {
    margin-bottom: 30px;
  }
  .checkout-cart-index .cart-container .form-cart {
    padding: 0 25px 25px;
  }
  .checkout-cart-index .cart-container td .product-item-details .product-item-name a {
    font-size: 14px;
  }
  .checkout-cart-index .cart-container .price-including-tax {
    font-size: 1.6rem;
  }
  .checkout-cart-index .cart-container .price-excluding-tax {
    font-size: 1.6rem;
  }
  .cart-summary .title {
    font-size: 20px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .cart-summary .cart-totals {
    font-size: 14px;
  }
  .cart-summary .cart-totals tr th {
    padding-left: 25px;
    padding-right: 25px;
  }
  .cart-summary .cart-totals tr.grand {
    font-size: 16px;
  }
  .cart-summary .discount {
    padding: 20px 25px;
  }
  .cart-summary .discount .title {
    margin-bottom: 10px;
  }
  .cart-summary .discount .title strong {
    font-size: 16px !important;
  }
  .cart-summary .discount .content .coupon .actions-toolbar .primary .action {
    font-size: 13px;
  }
  .actions .continue {
    font-size: 14px;
  }
  .cart.table-wrapper th {
    font-size: 16px;
  }
}
@media all and (max-width: 1440px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .page-footer .footer-top .footer-top-innr {
    padding-bottom: 40px;
    padding-top: 50px;
  }
  .page-footer .footer-top .footer-top-innr h3 {
    font-size: 20px;
  }
  .page-footer .footer-top .footer-top-innr ul li a {
    font-size: 16px;
  }
  .page-footer .footer-top .footer-top-innr .container .footer-col1 p {
    font-size: 16px;
    margin-bottom: 25px;
  }
  .page-footer .footer-top .footer-top-innr .container .footer-col1 a {
    font-size: 16px;
  }
  .page-footer .footer-top .footer-top-innr .container .footer-col1 .emal {
    margin-bottom: 25px;
  }
  .page-footer .footer-top .footer-top-innr .container .footer-col1 .footer-logo {
    width: 200px;
    height: 60px;
    margin-bottom: 44px;
  }
  .page-footer .footer-top .footer-top-innr .footer-map iframe {
    height: 210px;
  }
  .page-footer .footer-bottom {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .page-footer .footer-bottom .container ul li {
    padding: 0 10px;
  }
  .page-footer .footer-bottom .container .copyright {
    font-size: 16px;
  }
  .page-footer .footer-middle {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .gallery-section {
    margin-bottom: 80px;
  }
  .faq-section {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .category-bock {
    margin-top: 60px;
  }
  .category-bock .category-lists li {
    max-width: 136px;
  }
  .category-bock .category-lists li .category-image-home {
    width: 136px;
    height: 136px;
  }
  .category-bock .category-lists li .category-name span {
    font-size: 16px;
  }
  .handpick-bock {
    margin-top: 50px;
  }
  .home-category .product-items .product-item:nth-child(even) .product-item-info .product-item-details {
    padding-top: 40px;
  }
  .home-category .product-items .product-item .product-item-info .product-item-details .product-item-name a {
    font-size: 28px;
  }
  .home-category .product-items .product-item .product-item-info .product-item-details p {
    margin-bottom: 30px;
    font-size: 15px;
  }
  .page-header .block-search {
    width: 400px;
  }
  .page-header .block-search input {
    width: 370px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main,
  .page-footer .footer-top .footer-top-innr,
  .page-footer .footer-middle,
  .page-footer .footer-bottom {
    padding-left: 80px;
    padding-right: 80px;
  }
  h2 {
    font-size: 32px;
  }
  .page-header .location-fild {
    margin-left: 50px;
  }
  .page-header .location-fild .location-label {
    font-size: 18px;
  }
  .page-header .minicart-wrapper .action.showcart {
    width: 110px;
    height: 50px;
    padding: 10px 10px;
  }
  .page-header .minicart-wrapper .action.showcart:before {
    width: 30px;
    height: 30px;
    background-size: 24px auto;
  }
  .page-header .header-top-links ul {
    margin-bottom: 15px;
  }
  .page-header .header-top-links .header-myaccount a {
    width: 50px;
    height: 50px;
    background-size: 100% auto;
  }
  .page-header .block-search input {
    height: 50px;
    font-size: 16px;
    padding: 0 25px;
  }
  .page-footer .footer-bottom .container .copyright {
    font-size: 18px;
  }
  .header.content {
    padding-top: 15px;
  }
  .header.content .logo {
    margin-bottom: 15px;
  }
  .header.content .logo img {
    max-width: 200px;
  }
  .catalog-category-view.page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .catalogsearch-result-index.page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .checkout-cart-index .cart-container .cart.table-wrapper {
    margin-bottom: 30px;
  }
  .checkout-cart-index .cart-container .form-cart {
    padding: 0 25px 25px;
  }
  .cart-summary .title {
    font-size: 20px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .cart-summary .cart-totals {
    font-size: 16px;
  }
  .cart-summary .cart-totals tr th {
    padding-left: 25px;
    padding-right: 25px;
  }
  .cart-summary .cart-totals tr.grand {
    font-size: 19px;
  }
  .cart-summary .discount {
    padding: 20px 25px;
  }
  .cart-summary .discount .title {
    margin-bottom: 25px;
  }
  .cart-summary .discount .title strong {
    font-size: 18px !important;
  }
  .cart-summary .discount .content .coupon .actions-toolbar .primary .action {
    font-size: 14px;
  }
  .actions .continue {
    font-size: 16px;
    line-height: 1;
    width: 220px;
    height: 50px;
  }
  .cart.table-wrapper th {
    font-size: 18px;
  }
  .cart.table-wrapper th.qty {
    width: 140px;
  }
  .cart.table-wrapper th.subtotal {
    width: 120px;
  }
  .cart.table-wrapper th.price {
    width: 110px;
  }
  .login-wraper-inner .con-section .cmon-login-top {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .login-wraper-inner .con-section .cmon-login-top h2 {
    font-size: 36px;
  }
  .login-wraper-inner .con-section p {
    margin-bottom: 25px;
  }
  .login-wraper-inner .con-section .text-field {
    margin-bottom: 40px;
  }
  .dist-parent .distribution-form {
    width: 100%;
    max-width: 500px;
  }
  .dist-parent .distribution-form h1 {
    font-size: 30px;
    margin-bottom: 25px;
  }
  .dist-parent .distribution-form .field {
    margin: 0 0 20px;
  }
  .dist-parent .distribution-form .field input[type="text"],
  .dist-parent .distribution-form .field input[type="password"],
  .dist-parent .distribution-form .field select,
  .dist-parent .distribution-form .field input[type="url"],
  .dist-parent .distribution-form .field input[type="tel"],
  .dist-parent .distribution-form .field input[type="search"],
  .dist-parent .distribution-form .field input[type="number"],
  .dist-parent .distribution-form .field input[type*="date"],
  .dist-parent .distribution-form .field input[type="email"] {
    height: 50px;
    font-size: 16px;
  }
  .dist-parent .distribution-form .field textarea {
    font-size: 16px;
    height: 180px;
  }
}
@media all and (max-width: 1399px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .category-bock {
    margin-top: 60px;
  }
  .category-bock .category-lists {
    margin-bottom: 20px;
  }
  .category-bock .category-lists li {
    max-width: 132px;
  }
  .category-bock .category-lists li .category-image-home {
    width: 132px;
    height: 132px;
  }
  .category-bock .category-lists li .category-name span {
    font-size: 14px;
  }
  .minicart-wrapper .viewcart {
    font-size: 16px;
  }
  .login-wraper-inner {
    width: 90%;
  }
  .login-wraper-inner .con-section .otp-mgs a {
    font-size: 16px !important;
  }
  .login-wraper-inner .con-section .text-field {
    width: 100%;
    max-width: 320px;
    height: 50px;
    padding-left: 44px;
    font-size: 16px;
    margin-bottom: 15px;
    border-radius: 5px;
  }
  .login-wraper-inner .con-section .otp-input-fields {
    margin-bottom: 30px !important;
  }
  .login-wraper-inner .con-section .otp-input-fields input {
    height: 30px !important;
    width: 18% !important;
    padding: 0 1% !important;
    font-size: 18px !important;
  }
  .login-wraper-inner .con-section .cmon-login-top {
    margin-bottom: 20px;
  }
  .login-wraper-inner .con-section .cmon-login-top h2 {
    font-size: 28px;
  }
  .login-wraper-inner .con-section .cmon-login-top .cmon-login {
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
  .login-wraper-inner .con-section h4 {
    font-size: 22px;
  }
  .login-wraper-inner .con-section .submit-button {
    width: 180px;
    height: 50px;
    border-radius: 5px;
    font-size: 16px;
  }
  .customer-account-login .login-error {
    font-size: 14px !important;
    margin-bottom: 15px !important;
  }
  .checkout-index-index .checkout-container {
    margin-top: 70px;
  }
  .checkout-index-index .opc-wrapper {
    padding-right: 0;
    width: 68.5%;
  }
  .checkout-index-index .opc-wrapper .field input[type="text"],
  .checkout-index-index .opc-wrapper .field input[type="password"],
  .checkout-index-index .opc-wrapper .field select,
  .checkout-index-index .opc-wrapper .field input[type="url"],
  .checkout-index-index .opc-wrapper .field input[type="tel"],
  .checkout-index-index .opc-wrapper .field input[type="search"],
  .checkout-index-index .opc-wrapper .field input[type="number"],
  .checkout-index-index .opc-wrapper .field input[type*="date"],
  .checkout-index-index .opc-wrapper .field input[type="email"] {
    height: 50px;
    font-size: 16px;
  }
  .checkout-index-index .opc-wrapper ol {
    padding-left: 0;
    margin-left: 0;
    list-style: none;
  }
  .checkout-index-index .opc-wrapper ol li {
    background-color: #fff;
    margin-bottom: 20px;
  }
  .checkout-index-index .opc-wrapper ol li .step-shipping-header {
    background: #642c8e;
    overflow: hidden;
    color: #FFF;
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 30px */
    padding: 15px 30px;
  }
  .checkout-index-index .opc-wrapper ol li .step-number {
    width: 24px;
    height: 24px;
    display: inline-flex;
    vertical-align: middle;
    background: #fff;
    border-radius: 100%;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0em;
    color: #642c8e;
    text-align: center;
    line-height: 28px;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
  }
  .checkout-index-index .opc-wrapper ol li#faded-shipping .step-shipping-header {
    padding: 30px 30px;
    background-color: #fff;
    color: #642c8e;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .checkout-index-index .opc-wrapper ol li#faded-shipping .step-shipping-header span {
    margin-left: 0;
    margin-right: 11px;
  }
  .checkout-index-index .opc-wrapper ol li#faded-shipping .step-shipping-header .step-number {
    background-color: transparent;
    background-image: url(../images/tick-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
  }
  .checkout-index-index .opc-wrapper ol li#faded-shipping .step-shipping-header .action-edit-step-shipping {
    border-radius: 5px;
    border: 1px solid #ff8b41;
    background: #FFF;
    overflow: hidden;
    color: #ff8b41;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    width: 187px;
    height: 60px;
    margin-left: auto;
  }
  .checkout-index-index .opc-wrapper ol li .step-content {
    padding: 10px 30px 30px;
    margin-bottom: 20px;
  }
  .checkout-index-index .opc-wrapper ol li .shipping-address-item {
    border: 0;
    width: 100%;
    border-bottom: solid 1px #ececec;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    padding: 15px 25px 15px 35px;
    margin-bottom: 10px;
  }
  .checkout-index-index .opc-wrapper ol li .shipping-address-item .line-first {
    color: #202020;
  }
  .checkout-index-index .opc-wrapper ol li .shipping-address-item .line-first a {
    color: #202020;
    text-decoration: none;
  }
  .checkout-index-index .opc-wrapper ol li .shipping-address-item .line-second {
    color: #8a8a8a;
  }
  .checkout-index-index .opc-wrapper ol li .shipping-address-item:last-child {
    border-bottom: 0;
  }
  .checkout-index-index .opc-wrapper ol li .shipping-address-item input[type="radio"] {
    content: "";
    position: absolute;
    right: auto;
    width: 18px;
    height: 18px;
    top: 20px;
    left: 0;
    background-color: transparent;
    background-image: url(../images/radio.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    -webkit-appearance: none;
    cursor: pointer;
    box-shadow: unset;
  }
  .checkout-index-index .opc-wrapper ol li .shipping-address-item:after {
    display: none;
  }
  .checkout-index-index .opc-wrapper ol li .shipping-address-item.selected-item input[type="radio"] {
    background-image: url(../images/radio-active.svg) !important;
  }
  .checkout-index-index .opc-wrapper ol li#shipping {
    margin-bottom: 0;
  }
  .checkout-index-index .opc-wrapper ol li#shipping .step-content {
    margin-bottom: 0;
  }
  .checkout-index-index .opc-wrapper ol li .new-address-popup {
    border: dashed 1px #642c8e;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    color: #642c8e;
    padding: 10px 20px;
    cursor: pointer;
  }
  .checkout-index-index .opc-wrapper ol li .new-address-popup .new-address-icon {
    margin-right: 10px;
    font-size: 20px;
  }
  .checkout-index-index .opc-wrapper ol li .new-address-popup:hover {
    background-color: #642c8e;
    color: #fff;
  }
  .checkout-index-index .opc-wrapper ol li .checkout-slots .field .label {
    overflow: hidden;
    color: #202020;
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    margin-bottom: 10px;
    display: block;
  }
  .checkout-index-index .opc-wrapper ol li .checkout-slots .field #datepicker {
    width: 460px;
    height: 50px;
    border-radius: 5px;
    border: 1px solid #8a8a8a;
    background: #FFF;
    color: #202020;
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    padding: 0 20px;
    background-image: url(../images/calender-icon.svg);
    background-repeat: no-repeat;
    background-position: 96% center;
    background-size: 20px auto;
  }
  .checkout-index-index .opc-wrapper ol li .checkout-slots .field #datepicker::placeholder {
    color: #202020;
  }
  .checkout-index-index .opc-wrapper ol li .checkout-slots .field #datepicker::-ms-input-placeholder {
    color: #202020;
  }
  .checkout-index-index .opc-wrapper ol li .checkout-slots .choose-label {
    overflow: hidden;
    color: #202020;
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    margin-top: 20px;
  }
  .checkout-index-index .opc-wrapper ol li .checkout-slots #response-slots {
    flex-flow: row wrap;
    justify-content: flex-start;
  }
  .checkout-index-index .opc-wrapper ol li .checkout-slots #response-slots .child-slots {
    padding: 0px;
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .checkout-index-index .opc-wrapper ol li .checkout-slots #response-slots .child-slots label {
    display: flex;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    height: 40px;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    border: 1px solid #202020;
    background-color: #fff;
    cursor: pointer;
    color: #8a8a8a;
  }
  .checkout-index-index .opc-wrapper ol li .checkout-slots #response-slots .child-slots input[type="radio"] {
    position: absolute;
    opacity: 0;
  }
  .checkout-index-index .opc-wrapper ol li .checkout-slots #response-slots .child-slots input[type="radio"]:checked + label {
    border-radius: 5px;
    background: #9f6cd0;
    border-color: #9f6cd0;
    color: #fff;
  }
  .checkout-index-index .opc-wrapper ol li #checkout-shipping-slots {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 10px;
  }
  .checkout-index-index .opc-wrapper ol li #shipping-method-buttons-container {
    padding: 10px 0 0px;
  }
  .checkout-index-index .opc-wrapper ol li #shipping-method-buttons-container .action.primary {
    width: 180px;
    height: 50px;
    border-radius: 5px;
    background: #ff8b41;
  }
  .checkout-index-index .opc-wrapper ol li #shipping-method-buttons-container .action.primary:hover {
    background: #642c8e;
  }
  .checkout-index-index .opc-wrapper ol li .step-payment-header {
    background: #fff;
    overflow: hidden;
    color: #642c8e;
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 30px */
    padding: 15px 30px;
    opacity: 0.35;
  }
  .checkout-index-index .opc-wrapper ol li .step-payment-header .step-number {
    background: #642c8e;
    color: #fff;
  }
  .checkout-index-index .opc-wrapper ol li .payment-group .payment-method {
    position: relative;
    padding-left: 40px;
    display: flex;
    justify-content: space-between;
  }
  .checkout-index-index .opc-wrapper ol li .payment-group .payment-method label {
    overflow: hidden;
    color: #202020;
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 30px */
  }
  .checkout-index-index .opc-wrapper ol li .payment-group .payment-method input[type="radio"] {
    content: "";
    position: absolute;
    right: auto;
    width: 24px;
    height: 24px;
    top: 20px;
    left: 0;
    background-color: transparent;
    background-image: url(../images/radio.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    -webkit-appearance: none;
    cursor: pointer;
    box-shadow: unset;
  }
  .checkout-index-index .opc-wrapper ol li .payment-group .payment-method:after {
    display: none;
  }
  .checkout-index-index .opc-wrapper ol li .payment-group .payment-method._active input[type="radio"] {
    background-image: url(../images/radio-active.svg) !important;
  }
  .checkout-index-index .opc-wrapper ol li .payment-group .payment-method .payment-method-content {
    padding-bottom: 0;
  }
  .checkout-index-index .opc-wrapper ol li .payment-group:last-child {
    border-bottom: 0;
  }
  .checkout-index-index .opc-wrapper ol li .discount-code {
    border: 1px solid #ececec;
    background: #FDE8DB;
    margin-top: 40px;
  }
  .checkout-index-index .opc-wrapper ol li .discount-code .payment-option-title {
    overflow: hidden;
    color: #202020;
    text-overflow: ellipsis;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
  }
  .checkout-index-index .opc-wrapper ol li .discount-code .payment-option-title .action-toggle {
    overflow: hidden;
    color: #202020;
    text-overflow: ellipsis;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
  }
  .checkout-index-index .opc-wrapper ol li .discount-code .payment-option-title .action-toggle:after {
    display: none;
  }
  .checkout-index-index .opc-wrapper ol li .discount-code .payment-option-content {
    display: block !important;
  }
  .checkout-index-index .opc-wrapper ol li .discount-code .payment-option-content .label {
    display: none;
  }
  .checkout-index-index .opc-wrapper ol li .discount-code .payment-option-content .form-discount {
    display: flex;
    align-items: center;
  }
  .checkout-index-index .opc-wrapper ol li .discount-code .payment-option-content .payment-option-inner {
    width: 280px;
    margin-bottom: 0;
  }
  .checkout-index-index .opc-wrapper ol li .discount-code .payment-option-content .actions-toolbar .action-apply {
    overflow: hidden;
    color: #FDE8DB;
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;
    background: #642c8e;
    border-radius: 0;
    width: 151.945px;
    height: 44px;
    padding: 0;
  }
  .checkout-index-index .opc-wrapper .fieldset > .field:not(.choice) .label {
    font-size: 14px;
  }
  .checkout-index-index .opc-sidebar {
    width: 30.95%;
    height: 433px;
    margin-top: 0;
  }
  .checkout-index-index .opc-sidebar .modal-header {
    display: none;
  }
  .checkout-index-index .opc-sidebar .opc-block-summary {
    background-color: #fff;
    padding: 21px 0px;
  }
  .checkout-index-index .opc-sidebar .opc-block-summary .title {
    overflow: hidden;
    color: #202020;
    text-overflow: ellipsis;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 36px */
    border-bottom: solid 1px #ececec;
    padding-left: 31px;
    padding-right: 31px;
  }
  .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .title strong {
    font-size: 16px;
    font-weight: 500;
  }
  .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .title:after {
    display: none;
  }
  .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .minicart-items {
    padding-left: 31px;
    padding-right: 31px;
    display: block !important;
  }
  .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .minicart-items .product-item-name {
    font-size: 14px;
  }
  .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .minicart-items ol.minicart-items {
    padding-left: 0;
    padding-right: 0;
  }
  .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .minicart-items .product-image-wrapper {
    height: auto;
    margin-right: 10px;
  }
  .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .minicart-items .product-item-details {
    padding-left: 0px;
    overflow: hidden;
    color: #202020;
    text-overflow: ellipsis;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 27px */
  }
  .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .minicart-items .product-item-details .price-excluding-tax .price {
    font-size: 14px;
  }
  .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .minicart-items .product-item-details .product-item {
    border-bottom: 0;
  }
  .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .minicart-items .product-item-details .product-item:not(:first-child) {
    border-bottom: 0;
  }
  .checkout-index-index .opc-sidebar .opc-block-summary .actions-toolbar {
    padding-left: 31px;
    padding-right: 31px;
  }
  .checkout-index-index .ui-datepicker {
    width: 460px !important;
    background: #fdf7f3;
    box-shadow: unset;
    -webkit-box-shadow: unset;
    filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.25));
  }
  .checkout-index-index .ui-datepicker select {
    height: 36px;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-title {
    font-size: 14px;
    color: #202020;
    font-weight: 500;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-prev,
  .checkout-index-index .ui-datepicker .ui-datepicker-next {
    width: 36px;
    height: 36px;
    background: #ff8b41;
    color: #fff;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-prev:hover,
  .checkout-index-index .ui-datepicker .ui-datepicker-next:hover {
    background: #642c8e;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-prev span,
  .checkout-index-index .ui-datepicker .ui-datepicker-next span {
    margin-left: -8px;
    margin-top: -8px;
    border-width: 8px 12px 8px 0;
    border-color: transparent #fff transparent transparent;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-next span {
    margin-left: -4px;
    margin-top: -8px;
    border-width: 8px 0 8px 12px;
    border-color: transparent transparent transparent #fff;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-calendar th {
    background: #fff;
    padding: 8px 10px;
    text-transform: uppercase;
    font-size: 12px;
    color: #202020;
    font-weight: 700;
    text-align: center;
  }
  .checkout-index-index .ui-datepicker td span,
  .checkout-index-index .ui-datepicker td a {
    padding: 10px 15px;
    font-size: 14px;
    color: #202020;
    text-align: center;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-calendar td a {
    padding: 10px 15px;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today {
    background: #ff8b41;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a {
    color: #fff;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-calendar .ui-state-active {
    background: #642c8e;
    color: #fff;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-calendar .ui-state-active a {
    color: #fff;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-calendar .ui-state-disabled {
    background: #fff;
    opacity: 0.35;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-calendar .ui-state-disabled span {
    color: #202020;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-calendar td .ui-state-hover {
    background: #642c8e;
    color: #fff;
  }
  .checkout-payment-method .payment-method + .payment-method .payment-method-title {
    border-top: 0;
  }
  .contact-form {
    display: flex;
    justify-content: space-between;
    padding: 60px 0;
  }
  .contact-form .field input[type="text"],
  .contact-form .field input[type="password"],
  .contact-form .field select,
  .contact-form .field input[type="url"],
  .contact-form .field input[type="tel"],
  .contact-form .field input[type="search"],
  .contact-form .field input[type="number"],
  .contact-form .field input[type*="date"],
  .contact-form .field input[type="email"] {
    height: 50px;
    font-size: 16px;
  }
  .contact-form .field textarea {
    font-size: 16px;
  }
  .dist-parent {
    padding: 40px 0 60px;
  }
  .dist-parent .dist-outer-wrap .dist-wrap-right {
    margin-top: 25px;
  }
  .dist-parent .dist-outer-wrap .dist-wrap-right .dist-right-header {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .dist-parent .dist-outer-wrap .dist-right-btn-wrap a {
    font-size: 14px;
  }
  .distribution-form {
    display: flex;
    justify-content: center;
  }
  .distribution-form .field input[type="text"],
  .distribution-form .field input[type="password"],
  .distribution-form .field select,
  .distribution-form .field input[type="url"],
  .distribution-form .field input[type="tel"],
  .distribution-form .field input[type="search"],
  .distribution-form .field input[type="number"],
  .distribution-form .field input[type*="date"],
  .distribution-form .field input[type="email"] {
    height: 50px;
    font-size: 16px;
  }
  .distribution-form .field textarea {
    font-size: 16px;
  }
}
@media all and (min-width: 1400px) {
  .checkout-index-index .checkout-container {
    margin-top: 100px;
  }
  .checkout-index-index .opc-wrapper {
    padding-right: 0;
    width: 68.5%;
  }
  .checkout-index-index .opc-wrapper .field input[type="text"],
  .checkout-index-index .opc-wrapper .field input[type="password"],
  .checkout-index-index .opc-wrapper .field select,
  .checkout-index-index .opc-wrapper .field input[type="url"],
  .checkout-index-index .opc-wrapper .field input[type="tel"],
  .checkout-index-index .opc-wrapper .field input[type="search"],
  .checkout-index-index .opc-wrapper .field input[type="number"],
  .checkout-index-index .opc-wrapper .field input[type*="date"],
  .checkout-index-index .opc-wrapper .field input[type="email"] {
    height: 60px;
    font-size: 20px;
  }
  .checkout-index-index .opc-wrapper ol {
    padding-left: 0;
    margin-left: 0;
    list-style: none;
  }
  .checkout-index-index .opc-wrapper ol li {
    background-color: #fff;
    margin-bottom: 20px;
  }
  .checkout-index-index .opc-wrapper ol li .step-shipping-header {
    background: #642c8e;
    overflow: hidden;
    color: #FFF;
    text-overflow: ellipsis;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 30px */
    padding: 15px 30px;
  }
  .checkout-index-index .opc-wrapper ol li .step-number {
    width: 28px;
    height: 28px;
    display: inline-flex;
    vertical-align: middle;
    background: #fff;
    border-radius: 100%;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0em;
    color: #642c8e;
    text-align: center;
    line-height: 28px;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
  }
  .checkout-index-index .opc-wrapper ol li#faded-shipping .step-shipping-header {
    padding: 30px 30px;
    background-color: #fff;
    color: #642c8e;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .checkout-index-index .opc-wrapper ol li#faded-shipping .step-shipping-header span {
    margin-left: 0;
    margin-right: 11px;
  }
  .checkout-index-index .opc-wrapper ol li#faded-shipping .step-shipping-header .step-number {
    background-color: transparent;
    background-image: url(../images/tick-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
  }
  .checkout-index-index .opc-wrapper ol li#faded-shipping .step-shipping-header .action-edit-step-shipping {
    border-radius: 5px;
    border: 1px solid #ff8b41;
    background: #FFF;
    overflow: hidden;
    color: #ff8b41;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    width: 187px;
    height: 60px;
    margin-left: auto;
  }
  .checkout-index-index .opc-wrapper ol li .step-content {
    padding: 30px;
    margin-bottom: 20px;
  }
  .checkout-index-index .opc-wrapper ol li .shipping-address-item {
    border: 0;
    width: 100%;
    border-bottom: solid 1px #ececec;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    padding: 20px 35px 20px 50px;
    margin-bottom: 14px;
  }
  .checkout-index-index .opc-wrapper ol li .shipping-address-item .line-first {
    color: #202020;
  }
  .checkout-index-index .opc-wrapper ol li .shipping-address-item .line-first a {
    color: #202020;
    text-decoration: none;
  }
  .checkout-index-index .opc-wrapper ol li .shipping-address-item .line-second {
    color: #8a8a8a;
  }
  .checkout-index-index .opc-wrapper ol li .shipping-address-item:last-child {
    border-bottom: 0;
  }
  .checkout-index-index .opc-wrapper ol li .shipping-address-item input[type="radio"] {
    content: "";
    position: absolute;
    right: auto;
    width: 24px;
    height: 24px;
    top: 20;
    left: 0;
    background-color: transparent;
    background-image: url(../images/radio.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    -webkit-appearance: none;
    cursor: pointer;
    box-shadow: unset;
  }
  .checkout-index-index .opc-wrapper ol li .shipping-address-item:after {
    display: none;
  }
  .checkout-index-index .opc-wrapper ol li .shipping-address-item.selected-item input[type="radio"] {
    background-image: url(../images/radio-active.svg) !important;
  }
  .checkout-index-index .opc-wrapper ol li#shipping {
    margin-bottom: 0;
  }
  .checkout-index-index .opc-wrapper ol li#shipping .step-content {
    margin-bottom: 0;
  }
  .checkout-index-index .opc-wrapper ol li .new-address-popup {
    border: dashed 1px #642c8e;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    color: #642c8e;
    padding: 22px 20px;
    cursor: pointer;
  }
  .checkout-index-index .opc-wrapper ol li .new-address-popup .new-address-icon {
    margin-right: 15px;
    font-size: 24px;
  }
  .checkout-index-index .opc-wrapper ol li .new-address-popup:hover {
    background-color: #642c8e;
    color: #fff;
  }
  .checkout-index-index .opc-wrapper ol li .checkout-slots .field .label {
    overflow: hidden;
    color: #202020;
    text-overflow: ellipsis;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    margin-bottom: 15px;
    display: block;
  }
  .checkout-index-index .opc-wrapper ol li .checkout-slots .field #datepicker {
    width: 569px;
    height: 60px;
    border-radius: 5px;
    border: 1px solid #8a8a8a;
    background: #FFF;
    color: #202020;
    text-overflow: ellipsis;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    padding: 0 20px;
    background-image: url(../images/calender-icon.svg);
    background-repeat: no-repeat;
    background-position: 96% center;
  }
  .checkout-index-index .opc-wrapper ol li .checkout-slots .field #datepicker::placeholder {
    color: #202020;
  }
  .checkout-index-index .opc-wrapper ol li .checkout-slots .field #datepicker::-ms-input-placeholder {
    color: #202020;
  }
  .checkout-index-index .opc-wrapper ol li .checkout-slots .choose-label {
    overflow: hidden;
    color: #202020;
    text-overflow: ellipsis;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    margin-top: 30px;
  }
  .checkout-index-index .opc-wrapper ol li .checkout-slots #response-slots {
    flex-flow: row wrap;
    justify-content: flex-start;
  }
  .checkout-index-index .opc-wrapper ol li .checkout-slots #response-slots .child-slots {
    padding: 0px;
    margin-right: 16px;
    margin-bottom: 20px;
  }
  .checkout-index-index .opc-wrapper ol li .checkout-slots #response-slots .child-slots label {
    display: flex;
    width: 200px;
    height: 48px;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    border: 1px solid #202020;
    background-color: #fff;
    cursor: pointer;
    color: #8a8a8a;
  }
  .checkout-index-index .opc-wrapper ol li .checkout-slots #response-slots .child-slots input[type="radio"] {
    position: absolute;
    opacity: 0;
  }
  .checkout-index-index .opc-wrapper ol li .checkout-slots #response-slots .child-slots input[type="radio"]:checked + label {
    border-radius: 5px;
    background: #9f6cd0;
    border-color: #9f6cd0;
    color: #fff;
  }
  .checkout-index-index .opc-wrapper ol li #checkout-shipping-slots {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .checkout-index-index .opc-wrapper ol li #shipping-method-buttons-container {
    padding: 10px 0 0px;
  }
  .checkout-index-index .opc-wrapper ol li #shipping-method-buttons-container .action.primary {
    width: 228px;
    height: 60px;
    border-radius: 5px;
    background: #ff8b41;
  }
  .checkout-index-index .opc-wrapper ol li #shipping-method-buttons-container .action.primary:hover {
    background: #642c8e;
  }
  .checkout-index-index .opc-wrapper ol li .step-payment-header {
    background: #fff;
    overflow: hidden;
    color: #642c8e;
    text-overflow: ellipsis;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 30px */
    padding: 25px 30px;
    opacity: 0.35;
  }
  .checkout-index-index .opc-wrapper ol li .step-payment-header .step-number {
    background: #642c8e;
    color: #fff;
  }
  .checkout-index-index .opc-wrapper ol li .payment-group .payment-method {
    position: relative;
    padding-left: 40px;
    display: flex;
    justify-content: space-between;
  }
  .checkout-index-index .opc-wrapper ol li .payment-group .payment-method label {
    overflow: hidden;
    color: #202020;
    text-overflow: ellipsis;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 30px */
  }
  .checkout-index-index .opc-wrapper ol li .payment-group .payment-method input[type="radio"] {
    content: "";
    position: absolute;
    right: auto;
    width: 24px;
    height: 24px;
    top: 20px;
    left: 0;
    background-color: transparent;
    background-image: url(../images/radio.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    -webkit-appearance: none;
    cursor: pointer;
    box-shadow: unset;
  }
  .checkout-index-index .opc-wrapper ol li .payment-group .payment-method:after {
    display: none;
  }
  .checkout-index-index .opc-wrapper ol li .payment-group .payment-method._active input[type="radio"] {
    background-image: url(../images/radio-active.svg) !important;
  }
  .checkout-index-index .opc-wrapper ol li .payment-group .payment-method .payment-method-content {
    padding-bottom: 0;
  }
  .checkout-index-index .opc-wrapper ol li .payment-group:last-child {
    border-bottom: 0;
  }
  .checkout-index-index .opc-wrapper ol li .discount-code {
    border: 1px solid #ececec;
    background: #FDE8DB;
    margin-top: 40px;
  }
  .checkout-index-index .opc-wrapper ol li .discount-code .payment-option-title {
    overflow: hidden;
    color: #202020;
    text-overflow: ellipsis;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
  }
  .checkout-index-index .opc-wrapper ol li .discount-code .payment-option-title .action-toggle {
    overflow: hidden;
    color: #202020;
    text-overflow: ellipsis;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
  }
  .checkout-index-index .opc-wrapper ol li .discount-code .payment-option-title .action-toggle:after {
    display: none;
  }
  .checkout-index-index .opc-wrapper ol li .discount-code .payment-option-content {
    display: block !important;
  }
  .checkout-index-index .opc-wrapper ol li .discount-code .payment-option-content .label {
    display: none;
  }
  .checkout-index-index .opc-wrapper ol li .discount-code .payment-option-content .form-discount {
    display: flex;
    align-items: center;
  }
  .checkout-index-index .opc-wrapper ol li .discount-code .payment-option-content .payment-option-inner {
    width: 280px;
    margin-bottom: 0;
  }
  .checkout-index-index .opc-wrapper ol li .discount-code .payment-option-content .actions-toolbar .action-apply {
    overflow: hidden;
    color: #FDE8DB;
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;
    background: #642c8e;
    border-radius: 0;
    width: 151.945px;
    height: 44px;
    padding: 0;
  }
  .checkout-index-index .opc-sidebar {
    width: 30.95%;
    height: 433px;
    margin-top: 0;
  }
  .checkout-index-index .opc-sidebar .modal-header {
    display: none;
  }
  .checkout-index-index .opc-sidebar .opc-block-summary {
    background-color: #fff;
    padding: 21px 0px;
  }
  .checkout-index-index .opc-sidebar .opc-block-summary .title {
    overflow: hidden;
    color: #202020;
    text-overflow: ellipsis;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 36px */
    border-bottom: solid 1px #ececec;
    padding-left: 31px;
    padding-right: 31px;
  }
  .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .title strong {
    font-size: 20px;
    font-weight: 500;
  }
  .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .title:after {
    display: none;
  }
  .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .minicart-items {
    padding-left: 31px;
    padding-right: 31px;
    display: block !important;
  }
  .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .minicart-items .product-item-name {
    font-size: 16px;
  }
  .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .minicart-items ol.minicart-items {
    padding-left: 0;
    padding-right: 0;
  }
  .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .minicart-items .product-image-wrapper {
    height: auto;
    margin-right: 10px;
  }
  .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .minicart-items .product-item-details {
    padding-left: 0px;
    overflow: hidden;
    color: #202020;
    text-overflow: ellipsis;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 27px */
  }
  .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .minicart-items .product-item-details .product-item {
    border-bottom: 0;
  }
  .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .minicart-items .product-item-details .product-item:not(:first-child) {
    border-bottom: 0;
  }
  .checkout-index-index .opc-sidebar .opc-block-summary .actions-toolbar {
    padding-left: 31px;
    padding-right: 31px;
  }
  .checkout-index-index .ui-datepicker {
    width: 569px !important;
    background: #fdf7f3;
    box-shadow: unset;
    -webkit-box-shadow: unset;
    filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.25));
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-title {
    font-size: 18px;
    color: #202020;
    font-weight: 500;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-prev,
  .checkout-index-index .ui-datepicker .ui-datepicker-next {
    width: 48px;
    height: 48px;
    background: #ff8b41;
    color: #fff;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-prev:hover,
  .checkout-index-index .ui-datepicker .ui-datepicker-next:hover {
    background: #642c8e;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-prev span,
  .checkout-index-index .ui-datepicker .ui-datepicker-next span {
    margin-left: -8px;
    margin-top: -8px;
    border-width: 8px 12px 8px 0;
    border-color: transparent #fff transparent transparent;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-next span {
    margin-left: -4px;
    margin-top: -8px;
    border-width: 8px 0 8px 12px;
    border-color: transparent transparent transparent #fff;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-calendar th {
    background: #fff;
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 16px;
    color: #202020;
    font-weight: 700;
    text-align: center;
  }
  .checkout-index-index .ui-datepicker td span,
  .checkout-index-index .ui-datepicker td a {
    padding: 10px 15px;
    font-size: 14px;
    color: #202020;
    text-align: center;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-calendar td a {
    padding: 10px 15px;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today {
    background: #ff8b41;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a {
    color: #fff;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-calendar .ui-state-active {
    background: #642c8e;
    color: #fff;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-calendar .ui-state-active a {
    color: #fff;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-calendar .ui-state-disabled {
    background: #fff;
    opacity: 0.35;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-calendar .ui-state-disabled span {
    color: #202020;
  }
  .checkout-index-index .ui-datepicker .ui-datepicker-calendar td .ui-state-hover {
    background: #642c8e;
    color: #fff;
  }
  .checkout-payment-method .payment-method + .payment-method .payment-method-title {
    border-top: 0;
  }
  .contact-form {
    display: flex;
    justify-content: space-between;
    padding: 100px 0;
  }
  .contact-form .field input[type="text"],
  .contact-form .field input[type="password"],
  .contact-form .field select,
  .contact-form .field input[type="url"],
  .contact-form .field input[type="tel"],
  .contact-form .field input[type="search"],
  .contact-form .field input[type="number"],
  .contact-form .field input[type*="date"],
  .contact-form .field input[type="email"] {
    height: 60px;
    font-size: 20px;
  }
  .contact-form .field textarea {
    font-size: 20px;
  }
  .dist-parent {
    padding: 60px 0 100px;
  }
  .distribution-form {
    display: flex;
    justify-content: center;
  }
  .distribution-form .field input[type="text"],
  .distribution-form .field input[type="password"],
  .distribution-form .field select,
  .distribution-form .field input[type="url"],
  .distribution-form .field input[type="tel"],
  .distribution-form .field input[type="search"],
  .distribution-form .field input[type="number"],
  .distribution-form .field input[type*="date"],
  .distribution-form .field input[type="email"] {
    height: 60px;
    font-size: 20px;
  }
  .distribution-form .field textarea {
    font-size: 20px;
  }
}
@media all and (min-width: 1601px) {
  .welcome-section p {
    font-size: 18px;
    margin-bottom: 5.4vh;
  }
  .welcome-section .welcome-logo {
    margin-top: 14vh;
    width: 15.1vw;
    margin-bottom: 11vh;
  }
  .welcome-section .app-logos {
    margin-bottom: 8vh;
    margin-top: auto;
  }
  .welcome-section .app-logos a {
    width: 9vw;
  }
  .welcome-section .welcome-content {
    margin-top: auto;
    margin-bottom: 8.5vh;
  }
  .welcome-section .welcome-left {
    padding-left: 138px;
  }
  .welcome-section .welcome-left h1 {
    max-width: 407px;
    margin-top: 0px;
    font-size: 40px;
  }
  .welcome-section .welcome-left h3 {
    margin-bottom: 3vh;
  }
  .welcome-section .welcome-right {
    width: 56.25%;
  }
  .welcome-section .welcome-right .welcome-img {
    border-radius: 0 0 0 400px;
  }
  .welcome-section .zipcode-section {
    max-width: 600px;
    width: 32vw;
  }
  .welcome-section .zipcode-section input {
    height: 60px;
    width: 100%;
  }
  .welcome-section .zipcode-section .zipcode-section-submit {
    position: absolute;
    right: 3px;
    top: 4px;
  }
  .welcome-section .zipcode-section .zipcode-section-submit button {
    width: 9.8vw;
    height: 52px;
    font-size: 20px;
  }
  .page-footer .footer-middle ul li {
    padding: 0 36px;
  }
}
@media all and (min-width: 1200px) {
  .catalog-category-view.page-products.page-layout-1column .products-grid .product-items {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    margin-left: -18px;
    margin-right: -18px;
  }
  .catalog-category-view.page-products.page-layout-1column .products-grid .product-items .product-item-info {
    margin-left: 18px !important;
    margin-right: 18px !important;
  }
  .catalogsearch-result-index.page-products.page-layout-1column .products-grid .product-items {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    margin-left: -18px;
    margin-right: -18px;
  }
  .catalogsearch-result-index.page-products.page-layout-1column .products-grid .product-items .product-item-info {
    margin-left: 18px !important;
    margin-right: 18px !important;
  }
  .config-modal-body .config-list-wrapper .config-price-wrapper {
    justify-content: center;
  }
}
@media all and (max-width: 1200px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  h2 {
    font-size: 28px;
  }
  .welcome-section h3 {
    font-size: 22px;
  }
  .welcome-section .welcome-logo {
    margin-bottom: 0;
  }
  .welcome-section .welcome-right {
    width: 50%;
  }
  .welcome-section .welcome-right .welcome-img {
    border-radius: 0 0 0 100px;
  }
  .welcome-section .welcome-right .welcome-img img {
    height: 90vh;
    width: auto;
    object-fit: cover;
    object-position: center;
  }
  .welcome-section .zipcode-section input {
    height: 50px;
    padding: 0 15px;
    font-size: 15px;
  }
  .welcome-section .zipcode-section label {
    left: 15px !important;
  }
  .welcome-section .zipcode-section .zipcode-section-submit button {
    height: 42px;
    font-size: 18px;
  }
  .welcome-section .app-logos img {
    max-height: 44px;
  }
  .home-category .product-items {
    padding-bottom: 0;
  }
  .home-category .product-items .product-item {
    padding: 40px 0 !important;
  }
  .home-category .product-items .product-item .product-item-info .product-item-photo .product-image-container {
    bottom: unset;
    border-radius: 0 60px 60px 0;
  }
  .home-category .product-items .product-item .product-item-info .product-item-details {
    top: unset;
    padding-bottom: 0px;
  }
  .home-category .product-items .product-item .product-item-info .product-item-details p {
    margin-bottom: 10px;
    font-size: 15px;
  }
  .home-category .product-items .product-item:nth-child(even) .product-item-info .product-item-details {
    padding-top: 0px;
  }
  .home-category .product-items .product-item:nth-child(even) .product-item-info .product-item-photo .product-image-container {
    border-radius: 60px 0 0 60px;
    bottom: unset;
  }
  .home-category .product-items .product-item:nth-child(odd) .product-item-info .product-item-details {
    margin-top: 0px;
  }
  .distibution-query {
    border-radius: 20px;
    margin-top: 0px;
  }
  .distibution-query .block {
    min-height: 250px;
    padding: 60px 50px;
  }
  .distibution-query .block .readmore-outer {
    margin-top: 20px;
  }
  .page-footer .footer-top .footer-top-innr .container .footer-col1 .footer-logo {
    width: 180px;
    height: 60px;
    padding: 20px;
    margin-bottom: 36px;
  }
  .page-footer .footer-top .footer-top-innr .container .footer-col1 .emal {
    margin-bottom: 25px;
  }
  .page-footer .footer-top .footer-top-innr .container .footer-col1 a {
    font-size: 16px;
  }
  .page-footer .footer-top .footer-top-innr .container .footer-col1 p {
    font-size: 16px;
    margin-bottom: 20px;
    padding-right: 20px;
  }
  .page-footer .footer-top .footer-top-innr .container .footer-col3 {
    min-width: 260px;
  }
  .page-footer .footer-top .footer-top-innr h3 {
    font-size: 24px;
    padding-bottom: 12px;
    margin-bottom: 30px;
  }
  .page-footer .footer-top .footer-top-innr h3:before {
    height: 3px;
  }
  .page-footer .footer-top .footer-top-innr h3:after {
    height: 3px;
  }
  .page-footer .footer-top .footer-top-innr ul li a {
    font-size: 16px;
  }
  .page-footer .footer-middle ul {
    justify-content: space-between;
  }
  .page-footer .footer-middle ul li {
    padding: 0 0px;
  }
  .page-footer .footer-middle ul li a {
    font-size: 15px;
  }
  .page-footer .footer-bottom {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .page-footer .footer-bottom .container .copyright {
    font-size: 16px;
  }
  .page-footer .footer-bottom .container ul li {
    padding: 0 12px;
  }
  .page-footer .footer-bottom .container ul li a {
    font-size: 24px;
  }
  .faq-box .collapsibleTab {
    font-size: 16px;
    padding: 15px 20px;
  }
  .faq-box .collapsibleTab div {
    padding-right: 30px;
    background-size: 16px auto;
  }
  .faq-box .faqtab {
    font-size: 16px;
    padding: 15px 20px;
  }
  .faq-box .faqtab div {
    padding-right: 30px;
    background-size: 16px auto;
  }
  .cateory-popup .cateory-popup-inner {
    width: 80%;
  }
  .cateory-popup .cateory-popup-inner .cateory-popup-head strong {
    font-size: 20px;
  }
  .category-bock .category-lists {
    flex-flow: row wrap;
    gap: 20px;
    justify-content: flex-start;
  }
  .category-bock .category-lists li {
    max-width: 128px;
  }
  .handpick-bock .product-item .product-item-link {
    font-size: 16px;
  }
  .handpick-bock .product-item .price-box .price {
    font-size: 18px;
  }
  .handpick-bock .product-item .price-box .old-price .price {
    font-size: 18px;
  }
  .action.primary {
    font-size: 14px;
  }
  .handpick-bock .slick-arrow {
    width: 44px;
    height: 44px;
  }
  .handpick-bock .slick-arrow,
  .handpick-bock .slick-arrow:hover {
    border-radius: 10px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main,
  .page-footer .footer-top .footer-top-innr,
  .page-footer .footer-middle,
  .page-footer .footer-bottom {
    padding-left: 60px;
    padding-right: 60px;
  }
  .page-header .block-search {
    width: 270px;
  }
  .page-header .block-search input {
    width: 100%;
  }
  .page-header .location-fild .location-label {
    font-size: 15px;
  }
  .page-header .location-fild #ziptext-btn-desktop {
    font-size: 15px;
  }
  .header.content .logo img {
    max-width: 170px;
  }
  .catalog-category-view.page-products.page-layout-1column .products-grid .product-item {
    width: 31.33%;
    margin-left: 0;
    margin-bottom: 0px;
  }
  .catalog-category-view.page-products.page-layout-1column .products-grid .product-items {
    gap: 18px;
    margin-left: 0;
    margin-right: 0;
  }
  .catalog-category-view.page-products.page-layout-1column .products-grid .product-items .product-item-info {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .catalog-category-view.page-products.page-layout-1column .bottom-cart {
    padding-left: 60px;
    padding-right: 60px;
    bottom: 20px;
  }
  .catalog-category-view.page-products.page-layout-1column .bottom-cart .bottom-cart-inner {
    height: 80px;
  }
  .catalog-category-view.page-products.page-layout-1column .bottom-cart .bottom-cart-inner .checkout {
    width: 190px;
  }
  .catalog-category-view .page-main > .page-title-wrapper .page-title {
    font-size: 30px;
  }
  .catalog-category-view .products {
    margin: 0px 0;
  }
  .catalog-category-view.page-products.page-layout-1column .bottom-cart {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .products + .toolbar-products {
    margin-bottom: 20px !important;
    margin-top: 30px !important;
  }
  .catalogsearch-result-index.page-products.page-layout-1column .products-grid .product-item {
    width: 31.33%;
    margin-left: 0;
    margin-bottom: 0px;
  }
  .catalogsearch-result-index.page-products.page-layout-1column .products-grid .product-items {
    gap: 18px;
    margin-left: 0;
    margin-right: 0;
  }
  .catalogsearch-result-index.page-products.page-layout-1column .products-grid .product-items .product-item-info {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .catalogsearch-result-index.page-products.page-layout-1column .bottom-cart {
    padding-left: 60px;
    padding-right: 60px;
    bottom: 20px;
  }
  .catalogsearch-result-index.page-products.page-layout-1column .bottom-cart .bottom-cart-inner {
    height: 80px;
  }
  .catalogsearch-result-index.page-products.page-layout-1column .bottom-cart .bottom-cart-inner .checkout {
    width: 190px;
  }
  .catalogsearch-result-index .page-main > .page-title-wrapper .page-title {
    font-size: 30px;
  }
  .catalogsearch-result-index .products {
    margin: 0px 0;
  }
  .catalog-category-view.page-products.page-layout-1column .bottom-cart {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .catalog-product-view.page-layout-1column .fieldset > .field:not(.choice) .label {
    width: auto;
  }
  .catalog-product-view.page-layout-1column .wk-seller-block.wk-block {
    margin-top: 25px;
  }
  .checkout-cart-index .page-title {
    font-size: 30px;
  }
  .checkout-cart-index .cart-container {
    display: flex;
    flex-direction: column;
  }
  .checkout-cart-index .cart-container .cart-summary {
    width: 100%;
    order: 2;
    max-width: 100%;
  }
  .checkout-cart-index .cart-container .form-cart {
    width: 100%;
    order: 1;
  }
  .login-wraper-inner {
    width: 90%;
  }
  .login-wraper-inner .con-section .otp-mgs a {
    font-size: 16px !important;
  }
  .login-wraper-inner .con-section .text-field {
    width: 100%;
    max-width: 320px;
    height: 50px;
    padding-left: 44px;
    font-size: 16px;
    margin-bottom: 15px;
    border-radius: 5px;
  }
  .login-wraper-inner .con-section .otp-input-fields {
    margin-bottom: 30px !important;
  }
  .login-wraper-inner .con-section .otp-input-fields input {
    height: 30px !important;
    width: 18% !important;
    padding: 0 1% !important;
    font-size: 18px !important;
  }
  .login-wraper-inner .con-section .cmon-login-top {
    margin-bottom: 20px;
  }
  .login-wraper-inner .con-section .cmon-login-top h2 {
    font-size: 28px;
  }
  .login-wraper-inner .con-section .cmon-login-top .cmon-login {
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
  .login-wraper-inner .con-section h4 {
    font-size: 22px;
  }
  .login-wraper-inner .con-section .submit-button {
    width: 180px;
    height: 50px;
    border-radius: 5px;
    font-size: 16px;
  }
  .customer-account-login .login-error {
    font-size: 14px !important;
    margin-bottom: 15px !important;
  }
  .account.page-layout-2columns-left .column.main {
    width: 74.7%;
    padding-right: 20px;
  }
  .account.page-layout-2columns-left .column.main .block .data {
    font-size: 14px;
  }
  .account.page-layout-2columns-left .sidebar-main {
    width: 25.3%;
  }
  .account .page-main .page-title {
    font-size: 30px;
  }
  .account .page-main .fieldset > .field:not(.choice) > .control {
    width: 100%;
  }
  .account .page-main .fieldset > .field:not(.choice) > .label {
    width: 100%;
  }
  .account .page-main input[type="text"],
  .account .page-main input[type="password"],
  .account .page-main input[type="url"],
  .account .page-main input[type="tel"],
  .account .page-main input[type="search"],
  .account .page-main input[type="number"],
  .account .page-main input[type*="date"],
  .account .page-main input[type="email"],
  .account .page-main select {
    width: 100%;
    height: 50px;
  }
  .account .page-main .customer-dob {
    position: relative;
  }
  .account .page-main .customer-dob .ui-datepicker-trigger {
    position: absolute;
    right: 15px;
    top: 12px;
  }
  .custom-distribution-index .dist-parent {
    flex-direction: column;
    align-items: stretch;
  }
  .custom-distribution-index .dist-parent .dist-outer-wrap {
    width: 100%;
    margin-bottom: 80px;
  }
  .custom-distribution-index .dist-parent .distribution-form {
    width: 100%;
    max-width: 100%;
  }
  .custom-distribution-index .dist-parent .distribution-form form {
    width: 100%;
    max-width: 100%;
  }
  .custom-distribution-index .dist-parent .distribution-form form .fieldset {
    margin-bottom: 0;
  }
  .config-modal-body .config-list-wrapper .config-name p {
    font-size: 14px !important;
  }
}
