body {
    max-width: 100vw;
    overflow-x: hidden;
}

span.label.--bargain.--omnibus {
    display: none;
}

.projector_prices__lowest_price.omnibus_price {
    display: none;
}

#projector_buy_section.flex-col {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
}



.product__content_wrapper {
    margin-bottom: 10px;
}

:root{
--indigo-600: transparent;
}


#projector_form .projector_bundle {
    
    display: none;
    
}

.hotspot h2, .hotspot h3 {
    display:none;
}

section#blog_item_associated h3 {
    display: block !important;
}

.product__content_wrapper {
    margin-bottom: 10px;
}



.hotspot .product__icon {
background: transparent;

}

#main_cms2 {

    overflow: visible;
    margin-bottom: 0;
}


 #products_associated_zone1 h2 {
   display: block !important;
}

.blog_viewalso {
    display: none;
}

.big_label, .headline {
    text-align: center !important;
}

p {
font-family: 'open sans';
line-height: 1.5 !important;
}

h2 span{
  line-height: 1.5 !important;
}

h1 {
  line-height: 1.5 !important;
}

#blog_item_associated strong.label_icons {
    display: none;
}

#blog_item_associated span.price.--omnibus.omnibus_price {
    display: none;
}

strong.price {
    color: #c89f69;
}

div#blog-item h2 {
    margin-top: 40px;
}

section#projector_in_bundle {
    display: none;
}

div[data-id="100151-1"] {
    display: none;
}

img.blog_image {
    display: none !important;
}

span.price_sellby {
    display: none;
}


div:not(.article__block) > article.article__item {
  width: 50%;
  padding: 5px;
}


.article__image_wrapper{
    background: transparent !important;
}

.article__date_name {
    order: unset;
}

a.article__name {
    font-size: 2rem;
}

section#blog_item_associated h2 {
    display: block;
}
span.price_percent {
    display: none;
}

.loader {
  width: 10px;
  aspect-ratio: 1;
  border-radius: 50%;
  animation: l5 1s infinite linear alternate;
}
@keyframes l5 {
    0%  {box-shadow: 15px 0 #fff, -15px 0 #0002;background: #fff }
    33% {box-shadow: 15px 0 #fff, -15px 0 #0002;background: #0002}
    66% {box-shadow: 15px 0 #0002,-15px 0 #fff; background: #0002}
    100%{box-shadow: 15px 0 #0002,-15px 0 #fff; background: #fff }
}
p.span_scnd {
    min-width: 55px;
    min-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pack_button {
    display: flex;
    flex-direction: column;
    padding: 10px 30px;
    margin: 10px;
    border: 1px solid #c89f69;
    color: #c89f69;
    cursor: pointer;
    align-items: center;
}

#pack_1_button {
    margin-left: 0;
}

div#projector_details_packs {
    display: flex;
    margin-bottom: 10px;
}

p.span_scnd {
    font-weight: bold;
    margin-top: 5px;
}

.active-pack {
    background: #c89f69;
    color: #fff;
}
.distinguished, .label.--distinguished {
   
    background: #c89f69;
    display: none;
}

#main_banner1 .main_slider__content {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 85%;
    transform: translateY(-50%);
    padding: 0 5rem;
    display: none;
}
 
.searchVisible::after {
    display: block;
    position: absolute;
    font-family: FontAwesome;
    font-size: 20px;
    content: '\f00d';
    background: #fff;
    width: 20px;
    height: 20px;
}

div#socialMedia {
    display: flex;
    align-items: center;
    justify-content: left;
 
}

div#socialMedia i {
    font-size: 20px;
    margin: 20px 10px 10px 0;
    color: #c89f69;
}

footer {
    background: #fcfcfc;
        box-shadow: 30vw 0 0 0 #fcfcfc, -30vw 0 0 0 #fcfcfc;
    background-size: cover;
}
#menu_contact {
    background: #fcfcfc;
    margin: 0 auto;
    padding-bottom: 20px;
 
}

#menu_contact ul {
    background: #fcfcfc;
}

#footer_links .footer_links#menu_orders {
    border: 0;
    
}

a#searchlinks {
    cursor: pointer;
}

div#search-res {
    display: flex;
    flex-wrap: wrap;
}

.blog-search input[type="text"] {
        height: 100%;
        padding: 1.2rem;
    }



.newproducts, .label.--new {
    color: #fff;
    background: #c89f69;
}

ul.s_paging__item.pagination.d-flex.mb-2.mb-sm-3 {
    display: none !important;
}

div#paging_setting_bottom {
    display: none;
}

 .main_slider__item__desc {
        position: absolute;
        display: flex;
        width: 100%;
        height: 100%;
        display: flex;
   
    }

    .desc_center{
        display: flex;
        flex-direction: column;
        align-items: center;
        position: absolute;
             top:50%;
        left:50%;
        transform: translate(-50%, -50%);
        
    }
    
    .main_slider__item__desc h3 {

        color: #648683;
        font-family: 'Playfair Display', serif;
        text-transform: uppercase;
        font-size: calc(1rem + ((5vw - 1rem) * 0.5556));
        margin-top: -5px !important;
    }
    
    
    .main_slider__item__desc span {
        font-size: calc(1rem + ((2vw - 1rem) * 0.5556));
    color: #fff;
        text-transform: uppercase;
        font-family: raleway;
    
    }


#main_banner1 .main_slider__button {

    opacity: 0.9;
}








@media (max-width: 756px){
.hotspot:not(.--slider):not(.--list):not(.--bundle):not(.--added) .products:not(.slick-initialized) .product {
   
    flex: 0 0 50% !important;
    max-width: 50% !important;
}



div#idosell_logo{
 
    margin-bottom: 0 !important;
    padding-bottom: 2rem !important;
}

a.article__name {
    font-size: 2rem;
    margin: 10px 0;
}

}

@media (min-width: 757px){
    
    
        .article__image_wrapper {
        width: 100% !important;
        max-width: unset;
        margin: 0;
    }

.article__date_name {
    min-height: 62px;
}


#footer_links .footer_links#menu_account {
    border: 0;
  
}

#footer_links .footer_links#menu_orders {
 border: 0;
}
}

@media (min-width: 979px) {
    
    picture::before {
    display: block;
    content: '';
    position: absolute;
    opacity: 0;
    width: calc(100% - 30px);
    background-size: contain !important;
    height: 100%;
    top: 0;
 transition: opacity 0.3s ease;
}


picture:has(img[alt="Żele do ciała"])::before {
background: url(https://groomen.pl/data/include/cms/pliki/groomen/squares/zele_1.webp);
background-size: contain;
}

picture:has(img[alt="Szampony"])::before {
background: url(https://groomen.pl/data/include/cms/pliki/groomen/squares/szampony_1.webp);
background-size: contain;
}

picture:has(img[alt="Pomady"])::before {
background: url(https://groomen.pl/data/include/cms/pliki/groomen/squares/pomady_1.webp);
background-size: contain;
}

picture:has(img[alt="Olejki do brody"])::before {
background: url(https://groomen.pl/data/include/cms/pliki/groomen/squares/olejki_1.webp);
background-size: contain;
}

picture:hover::before {
    opacity: 1;
}

    .hotspot .product__icon {
        max-height: 34.2rem;
        height: 700px;
    }



    
    .products .slick-list.draggable {
    height: 510px !important;
}

.blog-item_page .products div.slick-list.draggable {
    height: 470px !important;
}

    
    .pt-3:not(.main_page), .py-3:not(.main_page) {
    
        margin-bottom: 3em;
}

#menu_navbar{
    z-index: 3;
}

header .breadcrumbs{
    display: none;
}

#shadow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  z-index: 2;
  pointer-events: none;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

#shadow.visible {
  opacity: 1;
}


.grayscale {
  filter: grayscale(1);
  opacity: 0.7;
}

    
    #logo img {
    max-height: 50px;
}

#layout {
    margin-top: 170px;
    transition: filter 1s ease, opacity 1s ease;
}

    button.menu_search__submit {
        background: #c89f69;
        color: #fff;
    }

    #menu_search .menu_search__submit:before {

        color: #fff;
    }

    .menu_search__input {
        border: 1px solid #c89f69 !important;
    }

    form#menu_search {
        position: absolute;
        width: 400px;
        height: 45px;
            top: 25px;
    left: 100px;
        z-index: 201;

    }

    #menu_search.--focus .menu_search__block {

        width: 100%;
        box-shadow: none;
    }

    #menu_search {

        position: absolute !important;
    }


    #menu_search {

        visibility: hidden;
    }

a#searchlinks::before {
        font-family: FontAwesome;
        content: '\E8A1';
        white-space: pre-wrap;
        display: inline-block;
        height: 2.5rem;
        font-size: 1.2em;
        margin: auto;
    }

    a#searchlinks {
        display: flex;
        flex-direction: column;
    }
    
    .shopping_list_top {
    display: none;
}

header.commercial_banner {
  position: fixed;
    top: 0;
    left: 3%;
    right: 3%;
    transition: top ease .2s;
    z-index:999;
}

nav#menu_categories {
    position: absolute;
   top: -70px;
    left: 20%;
}

header .navbar-nav {
   
    font-size: 1.2rem;

}

div#menu_additional {
    margin-right: -30px;
        margin-top: 10px;
}



    a.account_link {
    visibility: hidden;
    margin: 0;
    
}

a.account_link::before {
    visibility: visible;
}

    a#searchlinks {
    visibility: hidden;
    margin-right: -35px;
    
}

a#searchlinks::before {
    visibility: visible;
}

#menu_settings .open_trigger {
    
    margin-top: -10px;
    margin-right: 10px;
}

header .navbar-subnav.--cols1 {
    width: calc(40% - 2rem) !important;
}

header.commercial_banner::before {
    display: block;
    content: '';
    width: 120vw;
    margin-left: -20vw;
    background: #fff;
    height: 100%;
    z-index: -1;
    position: absolute;
}

.searchVisible::after {
    display: flex;
    position: absolute;
    font-family: FontAwesome;
    font-size: 20px;
    content: '\f00d';
    background: #fff;
    width: 30px;
    height: 30px;
    top: 5px;
    left: 55px;
    color: #000;
    justify-content: center;
    align-items: center;
    z-index: 999;
    visibility: visible;
}

.headline {
    margin-top: 50px;
}


header .navbar-subnav .nav-link {
    font-size: 1.2rem;
    padding: 8px;
}

header .nav-link {
    font-weight: 600;
    font-family: 'open sans';
}

.pt-3, .py-3 {
   padding-top: 8rem !important; 
}

.main_page .pt-3, .py-3 {
   padding-top: 0 !important; 
}

.product__form {
    margin-top: 7px;
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
}

div#main_banner1 {
    margin-bottom: 50px !important;
}

.product__icon {
        height: 34.2rem;
    }


 .product__icon img {
        max-height: 34.2rem;
    }

.product_button_buy i.icon-basket-drwal {
    display: block;
}

.product__section {
    max-width: 70%;
    margin: 0 auto;
}

.product__number .--input {
    width: 50px;
}

#search .product:hover {
    border: none;
}
#search .product {
    border: none;
}

}

@media (min-width: 1200px){
    
     .hotspot__wrapper {
    margin-bottom: 50px;
}


 .slick-list.draggable {
    /* min-height: 550px !important; */

}

div#menu_buttons2 {
    padding: 0 5px;
}
    
    #logo img {
    max-height: 70px;
}
    
    nav#menu_categories {
        left: 25%;
}

 form#menu_search {
    
     
    left: 150px;
      

    }
    
    .slick-arrow {
    opacity: 0;
    transition: opacity all 0.3s
}

#main_banner1:hover .slick-arrow {
    opacity: 1;

}
   
    #main_banner1.--full .slick-next {
        right: 40px; 
        left: 95%; 
    }

    #main_banner1.--full .slick-prev {
        left: 40px;
       right: 95%;
    }

}


@media (min-width: 1350px){
    
    nav#menu_categories {
        left: 35%;
}

}

@media (min-width: 1600px){
    .hotspot:not(.--slider):not(.--list):not(.--bundle):not(.--added) .products.slick-initialized .slick-list {
    min-height: 530px;
}

.slick-list.draggable {
        min-height: 580px !important;
    }

    
    nav#menu_categories {
        left: 45%;
}

#logo img {
    max-height: 90px;
}

.max-width-1200 {
    max-width: 1470px;
}

  .product__icon img {
        max-height: 40.2rem;
    }

.product__icon {
        height: 40.2rem;
    }
    


.product__name {

    font-size: 1.5rem;
}

div#menu_buttons2 {
        padding: 0 25px;
    }
    
       .product_button_buy {
        width: calc(100% - 16rem) !important;
    }
    
        .article__image_wrapper, .article__image_wrapper img {
        height: 39rem;
        max-height: 39rem;
    }
    

}

@media (max-width: 979px){
    
    .menu_button_wrapper:nth-of-type(odd) {
    padding-right: 7px;
}

.menu_button_wrapper:nth-of-type(even) {
    padding-left: 7px;
}

#main_banner1[data-full-width='true'] .swiper-button-next {
    right: 20px !important;
}

#main_banner1[data-full-width='true'] .swiper-button-prev {
    left: 20px !important;
}


.hotspot:not(.--slider):not(.--list):not(.--bundle):not(.--added) .products.slick-initialized .slick-list {
    min-height: 400px !important;
}



input#newsletter_mail {
    width: 35em !important;
}

.main_page .mb-5, .my-5 {
  margin-bottom: 0!important;
}


}


@media (min-width: 757px) and (max-width: 979px){

.article__block > .article__item {

    flex-direction: row!important;
}

.article__block  .article__content {
    width: 90%!important;
    padding: 0 10px 0 15px!important;
}
}




/* BLOG */

.read-more-blog {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;

}

.read-more-nav {
  position: absolute;
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100%;
  align-items: center;
}

.read-more-articles {
  display: flex;
  margin-top: 30px;
    overflow-y: hidden;
  overflow-x: scroll;
}


.read-more-nav a {
  color: #fff;
  opacity: 0.8;
  font-size: 40px;
  z-index: 1;
  cursor: pointer;
}

.read-more-nav a i {
  opacity: .8;
}

a.read-forw {
  position: absolute;
  right: 30px;
}

.read-more-nav {
  position: absolute;
  display: flex
;
  flex-direction: row;
  width: 100%;
  height: 100%;
  align-items: center;
}

a.read-back {
  position: absolute;
  left: 30px;
}

.read-more-articles::-webkit-scrollbar {
    display: none;
}
/* Koszyk */


.hotspot:not(.--slider):not(.--list):not(.--bundle):not(.--added) .products.slick-initialized .slick-list {

    min-height: 500px;
} 

.product__name {
    text-align: center;
}

.price {

    text-align: center;
}




.product__number .--input {
    width: 40px;
    border: none;
    text-align: center;
}

.product__number .--down, .product__number .--up {
    width: 100%;
}
.product__number .--down, .product__number .--up {
    width: 100%;
}


.product_button_buy {
    position: relative;
    height: 43px;
    border-radius: 0;
    background: #c89f69;
    color: #ffffff;
    font-family: 'Bebas Neue',Arial,cursive;
    text-transform: uppercase;
    font-size: 1.6rem;
    font-weight: 400;
    width: calc(100% - 12rem);
    z-index: 1;

}



.icon-basket-groomen:before {
    content: '\f07a';
}

.product__number {
    width: 100%;
    display: flex;
    justify-content: center;
    border: 1px solid #c4c7c8;
    border-radius: 0;
    height: 43px;
    padding: 0 1rem;
    font-weight: 700;
    background: #ffffff;
    max-width: 90px;
    z-index: 1;
}

.product__form {
    margin-top: 11px;
}

.product__buttons {
    display: flex;
    margin-bottom: 1rem;
    justify-content: center;
}

section#search {
    margin-bottom: 8rem!important;
}

@media (min-width: 757px){
.product_button_buy {
    width: calc(100% - 12rem);
}

.product__number {
    max-width: 90px;
}
}

@media (max-width: 480px){
.pack_button{
padding: 25px;
}

.product_button_buy {

    width: 100%;

}

}

@media (max-width: 1200px){
.blog-search input[type="text"] {
    height: 100%;
    width: 100%;
    margin-bottom: 5px;
    padding: 1.2rem;
}


.blog-search-btn {
    width: 100%;
}
}

@media (min-width: 1220px) {
    #main_banner1[data-full-width='true'] .swiper-button-prev {
        left: -20px;
    }

  #main_banner1[data-full-width='true'] .swiper-button-next {
        right: -20px;
    }
}


@media (min-width: 1300px) {
    #main_banner1[data-full-width='true'] .swiper-button-prev {
        left: -70px;
    }

  #main_banner1[data-full-width='true'] .swiper-button-next {
        right: -70px;
    }
}

@media (min-width: 1600px) {
    #main_banner1[data-full-width='true'] .swiper-button-prev {
        left: -190px;
    }

  #main_banner1[data-full-width='true'] .swiper-button-next {
        right: -190px;
    }
}


.blog-item_page .slick-list.draggable {
    min-height: unset !important;
}

.blog-item_page .products div.slick-list.draggable {
    max-height: 380px !important;
}

@media (min-width: 1800px) {
    #main_banner1[data-full-width='true'] .swiper-button-prev {
        left: -270px;
    }

  #main_banner1[data-full-width='true'] .swiper-button-next {
        right: -270px;
    }
}