.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-emoji:before {
  margin-inline-end: 5px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-emoji:before {
    margin-right: 5px;
  }
}
.amtheme-emoji.-star:before {
  content: '⭐';
}
.amtheme-emoji.-rocket:before {
  content: '🚀';
}
.amtheme-emoji.-globe:before {
  content: '🌏';
}
.amtheme-emoji.-selfie:before {
  content: '🤳';
}
.amtheme-emoji.-page-facing-up:before {
  content: '📄';
}
.amtheme-aboutus-container p:not(:first-child) {
  margin-top: 15px;
}
.amtheme-aboutus-container .amtheme-subtitle {
  margin-bottom: 15px;
  font-size: 2.2rem;
}
.amtheme-aboutus-container .amtheme-item:not(:first-child) {
  margin-top: 60px;
}
.amtheme-aboutus-container .amtheme-image:not(:first-child) {
  margin-top: 25px;
}
.amtheme-aboutus-container .amtheme-item.-mission .amtheme-image img {
  width: 100%;
}
.amtheme-aboutus-container .cms-content-important {
  margin: 0 -25px 15px;
  padding: 0;
}
.amtheme-aboutus-container .cms-content-important .amtheme-description {
  padding: 20px 25px;
}
@media all and (min-width: 480px), print {
  .amtheme-aboutus-container .cms-content-important {
    margin: 0 -35px 15px;
  }
}
@media all and (min-width: 768px), print {
  .page-title {
    margin-bottom: 65px;
  }
  .amtheme-aboutus-container .amtheme-item {
    display: flex;
  }
  .amtheme-aboutus-container .amtheme-item.-about .amtheme-image {
    margin-top: 0;
    margin-inline-end: 0;
    margin-bottom: 0;
    margin-inline-start: 20px;
    min-width: 430px;
  }
  .amtheme-aboutus-container .amtheme-item.-mission {
    align-items: center;
  }
  .amtheme-aboutus-container .amtheme-item.-mission .amtheme-image {
    margin: 15px;
    min-width: 370px;
    font-size: 0;
  }
  .amtheme-aboutus-container .amtheme-item.-mission .amtheme-description {
    padding: 12px 20px;
  }
  .amtheme-aboutus-container .amtheme-item.-mission .amtheme-description p {
    margin-bottom: 0;
    font-size: 1.6rem;
  }
  .amtheme-aboutus-container .amtheme-subtitle {
    margin-top: 0;
    font-size: 1.8rem;
  }
  .amtheme-aboutus-container .cms-content-important {
    margin: 0;
    font-weight: inherit;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .amtheme-aboutus-container .amtheme-item.-about .amtheme-image {
    margin-right: 0;
    margin-left: 20px;
  }
}
@media all and (min-width: 1024px), print {
  .amtheme-aboutus-container .amtheme-item {
    align-items: center;
  }
  .amtheme-aboutus-container .amtheme-subtitle {
    margin-bottom: 30px;
  }
  .amtheme-aboutus-container .amtheme-item.-about .amtheme-image,
  .amtheme-aboutus-container .amtheme-item.-mission .amtheme-image {
    min-width: 570px;
  }
  .amtheme-aboutus-container .amtheme-item.-mission .amtheme-image {
    margin: 0;
  }
}
@media all and (min-width: 1440px), print {
  .amtheme-aboutus-container .amtheme-item.-about .amtheme-image {
    margin-inline-start: 45px;
  }
  .amtheme-aboutus-container .amtheme-item.-mission .amtheme-description {
    padding: 45px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .amtheme-aboutus-container .amtheme-item.-about .amtheme-image {
    margin-left: 45px;
  }
}
.amtheme-explore-widget {
  margin-top: 35px;
}
.amtheme-explore-widget > .amtheme-heading {
  padding: 0 0 15px;
  border-bottom: 1px solid #dfdedd;
}
.amtheme-explore-widget > .amtheme-heading > h3 {
  font-size: 2.2rem;
}
.amtheme-explore-widget > .amtheme-content {
  margin-top: 30px;
}
.amtheme-explore-list:not(:first-child) {
  margin-top: 45px;
}
.amtheme-explore-list > .amtheme-heading {
  font-weight: 400;
}
.amtheme-explore-list > .amtheme-list {
  margin-top: 20px;
  list-style: none;
  padding-inline-start: 0;
}
.amtheme-explore-list .amtheme-item:not(:first-child) {
  margin-top: 15px;
}
@media screen and (min-width: 480px), print {
  .amtheme-explore-widget > .amtheme-content {
    display: flex;
    flex-wrap: wrap;
  }
  .amtheme-explore-list {
    flex-basis: 50%;
  }
  .amtheme-explore-list:nth-child(-n+2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .amtheme-explore-list {
    flex-basis: 25%;
  }
  .amtheme-explore-list:nth-child(-n+4) {
    margin-top: 0;
  }
}
@media screen and (min-width: 1024px) {
  .amtheme-explore-widget {
    padding: 20px;
    border: 1px solid #dfdedd;
    border-radius: 6px;
    background: #fcfcfc;
  }
}
.amtheme-noroute-container,
.amtheme-cookies-container {
  display: flex;
  margin: 10px 0;
}
.amtheme-noroute-container .amtheme-wrapper,
.amtheme-cookies-container .amtheme-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.amtheme-noroute-container .amtheme-title,
.amtheme-cookies-container .amtheme-title {
  margin-bottom: 15px;
}
.amtheme-noroute-container .amtheme-subtitle,
.amtheme-cookies-container .amtheme-subtitle {
  margin: 30px 0 15px;
}
.amtheme-noroute-container .amtheme-wrapper,
.amtheme-cookies-container .amtheme-wrapper {
  margin: auto;
  max-width: 490px;
}
.amtheme-noroute-container .amtheme-image,
.amtheme-noroute-container .amtheme-description,
.amtheme-cookies-container .amtheme-image,
.amtheme-cookies-container .amtheme-description {
  margin: auto;
  width: 100%;
}
.amtheme-save-links,
.amtheme-browsers-list {
  display: flex;
  flex-direction: column;
  margin-top: 30px;
  list-style: none;
  padding-inline-start: 0;
}
.amtheme-save-links > .amtheme-item:not(:first-child),
.amtheme-browsers-list > .amtheme-item:not(:first-child) {
  margin-top: 30px;
}
@media screen and (min-width: 480px), print {
  .amtheme-save-links,
  .amtheme-browsers-list {
    flex-direction: row;
  }
  .amtheme-save-links > .amtheme-item:not(:first-child),
  .amtheme-browsers-list > .amtheme-item:not(:first-child) {
    margin-top: 0;
    margin-inline-end: 0;
    margin-bottom: 0;
    margin-inline-start: 25px;
  }
}
@media screen and (min-width: 480px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), screen and (min-width: 480px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .amtheme-save-links > .amtheme-item:not(:first-child),
  .amtheme-browsers-list > .amtheme-item:not(:first-child) {
    margin-right: 0;
    margin-left: 25px;
  }
}
@media screen and (min-width: 1024px), print {
  .amtheme-noroute-container,
  .amtheme-cookies-container {
    margin: 70px 0;
  }
  .amtheme-noroute-container .amtheme-wrapper,
  .amtheme-cookies-container .amtheme-wrapper {
    flex-wrap: nowrap;
    max-width: none;
  }
  .amtheme-noroute-container .amtheme-image,
  .amtheme-noroute-container .amtheme-description,
  .amtheme-cookies-container .amtheme-image,
  .amtheme-cookies-container .amtheme-description {
    width: auto;
  }
  .amtheme-noroute-container .amtheme-image,
  .amtheme-cookies-container .amtheme-image {
    order: 0;
    margin: 0;
  }
  .amtheme-noroute-container .amtheme-description,
  .amtheme-cookies-container .amtheme-description {
    order: 1;
    margin-top: 0;
    margin-inline-end: 0;
    margin-bottom: 0;
    margin-inline-start: 60px;
  }
}
@media screen and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), screen and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .amtheme-noroute-container .amtheme-description,
  .amtheme-cookies-container .amtheme-description {
    margin-right: 0;
    margin-left: 60px;
  }
}
.amtheme-privacy-container {
  display: flex;
  flex-wrap: wrap;
}
.amtheme-privacy-container > .amtheme-menu {
  width: 100%;
}
.amtheme-privacy-container > .amtheme-content {
  box-sizing: border-box;
  width: 100%;
}
.amtheme-collapsible-container {
  margin: 0 -25px 30px;
  padding: 0 25px;
  background: #f7f7f7;
}
.amtheme-collapsible-container .amtheme-title {
  position: relative;
  box-sizing: border-box;
  padding: 15px 20px 15px 0;
  width: 100%;
  cursor: pointer;
}
.amtheme-collapsible-container .amtheme-title:after {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: 0;
  width: 20px;
  height: 20px;
  background: url("../../svg/color_mode/dark/arrow-bottom.svg") no-repeat 100%;
  background-size: contain;
  content: '';
  transition: transform 0.4s ease-in-out;
}
.amtheme-collapsible-container.-active .amtheme-title:after {
  transform: translateY(-50%) rotateZ(180deg);
}
.amtheme-collapsible-container .amtheme-content {
  padding: 5px 0;
}
.amtheme-collapsible-container .amtheme-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.amtheme-collapsible-container .amtheme-item {
  margin: 0 0 10px;
  padding: 2px 0;
}
.amtheme-collapsible-container .amtheme-item a {
  color: #1d1d1b;
  font-weight: 400;
}
.amtheme-collapsible-container .amtheme-item a:hover {
  color: #1d1d1b;
  font-weight: 400;
}
@media all and (min-width: 480px), print {
  .amtheme-collapsible-container {
    margin: 0 -35px 30px;
    padding: 0 35px;
  }
}
@media all and (min-width: 768px), print {
  .amtheme-privacy-container > .amtheme-menu {
    width: 20%;
  }
  .amtheme-privacy-container > .amtheme-content {
    padding-inline-start: 45px;
    width: 80%;
  }
  .amtheme-collapsible-container {
    margin: 0;
    padding: 0;
    background: none;
  }
  .amtheme-collapsible-container .amtheme-title {
    margin-top: -15px;
  }
  .amtheme-collapsible-container .amtheme-content {
    padding: 5px 10px 15px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .amtheme-privacy-container > .amtheme-content {
    padding-left: 45px;
  }
}
.amtheme-cookies-container {
  margin: 0;
}
.amtheme-cookies-container .amtheme-description p:not(:first-of-type) {
  margin-top: 60px;
}
.amtheme-browsers-list > .amtheme-item:not(:first-child) {
  margin-top: 0;
}
.cms-enable-cookies .page-title-wrapper {
  display: none;
}
@media screen and (min-width: 1024px), print {
  .amtheme-cookies-container .amtheme-image {
    min-width: 550px;
  }
  .amtheme-cookies-container .amtheme-description {
    margin-inline-start: 30px;
  }
  .amtheme-browsers-list {
    flex-direction: column;
  }
  .amtheme-browsers-list > .amtheme-item:not(:first-child) {
    margin: 0 0 10px 0;
  }
}
@media screen and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), screen and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .amtheme-cookies-container .amtheme-description {
    margin-left: 30px;
  }
}
@media screen and (min-width: 1440px), print {
  .amtheme-browsers-list {
    flex-direction: row;
  }
  .amtheme-browsers-list > .amtheme-item:not(:first-child) {
    margin-top: 0;
    margin-inline-end: 0;
    margin-bottom: 0;
    margin-inline-start: 40px;
  }
}
@media screen and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), screen and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .amtheme-browsers-list > .amtheme-item:not(:first-child) {
    margin-right: 0;
    margin-left: 40px;
  }
}
