/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * 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.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amscroll-arrow-icon {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-chevron-icon {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
@-webkit-keyframes amScrollRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.amscroll-arrow-style {
  padding: 0;
  width: 50px;
  height: 50px;
  border-radius: 100px;
}
.amscroll-arrow-style:before {
  border-radius: 100px;
}
.amscroll-arrow-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-arrow-style .amscroll-text {
  display: none;
}
.amscroll-text-style {
  padding-right: 7px;
  border-radius: 100px;
  transform: rotate(-90deg) translate(60px, 60px);
}
.amscroll-text-style:before {
  border-radius: 100px;
}
.amscroll-text-style:after {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
.amscroll-edge-style {
  right: 0;
  padding: 4px 26px 4px 20px;
  border-radius: 20px 20px 0 0;
  transform: rotate(-90deg) translate(71px, 72px);
}
.amscroll-edge-style .amscroll-text {
  margin-right: 20px;
}
.amscroll-edge-style:before {
  border-radius: 20px 20px 0 0;
}
.amscroll-edge-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
  transform: rotate(90deg) translateX(2px);
}
.am-visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
@charset "UTF-8";
@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%;
  }
}
/*
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
@media (max-width: 767px) {
  .smas-group-left {
    margin: 0 !important;
  }
  .smas-group-right {
    position: static;
    margin-top: 20px;
  }
  .smas-attr {
    width: 50%;
    margin-bottom: 10px;
  }
  .smas-container {
    padding: 30px;
  }
  .smas-btn .btn.btn-search {
    display: inline-block;
  }
  .smas-btn .btn.btn-reset {
    float: none;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .smas-attr {
    width: auto;
    float: none !important;
  }
  .smas-container {
    padding: 30px;
  }
}
.ul-nostyle {
  list-style: none;
  margin: 0;
  padding: 0;
}
/**
 * Button
 */
/**
 * Remove color name product
 */
/**
 * Icomoon mixin
 */
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body {
  /*font-family: "Poppins", sans-serif !important;*/
}
div.content .search-container {
  width: 66%;
}
#quote-cart .details-qty,
#quote-cart .product.actions {
  display: none;
}
.owl-carousel .owl-stage {
  display: flex;
}
.owl-carousel.owl-drag .owl-item {
  display: flex;
  align-items: center;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_1 {
  width: 100% !important;
  padding: 0 !important;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_title_lv-2 {
  font-size: 85% !important;
}
.stripe-payments-express-minicart {
  display: none;
}
.title-center-custom {
  text-align: center;
  font-size: 184.615%;
  color: #111;
}
.product-info-main .page-title-wrapper .page-title,
.products-grid .product-item-name {
  text-transform: capitalize !important;
}
.docs-home .step-hand .owl-carousel .owl-item img {
  width: 133px;
}
.post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder:nth-child(2n+1) {
  clear: none !important;
}
.post-content .post-description .post-ftimg-hld img {
  float: none !important;
}
.home-main-botton {
  clip-path: ellipse(81% 122% at 50% -28%);
}
.blog-widget-recent .post-description .post-text-hld {
  max-height: 102px;
  overflow-y: auto;
}
.root-category li {
  font-weight: 900;
}
ul.root-category {
  padding: 0;
}
ul.sub-category {
  padding-left: 8px;
  padding-top: 4px;
}
.sub-category li {
  font-weight: 400;
}
.amquote-addto-button {
  margin: 10px;
  background: none;
  border: 1px solid #761d53;
  border-radius: 3px;
  box-shadow: none;
  box-sizing: border-box;
  color: #761d53;
  cursor: pointer;
  display: inline-block;
  font-size: unset;
  font-weight: 600;
  line-height: 1rem;
  margin: 0 0 15px;
  padding: 14px 17px;
  transition-property: background-color, color;
  vertical-align: top;
  width: 35% !important;
  margin-right: 11px;
}
.checkout-cart-index .amquote-addto-button {
  width: 100% !important;
}
.amquote-addto-button:hover,
.amquote-addto-button:active,
.amquote-addto-button:focus {
  background: #761d53;
  border: 1px solid #761d53;
  color: white !important;
}
.minicart-wrapper .amquote-showcart .counter.qty {
  margin: -17px 0 0 -2px !important;
}
.amquote-showcart {
  background: #526bb2;
  padding: 9px;
  border-radius: 2px;
  height: 40px;
  width: 40px;
}
.product-item .price-box .price-label:after {
  display: none;
}
/* NEW CSS */
/* TYPOGRAPHY */
h1,
h2,
h3,
h4,
h5,
h6,
p,
li {
  color: black;
}
.block-title strong {
  font-size: 2rem !important;
  letter-spacing: 3px;
}
.blog-pag a:hover,
.blog-pag .alink:hover {
  color: #526bb2 !important;
}
.smsearch-autocomplete {
  min-width: initial !important;
}
.sm_megamenu_title {
  letter-spacing: 1px;
}
.single-dropdown-parent .sm-megamenu-child {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.single-dropdown-parent .sm-megamenu-child > .sm_megamenu_title {
  display: none;
}
.sub-category > li {
  font-family: "Open Sans", sans-serif;
}
.call-cart .amquote-cart-wrapper .action::before {
  content: '';
  display: block;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-image: url(https://ichor.bio/media/wysiwyg/file-invoice-dollar-solid-white.png) !important;
  height: 22px !important;
  width: 22px !important;
  margin: 0 auto !important;
  background-position: center !important;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart:hover::before {
  opacity: 1 !important;
}
.minicart-items-wrapper .product.actions .primary {
  background: transparent !important;
}
.header-mobile .mobile-top {
  background-color: #DDD !important;
}
#sm-header-mobile .mobile-menu > a span {
  background-color: #000 !important;
}
#sm-header-mobile .minicart-mobile .minicart-wrapper .action.showcart::before {
  color: #000 !important;
}
.sm_megamenu_content a {
  letter-spacing: 0.5px;
}
.tocart {
  background: #526bb2 !important;
  color: white !important;
}
.product-info-main .stock.available,
.sku .value {
  color: #761d53 !important;
}
#product-addtoquote {
  border: 1px solid #761d53 !important;
  color: #761d53 !important;
}
#product-addtoquote:hover {
  color: white !important;
}
.default-style .resp-tabs-list li.active::before,
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty {
  background-color: #761d53 !important;
  margin: -17px 0 0 -2px !important;
}
.tocart span {
  color: white !important;
}
#html-body .pagebuilder-button-primary {
  background: #761d53 !important;
  padding: 2rem 3rem !important;
}
.primary {
  background: #526bb2 !important;
}
#html-body .pagebuilder-button-primary:hover span {
  color: white;
}
.pagebuilder-button-primary span {
  font-size: 1.5rem;
  letter-spacing: 3px;
}
.blog-pag main div[data-content-type="text"] a,
.blog-pag main div[data-content-type="html"] a {
  color: #526bb2 !important;
}
main div[data-content-type="html"] .rev-btn {
  color: white !important;
}
main .container {
  width: calc(96%) !important;
}
.logo-carousel-home > div {
  margin-top: 0 !important;
}
.banner-image,
.banner-image img {
  border-radius: 10px;
}
.logo-strip {
  margin-bottom: 8rem !important;
  background: none !important;
  padding-bottom: 0 !important;
}
.logo-strip h2 {
  margin-bottom: 3rem;
}
.logo-strip .item a:hover {
  border: none !important;
}
.logo-strip .item a {
  border: none !important;
}
.logo-strip img {
  object-fit: contain;
}
.logo-strip .owl-carousel .owl-item .ap-sciences,
.logo-strip .owl-carousel .owl-item .uoft {
  max-height: 7rem;
}
.logo-strip .owl-carousel .owl-item .nanayang {
  max-height: 6.5rem;
}
.logo-strip .owl-carousel .owl-item .max-planck {
  max-height: 5rem;
}
.featured-product-categories .pagebuilder-column-group {
  max-width: 95rem;
  margin: 0 auto;
}
.featured-product-categories .pagebuilder-column-line {
  gap: 2rem;
}
.price-wrapper .price {
  color: #666 !important;
}
.block-title {
  margin-bottom: 0 !important;
}
.featured-product-categories-title h2 {
  margin-bottom: 3rem;
}
.owl-stage .actions-secondary {
  display: none;
}
.anti-mouse-category {
  margin-top: 6rem;
  margin-bottom: 3rem;
}
.anti-mouse-category .owl-stage {
  padding-top: 0 !important;
}
.anti-human-category {
  margin-top: 5rem;
}
.anti-human-category .owl-stage {
  padding-top: 0 !important;
}
.large-image-text-section {
  max-width: 110rem;
  margin: 0 auto;
}
.large-image-text-section .long-img-cta p {
  font-size: 1.7rem;
  color: black;
}
.large-image-text-section.two .long-img-cta p {
  font-size: 3.5rem;
}
.large-image-text-section .long-img-cta h2 {
  font-size: 3.5rem;
  margin-bottom: 1rem;
  color: black;
}
.large-image-text-section img {
  border-radius: 10px;
}
.large-image-text-section .pagebuilder-button-primary {
  margin-top: 1rem;
}
.banner-products {
  margin-top: 4rem;
}
.banner-products .block-title {
  display: flex;
  align-items: center;
  margin-bottom: 3rem !important;
}
.banner-products h2 {
  margin-bottom: 0;
}
.citations-row {
  padding: 5rem 0;
}
.citations-row .step-hand {
  border: none;
}
.citations-row .owl-slider {
  max-width: 90rem;
  margin: 0 auto;
}
.citations-row .owl-item {
  justify-content: center;
}
.citations-row .owl-stage {
  gap: 2rem;
}
.citations-row .owl-item {
  width: calc(28rem) !important;
  margin-right: 0 !important;
}
.citations-row .owl-carousel .owl-stage::after {
  display: none;
}
.about-home .row-full-width-inner {
  padding: 9rem 0;
}
.blog-home {
  margin: 5rem 0;
}
.blog-widget-recent .post-posed-date .label,
.blog-widget-recent .post-posed-date::after,
.blog-widget-recent .post-categories,
.blog-widget-recent .post-read-more {
  display: none !important;
}
.blog-widget-recent .post-holder {
  display: flex;
  flex-direction: column-reverse;
  border-radius: 10px;
  border: 1px solid #ccc;
}
.blog-widget-recent img {
  border-radius: 10px 10px 0 0;
}
.blog-widget-recent .post-header {
  padding: 0 1rem;
}
.blog-widget-recent .post-title-holder > .post-title {
  padding-top: 0;
}
.blog-home .post-holder {
  padding: 0 !important;
}
.blog-home img {
  max-height: 30rem;
  width: 100% !important;
  object-fit: cover;
}
.blue-table {
  border-radius: 5px;
  border: 3px solid #526bb2;
}
.blue-table td {
  border: 3px solid #526bb2;
}
.product-table {
  border: 1px solid #D5D6D7;
  border-radius: 5px;
}
.product-table td {
  border: 1px solid #D5D6D7;
}
table p {
  margin: 0 !important;
}
td {
  padding: 1rem !important;
  vertical-align: middle !important;
  color: black;
}
.tab-header > .tab-title {
  padding: 1rem !important;
}
tr:first-child td {
  border-top: none;
}
td:first-child {
  border-left: none !important;
}
td:last-child {
  border-right: none !important;
}
tr:last-child td {
  border-bottom: none;
}
.tabs-navigation {
  display: flex;
}
.tab-header:first-child {
  border-radius: 5px 0 0 0;
}
.tab-header:last-child {
  border-radius: 0 5px 0 0;
}
/* COMPARING BIO X CELL TO ICHOR */
.cms-comparing-bio-x-cell-and-ichorbio-prices-for-academia-industry .breadcrumbs,
.cms-comparing-bio-x-cell-and-ichorbio-prices-for-academia-industry .page-title-wrapper,
.cms-anti-pd-1-in-vivo-antibody-low-endotoxin-rmp1-14 .breadcrumbs,
.cms-anti-pd-1-in-vivo-antibody-low-endotoxin-rmp1-14 .page-title-wrapper,
.cms-why-ichorbio-s-in-vivo-production-methods-ensure-superior-quality .breadcrumbs,
.cms-about .breadcrumbs,
.cms-about .page-title-wrapper,
.cms-product-quality .breadcrumbs,
.cms-product-quality .page-title-wrapper,
.cms-price-promise .breadcrumbs,
.cms-price-promise .page-title-wrapper,
.cms-giving-back .breadcrumbs,
.cms-giving-back .page-title-wrapper,
.cms-distribution-network .breadcrumbs,
.cms-distribution-network .page-title-wrapper,
.cms-ichorbio-citations .breadcrumbs,
.cms-ichorbio-citations .page-title-wrapper,
.cms-game .breadcrumbs,
.cms-game .page-title-wrapper,
.cms-marketing-material .breadcrumbs,
.cms-marketing-material .page-title-wrapper,
.cms-special-offers .breadcrumbs,
.cms-special-offers .page-title-wrapper,
.cms-contact-us .breadcrumbs,
.cms-contact-us .page-title-wrapper,
.cms-privacy .breadcrumbs,
.cms-privacy .page-title-wrapper,
.cms-frequently-asked-questions .breadcrumbs,
.cms-frequently-asked-questions .page-title-wrapper,
.cms-terms .breadcrumbs,
.cms-terms .page-title-wrapper,
.cms-ich1132-a-promising-alternative-for-tumor-growth-inhibition-studies .breadcrumbs {
  display: none !important;
}
.cms-comparing-bio-x-cell-and-ichorbio-prices-for-academia-industry p,
.cms-comparing-bio-x-cell-and-ichorbio-prices-for-academia-industry li,
.cms-why-ichorbio-s-in-vivo-production-methods-ensure-superior-quality p,
.cms-why-ichorbio-s-in-vivo-production-methods-ensure-superior-quality li,
.cms-about p,
.cms-about li,
.cms-product-quality p,
.cms-product-quality li,
.cms-price-promise p,
.cms-price-promise li,
.cms-giving-back p,
.cms-giving-back li,
.cms-distribution-network p,
.cms-ichorbio-citations p,
.cms-game p,
.cms-marketing-material p,
.cms-special-offers p,
.cms-contact-us p,
.cms-privacy p,
.cms-frequently-asked-questions p,
.cms-terms p,
.cms-anti-pd-1-in-vivo-antibody-low-endotoxin-rmp1-14 p {
  line-height: 2 !important;
  letter-spacing: normal;
}
.comparing-slider .pagebuilder-column-line,
.slider .pagebuilder-column-line {
  gap: 3rem;
}
.landing-banner-links {
  display: flex;
  gap: 2rem;
  margin-bottom: 2rem;
}
.landing-banner-links a,
.landing-banner-link {
  font-weight: bold;
  font-size: 16px;
  border-bottom: 3px solid #526bb2;
}
.comparing-slider-img img,
.slider img {
  max-width: 44rem !important;
  width: 100%;
}
.r-cards {
  margin: 4rem 0 6rem;
}
.r-cards .pagebuilder-column-line,
.tiles-4 .pagebuilder-column-line,
.cms-about .pagebuilder-column-line,
.cms-product-quality .pagebuilder-column-line,
.cms-price-promise .pagebuilder-column-line,
.cms-giving-back .pagebuilder-column-line {
  gap: 3rem;
}
.r-cards .pagebuilder-column,
.purple-cards .pagebuilder-column {
  background: #761d53;
  padding: 2.5rem 2.5rem 3.5rem 2.5rem;
  border-radius: 5px;
}
.r-cards h3,
.r-cards p,
.purple-cards h2,
.purple-cards p,
.purple-cards a {
  color: white;
}
.further-comparisons {
  width: 100% !important;
}
.further-comparisons figure {
  margin-bottom: 0 !important;
  height: 100%;
}
.further-comparisons img {
  height: 100% !important;
  object-fit: cover;
}
.further-comparisons-text div[data-content-type="text"] {
  max-width: 76rem;
}
.formulations-charts {
  margin: 6rem 0 0 0;
}
.formulations-charts h3 {
  margin-bottom: 1.5rem;
}
.academia-pricing {
  margin: 0 0 6rem 0;
}
.grey-table-div .tabs-navigation {
  display: flex !important;
}
.grey-table-div .tab-header {
  display: flex !important;
  align-items: center;
}
.grey-table {
  border-radius: 5px;
  border: 1px solid #cccccc;
  background-attachment: scroll !important;
  overflow: auto;
}
.grey-table td {
  border: 1px solid #cccccc;
}
.grey-table-div .ui-tabs-panel {
  padding: 2rem;
}
.academia-pricing .tabs-content {
  border-radius: 0 5px 5px 5px;
}
.academia-table .tab-header:first-child {
  max-width: 24rem !important;
}
.academia-table .tab-header:nth-child(2) {
  max-width: 25rem !important;
}
.academia-table.grey-table-div .tab-header,
.academia-table.grey-table-div .tabs-content {
  border: 3px solid #761d53 !important;
}
.academia-table.grey-table-div .tab-header {
  border-bottom: none !important;
}
.academia-ul ul,
.graph-text-row ul {
  padding: 0 !important;
  list-style-type: none;
}
.academia-ul li,
.graph-text-row li {
  margin-bottom: 0 !important;
}
.academia-ul li img,
.graph-text-row ul img {
  width: 2.4rem;
  margin-right: 1rem;
}
.industry-pricing .tabs-content {
  border-radius: 0 0px 5px 5px;
}
.product-table {
  background-attachment: scroll !important;
  overflow: auto;
}
.industry-table.grey-table-div .tab-header,
.industry-table.grey-table-div .tabs-content {
  border: 3px solid #526bb2 !important;
}
.industry-table.grey-table-div .tab-header {
  border-bottom: none !important;
}
.product-table tr:first-child p,
.product-table tr td:first-child p,
.blue-table tr:first-child p,
.blue-table tr td:first-child p {
  font-weight: bold;
  text-align: left !important;
}
/* RMP1-14 LANDING */
.rmp1-column-1 {
  background: #f8f8f8;
}
.rmp1-col-1-text {
  max-width: 68rem;
}
.landing-stats {
  display: flex;
  gap: 4rem;
  margin: 3rem 0;
}
.landing-stats .divider {
  max-width: 1px;
  background: #ababab;
}
.rmp1-column-1 .landing-stats p:first-child {
  font-size: 3rem !important;
  font-weight: bold;
  margin-bottom: 0;
}
.rmp1-column-1 .landing-stats p:last-child {
  font-size: 1.6rem;
}
.rmp1-column-2 {
  background: #e6e6e6;
}
.rmp1-column-2 .product-item-photo,
.rmp1-column-2 .product-item-name,
.rmp1-column-2 .price-box,
.rmp1-column-2 .actions-secondary {
  display: none !important;
}
.rmp1-column-2 .products-grid .product-item-inner {
  position: initial;
}
.rmp1-column-2 .product-item-info {
  padding: 0 !important;
  margin: 0;
}
.rmp1-column-2 .product-item {
  margin: 0;
  width: fit-content !important;
}
.rmp1-column-2 .product-item-details {
  padding: 0 !important;
}
.rmp1-column-2 img {
  margin: 2rem 0 3rem;
}
.rmp1-column-2 button {
  height: 6rem !important;
  width: 23rem;
  background: #751c52 !important;
  font-size: 1.6rem !important;
}
.rmp1-column-3 {
  max-width: 104rem;
}
.accordion .active {
  border: 1px solid #bfbfbf;
  padding: 1rem;
  border-radius: 4px 4px 0 0;
  background: #f5f5f5;
  margin-bottom: 0 !important;
}
.accordion p {
  padding: 1rem;
  border: 1px solid #bfbfbf;
  border-top: 0;
  border-radius: 0 0 4px 4px;
}
.accordion div[data-role="collapsible"] {
  padding: 1rem;
  font-size: 1.8rem;
  border: 1px solid #bfbfbf;
  border-radius: 4px;
  background: #f5f5f5;
  margin-bottom: 1rem;
  color: black;
}
/* RESOURCES */
.sidebar .block-categories {
  background: #f3f4f8;
  border-radius: 3px;
}
.sidebar .block-categories a,
.sidebar .block-categories li {
  color: #761d53;
}
.sidebar .block-categories strong {
  letter-spacing: normal;
}
.blog-page .post-custom {
  border-radius: 3px;
}
.cms-resources .breadcrumbs {
  display: none;
}
.cms-resources .post-list-wrapper > h3 {
  margin-top: 4rem;
  font-size: 3.5rem;
  margin-bottom: 3rem;
}
.cms-resources .post-list {
  display: flex;
  flex-wrap: wrap;
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0;
  gap: 3rem;
  justify-content: start !important;
}
.cms-resources .post-list::after {
  display: none;
}
.cms-resources .post-holder {
  margin: 0 !important;
  padding: 0 !important;
}
.cms-resources .post-ftimg-hld > a {
  width: 100%;
}
.cms-resources .post-holder img {
  width: 100% !important;
  max-height: 35rem;
  object-fit: cover;
  object-position: bottom;
}
/* BLOG POST */
.blog-post-view .post-ftimg-hld {
  display: flex;
  justify-content: center;
}
.blog-post-view .post-ftimg-hld > img {
  max-height: 58rem !important;
  width: 85% !important;
  object-fit: contain;
}
.blog-page .post-view a,
.product #description a {
  color: #526bb2;
}
/* ichorbio's In Vivo Production Methods Ensure Superior Quality */
.graph-text-row,
.info-image-row-1 {
  margin-bottom: 4rem;
}
.graph-text-row .pagebuilder-column-line,
.info-image-row-1 .pagebuilder-column-line,
.info-image-row-2 .pagebuilder-column-line {
  gap: 3rem;
}
.graph-text-row img,
.info-image-row-1 img,
.info-image-row-2 img {
  width: 100%;
  max-height: 25rem;
  object-fit: contain;
}
.tiles-4 {
  margin: 4rem 0;
}
.citation-images-flex {
  display: flex;
  gap: 3rem;
}
.citation-images-flex img {
  width: 100%;
}
.flex-images {
  display: flex;
  gap: 3rem;
}
.flex-images img {
  width: 100%;
}
.cms-why-ichorbio-s-in-vivo-production-methods-ensure-superior-quality #maincontent {
  padding-bottom: 6rem;
}
/* ABOUT */
.about-ul {
  list-style: none;
  padding: 0;
  border: 1px solid #D5D6D7;
  border-radius: 3px;
}
.about-ul li {
  margin-bottom: 0;
  padding: 1rem;
  font-size: 1.5rem;
  transition: all 0.3s ease-in-out;
}
.about-ul li:first-child {
  font-weight: bold;
}
.about-ul li:not(:first-child) {
  background: #eeeeee;
  font-size: 1.8rem;
}
.about-ul li:not(:first-child):hover {
  background-color: #d7d7d7;
}
.about-ul li:not(:last-child) {
  border-bottom: 1px solid #D5D6D7;
}
/* Product Quality */
.cms-product-quality .pagebuilder-mobile-hidden {
  max-height: 50rem;
  object-fit: cover;
  width: 100%;
}
.price-promise-hr hr {
  margin: 4rem auto 5rem;
  max-width: 66rem;
  display: block !important;
}
.giving-back-flex {
  display: flex;
  max-width: 62rem;
  gap: 3rem;
  margin: 0 auto 4rem;
  justify-content: center;
  align-items: center;
}
.giving-back-flex img {
  width: 100%;
  object-fit: contain;
}
.cms-distribution-network h2 {
  margin-bottom: 1rem;
}
.cms-distribution-network p {
  margin-bottom: 2rem;
}
.cms-ichorbio-citations h2 {
  margin-top: 3rem;
}
.marketing-div {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem;
}
.marketing-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: fit-content;
}
.marketing-item a {
  font-size: 16px !important;
  color: #526bb2;
}
.marketing-p {
  font-weight: bold;
  font-size: 16px !important;
}
.marketing-item a:nth-child(2) {
  margin-top: 0.5rem;
}
.marketing-item a:nth-child(3) {
  margin-top: 0.8rem;
}
.cms-contact-us h2 {
  margin: 3rem 0 1rem;
}
.cms-contact-us h3 {
  margin-top: 2rem;
}
.cms-terms h2,
.cms-privacy h2 {
  margin-top: 2rem;
}
/* FAQ */
.accordion-faq div[data-role="collapsible"] {
  padding: 2rem;
  background: white;
  font-size: 1.8rem !important;
  color: black;
}
.accordion-faq .active {
  border-bottom: none;
  border-radius: 4px 4px 0 0;
  margin-bottom: 0;
}
div[data-role="content"] {
  margin-bottom: 1rem;
}
.accordion-faq div[aria-hidden="false"] {
  border-radius: 0 0 4px 4px;
  border: 1px solid #bfbfbf;
  padding: 2rem;
}
.accordion-faq p {
  margin-bottom: 0;
}
.faq-box {
  background: #f0f0f0;
  border-radius: 4px;
  border: 1px solid #c8c8c8;
}
.faq-box p {
  margin-bottom: 0;
}
.faq-box p:first-child {
  padding: 3rem;
  border-bottom: 1px solid #c8c8c8;
}
.faq-box p:nth-child(2) {
  padding: 3rem 3rem 1rem 3rem;
}
.faq-box p:nth-child(3) {
  padding: 1rem 3rem 3rem;
}
/* PRODUCT */
.catalog-product-view #amrelated-block-3 .block-title {
  margin-top: 4rem !important;
  letter-spacing: normal !important;
}
.catalog-product-view .resp-tabs-container {
  min-height: 21rem !important;
}
.catalog-product-view .products-grid .product-item-details {
  padding: 13px 20px;
}
.catalog-product-view .block-title strong,
.checkout-cart-index .block-title strong {
  letter-spacing: normal !important;
  text-transform: uppercase !important;
  font-weight: bold !important;
  color: black;
}
.download_data_sheet a,
#download-container a {
  color: #526bb2;
  transition: all ease-in-out 0.2s;
}
.download_data_sheet a:hover,
.download-container a:hover {
  color: #8f2164;
}
.product .description h2,
.product .description strong {
  color: black;
}
.catalog-product-view .products-grid {
  margin-bottom: 3rem;
}
.h2-as-p {
  font-size: 13px !important;
}
/* CATEGORY */
.category-top-desc > div > p:first-child {
  font-weight: bold;
  line-height: 1.2;
}
.products-grid .product-item-inner {
  position: static !important;
}
.products-grid .product-item-info {
  padding-bottom: 0 !important;
}
.category-bottom-desc h2 {
  margin-bottom: 1rem;
}
.category-bottom-desc h3 {
  margin: 2rem 0 1rem;
}
.page-products .block-title strong {
  letter-spacing: normal !important;
}
.page-products .sidebar .block .block-title strong {
  font-size: 1.5rem !important;
}
/*  ICH1132: A Promising Alternative for Tumor Growth Inhibition Studies */
/* FOOTER */
footer .middle-top .row {
  justify-content: space-between;
}
@media (max-width: 48em) {
  /* BLOG */
  .sidebar .block-categories {
    padding: 3rem;
  }
  /* CATEGORY */
  .category-top-desc p:first-child {
    font-size: 3rem;
  }
  /* PRODUCT */
  #customtab iframe {
    width: 100%;
  }
  .catalog-product-view #product-addtoquote {
    width: 100% !important;
    display: block;
  }
  /* CART */
  #form-validate #shopping-cart-table .col.item {
    display: flex;
    gap: 1rem;
  }
  #form-validate #shopping-cart-table .product-item-photo {
    position: static !important;
  }
  .cart .update {
    margin-bottom: 3rem;
  }
  /* HOME */
  .logo-strip {
    margin-top: 3rem !important;
  }
  .logo-strip .owl-carousel.owl-drag .owl-item {
    width: fit-content !important;
    min-width: min-content;
  }
  .logo-strip img {
    height: 6rem !important;
  }
  .large-image-text-section .long-img-cta {
    margin-top: 3rem;
  }
  .large-image-text-section .button {
    margin-bottom: 3rem;
  }
  .narrow-banner .banner-image {
    margin-bottom: 0 !important;
  }
  .banner-products .l-banner {
    display: none;
  }
  .banner-products .med-l-product {
    margin: 0 !important;
  }
  .post-list .post-holder {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
  }
  .about-home p {
    font-size: 3rem;
  }
  .blog-home .post-list {
    display: flex;
    flex-direction: column;
    gap: 2rem;
  }
  .hide-on-mobile {
    display: none;
  }
  .tall-image {
    margin: 0 !important;
  }
  .tall-image img {
    max-height: 35rem;
    object-fit: cover;
    width: 100%;
  }
  .citations-row img {
    max-width: 10rem;
  }
  /* COMPARING BIO X CELL AND ICHOR */
  .cms-comparing-bio-x-cell-and-ichorbio-prices-for-academia-industry h1,
  .cms-why-ichorbio-s-in-vivo-production-methods-ensure-superior-quality h1,
  .cms-about h1,
  .cms-product-quality h1,
  .cms-price-promise h1,
  .cms-giving-back h1,
  .cms-distribution-network h1,
  .cms-ichorbio-citations h1 .cms-game h1,
  .cms-marketing-material h1,
  .cms-special-offers h1,
  .cms-contact-us h1 .cms-privacy h1,
  .cms-frequently-asked-questions h1,
  .cms-terms h1,
  .cms-ich1132-a-promising-alternative-for-tumor-growth-inhibition-studies h1 {
    font-size: 3.5rem !important;
    line-height: 1.6;
  }
  .cms-comparing-bio-x-cell-and-ichorbio-prices-for-academia-industry h2,
  .cms-why-ichorbio-s-in-vivo-production-methods-ensure-superior-quality h2,
  .cms-product-quality h2,
  .cms-giving-back h2,
  .cms-distribution-network h2,
  .cms-special-offers h2,
  .cms-contact-us h2,
  .rmp1-citations-h2 {
    font-size: 2.5rem !important;
    line-height: 1.6;
  }
  .formulations-charts h3 {
    font-size: 2rem !important;
  }
  .cms-comparing-bio-x-cell-and-ichorbio-prices-for-academia-industry #maincontent {
    margin: 0;
    width: 100%;
  }
  .cms-comparing-bio-x-cell-and-ichorbio-prices-for-academia-industry div[data-content-type="row"],
  .cms-ich1132-a-promising-alternative-for-tumor-growth-inhibition-studies div [data-content-type="row"] {
    width: calc(96%);
  }
  .cms-comparing-bio-x-cell-and-ichorbio-prices-for-academia-industry div[data-content-type="divider"] hr,
  .divider hr {
    margin: 4rem 0 !important;
  }
  .further-comparisons-text {
    padding: 3rem 2rem;
  }
  .formulations-title {
    margin-bottom: 3rem;
  }
  .formulations-charts .pagebuilder-column-line {
    gap: 6rem;
  }
  .academia-ul {
    margin: 1rem 0 2rem;
  }
  .industry-pricing .pagebuilder-column {
    margin-bottom: 2rem;
  }
  .industry-pricing .tab-header {
    overflow: visible;
    width: 5rem;
  }
  .industry-pricing .tab-title {
    overflow: hidden;
    text-wrap: nowrap;
  }
  .industry-pricing .tab-title span {
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .industry-pricing .ui-tabs-active {
    overflow: initial !important;
    width: initial !important;
  }
  .industry-pricing .ui-tabs-active .tab-title {
    overflow: initial;
    text-wrap: initial;
  }
  .industry-pricing .ui-tabs-active .span {
    overflow: initial;
    text-overflow: initial;
  }
  /* ichorbio's In Vivo Production Methods Ensure Superior Quality */
  .flex-images {
    flex-direction: column;
  }
  .citation-images-flex {
    flex-wrap: wrap;
  }
  .citations-magazines img {
    width: calc(48.5%);
  }
  .cms-product-quality .pagebuilder-column-line {
    margin: 2rem 0;
  }
  .cms-price-promise .price-promise-p {
    font-size: 2rem !important;
  }
  .giving-back-flex img:first-child {
    max-width: 26%;
  }
  .giving-back-flex img:nth-child(2) {
    max-width: 65%;
  }
  .giving-back-flex img:last-child {
    max-width: 48%;
  }
  /* RMP1-14 */
  .rmp1-column-3 {
    margin: 4rem auto;
  }
  .cms-anti-pd-1-in-vivo-antibody-low-endotoxin-rmp1-14 .pagebuilder-column {
    padding: 3rem 2rem;
  }
  .rmp1-citations-h2 {
    margin-top: 4rem;
  }
  /* ICH1132 */
  .row-spacing {
    margin-bottom: 4rem;
  }
  .margin-bottom-column {
    margin-bottom: 3rem;
  }
  /* FOOTER */
  footer .middle-top .row {
    margin: 0;
  }
  .footer-link-col {
    width: calc(50%);
  }
}
@media (min-width: 48em) {
  td {
    font-size: 16px !important;
  }
  /* BLOG */
  .sidebar .block-categories {
    padding: 3rem 3rem 15rem;
  }
  /* CATEGORY */
  .category-top-desc p:first-child {
    font-size: 4rem;
  }
  /* HOME */
  .logo-strip {
    margin-top: 7rem !important;
  }
  .logo-strip .owl-carousel .owl-item img {
    height: 9rem;
    width: 100%;
  }
  .logo-strip .owl-carousel.owl-drag .owl-item {
    width: 100% !important;
    min-width: max-content;
  }
  .large-image-text-section .long-img-cta {
    padding: 5rem 5rem 0;
  }
  .large-image-text-section .long-img-cta-btn {
    padding: 1rem 5rem 5rem 5rem;
  }
  .banner-products h2 > strong {
    font-size: 3rem !important;
  }
  .p-big-h2 {
    font-size: 3.5rem !important;
    line-height: 1.2 !important;
  }
  .products-4-display .product-item {
    width: 50% !important;
  }
  .products-4-display .product-image-container {
    width: 100% !important;
  }
  .products-4-display .product-image-wrapper {
    padding-bottom: 68% !important;
  }
  .about-home p {
    font-size: 4rem;
  }
  .blog-widget-recent .post-list {
    display: flex;
    justify-content: center;
  }
  .blog-widget-recent .post-header {
    height: 100%;
  }
  .hide-on-desktop {
    display: none;
  }
  .category-top-desc em {
    font-size: 1.6rem;
  }
  div[data-content-type="text"] .font-size-14 {
    font-size: 14px !important;
  }
  /* COMPARING BIO X CELL AND ICHOR */
  .cms-comparing-bio-x-cell-and-ichorbio-prices-for-academia-industry main p,
  .cms-why-ichorbio-s-in-vivo-production-methods-ensure-superior-quality main p,
  .cms-about main p,
  .cms-product-quality main p,
  .cms-price-promise main p,
  .cms-giving-back main p,
  .cms-distribution-network main p,
  .cms-ichorbio-citations main p,
  .cms-game main p,
  .cms-marketing-material main p,
  .cms-special-offers main p,
  .cms-contact-us main p,
  .cms-privacy main p,
  .cms-frequently-asked-questions main p,
  .cms-terms main p,
  .cms-anti-pd-1-in-vivo-antibody-low-endotoxin-rmp1-14 main p {
    font-size: 16px !important;
    line-height: 2 !important;
  }
  .cms-comparing-bio-x-cell-and-ichorbio-prices-for-academia-industry main li,
  .cms-why-ichorbio-s-in-vivo-production-methods-ensure-superior-quality main li,
  .cms-frequently-asked-questions main li,
  .cms-terms main li,
  .cms-privacy li,
  .cms-anti-pd-1-in-vivo-antibody-low-endotoxin-rmp1-14 li {
    font-size: 16px !important;
  }
  .cms-comparing-bio-x-cell-and-ichorbio-prices-for-academia-industry h2,
  .cms-why-ichorbio-s-in-vivo-production-methods-ensure-superior-quality h2,
  .cms-product-quality h2,
  .cms-giving-back h2,
  .cms-distribution-network h2,
  .cms-special-offers h2,
  .cms-contact-us h2,
  .rmp1-citations-h2 {
    font-size: 3rem !important;
  }
  .formulations-charts h3 {
    font-size: 2.5rem !important;
  }
  .formulations-charts .pagebuilder-column-line {
    gap: 3rem;
  }
  .cms-comparing-bio-x-cell-and-ichorbio-prices-for-academia-industry div[data-content-type="divider"] hr,
  .divider hr {
    margin: 6rem 0 !important;
  }
  .whats-the-difference .pagebuilder-column-line {
    gap: 2rem;
  }
  .further-comparisons-text {
    padding: 5rem;
  }
  .formulations-title {
    margin-bottom: 5rem;
  }
  .academia-pricing .pagebuilder-column-line {
    gap: 5rem;
    margin: 1rem 0 3rem;
  }
  .academia-table .tab-header:first-child {
    max-width: 26% !important;
  }
  .academia-table .tab-header:nth-child(2) {
    max-width: 28% !important;
  }
  .industry-pricing .pagebuilder-column {
    margin: 1rem 0 3rem;
  }
  .industry-pricing .tab-header:first-child {
    max-width: 26% !important;
  }
  .industry-pricing .tab-header:nth-child(2) {
    max-width: 28% !important;
  }
  .industry-pricing .tab-header:nth-child(4) {
    max-width: 19% !important;
  }
  /* RESOURCES */
  .cms-resources .post-holder {
    width: calc(31.33333333%) !important;
  }
  /* ichorbio's In Vivo Production Methods Ensure Superior Quality */
  .cms-why-ichorbio-s-in-vivo-production-methods-ensure-superior-quality .slider p {
    font-size: 18px !important;
  }
  .tiles-4 {
    margin: 6rem 0;
  }
  .flex-images {
    flex-direction: row;
  }
  .cms-product-quality .pagebuilder-column-line {
    margin: 4rem 0;
  }
  .cms-price-promise .price-promise-p {
    font-size: 2.5rem !important;
  }
  .giving-back-flex img:first-child {
    max-width: 20%;
  }
  .giving-back-flex img:nth-child(2) {
    max-width: 50%;
  }
  .giving-back-flex img:last-child {
    max-width: 30%;
  }
  .cms-distribution-network .pagebuilder-column-line {
    gap: 3rem;
  }
  .marketing-p {
    text-align: center;
  }
  .cms-frequently-asked-questions .pagebuilder-column-line {
    gap: 6rem;
  }
  /* RMP1-14 */
  .rmp1-column-3 {
    margin: 4rem auto;
  }
  .rmp1-column-2 h2 {
    font-size: 40px !important;
  }
  .rmp1-col-1-text {
    margin: 4rem;
  }
  .rmp1-column-2 {
    padding: 4rem;
  }
  .rmp1-citations-h2 {
    margin-top: 6rem;
  }
  .rmp1-column-2 button {
    width: 40rem !important;
  }
  /* ICH1132 */
  .row-spacing {
    margin-bottom: 6rem;
  }
  /* FOOTER */
  .footer-middle .row {
    max-width: 90rem;
    margin: 0 auto;
  }
}
@media (min-width: 64em) {
  header .header-bottom {
    background-color: transparent;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  }
  header .horizontal-type {
    display: flex !important;
    justify-content: center;
  }
  header .horizontal-type .sm_megamenu_title {
    color: black !important;
  }
  .header-top .customer-links {
    margin-left: 0 !important;
  }
  header #search_mini_form > .actions > .action {
    padding: 0 !important;
    background: #526bb2 !important;
  }
  .header-5-style .header-container .minicart-wrapper .action.showcart::after {
    background-color: #526bb2 !important;
  }
  .header-5-style .header-container .minicart-wrapper .action.showcart .counter.qty {
    color: #526bb2 !important;
  }
  .single-dropdown-parent .sm-megamenu-child {
    padding-left: 25px;
    padding-right: 25px;
  }
  .anti-mouse-category h2,
  .anti-human-category h2 {
    margin-bottom: 2rem;
  }
  /* COMPARING BIO X CELL AND ICHOR */
  .cms-comparing-bio-x-cell-and-ichorbio-prices-for-academia-industry .page-main {
    margin: 0 !important;
  }
  .rmp1-col-1-text {
    margin: 4rem 8rem 4rem auto;
  }
  .cart-summary.amquote-cart-summary {
    width: 50%;
  }
  .form.form-cart.amasty-quote-update {
    width: 47%;
  }
  .fieldset.amquote-summary-details {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    padding: 20px;
  }
}
/* HEADER */
@media (min-width: 992px) {
  .page-header .col-lg-5 {
    -ms-flex: 0 0 40.666667% !important;
    flex: 0 0 40.667% !important;
    max-width: 40.667% !important;
  }
  .page-header .col-lg-2 {
    -ms-flex: 0 0 18.666667%;
    flex: 0 0 18.667%;
    max-width: 18.667%;
  }
}
@media (min-width: 1024px) {
  .cms-comparing-bio-x-cell-and-ichorbio-prices-for-academia-industry main .container,
  .cms-comparing-bio-x-cell-and-ichorbio-prices-for-academia-industry .page-main {
    max-width: initial !important;
    width: initial !important;
  }
  .cms-comparing-bio-x-cell-and-ichorbio-prices-for-academia-industry div[data-content-type="row"],
  .cms-why-ichorbio-s-in-vivo-production-methods-ensure-superior-quality #maincontent,
  .cms-about #maincontent,
  .cms-product-quality #maincontent,
  .cms-price-promise #maincontent,
  .cms-giving-back #maincontent,
  .cms-distribution-network #maincontent,
  .cms-ichorbio-citations #maincontent,
  .cms-game #maincontent,
  .cms-marketing-material #maincontent,
  .cms-special-offers #maincontent,
  .cms-contact-us #maincontent,
  .cms-privacy #maincontent,
  .cms-frequently-asked-questions #maincontent,
  .cms-terms #maincontent,
  .cms-ich1132-a-promising-alternative-for-tumor-growth-inhibition-studies #maincontent {
    max-width: 1150px !important;
    margin: 0 auto;
  }
}
@media (min-width: 81.25em) {
  .formulations-charts .pagebuilder-column-line {
    gap: 6rem;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 11.5px 5.75px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5.75px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .column.main .magento-payments-review .actions-toolbar,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .magento-payments-review .block-content:before,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:before,
  .magento-payments-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 23px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5.75px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 23px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 11.5px;
  }
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 46px;
  }
  .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: 0;
    padding-right: 0;
    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: 28.75px;
  }
  .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 11.5px 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 5.75px 5.75px 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 23px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #f3f4f8;
    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 29px;
  }
  .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: 23px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 23px;
    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 5.75px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 23px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 23px;
    padding: 5.75px 23px 5.75px 23px;
  }
  .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: 6.75px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 35.5px;
    padding: 23px 23px 23px 23px;
    border: 0;
    border-top: 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 5.75px 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;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center;
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width: 60%;
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align: right;
  }
  .magento-payments-review-discount {
    border-top: 1px solid #d1d1d1;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 17.25px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 11.5px;
    position: static;
  }
  .magento-payments-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .control.multi-columns {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(6, auto);
    column-gap: 10px;
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .amrelated-cart-bundle {
    padding: 0;
    width: 73%;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper {
    background: #ffffff;
    flex-wrap: nowrap;
    margin-top: 15px;
    padding-top: 0;
    position: unset;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-item:not(:last-child) {
    border-bottom: none;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount {
    font-size: 12px;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount .price {
    font-weight: 400;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus,
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    display: flex;
    font-size: 50px;
    line-height: 100px;
    padding: 10px 5px;
    text-align: center;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus {
    color: #1979c3;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    color: #e9f6ff;
  }
  .amrelated-pack-wrapper .amrelated-title:after {
    content: none !important;
  }
  .amrelated-content-wrapper .amrelated-pack-list {
    max-width: 79%;
    width: unset;
  }
  .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item.-main {
    display: block;
  }
  .amrelated-pack-list.-wide {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    flex-wrap: nowrap;
    justify-content: space-around;
  }
  .amrelated-pack-list.-narrow .amrelated-plus,
  .amrelated-pack-list.-narrow + .amrelated-equal {
    display: block;
    line-height: 100px;
  }
  .amrelated-equal.-second-row {
    align-self: center;
    margin-bottom: 18px;
  }
  .amrelated-pack-list.-second-row {
    border-right: 3px solid #e9f6ff;
  }
  .amrelated-pack-item .amrelated-details {
    display: block;
  }
  .amrelated-pack-item.-wide,
  .amrelated-pack-item.-narrow {
    min-width: 120px;
    padding: 10px;
    text-align: center;
    width: 14%;
  }
  .amrelated-pack-item.-wide .amrelated-info,
  .amrelated-pack-item.-narrow .amrelated-info {
    display: block;
  }
  .amrelated-pack-item.-wide .amrelated-details,
  .amrelated-pack-item.-narrow .amrelated-details {
    margin-left: 0;
  }
  .amrelated-pack-item.-wide .amrelated-photo-container,
  .amrelated-pack-item.-narrow .amrelated-photo-container {
    margin: 0 auto 10px;
  }
  .amrelated-pack-item.-main {
    background: transparent;
  }
  .amrelated-content-wrapper .amrelated-summary-content {
    display: block;
    margin-top: 16px;
    padding: 0;
    position: relative;
    width: 180px;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-discount {
    padding: 5px;
    right: unset;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper {
    border: 3px dashed #e9f6ff;
    border-bottom: none;
    box-sizing: border-box;
    height: 95px;
    margin: 0;
    width: 100%;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper {
    margin-right: 0;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper .action {
    width: 100%;
  }
  .amrelated-summary-content.-second-row {
    align-self: center;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    position: relative;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background {
    background: #e9f6ff;
    box-shadow: 0 20px 0 -10px #f9f9f9;
    display: block;
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    transition: all .3s ease;
    width: 0;
    z-index: 2;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background.rtl {
    left: unset;
    right: 0;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-info,
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-plus,
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-pack-item {
    z-index: 2;
  }
  .amrelated-pack-item.-wide {
    padding: 30px 0;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items.-selected .amrelated-background {
    opacity: 1;
    width: 100%;
  }
  .amrelated-popup-container .amrelated-bundle-popup {
    max-width: initial;
    min-width: 700px;
  }
  .amrelated-popup-container .amrelated-bundle-popup .amrelated-product-info {
    margin-top: 60px;
    min-height: 450px;
  }
  .amrelated-product-info .amrelated-info.-top {
    float: right;
    margin: 0;
    width: 50%;
  }
  .amrelated-product-info .amrelated-info.-bottom {
    clear: both;
    float: right;
    margin-bottom: 20px;
    width: 50%;
  }
  .amrelated-product-info .amrelated-info.-top,
  .amrelated-product-info .amrelated-info.-bottom {
    box-sizing: border-box;
    padding: 0 20px 0 0;
  }
  .amrelated-info.-top .amrelated-title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .amrelated-info.-top .product-reviews-summary {
    margin-bottom: 10px;
  }
  .amrelated-info.-top .product-reviews-summary .action {
    margin-left: 10px;
  }
  .amrelated-info.-bottom .amrelated-description {
    font-size: 14px;
    margin: 5px 0 0;
  }
  .amrelated-info.-bottom .product-add-form {
    margin: 0;
    padding: 0;
  }
  .amrelated-product-info .amrelated-image-container {
    border: 0;
    box-sizing: border-box;
    left: 0;
    margin: 0;
    padding: 0 25px;
    position: absolute;
    width: 50%;
  }
  .amrelated-product-info .amrelated-image-container > .product-item-photo {
    border: 0;
    width: 100%;
  }
  .amrelated-product-info .amrelated-image-container .product-image-container {
    border: 1px solid #b2b2b2;
  }
  .amrelated-products-block {
    margin-left: 27px;
    margin-right: 27px;
  }
  .amquote-addto-button {
    width: 49%;
  }
  .amquote-action-wrap .action.tocart {
    width: 48%;
  }
  .amquote-cart-wrapper.minicart-wrapper {
    margin-bottom: 0;
    margin-right: 0;
  }
  .amquote-cart-wrapper.minicart-wrapper .amquote-showcart.action:before {
    margin: 0 5px 0 20px;
  }
  .amquote-cart-wrapper.minicart-wrapper .block-minicart {
    width: 390px;
  }
  .amquote-cart-wrapper.minicart-wrapper .block-minicart:after,
  .amquote-cart-wrapper.minicart-wrapper .block-minicart:before {
    transform: none;
  }
  .quote-details {
    padding: 0;
  }
  .amasty_quote-cart-index .cart.main.actions .action {
    flex-basis: auto;
  }
  .amasty_quote-cart-index .cart.main.actions .action:not(:last-child):not(:first-child) {
    margin: 0 5px 0 0;
  }
  .amasty_quote-cart-index .cart.main.actions button.action:not(:first-child):last-of-type {
    margin: 0;
  }
  .amscroll-backtotop-block.-desktop-arrow {
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-arrow:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-arrow:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
  }
  .amscroll-backtotop-block.-desktop-arrow .amscroll-text {
    display: none;
  }
  .amscroll-backtotop-block.-desktop-text {
    padding-right: 7px;
    border-radius: 100px;
    transform: rotate(-90deg) translate(60px, 60px);
  }
  .amscroll-backtotop-block.-desktop-text:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-text:after {
    width: 24px;
    height: 24px;
    background: url('../Amasty_Scroll/images/chevron.svg');
  }
  .amscroll-backtotop-block.-desktop-edge {
    right: 0;
    padding: 4px 26px 4px 20px;
    border-radius: 20px 20px 0 0;
    transform: rotate(-90deg) translate(71px, 72px);
  }
  .amscroll-backtotop-block.-desktop-edge .amscroll-text {
    margin-right: 20px;
  }
  .amscroll-backtotop-block.-desktop-edge:before {
    border-radius: 20px 20px 0 0;
  }
  .amscroll-backtotop-block.-desktop-edge:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
    transform: rotate(90deg) translateX(2px);
  }
  .amskit-toolbar-wrap {
    bottom: 25px;
    left: 25px;
  }
  .amskit-toolbar-wrap.-open {
    width: 500px;
  }
  .amskit-toolbar-content {
    max-height: 650px;
  }
  .amskit-headings-wrap {
    -webkit-flex-wrap: initial;
    flex-wrap: initial;
  }
  .amskit-page-links .amskit-label {
    width: 45%;
  }
  .ui-tooltip.ui-widget {
    max-width: 450px;
  }
  .filter-options-content a:hover {
    text-decoration: none;
  }
  .catalog-topnav {
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: inherit !important;
  }
  .filter-options-content .am-filter-price {
    width: 40%;
  }
  .sidebar > .block-category-list {
    margin-bottom: 14px;
  }
  .amasty-catalog-topnav {
    margin-top: 3px;
  }
  .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
    min-width: 200px;
    z-index: 1001;
  }
  .amasty-catalog-topnav .filter-options {
    margin-bottom: 20px;
    padding: 3px 0;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options-item {
    margin-bottom: 0;
  }
  .amasty-catalog-topnav .filter-options-item:first-child .filter-options-title {
    padding-left: 0;
  }
  .amasty-catalog-topnav .filter-options-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    display: inline-block;
    margin: 0 0 0 15px;
    position: static;
    transform: translateY(-2px);
  }
  .sidebar.sidebar-main.-amshopby-sticky {
    background: #ffffff;
    position: sticky;
    top: 0;
    z-index: 10;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options {
    overflow-y: auto;
    scrollbar-width: thin;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover {
    scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar {
    background: #f0f0f0;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-thumb {
    background: #adadad;
    border-radius: 6px;
    cursor: pointer;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ffffff;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar {
    height: 12px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar-thumb {
    height: 6px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options ::-webkit-scrollbar-track {
    height: 6px;
    width: 6px;
  }
  .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
    margin: -11px;
    box-shadow: none;
  }
  .filter-options input[type='checkbox'] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-word;
    word-wrap: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 23.5px;
    min-height: 12px;
    line-height: 1.2;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #ffffff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 12px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .am_shopby_apply_filters {
    position: absolute;
    bottom: inherit;
    z-index: 212;
    display: none;
    visibility: hidden;
    padding: 0;
    width: inherit;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am_shopby_apply_filters.-fixed {
    position: fixed;
  }
  .am_shopby_apply_filters.-fixed .am-show-button:before {
    display: none;
  }
  .am-show-button {
    position: relative;
    justify-content: space-between;
    margin: 0 0 10px;
    padding: 12px 10px;
    min-width: 180px;
    width: inherit;
    border: none;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  }
  .am-show-button > .am-items {
    margin: 0 auto;
  }
  .am-show-button:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ffffff;
    content: '';
    transform: rotate(45deg);
  }
  .am-show-button.-vertical:before {
    top: calc(50% - (10px / 2));
    right: calc(100% - (10px / 2));
  }
  .am-show-button.-horizontal:before {
    top: calc(100% - (10px / 2));
    left: calc(50% - (10px / 2));
  }
  #amasty-shopby-product-list .amshopby-overlay-block > .amshopby-loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .ambrands-letters-list {
    display: flex;
  }
  .ambrands-letters-list .ambrands-letter .ambrands-content {
    margin: 0 -10px;
  }
  .ambrands-letters-list .ambrands-brand-item {
    margin: 0 10px 20px;
  }
  .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 156px;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 10px;
    width: inherit;
  }
  .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: 23px;
  }
  .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: 28.75px;
    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 11.5px 11.5px 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: 28.75px;
  }
  .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: 34.5px;
    padding: 11.5px 0 34.5px;
  }
  .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: #999999;
  }
  .block-search input:-moz-placeholder {
    color: #999999;
  }
  .block-search input::-moz-placeholder {
    color: #999999;
  }
  .block-search input:-ms-input-placeholder {
    color: #999999;
  }
  .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: 5.75px 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: 23px;
  }
  .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 23px;
    margin: 0 0 11.5px;
  }
  .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 5.75px;
    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 11.5px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 23px;
    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: 11.5px;
  }
  .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: 28.75px;
  }
  .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: 34.5px;
  }
  .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 11.5px;
  }
  .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 23px;
    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: 2.6rem;
    border-bottom: 0;
    margin-bottom: 28.75px;
  }
  .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: 11.5px 34.5px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 11.5px 0 0 46px;
  }
  .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 23px;
  }
  .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 23px 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: 34.5px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    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: 23px;
    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 11.5px 11.5px 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: 23px;
  }
  .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: 23px;
  }
  .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;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 23px 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: 23px;
    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 23px;
  }
  .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 5.75px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 23px;
  }
  .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: 11.5px;
    padding: 5.75px 11.5px 11.5px;
    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: 11.5px;
    padding: 5.75px 11.5px 11.5px;
  }
  .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: 28.75px;
  }
  .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: 23px;
  }
  .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: -23px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 23px;
  }
  .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: 5.75px;
  }
  .header.content {
    padding: 34.5px 23px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 11.5px;
    padding-top: 11.5px;
  }
  .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: 23px;
  }
  .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: 11.5px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 11.5px;
    padding-right: 11.5px;
  }
  .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: 23px 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;
  }
  .braintree-express-paylater-message-container {
    order: 1;
  }
  .paypal-braintree-paylater-message-container-pdp {
    padding: 0 0 10px;
  }
  .paypal-braintree-paylater-message-container-cart {
    padding: 0;
  }
}
@media all and (min-width: 1024px), print {
  .amslider .slide {
    flex-basis: auto;
    margin: 0 20px 20px 0;
    max-width: 32%;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus,
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    font-size: 90px;
    padding: 10px;
  }
  .amrelated-pack-item.-narrow .product-reviews-summary {
    margin: 0 auto 5px;
  }
  .amrelated-popup-container .amrelated-bundle-popup {
    width: 820px;
  }
  .amrelated-product-info .amrelated-info.-top,
  .amrelated-product-info .amrelated-info.-bottom {
    padding: 0 35px 0 0;
  }
  .amrelated-product-info .amrelated-image-container .amrelated-image-container {
    padding: 0 25px 0 35px;
  }
  .amrelated-product-info .amrelated-image-container > .product-item-photo {
    text-align: left;
  }
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .amslider-container.am-swiper-slider {
    width: 85%;
  }
  .ambrands-letters-filter .ambrands-letter {
    margin: 0 7px 7px 0;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 30px;
    width: inherit;
  }
  .ambrands-list-popup {
    position: absolute;
    width: 600px;
    height: 415px;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 2px 7px rgba(131, 136, 141, 0.13), 0 10px 15px rgba(131, 136, 141, 0.13);
    opacity: 0;
    transition: all .5s ease;
    pointer-events: none;
  }
  .ambrands-menu-item:hover .ambrands-list-popup,
  .ammenu-item:hover .ambrands-list-popup {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }
  .ambrands-list-container {
    display: flex;
    height: 100%;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter {
    display: block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px 14px 0;
    min-width: calc(((34px + 12px) * 4) + (14px * 2));
    width: calc(((34px + 12px) * 4) + (14px * 2));
    height: 100%;
    background: #fbfbfb;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter {
    display: inline-flex;
    margin: 0 6px 12px;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter.-letter-all {
    margin-bottom: 30px;
    width: calc(100% - 12px);
  }
  .ambrands-popup-items {
    display: inline-block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
    height: 100%;
    font-size: 14px;
  }
  .ambrands-popup-items .ambrands-letters-list {
    width: 100%;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-letter {
    margin-bottom: 30px;
    padding-right: 0;
  }
  .ambrands-popup-items .ambrands-letters-list:last-child .ambrands-letter {
    margin-bottom: 0;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item .ambrands-label {
    max-width: 130px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 102px;
  }
  .ambrands-popup-items .ambrands-letter .ambrands-brand-item .ambrands-empty {
    font-weight: 400;
    font-size: 40px;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .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;
    width: 20%;
  }
  .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;
  }
}
@media all and (min-width: 1440px), print {
  .amslider .wrapper {
    justify-content: center;
  }
  .amrelated-pack-list.-wide .amrelated-pack-item.-main {
    display: flex;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    flex-wrap: nowrap;
    max-width: 66%;
    position: relative;
    width: unset;
  }
  .amrelated-pack-list.-wide .amrelated-plus,
  .amrelated-pack-list.-wide .amrelated-equal {
    line-height: unset;
  }
  .amrelated-pack-item.-wide {
    padding: 30px;
    width: 270px;
  }
  .amrelated-pack-item.-wide.-main {
    padding-left: 0;
    width: 270px;
  }
  .amrelated-pack-item.-wide .amrelated-info {
    display: flex;
    text-align: left;
  }
  .amrelated-pack-item.-wide .amrelated-details {
    margin-left: 20px;
  }
  .amrelated-pack-item.-wide .amrelated-photo-container {
    margin: 0;
  }
  .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;
  }
}
