@import url("https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700&display=swap"); /* Using a url */
@import url("https://fonts.googleapis.com/css?family=Fredoka+One&display=swap"); /* Using a url */
@import url("https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css"); /* Using a url */


.christmas-banner {
    position: fixed;
    bottom: 10%;
    left: 0;
    z-index: 1000;
    width: 90%;
    max-width: 330px;
    padding: 30px 15px;
    transform: translateX(-160%);
    transition: transform 250ms linear;
    color: #fff;
}
.christmas-banner--tipl {
    background: linear-gradient(135deg, #ffffff, #efefef);
}
.christmas-banner.show {
    transform: translateX(0%);
    box-shadow: 0 0 15px rgba(29,38,45,0.65);
}
.button {
    display: inline-block;
    position: relative;
    height: 44px;
    padding: 0 1em;
    border-radius: 3px;
    box-shadow: inset 0px 0px 0px 0 #0f73ee;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 44px;
    cursor: pointer;
}
.christmas-banner::before, .christmas-banner::after {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-repeat: no-repeat;
    background-position: bottom right;
    content: '';
}
.christmas-banner[data-week="1"]::after {
    /* background-image: url(../images/star-and-tree.svg); */
    background-size: 152px auto;
}

.christmas-banner::before {
    /* background-image: url(../images/bg.png); */
    background-size: 230px auto;
}
.christmas-banner .content {
    position: relative;
    max-width: 270px;
    z-index: 3;
	padding:0px;
	background-color:transparent;
	border:0px;
}
.christmas-banner__title {
	margin: 0 0 20px;
    color: #000;
    font-size: 21px;
    max-width: 100%;
    width: 100%;
    font-weight: 500;
    line-height: 1.2;
    font-family: 'Oswald', sans-serif;
}
.christmas-banner__tipl {
    display: inline-block;
    position: relative;
    padding: 0 0 0 32.5px;
    color: #ab2a2f;
    font-weight: 500;
    letter-spacing: 1px;
    text-shadow: 1px 1px #e1dfaa;
    /* font-family: 'Fredoka One', cursive; */
}
.christmas-banner__tipl::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 27px;
    height: 25px;
    transform: translateY(-50%);
    background: url(../images/crown.svg) center center no-repeat;
    background-size: contain;
    content: '';
}
.christmas-banner__title ~ .christmas-banner__description {
    margin: 0;
	color: #000;
	text-align: left;
}

.christmas-banner__description {
    font-size: 18px;
    line-height: 1.1;
	font-family: 'Oswald', sans-serif;
}

.christmas-banner__description b{
    color: #ab2a2f;
    font-size: 20px;
	line-height: 25px;
	text-shadow: 1px 1px #dfdc89;
}
.christmas-banner__price {
    margin: 0 0 20px;
    color: #cfd9e0;
    font-size: 14px;
    line-height: 1.1;
}
.christmas-banner-offers{
	margin: 10px 0;
    padding-left: 10px;
    font-size: 14px;
    font-family: 'Oswald', sans-serif;
	list-style:none;
	color: #ab2a2f;
}
.christmas-banner-offers li{
	margin-bottom: 3px;
}
.christmas-banner-offers li i{
	font-size:15px;
	font-weight:600;
	margin-right: 5px;
}
.christmas-banner__price strong, .christmas-banner__price b {
    color: #ffb229;
    font-weight: bold;
}
.christmas-banner .content a {
	margin: 0 0 10px;
	color: #fff;
    text-decoration: none;
	margin-left: 78px;
}
.christmas-banner__condition {
    margin: 0;
	color: #ab2a2f;
    font-size: 13px;
	font-family: 'Oswald', sans-serif;
}
.christmas-banner__present {
    position: absolute;
    top: 100%;
    left: 100%;
    z-index: 2;
    width: 120px;
    height: 120px;
    transform: translateX(-40px) translateY(-69px);
	    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 120px auto;
}
.christmas-banner--tipl .christmas-banner__present {
    background-image: url(../images/gift-box-red.png);
}
.christmas-banner__close:not(a) {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
	border: 0;
    padding: 1px 4px;
}
button, button:active, button:focus{
	outline:0;
	cursor:pointer;
}
.christmas-banner--tipl .christmas-banner__close {
    background-color: #720101;
}
.icon {
    display: block;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.icon {
    width: 20px;
    height: 20px;
    font-size: 20px;
    line-height: 20px;
    color: #ffffff;
    fill: #ffffff;
}
.icon--md {
    width: 20px;
    height: 20px;
    font-size: 16px;
    line-height: 20px;
	cursor: pointer;
}
.icon--md.icon--mg-sm, .notify-wrapper .notify--banner .notification__close .icon--md.icon {
    padding: 7px;
    box-sizing: content-box;
}

.christmas-banner__close:not(a) .icon {
    color: #fff;
}
.button--tipl.button--flat{
	box-shadow: inset 0px 0px 0px 100px #ab2a2f;
	font-size: 18px;
    height: 34px;
    line-height: 34px;
}



.christmas-banner--tipl .christmas-banner__present {
    position: absolute;
    top: 100%;
    left: 100%;
    z-index: 2;
    width: 100px;
    height: 100px;
    transform: translateX(-15px) translateY(-77px);
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 70px auto;
	transition: transform 250ms linear;
}	
	
.christmas-banner--tipl.show .christmas-banner__present {
    position: absolute;
    top: 100%;
    left: 100%;
    z-index: 2;
    width: 95px;
    height: 95px;
    transform: translateX(-58px) translateY(-65px);
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 95px auto;
    transition: transform 250ms linear;
}

.tipl-sideOfferTab{
	z-index: 9;
	position: fixed;
    display: block;
    top: 50%;
    background: #ab2a2f;
    border-radius: 0 0 5px 5px;
    transform: rotate(-90deg);
    padding: 0 10px;
    left: -42px;
	box-shadow: 0px 4px 10px rgba(0,0,0,0.4);
	cursor:pointer;
}

.tipl-sideOfferTab p{
	font-size: 25px;
    color: #fff;
    margin: 0;
    padding: 4px 5px 0;
    line-height: 32px;
    letter-spacing: 2px;
	font-weight: 500;
    font-family: Times New Roman;
}






/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  

  
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
.christmas-banner{
	width: 73%;
	padding: 20px 15px 30px;
}
.christmas-banner::before{
	background-size: 175px auto;
}
.christmas-banner__title {
    font-size: 18px;
}
.christmas-banner__tipl {
    padding: 0 0 0 26.5px;
	    text-shadow: none;
}
.christmas-banner__tipl::before {
    width: 20px;
    height: 18px;
    transform: translateY(-57%);
    background: url(../images/crown.svg) center center no-repeat;
}	
.christmas-banner__description {
    font-size: 16px;
	text-align: left;
}	
.christmas-banner__description b {
    font-size: 18px;
    text-shadow: none;
}
.christmas-banner-offers {
    padding-left: 0px;
    font-size: 14px;
}	
.christmas-banner__present {
    position: absolute;
    top: 100%;
    left: 100%;
    z-index: 2;
    width: 100px;
    height: 100px;
    transform: translateX(-60px) translateY(-75px);
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100px auto;
	transition: transform 250ms linear;
}	
.button {
    padding: 0 0.6em;
}
.button--tipl.button--flat{
	font-size:15px;
}
.christmas-banner__title ~ .christmas-banner__description{
	padding:0px;
	font-weight: 500;
}
	
.christmas-banner--tipl .christmas-banner__present {
    position: absolute;
    top: 100%;
    left: 100%;
    z-index: 2;
    width: 100px;
    height: 100px;
    transform: translateX(-20px) translateY(-77px);
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50px auto;
	transition: transform 250ms linear;
}	
	
.christmas-banner--tipl.show .christmas-banner__present {
    position: absolute;
    top: 100%;
    left: 100%;
    z-index: 2;
    width: 100px;
    height: 100px;
    transform: translateX(-60px) translateY(-75px);
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100px auto;
	transition: transform 250ms linear;
}	
	
	
	
	
	
	
	
	
	
	
}


























