a.footer_links_label.menu_contact_label {
    display: block;
    width: 195px;
    height: 43px;
    padding: 0;
    margin: 0 auto 24px;
    background: url('/gfx/pol/footer-logo.png?r=1670940516') center top no-repeat;
    background-size: contain;
}

#projector_longdescription,
#projector_dictionary {
  width: 100% !important;      /* 100% szerokości kontenera rodzica */
  max-width: none !important;  /* usuń ograniczenie maksymalnej szerokości */
  grid-column: 1 / -1 !important; /* przy układzie grid: rozciągnij na wszystkie kolumny */
}


#menu_contact .contact_type_mail {
    padding-bottom: 5px !important;
    padding-top: 3px;
}

#menu_contact .contact_type_phone {
    padding-bottom: 15px !important;
    /* line-height: 1.3!important; */
    padding-top: 3px;
}

#menu_contact .contact_type_phone a {
    padding-bottom: 0 !important;
}

#menu_contact .contact_type_phone span {
    display: block;
}

#menu_contact .contact_type_text {
    padding: 10px 0 0 0 !important;
    font-size: 0.85em !important;
}

#menu_contact .contact_type_adress {
    content: '\F015';
}

#menu_contact .contact_type_mail:before {
    content: "\f0e0";
    font-family: FontAwesome;
    font-size: 1.8rem;
    font-weight: 400;
    color: inherit;
    display: initial;
    top: 2px;
}

#menu_contact .contact_type_phone:before {
    content: "\f095";
    font-family: FontAwesome;
    font-size: 1.8rem;
    font-weight: 400;
    color: inherit;
    display: initial;
    top: 2px;
}

#menu_contact .contact_type_adress:before {
    content: "\f015";
    font-family: FontAwesome;
    font-size: 1.8rem;
    font-weight: 400;
    color: inherit;
    display: initial;
    top: 2px;
}

#menu_contact .contact_more:before {
    content: '\f0fe';
}

#menu_contact .contact_type_adress > span {
    display: block;
    /* padding-bottom: 5px; */
}

a.footer_links_label.menu_contact_label {
    margin-left: 0;
}

#footer_links li.contact_type_phone.icon_link span {
    margin: 0;
    padding: 0;
}


#footer_links li.contact_type_adress.icon_link span {
    margin: 0;
    padding: 0;
}

#footer_links li span.shopshortname {
    margin-top: 4px !important;
}

ul.menu_contact_social_sub {
    display: flex;
    justify-content: space-between;
}


body div .footer_links_label {
    display: block !important;
    font-weight: bold !important;
    padding-top: 1px;
    padding-bottom: 20px;
    text-transform: capitalize;
    text-decoration: none !important;
    color: #000 !important;
    font-size: 1.71em !important;
    font-style: italic;
}

.footer_links_sub a {
    display: block !important;
    padding: 0 0 2px;
    padding-bottom: 10px;
    text-decoration: none;
    color: #000;
}


.footer_links2 ul {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -ms-column-count: 2;
    -o-column-count: 2;
}


ul.footer_links_sub {
    list-style: none;
    line-height: 1;

}

.footer_links_sub a:hover {
    color: #e50084;
}

i.icon-wolt {
    position: relative;
}

i.icon-wolt:before {
    content: "";
    background: url(https://pinkshop.pl/data/include/cms/icons/wolt.svg?v=123);
    background-size: 33px 20px;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 1.6rem;
    font-weight: 400;
    color: inherit;
    display: block;
    left: 50%;
    height: 26px;
    width: 40px;
    position: absolute;
    transform: translate(-50%, 30%);
    transition: 0s;
}

.footer_soc_wolt:hover {
    background-color: #00c2e8;
}

.footer_soc_wolt:hover i.icon-wolt:before {
    color: #fff;
    filter: brightness(0) saturate(100%) invert(1);
}

.menu_contact_social {
    margin-top: 20px;
    padding-top: 19px;
    position: relative;
    display: block;
}

.menu_contact_social > span {
    display: block;
    font-weight: bold;
    padding-top: 1px;
    padding-bottom: 20px;
    text-transform: lowercase;
    text-decoration: none;
    color: black;
    font-size: 1.71em;
    font-style: italic;
}

.menu_contact_social > p {
    font-size: 0.93em;
    margin-top: 0;
    margin-bottom: 20px;
}

.menu_contact_social_sub {
    list-style: none;
    padding-left: 0;
    display: block;
    clear: both;
    margin-left: -5px;
    margin-right: -5px;
}

.menu_contact_social_sub li {
    display: inline-block;
    float: left;
    padding: 0 4.6px;
}

.menu_contact_social_sub li a {
    display: block;
    width: 42px;
    height: 42px;
    line-height: 40px;
    background: #ffffff;
    color: #e50084;
    text-align: center;
    text-decoration: none;
    font-size: 1.4em;
    vertical-align: middle;
    border: 1px solid #e50084;
    border-radius: 10px;
}
.menu_contact_social_sub li a:hover{
    border: 0;
}
/* Hover styles */
.footer_soc_facebook:hover {
    background-color: #4867b4;
    color: #ffffff;

}

.footer_soc_youtube:hover {
    background-color: #f40000;
    color: #ffffff;
}

.footer_soc_instagram:hover {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    color: #ffffff;
}

.footer_soc_twitter:hover {
    background-color: #40a2f5;
}

#footer_links a {
    display: inline-block;
}

body div .footer_links_label {
    display: block !important;
    font-weight: bold !important;
    padding-top: 1px;
    padding-bottom: 20px;
    text-transform: capitalize;
    text-decoration: none !important;
    color: black !important;
    font-size: 1.71em !important;
    font-style: italic;
}

@media (min-width: 757px) {
    #footer_links .footer_links {
        flex-basis: 33.333%;
        padding: 0;
        margin: 20px 0 0;
    }

    #footer_links #menu_contact.footer_links {
        padding: 30px;
        margin: 0;
    }
}

ul#menu_contact {
    z-index: 1;
}

/* Ikony społecznościowe */

i.icon-facebook:before {
    content: "\f09a";
    font-family: FontAwesome;
    font-size: 1.8rem;
    font-weight: 400;
    color: inherit;
    display: initial;
    top: 2px;
}

i.icon-youtube {
    position: relative;
}

i.icon-youtube:before {
    content: url("https://pinkshop.pl/data/include/cms//youtube.svg?v=1675071891301");
    font-family: FontAwesome;
    font-size: 1.6rem;
    font-weight: 400;
    color: inherit;
    display: block;
    left: 50%;
    height: 20px;
    width: 20px;
    position: absolute;
    filter: invert(19%) sepia(94%) saturate(6805%) hue-rotate(315deg) brightness(91%) contrast(111%);
    transform: translate(-50%, 20%);
    transition: 0s;
}

.footer_soc_youtube:hover i.icon-youtube:before {
    filter: invert(92%) sepia(76%) saturate(1%) hue-rotate(69deg) brightness(112%) contrast(101%);
}

i.icon-instagram {
    position: relative;
}

i.icon-instagram:before {
    content: url("https://pinkshop.pl/data/include/cms//instagram.svg?v=1675071891315");
    font-family: FontAwesome;
    font-size: 1.6rem;
    font-weight: 400;
    color: inherit;
    display: block;
    left: 50%;
    height: 20px;
    width: 20px;
    position: absolute;
    filter: invert(19%) sepia(94%) saturate(6805%) hue-rotate(315deg) brightness(91%) contrast(111%);
    transform: translate(-50%, 30%);
    transition: 0s;
}

.footer_soc_instagram:hover i.icon-instagram:before {
    filter: invert(92%) sepia(76%) saturate(1%) hue-rotate(69deg) brightness(112%) contrast(101%);
}


ul#links_footer2_1 {
    list-style: none;
}

span.price.--omnibus.omnibus_price, .projector_prices__lowest_price.omnibus_price {
    display: none;
}

a.nav-link[title="PREZENTY i PREZENCIKI"] {
    text-transform: uppercase;
    white-space-collapse: collapse;
    max-width: 120px;
    text-align: left;
    background-color: #e90000;
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    position: relative;
    padding: 5px 10px;
    border-radius: 3px;
    margin-left: 10px;
}
div#menu_newsletter {
    visibility: hidden;
}
a.nav-link[title="PREZENTY i PREZENCIKI"]:before {
    content: " ";
    position: absolute;
    top: -8px;
    left: -50px;
    width: 100px;
    height: 100px;
    background-size: 60px 60px!important;
    background-repeat: no-repeat!important;
    background: url(https://www.svgheart.com/wp-content/uploads/2021/11/santa-hat-christmas-free-svg-file-SvgHeart.Com.png);
    transform: rotateY(180deg) rotateZ(34deg);
}

a.nav-link[title="Fashion week"] {
    text-transform: uppercase;
    white-space-collapse: collapse;
    max-width: 90px;
    text-align: center;
    background-color: rgb(236, 0, 139);
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    position: relative;
    padding: 5px 10px;
    border-radius: 3px;
}

div#menu_navbar {
    margin-top: 1em;
}

@media screen and (max-width: 974px){
    a.nav-link[title="PREZENTY i PREZENCIKI"] {
        margin-left: 0px;
        margin-bottom: 5px;
    }
    #logo picture::after {
        font-size: 0.8em;

    }
    span[title="Break"] {
     display: none;   
    }
}

video {
    width: 100%!important;
    height: auto!important;
}

a.nav-link[href="/pol_m_MESKA-ENERGIA-933.html"] {
    max-width: 120px;
}
a.nav-link[href="/pol_m_TENGA-WEEK-959.html"] {
    max-width: 120px;
}
[title="MĘSKA ENERGIA"]{
    max-width: 120px;
}
.magazine-viewport img {
    object-fit: cover;
}

div#tws_a_100000 {
    margin-top: -45px!important;
}

ul.navbar-nav.mx-md-n2 {
    flex-wrap: nowrap;
}

ul.navbar-nav.mx-md-n2 li a {
    /*display: flex;*/
    justify-content: center;
}

.projector_details .omnibus_price {
    margin: 0px 0 20px;
}
li:has( span[title="Break"]) {
    white-space: pre-line;
    flex-basis: 100%;
    height: 0;
    opacity: 0;
    z-index: -1;
}

ul.navbar-nav.mx-md-n2 {
    flex-wrap: wrap;
}

#logo picture::after {
    content: 'Dyskretny \A Sklep \A Dla Dorosłych';
    white-space: pre;
    font-size: 1.3em;
    font-weight: bold;
    margin-left: 0.4em;
    color: #ed008c;
}

#logo picture {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#logo a {
    text-decoration: none;
}

div#logo {
    justify-content: start;
}

ul.navbar-nav.mx-md-n2 {
    justify-content: space-evenly;
}

.client_info.col-md-4.col-12.col-xl-3 {
    display: flex;
    justify-content: center!important;
    width: 100%;
    text-align: center;
    flex: 100%;
    max-width: unset!important;
}

.login_menu.client-barcode {
    display: block !important;
    width: 100%;
    border: 0;
    padding: 0 !important;
}

.login_menu.client-barcode.d-sm-none {}

.login_menu.client-barcode h3{
    margin-bottom: 0 !important;
    padding: 0 !important;
}
.login_menu.client-barcode strong {
    display: none!important;
}

div#login_menu {
    padding-top: 0px;
}

/*święta*/


.snowflakes {
    width: 100%; height: 1200px;
    position: fixed; top: -90px; left: 0;
    overflow: hidden;
    z-index: -1;
}

.snowflakes i {
    color: #ed008c;
    font-size: 3em;
}


.snowflakes i {
    display: inline-block;
    -webkit-animation: snowflakes 3s linear 2s 20;
    -moz-animation: snowflakes 3s linear 2s 20;
    position: relative;
}
.snowflakes i:after, .snowflakes i:before {
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
}

@-webkit-keyframes snowflakes {
    0% {
        -webkit-transform: translate3d(0,0,0) rotate(0deg) scale(0.6);
    }
    100% {
        -webkit-transform: translate3d(15px, 1200px, 0px) rotate(360deg) scale(0.6);
    };
}

.snowflakes i:nth-child(3n) {
    width: 16px; height: 4px;
    -webkit-animation-duration: 8s;
    -webkit-animation-iteration-count: 30;
    -webkit-transform-origin: right -45px;
}

.snowflakes i:nth-child(3n+1) {
    width: 24px; height: 6px;
    -webkit-animation-duration: 12s;
    -webkit-animation-iteration-count: 45;
    -webkit-transform-origin: right -30px;
}

.snowflakes i:nth-child(3n+2) {
    width: 32px; height: 8px;
    -webkit-animation-duration: 18s;
    -webkit-animation-iteration-count: 60;
    -webkit-transform-origin: right -15px;
}

/* different delays so they don't all start at the same time */
.snowflakes i:nth-child(7n) {
    opacity:.3;
    -webkit-animation-delay: 0s;
    -webkit-animation-timing-function:ease-in;
}
.snowflakes i:nth-child(7n+1) {
    opacity:.4;
    -webkit-animation-delay: 1s;
    -webkit-animation-timing-function:ease-out;
}
.snowflakes i:nth-child(7n+2) {
    opacity:.5;
    -webkit-animation-delay: 1.5s;
    -webkit-animation-timing-function:linear;
}
.snowflakes i:nth-child(7n+3) {
    opacity:.6;
    -webkit-animation-delay: 2s;
    -webkit-animation-timing-function:ease-in;
}
.snowflakes i:nth-child(7n+4) {
    opacity:.7;
    -webkit-animation-delay: 2.5s;
    -webkit-animation-timing-function:linear;
}
.snowflakes i:nth-child(7n+5) {
    opacity:.8;
    -webkit-animation-delay: 3s;
    -webkit-animation-timing-function:ease-out;
}
.snowflakes i:nth-child(7n+6) {
    opacity:.9;
    -webkit-animation-delay: 3.5s;
    -webkit-animation-timing-function:ease-in;
}

div#rma_login {
    display: none;
}

:focus-visible {
    outline: 2px solid #ed008c!important;               /* mocny czarny */
    outline-offset: 3px;
    box-shadow: 0 0 0 3px #ffffff!important;           /* biały cień */
    border-radius: 10px;
}

ul.navbar-subnav.--open {
    display: grid;
}

.promo, .label.--promo {
    background: #ce4747;
}

.price.--max {
    color: #767676;
}


div#tws_i_100000 h2 {
    color: #d30072;
}
.promoTag.promo55 span,
.promoTag.promo50 span,
.promoTag.promo45 span,
.promoTag.promo40 span,
.promoTag.promo35 span,
.promoTag.promo30 span,
.promoTag.promo25 span,
.promoTag.promo20 span,
.promoTag.promo15 span,
.promoTag.promo10 span{
    color: black;
}