@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap');

figure{ margin: 0 }
address{ margin: 0 }
img{ max-width: 100%; }
iframe{ max-width: 100%; }
body{font-family: 'Manrope', sans-serif;}
a{ transition: all 300ms ease; text-decoration: underline;}
a:hover{text-decoration: none; color: #000;}
.container {max-width: 1530px;}
body:not(.cms-home) #content { padding: 30px 0px;}
.fa {font-family: 'Font Awesome 5 Pro';}


h1, .h1 {font-size: 30px; font-weight: 800;} 
h2, .h2 {font-size: 28px; font-weight: 800;}
h3, .h3 {font-size: 26px; }
h4, .h4 {font-size: 24px; }
h5, .h5 {font-size: 21px; }
h6, .h6 {font-size: 18px; }

.row-2 {margin-left: -4px;margin-right: -4px;}
.row-2 > div {padding-left:4px; padding-right: 4px;}
.cn_search_popup {min-width: 400px; right: 0; left: auto; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); border-radius: 5px;}
.cn_search_popup_triangle {display: none;}
.cn_button_block { display:table; width:100%; padding-top:5px;}
.cn_button_block .button { border:0; padding:5px 12px;}
.cn_search_popup .price-box { padding:4px 0;margin-bottom: 0;line-height: normal;font-size: 16px;}
.cn_search_popup .price-box .price-label {display: none;}
.cn_search_popup .price-box .old-price{font-size: 12px;font-weight: bold;}
.cn_search_popup .special-price .price {font-weight: bold;font-size: 12px; color: #000;}
.cn_image>img { border:0}
.cn_search_popup div.cn_element .cn_title ~ br {display: none;}
.cn_search_popup_inner { border:0}
.cn_search_popup .more_results {margin-top: 10px;}
.cn_search_popup .price-box .price-excluding-tax {display: none;}
.cn_search_popup .price-box .old-price .price, .cn_search_popup .price-box .old-price .price:hover {font-size: 12px;}
.cn_search_popup .price-box .price-including-tax .label {text-transform: capitalize;}
.cn_search_popup .more_results a {width: 100%; display: block; background: #231F20; color: #fff; padding: 8px 15px; border-radius: 0;}

.btn-light {border-radius: 21px;}
.btn:not(.btn-sm) {border-radius: 21px;}
.btn-primary, .minicart-btns .btn-group .btn.btn-success{background-color: #231F20;border-color: #231F20;color: #fff;}
.btn-primary:hover, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active, .minicart-btns .btn-group .btn.btn-success:hover, .btn-subscribe:hover, .btn-subscribe:focus {background-color: #000;border-color: #000;color: #fff;}
.btn-success{background-color: #231F20;border-color: #231F20;color: #fff;}
.btn-success:hover, .btn-success:focus, .btn-success:not(:disabled):not(.disabled):active {background-color: #000;border-color: #000;color: #fff;}
.btn-success:focus, .btn-success.focus {box-shadow: 0 0 0 0.2rem rgb(0 0 0 / 50%);}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgba(0 0 0, 0.5);}
.btn-primary:focus, .btn-primary.focus{box-shadow: 0 0 0 0.2rem rgb(0 0 0 / 50%);}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {width: 52px;height: 52px;border: none;background: #FFFFFF;color: #000;font-size: 20px;margin-top: -26px;top: 50%; box-shadow: 0 0 12px 0 rgba(0,0,0,0.08);border-radius: 50%;line-height: 20px;}
.owl-carousel .owl-nav button.owl-prev{ left: 0px;}
.owl-carousel .owl-nav button.owl-next{ right: 0px; }
.owl-carousel .owl-nav button.owl-next:hover, 
.owl-carousel .owl-nav button.owl-prev:hover{ background-color: #000; color: #fff; }
.owl-carousel .owl-nav .owl-prev>span, 
.owl-carousel .owl-nav .owl-next>span{ display: none; }
.owl-carousel .owl-nav .owl-prev:after {font-weight:500;  content: "\f177"; font-family: 'Font Awesome 5 pro'; font-weight: 300;}
.owl-carousel .owl-nav .owl-next:after {font-weight:500; content: "\f178";font-family: 'Font Awesome 5 pro'; font-weight: 300;}
.owl-carousel .owl-dots {bottom: -50px;position: absolute;}
.owl-carousel .owl-dots button.owl-dot {background: #DEDEDE; border: 0; height: 9px; width: 9px; margin: 0 3px;border-radius: 50%;}
.owl-carousel .owl-dots button.owl-dot:hover, .owl-carousel .owl-dots button.owl-dot.active { background: #231F20;}
.owl-carousel .owl-nav button.owl-prev.disabled, .owl-carousel .owl-nav button.owl-next.disabled {color: #fff;}

.swiper-scrollbar-drag{ background-color: #000; }
.swiper-scrollbar{ background-color: #E8E8E8;}
.swiper-container-horizontal>.swiper-scrollbar {position: relative;width: 1246px;max-width: 100%; margin: 0 auto;margin-top: 60px;left: 0;margin-bottom: 5px;border-radius: 2.5px;}
.swiper-button-next, .swiper-button-prev{color: #000;width: 52px;height: 52px;bottom: 0;border-radius: 50%;background-color: #fff;box-shadow: 0 0 12px 0 rgba(0,0,0,0.08);}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{ display: none; }
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{left: -12px;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{right: -12px;}
.swiper-button-next:after, .swiper-button-prev:after{font-size: 14px;}

.slick-slider .slick-prev:after {content: "\f106"; position: absolute; left: 50%; font-family: 'Font Awesome 5 Pro'; font-weight: 300; font-size: 24px; top: 0; line-height: 20px; margin-left: -5px; color: #000;}
.slick-slider .slick-next:after {content: "\f107"; position: absolute; left: 50%; font-family: 'Font Awesome 5 Pro'; font-weight: 300; font-size: 24px; top: 0; line-height: 20px; margin-left: -5px; color: #000;}
.slick-slider .slick-arrow:hover:after{color: #222;}
.slick-slider .slick-prev {top: 0;}
.slick-slider .slick-next {bottom: 0px;}
.slick-slider .slick-arrow {position: absolute; width: 100%; left: 0; z-index: 9; border: 0; background: none; font-size: 0; height: 20px;cursor: pointer;}

.catalogsearch-advanced-index .form-inline .input-group {display: flex; align-items: center;}
.catalogsearch-advanced-index .form-inline .input-group input { margin: 0 10px;}	
.section-title {margin-bottom: 25px;color: #000;text-align: left;font-size: 30px;font-weight: 800;line-height: 41px;}

.google-map {margin: 0 0 30px;}
/* header topbar start */
.header-top-wrapper {background-color: #231F20;}
.header-top-wrapper ul {display: flex; justify-content: space-around; flex-wrap: wrap;}
.header-top-wrapper ul li {padding: 11px;color: #FFFFFF;font-size: 14px;font-weight: 500;line-height: 19px;text-align: center;}
.header-top-wrapper ul li img {padding-right: 11px;}
/* header topbar end */ 

/* header top info start */
.header-top-info-wrapper {border-bottom: 1px solid #E9E9E9;}
.header-top-info-wrapper ul {display: flex;align-items: center;}
.header-top-info-wrapper ul li {padding: 8px 13px;position: relative;color: #000000;font-size: 14px;line-height: 19px;}
.header-top-info-wrapper ul li a:hover {text-decoration: underline;}
.header-top-info-wrapper ul li::after {position: absolute;content: '';height: 10px;width: 1px;background-color: #000;right: 0;top: 13px;}
.header-top-info-wrapper ul li:first-child {padding-left: 0;}
.header-top-info-wrapper ul li:last-child:after {display: none;}
.header-language .goog-te-gadget-simple {border: none;padding: 0;}
.goog-te-gadget-simple .goog-te-menu-value {border: none;box-shadow: none;color: #3A3A3A;padding: 0 20px 0 4px;background: url(../images/down-aro.png) no-repeat right center;background-position: 105% 64%;}
.goog-te-gadget-simple .goog-te-menu-value span:last-child,.goog-te-gadget-simple .goog-te-menu-value span:nth-child(3), .goog-te-gadget-simple .goog-te-menu-value img {display: none;}
/* header top info end */ 

/* header start */
.main-header {position:relative;padding: 15px 0 12px;}
.header-right{ display: flex;}
.header-right .header-minicart{ position: relative; }
.header-right .head-link{margin-left: 16px;position: relative; display: flex;}
.header-right .head-link img { max-height: 24px;}
.header-right .head-link > span { color: #000000; font-size: 12px; text-align: center; line-height: 15px; margin-top: 8px;}
.header-minicart > a > span.badge{ position: absolute;bottom: -4px;right: 4px; font-size: 8px;width: 14px;height: 14px;line-height: 14px;justify-content: center;align-items: center;padding: 0;background-color: #252525;color: #fff;}
#header-search.header-content {display: none; position: absolute; top: 100%; left: 0; right: 0; margin: 0 auto; z-index:10; max-width: 1200px; padding: 10px 20px; background: #fff; width: 100%;border: 1px solid #252525;}
#header-search.skip-active { display: block ; }
#header-search .input-group{border-bottom: 1px solid #252525; }
#header-search .form-control{ background-color: transparent; border-radius: 0;color: #252525; border:0; box-shadow: none !important; }
#header-search .input-group-text{  background-color: transparent; border-radius: 0; color: #252525;  border:0; box-shadow: none !important; font-size: 20px;}
.search_mini_form-container{ background-color: transparent;padding: 0; border: 0 }
#header-search .form-control::-webkit-input-placeholder {color: #252525;}
#header-search .form-control::-moz-placeholder { color: #252525;}
#header-search .form-control:-ms-input-placeholder {color: #252525;}
#header-search .form-control:-moz-placeholder { color: #252525;}
.main-header .cart-col {position: static;}
.main-menu {position: static;}
.main-header .container{ position: relative; }
.main-menu .salecto-topmenu {justify-content: space-between;}
.main-header .salecto-topmenu .salecto-label {padding: 0px 5px;position: relative;font-size: 16px;font-weight: 500;line-height: 22px;text-align: center;}
.salecto-topmenu .salecto-level0.active .salecto-label, .salecto-topmenu .salecto-level0:hover .salecto-label, .salecto-topmenu .salecto-level0:active .salecto-label, .salecto-topmenu .salecto-level0:focus .salecto-label {background-color: transparent;}

.cart-item-body .item-price .price {color: #000;}
.cart-item-body .item-name a, .cart-item-body .item-name a:hover, .cart-item-body .remove:hover{color: #000;}
/* header stop */

.banner_main_img {display: block; width: 100%;}
.home-main {padding-top: 8px;}
/* home gallery block start */
.home-gallery-block-wrapper {padding-top: 8px;}
a.category-link {display: block;position: relative;width: 100%;margin-bottom: 8px;}
a.category-link img {width: 100%; object-fit: cover;}
a.category-link .overlay-text {position: absolute;color: #FFFFFF;transition: all 300ms ease;display: flex;height: 100%;width: 100%;align-items: center;justify-content: center;flex-direction: column;padding: 10px;top: 0;}
a.category-link:hover span.overlay-text {background: rgba(0,0,0,0.5);}
a.category-link .overlay-text .overlay-title {font-size: 40px;font-weight: 800;line-height: 55px;}
a.category-link .overlay-text .overlay-title.small-title {font-size: 30px;line-height: 41px;}
a.category-link .overlay-text .overlay-sub-title {font-size: 14px;font-weight: 500;line-height: 19px;position: relative;padding-top: 10px;}
a.category-link .overlay-text .overlay-sub-title::after {position: absolute; content: ''; border-bottom: 1px solid #fff; bottom: -4px; left: 0; width: 100%;}
/* home gallery block end */

/* home collection wrapper start */
.home-collection-wrapper {padding-bottom: 76px;}
.home-collection-wrapper .section-title {text-align: center;font-size: 40px;line-height: 55px;margin-bottom: 50px;}
span.cat-info {padding: 13px 10px;display: block;text-align: center;color: #000;}
a.category-link:hover img {background: rgba(0,0,0,0.5);}
span.cat-info .cat-title {display: block;font-size: 30px;font-weight: 800;line-height: 41px;}
span.cat-sub-title {margin-top: 10px;font-size: 14px;font-weight: 500;line-height: 19px;text-align: center;position: relative;}
span.cat-sub-title::after {position: absolute; content: '';/* border-bottom: 1px solid #000;*/ bottom: -4px; left: 0; width: 100%;}
/* home collection wrapper end */

/* brand slider start */
.brand_slider {padding: 65px 0 70px;border-top: 1px solid #E9E9E9;}
.brand_slider .owl-carousel .item {align-items: center;justify-content: center;height: 100%;}
/* brand slider end */

/* newsletter section start */
.newsletter-subscribe-wrapper {background-color: #231F20;}
.footer-newsletter-inner {display: flex;align-items: center;justify-content: space-between;padding: 35px 0;border-bottom: 1px solid #404040;}
.footer-newsletter-inner .block-title {margin-bottom: 0;display: flex;align-items: center;flex-wrap: wrap;}
.footer-newsletter-inner .section-title {margin-bottom: 0;color: #fff;font-size: 30px;line-height: 41px;margin-right: 24px;text-align: left;}
.footer-newsletter-inner p {color: #FFFFFF;font-size: 16px;line-height: 22px;margin-bottom: 0;}
.footer-newsletter-inner .block-content {position: relative;}
.footer-newsletter-inner .block-content .input-box {width: 607px;position: relative;}
.footer-newsletter-inner .block-content .input-box input {width: 100%;padding: 5px 65px 5px 30px;height: 57px;background: transparent;border-radius: 0;border: 1px solid #404040;color: #fff;font-size: 16px;font-weight: 400;line-height: 22px;}
.block-subscribe .input-box input::placeholder {color: #fff; opacity: 1;}
.block-subscribe .input-box input::-webkit-input-placeholder {color: #fff; opacity: 1;}
.block-subscribe .input-box input::-moz-placeholder {color: #fff; opacity: 1;}
.block-subscribe .input-box input:-moz-placeholder {color: #fff; opacity: 1;}
.block-subscribe .input-box input:-ms-input-placeholder {color: #fff; opacity: 1;}
.footer-newsletter-inner .block-subscribe .btn-subscribe {background: transparent;font-size: 16px;color: #ffffff;height: 100%;position: absolute;top: 0;right: 38px;border-radius: 0;padding: 0;border: 0;}
.footer-newsletter-inner .block-subscribe .btn-subscribe:hover,.footer-newsletter-inner .block-subscribe .btn-subscribe:focus {box-shadow: none;background: transparent;border: 0;}
/* newsletter section end */

/* footer start */
.footer-top {background-color: #231F20;padding: 60px 0;}
.footer-title {padding-bottom: 0;margin-bottom: 12px;color: #FFFFFF;font-weight: 800;font-size: 18px;line-height: 22px;}
.footer-col li, .footer-col a, .footer-col p {margin-bottom: 0;color: #FFFFFF;font-size: 14px;font-weight: 500;line-height: 22px;}
.footer-col a:hover {text-decoration: underline;}
.footer-social {text-align: center;max-width: 326px;margin: 0 auto;position: relative;}
.footer-social:after {position: absolute;content: '';width: 1px;height: 274px;right: -50px;top: 0;background: #404040;}
.footer-social p {padding: 21px 0;}
.links.social-media {display: flex;justify-content: center;}
.links.social-media a {width: 38px;height: 38px;background: transparent;border: 1px solid #5F5F5F;color: #fff;display: flex;justify-content: center;align-items: center;margin: 0 6px;font-size: 18px;}
.links.social-media a:hover{text-decoration: none;background-color: #fff;color: #000;}
.footer-bottom {background-color: #231F20;}
.footer-bottom .payment {padding: 21px 0 31px;border-top: 1px solid #404040;}
/* footer end */

/* home blog section start */
.home-blog-block {padding: 85px 0;}
.home-blog .item {border: 0; height: 100%; display: flex; flex-direction: column;}
.home-blog .blog-img > img{ width: 100%;height: 359px;object-fit: cover;}
.home-blog .blog-content {text-align: left;justify-content: left;padding: 25px; background-color: #fff; height: 100%; align-self:normal    ;}
.home-blog .blog-title {font-size: 20px;font-weight: 700; width: 100%;}
.home-blog .blog-content .blog-title a {color: #000; }
.home-blog .blog-content p {margin-bottom: 18px;color: #000000;font-size: 14px;max-width: 404px;line-height: 19px;font-weight: 400;}
.home-blog .postContent p{margin-bottom: 18px;color: #000000;font-size: 14px;line-height: 19px;font-weight: 400;}
.home-blog .postDetails {margin-bottom: 18px;color: #000000;font-size: 14px;line-height: 19px;font-weight: 400;text-align: left;}
.home-blog .blog-content .more-link a{font-size: 15px; color: #000;  font-weight: 600;}
.view-blog {color: #000;font-size: 14px;line-height: 19px;text-align: center;font-weight: 500; /*border-bottom: 1px solid #000;*/}
.view-blog-link {width: 100%;}
.home-blog .blog-content a:hover{ color:#000; }
.home-blog .blog-author{ font-size: 10px; color: #585858; margin-bottom: 8px; width: 100%;}
.more-link {margin-top: 10px;}
.blog-post-view .post-image {margin-bottom: 25px;}
.blog-post-view .post-image img {width: auto;  width: 100%;  height: auto;}
.cat-btn {margin-left: -15px; margin-right: -15px; margin-bottom: 50px; display: flex; flex-wrap: wrap; align-items: center;}
.cat-btn li { margin: 15px 10px; width: calc(20% - 20px); text-align: center; background-color: #fff; font-size: 16px;  color: #000000;  display: flex; justify-content: center; align-items: center;}
.cat-btn li.active { padding: 16px 5px; font-weight: 700;}
.cat-btn li a {width: 100%; height: 100%; align-items: center; display: flex; justify-content: center; color: #000000; text-decoration: none; padding: 16px 5px; }
.cat-btn li.active, .cat-btn li a:hover {background-color: #000; color: #ffffff;}
.cat-btn li.active a {color: #ffffff;}
.cat-btn li a:hover {text-decoration: none;}
.secondry-title.legend {margin: 0 0 15px;}
.blog-btn-section {text-align: center;margin-top: 20px;}
a.alle-btn {width: 100%;font-size: 16px; color: #000;text-align: center;/*border-bottom: 2px solid rgb(0 0 0 / 60%);*/}
.blog-post-view .commentWrapper {border: 1px solid #F4F4F4; padding: 15px; margin: 0 0 15px; background: #f9f9f9;}
.blog-post-view .commentWrapper .commentContent {margin-bottom: 15px;}
.blog-post-view .commentUserDetails span { color: #000000;}

/* home blog section end */

/* home product slider start */
.homepage-slider {padding: 70px 0 90px;}
.homepage-slider .container {position: relative;}
.salecto-slider-view-all-product-url {position: absolute;top: 6px;z-index: 1;right: 15px;}
.salecto-slider-view-all-product-url a {color: #5D5D5D;font-size: 14px;font-weight: 500;line-height: 19px;text-align: center;position: relative;}
.salecto-slider-view-all-product-url a::after {position: absolute;content: ''; bottom: -4px; width: 100%; border-bottom: 1px solid #5D5D5D;left: 0;}
.product-item{position: relative;}
.product-item a.product-image {height: 333px;max-height: 333px;width: 100%;display: flex;justify-content: center;align-items: center;position: relative;}
.product-item a.product-image .card-img-top{max-height: 100%;}
.product-item .card-body.product-info {display: flex;flex-wrap: wrap;position: relative;padding: 12px;height: calc(100% - 333px);}
.price-box .price-label {display: none;}
.product-item .price-box {display: flex;align-items: flex-start;text-align: left;justify-content: flex-start;flex-wrap: wrap;font-size: 20px;font-weight: 800;line-height: 27px;text-transform: uppercase;}
.price-box .special-price {order: 2;}
.price-box .old-price {order: 1;margin-right: 10px;text-decoration-color: #BCBCBC;}
.product-item .price-box .old-price {font-size: 16px;} 
.product-item .price-box  .regular-price{ margin-right: 6px;}
.price-box .old-price .price, .price-box .old-price .price:hover {color: #BCBCBC !important;}
.product-item .card-title {text-align: left;width: 100%;display: flex;align-items: flex-start;justify-content: flex-start;font-size: 14px;font-weight: 400;line-height: 19px;margin-bottom: 5px;}
.product-item .card-title a:hover {text-decoration: underline;}
.product-item .price-out {margin-top: auto; width: 100%;} 

.product-image-gallery .label-new {position: absolute;left: 12px;border-radius: 0px !important;background-color: #000 !important;color: #fff;top: 10px;height: 22px;width: 51px;font-size: 13px;font-weight: 800;line-height: 18px;}
.product-image-gallery .label-sale {position: absolute;left: 12px;border-radius: 0px !important;background-color: #7F1416 !important;color: #fff;top: 10px;height: 22px;width: 51px;font-size: 13px;font-weight: 800;line-height: 18px;}
.item .label-new {right: auto;left: 12px;border-radius: 0px !important;background-color: #000 !important;top: auto;bottom: 0;height: 22px;width: 51px;font-size: 13px;font-weight: 800;line-height: 18px;}
.item .label-sale {right: auto;left: 12px;border-radius: 0px !important;background-color: #7F1416 !important;top: auto;bottom: 0;height: 22px;width: 51px;font-size: 13px;font-weight: 800;line-height: 18px;}
.discount-text {right: 12px;border-radius: 0px !important;background-color: #7F1416 !important; position: absolute; color: #fff;top: auto;bottom: 0; height: 22px;width: 51px;font-size: 13px;font-weight: 800;line-height: 18px;}
.offer-badge.label-new + .discount-text, .offer-badge.label-sale + .discount-text {bottom:0px; top: auto;}
.label-new + .label-sale {left: 70px;}
.label-arkivprodukt {position: absolute;top: 10px;left: 10px;width: 100px;height: 100px;border-radius: 50%;background-color: #231F20 !important;color: #fff;display: flex;align-items: center;justify-content: center;font-size: 13px;font-weight: 800;line-height: 18px;}


.block.block-related {position: relative;padding: 60px 0 120px;}
/* home product slider end */

/* category page start */
.page-title.category-title {text-align: center;margin-bottom: 30px;}
.page-title.category-title h1 {margin-bottom: 0px;}
.page-title.category-title ~ .category-description {margin: -20px auto 0px !important;}
.category-description p {margin-bottom: 0;font-size: 14px;line-height: 20px;}
.category-description {max-width: 1020px;text-align: center;}
.category-description .more-link, .category-description .read-less {text-decoration: underline;font-weight: 600;}
.category-top {padding-bottom: 20px;border-bottom: 1px solid #E9E9E9;margin-bottom: 20px;}

#sidebar-nav .block-title {font-size: 18px;font-weight: 800;line-height: 24px;margin-bottom: 15px;}
.sidebar .card {border: 0;padding-bottom: 25px;border-bottom: 1px solid #E9E9E9;margin-bottom: 30px;}
.sidebar .card-body {padding: 0 !important;}
#sidebar-nav-menu .arrow-right, #sidebar-nav-menu .plus-right {float: left;}
#sidebar-nav-menu .arrow-left, #sidebar-nav-menu .arrow-right, #sidebar-nav-menu .plus-left, #sidebar-nav-menu .plus-right {margin: 8px 10px 0 0;}
#sidebar-nav-menu > li.collapsible {color: #000;font-size: 16px;font-weight: 500;line-height: 30px;background: none;padding: 0;padding-right: 20px;}
#sidebar-nav-menu > li.collapsible.active {font-weight: 800;}
#sidebar-nav li.active, #sidebar-nav li.active > a, #sidebar-nav li.active > .collapsible-wrapper > a {font-weight: 800;}
#sidebar-nav-menu li ul li {line-height: 26px;}
#sidebar-nav-menu li ul li span.plus-right, #sidebar-nav-menu li ul li .plus-left {margin: 5px 8px 0 0px;}
.sidebar .block-layered-nav .block-title.d-none.d-lg-block {display: none !important;}
#sidebar-nav span.product-count {float: right;color: #939393;font-size: 14px;}
#sidebar-nav-menu > li.last {margin-bottom: 0;}
ol.layered-links li > a, ol#category-filters li > a {font-weight: 500;}
ol.layered-links::-webkit-scrollbar-track{background-color: #E9E9E9;}
ol.layered-links::-webkit-scrollbar{width: 4px;background-color: #E9E9E9;border-radius: 2px;}
ol.layered-links::-webkit-scrollbar-thumb{background-color: #000000;}
ol.layered-links li a .item-count, ol#category-filters li a .item-count, .count {color: #939393;text-decoration: none;float: right;font-size: 14px;}

.block.block-layered-nav .block-title {font-size: 21px;font-weight: bold;line-height: 26px;}
#narrow-by-list {border-bottom: 0; border: 0;}
#narrow-by-list .card-body {border: 0;padding: 15px 0 25px !important;margin-bottom: 30px;border-bottom: 1px solid #E9E9E9;}
#narrow-by-list .card-header {border: 0 !important;}
#narrow-by-list .card-body ol.layered-links {line-height: 30px;}
#narrow-by-list .card-header {color: #000;font-size: 18px;font-weight: 800;line-height: 24px;background: none;padding: 0;text-transform: capitalize;}

.block-layered-nav .card.currently .card-header {border-radius: 0;border: 0;color: #000;font-size: 18px;font-weight: 800;line-height: 24px;background: none;padding: 0;}
.block-layered-nav .card.currently .card-body {padding: 10px 0 0 !important;}
.block-layered-nav .card.currently {margin-bottom: 15px;border: 0;}
ol.layered-links li, ol#category-filters li {list-style-type: none;}
.block-layered-nav .currently li.filter-titles {position: relative;}
.block-layered-nav .currently #status-filter .text-danger {font-size: 0;display: inline-block;}
.block-layered-nav .currently #status-filter .text-danger:before {position: absolute;content: "\f057";font-family: 'Font Awesome 5 Pro';text-indent: 0;font-size: 12px;display: block;vertical-align: top;line-height: 16px;right: 0;top: 4px;}
#block-layered-nav-horizontal #status-filter li:not(.filter-contents) {padding-left: 0;}
.block-layered-nav .actions {display: none;}

.breadcrumb {background: transparent;padding-left: 0;padding-bottom: 0;margin: 0;padding-top: 30px;}
.breadcrumb li, .breadcrumb li a {font-size: 13px;color: #000;line-height: 23px;font-weight: 400;}
.breadcrumb li, .breadcrumb li:last-child a {font-weight: 600;}
.breadcrumb-item + .breadcrumb-item::before {content: "/";}

.sort-by-container{margin-bottom: 10px !important;}
.card.toolbar {border: 0;}
.toolbar .card-body {padding: 0;}
.toolbar .card-body > .row {align-items: center;}
.toolbar .sort-by {display: flex;align-items: center;flex: inherit;width: auto;max-width: inherit;}
.toolbar .sort-by label, .toolbar .limiter label {margin: 0 10px 0 0;white-space: nowrap;color: #000;font-size: 14px;line-height: 30px;font-weight: 800;}
.toolbar .sort-by .input-group .input-group-append, .sorter .view, .toolbar .limiter {display: none !important;}
.toolbar .sorter select {padding: 0 20px 0 5px;box-shadow: none;color: #000;font-weight: 400;border: 0;font-size: 14px;min-height: auto;background: url(../images/down-aro.png) no-repeat right center;line-height: 30px;}
.toolbar .card-body .count-container .amount {color: #000;line-height: 30px;font-size: 14px;font-weight: 800;}
.card.toolbar .navigation, .bottom-toolbar .sorter .row {display: none;}
.bottom-toolbar .toolbar .card-body .count-container .amount {display: none;}
.bottom-toolbar .card.toolbar .navigation {display: block;}
.bottom-toolbar {padding: 15px 0 70px;}
.bottom-toolbar .sort-by-container {border-top: 0;padding-top: 0;}
.bottom-toolbar .col-md-4 {max-width: 100%;width: 100%;flex: 0 0 100%;display: flex;justify-content: flex-end;}

.pagination {align-items: center;}
.pagination .page-link {width: auto;height: auto;display: flex;justify-content: center;align-items: center;padding: 4px;border: 0;color: #000;margin: 0 4px;font-size: 14px;line-height: 19px;font-weight: 500;}
.pagination .page-item.active .page-link {width: 34px;height: 34px;}
.pagination .page-link:hover, .pagination .page-link:focus{box-shadow: none; background-color: transparent;}
.pagination .page-link i {padding-left: 8px;}
.pagination .page-link.previous i {padding-left: 0px; padding-right: 8px;}
.pagination .page-item:last-child .page-link {border-top-right-radius: 0;border-bottom-right-radius: 0;margin-right: 0;}
.pagination .page-item:first-child .page-link {border-top-left-radius: 0;border-bottom-left-radius: 0;}

/* category page end */

/* product page start */
.product-media .product-image {width: calc(100% - 167px);margin-left: 30px;order: 2;padding-left: 0;height: 498px;max-width: 498px;}
.product-media .product-image .product-image-gallery {height: 100%;background: #fff;width: 100%;overflow: hidden;display: flex;align-items: center;justify-content: center;padding: 7px;}
.product-media .more-views {order: 1;margin-top: 0;height: 498px;width: 146px;}
.product-media .more-views li.list-inline-item {width:146px;height: 146px; margin-bottom: 30px;background-color: #ffffff;margin-right: 0;}
.product-media .more-views li.list-inline-item img {max-height: 100%;max-width: 100%;width: auto;height: auto;}
.product-media .more-views li .img-thumbnail {display: flex;height: 100%;padding: 0;width: 100%;justify-content: center;align-items: center;background-color: #fff;border-radius: 0;}

.product-details .add-to-cart-panel {max-width: 528px;margin-top: 45px;}
.product-inner {max-width: 292px;margin: 0 auto;}
.product-details .add-to-cart-panel .card-title h1 {color: #000;text-align: left;margin-bottom: 0;font-size: 22px;font-weight: 500;line-height: 30px;}
.product-details .add-to-cart-panel .card-title {margin-bottom: 0px;}
.add-to-cart-panel .price-info {margin: 4px 0 0;}
.add-to-cart-panel .price-box {font-size: 26px;line-height: 36px;text-align: left;margin-bottom: 20px;font-weight: 800;text-transform: uppercase;display: flex;align-items: center;}
.add-to-cart-panel .price-box .old-price .price {font-size: 22px;}
.add-to-cart-panel .price-box .special-price {order: 2;}

#product-options-wrapper dl.last {margin-bottom: 0px;}
#product-options-wrapper dl.last .input-box {position: relative;}
#product-options-wrapper dl.last label {font-size: 16px;font-weight: 400;line-height: 16px;}
#product-options-wrapper p.required {margin-bottom: 0;}
#product-options-wrapper {margin-top: 25px;}
.product-attribute-sku {font-size: 14px;line-height: 19px;color: #939393;}
.product-attribute-brand {font-size: 14px;line-height: 19px;font-weight: 800;margin-bottom: 20px;}
.short-product-description p {line-height: 30px;margin-bottom: 0;}
.short-product-description br {display: none;}
.product-extra-info {margin-top: 1rem;font-size: 14px;}
.product-extra-info .availability.in-stock .label:before {margin-top: 7px;}
.product-extra-info .availability.out-of-stock .label:before  {margin-top: 7px;}

.input-group.qty-wrapper > div .input-group-text {width: 40px;justify-content: center;border: 0;background: transparent;color: #939393;font-size: 14px;}
.atc-col .input-group.qty-wrapper {border: 1px solid #E9E9E9;border-radius: 21px;}
.atc-col {display: flex;justify-content: space-between;align-items: center;margin: 25px 0;}
.input-group.qty-wrapper input#qty {background-color: transparent;border: 0;color: #939393;}
.add-to-cart-buttons {margin-left: 15px;}
.atc-col .add-to-cart-buttons .btn-success {width: 334px;font-size: 16px;text-align: center;font-weight: 800;line-height: 22px;}
.atc-col .add-to-cart-buttons .btn-success .fa-shopping-cart {display: none;}

.product-accordion:first-child .card-header {border-top: 1px solid #E9E9E9;}
.product-accordion .card-header {padding: 0; background-color: transparent;border: none;}
.accordion .card-header .card-link {padding: 13px 0px;width: 100%;display: flex;justify-content: space-between;align-items: center;font-size: 18px;font-weight: 800;line-height: 24px;text-align: left;word-break: break-all;}
.accordion .card-header .card-link.collapsed {border-bottom: 1px solid #E9E9E9;} 
.product-accordion .collapse.show {border-bottom: 1px solid #E9E9E9;}
.accordion .card-header .card-link i.fal {font-size: 12px;font-weight: 400;}
.accordion .card-header .card-link:not(.collapsed) .fal.fa-plus, .accordion .card-header .card-link.collapsed .fal.fa-minus {display: none;}
.product-accordion .card-body {padding: 15px 0;}
.product-accordion .card-body p {font-size: 14px; line-height: 20px;} 

ul.product-usp-block {margin: 0 0 25px;}
ul.product-usp-block li {position: relative;padding-left: 38px;text-align: left;font-size: 14px;font-weight: 500;line-height: 19px;padding-bottom: 15px;}
ul.product-usp-block li img {position: absolute;left: 0;top: 0;}
ul.product-usp-block li:last-child {padding-bottom: 0;}

input.form-control, input {min-height: 40px;border-radius: 21px;}
select.form-control, select {min-height: 40px;border-color: #E9E9E9;border-radius: 21px;background-position: calc(100% - 20px) center;}
textarea.form-control {border-radius: 21px;}
button.btn {min-height: 40px;}
/* product page end */

/* opc page start */
.custom-control-input:checked ~ .custom-control-label::before {background-color: #000;border-color: #000;}
.opc-wrapper-opc .card-header h5 {margin: 0;font-size: inherit;font-weight: inherit;text-transform: inherit;justify-content: flex-start;line-height: inherit;color: inherit;}
.contact-details .block-title {font-size: 30px;font-weight: 800;}
#checkout-review-table td.last {text-align: right !important;}
#opc-discount-coupon-form .btn-primary.apply-coupon {border-top-left-radius: 0;border-bottom-left-radius: 0;}
.customer-account-forgotpassword .btn-primary {border-top-left-radius: 0;border-bottom-left-radius: 0;}
#checkout-payment-method-load dt {margin-bottom: 0.5rem;}
#checkout-payment-method-load img {max-width: 42px;}
.opc-review-actions .modal-dialog {max-width: 600px;}
.opc-review-actions .modal-dialog .py-2 {text-align: center;}
.opc-review-actions .modal-dialog button.btn.btn-default {background: #000;color: #fff;}
/* opc page end */

/* sitemap page start */
.salectoseo-sitemap .sitempan h2 {font-size: 24px;line-height: 40px;margin: 0 0 15px;padding: 0;}
.salectoseo-sitemap .sitempan {width: 100%;float: none;display: table;}
.salectoseo-sitemap .siteul li a:hover, .salectoseo-sitemap .sitecatul li a:hover {text-decoration: underline; color: #000;}
.salectoseo-sitemap .sitempan:last-child {margin-bottom: 30px;}
.salectoseo-sitemap .siteul {margin: 0 0 15px;}
.salectoseo-sitemap .strongsm {font-size: 18px;}
/* sitemap page end */

/* age popup start */
.age-pop-up .age-pop-cont {padding: 0;background: #231F20;}
.age-pop-up > h3 {display: none;}
.age-pop-up {min-width: 680px;}
.age-popup-box p {color: #FFFFFF;font-size: 16px;font-weight: 500;line-height: 22px;text-align: center;margin-bottom: 0;max-width: 260px;margin: 0 auto;}
.age-popup-box p a {color: #fff;}
.age-popup-box p a:hover {text-decoration: underline;}
.age-popup-box h4 {color: #FFFFFF;font-size: 30px;font-weight: 800;line-height: 41px;text-align: center;margin: 35px 0 40px;}
.age-pop-up .block-button {padding-top: 0;max-width: 267px; margin: 0 auto;}
.age-pop-up .block-button .button {width: 100%;height: 49px;font-size: 16px;font-weight: 800;line-height: 49px;text-align: center;margin-right: 0;}
.age-pop-up .block-button #enter {background: #7F1416 !important;margin-bottom: 13px;}
.age-pop-up .block-button #enter:hover, .age-pop-up .block-button #enter:focus {background: #671314 !important;}
.age-pop-up .block-button #no {background: transparent !important;border: 1px solid #404040;}
.age-pop-up .block-button #no:hover, .age-pop-up .block-button #no:focus {background: #404040 !important;}
/* age popup end */


.salecto-menumanager .salecto-iconmega {
    margin-right: 10px;
}

/*03-11-2022 blog updated*/

.blog-cat-view .main { background-color: #F4F4F4;}

.home-blog .page-title {text-align:center;}
.blog-banner { margin-bottom: 20px; display: flex; position: relative; justify-content: center; align-items: center; text-align: center; height: 450px;
 background-position: center; background-repeat: no-repeat; background-size: cover; text-decoration: none;}
.blog-banner .img-background { display: none; }
.blog-banner .blog-banner-text { color: #fff; padding: 10px; display: block;}
.blog-banner-text .link-heading { font-size: 40px; font-weight: 700; color: #fff; display: block;}
.blog-banner-text .link-text {font-size: 14px; text-decoration: underline; font-weight: 500; display: block;}


.blog-index-index .main,
.blog-post-view .main,
.blog-cat-view .main { background-color: #F4F4F4;}
.postWrapper { padding-bottom: 32px; }
.blog-slider { padding: 30px 0;}
.blog-slider h4{ font-size: 32px; font-weight: 700; color: #000; margin-bottom: 20px;}
.blog-slider .product-item { background-color: #fff;}
.blog-slider .home_salecto_slider { position: relative;}
.postContent { font-size: 16px; line-height: 24px;}


.blog-post-view .blog-title { font-size: 28px;}
.postContent-top h2 { font-size: 20px; }
.postContent-top { max-width: 1145px; margin: 0 auto 30px;}

.blog-post-img-full { padding: 10px 0;}
.blog-post-img-full img { width: 100%;}

.postContent-center { margin: 50px 0; background-color: #fff; padding: 80px 8%;}

.postContent-center .postContent-heading3 {
    color: #000;
    padding-bottom: 18px;
    border-bottom: 1px solid #EEEEEE;
    font-weight: 700;
    margin-bottom: 25px;
}

.blogpost-recipes-content {
    font-size: 16px;
    color: #000;
}

.blogpost-recipes-content .postContent-heading4 {
    font-size: 24px;
    color: #000;
    padding-bottom: 18px;
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 22px;
    font-weight: 700;
}

.ingredienser-list {
    font-size: 16px;
    color: #000;
    display: flex;
    flex-wrap: wrap;
}

.ingredienser-list li {
    padding: 3px 0;
}

.ingredienser-list li:nth-child(odd) {
    width: 80px;
    font-weight: 700;
}

.ingredienser-list li:nth-child(even) {
    width: calc(100% - 80px);
}

.ingredienser-tips {
    list-style: inherit;
    padding-left: 22px;
    font-size: 16px;
}

.relatedpost-cms h4 {
    font-size: 32px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.blog-related-post .blogrelated-img { height: 270px;}
.blog-related-post .blogrelated-img img {
    max-height: 270px;
    height: 270px;
    object-fit: cover;
    width: 100%;
}

.blog-related-post .blogrelated-title {
    font-size: 20px;
    text-align: center;
    width: 100%;
    display: block;
}

/*03-11-2022*/


@media (min-width: 1200px) {
    .salecto-topmenu .salecto-label .salecto-iconmega {
        display: none;
    }
}    

@media (max-width: 1599px) {
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {right: 0;}
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {left: 0;}
    .product-media .more-views {width: 130px;}
}

@media (max-width: 1280px) {
    .main-header .salecto-topmenu .salecto-label {font-size: 15px;}
    .footer-social:after {right: -30px;}
    .home-blog .blog-img > img{height: 260px;}
}

@media (max-width: 1199px) {
    #header .main-header {border-bottom: 1px solid #DCDCDC;}
	.logo-col {justify-content: flex-start;}
	.header-nav, .header-search, .header-minicart {border: none;}
	.header-right .header-minicart {position: static;}
	.header-nav {display: flex;align-items: center;padding: 20px 0;border-right: 1px solid #DCDCDC;text-align: center;}
    #header .logo-col .logo {max-width: 90px;}
	.logo {margin: 5px 0;}
	.page-header .main-header .header-nav {display: block !important;}
	.main-header {padding: 0;}
    .page-header .main-header .header-nav img, .header-right .head-link img {margin: 0 auto;max-height: 20px;}
    .header-right .header-minicart a.head-link span.badge {right: 2px;font-size: 8px;top: auto;margin-top: 0;bottom: -5px;}
    #header-search .input-group .input-group-text img {max-height: 20px;}
    #header-search .input-group .form-control {padding:0 0px 0 10px;}
    .search_mini_form-container {max-width: 100%;}
    #header-search.header-content {padding: 10px;}
    .header-top-wrapper ul li{ display: none; width: 100%; line-height: normal; padding: 8px;text-align: center;font-size: 14px;}
	.header-top-wrapper ul li.active{  display: block; width: 100%; }
    .header-top-wrapper ul li img {max-height: 18px;}

    .mm-wrapper_opening .mm-wrapper__blocker.mm-slideout {width: 100%;background-color: rgba(0,0,0,0.2);justify-content: flex-start;align-items: flex-start;}
	#mheader-nav.mm-menu_offcanvas.mm-menu_opened {background-color: #f3f3f3 !important;border-color: rgba(0, 0, 0, .1);color: rgba(0, 0, 0, .75);}
	.mm-wrapper_opening .mm-wrapper__blocker.mm-slideout a:before, .mm-wrapper_opening .mm-wrapper__blocker.mm-slideout a:after {background: #000;}
    .mm-panel_has-navbar .mm-navbar {padding: 0 15px;text-align: left;}
    .mm-panel_has-navbar .mm-navbar a.mm-navbar__title {font-weight: 800;color: #000;}

    .homepage-slider {padding: 70px 0;}
    span.cat-info .cat-title {font-size: 22px;line-height: 30px;}
    .home-collection-wrapper {padding-bottom: 60px;}
    a.category-link .overlay-text .overlay-title {font-size: 30px;line-height: 41px;}
    a.category-link .overlay-text .overlay-title.small-title {font-size: 24px;line-height: 30px;}
    a.category-link .overlay-text .overlay-sub-title {padding-top: 5px;}
    .swiper-container-horizontal>.swiper-scrollbar {margin-top: 50px;}
    .home-blog-block {padding: 70px 0;}
    .home-blog .blog-content p {margin-bottom: 12px;}
    .brand_slider {padding: 60px 0;}
    .footer-newsletter-inner {padding: 30px 0;}
    .footer-bottom .payment {padding: 20px 0;}
    .footer-newsletter-inner .block-content .input-box {width: 530px;}
    .footer-social:after {display: none;}
    .home-collection-wrapper .section-title {font-size: 30px;line-height: 40px;margin-bottom: 25px;}

    .product-item a.product-image {height: 262px;max-height: 262px;}
    .product-item .card-body.product-info {height: calc(100% - 262px);}

    .block.block-related .page-title.block-title {margin-top: 0;}
    .block.block-related {padding: 40px 0 50px;}
    .product-details .add-to-cart-panel {margin-top: 0;}
    .product-media .product-image {width: calc(100% - 110px);height: 480px;max-width: initial;margin-left: 10px;}
    .product-media .more-views {width: 100px;height: 480px;}
    .product-media .more-views li.list-inline-item {width: 100px;height: 100px;margin-bottom: 10px;}
    .product-media .more-views li .img-thumbnail {padding: 4px;}
    .product-options-bottom .input-group.qty-wrapper {margin-bottom: 0;}
    .atc-col {margin: 20px 0;}
    #product-options-wrapper {margin-top: 15px;}
    
    #MB_window .btn.btn-primary {margin-top: 0;}
    .home-blog .blog-img > img{height: 230px;}
    .cat-btn li {  width: calc(33.3% - 20px);} 

    .home-blog iframe {
        height: 600px;
    }

    .relatedpost-cms div.blogrelated-block {
        margin-bottom: 20px;
    }
}

@media(max-width: 991px) {
	.footer-top {padding: 50px 0 20px;}
    body:not(.cms-home) #content {padding: 25px 0;}
	h1, .h1 {font-size: 24px;}
	h2, .h2 {font-size: 22px;}
	h3, .h3 {font-size: 20px;}
	h4, .h4 {font-size: 18px;}
	h5, .h5 {font-size: 17px;}
    h6, .h6 {font-size: 16px;}
    #footer .footer-col {margin-bottom: 30px;}
    .block-subscribe .input-box, .btn-subscribe {height: 40px;}
    input.form-control, input, select.form-control, select {min-height: 40px;}
    
    .home-blog .blog-title {font-size: 20px;line-height: 26px;}
    .postWrapper {padding-bottom: 20px;}
    .home-blog-block {padding: 60px 0;}
    .home-footer-content-inner {padding: 60px 0;}
    .footer-newsletter-inner .section-title {font-size: 28px; line-height: normal;margin-right: 0;text-align: center;margin-bottom: 5px;}
    .swiper-button-next, .swiper-button-prev {width: 36px;height: 36px;}
    .home-collection-wrapper a.category-link {margin-bottom: 20px;}
    .home-collection-wrapper {padding-bottom: 30px;}    
    .home-collection-wrapper a.category-link img {max-height: 200px;}
    .swiper-container-horizontal>.swiper-scrollbar {margin-top: 40px;}
    .brand_slider {padding: 40px 0;}

    .section-title {font-size: 28px;line-height: normal;}
    .home-collection-wrapper .section-title {font-size: 28px;line-height: normal;}
	.contact-details .block-title{font-size: 24px;}
    .homepage-slider {padding: 60px 0;}

    #ajax-filters #narrow-by-list {padding: 10px;}
	#sidebar-nav .block-title, .block.block-layered-nav .block-title {font-size: 16px;line-height: 20px;padding: 10px 14px;font-weight: 800;}
    .block-layered-nav .card.currently {margin-top: 15px;padding-bottom: 0;}
    #sidebar-nav-menu li ul {padding: 0px 0;}
    .bottom-toolbar {padding: 15px 0 0px;}
    .breadcrumb {padding-top: 15px;}

    .add-to-cart-panel .price-box {font-size: 24px;line-height: normal;margin-bottom: 10px;}
    .add-to-cart-panel .price-box .old-price .price {font-size: 20px;line-height: normal;}
    
    .footer-newsletter-inner {flex-wrap: wrap;justify-content: center;}
    .footer-newsletter-inner .block-title {margin-bottom: 20px;justify-content: center;flex-direction: column;text-align: center;}
    .footer-newsletter-inner .block-subscribe .btn-subscribe {right: 20px;}
    .footer-newsletter-inner .block-content .input-box input {height: 40px;padding: 5px 50px 5px 20px;}
    .footer-social p {padding: 15px 0;}
    .footer-bottom .payment {padding: 12px 0;}
    .home-blog .col-12 {margin-bottom: 0;}
    .product-attribute-brand {margin-bottom: 10px;}
    .block.block-related {padding: 30px 0;}

    .bottom-toolbar .card.toolbar {display: block !important;}
    .block-title.mobile-title.active {color: #FFFFFF;background: #333333;}

    .age-pop-up .block-button .button {height: 40px; line-height: 40px;}
    .accordion .card-header .card-link {padding: 10px 0;font-size: 16px;}
    .home-blog .blog-img > img{height: 200px;}
    .bestilling-img {margin: 0 auto 1rem;text-align: center;}

    .blog-post-view .blog-title { font-size: 22px;}
    .postContent-top h2 { font-size: 18px; }
}

@media(max-width: 767px) {
	#header.sticky .page-header{padding: 0 !important;}
    #footer .footer-col {margin-bottom: 20px;}
	.footer-top {padding: 40px 0 20px;}
	.contact-form {margin-bottom: 30px;}
	.registered-users {margin-bottom: 30px;}
    .salectoseo-sitemap .sitempan h2 {font-size: 24px;}
    #header .logo-col .logo { margin: 0;}
    #header.sticky .header-nav {padding: 18px 0;}
    #header.sticky .header-top-wrapper, #header.sticky .header-top-info-wrapper {display: none;}
    #header .logo-col .logo {max-width: 70px;}

    input.form-control, input, select.form-control, select {min-height: 40px;}
    #header-search .input-group .form-control {height: 40px;padding: 0 40px 0 20px;}
    .home-blog .blog-content {padding: 15px 10px 0;}
    .cat-btn li {width: calc(33.33% - 30px); font-size: 15px; ;}
    .atc-col {margin: 15px 0 20px;}

    .brand_slider {padding: 30px 0;}
    a.category-link .overlay-text .overlay-title {font-size: 26px;line-height: 30px;}
    a.category-link .overlay-text .overlay-title.small-title {font-size: 22px;line-height: 24px;}
    .product-item .price-box {font-size: 18px;}

    .age-pop-up {min-width: 90%;}
    .age-popup-box h4 {font-size: 24px; line-height: 28px;margin: 20px 0;}
    .header-top-wrapper {
        padding: 5px 0;
    }

    .header-usp-block {
        padding-top: 5px;
    }

    .header-top-info-wrapper {
        padding: 8px 0;
    }

    .blog-banner { height: auto; padding: 35px 15px;}

    .postContent-center {
        padding: 40px 10px;
    }

    .postContent-three-column img {
        margin: 10px 0;
    }

    .home-blog iframe {
        height: 400px;
    }
}

@media(max-width: 575px) {
	.header-right .head-link{margin-left: 10px;}
    .header-nav {padding-right: 6px !important;}
    #header.sticky .header-nav {padding: 16px 0;}
    #header .logo-col .logo {max-width: 60px;}
    .logo-col {padding-right: 0;}
	.section-title {font-size: 24px;}
    .home-collection-wrapper .section-title {font-size: 24px;}
    .links.social-media a {font-size: 16px;}
    .footer-col .footer-logo {max-width: 110px;}
    .block.block-subscribe {width: 100%;}
    .footer-newsletter-inner .block-content .input-box {width: 100%;}
    #header-search .input-group .input-group-text img {max-height: 18px;}
    .home-blog-block {padding: 50px 0;}
    .goog-te-gadget-simple .goog-te-menu-value > span {display: none;}
    .goog-te-gadget-simple .goog-te-menu-value {padding: 0 14px 0 4px;}
    .header-top-info-wrapper ul li::after {top: 10px;}
    .header-top-info-wrapper ul li {padding: 5px 10px;font-size: 13px;}
    .header-top-wrapper ul li {padding: 6px 0;font-size: 12px;}
    .header-top-wrapper ul li img {padding-right: 6px;}
    a.category-link img {max-height: 160px;}
    .homepage-slider {padding: 50px 0;}
    a.category-link .overlay-text .overlay-title {font-size: 22px;line-height: 24px;}
    a.category-link .overlay-text .overlay-title.small-title {font-size: 20px;line-height: 22px;}
    .salecto-slider-view-all-product-url {top: 2px;}
    .home-collection-wrapper a.category-link {margin-bottom: 15px;}
    span.cat-info .cat-title {font-size: 18px;line-height: 26px;}
    .item .label-new {left: 8px;}
    .item .label-sale {left: 8px;}
    .label-arkivprodukt {width: 80px;height: 80px;font-size: 10px;}
    .age-pop-up img {max-width: 160px;}
    .age-popup-box {padding: 13px 0;}
    .age-popup-box h4 {font-size: 20px;line-height: 24px;margin: 15px 0;}
    .footer-newsletter-inner .block-content .input-box input {font-size: 14px;}

    .cat-btn li { width: calc(50% - 30px); }
    .blog-btn-section {margin-top: 0;}

    .product-item .card-body.product-info{padding: 10px 8px;height: calc(100% - 180px);}
	.product-item .card-title {line-height: 20px;font-size: 14px;}
    .product-item .card-footer {flex-wrap: wrap;margin-top: 10px;}
    .product-item a.product-image{height: 180px;max-height: 180px;}

    .product-item .price-box {font-size: 16px;line-height: normal;}
    .product-item .price-box .old-price .price {font-size: 14px;}

    .atc-col {display: block;}
    .add-to-cart-buttons {margin-left: 0;margin-top: 15px;}
    .atc-col .add-to-cart-buttons .btn-success {width: 100%;}
    .add-to-cart-panel .price-box {font-size: 20px;flex-wrap: wrap;}
    .add-to-cart-panel .price-box .old-price .price {font-size: 18px;}
    .product-details .add-to-cart-panel .card-title h1 {font-size: 20px;}
    .product-media .more-views {height: auto !important;}
    .product-media .product-image {height: 300px;}
    .product-media .product-image #image-main {max-height: 100%;height: 300px;}
    
	
    .cn_search_popup {min-width: 100%;}
    #checkout-review-table-wrapper {overflow: scroll;}
    .home-blog .blog-img > img{height: 200px;max-height: 200px;}
}

@media (max-width:568px) {
    #MB_window .mobile-responsive .btn.btn-primary {margin: 10px 0;}
}

@media (max-width: 480px) {
    .label-arkivprodukt {width: auto;height: auto;font-size: 10px;line-height: 22px; padding: 0 6px;border-radius: 0;}
}

@media (max-width: 380px) {
    .product-item .price-box .old-price {margin-right: 0;}
    .header-top-wrapper ul li img {max-height: 16px;}
    .header-top-wrapper ul li {font-size: 10px;}
    a.category-link img {max-height: 110px;}
}