:root {
  --mobile-breakpoint: 776px;
  --mobile-spacing-sm: 8px;
  --mobile-spacing-md: 16px;
  --mobile-spacing-lg: 24px;
  --mobile-spacing-xl: 32px;
  --mobile-font-size-sm: 13px;
  --mobile-font-size-base: 15px;
  --mobile-font-size-lg: 18px;
  --mobile-text-align: left;
}

@media (max-width: 767px) {
  .footer-inner {
    text-align: var(--mobile-text-align) !important;
  }
  .html-category-page .center-1 > .bolt-product-categories-wrapper {
    margin-top: 0 !important;
  }
  .product-desc-full.active {
    width: 100% !important;
  }
  .category-description-bottom-con {
    text-align: left !important;
  }
  .header-ikoner {
    padding: 0 1px !important;
    width: 42%;
    justify-content: end;
  }
  .html-home-page .hero-columns .bowe-cover {
    height: 253px !important;
  }
  .html-home-page section.center-1 > .html-widget {
    padding: 0 1rem !important;
  }
  .nopcommerce-mini-cart-item {
    text-align: left !important;
  }
  .template-single-product-gallery {
    width: 100% !important;
  }
  .template-single-product-gallery .wpp__gallery-wrapper,
  .template-single-product-gallery .single-product-gallery,
  .template-single-product-gallery .single-product-gallery-main {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }
  .template-single-product-gallery .single-product-gallery-main {
    border-radius: 0 !important;
    overflow: hidden;
  }
  .template-single-product-gallery .single-product-gallery-main .swiper-wrapper {
    width: 100% !important;
  }
  .template-single-product-gallery .single-product-gallery-main .swiper-slide {
    width: 100% !important;
  }
  .template-single-product-gallery .single-product-gallery-main .swiper-slide img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    border-radius: 0 !important;
    object-fit: contain !important;
  }
  .richblog-homepage .columns-3 {
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    scroll-snap-type: x mandatory !important;
    -webkit-overflow-scrolling: touch;
    gap: var(--mobile-spacing-md) !important;
    scrollbar-width: none;
  }
  .richblog-homepage .columns-3::-webkit-scrollbar {
    display: none;
  }
  .richblog-homepage .kampagne-boks.items-3 {
    flex: 0 0 100% !important;
    min-width: 100% !important;
    scroll-snap-align: start;
  }
  .html-category-page .nopcommerce-products-header-content .content-block {
    flex-direction: column !important;
    gap: var(--mobile-spacing-md) !important;
  }
  .html-category-page .nopcommerce-products-header-content .content-block .description-block-img {
    order: -1 !important;
    width: 100% !important;
    text-align: center;
  }
  .html-category-page .nopcommerce-products-header-content .content-block .description-block {
    width: 100% !important;
  }
  html .master-column-wrapper .nopcommerce-loop-product__top {
    margin-bottom: 0 !important;
    overflow: hidden !important;
    display: flex !important;
    align-items: center !important;
  }
  html .master-column-wrapper .nopcommerce-loop-product__top img {
    max-height: 220px !important;
    min-height: 220px !important;
    width: 100% !important;
    object-fit: cover !important;
  }
  .bowe-minicart-trigger .icon .qty {
    top: -3px !important;
  }
  .html-blog-page .brand-magazine ul.swiper-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .html-blog-page .brand-magazine ul li.bolt-product-categories-item.swiper-slide {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
  }
  .html-blog-page .brand-magazine ul li .post.inspiration img {
    width: 100% !important;
  }
  .html-blog-page .blogposts-lists,
  .html-blog-page .magazine-list,
  .html-magazine-page .blogposts-lists,
  .html-magazine-page .magazine-list {
    grid-template-columns: 1fr !important;
  }
  .html-blog-page .blogposts-lists li.wp-block-post figure,
  .html-blog-page .magazine-list li.wp-block-post figure,
  .html-magazine-page .blogposts-lists li.wp-block-post figure,
  .html-magazine-page .magazine-list li.wp-block-post figure {
    width: 100% !important;
    height: auto !important;
  }
  .html-blog-page .blogposts-lists li.wp-block-post figure a,
  .html-blog-page .magazine-list li.wp-block-post figure a,
  .html-magazine-page .blogposts-lists li.wp-block-post figure a,
  .html-magazine-page .magazine-list li.wp-block-post figure a {
    display: block !important;
    height: auto !important;
  }
  .html-blog-page .blogposts-lists li.wp-block-post .rich-blog-image,
  .html-blog-page .magazine-list li.wp-block-post .rich-blog-image,
  .html-magazine-page .blogposts-lists li.wp-block-post .rich-blog-image,
  .html-magazine-page .magazine-list li.wp-block-post .rich-blog-image {
    margin: 0 !important;
  }
  .html-blog-page .blogposts-lists li.wp-block-post .rich-blog-image img,
  .html-blog-page .magazine-list li.wp-block-post .rich-blog-image img,
  .html-magazine-page .blogposts-lists li.wp-block-post .rich-blog-image img,
  .html-magazine-page .magazine-list li.wp-block-post .rich-blog-image img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    border-radius: 0 !important;
    object-fit: cover !important;
  }
  .html-blog-page .blogposts-lists li.wp-block-post img,
  .html-blog-page .magazine-list li.wp-block-post img,
  .html-magazine-page .blogposts-lists li.wp-block-post img,
  .html-magazine-page .magazine-list li.wp-block-post img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    object-fit: cover !important;
  }
  .html-blog-page .blogposts-lists li:first-child,
  .html-blog-page .magazine-list li:first-child,
  .html-magazine-page .blogposts-lists li:first-child,
  .html-magazine-page .magazine-list li:first-child {
    padding: 0 !important;
    border-radius: 0 !important;
    display: block !important;
  }
  .html-blog-page .blogposts-lists li:first-child .wp-block-post-single,
  .html-blog-page .magazine-list li:first-child .wp-block-post-single,
  .html-magazine-page .blogposts-lists li:first-child .wp-block-post-single,
  .html-magazine-page .magazine-list li:first-child .wp-block-post-single {
    flex-direction: column !important;
    gap: var(--mobile-spacing-lg) !important;
  }
  .html-blog-page .blogposts-lists li:first-child figure,
  .html-blog-page .magazine-list li:first-child figure,
  .html-magazine-page .blogposts-lists li:first-child figure,
  .html-magazine-page .magazine-list li:first-child figure {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .html-blog-page .blogposts-lists li:first-child .rich-blog-image img,
  .html-blog-page .magazine-list li:first-child .rich-blog-image img,
  .html-magazine-page .blogposts-lists li:first-child .rich-blog-image img,
  .html-magazine-page .magazine-list li:first-child .rich-blog-image img {
    max-height: none !important;
  }
  .swiper-scrollbar.swiper-scrollbar-horizontal {
    width: 92% !important;
    left: 15px !important;
  }
  .post-head, .blog-details {
    padding-left: 12px !important;
  }
  .html-account-page .nopcommerce-account-banner-inner {
    padding: var(--mobile-spacing-md) !important;
  }
  .html-account-page .nopcommerce-account-banner-inner svg {
    display: none !important;
  }
  .html-account-page .master-wrapper-page .main-column-wrapper {
    flex-direction: column !important;
    gap: 0 !important;
    padding: 0 var(--mobile-spacing-md) !important;
  }
  .html-account-page .master-wrapper-page .main-column-wrapper .MyAccount-navigation {
    width: 100% !important;
    overflow: visible;
    margin-bottom: var(--mobile-spacing-md);
  }
  .html-account-page .master-wrapper-page .main-column-wrapper .MyAccount-navigation .block .listbox,
  .html-account-page .master-wrapper-page .main-column-wrapper .MyAccount-navigation .listbox {
    display: block !important;
    border-bottom: none !important;
    padding: 0 !important;
  }
  .html-account-page .master-wrapper-page .main-column-wrapper .MyAccount-navigation .account-nav-toggle {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 12px var(--mobile-spacing-md);
    background: #fff;
    border: 1px solid #e1e1e8;
    border-radius: 4px;
    font-size: var(--mobile-font-size-base);
    font-weight: 600;
    color: #000;
    cursor: pointer;
  }
  .html-account-page .master-wrapper-page .main-column-wrapper .MyAccount-navigation .account-nav-toggle svg {
    transition: transform 0.2s ease;
  }
  .html-account-page .master-wrapper-page .main-column-wrapper .MyAccount-navigation .account-nav-toggle.open svg {
    transform: rotate(180deg);
  }
  .html-account-page .master-wrapper-page .main-column-wrapper .MyAccount-navigation ul.list {
    display: none !important;
    flex-direction: column !important;
    padding: 0 !important;
    margin: 0 !important;
    background: #fff;
    border: 1px solid #e1e1e8;
    border-top: none;
    border-radius: 0 0 4px 4px;
  }
  .html-account-page .master-wrapper-page .main-column-wrapper .MyAccount-navigation ul.list.open {
    display: flex !important;
  }
  .html-account-page .master-wrapper-page .main-column-wrapper .MyAccount-navigation ul.list li {
    border-bottom: 1px solid #f0f0f0;
  }
  .html-account-page .master-wrapper-page .main-column-wrapper .MyAccount-navigation ul.list li:last-child {
    border-bottom: none;
  }
  .html-account-page .master-wrapper-page .main-column-wrapper .MyAccount-navigation ul.list li a {
    display: block;
    padding: 12px var(--mobile-spacing-md) !important;
    font-size: var(--mobile-font-size-base);
    text-decoration: none !important;
  }
  .html-account-page .master-wrapper-page .main-column-wrapper .MyAccount-navigation ul.list li a.active,
  .html-account-page .master-wrapper-page .main-column-wrapper .MyAccount-navigation ul.list li.active a {
    font-weight: 700;
    color: #000 !important;
    background-color: #f5f5f5;
  }
  .html-account-page .master-wrapper-page .main-column-wrapper .center-2 {
    width: 100% !important;
    max-width: 100% !important;
    overflow: visible;
  }
  .html-account-page #my-wishlists-items {
    width: 100% !important;
    overflow: hidden;
  }
  .html-account-page #my-wishlists-items .wishlist-slider-section {
    width: 100% !important;
    max-width: 100% !important;
  }
  .html-account-page #my-wishlists-items .wishlist-slider-section .single-product-gallery-main {
    width: 100% !important;
    max-width: 100% !important;
  }
  .html-account-page #my-wishlists-items .wishlist-slider-section .single-product-gallery-main .swiper-wrapper {
    width: 100% !important;
  }
  .html-account-page #my-wishlists-items .wishlist-slider-section .product.swiper-slide {
    width: 100% !important;
    min-width: 70% !important;
  }
  .html-account-page .nopcommerce-account-banner .nopcommerce-account-banner-inner {
    width: auto !important;
  }
  .html-customer-info-page .master-wrapper-page .column-info-1 {
    width: 100% !important;
  }
  .html-order-list-page .order-item {
    padding: var(--mobile-spacing-md) !important;
  }
  .html-order-list-page .order-item ul.info {
    flex-direction: column !important;
    gap: 4px !important;
  }
  .html-order-list-page .order-item .buttons {
    flex-direction: column !important;
    gap: var(--mobile-spacing-sm) !important;
  }
  .html-order-list-page .order-item .buttons button {
    width: 100% !important;
  }
  .complex-mobile .navigation-items-item .nav-clone-button {
    display: block;
    width: 100%;
    text-align: center;
    background: none !important;
    border: 1px solid #000 !important;
    color: #333 !important;
  }
  .html-category-page .nopcommerce-loop-product__brand {
    font-size: 18px !important;
    font-weight: 600 !important;
  }
  .nopcommerce-LoopProduct-link.nopcommerce-loop-product__link {
    text-align: left !important;
  }
  .master-column-wrapper {
    overflow: hidden !important;
  }
  .summary.entry-summary {
    text-align: left !important;
  }
  .nopcommerce-loop-product__price_and_basket {
    margin: 0 0 16px !important;
  }
  .bolt-product-categories-item.product_brand {
    padding: 8px 15px !important;
  }
  .nopcommerce-loop-price {
    display: grid !important;
    width: 50%;
    text-align: left;
  }
  .nopcommerce-loop-price .nopcommerce-Price-amount.old-price {
    margin-left: 0 !important;
  }
  .nopcommerce-loop-price .nopcommerce-Price-amount.old-price bdi {
    font-size: 12px !important;
  }
  .products-loop-item:is(li) .wishlist-wrapper {
    left: 10px !important;
    top: 0 !important;
    width: 50px !important;
    height: 50px !important;
  }
  .product-variants-list.default-links {
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  .product-variants-list.default-links::-webkit-scrollbar {
    display: none;
  }
  .product-variants-list.default-links .product-variants-list-item {
    flex-shrink: 0;
  }
  .product-variants-list.default-links .variant-overflow {
    display: flex !important;
  }
  .product-variants-list.default-links .product-variants-more {
    display: none !important;
  }
  .html-product-details-page .single-product-gallery-thumbs {
    display: none !important;
  }
  .html-product-details-page .single-product-gallery-main .swiper-pagination {
    display: flex !important;
    justify-content: center;
    position: relative !important;
    bottom: auto !important;
    margin-top: 12px;
  }
  .html-product-details-page .single-product-gallery-main .swiper-pagination .swiper-pagination-bullet {
    width: 8px !important;
    height: 8px !important;
    background: #ccc;
    opacity: 1;
    transform: none !important;
    padding: 2px !important;
  }
  .html-product-details-page .single-product-gallery-main .swiper-pagination .swiper-pagination-bullet-active {
    background: #000;
    width: 8px !important;
    height: 8px !important;
    transform: none !important;
    padding: 2px !important;
  }
  .html-product-details-page .wpp__gallery-wrapper .single-product-gallery-main {
    height: auto !important;
    overflow: visible !important;
    position: relative;
  }
  .html-product-details-page .wpp__gallery-wrapper .single-product-gallery-main .swiper-wrapper {
    height: 350px !important;
  }
  .html-product-details-page .wpp__gallery-wrapper .single-product-gallery-main .swiper-slide img {
    height: 350px !important;
  }
  .html-product-details-page .wpp__gallery-wrapper .single-product-gallery-main .wishlist-wrapper {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 2;
  }
  .html-product-details-page .d-flex-cart {
    display: block !important;
  }
  .html-product-details-page .d-flex-cart .quantity {
    justify-content: space-between;
    width: 100% !important;
    margin: 10px 0 !important;
  }
  .html-product-details-page .d-flex-cart .quantity .input-text {
    width: 75% !important;
  }
  .html-product-details-page .d-flex-cart .add-to-cart-button {
    width: 100% !important;
    margin: 0 !important;
  }
  .html-product-details-page .d-flex-cart .wishlist-wrapper {
    display: none !important;
  }
  .html-product-details-page .slidein-inner-content {
    text-align: left !important;
  }
  .template-single-product-gallery {
    position: relative;
  }
  .template-single-product-gallery > .wishlist-wrapper {
    position: absolute !important;
    top: 10px !important;
    left: 10px !important;
    z-index: 2 !important;
  }
  .html-topic-page .bokse > .wp-block-column {
    width: 100% !important;
    height: 100px !important;
    max-width: 100% !important;
  }
  .wp-block-bowe-columns.are-vertically-aligned-top {
    justify-content: space-around !important;
  }
  .description-block {
    text-align: left !important;
  }
  .wp-block-group {
    text-align: left !important;
    padding-right: var(--wp--style--root--padding-right);
    padding-left: var(--wp--style--root--padding-left);
  }
  .wp-block-post-content-wrapper {
    width: 100% !important;
  }
  .blog-category-navigation .list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 0;
    margin: 0;
    justify-content: flex-start;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  .blog-category-navigation .list div {
    flex-shrink: 0;
  }
  .slidein-inner {
    width: 100% !important;
    max-width: 100% !important;
    display: grid !important;
  }
  .follow-us {
    display: none !important;
  }
  .description-block-img {
    display: none !important;
  }
  .faq-section .faq-item .faq-question span {
    font-size: 15px !important;
  }
  .wp-block-columns.bokse .is-layout-flow {
    display: flex;
    vertical-align: middle;
    justify-content: normal;
    align-items: center;
    gap: 10px;
    height: auto !important;
    position: relative;
  }
  .wp-block-columns.bokse .is-layout-flow > p {
    margin: 0 !important;
  }
  .wp-block-columns.bokse .bolt-icon {
    margin: 0 !important;
  }
  .arror-right {
    width: 20px !important;
    height: 20px !important;
    position: absolute;
    right: 15px;
  }
  .html-category-campaign-page .custom-1-col {
    padding: 0 25px !important;
  }
  .html-category-campaign-page .custom-1-col img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
  }
  .html-category-campaign-page .custom-2-col {
    display: none !important;
  }
  .html-category-campaign-page .are-vertically-aligned-top {
    display: block !important;
  }
}

.related-background .cross-sell-products-section .template-single-product-gallery-main {
  padding-bottom: 30px !important;
}

.related-background .cross-sell-products-section .swiper-slide {
  width: 280px !important;
  border-radius: 10px !important;
  background: #fff !important;
  padding: 15px !important;
}

.related-background .cross-sell-products-section .nopcommerce-loop-product__price_and_basket {
  margin: 0 0 16px !important;
}

@media (min-width: 1024px) {
  .template-single-product-gallery > .wishlist-wrapper {
    display: none !important;
  }
  .arrow-right {
    display: none !important;
  }
}

.nopcommerce-product-details__fixpriced {
  background-color: var(--related-product-section-bg, var(--wp--preset--color--background));
  padding: 20px 0;
  display: block;
  width: 100%;
  margin: 10px 0;
  border-radius: 10px;
}

.nopcommerce-product-details__fixpriced .fixed-price-badge {
  background-color: #dc3545;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  padding: 6px 16px;
  border-radius: 20px;
  z-index: 10;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-left: 15px;
}

.nopcommerce-product-details__fixpriced .skarp-desc {
  margin-left: 15px;
  margin-top: 15px;
  display: block;
  font-weight: 500;
  color: #000;
}

.product-variants-list .variant-overflow {
  display: none;
}

.account-nav-toggle {
  display: none;
}

.selection-div {
  width: 100% !important;
  display: flex;
  align-items: center;
  margin: 10px 0;
  border: 0 !important;
}

.selection-div .selection-div-inner {
  width: 90%;
}

.selection-div .selection-div-inner .selection-label {
  display: block;
  margin: 5px 0;
}

.selection-div .selection-div-inner span.selection-label.bold {
  font-weight: bold;
}

.selection-div .selection-arrow {
  width: 10%;
}

.selection-div .selection-arrow svg {
  height: 40px;
}
