/*   
Theme Name: I Love Gelato Mobile
Theme URI: http://ilovegelato.com.au
Description: I Love Gelato
Author: Whole Design Studios
Author URI: http://wholedesignstudios.com
Version: 2.0
*/

*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1B1548}
.chromeframe{position:absolute;top:0}
body{font:16px"effra",sans-serif;font-style:normal;font-weight:400;text-align:center;}
body,select,input,textarea{color:#333}
a{color:#03f}
a:hover{color:#69f}
a:link{-webkit-tap-highlight-color:#fcd700}
ins{background-color:#fcd700;color:#000;text-decoration:none}
mark{background-color:#fcd700;color:#000;font-style:italic;font-weight:700}
::-moz-selection,::selection{background:#fcd700;color:#fff;text-shadow:none}
input:-moz-placeholder,textarea:-moz-placeholder{color:#a9a9a9}

/**FONTS**/

@font-face {
    font-family: 'firsttestRegular';
    src: url('_/fonts/Forque-webfont.eot');
    src: url('_/fonts/Forque-webfont.eot?#iefix') format('embedded-opentype'),
         url('_/fonts/Forque-webfont.woff') format('woff'),
         url('_/fonts/Forque-webfont.ttf') format('truetype'),
         url('_/fonts/Forque-webfont.svg#firsttestRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

img {
	max-width: 100%;
}

body {
	color: #5A4C42;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	text-align: left;
	background: url(_/img/tile.png) repeat;
}

a {
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	cursor: pointer;
}

p {
	color: #5A4C42;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

p.box {
	background: #F1EFEC;
	width: 100%;
	padding: 10px 5%;
	margin-bottom: 30px;
	position: relative;
	z-index: 999;
	float: left;
}

div.box {
	background: #fff;
	width: 100%;
	padding: 10px 5%;
	margin-bottom: 30px;
	position: relative;
	z-index: 999;
	float: left;
}

div.box p strong {
	color: #BA6280;
	font-size: 21px;
	float: left;
	line-height: 25px;
	width: 100%;
	margin-bottom: 10px;
}




h2 {
	font-family: 'firsttestRegular';
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	float: left;
	color: #5A4C42;
	text-align: left;
	width: 100%;
	margin-bottom: 20px;
}

h2.right {
	text-align: right;
}

h2 a {
	color: #5A4C42;
	text-decoration: none;
}

h2 a:hover {
	color: #716156;
	text-decoration: none;
}

/**GRID**/


.wrapper {
	float: left;
	width: 100%;
	display: block;
}

.container {
	float: left;
	width: 90%;
	margin: 0 5%;
	display: block;
}

.row {
	float: left;
	width: 100%;
	display: block;
}

/**HOMPPAGE**/

#logo {
	max-width: 75px;
	margin-left: 5%;
	margin-bottom: 10px;
}

header#header {
	padding: 10px 0 0 0;
	background: #fff;
	background: rgba(255,255,255,0.35);
	border-bottom: 2px dashed #83B0AC;
}

.accordionButton {	
	background: #83B0AC;
	cursor: pointer;
	color: #fff;
	float: right;
	margin-right: 5%;
	margin-top: 20px;
	padding: 10px;
	font-family: 'firsttestRegular';
	font-size: 25px;
	font-weight: bold;
	line-height: 25px;
	color: #fff;
	text-align: center;
}

.accordionContent {
	width: 100%;
	padding: 20px 5%;
	float: left;
	background: #83B0AC;	
}

ul#menu-mobile-header-menu li a {
	float: left;
	width: 100%;
	text-shadow: 1px 1px 2px #555;
	display: block;
	font-family: 'firsttestRegular';
	letter-spacing: 2px;
	font-size: 25px;
	font-weight: bold;
	line-height: 25px;
	text-transform: uppercase;
	margin-bottom: 10px;
	text-decoration: none;
	color: #fff;
	text-align: center;
}

/**FORMS**/

form#searchform {
	float: left;
	width: 100%;
	position: relative;
	margin: 20px 0 10px 0;
}

form#searchform input {
	float: left;
	width: 100%;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.05);
	border: none;
	padding: 5px 2.5%;
	outline: none;
	margin: 0;
	color: #5A4C42;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	-webkit-appearance: none;
}

.apos {
color: #5A4C42;
	font-family: 'ABeeZee', sans-serif;
}

form#searchform input[type=submit] {
	background: url(_/img/search.png) no-repeat;
	background-size: 12px 12px;
	position: absolute;
	z-index: 999;
	border: none;
	outline: none;
	width: 14px;
	height: 11px;
	top: 10px;
	background-color: transparent;
	font-size: 0;
	text-indent: -999px;
	right: 30px;
	border-radius: none;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	-o-border-radius: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
	margin: 0;
}

#homepage_wrapper {
	margin: 30px 0;
}

#top_homepage_wrapper .row:nth-child(2) {
	position: relative;
}

#makeyourownshop {
	background: url(_/img/icecream.png) no-repeat;
	width: 75px;
	height: 101px;
	position: absolute;
	top: -20px;
	left: -30px;
	z-index: 0;
}

ul#cards li.card h3 {
	font-family: 'Grand Hotel', cursive;
	font-size: 20px;
	font-weight: normal;
	padding: 10px;
	background: #f4f3ef;
	float: left;
	text-decoration: none;
	text-align: center;
	border: 2px dashed #4F4F4F;
	color: #5A4C42;
	margin-right: 5%;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	margin-bottom: 10px;
	width: 45%;
}

ul#cards {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

ul#cards li.card:first-child h3 {
	color: #B96280;
}

ul#cards li.card:nth-child(2) h3 {
	color: #83B0AC;
	margin-right: 0;
	margin-left: 5%;
}

ul#cards li.card:nth-child(3) h3 {
	margin-right: 27.5%;
	margin-left: 27.5%;
}

footer#footer {
	padding-top: 30px;
	margin-top: 30px;
	background: #B96280;
	float: left;
}

ul#menu-footer-menu-mobile {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #fff;
}

footer#footer p {
	color: #fff;
	width: 100%;
	text-align: center;
	float: left;
}

footer#footer small {
	color: #fff;
	width: 100%;
	margin: 10px 0;
	text-align: center;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 12px;
	float: left;
}

footer#footer small a {
	color: #fff;
}

ul#menu-footer-menu-mobile li a {
	color: #fff;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 15px;
	float: left;
	text-decoration: none;
	width: 100%;
	margin-bottom: 5px;
	text-align: center;
	line-height: 20px;
}

.footer_link {
	float: left;
	width: 50%;
	margin: 10px 0;
}

#lower_footer {
	color: #fff;
	width: 100%;
	margin-bottom: 15px;
	border-bottom: 1px solid #fff;
	float: left;
}

.footer_link img {
	float: left;
}

.footer_link img.fb_footer_link {
	float: right;
}

#why_gelato_wrapper {
	margin-top: 30px;
}

#business_options_wrapper {
	margin-top: 30px;
}

.contentSlider {
  width: 100%;
}
.contentSlider,
.contentSlider .rsOverflow,
.contentSlider .rsSlide,
.contentSlider .rsVideoFrameHolder,
.contentSlider .rsThumbs {

  color: #000;
}

.contentSlider .rsSlide,
.contentSlider .rsOverflow {
  background: #F5F2E9;
  background: rgba(245,242,233,0.7);
  border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	
}


.rsBullet span{
background: #fff;
width: 10px;
height: 10px;
opacity: 1;
float: left;
text-shadow: 1px 1px 2px #555;
margin-top: 20px;
border-radius: 50px;
margin-right:10px;
}

.rsNav{
width: 60px;
display: block;
margin: 0 auto;
float: none !important;
}



.rsNavSelected span{
background: #83B0AC


}

.contentSlider .rsSlide {
	padding: 20px;
}

.contentSlider h3 {
  font-size: 24px;
  line-height: 31px;
  margin: 12px 0 8px;
  font-weight: bold;
}
.contentSlider img {
  max-width: 100%;
  height: auto;
  display: block;
}
.content-slider-bg {
  width: 86%;
  padding: 24px 7%;
  background: #eee;
}

h4.package_h4 {
	font-family: 'Grand Hotel', cursive;
	font-size: 35px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	float: left;
	width: 100%;
	color: #5B4D43;
	margin-bottom: 30px;
}

.rsContainer div:first-child div h4.package_h4 {
	color: #B96281;
}

.rsContainer div:nth-child(2) div h4.package_h4 {
	color: #85B2AD;
}

#contentSlider p {
	float: left;
	width: 100%;
}

#twin_h3 {
	margin-top: 20px;
}

p.ca {
	margin: 40px 0 30px 0;
	text-align: center;
}

h5.package_h5 {
	font-family: 'Grand Hotel', cursive;
	font-size: 35px;
	font-weight: normal;
	text-decoration: none;
	float:left;
	text-align: center;
	color: #5B4D43;
	margin-bottom: 30px;
	margin-top: 30px;
}

dt a {
	background: #85B2AD url(_/img/arrow.png) no-repeat;
	background-position: 95% 50%;
	width: 100%;
	padding: 20px 5%;
	float: left;
	line-height: 20px;
	text-shadow: 1px 1px 2px #555;
	font-family: 'firsttestRegular';
	font-size: 30px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 5px;
}

dt a:hover, dt a:active, dt a:focus {
	color: #fff;
}

#equip_single_wrapper {
	margin: 40px 0;
}

.b_wrapper {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}

.b_wrapper span.breadcrumbs a {
	width: 100%;
	background: #fff;
	background: rgba(255,255,255,0.7); 
	text-transform: capitalize;
	color: #5A4C42;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 5px 5%;
	float: left;
}

dt a.active {
	background: #85B2AD url(_/img/arrow_up.png) no-repeat;
	background-position: 95% 50%;
}

dd {
	float: left;
	width: 100%;
}

dd h2 {
	color: #fff;
	background: #B96281;
	width: 100%;
	padding: 5px 5%;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 15px;
	float: left;
	margin-bottom: 5px;
	text-transform: uppercase;
}

#single_equips ul {
	float: left;
	width: 95%;
	margin: 0 0 20px 5%
}

#single_equips ul li {
	list-style: circle;
	float: left;
	width: 100%;
	margin-bottom: 5px;
}

h2.single_equip {
	width: 100%;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 20px;
	float: left;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.equip_image_s img {
	width: auto;
	display: block;
	margin: 0 auto;
}

dd a {
	color: #333;
	background: #fff;
	text-decoration: none;
	width: 100%;
	padding: 5px 5%;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 5px;
	float: left;
	text-transform: uppercase;
}

#box_p {
	position: relative;
	padding-bottom: 40px;
}

#equipments_wrapper {
	margin: 40px 0 0 0;
}

#si_one {
	position: absolute;
	bottom: -50px;
	right: 15px;
}

p.sell_p {
	float: left;
	width: 100%;
	margin-bottom: 0;
	font-weight: bold;
}

p.title_p {
	color: #000;
	text-transform: uppercase;	
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	margin-bottom: 0;
	text-align: left;
	line-height: 20px;
	float: left;
	width: 100%;
}

.rsContainer div:first-child div p.title_p {
	color: #B96281;
}

#courses_wrapper {
	margin: 40px 0;
}

a.readmore {
	background: #B96281;
	color: #fff;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 15px;
	margin-top: 10px;
	float: left;
	padding: 10px 20px;
	text-decoration: none;
}

#cats_single_blog_inner li {
		width: 50%;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 20px;
	min-height: 40px;
	float: left;
}

#cats_single_blog_inner li a {
	color: #5A4C42;
	text-decoration: none;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 15px;
}

#tags_blog a {
		color: #5A4C42;
	text-decoration: none;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
			width: 50%;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 15px !important;
	margin-bottom: 20px;
	float: left;

	font-size: 15px;
}

.social {
	float: left;
	width: 100%;
	margin: 20px 0 0 0 ;
}

.social_single {
	float: left;
	width: 100%;
	margin: 40px 0;
}

form#form7  fieldset {
	float: left;
}

form#form7 {
	background: #E0DFD7 url(_/img/contact_overlay.png) no-repeat;
	background-position: 90% 95%;
	padding: 30px;
	float: left;
	border-radius: 15px;
	margin-bottom: 40px;
	z-index: 999;
	position: relative;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	width:100%;
	-o-border-radius: 15px;
}

#contact_bg_c_inner p.large {
	font-size: 24px;
	margin-bottom: 10px;
}

#contact_bg_c_inner p span {
	color: #B96281;
	float: left;
	width: 100%;
}

form#form7 label {
	color: #5A4C42;
}

form#form7 input[type=text],form#form7 input[type=email] {
	float: left;
	width: 100%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.05);
	border: none;
	padding: 10px 20px;
	outline: none;
	margin: 0;
	color: #5A4C42;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 20px;
	-webkit-appearance: none;
}

#contact_wrapper {
	margin: 40px 0 0 0;
}

form#form7 input[type=checkbox] {
	float: left;
	width: auto;
}

form#form7 textarea {
	float: left;
	width: 100%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.05);
	border: none;
	padding: 10px 20px;
	outline: none;
	margin: 0;
	height: 100px;
	color: #5A4C42;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 20px;
	-webkit-appearance: none;
}

form#form7 p {
	float: left;
	width: auto;
	margin-bottom: 10px;
}

form#form7 p.check {
	padding-left: 10px;
}

.hide {
	display: none;
}

form#form7 input[type=submit] {
	background: #85B2AD;
	color: #fff;
	font-family: 'firsttestRegular';
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow: 1px 1px 2px #555;
	outline: none;
	 -webkit-appearance:none;
	margin: 0;
	width: auto;
	border: none;
	line-height: 27px;
	float: left;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.05);
	padding: 10px 30px;
	font-size: 27px;
}

#blog_wrapper h3 a  {
	width: 100%;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #5A4C42;
	margin-bottom: 20px;
	text-decoration: none;
	float: left;
	font-weight: bold;
}

#single_blog_wrapper h3  {
	width: 100%;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #5A4C42;
	margin-bottom: 20px;
	text-decoration: none;
	float: left;
	font-weight: bold;
}

.wp-pagenavi {
		width: 100%;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #5A4C42;
	margin-bottom: 20px;
	background: #fff;
	padding: 10px;
	text-decoration: none;
	float: left;
	font-weight: bold;
}

.entry h1 {
	color: #5A4C42;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 25px;
	float: left;
	width: 100%;
	margin-left: 0;
	margin-bottom: 30px;
	text-decoration: none;
}

.entry h2 {
	color: #5A4C42;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 20px;
	margin-left: 0;
	float: left;
	width: 100%;
	margin-bottom: 30px;
	text-decoration: none;
}

dt.gallery-icon a {
	background: none;
}

#gallery-1 img {
	border: none !important;
}

.entry h3, .entry h4, .entry h5, .entry h6 {
	color: #5A4C42;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 18px;
	float: left;
	width: 100%;
	margin-left: 0;
	margin-bottom: 30px;
	text-decoration: none;
}

.pi {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.wp-pagenavi a {
	color: #5A4C42 !important;
}

#blog_wrapper {
	margin: 40px 0 0 0;
}

#single_blog_wrapper {
	margin: 40px 0 0 0;
}

.rsContainer div:first-child div p.sell_p {
	color: #B96281;
}

.rsContainer div:nth-child(2) div p.title_p {
	color: #85B2AD;
}

h3#master_name_two p strong {
	font-size: 15px;
}

h3#master_name_one p strong {
	font-size: 15px;
}

h3#master_name_three p strong {
	font-size: 15px;
}

.chef {
	float: left;
	width: 50%;
	min-height: 190px;
}

.rsContainer div:nth-child(2) div p.sell_p {
	color: #85B2AD;
}

#courses_box {
	position: relative;
	margin-bottom: 140px;
}

#courses_image_right {
	position: absolute;
	bottom: -100px;
	left: 0;
}

#courses_gps_logo {
	position: absolute;
	bottom: -125px;
	right: 0px;
}

	