@import url("https://use.typekit.net/lzl2jxi.css");
:root {
  font-size: 20px;
}
#main-navigation .icon-search {
  font-size: 0;
  min-width: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 20px;
}
#main-navigation .icon-search:before {
  content: "";
}
#main-navigation .icon-angle-down::before {
  margin-bottom: -3px;
  margin-left: 5px;
}
#main-navigation .icon-shopping-cart:before {
  content: "";
}
#main-navigation .icon-menu {
  font-size: 0;
  min-width: 0;
  position: absolute;
  top: calc(50% + 2px);
  transform: translateY(-50%);
}
#main-navigation .icon-menu:before {
  content: "";
}
#main-navigation [data-icon-label]:after {
  right: -7px;
  top: -9px !important;
}
@media only screen and (width >= 780px) {
  #main-navigation [data-icon-label]:after {
    right: -11px;
    top: -10px !important;
  }
}
@media only screen and (width >= 780px) {
  #main {
    margin-top: 44px;
  }
}
@media only screen and (width >= 780px) {
  header + .shop-page-title {
    margin-top: 44px;
  }
}
p {
  color: var(--fs-color-base);
}
.equalize-box {
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  align-items: flex-end;
}
.equalize-box.flickity-enabled .box-image {
  aspect-ratio: 1/1;
}
.equalize-box.flickity-enabled .box-image img {
  object-fit: contain;
}
.flickity-slider {
  display: flex;
  height: 100%;
  align-items: flex-end;
  flex-direction: column;
  height: 100%;
}
.equalize-box .flickity-slider {
  margin-top: 20px;
}
.single-product .flickity-slider {
  margin-top: 0;
}
.flickity-slider > .product-small.col {
  display: flex !important;
  align-items: flex-end;
}
.flickity-slider > .product-small.col .box {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: end;
}
.wc-prl-recommendations .products {
  padding: 0;
}
.section-title-container {
  margin-bottom: 0;
}
.product {
  position: relative;
  min-height: 100%;
}
.product .col-inner {
  position: initial;
}
.product .col-inner .badge-container {
  display: flex;
  flex-direction: column-reverse;
  gap: 5px;
  margin: 0;
  width: 100%;
}
.product .col-inner .badge-container .badge {
  margin-bottom: 1rem;
}
.upsells .product .col-inner .badge-container .badge {
  margin-bottom: 0;
}
@media only screen and (max-width: 375px) {
  .product .col-inner .badge-container {
    transform: initial;
  }
}
@media only screen and (width >= 770px) {
  .product .col-inner .badge-container {
    align-items: flex-start;
    flex-direction: row;
  }
}
@media only screen and (width >= 850px) {
  .product .col-inner .badge-container {
    flex-direction: column-reverse;
  }
}
@media only screen and (width >= 1050px) {
  .product .col-inner .badge-container {
    flex-direction: row;
  }
}
.product .col-inner .badge-container .badge-square {
  height: 33px;
}
.product .col-inner .badge-container .badge {
  width: auto;
}
.product .col-inner .badge-container .badge-inner {
  height: inherit;
  background: transparent;
  padding: 8px 10px;
  text-transform: uppercase;
  box-shadow: 2px 2px 12px -8px rgba(0, 0, 0, 0.75);
  font-size: 0.8rem;
  white-space: normal;
  line-height: 1.4;
}
@media only screen and (max-width: 375px) {
  .product .col-inner .badge-container .badge-inner {
    font-size: 0.625rem;
  }
}
.product .col-inner .badge-container .badge-inner.on-sale {
  background: var(--fs-color-secondary);
  color: #FFF;
}
.product .col-inner .badge-container .badge-inner.new-bubble {
  word-break: break-word;
  background: var(--fs-color-secondary);
  color: #FFF;
  max-width: 105px;
  line-height: 1.5;
}
.banner-layers p.uppercase {
  text-transform: unset;
}
@media only screen and (width <= 549px) {
  body.recept .banner-layers,
  body.opskrift .banner-layers {
    overflow: initial;
  }
}
.banner h3,
.banner h4,
.banner h5,
.banner h6,
.banner p {
  margin: 0 !important;
  padding: 0.75rem 1rem !important;
  font-size: 1.1rem !important;
}
.banner .text-box-circle p {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0.625rem !important;
}
@media only screen and (min-width: 400px) {
  .banner .text-box-circle p {
    font-size: 0.825rem !important;
  }
}
@media only screen and (min-width: 550px) {
  .banner .text-box-circle p {
    font-size: 0.4375rem !important;
  }
}
@media only screen and (min-width: 700px) {
  .banner .text-box-circle p {
    font-size: 0.625rem !important;
  }
}
@media only screen and (min-width: 992px) {
  .banner .text-box-circle p {
    font-size: 0.825rem !important;
  }
}
.banner a,
.banner span,
.banner b {
  font-size: inherit !important;
}
body.recept-parent .content-area.page-wrapper .row .col-inner .row:first-child .banner .text-inner h1,
body.recept-parent .content-area.page-wrapper .row .col-inner .row:first-child .banner .text-inner h2,
body.recept-parent .content-area.page-wrapper .row .col-inner .row:first-child .banner .text-inner h3, body.opskrift-parent .content-area.page-wrapper .row .col-inner .row:first-child .banner .text-inner h1,
body.opskrift-parent .content-area.page-wrapper .row .col-inner .row:first-child .banner .text-inner h2,
body.opskrift-parent .content-area.page-wrapper .row .col-inner .row:first-child .banner .text-inner h3 {
  font-weight: 400 !important;
  line-height: 1 !important;
  margin-bottom: 0.2em !important;
  margin-top: 0.2em !important;
  padding: 0 !important;
}
body.recept-parent .content-area.page-wrapper .row .col-inner .row:first-child .banner .text-inner h5,
body.recept-parent .content-area.page-wrapper .row .col-inner .row:first-child .banner .text-inner h6,
body.recept-parent .content-area.page-wrapper .row .col-inner .row:first-child .banner .text-inner p, body.opskrift-parent .content-area.page-wrapper .row .col-inner .row:first-child .banner .text-inner h5,
body.opskrift-parent .content-area.page-wrapper .row .col-inner .row:first-child .banner .text-inner h6,
body.opskrift-parent .content-area.page-wrapper .row .col-inner .row:first-child .banner .text-inner p {
  margin-bottom: 1em !important;
  margin-top: 1em !important;
  padding: 0 !important;
}
body.recept-parent .content-area.page-wrapper .row .col-inner .row:first-child .banner .text-inner > *:first-child, body.opskrift-parent .content-area.page-wrapper .row .col-inner .row:first-child .banner .text-inner > *:first-child {
  font-size: 150% !important;
  line-height: 1.2 !important;
}
body.recept-parent .content-area.page-wrapper .row .col-inner .row:first-child .banner .text-inner > *:last-child:not(h1, h2, h3), body.opskrift-parent .content-area.page-wrapper .row .col-inner .row:first-child .banner .text-inner > *:last-child:not(h1, h2, h3) {
  margin-top: 0 !important;
  font-size: 80% !important;
}
.row-slider .flickity-viewport {
  overflow-x: clip !important;
  overflow: initial;
}
.slider-wrapper .slider .flickity-viewport {
  padding: 0;
}
.slider.product-gallery-slider .flickity-viewport {
  padding: 30px 0;
}
@media only screen and (width >= 850px) {
  .slider.product-gallery-slider .flickity-viewport {
    padding: 20px 0;
  }
}
.woocommerce-breadcrumb.breadcrumbs {
  color: var(--fs-color-base);
}
.woocommerce-breadcrumb.breadcrumbs a {
  color: var(--fs-color-primary);
  text-decoration: underline;
  text-underline-offset: 3px;
}
.button.primary.is-outline {
  background-color: var(--fs-color-primary);
  border-color: var(--fs-color-primary);
  color: #FFF;
}
body.cart .cross-sells .products > :nth-child(n+5) {
  visibility: hidden;
  position: absolute;
}
.border-block {
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
}
.padding-block {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.margin-block {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.checkbox::before, .icon-angle-down::before, .icon-menu::before, .icon-contact::before, .icon-shopping-cart::before, .icon-search::before {
  content: "";
  display: inline-block;
  -webkit-mask-size: contain;
  mask-size: contain;
  mask-position: center;
  -webkit-mask-position: center;
  background-color: black;
}
.icon-search::before {
  -webkit-mask: url("./search.svg") no-repeat;
  mask: url("./search.svg") no-repeat;
  width: 16px;
  height: 16px;
  background-color: #d2e4f7;
}
.icon-shopping-cart::before {
  -webkit-mask: url("./cart.svg") no-repeat;
  mask: url("./cart.svg") no-repeat;
  width: 18px;
  height: 16px;
  background-color: #d2e4f7;
}
.icon-contact::before {
  -webkit-mask: url("./contact.svg") no-repeat;
  mask: url("./contact.svg") no-repeat;
  width: 18px;
  height: 16px;
  background-color: #d2e4f7;
}
.icon-menu::before {
  -webkit-mask: url("./bars.svg") no-repeat;
  mask: url("./bars.svg") no-repeat;
  width: 14px;
  height: 16px;
  background-color: #d2e4f7;
}
.icon-angle-down:before {
  content: "" !important;
}
.icon-angle-down::before {
  -webkit-mask: url("./chevron.svg") no-repeat;
  mask: url("./chevron.svg") no-repeat;
  width: 12px;
  height: 12px;
}
@media only screen and (width >= 780px) {
  .icon-angle-down::before {
    background-color: #d2e4f7;
  }
}
.checkbox::before {
  -webkit-mask: url("./checkbox.svg") no-repeat;
  mask: url("./checkbox.svg") no-repeat;
  width: 12px;
  height: 12px;
  background-color: #4C94E1;
}
@media only screen and (width >= 780px) {
  .hide-desktop {
    display: none !important;
  }
}
@media only screen and (width < 780px) {
  .hide-mobile {
    display: none !important;
  }
}
.blog-single .recent-blog-posts .post_comments {
  display: none;
}
@media only screen and (min-width: 768px) {
  .aws-search-result .aws_result_image img {
    width: 100px;
  }
}
.aws-search-result .aws_result_content {
  display: flex;
  flex-direction: column;
}
.aws-search-result .aws_result_content .aws_result_head {
  order: 1;
  font-size: 14px;
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  .aws-search-result .aws_result_content .aws_result_head img {
    margin: -5px 5.5px 0 0;
    width: 35px;
  }
}
@media only screen and (min-width: 768px) {
  .aws-search-result .aws_result_content .aws_result_head {
    font-size: 15px;
  }
}
.aws-search-result .aws_result_content .aws_result_sku {
  order: 2;
  margin: 0 0 3px;
}
.aws-search-result .aws_result_content .aws_result_stock {
  order: 3;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 600;
}
.aws-search-result .aws_result_content .aws_add_to_cart {
  order: 4;
}
.aws-search-result .aws_result_content .aws_result_sku,
.aws-search-result .aws_result_content .aws_result_stock {
  font-size: 13px;
}
.aws-search-result .aws_result_item.aws_search_more {
  font-size: 15px;
}
.header-wrapper.stuck #top-bar {
  display: none;
}
.header-wrapper #top-bar {
  background: #ebf3fc;
}
.header-wrapper #top-bar ul {
  display: flex;
  justify-content: center;
  margin-bottom: 0;
  list-style: none;
}
.header-wrapper #top-bar ul li {
  color: #3D3D3D;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.24px;
  margin: 0 30px;
  padding: 8.5px 0;
  position: relative;
}
.header-wrapper #top-bar ul li i {
  position: absolute;
  left: -20px;
  top: calc(50% + 3px);
  transform: translateY(-50%);
}
.header-bg-color {
  background: inherit !important;
}
#main-navigation {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), #144376;
  height: auto !important;
}
@media only screen and (width >= 780px) {
  #main-navigation {
    height: 61px !important;
  }
}
#main-navigation .desktop-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px 10px;
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
}
#main-navigation .desktop-top::before {
  content: "";
  display: block;
  height: 60px;
  width: 100%;
  position: absolute;
  right: calc(100% - 100px - 40px);
  background: #144376;
  z-index: -1;
}
@media only screen and (width >= 780px) {
  #main-navigation .desktop-top::before {
    right: calc(100% - 120px - 40px);
  }
}
#main-navigation .desktop-top::after {
  content: "";
  display: block;
  border-top: 60px #144376 solid;
  border-left: 0 transparent solid;
  border-right: 60px transparent solid;
  border-bottom: 0 transparent solid;
  position: absolute;
  left: 140px;
  z-index: -1;
}
@media only screen and (width >= 780px) {
  #main-navigation .desktop-top::after {
    left: 160px;
  }
}
#main-navigation .desktop-top .searchform-wrapper {
  max-width: 268px;
  width: 100%;
  display: flex;
}
@media only screen and (width >= 1200px) {
  #main-navigation .desktop-top .searchform-wrapper {
    max-width: 500px;
  }
}
#main-navigation .desktop-top .searchform-wrapper .aws-container {
  width: 100%;
}
#main-navigation .desktop-top .searchform-wrapper form {
  margin-bottom: 0;
}
#main-navigation .desktop-top .searchform-wrapper button {
  margin: 0;
}
#main-navigation .desktop-top .nav-item {
  margin-right: 15px;
}
#main-navigation .desktop-top .header-cart-link,
#main-navigation .desktop-top .menu-item {
  display: flex;
  flex-direction: column;
  line-height: 1;
  padding: 0;
  margin-top: 5px;
}
#main-navigation .desktop-top .header-cart-link i,
#main-navigation .desktop-top .menu-item i {
  font-size: 0;
  padding-bottom: 5px;
}
#main-navigation .desktop-top .header-cart-link span,
#main-navigation .desktop-top .menu-item span {
  font-size: 12px;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  letter-spacing: -0.24px;
  text-transform: none;
  margin: 0;
  text-align: center;
  color: #FFF;
}
#main-navigation .logo {
  width: 87.842px;
  height: 20.204px;
}
@media only screen and (width >= 780px) {
  #main-navigation .logo {
    width: 120px;
    height: 27.6px;
  }
}
@media only screen and (width < 780px) {
  #main-navigation .header-inner::before {
    content: "";
    display: block;
    height: 48px;
    width: 100%;
    position: absolute;
    right: calc(50% - 60px);
    background: #144376;
    z-index: -1;
  }
  #main-navigation .header-inner::after {
    content: "";
    display: block;
    border-top: 48px #144376 solid;
    border-left: 0 transparent solid;
    border-right: 48px transparent solid;
    border-bottom: 0 transparent solid;
    position: absolute;
    left: calc(50% + 60px);
    z-index: -1;
  }
}
@media only screen and (width >= 780px) {
  #main-navigation .header-inner {
    justify-content: center;
    background: #0d2c4d;
    margin: 0;
    width: 100%;
    max-width: 100%;
    padding: 2.5px 0;
    height: auto;
    position: absolute;
    top: 100%;
  }
}
#main-navigation .header-inner .nav-uppercase li {
  margin: 0 12px !important;
}
#main-navigation .header-inner .nav-uppercase li a {
  text-transform: none;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  color: #FFF;
}
#main-navigation .header-inner .nav-uppercase li .sub-menu {
  padding: 0 0.75rem;
  overflow-y: scroll;
  display: block;
  max-height: 500px;
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
}
#main-navigation .header-inner .nav-uppercase li .sub-menu::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
#main-navigation .header-inner .nav-uppercase li .sub-menu::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
#main-navigation .header-inner .nav-uppercase li .sub-menu li {
  margin: 0 !important;
}
#main-navigation .header-inner .nav-uppercase li .sub-menu li a {
  font-size: 1rem;
  color: #6B6B6B;
  font-weight: 500;
  padding: 0.8rem 0;
}
#main-navigation .header-inner .nav-uppercase li .sub-menu li a:hover {
  color: #144376;
}
#main-navigation .header-inner .logo {
  order: 2;
}
#main-navigation .header-inner .nav-left {
  flex: 1 1 0;
  order: 1;
}
#main-navigation .header-inner .nav-right {
  flex: 1 1 0;
  order: 3;
}
#main-navigation .header-inner .nav-right .nav li a {
  padding: 12px 0;
}
#main-navigation .header-search-dropdown.current-dropdown .nav-dropdown {
  left: 17px;
}
#main-navigation .header-search-dropdown.current-dropdown::before {
  margin-left: 18px;
}
#main-navigation .header-search-dropdown.current-dropdown::after {
  margin-left: 21px;
}
#main-menu li > ul {
  padding-bottom: 0.8rem;
}
#main-menu li:hover {
  background: transparent;
}
#main-menu li.active {
  background: transparent;
}
#main-menu li.active > a {
  color: #144376;
}
#main-menu li a:not(.button.primary) {
  color: #6B6B6B;
}
#main-menu li a:not(.button.primary):focus {
  color: #144376;
}
.aws-container .aws-search-field {
  font-size: 14px;
}
.aws-container .aws-search-field::placeholder {
  color: #757575;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.28px;
}
#footer {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), #144376;
  overflow: hidden;
}
#footer::after {
  content: "";
  display: block;
  border-top: 125vw #144376 solid;
  border-left: 0 transparent solid;
  border-right: 125vw transparent solid;
  border-bottom: 0 transparent solid;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (width >= 576px) {
  #footer::after {
    border-top: 75vw #144376 solid;
    border-right: 75vw transparent solid;
  }
}
@media only screen and (width >= 1200px) {
  #footer::after {
    border-top: 70vw #144376 solid;
    border-right: 63vw transparent solid;
  }
}
.absolute-footer-custom {
  padding: 3.5rem 0 1.5rem;
  position: relative;
  max-width: 1080px;
  margin: 0 auto;
}
@media only screen and (width >= 780px) {
  .absolute-footer-custom {
    padding: 6rem 0;
  }
}
@media only screen and (width >= 992px) {
  .absolute-footer-custom {
    display: flex;
    flex-wrap: wrap;
    gap: 6rem;
  }
}
.absolute-footer-custom > * {
  position: relative;
  z-index: 1;
}
.absolute-footer-custom .container {
  max-width: initial;
}
@media only screen and (width >= 992px) {
  .absolute-footer-custom .container.clearfix {
    width: calc(100% - 200px - 6rem - 1.125rem);
  }
}
.absolute-footer-custom .logo {
  display: block;
  padding: 0 0.5625rem 3.5rem;
}
@media only screen and (width >= 992px) {
  .absolute-footer-custom .logo {
    display: inline-block;
  }
}
.absolute-footer-custom .logo img {
  width: 200px;
  height: 46px;
  margin-left: 7px;
}
@media only screen and (width >= 992px) {
  .absolute-footer-custom .logo img {
    margin: 0;
  }
}
.absolute-footer-custom ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.absolute-footer-custom ul.footer-menu {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 1.5rem;
  row-gap: 1rem;
  max-width: 500px;
}
@media only screen and (width >= 992px) {
  .absolute-footer-custom ul.footer-menu {
    max-width: initial;
    grid-template-columns: repeat(4, 1fr);
  }
}
.absolute-footer-custom ul.footer-menu li {
  margin-bottom: 0;
}
.absolute-footer-custom ul.footer-menu li.menu-item > a {
  color: #afcff2;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: block;
  margin-bottom: 1.25rem;
}
.absolute-footer-custom ul.footer-menu li ul {
  display: block;
  border: none;
}
.absolute-footer-custom ul.footer-menu li ul.sub-menu li:not(:last-child) {
  margin-bottom: 1rem;
}
.absolute-footer-custom ul.footer-menu li ul.sub-menu a:not(.subscribe-newsletter) {
  color: #fafcfe;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}
.absolute-footer-custom ul.footer-menu li ul.sub-menu .subscribe-newsletter {
  border-color: #fafcfe;
  color: #fafcfe;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  text-transform: uppercase;
  margin: 0;
  padding: 0 1rem;
}
.absolute-footer-custom ul.footer-menu li ul.sub-menu .subscribe-newsletter:hover {
  background: #fafcfe;
  color: var(--fs-color-primary);
}
.absolute-footer-custom ul.footer-menu li ul.sub-menu p {
  color: #fafcfe;
  margin-bottom: 1.5rem;
  font-style: normal;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.5rem;
}
.absolute-footer-custom .container.second {
  margin-top: 4rem;
  display: grid;
  row-gap: 2rem;
}
@media only screen and (width >= 780px) {
  .absolute-footer-custom .container.second {
    grid-template-columns: repeat(3, 1fr);
    align-items: center;
  }
}
.absolute-footer-custom .container.second .footer-secondary {
  float: none;
  display: flex;
}
@media only screen and (width >= 780px) {
  .absolute-footer-custom .container.second .footer-secondary {
    justify-content: center;
  }
}
@media only screen and (width >= 780px) {
  .absolute-footer-custom .reco {
    margin: auto;
  }
}
.absolute-footer-custom .reco > div {
  text-align: center;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 10px;
  max-width: 220px;
}
@media only screen and (width >= 780px) {
  .absolute-footer-custom .reco > div {
    justify-content: center;
    max-width: 257px;
  }
}
@media only screen and (width >= 992px) {
  .absolute-footer-custom .reco > div {
    max-width: 100%;
    flex-wrap: nowrap;
  }
}
.absolute-footer-custom .reco img, .absolute-footer-custom .reco div[id^=reco--badge] {
  width: 3rem;
  height: 3rem;
  display: inline-block !important;
}
@media only screen and (width >= 780px) {
  .absolute-footer-custom .reco img, .absolute-footer-custom .reco div[id^=reco--badge] {
    width: 4rem;
    height: 4rem;
  }
}
.absolute-footer-custom .reco img a, .absolute-footer-custom .reco div[id^=reco--badge] a {
  width: 100%;
  display: block;
  width: inherit !important;
  height: inherit !important;
}
.absolute-footer-custom .reco img a img, .absolute-footer-custom .reco div[id^=reco--badge] a img {
  display: inline-block !important;
  width: inherit !important;
  height: inherit !important;
}
@media only screen and (width >= 780px) {
  .absolute-footer-custom .payment-icons {
    display: flex;
    justify-content: flex-end;
  }
}
.absolute-footer-custom .copyright-footer {
  color: #afcff2;
  font-size: 1rem;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
}
.cwginstock-subscribe-form .panel-primary > .panel-heading {
  background-color: #144477 !important;
  border-color: #144477 !important;
}
.cwginstock-subscribe-form .panel-primary {
  border-color: #ddd !important;
}
.cwginstock-subscribe-form .panel-primary > .panel-heading h4 {
  margin-bottom: 0;
  font-size: 15px;
}
@media only screen and (min-width: 768px) {
  .cwginstock-subscribe-form {
    max-width: 450px;
    margin: auto;
  }
}
.panel-body.cwginstock-panel-body .form-group:not(:first-child) {
  margin-bottom: 0;
}
.panel-body.cwginstock-panel-body .form-group input {
  margin-bottom: 0;
}
.panel-body.cwginstock-panel-body .row {
  width: 100%;
  display: block;
  margin-right: 0;
  padding-right: 0;
  margin-left: 0;
}
.panel-body.cwginstock-panel-body .row .col-md-12 {
  margin: 0;
  padding: 0;
}
.cmplz-cookiebanner {
  min-width: 468px !important;
  max-width: 800px !important;
  border-radius: 0 !important;
}
@media only screen and (max-width: 469px) {
  .cmplz-cookiebanner {
    min-width: 100% !important;
  }
}
.cmplz-cookiebanner .cmplz-buttons {
  flex-direction: row-reverse !important;
}
@media only screen and (max-width: 768px) {
  .cmplz-cookiebanner .cmplz-buttons {
    flex-direction: row-reverse !important;
  }
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
  padding: 0.4em 0.8em !important;
  font-size: 14.4px !important;
  font-weight: 700 !important;
  border-width: 2px !important;
  border-style: solid !important;
  text-align: center !important;
  height: auto !important;
  line-height: initial !important;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept:hover {
  background-color: #479bc1 !important;
}
.cmplz-cookiebanner .cmplz-header {
  width: 100% !important;
  text-align: left !important;
  display: block !important;
  border-radius: 0 !important;
}
.cmplz-cookiebanner .cmplz-title {
  font-size: 18px !important;
  font-weight: 700 !important;
  width: 100% !important;
  margin-bottom: 0 !important;
}
.cmplz-divider.cmplz-divider-header {
  display: none !important;
}
.cmplz-message {
  font-family: Helvetica, Calibri, Arial, sans-serif !important;
  /* font-size: 16px !important; */
  line-height: 1.5em !important;
  width: 100% !important;
}
#cmplz-manage-consent .cmplz-manage-consent {
  background-color: #144477 !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  color: white !important;
  left: 20px !important;
}
#cmplz-manage-consent .cmplz-manage-consent span {
  margin-right: 5px;
}
@media screen and (max-width: 768px) {
  #cmplz-manage-consent .cmplz-manage-consent {
    right: 12px !important;
    bottom: 12px !important;
    padding: 0.5em !important;
    height: auto !important;
    left: initial !important;
    font-size: 12px;
    display: block !important;
    background: #144477 !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    color: white !important;
  }
  #cmplz-manage-consent .cmplz-manage-consent span {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  #cmplz-manage-consent .cmplz-manage-consent {
    right: initial !important;
    left: 20px !important;
  }
}
.consent-review {
  color: black;
  font-size: 12px;
  margin-bottom: 0;
}
.cart-sidebar table thead tr th {
  border-top: none;
  border-left: none;
  border-right: none;
}
.checkout-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1001;
  display: flex;
  align-items: center;
  justify-content: center;
}
.checkout-popup .container {
  width: auto;
}
.checkout-popup .close-wrapper {
  padding: 1rem;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .checkout-popup .close-wrapper {
    padding: 0;
  }
}
.checkout-popup .close-checkout-popup {
  width: 15px;
  height: 15px;
  cursor: pointer;
  float: right;
  z-index: 5;
}
@media only screen and (min-width: 768px) {
  .checkout-popup .close-checkout-popup {
    position: absolute;
    top: 15px;
    right: 20px;
  }
}
.checkout-popup .wrapper {
  background: #fff;
  left: 15px;
  margin: auto;
  max-width: 350px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  padding: 40px 20px 0;
}
@media only screen and (min-width: 768px) {
  .checkout-popup .wrapper {
    max-width: 600px;
  }
}
.checkout-popup .wrapper .products {
  overflow-y: auto;
  max-height: 75vh;
}
.checkout-popup .wrapper .product {
  position: relative;
  margin-bottom: 15px;
}
.checkout-popup .wrapper .product .row {
  margin-left: 0;
  margin-right: 0;
}
.checkout-popup .wrapper .info-col {
  padding: 15px;
  background: rgba(0, 0, 0, 0.04);
}
@media only screen and (min-width: 768px) {
  .checkout-popup .wrapper .info-col {
    width: calc(100% - 250px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px 15px;
  }
}
.checkout-popup .wrapper .info-col button {
  display: block;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .checkout-popup .wrapper .info-col button {
    margin: 0 auto 0 0;
    display: inline-block;
  }
}
.checkout-popup .wrapper .img-col {
  width: 100%;
  display: flex;
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .checkout-popup .wrapper .img-col {
    width: 250px;
    flex-direction: column;
    justify-content: center;
    padding: 0 15px;
  }
}
.checkout-popup .wrapper .img-col img {
  margin: auto;
  width: 100% !important;
  max-width: 200px;
}
@media only screen and (min-width: 768px) {
  .checkout-popup .wrapper .img-col img {
    margin: 0;
    max-width: 100%;
  }
}
.checkout-popup .wrapper form {
  margin-bottom: 0;
}
.woocommerce-loop-product__link {
  font-weight: 700;
  color: #555555;
}
.woocommerce-loop-product__link:hover {
  color: #000;
}
.woocommerce-cart-form__cart-item.cart_item .product-name a {
  font-weight: 700;
  color: #555555;
}
.woocommerce-cart-form__cart-item.cart_item .product-name a:hover {
  color: #000;
}
.woocommerce-page.svea-checkout .woocommerce-info {
  background-color: rgba(0, 174, 206, 0.1);
  border: 1px solid rgba(0, 174, 206, 0.2);
  border-radius: 2px;
  color: #00aece;
  font-size: 16px;
  margin-bottom: 15px;
  padding: 20px;
  float: none;
}
.woocommerce-page.svea-checkout .woocommerce-info a {
  color: #00aece;
  background-color: transparent;
  text-decoration: underline;
  box-shadow: none !important;
  padding: 0;
  font-size: 16px;
}
.woocommerce-page.svea-checkout .woocommerce-form-coupon {
  background-color: rgba(0, 174, 206, 0.1);
  border: 1px solid rgba(0, 174, 206, 0.2);
  padding: 20px;
  margin-bottom: 15px;
  border-radius: 2px;
}
.woocommerce-page.svea-checkout .woocommerce-additional-fields .notes {
  background-color: #fcfcfc;
  padding: 20px;
  border: 1px solid #e7e7e7;
  border-radius: 2px;
  margin-bottom: 20px;
}
.woocommerce-page.svea-checkout .woocommerce-additional-fields .notes label {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
}
.woocommerce-page .wc-svea-checkout-page form.svea-checkout .order-review-wrapper {
  order: 0;
}
.woocommerce-page .wc-svea-checkout-page form.svea-checkout .order-review-wrapper > h3 {
  display: none;
}
.woocommerce-page .wc-svea-checkout-page .svea-order-review-wrapper .woocommerce-checkout-review-order-table {
  background-color: #fcfcfc;
  border-radius: 2px;
  border: 1px solid #e7e7e7;
  color: #181827;
  border-spacing: 0;
  margin-bottom: 1em;
  width: 100%;
}
.woocommerce-page .wc-svea-checkout-page .svea-order-review-wrapper .woocommerce-checkout-review-order-table thead tr th {
  font-size: 18px;
  font-weight: bold;
  text-transform: capitalize;
  border-bottom: 1px solid transparent;
  max-width: 200px;
  background-color: transparent;
  padding: 20px;
  border-width: 3px;
}
.woocommerce-page .wc-svea-checkout-page .svea-order-review-wrapper .woocommerce-checkout-review-order-table tbody tr td {
  background-color: transparent;
  padding: 20px;
  border-bottom: 1px solid #e7e7e7;
  font-weight: 400;
  font-size: 14px;
  white-space: normal;
  word-break: break-word;
}
.woocommerce-page .wc-svea-checkout-page .svea-order-review-wrapper .woocommerce-checkout-review-order-table tfoot tr th {
  background-color: transparent;
  border-bottom: 1px solid #e7e7e7;
  font-weight: 400;
  font-size: 14px;
  padding: 20px;
}
.woocommerce-page .wc-svea-checkout-page .svea-order-review-wrapper .woocommerce-checkout-review-order-table tfoot tr td:not(.shipping__inner) {
  background-color: transparent;
  font-weight: bold;
  font-size: 14px;
  padding: 20px;
  border-bottom: 1px solid #e7e7e7;
}
.woocommerce-page .wc-svea-checkout-page .svea-order-review-wrapper .woocommerce-checkout-review-order-table tfoot tr td:not(.shipping__inner):last-of-type {
  text-align: right;
}
.woocommerce-page .wc-svea-checkout-page .svea-order-review-wrapper .woocommerce-checkout-review-order-table tfoot tr.order-total th, .woocommerce-page .wc-svea-checkout-page .svea-order-review-wrapper .woocommerce-checkout-review-order-table tfoot tr.order-total td {
  border-bottom: 1px solid transparent;
}
.woocommerce-page .wc-svea-checkout-page .svea-order-review-wrapper .woocommerce-checkout-review-order-table tfoot tr.order-total .includes_tax {
  font-weight: 400;
}
.promotional-box {
  padding: 2.5rem 1.5rem;
  position: fixed;
  bottom: 0;
  border-radius: 0.5rem 0.5rem 0rem 0rem;
  background: #0d2c4d;
}
@media only screen and (max-width: 400px) {
  .promotional-box {
    width: calc(100% - 30px);
  }
}
@media only screen and (max-width: 767px) {
  .promotional-box {
    transform: translateX(-50%);
    left: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .promotional-box {
    right: 1.875rem;
  }
}
.promotional-box .promotional-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}
@media only screen and (min-width: 351px) {
  .promotional-box .promotional-wrapper {
    width: 18.75rem;
  }
}
.promotional-box svg.close {
  stroke: #afcff2;
  width: 13px;
  height: 13px;
  cursor: pointer;
  position: absolute;
  right: 1.45rem;
  top: 1.312rem;
}
.promotional-box svg.megaphone {
  width: 36px;
  height: 35px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -0.80925rem;
  fill: #afcff2;
}
.promotional-box p {
  text-align: center;
  font-size: 1.4375rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2rem;
  color: #fafcfe;
  margin: 0;
  white-space: pre-wrap;
}
@media only screen and (max-width: 350px) {
  .promotional-box p {
    font-size: 1rem;
    line-height: 1.39rem;
  }
}
.promotional-box a {
  color: #afcff2;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25rem;
  display: flex;
  gap: 0.5rem;
  align-items: baseline;
}
.promotional-box a svg {
  width: 15px;
  height: 11px;
  fill: #afcff2;
}
body.home .home-slider-top {
  background: var(--fs-color-primary);
}
body.home .home-slider-top .flickity-page-dots {
  pointer-events: auto !important;
}
body.home .home-slider-top > div .banner .text-box.banner-layer a.button {
  margin-bottom: 45px;
}
body.home section.section.dark {
  padding: 2.5rem 0 !important;
}
@media screen and (max-width: 849px) {
  body.home section.section.dark .col:last-child {
    padding-bottom: 0;
  }
}
body.home section.section + .row.row-collapse.align-equal {
  padding: 2.5rem 0 !important;
}
body.home section.section + .row.row-collapse.align-equal p {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 1.3em;
}
body.woocommerce-cart .wc-proceed-to-checkout a {
  background-color: var(--fs-color-primary);
}
body.gasolgrillar h1 {
  margin-bottom: 0.5rem;
}
@media only screen and (width >= 850px) {
  body.gasolgrillar h1 {
    margin-bottom: 1rem;
  }
}
.row.top-banner {
  padding: 1.25rem 0;
}
@media only screen and (width >= 850px) {
  .row.top-banner {
    padding: 2.5rem 0;
  }
}
.row.category-title {
  padding-top: 1.25rem;
}
@media only screen and (width >= 850px) {
  .row.category-title {
    padding-top: 2.5rem;
  }
}
.row.category-description {
  padding-bottom: 1.25rem;
}
@media only screen and (width >= 850px) {
  .row.category-description {
    padding-bottom: 2.5rem;
  }
}
body.single-product .product-info {
  padding-bottom: 0;
}
body.single-product .product-main {
  padding: 40px 0 0;
}
body.single-product .button.alt {
  background-color: var(--fs-color-primary);
}
@media only screen and (min-width: 850px) {
  body.single-product .product-footer .product-section .row > div h5 {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 850px) {
  body.single-product .product-footer .product-section .row > div .panel {
    padding-top: 10px;
  }
}
body.single-product .badge-container {
  display: flex;
  align-items: flex-start;
  gap: 5px;
  position: static !important;
  display: flex;
  flex-direction: column-reverse;
  width: 100%;
  top: initial;
  margin-top: 0;
}
body.single-product .badge-container .badge {
  width: auto;
}
@media only screen and (width >= 770px) {
  body.single-product .badge-container {
    align-items: flex-start;
  }
}
body.single-product .badge-container .badge-inner {
  padding: 13px;
  white-space: normal;
}
body.single-product .badge-container .badge-inner.new-bubble {
  background: var(--fs-color-secondary);
  color: #FFF;
  max-width: 105px;
  line-height: 1.5;
}
.svea-part-payment {
  font-size: 13px;
  display: flex;
  align-items: center;
  gap: 7px;
  margin-bottom: 0.5rem;
  justify-content: center;
}
.svea-part-payment.open + .svea-part-payment-options {
  display: block;
}
.svea-part-payment.open a {
  text-decoration: underline;
}
.svea-part-payment a:hover {
  text-decoration: underline;
}
.svea-part-payment img {
  height: 18px;
}
.svea-part-payment p {
  margin: 0;
}
.svea-part-payment-options {
  padding: 0 0 0.5rem;
  display: none;
}
.svea-part-payment-options ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.svea-part-payment-options ul li {
  margin: 0;
  text-align: center;
  font-size: 13px;
  display: flex;
  width: 100%;
  justify-content: center;
  column-gap: 5px;
  flex-wrap: wrap;
}
.svea-part-payment-options ul li > div:last-child {
  font-weight: 700;
}
body.single-product .campaign-toggle {
  display: inline-block;
  margin-bottom: 5px;
}
body.single-product .campaign-toggle:hover {
  text-decoration: underline;
}
body.single-product .campaign-title {
  margin: 10px 0 0;
}
body.single-product .campaign-title > *:last-child {
  margin-bottom: 0;
}
body.single-product .campaign-box {
  display: none;
  margin-bottom: 10px;
}
body.single-product .campaign-box.open {
  display: block;
}
body.single-product .product-short-description > *:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 850px) {
  body.single-product .product-info {
    padding-top: 0;
  }
}
@media only screen and (max-width: 850px) {
  body.single-product .product-main .product-info {
    padding-top: 1rem;
  }
}
body.single-product .product-main .product-info .breadcrumbs {
  line-height: 1.6;
}
body.single-product .product-main .product-gallery .product-thumbnails .flickity-prev-next-button {
  top: 50%;
  transform: translateY(-50%) !important;
}
@media only screen and (max-width: 549px) {
  body.single-product .product-main .product-gallery .product-thumbnails .flickity-prev-next-button {
    transform: translate(0, -50%) !important;
  }
}
body.single-product .product-main .product-gallery .product-thumbnails img {
  margin-bottom: 0;
  transform: initial;
}
body.single-product .product-main .product-gallery .product-images .flickity-enabled {
  margin-top: 20px;
}
body.single-product .product-main .product-gallery .product-images .flickity-viewport {
  padding: 0;
  aspect-ratio: 1;
  height: 100% !important;
}
body.single-product .product-main .product-gallery .product-images .flickity-viewport .flickity-slider {
  height: 100%;
}
body.single-product .product-main .product-gallery .product-images .flickity-viewport .flickity-slider > div {
  height: 100%;
}
body.single-product .product-main .product-gallery .product-images .flickity-viewport a {
  display: block;
  height: 100%;
}
body.single-product .product-main .product-gallery .product-images .flickity-viewport a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
body.single-product .upsells .badge-container {
  flex-direction: column-reverse;
}
body.single-product #reviews {
  flex-direction: column;
}
body.single-product #review_form_wrapper {
  width: 100%;
  flex-basis: unset;
  max-width: initial;
  padding-bottom: 0;
}
body.single-product #comments {
  width: 100%;
  flex-basis: unset;
  max-width: initial;
  padding-bottom: 5px;
}
body.single-product #comments ol {
  margin-bottom: 0;
}
body.single-product #comments .review {
  margin: 0;
}
body.single-product #comments .review:first-child {
  padding-top: 0;
}
body.single-product #comments .review .description {
  padding: 0;
}
body.single-product #comments .comment-text {
  padding-inline: 0;
}
body.single-product .product-container {
  overflow: hidden;
  max-width: 1200px;
  margin: auto;
}
@media only screen and (min-width: 850px) {
  body.single-product .product-container .product-footer {
    padding-top: 15px;
    float: left;
    width: calc(100% - 270px);
  }
}
@media only screen and (min-width: 850px) {
  body.single-product .product-container:not(.has-upsells) .product-main {
    width: 100%;
  }
}
@media only screen and (min-width: 850px) {
  body.single-product .product-container .product-main {
    width: calc(100% - 270px);
    float: left;
  }
}
body.single-product .product-container .product-upsells-wrapper {
  margin: auto;
  background: white;
}
@media only screen and (min-width: 850px) {
  body.single-product .product-container .product-upsells-wrapper {
    width: 270px;
    float: right;
    padding-left: 55px;
    padding-right: 15px;
  }
}
body.single-product .product-container .product-upsells-wrapper .product-small.col {
  padding: 10px;
  width: 50%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media only screen and (min-width: 850px) {
  body.single-product .product-container .product-upsells-wrapper .product-small.col {
    margin-bottom: 10px;
    width: 100%;
    border: 2px solid rgba(119, 119, 119, 0.1);
  }
}
body.single-product .product-container .product-upsells-wrapper .product-small.col .add-to-cart-button a {
  font-size: 10px;
  display: block;
}
@media only screen and (min-width: 850px) {
  body.single-product .product-container .product-upsells-wrapper .col-inner {
    margin: auto;
  }
}
body.single-product .product-container .product-upsells-wrapper .col-inner .box-text.text-center {
  padding: 0;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
body.single-product .product-container .product-upsells-wrapper .col-inner .price {
  font-size: 14px;
}
body.single-product .product-container .product-upsells-wrapper .upsells-wrapper {
  border: none;
}
body.single-product .product-container .product-upsells-wrapper .flickity-prev-next-button {
  opacity: 0.7;
}
body.single-product .product-container .product-upsells-wrapper .product-section-title-upsell {
  line-height: 1;
  text-align: center;
  font-size: 15px;
}
@media only screen and (min-width: 850px) {
  body.single-product .product-container .product-upsells-wrapper .product-section-title-upsell {
    padding-top: 40px;
  }
}
body.single-product .product-recommendations, body.single-product .description {
  padding: 0 15px;
}
body.single-product .product-recommendations .up-sells {
  border-top: 0;
}
body.single-product .product-recommendations h3 {
  padding-top: 0;
  font-size: 16px;
}
@media only screen and (min-width: 850px) {
  body.single-product .product-recommendations .related.products h2 {
    padding-left: 15px;
  }
}
body.single-product .product-recommendations .products {
  width: 100%;
  padding: 0;
  margin: 0;
}
@media only screen and (min-width: 850px) {
  body.single-product .product-recommendations .products .product-small.col {
    max-width: 100%;
    flex-basis: initial;
  }
}
@media only screen and (min-width: 850px) {
  body.single-product .product-recommendations .products .product-small.col .add-to-cart-button {
    font-size: 13px;
  }
}
body.single-product main .wc-prl-recommendations {
  max-width: 1080px;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
}
body.single-product main .wc-prl-recommendations h2, body.single-product main .wc-prl-recommendations p {
  text-align: center;
}
body.tax-product_cat main .wc-prl-recommendations {
  border-bottom: 2px solid rgba(119, 119, 119, 0.1);
  margin-bottom: 45px;
  margin-top: 30px;
  padding: 15px 0 35px;
}
body.tax-product_cat main .wc-prl-recommendations .products.row {
  margin-bottom: -1em;
}
body.tax-product_cat main .wc-prl-recommendations .product-small.col {
  padding-bottom: 0;
}
body.tax-product_cat main .wc-prl-recommendations h2 {
  font-size: 20px;
  text-transform: uppercase;
}
body.tax-product_cat main .wc-prl-recommendations h2, body.tax-product_cat main .wc-prl-recommendations p {
  text-align: center;
}
body.home main .product-recommendation {
  margin-bottom: 1.5em;
}
body.home main .product-recommendation .row > .col {
  padding: 0;
}
body.home main .product-recommendation .wc-prl-recommendations.flickity-enabled {
  padding: 0 9.8px;
}
body.home main .product-recommendation .wc-prl-recommendations.flickity-enabled .wc-prl-title {
  font-size: 24px;
  text-transform: uppercase;
}
@media only screen and (min-width: 550px) {
  body.home main .product-recommendation .wc-prl-recommendations.flickity-enabled .wc-prl-title {
    font-size: 30px;
  }
}
body.home main .product-recommendation .wc-prl-recommendations.flickity-enabled .wc-prl-title, body.home main .product-recommendation .wc-prl-recommendations.flickity-enabled p {
  text-align: center;
}
.upsells .flickity-enabled .product-small .title-wrapper .product-title {
  height: auto !important;
  min-height: 42px !important;
}
.upsells .flickity-enabled .product-small .price-wrapper {
  height: auto !important;
  min-height: 40px !important;
}
.upsells .flickity-enabled .product-small .add-to-cart-button {
  height: auto !important;
  min-height: 42px !important;
}
.wc-prl-recommendations.flickity-enabled .products .product .product-small .box-text-products {
  display: flex;
  flex-direction: column;
}
.wc-prl-recommendations.flickity-enabled .products .product .product-small .title-wrapper .product-title {
  height: auto !important;
  min-height: 42px !important;
}
.wc-prl-recommendations.flickity-enabled .products .product .product-small .price-wrapper {
  margin-top: auto;
  height: auto !important;
  min-height: 40px !important;
}
.wc-prl-recommendations.flickity-enabled .products .product .product-small .add-to-cart-button {
  height: auto !important;
  min-height: 42px !important;
}
@media only screen and (max-width: 549px) {
  .wc-prl-recommendations.flickity-enabled .products .product:nth-child(n+3) {
    display: none;
  }
}
@media only screen and (min-width: 550px) and (max-width: 849px) {
  .wc-prl-recommendations.flickity-enabled .products .product:nth-child(n+4) {
    display: none;
  }
}
@media only screen and (min-width: 850px) {
  .wc-prl-recommendations.flickity-enabled .products .product:nth-child(n+5) {
    display: none;
  }
}
body.tax-product_cat h2,
body.tax-product_tag h2 {
  margin-bottom: 15px;
}
body.tax-product_cat main#main,
body.tax-product_tag main#main {
  margin-top: 0;
}
body.tax-product_cat .term-description,
body.tax-product_tag .term-description {
  margin-top: 0.5rem;
  padding-bottom: 1.25rem;
}
body.tax-product_cat .term-description h1,
body.tax-product_tag .term-description h1 {
  text-align: left !important;
  font-size: 2rem;
}
body.tax-product_cat .term-description p,
body.tax-product_tag .term-description p {
  text-align: left !important;
}
@media only screen and (width >= 850px) {
  body.tax-product_cat .term-description,
  body.tax-product_tag .term-description {
    padding-bottom: 2.5rem;
  }
}
body.tax-product_cat .term-description .flex-col.medium-text-center,
body.tax-product_tag .term-description .flex-col.medium-text-center {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
body.tax-product_cat .products,
body.tax-product_tag .products,
body.gasolgrillar .products {
  gap: 0.625rem;
}
body.tax-product_cat .products .product,
body.tax-product_tag .products .product,
body.gasolgrillar .products .product {
  box-shadow: 0 4px 10px 1px rgba(0, 0, 0, 0.06);
  display: flex;
  align-self: stretch;
  flex-basis: calc(50% - 0.625rem);
  max-width: calc(50% - 0.625rem);
  padding: 0.75rem;
}
body.tax-product_cat .products .product .box-text,
body.tax-product_tag .products .product .box-text,
body.gasolgrillar .products .product .box-text {
  height: auto !important;
  padding: 10px;
}
@media only screen and (min-width: 550px) {
  body.tax-product_cat .products .product,
  body.tax-product_tag .products .product,
  body.gasolgrillar .products .product {
    flex-basis: calc(33.3333333333% - 0.625rem);
    max-width: calc(33.3333333333% - 0.625rem);
  }
}
@media only screen and (min-width: 850px) {
  body.tax-product_cat .products .product,
  body.tax-product_tag .products .product,
  body.gasolgrillar .products .product {
    flex-basis: calc(25% - 1.25rem);
    max-width: calc(25% - 1.25rem);
  }
}
body.tax-product_cat .products .product > .col-inner,
body.tax-product_tag .products .product > .col-inner,
body.gasolgrillar .products .product > .col-inner {
  margin-top: auto;
}
@media only screen and (width >= 850px) {
  body.tax-product_cat .products,
  body.tax-product_tag .products,
  body.gasolgrillar .products {
    gap: 1.25rem;
  }
}
.product-small .add-to-cart-button a {
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width: 360px) {
  .product-small .add-to-cart-button a {
    font-size: 8px;
  }
}
@media only screen and (min-width: 361px) and (max-width: 380px) {
  .product-small .add-to-cart-button a {
    font-size: 10px;
  }
}
@media only screen and (min-width: 550px) and (max-width: 600px) {
  .product-small .add-to-cart-button a {
    font-size: 9px;
  }
}
.slider-nav-reveal {
  overflow-x: clip;
  overflow: initial;
}
.text + .slider-nav-reveal {
  margin-top: 2.5rem;
}
.wc-svea-checkout-page .wc-svea-checkout-order-details .wc-svea-checkout-form .woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals .shipping__table th,
.wc-svea-checkout-page .wc-svea-checkout-order-details .wc-svea-checkout-form .woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals .shipping__table td {
  border-bottom: none;
  padding: 0;
}