.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  .nav-sections,
  .top-toolbar,
  .amtheme-newsletter-block,
  .amtheme-backtotop-wrap,
  .amtheme-reviews-tab,
  .footer.content,
  .breadcrumbs,
  .form.contact,
  .block.related,
  .block.upsell,
  .block.crosssell,
  .actions-toolbar,
  .toolbar,
  .actions .action,
  .cart-summary .checkout-methods-items,
  .cart-discount,
  .block.am-widget {
    display: none !important;
  }
  .products-grid .product-item {
    margin: 0 auto;
  }
  .products-grid .product-item .reviews-actions {
    margin: 0 auto;
    width: 100%;
  }
  .cart.item .item-info > .item > .amtheme-inner {
    display: block;
  }
}
@media print {
  * {
    color: #1d1d1b !important;
    text-shadow: none !important;
    filter: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
    color: #6d9e2e;
  }
  pre,
  blockquote {
    border: 1px solid #dfdedd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #dfdedd;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    visibility: visible;
    height: auto;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
.am-opacity-clear {
  z-index: 10;
  opacity: 0;
}
.am-vertical-center {
  top: 50%;
  transform: translateY(-50%);
}
.am-visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
}
.am-visually-hidden-reset {
  position: static;
  overflow: visible;
  clip: auto;
  margin: 0;
  width: auto;
  height: auto;
  opacity: 1;
}
.am-custom-scrollbar {
  overflow: auto;
  scrollbar-color: #f8f8f8 #ffffff;
  scrollbar-width: thin;
  scrollbar-face-color: #f8f8f8;
  scrollbar-highlight-color: #f8f8f8;
  scrollbar-shadow-color: #f8f8f8;
  scrollbar-track-color: #ffffff;
}
.am-custom-scrollbar::-webkit-scrollbar {
  width: 4px;
  height: 10px;
}
.am-custom-scrollbar::-webkit-scrollbar-track {
  background-color: transparent;
  box-shadow: none;
}
.am-custom-scrollbar::-webkit-scrollbar-thumb {
  border-radius: 12px;
  background: #bee88a;
}
.am-custom-scrollbar > * {
  max-width: none;
}
.am-text-uppercase {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
}
.am-float-clear {
  clear: both;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.am-overflow-fade {
  position: relative;
  padding: 0;
}
.am-overflow-fade:after {
  position: absolute;
  top: 0;
  left: calc(100% - 22px);
  width: 32px;
  height: 100%;
  content: '';
  pointer-events: none;
  user-select: none;
}
.no-display {
  display: none;
}
._am-message-icon-inner > *:first-child:before {
  width: 20px;
  text-align: right;
}
.am-product-options dt {
  float: left;
  clear: both;
  margin-right: 5px;
  font-weight: 400;
}
.am-product-options dt:after {
  display: inline-block;
  content: ':';
}
.am-product-options dt + dd {
  float: left;
}
@media only screen and (max-width: 480px) {
  .am-layout-negative-offset {
    margin-inline-end: -25px;
    margin-inline-start: -25px;
    padding-inline-end: 25px;
    padding-inline-start: 25px;
  }
}
@media only screen and (max-width: 480px) and screen and (-ms-high-contrast: active), only screen and (max-width: 480px) and (-ms-high-contrast: none) {
  .am-layout-negative-offset {
    margin-right: -25px;
  }
}
@media only screen and (max-width: 480px) and screen and (-ms-high-contrast: active), only screen and (max-width: 480px) and (-ms-high-contrast: none) {
  .am-layout-negative-offset {
    margin-left: -25px;
  }
}
@media only screen and (max-width: 480px) and screen and (-ms-high-contrast: active), only screen and (max-width: 480px) and (-ms-high-contrast: none) {
  .am-layout-negative-offset {
    padding-right: 25px;
  }
}
@media only screen and (max-width: 480px) and screen and (-ms-high-contrast: active), only screen and (max-width: 480px) and (-ms-high-contrast: none) {
  .am-layout-negative-offset {
    padding-left: 25px;
  }
}
@media only screen and (max-width: 768px) {
  .am-layout-negative-offset {
    margin-inline-end: -35px;
    margin-inline-start: -35px;
    padding-inline-end: 35px;
    padding-inline-start: 35px;
  }
}
@media only screen and (max-width: 768px) and screen and (-ms-high-contrast: active), only screen and (max-width: 768px) and (-ms-high-contrast: none) {
  .am-layout-negative-offset {
    margin-right: -35px;
  }
}
@media only screen and (max-width: 768px) and screen and (-ms-high-contrast: active), only screen and (max-width: 768px) and (-ms-high-contrast: none) {
  .am-layout-negative-offset {
    margin-left: -35px;
  }
}
@media only screen and (max-width: 768px) and screen and (-ms-high-contrast: active), only screen and (max-width: 768px) and (-ms-high-contrast: none) {
  .am-layout-negative-offset {
    padding-right: 35px;
  }
}
@media only screen and (max-width: 768px) and screen and (-ms-high-contrast: active), only screen and (max-width: 768px) and (-ms-high-contrast: none) {
  .am-layout-negative-offset {
    padding-left: 35px;
  }
}
h3.amtheme-subtitle {
  text-decoration: underline;
  color: #64a640;
}
.column-category {
  text-align: center;
}
.column-category .welcome .logged-in {
  color: #363B8E;
}
.column-category .categorymain {
  text-align: center;
  display: inline-block;
  float: left;
  padding-bottom: 20px;
  width: 100%;
}
.column-category .categorymain .centercategory {
  display: flex;
  flex-flow: wrap;
  margin-bottom: 10px;
  float: left;
}
.column-category .categorymain .centercategory label {
  color: #6d9e2e;
}
.column-category .categorymain .centercategory.blend {
  float: right;
}
.column-category .categorymain .centercategory .categoryrow {
  display: table;
}
@media only screen and (min-width: 321px) and (max-width: 820px) {
  .column-category .categorymain .centercategory .categoryrow:not(:first-of-type) {
    border-top: 3px solid #6d9e2e;
  }
}
.column-category .categorymain .centercategory .categoryrow .row {
  text-align: center;
  align-content: center;
  justify-items: center;
  margin: 25px auto;
  background-image: linear-gradient(to left bottom, #1d1d1b, #454843, #6f7971, #99ada7, #c6e5e3);
  border-radius: 11px;
  display: flow-root;
  width: 60%;
}
.column-category .categorymain .centercategory .categoryrow .row.parent {
  background-image: linear-gradient(to left bottom, #5c3486, #446ab0, #4c97c4, #82c0d0, #c6e5e3);
  width: 70%;
  border-radius: 18px;
}
.column-category .categorymain .centercategory .categoryrow .row:hover {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  box-shadow: 3px 5px 6px #9e9e9e;
  background-image: linear-gradient(to bottom, #32af7e, #30b491, #38b8a3, #46bbb2, #59bebe);
}
.column-category .categorymain .centercategory .categoryrow .row:hover .how-name a {
  color: #ffffff;
}
.column-category .categorymain .centercategory .categoryrow .row .how-img {
  text-align: center;
  z-index: 1;
  position: relative;
}
.column-category .categorymain .centercategory .categoryrow .row .how-img.child img {
  width: 25%;
  border-radius: 11px 0px 30px 0px;
}
.column-category .categorymain .centercategory .categoryrow .row .how-img img {
  width: 25%;
  float: left;
  border-radius: 18px 0px 30px 0px;
}
@media only screen and (min-width: 321px) and (max-width: 768px) {
  .column-category .categorymain .centercategory .categoryrow .row .how-img img {
    width: 28%;
  }
}
.column-category .categorymain .centercategory .categoryrow .row .how-name {
  position: relative;
  margin-top: 9%;
}
@media only screen and (min-width: 321px) and (max-width: 560px) {
  .column-category .categorymain .centercategory .categoryrow .row .how-name {
    margin-top: 8%;
  }
}
.column-category .categorymain .centercategory .categoryrow .row .how-name a {
  font-size: 23px;
  color: #ffffff;
}
.column-category .categorymain .centercategory select {
  background-color: #6d9e20;
  color: #ffffff;
}
.categoriesnew {
  border: 1px solid #6d9e2e;
  margin: 20px 0;
}
@media only screen and (min-width: 321px) and (max-width: 768px) {
  .categoriesnew {
    overflow: auto;
    display: block;
  }
}
.categoriesnew tr:not(:last-child) {
  border-bottom: 1px solid #6d9e2e70;
}
.categoriesnew th {
  vertical-align: middle;
}
.categoriesnew th label {
  color: #6d9e2e;
}
.categoriesnew td {
  display: table-cell;
  margin: 8px;
  border-right: none;
  max-width: min-content;
}
@media only screen and (min-width: 321px) and (max-width: 820px) {
  .categoriesnew td {
    display: unset;
    margin: 3px;
  }
}
.categoriesnew td .radio-labels {
  margin: 0 20px 0 10px;
}
.categoriesnew td input[type=text] {
  max-width: 300px;
}
.categoriesnew tr:last-of-type td {
  border-right: none;
}
.categoriesnew .tabs {
  width: 600px;
  display: block;
  margin: 40px auto;
  position: relative;
}
.categoriesnew .tabs .tab {
  float: left;
  display: block;
}
.categoriesnew .tabs .tab > input[type="radio"] {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.categoriesnew .tabs .tab > label {
  display: block;
  padding: 6px 21px;
  font-size: 12px;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
  color: #FFF;
  background: #4A83FD;
}
.categoriesnew .tabs .content {
  z-index: 0;
  /* or display: none; */
  overflow: hidden;
  width: 600px;
  padding: 25px;
  position: absolute;
  top: 27px;
  left: 0;
  background: #303030;
  color: #DFDFDF;
  opacity: 0;
  transition: opacity 400ms ease-out;
}
.categoriesnew .tabs > .tab > [id^="tab"]:checked + label {
  top: 0;
  background: #303030;
  color: #F5F5F5;
}
.categoriesnew .tabs > .tab > [id^="tab"]:checked ~ [id^="tab-content"] {
  z-index: 1;
  /* or display: block; */
  opacity: 1;
  transition: opacity 400ms ease-out;
}
.categoriesnew .extradisplay {
  display: -webkit-box;
}
.categoriesnew .quality2 label {
  color: #6d9e2e;
  font-weight: 700;
}
.sub {
  text-align: center;
}
.sub #submit4 {
  background: #6d9e2e;
}
@media only screen and (min-width: 321px) and (max-width: 820px) {
  .sub #submit4 {
    padding: 10px 15px;
    margin: 10px;
  }
}
.commonclass {
  display: flex;
}
.amtheme-section-block .block-static-block {
  margin-bottom: 0;
}
.amtheme-section-block .amtheme-section-title,
.cms-home .widget.block .block-title {
  word-wrap: break-word;
  word-break: break-word;
  margin: 0 0 25px;
  color: #1d1d1b;
  text-align: center;
  letter-spacing: 0.035em;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 2.3rem;
}
.ie11 .amtheme-section-block .amtheme-section-title,
.ie11 .cms-home .widget.block .block-title {
  word-break: break-all;
}
.amtheme-section-block .amtheme-section-title > strong,
.cms-home .widget.block .block-title > strong {
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
}
.homeBannerYarnBiz,
.ambanner-slider-container {
  position: relative;
  overflow: hidden;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .homeBannerYarnBiz,
  .ambanner-slider-container {
    height: auto;
  }
}
.homeBannerYarnBiz .slick-slider,
.ambanner-slider-container .slick-slider {
  margin: 0 !important;
}
.homeBannerYarnBiz .slick-dots,
.ambanner-slider-container .slick-dots {
  position: absolute;
  bottom: 30px;
  right: 40px;
  left: inherit !important;
  transform: inherit !important;
}
.homeBannerYarnBiz .slick-list .slick-slide > div,
.ambanner-slider-container .slick-list .slick-slide > div {
  padding: 0;
  margin-bottom: 0;
}
.homeBannerYarnBiz .slick-list .slick-slide > div .amtheme-slide img,
.ambanner-slider-container .slick-list .slick-slide > div .amtheme-slide img {
  object-fit: cover;
}
.amtheme-main-banner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin: 0 -35px;
  height: 140px;
  background: #f7f7f7 center / cover no-repeat;
}
.amtheme-main-banner .amtheme-content {
  word-wrap: break-word;
  word-break: break-word;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 0 10px;
  text-align: center;
}
.ie11 .amtheme-main-banner .amtheme-content {
  word-break: break-all;
}
.amtheme-main-banner .amtheme-title {
  margin: 0 0 5px;
  color: #1d1d1b;
  letter-spacing: 0.03em;
  font-weight: 700;
  font-size: 2.8rem;
  line-height: 1;
}
.amtheme-main-banner .amtheme-description {
  color: #439342;
  letter-spacing: 0.03em;
  font-size: 1.6rem;
}
.amtheme-secondary-banner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.amtheme-secondary-banner .amtheme-banner {
  width: 100%;
}
.amtheme-secondary-banner .amtheme-banner:not(:last-of-type) {
  margin-bottom: 30px;
}
.amtheme-secondary-banner .-carousel {
  overflow: hidden;
}
.amtheme-secondary-banner .-carousel p {
  margin: 0;
}
.amtheme-banner-item:not(:last-of-type) {
  margin-bottom: 40px;
}
.amtheme-banner-item .amtheme-image {
  display: block;
  width: 100%;
  border-radius: 6px;
}
.amtheme-banner-item .amtheme-title {
  display: block;
  margin: 20px 0 5px;
  color: #1d1d1b;
  letter-spacing: 0.025em;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 1.5;
}
.amtheme-banner-item .amtheme-description {
  margin: 0;
  color: #439342;
  letter-spacing: 0.03em;
  font-size: 1.6rem;
}
.amtheme-banner-item .action {
  position: relative;
  display: inline-flex;
  align-items: center;
  margin-top: 20px;
  padding: 9px 10px;
  border-radius: 4px;
  font-size: 1.8rem;
}
.amtheme-banner-item .action.-with-icon:after {
  margin-inline-end: 2px;
  margin-inline-start: 8px;
  width: 20px;
  height: 2px;
  background: #536131;
  content: '';
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-banner-item .action.-with-icon:after {
    margin-right: 2px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-banner-item .action.-with-icon:after {
    margin-left: 8px;
  }
}
.amtheme-banner-item .action.-with-icon:before {
  position: absolute;
  right: 12px;
  width: 6px;
  height: 6px;
  border-width: 2px 2px 0 0;
  border-style: solid;
  border-color: #536131;
  background: transparent;
  content: '';
  transform: rotate(45deg);
}
.amtheme-banner-item .amtheme-wrapper-link {
  display: block;
}
.amtheme-banner-item .amtheme-content {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .amtheme-banner-item .amtheme-content {
  word-break: break-all;
}
.amtheme-images-carousel.amtheme-slick-slider {
  margin: 0 -10px;
  padding: 0;
}
.amtheme-images-carousel .amtheme-image {
  width: 100%;
}
.amtheme-images-carousel .slick-slide {
  margin: 0;
  cursor: grab;
}
.amtheme-images-carousel .slick-slide:active {
  cursor: grabbing;
}
.ie11 .amtheme-images-carousel .slick-slide,
.ie11 .amtheme-images-carousel .slick-slide:active {
  cursor: pointer;
}
.amtheme-images-carousel .slick-dots {
  left: 50%;
  margin: 0;
  transform: translateX(-50%);
}
.amtheme-categories-choice {
  position: relative;
  background-color: #fcfcfc;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 40px 0 15px;
}
.amtheme-categories-choice:before,
.amtheme-categories-choice:after {
  position: absolute;
  top: 0;
  display: block;
  width: calc((100vw - 100%) / 2);
  height: 100%;
  background-color: #fcfcfc;
  content: '';
}
.amtheme-categories-choice:before {
  right: 100%;
}
.amtheme-categories-choice:after {
  left: 100%;
}
.amtheme-categories-choice > .amtheme-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.amtheme-categories-choice .amtheme-description {
  word-wrap: break-word;
  word-break: break-word;
  margin: 15px 0 0;
  color: #1d1d1b;
  text-align: center;
  letter-spacing: 0.03em;
  font-weight: 700;
  font-size: 1.6rem;
  transition: color 0.2s ease-in-out;
}
.ie11 .amtheme-categories-choice .amtheme-description {
  word-break: break-all;
}
.amtheme-categories-choice .amtheme-item {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin: 0 0 25px;
  width: 49%;
}
.amtheme-categories-choice .amtheme-image-block {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  width: 110px;
  height: 110px;
  border-radius: 100%;
  background-color: #f2f2f2;
  cursor: pointer;
  transition: transform 0.2s ease-in-out;
}
.amtheme-categories-choice .amtheme-image-block:hover {
  transform: scale(1.1);
}
.amtheme-categories-choice .amtheme-image-block:hover + .amtheme-description {
  color: #1d1d1b;
}
._keyfocus .amtheme-categories-choice .amtheme-image-block:focus {
  border-radius: 100%;
}
.amtheme-categories-choice .amtheme-image-block > img {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  max-width: 110px;
  transform: translate(-50%, -50%);
}
.cms-home .am-widget {
  list-style-type: none;
}
.cms-home .widget.block .block-title {
  text-align: center;
}
.cms-home .page-main {
  margin-bottom: 0;
  max-width: inherit;
  padding: 0;
}
.who_we_are_section .amtheme-item {
  margin: 0 15px 25px;
  max-width: calc(100% / 2 - (23.5px * 2));
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  padding: 15px;
}
.who_we_are_section .amtheme-item:first-child {
  margin-left: 0;
}
.who_we_are_section .amtheme-item:last-child {
  margin-right: 0;
}
@media (max-width: 480px) {
  .who_we_are_section .amtheme-item {
    width: 100%;
    max-width: inherit;
    margin: 0;
    padding: 15px;
  }
  .who_we_are_section .amtheme-item + .amtheme-item {
    margin-top: 30px;
  }
}
.who_we_are_section .amtheme-item .amthemeInnerPanel {
  width: calc(100% / 1 - (30px * 2));
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .who_we_are_section .amtheme-item .amthemeInnerPanel {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .who_we_are_section .amtheme-item .amthemeInnerPanel {
    width: 100%;
    max-width: inherit;
  }
}
.who_we_are_section .amtheme-item .amthemeInnerPanel ul.amthemeInnerList {
  margin-top: 0;
  margin-bottom: 2.5rem;
}
@media (max-width: 480px) {
  .who_we_are_section .amtheme-item .amthemeInnerPanel ul.amthemeInnerList {
    padding-inline-start: 20px;
  }
}
.who_we_are_section .amtheme-item .amthemeInnerPanel ul.amthemeInnerList h3 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-size: 28px;
  line-height: 34px;
  font-weight: 600;
  color: #6d9e2e;
  text-transform: capitalize;
}
.who_we_are_section .amtheme-item .amthemeInnerPanel ul.amthemeInnerList li {
  text-align: left;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .who_we_are_section .amtheme-item .amthemeInnerPanel ul.amthemeInnerList li {
    font-size: 15px;
    line-height: 28px;
  }
}
.who_we_are_section .amtheme-item .amthemeInnerPanel ul.amthemeInnerList li:hover::marker {
  color: #6d9e2e;
}
@media all and (max-width: 768px), print {
  .amtheme-section-block.amtheme-products-grid .block-products-list .block-title {
    margin: 0 0 20px;
    text-align: left;
  }
  .amtheme-section-block.amtheme-products-grid .block-products-list .block-content {
    margin: 0 -35px;
  }
  .amtheme-section-block.amtheme-products-grid .block-products-list .pager {
    padding: 0 35px;
  }
  .amtheme-section-block.amtheme-products-grid .block-products-list .product-items:not(.slick-slider) {
    width: 100%;
  }
}
@media all and (max-width: 640px), print {
  .amtheme-section-block.amtheme-products-grid .block-products-list .block-content {
    margin: 0 -25px;
  }
  .amtheme-section-block.amtheme-products-grid .block-products-list .pager {
    padding: 0 25px;
  }
  .amtheme-section-block .amtheme-section-title,
  .cms-home .widget.block .block-title {
    text-transform: capitalize;
    color: #6d9e2e;
    padding-bottom: 50px;
    position: relative;
  }
  .amtheme-section-block .amtheme-section-title::before,
  .cms-home .widget.block .block-title::before {
    position: absolute;
    bottom: 20px;
    width: 170px;
    left: 50%;
    margin-left: -85px;
    height: 2px;
    border-radius: 50%;
    content: "";
    background-color: #6d9e2e;
    z-index: 4;
  }
  .amtheme-section-block .amtheme-section-title::after,
  .cms-home .widget.block .block-title::after {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    border-radius: 50%;
    bottom: 0px;
    content: '\00a7';
    font-size: 24px;
    line-height: 37px;
    color: #ffffff;
    font-weight: 400;
    z-index: 5;
    display: block;
    background-color: #6d9e2e;
  }
  .amtheme-section-block.amtheme-products-grid {
    margin-bottom: calc(40px - 25px);
  }
}
@media all and (min-width: 768px), print {
  .amtheme-main-banner {
    margin: 0;
    height: 250px;
  }
  .amtheme-main-banner .amtheme-title {
    font-size: 4rem;
  }
  .amtheme-main-banner .amtheme-description {
    font-size: 1.9rem;
  }
  .amtheme-secondary-banner .-carousel,
  .amtheme-secondary-banner .-static {
    max-width: calc(50% - 10px);
  }
  .amtheme-secondary-banner .amtheme-banner:nth-of-type(n) {
    margin: 0;
  }
  .amtheme-banner-item:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .amtheme-section-block .amtheme-section-title,
  .cms-home .widget.block .block-title {
    font-weight: 700;
    font-size: 3.2rem;
    line-height: 4.3rem;
    text-transform: capitalize;
    color: #6d9e2e;
    padding-bottom: 50px;
    position: relative;
  }
  .amtheme-section-block .amtheme-section-title::before,
  .cms-home .widget.block .block-title::before {
    position: absolute;
    bottom: 20px;
    width: 170px;
    left: 50%;
    margin-left: -85px;
    height: 2px;
    border-radius: 50%;
    content: "";
    background-color: #6d9e2e;
    z-index: 4;
  }
  .amtheme-section-block .amtheme-section-title::after,
  .cms-home .widget.block .block-title::after {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    border-radius: 50%;
    bottom: 0px;
    content: '\00a7';
    font-size: 24px;
    line-height: 37px;
    color: #ffffff;
    font-weight: 400;
    z-index: 5;
    display: block;
    background-color: #6d9e2e;
  }
  .amtheme-section-block.amtheme-products-grid {
    margin-bottom: calc(40px - 25px);
  }
  .amtheme-categories-choice {
    padding: 50px 0;
  }
  .amtheme-categories-choice .amtheme-content {
    margin: 15px 0 0;
  }
  .amtheme-categories-choice .amtheme-image-block {
    width: 100px;
    height: 100px;
  }
  .amtheme-categories-choice .amtheme-image-block > img {
    max-width: 100px;
  }
  .cms-home .nav-sections {
    margin-bottom: 30px;
  }
}
@media all and (min-width: 1024px), print {
  .amtheme-secondary-banner .-static {
    max-width: calc(50% - (30px - 10px));
  }
  .amtheme-banner-item:not(:last-of-type) {
    margin-bottom: 30px;
  }
  .amtheme-banner-item .amtheme-title {
    letter-spacing: 0.035em;
    font-weight: 400;
    font-size: 3.2rem;
    line-height: 4rem;
  }
  .amtheme-banner-item .action {
    padding: 12px 10px;
  }
}
@media all and (min-width: 1440px), print {
  .amtheme-secondary-banner .-static {
    max-width: calc(50% - (40px - 10px));
  }
  .amtheme-banner-item:not(:last-of-type) {
    margin-bottom: 40px;
  }
}
@media print {
  .amtheme-products-secondary.-in-widget .action.tocart,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .action.tocart,
  .amtheme-banner-item .action,
  .amtheme-main-banner {
    display: none;
  }
  .amtheme-secondary-banner,
  .amtheme-categories-choice > .amtheme-content {
    display: block;
  }
  .amtheme-secondary-banner .amtheme-banner {
    display: inline-block;
  }
  .amtheme-secondary-banner .-static {
    float: right;
  }
  .amtheme-categories-choice .amtheme-item {
    float: left;
    min-width: auto;
  }
  .amtheme-section-block.amtheme-products-grid .block-products-list .pager,
  .amtheme-section-block.amtheme-products-grid .block-products-list > .block-content {
    margin: 0;
    padding: 0;
  }
}
.amtheme-popup-block.-youtubeIframe .popup-inner .youtube_lang_btn {
  background: rgba(0, 0, 0, 0.9);
  text-align: center;
}
.amtheme-popup-block.-youtubeIframe .popup-inner .youtube_lang_btn .btn-block {
  display: inline-block;
  top: 6px;
  margin: 0 10px 15px 0px;
  text-align: center;
}
.video-wrapper.home-video {
  width: 100%;
  overflow: hidden;
}
.video-wrapper.home-video video {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (max-width: 340px) {
  .amasty-mega-menu .header.content .ammenu-logo {
    min-width: auto;
    max-width: 160px;
  }
  .amtheme-header-icon .amtheme-link .amtheme-icon {
    width: 40px;
    height: 40px;
  }
  .minicart-wrapper .action.showcart svg {
    width: 45px;
  }
}
