/*
Theme Name: Woolgoolga Swim School by GiantMedia
Description: Custom responsive theme for Woolgoolga Swim School
Version: 1.0
Author: GiantMedia.com.au
*/

/*  RESET ALL  ============================================================================= */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }


/*  Standard styling site wide  ============================================================================= */
body { font-family: 'Lato', sans-serif; line-height:1.3; font-size:16px; color:#655f50; }
p { font-family: 'Lato', sans-serif; margin-bottom:13px; color:#655f50; line-height:1.3; font-size:16px; }
li { font-family: 'Lato', sans-serif; margin-bottom:8px; color:#655f50; line-height:1.3; margin-left:23px; }
a { color:#655f50; text-decoration:none; }
a:hover { color:#333; }
b { font-weight:bold; } 
a img { -webkit-transition: all 500ms; transition: all 500ms;  }
a img:hover { opacity:0.9; }

/*  stops iphone changing color of phone numbers
============================================================================= */
a[href^=tel] {text-decoration:inherit; color:inherit;}

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {	width: device-width; }
@viewport {	width: device-width; }

/* headings  ================================================== */
h1,h1 a { margin:15px 0px; color:#0068af; font-size:32px; text-decoration:none; font-weight:400; text-transform:capitalize;  }
h2, h2 a { margin:18px 0px; color:#cf2031; font-size:28px; text-decoration:none; -webkit-transition: all 500ms;transition: all 500ms; font-weight:400;  text-transform:capitalize; }
h3, h3 a { margin:13px 0px;color:#cf2031; font-size:22px; text-decoration:none; -webkit-transition: all 500ms;transition: all 500ms; font-weight:400;  text-transform:capitalize; }
h4, h4 a, h5, h5 a {margin:6px 0px;color:#cf2031;font-size:20px; text-decoration:none; text-transform:capitalize; }

/* responsive block elements. Make sure images etc squash down */
iframe { max-width:100%!important; display:block; margin:0px auto; }
img  { max-width:100% !important; height:auto; display:block; }

/*  HEAD  ============================================================================= */

::-webkit-input-placeholder { color:#4a4a4a; }
::-moz-placeholder { color:#4a4a4a; } /* firefox 19+ */
:-ms-input-placeholder { color:#4a4a4a; } /* ie */
input:-moz-placeholder { color:#4a4a4a; }

.slider-text { text-align:center; margin:0px auto; text-transform:uppercase; letter-spacing:0.13rem; text-shadow:1px 1px 3px rgba(0,0,0,0.5); }
.header { background:#0068af; border-bottom:5px solid #015e9d; z-index:1100; height:82px; }
.spacer { display:block; width:100%; height:77px; }
#logo { display:block; position: relative; margin:0px auto; padding:0px; z-index:1200; overflow:visible;  }
#logo img { max-width:211px; width:211px; height:auto; overflow:visible;-webkit-transition: all 500ms;transition: all 500ms; padding:0px 0px; }

.sticky { position:fixed!important; z-index:1100; max-height:62px; }
.sticky #logo{  padding:0px; }
.sticky #logo img { padding:0px 0px 0px 0px; width:130px; }
.sticky .top-links-outer { display:none; }
.sticky .ddsmoothmenu ul { margin-top:0px!important; }
.sticky .phone { margin-top:8px!important; padding:8px; }

/*.logged-in .header { padding-top:28px!important; }*/


/*  HOME  ============================================================================= */

.h-icon img { border:5px solid #0068af; border-radius:3px; margin:0px auto; }
.h-icon h2 { text-align:center; }
.link-icon { text-align:center; }

.h-items { background:#fbf8f1; }

/*  BODY/PAGE/CONTENT  ============================================================================= */

.banner h1 { text-shadow:1px 1px 1px #999; }
.date { color:#0569B2!important; }

/* rusable elements below */
.page-numbers { font-size:20px; padding:23px 5px; color:#666; text-decoration:none; display:inline-block; }
 .page-numbers:hover { color:#ccc; text-decoration:none; }
 .current:before { content: "["; } 
 .current:after { content: "]"; } 
#breadcrumbs { margin:0px; color:#a5dbff; }
#breadcrumbs a { text-decoration:none; font-weight:300; color:#2496ca; }
.sitemap li a { text-decoration:none; font-size:22px; }
.sitemap li a:hover { color:#666; }
.page_link { font-size:24px; display:block; color:#333; border-bottom:1px #666 solid; margin-bottom:13px; padding-bottom:13px; }
.page_link:hover { color:#000; border-bottom:1px #000 solid; }


/*  SIDEBAR  ============================================================================= */

/*  forms */
#single-form { background:#FFF; border:1px solid #d0d0d0; border-radius:5px; padding:13px 0px; } 
#single-form p { width:90%; display:block; margin:8px 5%; } 
input[type="text"] { border:none; background:#bdbdbd; color:#fff; padding:3px 2%; width:90%; display:block; }
input[type="email"] { border:none; background:#bdbdbd; color:#fff; padding:3px 2%; width:90%; display:block; }
textarea { border:none; background:#bdbdbd; color:#fff; padding:3px 2%; width:90%; display:block; }
input[type=checkbox] { background:#bdbdbd; color:#fff; padding:5px; }
input[type=radio] { background:#bdbdbd; color:#fff; padding:5px;; }
input[type=date] { background:#bdbdbd; color:#fff; padding:5px; }
select { border:none; background:#bdbdbd; color:#fff; padding:5px; }
input[type="submit"] { padding:8px 13px; color:#5A4A42; text-decoration:none; border:1px solid #bdbdbd; border-radius:9px; -webkit-transition: all 500ms;transition: all 500ms; background:none; }
input[type="submit"]:hover { color:#fff; background:#bdbdbd; text-decoration:none; border:1px solid #bdbdbd; }
#captcha { display:inline; width:80px; }

.contact-form { background:#393939; margin-bottom:23px; display:block; }
.inner { margin:0px 23px; }
.inner2 { margin:0px 23px; padding:18px 0px; }
.contact-form table { margin:0px; display:table; width:100%; }
.contact-form table td{ vertical-align:top!important; padding-bottom:13px;  }
.wpcf7-captchac { display:inline-block; margin-right:13px; }

/*  SLIDE  ============================================================================= */
.slider-block { background:url(images/slider-dummy.jpg) 50% 50% no-repeat #f1efed; position:relative; padding:60px 0px!important; }
#sliderBlk { position:relative; }

/*  FOOT  ============================================================================= */

#footer_wrap { color:#fff; background:#0068af; border-top:5px solid #015e9d; padding:23px 0px!important; position:relative; }
#footer_wrap td { min-width:130px; }
#footer_wrap p { color:#fff; font-weight:400; }
#footer_wrap ul { text-align:center; float:none; }
#footer_wrap li { display:block; margin:0px; float:left; width:auto; text-align:left; padding-top:13px; }
#footer_wrap li a{ color:#fff; text-decoration:none; margin:0px; font-size:16px; padding:0px 23px 23px 0px; -webkit-transition: all 500ms;transition: all 500ms; font-weight:700; text-transform:capitalize; }
#footer_wrap li a:hover{ text-decoration:underline!important; }
#footer_wrap ul li ul { display:none; }

#copy-foot { text-align:center; padding: 23px 0px 50px 0px;  }
#copy-foot a { color:#fff; text-decoration:none; font-size:12px; }
#copy-foot p { color:#fff; font-size:12px; }
#copy-foot a:hover { color:#CCC; }

/*  SECTIONS  ============================================================================= */
.wrapper { width:100%; padding:40px 0px; }
.div_row { margin:0px auto!important; max-width:1200px!important; position:relative; }
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  GROUPING  ============================================================================= */

.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP   ==================================================================== */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}

.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */
/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { margin: 1% 0 1% 0%;}
}

/*  GRID OF TWELVE   ============================================================================= */

.span_12_of_12 { width: 100%; }
.span_11_of_12 { width: 91.53%; }
.span_10_of_12 { width: 83.06%; }
.span_9_of_12 {	width: 74.6%; }
.span_8_of_12 {	width: 66.13%; }
.span_7_of_12 {	width: 57.66%; }
.span_6_of_12 {	width: 49.2%; }
.span_5_of_12 {	width: 40.73%; }
.span_4_of_12 {	width: 32.26%; }
.span_3_of_12 {	width: 23.8%; }
.span_2_of_12 {	width: 15.33%; }
.span_1_of_12 {	width: 6.86%; }



 


/*  Animations  ============================================================================= */


/*  SUNDRIES  ============================================================================= */
.absolute { position:absolute; top:0px; left:0px; }
.fr { float:right; }
.fl { float:left; }
.tl { text-align:left; }
.tr { text-align:right; }
.big { font-size:22px!important; }
.clBottom { margin-bottom:0px!important; padding-bottom:0px!important; }
.white { color:#fff!important; text-decoration:none; }
.blue { color:#02b8e2!important; }
.pink{ color:#ff3692!important; }
.light-orange { color:#f58220!important; }
.green { color:#008640!important; }
.center { text-align:center!important; }
.upper { text-transform:uppercase; }
.no_style { text-decoration:none; }
.fb { position:relative; top:-14px; }
.clear { clear:both; }
.inline { display:inline; }
.ML0 { margin-left:0px!important; }
.M0 { margin:0px!important; }
.M1 { margin:13px!important; }
.MR0 { margin-right:0px!important; }
.MT0 { margin-top:0px!important; }
 .MB0 { margin-bottom:0!important;}
 .MBhalf { margin-bottom:0.5em!important;}
 .MB1 { margin-bottom:8px!important;}
 .MB2-5 { margin-bottom:2.5em!important;}
 .MB3 { margin-bottom:3.0em!important;}
 .MB5 { margin-bottom:5.0em!important;}
 .MR0 { margin-right:0!important;}
  .MR1 { margin-right:1em!important;}
 .ML1 { margin-left:1.0em!important;}
 .PB0 { padding-bottom:0!important;}
 .PB0-5, .minPad { padding-top:0.5em!important;}
 .PB1 { padding-bottom:1.0em!important;}
 .PB2 { padding-bottom:2.0em!important;}
 .PB4 { padding-bottom:4.0em!important;}
 .PT0 { padding-top:0!important;}
  .PT1 { padding-top:1em!important;}
  .PT2 { padding-top:2em!important;}
 .PT2-5 { padding-top:2.5em!important;}
 .aCenter {text-align:center;}
 .aLeft { text-align:left;}
 .aRight { text-align:right!important;}
.bb1 { border-bottom:1px solid #666; margin-bottom:13px!important; padding-bottom:13px; }
.BR1 { border-right:1px solid #333; margin:0px; }
.m-only { display:none; }
.alignright { float:right; }
.alignleft { float:left; }
.no_padd { padding:0px!important; }
.cap { text-transform:capitalize; }
.Borange { background:#f8951d!important; }
.Bblue { background:#0aa6c7!important; }
.rel { position:relative; }
.minh300 { min-height:300px; }
.minh250 { min-height:250px; }
.more { color:#666; }
/*  MENU  reverse size check,  this is the mobile menu ================== */
/* ===================================================================== */
.menu-toggle {
	cursor: pointer;
	font-size: 0;
	height: 23px;
	margin: 0;
	overflow: hidden;
	text-align: center;
	width: 80px;
	display:block;
	float:right;
	margin-top:23px!important;
}

.primary-navigation.toggled-on {

}
.primary-navigation .ddsmoothmenu {
	display: none;
}
.primary-navigation.toggled-on  .ddsmoothmenu {
	display: block;
}
   .ddsmoothmenu { position:relative; }
   .ddsmoothmenu ul { list-style-type:none; background:#015e9d;  position:absolute; right:0px; top:40px; width:250px; z-index:1000; border-radius:0 0 8px 8px; text-align:right; }
   .ddsmoothmenu ul li{ position:relative; display:block; width:auto; width:100%; text-align:left;  }
   .ddsmoothmenu ul li:after {
   content: "";
} 
      .ddsmoothmenu ul li:first-child { margin-top:23px; }
    .ddsmoothmenu ul li.last { margin-right:0; }
   .ddsmoothmenu ul li a {   display: block; text-decoration: none; color:#fff; text-transform:uppercase; padding:0px; height:30px; font-size:15px; font-weight:400;   }

   .ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.selected {text-decoration:none; color:#a5dbff; }
   .ddsmoothmenu ul li:hover ul { display:block; }
   .ddsmoothmenu ul li ul{ margin: 0px 0px 13px 0px; position: relative; display: none; width:200px; padding:0; height:auto;  z-index:200; top:0px; background:none; border:none; }
   .ddsmoothmenu ul li ul li{ display: list-item; float: none; margin:0!important; width:100%; height:auto!important; padding:0!important; font-size:13px!important; line-height:15px!important; border:0; }
   .ddsmoothmenu ul li ul li a{ width: 100%; padding:7px 5px 7px 10px; margin:0; height:auto; text-transform:none; font-style:italic;  color:#a5dbff; text-align:left; }
   .ddsmoothmenu ul li ul li a:hover { color:#fff; }
   .ddsmoothmenu ul li ul:last-child li a {   }



@media screen and (min-width: 1024px) {
/* reverse screen size menu check - this is the main menu style */ 

.top-menu {  }
.header-main { padding-right: 0; }
#primary-navigation { padding-top:0px; }
.primary-navigation .menu-toggle { display: none; padding: 0; }
  .ddsmoothmenu { display:block!important; text-align:right; float:right; }
   .ddsmoothmenu ul { background: transparent; list-style-type: none; position: relative; margin-top:0px; border-radius:0; border:none; top:0px; width:100%;  }
   .ddsmoothmenu ul li{ position:relative; display:block; float:left; width:auto; margin:0px; padding:0px; text-align:right; }
   .ddsmoothmenu ul li:first-child { margin-top:0px;  } 
    .ddsmoothmenu ul li.last {  }
   .ddsmoothmenu ul li a {  display: block; text-decoration: none; color:#fff; text-transform:capitalize; font-size:16px;  padding:30px 23px 18px 0px; font-weight:700; }
.current_page_item a { text-decoration:underline!important; }
.current_page_item .sub-menu li a {color:#a5dbff!important; }
   .ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.selected { color:#a5dbff; }

   .ddsmoothmenu ul li ul{ position: absolute; left:-13px!important; top:60px; display: none; padding:0; height:auto; z-index:200; background:#015e9d; width:220px; }   
   .ddsmoothmenu ul li:hover ul { display:block; }
   
   .ddsmoothmenu ul li ul li{ display: block; float: none; margin:0!important; width:200px; height:auto!important; padding:0!important; font-size:13px!important; border:0; }
   .ddsmoothmenu ul li ul li:first-child {  }
   .ddsmoothmenu ul li ul li a{ width: 100%; padding:8px 10px 8px 10px; height:auto; text-transform:none; color:#fff; text-align:left; font-style:normal;  font-weight:400; display:block; }
   .ddsmoothmenu ul li ul li a:hover { color:#a5dbff; }
   .ddsmoothmenu ul li ul:last-child li a {  }	
	
}







/* RESPONSIVE ipad */ 
@media (max-width: 1024px) { 
.div_row{ width: 90%!important; margin:0px 5%!important; }

.h-icon h2 a{ font-size:18px!important; }
.menu-toggle { margin-top:18px!important; }
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
   .div_row{ width: 90%!important; margin:0px 5%!important; }
   .span_12_of_12,	.span_11_of_12, .span_10_of_12, .span_9_of_12, .span_8_of_12, .span_7_of_12, .span_6_of_12, .span_5_of_12, .span_4_of_12, .span_3_of_12, .span_2_of_12, .span_1_of_12, .homeU { width: 100%!important; }
 
 .header { height:auto; }
 .header #logo img { margin:0px auto; width:140px; }
  .sticky #logo img { margin:0px auto; width:140px; display:none; }
  .menu-toggle { padding:13px 0px; margin:0px!important; }
  #sliderBlk { display:none; margin:0px; }
  .sticky { 
max-height: 62px;
position: fixed !important;
right: 0px;
width: 95px !important;
z-index: 1100;
}

}