html, body {
	height: 100%;
	position: relative;
	box-shadow: 0 0 200px rgba(0, 0, 0, 0.27) inset;
	color: #fff;
	font-family: "Lucida Sans Unicode", Verdana;
	background: #665fee;
	background-image: -webkit-linear-gradient(45deg, rgb(102, 95, 238) 0%, rgb(39, 194, 222) 100%);
	overflow-x: hidden
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: -1.5rem !important;
    line-height: 0.4 !important;
}

@font-face {
	font-display: swap
}

.flex-grow {
	flex: 1
}

a, a:hover, a:active {
	color: #bfe1ff
}

.countryFlags { 
display: inline-block; 
left: 10px;
padding:25px;
position: absolute;
}

.countryFlags a:hover {
text-decoration: none;
}

.countryFlags img:hover {
border-bottom: 2px solid #557AE9;
}

.h-05 {height: 0.5% !important}
h1 {font-size: 5rem !important}
.padding40 {padding: 40px}
.navbar-default .navbar-toggle {border: 0}
.navbar-light .navbar-nav .nav-link {color: #dfdfdf}
.navbar-light .navbar-brand, .navbar-light:hover .navbar-brand:hover {color: #fff}
.nav li > a {padding: 20px}

.topline {
display: block;
background-image: url('https://sodadrinks.eu/data/files/SodaDrinks.lt-logo.png');
background-repeat: no-repeat;
background-size: 90%;
background-position: center;
width:250px;
height: 73px; 
background-color: #FFFFFF !important;
}

.white {
background-color: #FFFFFF !important;
}

.navbar li {
	font-size: 16px;
	text-transform: small-caps;
	margin-right: 25px
}

.navbar, .navbar-collapse {
	border: 0;
	background: none;
	padding-top: 10px
}

ul.nav.navbar-nav.navbar-right li a:hover, ul.nav.navbar-nav.navbar-right li.active a {
	color: #ffffff;
	background: none;
	border-bottom: 1px solid #a5d5ff
}

.footer {
	color: #dfdfdf;
	font-size: 13px;
	padding: 20px
}

.customBackground {
	#min-height: 110%;
	#min-width: 110%;
	left: -50px;
	background-color: #F2F4F9;
	-webkit-transform: rotate(-4deg);
	-ms-transform: rotate(-4deg);
	transform: rotate(-4deg);
	z-index: 1041;
	color: #212529;
	position: relative;
}

.sodadrinksBG {
background-image: url('img/bg.jpg');
background-repeat: no-repeat;
background-size: 90%;
background-position: center;
left: -50px;
top:-10px;
min-width: 110%;
position: relative;
opacity: 0.8;
}

.resetTextRotation {
	transform: rotate(4deg) !important;
	max-width: 92%;
	left: 50px
}


@media (min-width: 300px) and (max-width: 767px) {
	h1 {font-size: 3em !important}

	.navbar-brand {
		white-space: normal !important
	}

.padding40 {
padding-top: 10px !important;
padding-left: 40px !important;
}

.topline {
display: block;
background-image: url('https://sodadrinks.eu/data/files/SodaDrinks.lt-logo.png');
background-repeat: no-repeat;
background-size: 80%;
background-position: center;
width:250px;
height: 73px; 
background-color: #FFFFFF !important;
}

.navbar-light {
    background-image: none !Important;
    padding-bottom: 15px;
}

.navbar-toggler-icon { 
	height: 0px !important;
	display: none !important;
}

	h1 .choose {
        display:block;
	margin-top: 50px !important;
	line-height: 1.5 !important;
	}

	.customBackground {
		min-height: 80%;
		min-width: 140%;
		left: -40px;
		background-color: #f2f4f9;
		-webkit-transform: rotate(-4deg);
		-ms-transform: rotate(-4deg);
		transform: rotate(-4deg);
		z-index: 1041;
		color: #212529;
		position: relative
	}

	.resetTextRotation {
		transform: rotate(4deg) !important;
		max-width: 70%;
	}

    .h1, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
     margin-bottom: .5rem;
     font-weight: 500;
     line-height: 0.7 !important;
}
}
}
