/*
    Author     : Dmitri Puscas <dmitri.puscas@auslogics.com>
*/
#j-tgif-sale-stretch,
#j-tgif-sale-popup-container {
    display: none;
}
.b-tgif-sale .b-stretch{
    font-family: 'Bebas Neue', cursive;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 10000;
    height: 68px;
    width: 100%;
    min-width: 1000px;
    margin: auto;
    background: #F21D41;
}
.b-tgif-sale .b-stretch__center{
    display: flex;
    align-items: center;
    width: 1000px;
    min-width: 1000px;
    margin: 0 auto;
    position: relative;
    padding-left: 60px;
}
.b-tg-stretch__button {
    font-family: 'Bebas Neue', cursive;
    color: #ffffff;
    font-size: 22px;
    line-height: 23px;
    font-weight: normal;
    margin: 0;
    position: absolute;
    display: block;
    text-decoration: none;
    cursor: pointer;
    letter-spacing: 1px;
    left: 179px;
    top: 24px;
    width: 465px;
}
.b-tg-stretch__text{
    width: 567px;
    font-family: 'Oswald', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
}
.b-tg-stretch__btn {
    font-family: 'Oswald', sans-serif;
    background: linear-gradient(180deg, #2ED63E 0%, #1B890A 100%);
    box-shadow: 0px 3.1322px 3.1322px rgba(0, 0, 0, 0.25);
    border-radius: 3.91525px;
    font-size: 24px;
    line-height: 46px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0px 1.5661px 3.1322px rgba(0, 0, 0, 0.25);
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 35px;
    white-space: nowrap;
}
.b-tg-stretch__btn:hover {
    background: linear-gradient(180deg, #2cbf3a 0%, #197a09 100%);
}
.b-tg-stretch__bookmark {
    position: absolute;
    width: 60px;
    height: 73px;
    top: 0;
    left: 0;
    background: url(../i/bookmarktop.png) no-repeat;
    font-size: 40px;
    color: #FFFFFF;
    padding: 10px 0 0 12px;
}
.b-tg-stretch__bookmark sup {
    font-size: 20px;
}
.b-tg-stretch__man {
    width: 111px;
    height: 64px;
    background: url(../i/mansmall.png) no-repeat;
    margin: 4px 0 0 21px;
}

.b-tgif-sale .b-stretch__close{
    position: initial;
    display: block;
    cursor: pointer;
    width: 25px;
    height: 25px;
    background: url(../i/close.png) top left no-repeat;
    margin-left: 22px;
}

.b-tgif-sale-cover{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    background: rgba(0,0,0,0.8);
    z-index: 10002;
}

.b-tgif-sale .b-popup{
    display: block!important;
    font-family: 'Open Sans';
    width: 580px;
    height: 690px;
    min-width: 532px;
    position: absolute;
    top: 47%;
    left: 50%;
    margin: -306px 0px 0px -266px;
    background: #f21d41;
    -webkit-box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.3);
}
.b-tgif-sale__bookmark:after {
    font-family: 'Oswald', sans-serif;
    content: '-35%';
    position: absolute;
    top: 38px;
    left: 4px;
    font-weight: 500;
    font-size: 24px;
    line-height: 140%;
    color: #FFFFFF;

}
.b-tgif-sale__bookmark {
    position: absolute;
    width: 63px;
    height: 98px;
    background: url(../i/bookmark.svg) no-repeat;
    top: -7px;
    left: 83px;
}
.b-tgif-sale__description {
    display: block;
    position: absolute;
    width: 322px;
    font-family: 'Oswald', sans-serif;
    top: 18px;
    left: 7px;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-left: 145px;
}
.b-tgif-sale__description .b-tgif-sale__description_color_red {
    color: #f21d41;
}
.b-tgif-sale__description .b-tgif-sale__description_color_orange {
    color: #ffbb5b;
}

.b-tgif-sale__ends {
    position: absolute;
    display: block;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 100;
    font-size: 21px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    width: 300px;
    top: 116px;
    left: 50%;
    margin-left: -150px;
}

.b-btn-container {
    display: flex;
    justify-content: center;
    position: absolute;
    left: 0;
    bottom: 39px;
    width: 100%;
}

.b-tgif-sale__button {
    position: relative;
    font-family: 'Oswald', sans-serif;
    background: linear-gradient(180deg, #2ED63E 0%, #1B890A 100%);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
    text-decoration: none;
    padding: 10px 56px 10px 28px;
}
.b-tgif-sale__button:after {
    content: url("../i/arrow.svg");
    position: absolute;
    right: 15px;
    top: 12px;
}


.b-tgif-sale__button:hover:after {
    right: 12px;
}
.b-tgif-sale__button:hover {
    background: linear-gradient(180deg, #2cbf3a 0%, #197a09 100%);
}
.b-tgif-sale__tgif {
    position: absolute;
    width: 527px;
    height: 240px;
    top: 257px;
    left: 43%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: -220px;
}
.b-tgif-sale__man {
    position: absolute;
    width: 477px;
    height: 367px;
    bottom: 0;
    left: 50%;
    background: url(../i/man.png) no-repeat;
    background-size: 100%;
    margin-left: -238px;
}
.b-tgif-sale__lightnings {
    position: absolute;
    width: 206px;
    height: 60px;
    left: 165px;
    bottom: 193px;
    background: url(../i/lightnings.png) no-repeat;
    background-size: 100%;
}
.b-tgif-sale__packs {
    position: absolute;
    width: 259px;
    height: 186px;
    right: -112px;
    bottom: 39px;
    background: url(../i/packs.png) no-repeat;
    background-size: 100%;
}
#j-tgif-sale-popup-container .b-popup__timer {
    position: absolute;
    width: 362px;
    top: 150px;
    right: 50%;
    margin-right: -181px;
    left: auto;
}

#j-tgif-sale-popup-container .b-timer__numbers {
    display: inline-block;
    vertical-align: top;
    width: 106px;
    box-sizing: border-box;
    margin: 0;
}
#j-tgif-sale-popup-container .b-timer__del {
    display: inline-block;
    font-family: 'Bebas Neue', cursive;
    width: 21px;
    vertical-align: top;
    height: 67px;
    line-height: 62px;
    color: #E6E6E6;
    font-size: 40px;
    text-align: center;
    box-sizing: border-box;
    margin: 0;
}
#j-tgif-sale-popup-container .b-timer__plate {
    width: 106px;
    height: 67px;
    background: url(../i/num.png);
    color: #E6E6E6;
    font-family: 'Bebas Neue', cursive;
    font-size: 60px;
    line-height: 40px;
    padding-top: 16px;
    box-sizing: border-box;
    font-weight: 100;
    letter-spacing: 25px;
    padding-left: 17px;
    position: relative;
}
#j-tgif-sale-popup-container .b-timer__plate:after {
    content: '';
    position: absolute;
    width: 34px;
    height: 3px;
    background: url(../i/numline.png) top left repeat-x;
    top: 32px;
    left: 10px;
}
#j-tgif-sale-popup-container .b-timer__plate:before {
    content: '';
    position: absolute;
    width: 34px;
    height: 3px;
    background: url(../i/numline.png) top left repeat-x;
    top: 32px;
    right: 10px;
}
#j-tgif-sale-popup-container .b-timer__units {
    text-align: center;
    font-family: 'Bebas Neue', cursive;
    color: #C40F2E;
    font-size: 18px;
    font-weight: normal;
    padding-top: 10px;
    text-transform: uppercase;
}

.b-tgif-sale .b-popup__close{
    display: block;
    cursor: pointer;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0px;
    right: -35px;
    background: url(../i/close.png) top left no-repeat;
}

#j-tgif-sale-popup-container .b-popup {
    display: block;
}

.b-tgif-sale_en .b-tgif-sale__tgif{
    top: 245px;
}
.b-tgif-sale_en  #j-tgif-sale-popup-container .b-popup__timer{
    top: 137px;
}

.b-tgif-sale_en .b-tgif-sale__ends{
    top: 95px;
}
.b-tgif-sale_en .b-tgif-sale__description{
    font-family: 'Bebas Neue', cursive;
    top: 29px;
    left: 27px;
    font-size: 30px;
    width: auto;
    padding-left: 0;
}
.b-tgif-sale_en .b-tgif-sale__bookmark:after{
    content: none;
}

.b-tgif-sale_es .b-tgif-sale__description,.b-tgif-sale_pt .b-tgif-sale__description, .b-tgif-sale_fr .b-tgif-sale__description{
    left: 10px;
    width: 355px;
    text-align: left;
}


.b-tgif-sale_ru .b-tgif-sale__description {
    width: 400px;
}
.b-tgif-sale_ja .b-tgif-sale__description {
    width: 400px;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    font-size: 17px;
}

.b-tgif-sale_ru .b-tg-stretch__text {
    font-size: 18px;
}
.b-tgif-sale_en .b-tg-stretch__text {
    font-family: 'Bebas Neue', cursive;
    margin-top: 7px;
    font-size: 23px;
}

.b-tgif-sale_pt .b-tg-stretch__text {
    font-size: 18px;
}
.b-tgif-sale_ja .b-tg-stretch__text {
    font-size: 19px;
}
.b-tgif-sale_ja .b-tg-stretch__btn {
    font-size: 16px;
}
.b-tgif-sale_de .b-tg-stretch__text {
    font-size: 22px;
}
.b-tgif-sale_de .b-tg-stretch__btn {
    font-size: 20px;
}
