@charset "utf-8";


.mid{position:relative;display:block;margin:0 auto;text-align:center;max-width:1200px}
.pad{padding:0 10px;}

.midpad {
	padding: 0 20px;
}

/*Header*/

header {
	padding:20px 0;
	top: 0;
	background-color:rgba(255,255,255,0);
	text-align: center;
	font-size: 0px;
	position: absolute;
	z-index: 2;
	width: 100%;
}

.floatrighttop {
	display: inline-block;
	width: 50%;
	text-align: left;
	vertical-align: middle;
}

img.midvertical {
	display: inline-block;
	vertical-align: middle;
	width: 50px;
}

h1#topwenam {
	font-size: 30px;
	padding: 0 10px;
	vertical-align: middle;
	display:inline-block;
	font-weight: 600;
}


.floatleftop {
	display: inline-block;
	width: 50%;
	text-align: right;
	vertical-align: middle;
}

.menulink {
	display: inline-block;
	padding: 10px 5px;
	margin:5px;
}

a.themenulink {
	font-size: 22px;
	font-weight: 600;
	text-decoration: none;
  	position: relative;
	color: #454b60;
	padding: 5px;
	vertical-align: middle;
}

img#accnticonimg {
	display:inline-block;
	vertical-align: middle;
	padding: 0 5px 3px 0;
}

a.themenulink::before {
  content: '';
  background-color: #baff95;
  position: absolute;
  left: 0;
  bottom: 11px;
  width: 100%;
  height: 5px;
  z-index: -1;
  transition: all .3s ease-in-out;
}

a.themenulink:hover::before {
  bottom: 0;
  height: 100%;
}



/*Mobile Menu*/

.anotherfloattop {
	display: inline-block;
	width: 50%;
	text-align: right;
	vertical-align: middle;
}

img#menuico {
	cursor:pointer;
	width: 80px;
	display: none;
	float: right;
	vertical-align: middle;
	
}

#dimobmenu {
	display: none;
	position: absolute;
	top: -20px;
	width: 100%;
	left: 0;
	padding: 20px 0 50px;
	background-color: rgba(255,255,255,0.90);
	overflow:hidden;
	z-index: 999999;
	box-shadow: 0px 5px 50px #000;
}

img#closemenu {
	width: 50px;
	cursor: pointer;
}

#menumid {
	width: 70%;
	margin: 0 auto;
	text-align: center;
}

.mobmenulink {
	padding: 40px 0;
	border-bottom:solid 2px #8488A2;
	text-align: center;
	position: relative;
	z-index: 2;
	width: 100%;
	display: inline-block;
}

a.mobmenlink {
	font-size: 20px;
	text-align: center;
	color:#454b60;
}

img#menumarkwater {
	position: absolute;
	left: -20px;
	top: 40%;
	z-index: 1;
}


/*Second backround*/

.secondset {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	font-size: 0px;
	position:relative;
	top:-15px;
	z-index: 1;
}

#secondleftback {
	display: inline-block;
	width: 50%;
	background: #bbff95; /* Old browsers */
	background: -moz-linear-gradient(top,  #bbff95 0%, #0dcda4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #bbff95 0%,#0dcda4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #bbff95 0%,#0dcda4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbff95', endColorstr='#0dcda4',GradientType=0 ); /* IE6-9 */
	height: 700px;
	vertical-align: top;
}

#secondrightback {
	display: inline-block;
	width: 50%;
	height: 500px;
	vertical-align: top;
}




h2#topheadwordissecond {
	font-family: 'Bebas Neue', cursive;	
	color:#454b60;
	font-size:80px;
	text-align: center;
	margin: 0 auto;
	position: absolute;
	top: 180px;
	left: 50%;
	transform: translateX(-50%);
	width: 500px;
}

h2.additionalhed {
	padding: 100px 0 20px;
}




/*product slide*/

#productsseci {
	position: relative;
	text-align: center;
	padding:0;
}

#productbigdiv {
	position: absolute;
	z-index: 3;
	top: -190px;
	left: 50%;
	transform:translateX(-50%);
	width: 500px;
}

img.productslide {
	display: none;
	margin: 0 auto;
	width: 500px;
}




/*second section*/

.justwhiteback {
	padding:0;
	margin:auto 0;
	display:block;
	text-align:center;
	background-color: #fff;
	position: relative;
	overflow: hidden;
	font-size: 0px;
}

#witblok {
	display: inline-block;
	width: 50%;
	vertical-align: bottom;
	background-color: #fff;
	position: relative;
	height: 100%;
}

#grayback {
	background-color:#454b60;
	display: inline-block;
	width: 50%;
	vertical-align: bottom;
	position: relative;
}


#seebut {
	padding: 0 20px 350px;
	text-align: center;
	margin: 0 auto;
	position: relative;
}

a#bigproductbut {
	background-color:#454b60;
	padding: 30px 50px;
	font-size: 25px;
	font-weight: 700;
	color:#fff;
	position: relative;
}

@keyframes pop {
  0%   {width:130px;right: -57px;}
  47%  {width:130px;right: -57px;}
  50%  {width:140px;right: -62px;}
  53%  {width:130px;right: -57px;}
  100% {width:130px;right: -57px;}
}

@keyframes popdos {
  0%   {width:100px;right: -42px;}
  47%  {width:100px;right: -42px;}
  50%  {width:110px;right: -48px;}
  53%  {width:100px;right: -42px;}
  100% {width:100px;right: -42px;}
}

img#clickicon {
	position: absolute;
	z-index: 2;
	bottom:-31px;
	right:-57px;
	animation-name: pop;
  	animation-duration: 3s;
	animation-iteration-count: infinite;
}

.wordingblocki {
	padding: 250px 20px 200px;
	margin: 0 auto;
	text-align: center;
}

h3.justsomehed {
	position:relative;
	z-index:3;
	font-family: 'Bebas Neue', cursive;	
	font-size:90px;
	letter-spacing:3px;
	background: -webkit-linear-gradient(left, #0dcda4 0%,#bbff95 100%);
	  -webkit-background-clip: text;
	  -webkit-text-fill-color: transparent;
}

p.limitedexplan {
	font-size:16px;
	font-weight: 600;
	position: relative;
	z-index:3;
	letter-spacing: 2px;
	padding: 2px 0 50px;
	color: #fff;
}

img#characterleft {
	position:absolute;
	z-index: 2;
	left: 50%;
	bottom:-35px;
	transform:translateX(-50%);
}


img#characterright {
	position:absolute;
	z-index: 2;
	left: 50%;
	bottom:-35px;
	transform:translateX(-50%);
}








/*products*/

#products {
	width:100%;
	position: relative;
	overflow: hidden;
}

#productsback {
	background-image:url(../imgs/background-wip2.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:100px 0 50px;
	text-align: center;
}

.thaproduct {
	display:inline-block;
	vertical-align:top;
	background-color:rgba(255,255,255,0.9);
	padding:40px 40px 30px;
	-webkit-box-shadow: 0px 8px 10px -5px rgb(9, 43, 81);
	-moz-box-shadow: 0px 8px 10px -5px rgb(9, 43, 81);
	box-shadow: 0px 8px 10px -5px rgb(9, 43, 81);
	width:220px;
	margin:20px 20px 40px;
	transition-duration:0.4s;
}

.thaproduct:hover {
	-webkit-box-shadow: 0px 8px 10px 0px rgb(9, 43, 81);
	-moz-box-shadow: 0px 8px 10px 0px rgb(9, 43, 81);
	box-shadow: 0px 8px 10px 0px rgb(9, 43, 81);
	background-color:rgba(255,255,255,1);
}

img.prodctimg {
	width:220px;
}

.proodctdescript {
	padding:20px 0 0;
}

h3.productheadnam {
	font-size:16px;
	text-align:left;
	font-weight:400;
}

p.produtpice {
	font-size:20px;
	padding:10px 0 0;
	text-align:left;
	font-weight:700;
	color:#0dcda4;
}

.inorout {
	padding:10px 0;	
	text-align:left;
}

img.productinstock {
	display:inline-block;
	vertical-align:middle;
	padding:0 5px 0 0;
}

p.prodinoroutpar {
	font-size:16px;
	display:inline-block;
	vertical-align:middle;
	color:#66719d;
}

a.adcartprodct {
	display:block;
	padding:20px 0;
	font-size:16px;
	font-weight:700;
	background: #0dcda4;
	background: -moz-linear-gradient(left, #0dcda4 0%, #bbff95 100%); 
	background: -webkit-linear-gradient(left, #0dcda4 0%,#bbff95 100%); 
	background: linear-gradient(to right, #0dcda4 0%,#bbff95 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0dcda4', endColorstr='#bbff95',GradientType=1 );
	transition-duration:0.4s;
}

a.adcartprodct:hover {
	-moz-box-shadow: inset 0 0 10px #008cac;
	-webkit-box-shadow: inset 0 0 10px #008cac;
	box-shadow: inset 0 0 10px #008cac;
}

a.soldit {
	background:#454b60;
	color:#fff;
	font-weight: 400;
}

a.soldit:hover {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#seemoreseck {
	width: 100%;
	text-align: center;
	padding: 40px 0 0;
	margin: 0 auto;
}

#diblockviprnet {
	position: relative;
	text-align: center;
	margin: 0 auto;
	display: inline-block;
}

a#productmorebut {
    font-size: 18px;
    padding: 30px 50px;
    background-color: #454b60;
    color: #fff;
    letter-spacing: 2px;
	font-weight: 600;
	display: inline-block;
}

img#diblockprnt {
	position: absolute;
	top: 60%;
	transform:translateY(-50%);
	right: -45px;
}




/*Shipping Partners*/

.generalsek {
	display:inline-block;
	width:100%;
	padding:100px 0;
	text-align:center;
	position:relative;
	overflow:hidden;
}

h4.generalfourhead {
	font-size:90px;
	padding:30px 10px;
	letter-spacing:3px;
	font-family: 'Bebas Neue', cursive;	
}

span#colgradint {
	display:inline-block;
	background: -webkit-linear-gradient(left, #0dcda4 0%,#bbff95 100%);
	 background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

img#shipback {
	position:absolute;
	right:-30px;
	top:-24px;
	z-index:1;	
}

img#deliveryman {
	margin: 0 auto;
	margin-bottom: -140px;
}

#aboveship {
	position:relative;
	z-index:2;
}

.generaldivi {
	display:inline-block;
	width:100%;
	text-align:center;
	font-size:0px;
	padding:20px 0 40px;
}

.delividivs {
	display:inline-block;
	margin:20px 30px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	width:140px;
	height:90px;
}

#delivpostnet {
	background-image:url(../imgs/deliveries/postnet.png);
}

#delivdhl {
	background-image:url(../imgs/deliveries/dhl.png);
	display: none;
}
#delivpaxi {
	background-image:url(../imgs/deliveries/paxi.png);
	display: none;
}
#delivpudo {
	background-image:url(../imgs/deliveries/pudo.png);
}
#delivram {
	background-image:url(../imgs/deliveries/10898071_789340301103508_3738807043216427738_n.png);
	display: none;
}
#delivcourierguy {
	background-image:url(../imgs/deliveries/courier-guy.jpg);
}




/*Contact Form*/

.contacflt {
	display:inline-block;
	width:50%;
	vertical-align:top;
	padding:40px 0 0;
	text-align:left;
}

.contcdivs {
	padding:0 0 21px;
}

textarea#contboodskp {
	background-color: #fff;
	border: none;
	border-bottom: solid 1px #0dcda4;
	padding: 20px;
	font-size: 14px;
	color: #454b60;
	width: 400px;
	height:290px;
	-webkit-box-shadow: 0px 5px 10px 0px rgb(183, 187, 198);
	-moz-box-shadow: 0px 5px 10px 0px rgb(183, 187, 198);
	box-shadow: 0px 5px 10px 0px rgb(183, 187, 198);
	text-align: left;
}

input.contcinput {
	text-align:left;
	padding: 20px;
}

hr#formline {
	border:none;
	height:2px;
	width:100%;
	background-color:#d2d5df;
	margin:30px 0 0;
}

.g-recaptcha {
	margin:0 auto;
	padding: 20px 0 0;
	display:inline-block;
}




a#checkout {
	position:fixed;
	z-index:999;
	bottom:30px;
	right:30px;
	height:30px;
	width:30px;
	border-radius:50px;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	background-color:#454b60;
	padding:10px;
}



/*Products page*/
#secondleftbackonpages {
	  display: inline-block;
  width: 50%;
  background: #bbff95;
  background: -moz-linear-gradient(top, #bbff95 0%, #0dcda4 100%);
  background: -webkit-linear-gradient(top, #bbff95 0%,#0dcda4 100%);
  background: linear-gradient(to bottom, #bbff95 0%,#0dcda4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbff95', endColorstr='#0dcda4',GradientType=0 );
  height: 500px;
	vertical-align: top;
}



#extraspas {
	padding: 50px 0;
}



/* About */

#hopimg {
	position:absolute;
	z-index: 2;
	left:48%;
	transform: translateX(-50%);
	bottom:0;
}



/*Taal shit*/

#engls, #afrik {
	position: fixed;
	left: 15px;
	bottom: 15px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	border-radius: 50px;
	z-index: 99;
	cursor: pointer;
}




/*Footer*/

footer {
	margin:0;
	background-color:#454b60;
	padding:150px 0 50px;
	text-align:left;
}

h5#footerhead {
	color:#fff;
	font-size:30px;
	font-weight:700;	
	text-align:left;
}

p#footerslog {
	color:#a1abce;
	font-size:16px;
	text-align:left;
	padding:20px 0;
}

#footdivond {
	padding:40px 0;
	text-align:left;
	display:inline-block;
	vertical-align:middle;
}

a.footlinks {
	color:#fff;
	font-size:16px;
	font-weight:700;
	display:inline-block;
	vertical-align:middle;
	padding:0 60px 0 0;
}

#footlyndiv {
	position:relative;
	text-align:left;
	padding:40px 0 0;
	font-size:0px;
}

img#footlogo {
	position:relative;
	z-index:2;
	background-color: #454b60;
	padding:0 30px 0 0;
	display:inline-block;
	vertical-align:middle;
	width:100px;
}

hr#footlyn {
	background-color:#a1abce;
	position:relative;
	z-index:1;
	top:-130px;
	border:none;
	height:2px;
	width:100%;
}

#footondelyn {	
	padding:40px 0 0;
	text-align:left;
}

.ondefootblokies {
	display:inline-block;
	vertical-align:top;
	padding:0 60px 0 0;
}

p.footinfoonde {
	font-size:16px;
	color:#a1abce;
	display:inline-block;
	vertical-align:middle;
	line-height: 18px;
}

img.footbotlinkicons {
	display:inline-block;
	vertical-align:middle;
	padding:0 5px 0 0;
}

p#foothelonde {
	padding:40px 0 0;
	font-size:14px;	
	color:#a1abce;
	display:block;
	text-align:left;
}



/*Redirect page*/

#redirect {
	display: block;
	padding: 100px 10px;
}


h1#redirecthed {
	display:block;
	margin: 0 auto;
	font-size: 45px;
	line-height: 55px;
	text-align: center;
	padding-bottom: 25px;
}

p#redirecpar {
	font-size: 25px;
	line-height: 35px;
	margin: 0 auto;
	text-align: center;
	display:block;
}

span#redirecspan {
	padding: 10px 0;
	display:block;
}


@media only screen and (max-width:1160px) {
#dipcmenu {
	display: none;
}
	img#menuico {
		display: block
	}	
}


@media only screen and (max-width:1100px) {

a.footlinks {
	padding:0 40px 10px 0;
}

img#shipback {
	top: 52px;
}

.thaproduct {
	padding:20px 20px 15px;
	width:180px;
	margin:10px 10px 20px;
}

img.prodctimg {
	width:180px;
}
	
}

@media only screen and (max-width:960px) {

a.footlinks {
	display:block;
	padding:0 0 15px 0;
}

img#footlogo {
	width:200px;
}

#footdivond {
	padding:20px 0 0;
}

hr#footlyn {
	top:-270px;
}

#footlyndiv {
  padding: 30px 0 0;
}

#footondelyn {
  padding: 60px 0 0;
}

.ondefootblokies {
	padding:0 60px 10px 0;
}

textarea#contboodskp {
	width: 90%;
}

input.contcinput {
	width: 80%;
}
	
}



@media only screen and (max-width:850px) {



	
h1#topwenam {
		display: none;	
	}
	img.midvertical {
		width: 70px;
	}
	#secondrightback {
		opacity: 0;
	}
	#seconmidsleft {
		opacity: 0;
	}
	h2#topheadwordissecond {
		display: block;
	}
	
	
	
	#seebut {
  		padding: 0 20px 220px;
	}
	
a#bigproductbut {
	padding: 30px 40px;
	font-size: 16px;
}
	
.wordingblocki {
  	padding: 250px 20px 120px;
}



img#clickicon {
	bottom:-19px;
	right:-42px;
	width: 100px;
	animation-name: popdos;
}


h3.justsomehed {
	font-size:50px;
	letter-spacing:2px;
}

p.limitedexplan {
	font-size:12px;
}

img#characterleft {
	width:150px;
	bottom: 7px;
}


img#characterright {
	width:150px;
	bottom: 7px;
}

	
h2.additionalhed {
  padding: 50px 0 20px;
}
	
	
}





@media only screen and (max-width:700px) {
img#footlogo {
	width:145px;
}
hr#footlyn {
	top: -254px;
}
footdivond {
  padding: 30px 0 0;
}	

.contacflt {
	width:100%;
}

img#secback {
  top: 188px;
}

#productsback {
	background-repeat: repeat-y;
	background-size: unset;
	background-size: auto;
}
	
#productbigdiv {
	width: 450px;
}

img.productslide {
	width: 450px;
}
	

}


@media only screen and (max-width:500px) {


h3.justsomehed {
	font-size:35px;
}


img#closemenu {
	top:30px;
	right:30px;
	width:50px;
}

.delividivs {
	margin:10px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	width:110px;
	height:70px;
}

h4.generalfourhead {
	padding:20px 10px;
}

.generalsek {
	padding:50px 0;
}

.midpad {
	padding:0 20px;
}

a#checkout {
	bottom:20px;
	right:20px;
}
	
	#addedpadonhom {
		padding: 50px 0 10px;
	}
	
#productbigdiv {
	width: 300px;
	top: -114px;
}

img.productslide {
	width: 300px;
}
	
h2#topheadwordissecond {
	width: 300px;
}

#secondleftback {
  height: 760px;
}
	
	
.wordingblocki {
  padding: 150px 20px 120px;
}	

#seebut {
  padding: 0 0 220px;
}	

	#hopimg {
		width:170px;
	}	
	
	img#deliveryman {
		width: 200px;
		margin-bottom: -77px;
	}
	
}


@media only screen and (max-width:400px) {
.seconhed {
	padding:40px 0;
}

img#footlogo {
	width: 130px;
	padding: 0 20px 0 0;
}

footer {
	padding: 50px 0;
}

#footdivond {
  padding: 30px 0 0;
}

textarea#contboodskp {
	width: 80%;
}

p.footinfoonde {
  display: block;
  line-height: 21px;
}
	
}

@media only screen and (max-width:340px) {

.thaproduct {
	margin:20px auto 40px;
}


img#secback {
  top: 171px;
}
	
}







