/*!
    Theme Name:         Slagter Lampe
    Theme URI:          https://slagterlampe.dk
    Template:           flatsome
    Description:        A WordPress-theme from Adtention A/S.
    Version:            3.0
    Author:             Adtention A/S
    Author URI:         https://adtention.dk
    Text Domain:        adtention
*/
@font-face {
  font-family: Geogrotesque;
  src: url(/app/themes/slagterlampe/assets/fonts/GeogrotesqueCyr-Thin.woff2);
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: Geogrotesque;
  src: url(/app/themes/slagterlampe/assets/fonts/GeogrotesqueCyr-ThinItalic.woff2);
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: Geogrotesque;
  src: url(/app/themes/slagterlampe/assets/fonts/GeogrotesqueCyr-ExtraLight.woff2);
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: Geogrotesque;
  src: url(/app/themes/slagterlampe/assets/fonts/GeogrotesqueCyr-ExtLtIta.woff2);
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: Geogrotesque;
  src: url(/app/themes/slagterlampe/assets/fonts/GeogrotesqueCyr-Light.woff2);
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Geogrotesque;
  src: url(/app/themes/slagterlampe/assets/fonts/GeogrotesqueCyr-LightItalic.woff2);
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: Geogrotesque;
  src: url(/app/themes/slagterlampe/assets/fonts/GeogrotesqueCyr-Regular.woff2);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Geogrotesque;
  src: url(/app/themes/slagterlampe/assets/fonts/GeogrotesqueCyr-Italic.woff2);
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: Geogrotesque;
  src: url(/app/themes/slagterlampe/assets/fonts/GeogrotesqueCyr-Medium.woff2);
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: Geogrotesque;
  src: url(/app/themes/slagterlampe/assets/fonts/GeogrotesqueCyr-MediumItalic.woff2);
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: Geogrotesque;
  src: url(/app/themes/slagterlampe/assets/fonts/GeogrotesqueCyr-SemiBold.woff2);
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: Geogrotesque;
  src: url(/app/themes/slagterlampe/assets/fonts/GeogrotesqueCyr-SemBdIta.woff2);
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: Geogrotesque;
  src: url(/app/themes/slagterlampe/assets/fonts/GeogrotesqueCyr-Bold.woff2);
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Geogrotesque;
  src: url(/app/themes/slagterlampe/assets/fonts/GeogrotesqueCyr-BoldItalic.woff2);
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: Questa;
  src: url(/app/themes/slagterlampe/assets/fonts/2-questa_grande_regular_31.otf);
  font-weight: 400;
  font-style: normal;
}
/*************** ADD CUSTOM CSS HERE.   **************/
* {
  font-family: Geogrotesque !important;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, a, span, button, strong, li {
  font-family: Geogrotesque !important;
}

h1, .h1 {
  font-size: calc(1.525rem + 1.4666666667vw);
  font-weight: 500 !important;
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.625rem;
  }
}

h2, .h2 {
  font-size: calc(1.425rem + 0.9333333333vw);
  font-weight: 500 !important;
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2.125rem;
  }
}

p {
  font-weight: 400;
}

a:hover {
  cursor: pointer;
}

strong {
  font-weight: 500;
}

.nav-column > li > a,
.nav-dropdown > li > a,
.nav-vertical-fly-out > li > a,
.nav > li > a {
  color: #122A3A;
}

.questa,
.questa h1 {
  font-family: Questa !important;
}

.text.quote p {
  font-size: calc(1.575rem + 1.7333333333vw);
  font-family: Questa !important;
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .text.quote p {
    font-size: 2.875rem;
  }
}

.font-weight--300 {
  font-weight: 300;
}

.font-weight--400 {
  font-weight: 400;
}

.font-weight--500,
.font-weight--500 h3 {
  font-weight: 500;
}

.font-weight--600 {
  font-weight: 600;
}

.font-size--big {
  font-size: calc(1.525rem + 1.4666666667vw);
}
@media (min-width: 1200px) {
  .font-size--big {
    font-size: 2.625rem;
  }
}

.font-size--medium {
  font-size: calc(1.3rem + 0.2666666667vw);
}
@media (min-width: 1200px) {
  .font-size--medium {
    font-size: 1.5rem;
  }
}

.font-size--regular {
  font-size: 1.125rem;
}

.no-margin p {
  margin: 0;
}

.header-logo-dark {
  display: block !important;
}

#logo img {
  display: none;
}

.nav > li > a,
.nav > li > a:hover,
.cart-icon strong {
  color: white !important;
}

.header-nav-main > li:first-child {
  background-color: white;
  padding: 0 10px;
}

.fix-padding {
  padding: 2px 10px 0 10px !important;
}

.header-nav-main > li:first-child a {
  color: var(--fs-color-primary) !important;
}

.header-nav-main > li.current-menu-item:first-child a,
.header-nav-main > li.current-menu-ancestor:first-child a,
.header-nav-main > li.current-menu-parent:first-child a,
.header-nav-main > li.current_page_parent:first-child a {
  text-decoration: underline;
  text-underline-offset: 5px;
}

.cart-icon strong,
.cart-icon strong:after {
  border-color: white;
}

.current_page_parent:after,
.current-menu-item:after {
  border-color: white;
}

.header-wrapper .current-menu-item:after, .header-wrapper .current_page_parent:after {
  border-bottom: 1px solid #fff !important;
}

.usp-banner .col-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}
.usp-banner .icon-box-left {
  display: flex;
  align-items: center;
  width: auto;
}

.header-main {
  background-color: #122a3a !important;
}

.nav-dark .cart-icon:hover strong, .nav-dark .current-dropdown .cart-icon strong {
  background-color: var(--fs-color-primary) !important;
}

.nav-vertical > li:first-child > a, .nav-vertical > li > ul > li:first-child a {
  flex-grow: 0;
  background-color: white;
  color: #122a3a !important;
  padding: 10px;
  margin: 0 auto;
}

.banner h4.font-size--medium {
  font-size: calc(1.3rem + 0.2666666667vw);
  font-weight: 500;
}
@media (min-width: 1200px) {
  .banner h4.font-size--medium {
    font-size: 1.5rem;
  }
}

.banner p,
.banner h4 {
  margin: 0;
}

.banner.opskrift .banner-bg .overlay {
  background: linear-gradient(rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.75) 100%);
}

.no-margin {
  margin: 0;
}

.no-padding {
  padding: 0;
}

.border {
  border: 1px solid #AFAFAF;
}

.white.button.is-outline {
  padding: 8px 20px;
}

.button, button, input[type=button], input[type=reset], input[type=submit] {
  font-weight: 400;
}

.woocommerce-mini-cart__buttons.buttons {
  margin-bottom: 0;
}

.off-canvas-cart .ux-mini-cart-footer {
  padding: 10px 30px 8px;
}

.cart-popup-inner > .button.primary {
  margin-right: 0;
}

.cart-popup-inner .widget_shopping_cart,
.cart-popup-inner .widget_shopping_cart_content,
.cart-popup-inner .woocommerce-mini-cart {
  flex: 0 1 100%;
}

@media (min-height: 500px) {
  .cart-popup-inner--sticky .ux-mini-cart-footer {
    background-color: transparent;
    border-top: 1px solid transparent;
  }
}
.header-wrapper .current_page_parent:after,
.header-wrapper .current_page_ancestor:after,
.header-wrapper .current-menu-ancestor:after,
.header-wrapper .current-menu-item:after {
  content: "";
  border-bottom: 1px solid #0F0E0E;
  width: 100%;
  bottom: 5px;
  position: absolute;
  left: 0;
}
.header-wrapper .nav-dark .current_page_parent:after,
.header-wrapper .nav-dark .current_page_ancestor:after,
.header-wrapper .nav-dark .current-menu-ancestor:after,
.header-wrapper .nav-dark .current-menu-item:after {
  content: "";
  border-bottom: 1px solid #FFFFFF;
}
.header-wrapper #top-bar .flex-row.container {
  max-width: 100% !important;
  padding: 0 !important;
}

.header-wrapper.stuck #masthead {
  background-color: #122A3A;
}
.header-wrapper.stuck .current_page_parent:after,
.header-wrapper.stuck .current_page_ancestor:after,
.header-wrapper.stuck .current-menu-ancestor:after,
.header-wrapper.stuck .current-menu-item:after {
  border-color: white;
}

.header-main .nav > li > a {
  font-size: 18px;
}

.header-main .nav > li > a:hover {
  cursor: pointer;
}

.nav > li > a {
  font-weight: 500 !important;
}

.white.is-outline:hover {
  background-color: rgba(255, 255, 255, 0.3) !important;
  color: white !important;
}

.ux-menu.stack {
  flex-direction: row;
  justify-content: space-around;
  width: 50%;
}

.banner h1, .banner h2, .banner h3 {
  font-size: calc(1.425rem + 0.9333333333vw);
}
@media (min-width: 1200px) {
  .banner h1, .banner h2, .banner h3 {
    font-size: 2.125rem;
  }
}
.banner .button span {
  font-size: 16px;
}

.button.is-outline,
input[type=button].is-outline,
input[type=reset].is-outline,
input[type=submit].is-outline {
  border: 1px solid;
}

.icon-box-left .icon-box-img + .icon-box-text {
  align-self: center;
  padding-left: 10px;
}

.my-mfp-video .mfp-iframe-holder {
  padding: 0;
}
.my-mfp-video .mfp-iframe-holder .mfp-content {
  max-width: 100vw;
}

.accordion .toggle {
  right: 0;
  left: auto;
}

.accordion-title {
  font-size: 24px;
  padding: 0.6em 2.3em 0.6em 0;
}
.accordion-title .icon-angle-down:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.462' height='13' viewBox='0 0 13.462 13'%3E%3Cg id='Group_172' data-name='Group 172' transform='translate(0.5 0.5)'%3E%3Cline id='Line_36' data-name='Line 36' y2='12' transform='translate(6.462)' fill='none' stroke='%23000' stroke-linecap='round' stroke-width='1'/%3E%3Cline id='Line_37' data-name='Line 37' y2='12.462' transform='translate(12.462 5.877) rotate(90)' fill='none' stroke='%23000' stroke-linecap='round' stroke-width='1'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.accordion-title .toggle i {
  font-size: inherit;
  height: 35px;
}

.accordion:last-child {
  border-bottom: 1px solid #ddd;
}

.accordion-title.active {
  border-color: #ddd !important;
  background-color: transparent;
  font-weight: 400;
  border-bottom: 1px solid;
}

.active > .toggle {
  transform: rotate(-135deg);
}

.equal-height-icon .icon-box-img {
  height: 40px;
  width: auto !important;
}
.equal-height-icon .icon-box-img img {
  height: 40px;
  width: auto;
}

.flickity-prev-next-button {
  opacity: 1;
  z-index: 999 !important;
}

.box-text-products .add-to-cart-button {
  display: none;
}
.box-text-products .add-to-cart-button a {
  margin-top: 0;
  font-size: 16px;
  color: #ffffff;
}
.box-text-products .add-to-cart-button .primary.is-outline:hover {
  border-color: #ffffff;
}
.box-text-products .add-to-cart-button .is-outline:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

.product-small .stock.out-of-stock {
  display: none;
}
.product-small .box-image {
  background-color: white;
}
.product-small .woocommerce-Price-amount.amount {
  font-weight: normal;
}
@media only screen and (max-width: 80em) {
  .product-small .woocommerce-Price-amount.amount {
    font-size: 14px;
  }
}
@media only screen and (max-width: 48em) {
  .product-small .woocommerce-Price-amount.amount {
    font-size: 12px;
  }
}
.product-small form.cart {
  position: relative;
  bottom: 0;
  white-space: nowrap;
  transition: all 3ms;
  height: 40px;
  width: 100%;
}
@media only screen and (max-width: 80em) {
  .product-small form.cart {
    position: unset;
    margin-top: 10px;
  }
}
@media only screen and (min-width: 428px) {
  .product-small form.cart:hover .quantity {
    opacity: 1;
    left: -160px;
  }
}
@media only screen and (min-width: 428px) and (max-width: 80em) {
  .product-small form.cart:hover .quantity {
    left: 0;
  }
}
@media only screen and (min-width: 428px) {
  .product-small form.cart:hover .quantity .qty {
    height: auto;
  }
}
@media only screen and (min-width: 428px) {
  .product-small form.cart:hover button {
    right: -85px;
    background-color: #122A3A !important;
    border-color: #122A3A;
  }
}
.product-small form.cart .quantity {
  position: absolute;
  opacity: 0;
  background-color: white;
  width: -moz-max-content;
  width: max-content;
  transition: left 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67), opacity 0.1s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  margin: auto;
}
@media only screen and (max-width: 80em) {
  .product-small form.cart .quantity {
    opacity: 1;
    position: unset;
    height: 40px;
  }
  .product-small form.cart .quantity .qty {
    height: 40px;
  }
}
@media only screen and (max-width: 48em) {
  .product-small form.cart .quantity {
    height: 35px;
    font-size: 11px;
  }
  .product-small form.cart .quantity .qty {
    height: 35px;
  }
}
.product-small form.cart button {
  font-size: clamp(12px, 1.5vw, 16px);
  text-transform: uppercase;
  background-color: rgba(18, 42, 58, 0.5) !important;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  transition: right 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  margin: auto;
  width: -moz-max-content;
  width: max-content;
}
@media only screen and (max-width: 80em) {
  .product-small form.cart button {
    position: unset;
    height: 40px;
    outline: 0;
    border: 0;
  }
}
@media only screen and (max-width: 48em) {
  .product-small form.cart button {
    height: 35px;
    padding: 0 0.5em;
    font-size: 11px;
  }
}
.product-small .adt-medium-flex-cart-buttons {
  display: flex;
  justify-content: center;
}
.product-small .adt-medium-flex-cart-buttons form.cart {
  width: 85%;
  margin: 0 auto;
}
@media only screen and (max-width: 80em) {
  .product-small .adt-medium-flex-cart-buttons form.cart {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: unset;
    gap: 10px;
  }
  .product-small .adt-medium-flex-cart-buttons form.cart .quantity {
    margin: 0;
  }
  .product-small .adt-medium-flex-cart-buttons form.cart .button {
    margin: 0;
  }
}
@media only screen and (max-width: 48em) {
  .product-small .adt-medium-flex-cart-buttons form.cart {
    display: flex;
    justify-content: center;
    gap: 10px;
    width: 100%;
    margin: unset;
  }
  .product-small .adt-medium-flex-cart-buttons form.cart .quantity {
    margin: 0;
  }
  .product-small .adt-medium-flex-cart-buttons form.cart .button {
    margin: 0;
  }
}

.adt-product-title {
  font-weight: 600;
  font-size: 20px;
}

@media only screen and (max-width: 80em) {
  .adt-product-link {
    font-size: 14px;
  }
}
@media only screen and (max-width: 48em) {
  .adt-product-link {
    font-size: 12px;
  }
}

form.cart:hover button,
form.cart:hover button:hover {
  background-color: #122A3A !important;
  border-color: #122A3A;
}
form.cart:hover .quantity {
  opacity: 1;
}

.horizontal-list a {
  margin-right: 20px;
}
.horizontal-list a.current {
  background-color: #122A3A;
  color: white;
  padding: 5px;
}

.horizontal-list a:last-child {
  margin-right: 0;
}

.slider-nav-circle .flickity-prev-next-button.next {
  transform: translateX(70%) !important;
  z-index: 999 !important;
}
.slider-nav-circle .flickity-prev-next-button.previous {
  transform: translateX(-70%) !important;
  z-index: 999 !important;
}
.slider-nav-circle .flickity-prev-next-button svg {
  width: 30px;
  height: 30px;
  background-color: #122A3A;
}

.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
  margin-top: -7%;
  z-index: 999 !important;
}

.squared-ratio .img {
  background-color: white;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  position: relative;
}
.squared-ratio .img:not(:last-child) {
  margin-bottom: 0.7em;
}
.squared-ratio .img a {
  aspect-ratio: 1/1;
}
.squared-ratio .img a .img-inner {
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
}
.squared-ratio .img img {
  padding: 10%;
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
}

.button.is-outline:not(.open-video) {
  font-weight: 600;
  font-size: 14px;
  padding: 10px 40px;
}
.button.open-video {
  background-color: white;
}
.button.open-video .icon-play {
  font-size: 24px !important;
  margin-top: 10px !important;
  color: black;
}
.button.open-video:hover .icon-play {
  color: white;
}

.adt-category-links {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.adt-category-links__link {
  margin-right: 40px;
  font-weight: 600;
  text-transform: uppercase;
  white-space: nowrap;
}
.adt-category-links__link--current {
  background-color: #122A3A;
  color: white !important;
  padding: 10px 20px;
  margin-right: 20px;
  align-self: center;
}
.adt-category-links__link--current:hover {
  background-color: white;
  color: black !important;
}
.adt-category-links__link:last-child, .adt-category-links__link--current:last-child {
  margin-right: 0;
}

.badge-container {
  margin: 0;
}
@media only screen and (max-width: 80em) {
  .badge-container .badge {
    height: 2em;
  }
}
@media only screen and (max-width: 48em) {
  .badge-container .badge {
    height: 1.5em;
  }
}
.badge-container .badge-inner {
  padding: 5px 15px;
  font-weight: 600;
  font-family: Geogrotesque;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 0.85;
}
@media only screen and (max-width: 80em) {
  .badge-container .badge-inner {
    font-size: 14px;
    padding: 0 10px;
  }
}
@media only screen and (max-width: 48em) {
  .badge-container .badge-inner {
    font-size: 12px;
    padding: 0 5px;
  }
}
.badge-container.is-larger .badge-inner {
  font-size: 20px;
}
.badge-container .adt-badge--sale .badge-inner {
  background-color: #ffa71b !important;
}
.badge-container .adt-badge--news .badge-inner {
  background-color: #82a7d9 !important;
}

a.icon-remove, a.remove {
  color: black;
  border: 0;
  font-size: 30px !important;
  line-height: 30px !important;
  margin: 0 auto !important;
  position: relative;
}

.woocommerce-loop-product__title {
  color: black;
  font-weight: 600;
  font-size: 20px;
}
@media only screen and (max-width: 80em) {
  .woocommerce-loop-product__title {
    font-size: 16px;
  }
}
@media only screen and (max-width: 48em) {
  .woocommerce-loop-product__title {
    font-size: 14px;
  }
}

#terms-and-conditions-lightbox ol {
  margin-left: 2rem;
}

#footer ul.menu > li {
  border-top: none;
  color: #AFAFAF;
}
#footer ul.menu > li > a {
  padding: 0;
}
#footer .col-inner:has(.menu) p {
  margin-bottom: 5px;
}
#footer .accordion {
  border: 0;
}
#footer .accordion .icon-angle-down:before {
  content: "\f107";
}
#footer .accordion .accordion-inner * {
  color: white;
}
#footer .accordion .active > .toggle {
  transform: rotate(180deg);
}
#footer .widget > ul > li + li, #footer ul.menu > li + li {
  border: 0;
}
#footer .current_page_parent:after {
  display: none;
}

.absolute-footer {
  display: none;
}

#accordion-nutrition-content td:last-child,
#accordion-nutrition-content th:last-child {
  text-align: right;
}

.icon-box-img img, .icon-box-img svg {
  padding-top: 0;
}

.page-id-346 .col:has(h1), .tax-foodservice-category .col:has(h1), .tax-sortiment-category .col:has(h1) {
  padding-bottom: 0;
}
.page-id-346 .col:has(h1) .row .col, .tax-foodservice-category .col:has(h1) .row .col, .tax-sortiment-category .col:has(h1) .row .col {
  padding-bottom: 0;
}
.page-id-346 .col:has(h1) p, .tax-foodservice-category .col:has(h1) p, .tax-sortiment-category .col:has(h1) p {
  margin-bottom: 0;
}

.adt-ecology .icon-box-left .icon-box-text {
  padding-left: 0;
  font-weight: 500;
}

@media screen and (min-width: 1024px) {
  .xlarge-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .xlarge-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .xlarge-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .xlarge-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .xlarge-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .xlarge-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .xlarge-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .xlarge-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .xlarge-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .xlarge-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .xlarge-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
}
@media only screen and (max-width: 48em) {
  .rank-math-breadcrumb {
    font-size: 18px;
  }
}

/*************** Ipad air and below  ***************/
@media only screen and (max-width: 820px) {
  .slider-nav-circle .flickity-prev-next-button.next {
    transform: translateX(50%) !important;
    z-index: 999 !important;
  }
  .slider-nav-circle .flickity-prev-next-button.previous {
    transform: translateX(-50%) !important;
    z-index: 999 !important;
  }
}
@media only screen and (max-width: 48em) {
  .adt-recipe-textbox {
    padding: 0.7em 10px 0.7em 10px;
    text-align: center;
  }
  .adt-recipe-title {
    font-size: 14px;
    line-height: 1.3;
    font-weight: 600;
  }
}
@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .slider-nav-circle .flickity-prev-next-button.next {
    transform: translateX(20%) !important;
    z-index: 999 !important;
  }
  .slider-nav-circle .flickity-prev-next-button.previous {
    transform: translateX(-20%) !important;
    z-index: 999 !important;
  }
  .row-slider {
    position: relative;
    z-index: 1;
  }
  .row-slider .flickity-prev-next-button {
    width: 30px !important;
    z-index: 999 !important;
    pointer-events: auto !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
  .row-slider .flickity-prev-next-button svg {
    padding: 20% !important;
    pointer-events: auto !important;
  }
  .slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
    margin-top: -24%;
    z-index: 999 !important;
  }
}
@media only screen and (max-width: 48em) and (max-width: 48em) {
  .row-slider .flickity-prev-next-button {
    z-index: 99999 !important;
    transform: translateZ(0) !important;
    will-change: transform !important;
  }
}
@media only screen and (max-width: 48em) {
  .adt-category-links {
    display: grid;
    justify-items: start;
    justify-content: center;
    grid-template-columns: auto auto;
    grid-template-rows: 1fr;
    gap: 0px 20px;
    width: 90%;
  }
  .adt-category-links .adt-category-links__link {
    margin-right: 0;
    text-align: left;
  }
}
#order_review #shipping_method.shipping__list .shipping__list_label {
  text-align: right;
}
