/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

.home .content {
	padding-bottom: 0px!important;
	padding-top: 0 !important;
}

/* Imported from previous site */
.searchbox {position:absolute; padding-left:730px;}

ul.sidelinks {width:220px; outline: #999999 solid thin; background-color:#FFFFFF; height:500px; padding-left:15px; padding-top:10px;}

#shipping {
	width:94%; 
	border:4px white solid; 
	margin-top:10px; 
	padding:15px; 
	background-color:#FFFFcc; 
	font-size:18px; color:#000;
}
.shiptimes {
	font-size:15px;
}


/* CONTACT FORM BEGIN */
.contactwrapper {
	width:645px;
	border:thin solid #800000;
	margin-top:20px;
	padding:20px 0 0 0;
	background-color:#FFFFFF;
}

.conrow {
	width:600px;
}

.conrow2 {
	width:600px; margin-top:15px;
}


.consegleft2 {
	text-align:right;
	width:220px;
	margin:5px;
	float:left;
}

.consegright {
	margin:0;
	padding:0;
	top:-10px;
	position: relative;
	left:-10px;
	float:left;
}

.concap {
	top:17px;
	left:85px;
	position: absolute;
	float:left;
}

.consegright2 {
	float:left;
	margin:5px 0 0 5px;
}

.consegright3 {
	position:relative;
	top:-40px;
	left:5px;
	margin:0 0 0 0;}
	
/* CONTACT FORM END */

.storeitems {
	clear:both; 
	border:1px solid #36B08B; 
	-webkit-border-radius: 10px; 
	border-radius: 10px; 
	margin:0 0 0 5px; 
	padding:20px;
	background:#fff;
}

/* Content */
.cleanimage {
	background:#fff;
	padding:20px;
	border: 1px solid #bbb;
}
#footertext {
	font-size:11px;
}

.orderbutton {
	background:#29C2DE; 
	padding:15px 20px;
	border:2px solid #fff;
	display:block;
	text-align:center;
	margin:20px 30px 10px; 
}

.q_logo a {
	visibility: visible !important;
}

/* Enfold */
#headertext.avia-section {
	height:50px!important;
}

/* Slider */
@media screen and (max-width: 980px) {
  /* For iphone */
	.slidertext {
	font-size:1.8em!important;
	font-weight:bold;
	left:3%!important;
	}
	.slidercalltoaction1 {
	left:1%!important;
	}
	.slidercalltoaction2 {
	left:3%!important;
	width:94%;
	}
	#slidergirl {
	display:none;
	}
	.cleanimage {
	background:#fff;
	padding:10px;
	}
	ul.bulletlist {
	margin: 10px 5px 10px 10px;
	}
}