.out-of-stock-container {
    z-index: 1;
}


@media (max-width: 892px){
.dropdown-menu {
    width: auto;
    background-image: url(https://peninsula.ua/image/catalog/idei/bg_lang_mob.jpg);
    background-position: 13px 0px;
    background-repeat: no-repeat;
    height: 38px;
}
}

@media (min-width: 992px){
.dropdown-menu {
    width: auto;
    background: none;
    height: auto;
}
}


.special-prc {
    z-index: 9;
}

@media (min-width: 992px){
.top-line .pull-left {
    top: 8px;
}
}


.page-category__navigation {
    z-index: 101 !important;
}
#socnetauth2box {
  height: auto !important;
  background: transparent !important;
  max-width: 650px !important;
  width: 100% !important;
  padding: 0 !important;
 
}
#socnetauth2box iframe {
 max-width: 650px !important;
 width: 100% !important;
 height: 700px !important;
}
#socnetauth2box iframe table {
    width: 100% !important;
}
#socnetauth2box a:last-child {
    font-size: 0px !important;
    top: 30px !important;
right: 25px !important;
    
    
}
#socnetauth2box a:last-child::after {
    content: url('https://peninsula.ua/image/catalog/28.04_modal/x.svg');
   
}
@media (min-width: 576px){
.topslogan-text {
margin-right:7%; margin-left:7%
}
}

@media (max-width: 414px){
    #socnetauth2box {
        left: 0px !important;
        top: 50px !important;
    }
.footer-policy__item {
    margin-left: 5px!important;
    margin-right: 5px!important;
}
.footer-mobileSocial {
    padding: 30px 100px;
}
.topslogan-text {
margin-right:0%; margin-left:0%
}
.bf-vse {
display:block!important;
}


#form-language li:first-child button.btn {
    border-right: 1.5px solid #adadad;
}
#form-language li .btn{
    line-height: 17px;
    padding: 0px 15px;
}
#form-language .dropdown-menu {
   width: 137px;
}
}

.bf-vse {
display:none;
}

.top-line1 {
    height: 40px;
    margin-top: 0px;
    position: relative;
    padding: 0 3vw;
    background: #F7F7F7;
}
.link-top__line1 {
    margin: 0px 20px 0 0;
}
a.link-top__line {
    font-family: Roboto;
    font-size: 11px;
    font-weight: 400;
    line-height: 13px;
}
a.link-top__line span {
    text-decoration: none !important;
}
.top-line__promo {
    margin: 0 auto 0 8vw;
}

.top-line .pull-left {
    z-index: 98;
    right: auto;
    left: 3vw;
}
.pull-left #form-language .language-select {
    font-size: 14px;
    padding: 0 10px;
    line-height: 14px;
    font-weight: 400;
}
.pull-left #form-language .language-select[name="uk-ua"] {
    border-right: 1px solid #000;
    padding-left: 0;
}
.animetop {
  text-align: center;
  position: absolute;
  font-size: 14px;
  margin: 0;
  color: black;
  font-weight: 300;
}
.animetop-row {
    position: absolute;
    width: 370px;
    display: flex;
    justify-content: center;
    top: 12px;
}
.animetop-row::before, .animetop-row::after {
    content: '';
    background: url('../svg/top-line-arr-1.svg') center center/100% no-repeat;
    width: 4px;
    height: 8px;
    display: block;
    position: absolute;
    left: 0px;
    top: 5px;
}
.animetop-row::after {
    right: 0;
    left: auto;
    transform: rotate(180deg);
}


@media(max-width: 1440px){
    .animetop-row {
        margin-left: 36px;
    }
}



@media(max-width: 991px){
    .animetop-row {
        margin: 0;
    }
    .top-line .pull-left {
        display: none;
    }
}

@media(max-width: 500px){

    .animetop-row {
        top: 10px;
        width: 100%;
    }
    .animetop-row::before, .animetop-row::after {
        display: none;
    }
    .header {
    position: sticky !important;
    top: 0px !important;
    z-index: 99 !important;
    border: none;
}
.top-line1 {
    height: 33px;
}
.link-top__line1 {
    margin-left: 11px;
}
.link-top__line{
    font-size: 9px;
}
.mobile__search.mobileSearch__block  {
    border-bottom: none;
    background: none;
}
}

@-webkit-keyframes textAnimation {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-200%);
    }
    10% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
    50% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
    70% {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }
   
    100% { opacity: 0 }
}

@keyframes textAnimation {
    0% {
        opacity: 0;
        transform: translateY(-200%);
    }
    10% {
        opacity: 1;
        transform: translateY(0%);
    }
    50% {
        opacity: 1;
        transform: translateY(0%);
    }
    70% {
        opacity: 0;
        transform: translateY(100%);
    }
    
    100% { opacity: 0 }
}
.A {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 11px;
    -webkit-animation: textAnimation 4s linear infinite 0s;
    -moz-animation: textAnimation 4s linear infinite 0s;
    -o-animation: textAnimation 4s linear infinite 0s;
    -ms-animation: textAnimation 4s linear infinite 0s;
    animation: textAnimation 4s linear infinite 0s;
    
}
.B {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 11px;
    -webkit-animation: textAnimation 4s linear infinite 0s;
    -moz-animation: textAnimation 4s linear infinite 0s;
    -o-animation: textAnimation 4s linear infinite 0s;
    -ms-animation: textAnimation 4s linear infinite 0s;
    animation: textAnimation 4s linear infinite 0s;
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    -o-animation-delay: 2s;
    -ms-animation-delay: 2s;
    animation-delay: 2s;
    opacity: 0;
}

.C {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 11px;
    -webkit-animation: textAnimation 4s linear infinite 0s;
    -moz-animation: textAnimation 4s linear infinite 0s;
    -o-animation: textAnimation 4s linear infinite 0s;
    -ms-animation: textAnimation 4s linear infinite 0s;
    animation: textAnimation 4s linear infinite 0s;
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
    -o-animation-delay: 4s;
    -ms-animation-delay: 4s;
    animation-delay: 4s;
    opacity: 0;
}
@media (max-width: 500px) {
    .A, .B, .C {
        font-family: "Robotolight";
        font-size: 10px;
        text-transform: inherit;
        margin-left: 0px;
        
    }
}
@media (max-width: 340px) {
.link-top__line {
    font-size: 8px;
    margin-left: 15px;
}
}
.opacity-bg {
    position: fixed;
    z-index: 100;
    top: 0;
    min-height: 100%;
    width: 100%;
    background: #000;
    opacity: 0.3;
    pointer-events: all;
}

.important-sms {
    background: #FF90D3;
    position: sticky;
    top: 0px;
    opacity: 1;
    z-index: 99;
    height: 60px!important;
    padding: 0 5vw;
    padding-bottom: 0px;
    justify-content: center;
}
.important-sms span b.big-numb {
    font-size: 18px;
}
.important-sms span b {
    font-weight: 700;
    margin: 0 7px;
}
.important-sms span {
    color: #000;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
}

.important-sms_mob {
display:none;
}
@media (max-width: 500px){
.important-sms_mob {
display:block;
}
ul.important-sms_mob span {
    font-size: 9px;
    display: block;
    line-height: 15px;
}
.important-sms span b.big-numb {
    font-size: 10px;
}
}

.header-zsu {
    height: 135px;
    width: 100%;
    background: linear-gradient(18.89deg, #EFFF8F -20.64%, #78D1E4 88.13%);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    padding: 35px 0 20px;
    position: relative;
    display: none;
}
.header-zsu.eng {
    display: none;
}
.header-zsu__love {
    text-transform: uppercase;
    color: #3F5264;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    display: flex;
    align-items: center;
}
.header-zsu__love img {
    width: 19px;
    height: auto;
    margin-left: 8px;
}
.header-zsu__down {
    width: 8px;
    height: auto;
}
.header-zsu__help {
    text-transform: uppercase;
    color: #3F5264;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 900;
    line-height: 16px;
    margin-top: -6px;
}
.header-zsu__help::after {
    content: "";
    display: block;
    width: 109px;
    height: 1px;
    background: linear-gradient(90deg, #2473BC 3.24%, #C7B300 106.48%);
    margin-top: -6px;
}
.header-zsu.eng .header-zsu__help::after {
    width: 237px;
}
.header-zsu__help img {
    width: 18px;
    height: auto;
    margin-left: 8px;
    margin-bottom: 7px;
}
.header-zsu__trust {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    color: #3F5264;
    text-transform: capitalize;
}
.header-zsu__lang {
    position: absolute;
    bottom: 10px;
    right: 25px;
    color: #3F5264;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    text-transform: uppercase;
    cursor: pointer;
}
.header-zsu__lang-js {
    position: absolute;
    bottom: 0px;
    right: 0px;
    opacity: 0;
}
.header-zsu__lang .header-zsu__lang-js.lang-curr {
    opacity: 1;
}

@font-face {
  font-family: "Blureigh Demo";
  src: url("https://peninsula.ua/catalog/view/theme/default/font/blureighdemo.ttf");
}
@font-face {
  font-family: "Fright Maiden Demo";
  src: url("https://peninsula.ua/catalog/view/theme/default/font/Fright-Maiden-Demo.ttf");
}
.line-party {
    background: #CBEC10;
    width: 100%;
    height: 3.5vw;
    position: sticky;
    top: 0;
    z-index: 999;
}
.line-party__box {
    max-width: 52vw;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto 0 22%;
    height: 100%;
}
.line-party__box p span  {
    font-family: "Blureigh Demo";
    color: #FFFFFF;
    font-size: 24px;
    line-height: 23px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    text-transform: uppercase;
    margin-right: 8px;
}
.line-party__box p, .line-party__box p b {
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    font-family: 'Roboto';
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
.line-party__box p .party__promo {
    font-size: 23px;
    font-weight: 500;
    line-height: 26px;
    margin: 0 10px;
}
.line-party__box p .party__sale {
    font-weight: 500;
    font-size: 24px;
    line-height: 26px;
    margin: 0 8px 0 11px;
}
.line-party__box p img {
    height: 1.2vw;
    margin: 0 0px 0 0;
    filter: brightness(0) saturate(100%)
}
.line-party__box p:first-child img {
    height: 2.2vw;
    margin: 8px 12px 0 0;
}
.line-party ~ .header {
    top: 3.5vw;
}

.header-zsu__lang-js, .header-zsu__lang .pull-left {
    display: none;
}


.nw-work-time {
    background: #E0FE08;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nw-work-time p {
    font-size: 11px;
    font-weight: 400;
    line-height: 14px;
    color: #182641;
    margin: 0 10px;
    text-align: center;
}
.nw-work-time p b {
    font-weight: 700;
}


@media (max-width: 1600px) {
    .line-party {
        height: 3.9vw;
    }
    .line-party__box {
        max-width: 66vw;
        margin: 0 auto 0 15%;
    }
    .line-party__box p .party__sale {
        font-size: 20px;
        line-height: 23px;
    }
    .line-party ~ .header {
        top: 3.9vw;
    }
}



@media (max-width: 600px) {
    .nw-work-time p {
        margin: 0 7px;
    }
    
    .header-zsu__lang .pull-left {
        display: block;
        position: static;
    }
    .header-zsu__lang #form-language .dropdown-menu {
        width: auto;
        height: auto;
    }
    .header-zsu__lang #form-language li .btn {
        line-height: 14px;
        padding: 0px 5px;
        font-size: 13px;
    }



    .line-party {
        height: 70px;
        position: sticky;
        top: 0;
        z-index: 99;
    }
    .line-party__box {
        max-width: 90vw;
        padding: 16px 0 0;
        align-items: flex-start;
        flex-direction: row;
        margin: 0 auto;
    }
    .line-party__box p {
        font-size: 9px;
        line-height: 11px;
        font-weight: 400;
        text-align: center;
        flex-wrap: wrap;
        justify-content: center;
    }
    .line-party__box p:first-child img {
        height: 25px;
        margin: 3px 0 0 0;
    }
    .line-party__box p:nth-child(2) img {
        height: 16px;
        margin: 0;
        position: absolute;
        right: 21vw;
        top: 10vw;
    }
    
    .line-party__box p b {
        font-size: 14px;
        line-height: 16px;
        margin: 0 0px 0 9px;
    }
    .line-party__box p:first-child b {
        padding: 0;
        margin: 0 0 0 10px;
        font-size: 12px;
    }
    .line-party__box p:first-child {
        font-size: 12px;
        line-height: 14px;
        justify-content: flex-start;
        flex-direction: column;
        align-items: flex-start;
        width: 69%;
    }
    .line-party__box p:nth-child(2) {
        max-width: 164px;
        width: 100%;
        flex-wrap: nowrap;
        text-align: left;
        justify-content: flex-start;
        position: absolute;
        left: 47%;
        top: 15px;
        flex-direction: column;
        align-items: flex-start;
    }
    [lang="ru"] .line-party__box p:nth-child(2) {
        max-width: 173px;
    }
    .line-party__box p .party__sale {
        font-size: 20px;
        line-height: 23px;
        min-width: fit-content;
        margin: 0;
    }
    
    .line-party__box p span {
        font-size: 15px;
        line-height: 16px;
    }
    .line-party__box p:last-child {
        justify-content: flex-end;
        max-width: 100%;
        align-self: flex-start;
        font-size: 9px;
        line-height: 12px;
        font-weight: 400;
        flex-wrap: nowrap;
        text-align: right;
    }
    .line-party__box p .party__promo {
        font-size: 16px;
        line-height: 18px;
        margin: 0 5px;
    }
    .line-party ~ .header {
        top: 70px !important;
    }


    .header-zsu {
        height: 130px;
        padding: 15px 0;
    }
    .header-zsu__love {
        display: block;
        text-align: center;
        font-size: 10px;
        line-height: 20px;
        max-width: 247px;
    }
    .header-zsu.eng .header-zsu__love  {
        max-width: 328px;
    }
    .header-zsu__love img {
        width: 14px;
        margin-left: 4px;
        margin-bottom: 2px;
    }
    .header-zsu__trust {
        font-size: 10px;
        line-height: 12px;
    }
    .header-zsu__help img {
        margin-left: 5px;
    }
    .header-zsu__lang {
        right: 5px;
    }
}