/*!
Theme Name: Crazy Tot
Theme URI: http://underscores.me/
Author: Winkless Web Design
Author URI: http://www.winklesswebdesign.com.au
Description: Crazy Tot Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: crazytot
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Statewide is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

*/

@import url("base_style.css");

body {
	font-family: 'Roboto', sans-serif;
	margin: 0;
	font-size: 16px;
}

.hentry {
	margin-bottom: 0px;
}

a {
	color: #ff790a;
	text-decoration: none !important;}

a:visited {
	color: #ff790a;
}

a:hover {
	color: #ff790a;
}

p, li {
	font-size: 16px;
}

p {
	margin-bottom: 15px;
	margin-top: 0px;
	line-height: 28px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300 !important;
}

h1, h2, h3, h4 {
	font-family: 'Montserrat', sans-serif;
	clear: none;
	color: #464646;
	text-transform: uppercase;
	font-weight: bold;}

h1 {
	font-size: 1.6em;
	margin-bottom: 15px;
	margin-top: 0px;
	color: #464646;}

h2 {
	font-size: 1.4em;
	margin-bottom: 10px;
	margin-top: 5px;
	color: #464646;}

h2 a, h3 a {
	color: #1e252c;
}

h3 {
	font-size: 1.25em;
	margin-bottom: 20px;
	margin-top: 0px;}

h4 {
	font-size: 1.125em;}



ul {
	margin-top: -5px;
	margin-left: 0px;
	padding-left: 20px;
}

li {
	line-height: 25px;
}

header {
	background: #fff;
}

#header-cont {
	width: 100%;
    margin: 0 auto;
}

.site-branding {
	width: 545px;
	float: none;
	margin: 0 auto;
	padding: 15px 0px;
}

.logo {
	padding: 15px 0px 15px 10px;
	max-width: 415px;
	float: left;
}

#header_cont {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}

.cont {
	float: right;
	width: 150px;
	text-align: right;
	padding-top: 25px;
	padding-right: 10px;
	text-transform: uppercase;
}

.phone {
	float: left;
	width: 40px;
	padding-top: 4px;
}

.contact {
	float: right;
	width: 100px;
}

.cont p {
	clear: both;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 2px;
    line-height: 18px;
    color: #0085d6;
}

.cont p a {
	color: #4d4a9f;
}

#site-navigation {
	background-color: #000;
	color: #fff;
	height: 32px;
}

.menu-main-menu-container {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	height: 40px;
}00

.menu-main-menu-container a {
	color: #fff;
	margin-top: 2px;
}

.menu {
	width: 645px;
	margin: 0 auto;
	height: 32px;
}

.main-navigation ul {
	margin: 0 auto;
}

.main-navigation a {
	color: #fff;
}

.main-navigation a:hover {
	color: #ff790a;
}

.main-navigation li {
	padding-left: 30px;
	padding-right: 30px;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 32px;
}

ul.sub-menu li:first-child {
	padding-left: 18px;
}

.main-navigation ul ul li:hover {
	background: #ff790a;
	color: #fff;
}

.main-navigation ul ul a:hover {
	color: #fff;
}

.menu-main-menu-container a:hover {
	color: #333;
}

.main-navigation ul ul {
	background: #000;
	padding-left: 0px;
	margin-left: -18px;
}

.main-navigation ul ul li {
	padding-left: 18px;
	padding-right: 10px;
}

.main-navigation ul:active ul {
	background: #1e252c;
}

.main-navigation ul ul a {
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 0px;
}

.main-navigation li a, .main-navigation li {
    z-index: 9999;
}

ul.sub-menu {
	padding-top: 0px;
}

#content, .entry-content {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 20px 20px 40px 20px;
}

#content {
	padding: 30px 20px;
	padding-bottom: 25px;
	margin-bottom: 10px;
	clear: both;
}

#home {
	text-align: center;
}

#home h1 {
	margin-bottom: 10px;
}

.callout {
	width: 100%;
	float: left;
	text-align: center;
	padding: 30px 0 20px 0;
	background: #ff790a;
}

.callout h1 {
	color: #fff;
	font-weight: bold;
    font-size: 22px;
}

#feature-image-home {
	text-align: center;
    width: 100%;
    height: 350px;
    overflow: hidden;
    float: left;
    background-position: center center;
    background: url(http://www.crazytot.com.au/Images/TigerFace%20For%20Web%20site-2592x1728.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.feature-insert {
	position: absolute;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 30px;
}

.feature-insert-container {
	width: 100%;
	padding: 0;
	max-width: 1000px;
	margin: 0 auto;
	display: flex;
}

a.more {
	width: 200px;
    background: #ff790a;
    border: 2px solid #ff790a;
    color: #fff;
    padding: 10px 0px;
    float: left;
    text-align: center;
    margin-top: 20px;
}

a.more:hover {
	background: #fff;
	color: #ff790a;
}

.service-boxes {
	float: left;
	width: 100%;
	margin-top: 20px;
	padding-left: 0px;
}

ul.service-boxes {
	float: left;
	width: 100%;
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 0px;
}

ul.service-boxes li.services {
	width: 30%;
	float: left;
	margin-right: 5%;
	margin-bottom: 30px;
	text-align: center;
}

ul.service-boxes li.services img {
	height: 275px;
}

ul.service-boxes li.services:nth-child(3n) {
	margin-right: 0;
}

h2.front {
	text-align: center;
	font-size: 18px;
	text-transform: none;
	font-family: 'roboto';
}

h2.front a:hover {
	background: #fff;
	color: #ff790a !important;
}

h2.front a {
	color: #fff;
	width: 100%;
	float: left;
	background: #ff790a;
	border: 2px solid #ff790a;
	color: #fff;
	padding: 10px;
}

h2.front a:hover {
	color: #ff790a;
}

.alt-container {
	width: 100%;
	float: left;
	padding: 40px 0;
	background: rgba(241, 241, 241, 1) !important;
}

.home-bottom {
	width: 100%;
	max-width: 1000px;
	padding: 0 20px;
	margin: 0 auto;
}

ul.bottom-boxes {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

ul.bottom-boxes li {
	width: 45%;
	float: left;
}

ul.bottom-boxes li:first-child {
	margin-right: 10%;
}

ul.bottom-boxes ul {
	margin-left: 0px;
}

ul.bottom-boxes ul li {
	width: 100%;
}

.left {
	width: 45%;
	float: left;
	margin-right: 10%;
}

.right {
	width: 45%;
	float: left;
}

.right-img {
	text-align: center;
	width: 45%;
	float: left;
}

.right-img img {
	max-width: 300px;
}

.right h3 {
	margin-top: 0px;
}

img.balloons {
	max-width: 100%;
}

ul.gallery {
	float: left;
	width: 100%;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 30px;
}

ul.gallery li {
	width: 22.05%;
	float: left;
	margin-right: 2.95%;
}

.slb_template_tag_item_title {
	display: none !important;
}

ul.gift-gallery {
	float: left;
	width: 100%;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 10px;
}

ul.gift-gallery li {
	width: 49%;
	float: left;
	margin-right: 2%;
}

ul.gift-gallery li:nth-child(2n) {
	margin-right: 0;
}

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

.row-middle {
	float: left;
	width: 100%;
	margin: 40px 0;
}

ul.shop-items {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin: 10px 0;
	float: left;
	width: 100%;
}

ul.shop-items li {
	width: 30%;
	margin-right: 5%;
	float: left;
	text-align: center;
	font-weight: 400;
	margin-bottom: 20px;
}

ul.shop-items li:nth-child(3n) {
	margin-right: 0;
}

p.shop-title {
	margin-bottom: 0px;
}

p.shop-price {
	margin-top: -5px;
}

ul.shop-items li img {
	height: 250px;
}

ul.shop-items li:nth-child(3n+1) {
	clear: left;
}

ul.faq-items {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 20px;
}

li.faq {
	margin-bottom: 20px;
}

p.question {
	font-weight: bold !important;
	margin-bottom: 0px !important;
}

p.cont-title {
	margin-bottom: 0px;
}

/** CONTACT FORM STYLING **/

div.wpcf7 {
	margin-top: 20px;
}

span.wpcf7-list-item {
	display: block;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], textarea {
	width: 100%;
	border: 1px solid #ccc;
	background-color: rgba(70,70,70,0.15);
	height: 35px !important;
	border-radius: 0px;
	text-align: left;
	margin-bottom: 5px;
}

.home-contact-form input[type="submit"] {
	width: 100%;
	border: 2px solid #0085d6;
	height: 35px !important;
	background: #0085d6;
	color: #fff;
	box-shadow: none;
	border-radius: 0px;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
	font-size: 14px;
	text-transform: uppercase;
	text-shadow: none;
}

.home-contact-form input[type="submit"]:hover {
	border: 2px solid #0085d6;
	height: 35px !important;
	background: #fff;
	color: #0085d6;
}

.check {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

span.wpcf7-list-item {
	width: 33%;
	margin: 0%;
	float: left;
}

span.red {
	color: #ff2200;
}


textarea {
	text-align: center;
	height: 125px !important;
	margin-bottom: 5px;
}

#checkboxes {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

.checkbox {
	float: left;
	width: 45%;
	margin-right: 5%;
}

.right input[type="submit"] {
	width: 100%;
	border: 2px solid #ff790a;
	height: 35px !important;
	background: #ff790a;
	color: #fff;
	box-shadow: none;
	border-radius: 0px;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
	font-size: 14px;
	text-transform: uppercase;
	text-shadow: none;
	margin-top: 20px;
}

.right input[type="submit"]:hover {
	border: 2px solid #ff790a;
	height: 35px !important;
	background: #fff;
	color: #ff790a;
}

.captcha {
	width: 160px;
	margin: 0 auto;
}

.captcha-img {
	float: left;
	width: 80px;
	padding-top: 3px !important;
}

.captcha-text {
	float: left;
	width: 75px;
	margin-left: 5px;
}

span.wpcf7-list-item:last-child {
	margin-bottom: 10px;
}

span.wpcf7-not-valid-tip {
	color: #ffff00;
}

div.wpcf7-response-output {
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;

}

div.wpcf7-validation-errors {
	border: none;
	color: #ffff00;
	margin: -25px 0px 15px 0px;
}

div.wpcf7-mail-sent-ok {
	border: none;
}

div.wpcf7-mail-sent-ng {
	border: none;
	margin: -25px 0px 15px 0px;
	font-size: 14px;
}

footer {
	width: 100%;
	padding: 20px 0px 0px 0px;
	margin: 0 auto;
	background: #ff790a;
	clear: both;
}

.site-info {
	padding: 0 20px;
	text-align: center;
	margin-bottom: 30px;
}

footer h3 {
	font-size: 21px;
	font-weight: 900;
	color: #000;
	font-family: 'Montserrat';
	margin-bottom: 10px;
}

footer p {
	font-size: 1em;
	line-height: 18px;
	color: #fff;
	padding-bottom: 0px;
	margin-top: 0px;
}

span.title {
	color: #000;
	font-weight: bold;
}

footer ul {
	margin-left: 0px;
	margin-bottom: 5px;
	padding-left: 0px;
}

footer li {
	color: #fff;
	font-size: 12px;
}

footer ul li {
	display: inline;
	text-transform: uppercase;
}

footer a, footer p a {
	color: #fff;
}

footer a:visited {
	color: #fff;
}

footer a:hover {
	color: #000;
}

img.social {
	margin-top: 10px;
}

.footer-bottom {
	width: 100%;
	text-align: center;
	background: #000;
	padding: 10px 0;
}

.footer-bottom p {
	margin-bottom: 0px;
	font-size: 12px;
}

footer ul li:after {
content: " | ";
color: #fff;
margin-left: 5px;
margin-right: 5px;
}

footer ul li:last-child:after { content: ""; }

.site-footer:before {
	display: inline;
	content: none;
}


/************************************************************* RESPONSIVE STYLING ******************************************************************/
@media screen and (min-width: 0px) and (max-width: 480px) {

#header .site-branding {
	width: auto;
	margin: 0 auto;
}

#header {
	height: 165px;
}

.site-branding {
	padding-left: 0px;
	padding-bottom: 10px;
	float: none;
	margin: 0 auto;
	width: 90%;
}

.cont {
	float: none;
	width: 260px;
	margin: 0 auto;
	text-align: center;
	padding: 5px 0;
}

p.cont {
	float: none;
	margin: 0 auto;
	clear: none;
	width: auto;
	padding-right: 0px;
	font-size: 14px;
}

#site-navigation {
	margin-top: 0px;
	height: 35px;
	width: 100%;
}

.menu {
	width: 100%;
	float: none;
	height: 32px;
}

.menu-main-menu-container {
	height: 0px;
}

.menu-main-menu-container ul.sub-menu {
	display: none;
}


.main-navigation li:last-child {
	padding-right: 0px;
	margin-bottom: 10px;
}

.entry-content {
	padding-top: 15px;
}

p, li {
	font-size: 14px;
}

h1 {
	margin: 15px 0;
	font-size: 1.5em;
}

#content {
	width: 90%;
	max-width: 480px;
	margin: 0 auto;
	padding: 10px 0px 30px 0px;
	text-align: center;
}

.callout {
	padding: 10px 0 10px 0;
}

.callout h1 {
	font-size: 16px;
}

#feature-image-home {
	height: auto;
}

.feature-insert {
	position: relative;
	padding: 80px;
}

.feature-insert-container{
	display: block;
}

#feature-image {
	margin-top: 10px;
}

.feature-insert {
	padding
}

.feature-insert-container {
	padding: 0px;
}

.callout {
	margin-bottom: 10px;
}

.left, .right, .right-img{
	width: 100%;
	margin-right: 0;
}

ul.gallery li {
	width: 48%;
	margin-right: 2%;
}

ul.service-boxes li.services {
	width: 100%;
	margin-right: 0;
}

.left .alignleft {
	display: none;
}

.alt-container {
	padding-top: 20px;
}

ul.bottom-boxes li {
	width: 100%;
	margin-right: 0;
}

ul.shop-items li:nth-child(2n) {
	margin-right: 0;
}

ul.shop-items li:nth-child(3n+1) {
	clear: none;
}

ul.shop-items li:nth-child(2n+1) {
	clear: none;
}

ul {
	list-style-position: inside;
	padding-left: 0px;
}

ul.shop-items li {
	width: 100%;
	float: left;
	margin-right: 0% !important;
}

footer {
	float: left;
}

footer li {
	color: #fff;
	font-size: 10px;
	line-height: 18px;
}

footer ul li {
	display: inline-block;
}

footer ul li:after {
	content: "|";
	margin-left: 0px;
	margin-right: 0px;
	padding: 0 5px;
	}

.footer-bottom {
	padding: 5px 20px;
}

.footer-bottom p {
	line-height: 18px;
}


}


@media screen and (min-width: 481px) and (max-width: 759px) {

#header .site-branding {
	width: auto;
	margin: 0 auto;
	padding-left: 15px;
}

#header {
	height: 110px;
}

#header-cont {
	padding: 0 10px;
}

.site-branding {
	padding-left: 0px;
	padding-bottom: 10px;
	width: 85%;
	max-width: 420px;
	float: none;
	margin: 0 auto;
	text-align: center;
}

.cont {
	float: none;
	margin: 0 auto;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
}

p.cont {
	float: none;
	margin: 0 auto;
	text-align: center;
	clear: none;
	width: auto;
	font-size: 16px;
	padding-right: 0px;
}

#site-navigation {
	height: 30px;
	margin-top: 0px;
	width: 100%;
	background: none;
}

.main-navigation li:last-child {
	padding-left: 0px;
	padding-right: 0px;
}

.main-navigation li {
	padding-right: 0px;
}

.menu-main-menu-container ul.sub-menu {
	display: none;
}

button:hover {
	border: 0px;
}

ul.sub-menu {
	display: none;
}

.entry-content {
	padding-top: 20px;
}

.feature-insert-container {
	padding: 0px;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"] {
	height: 30px !important;
	font-size: 14px;
}

#feature-image-home {
	height: 390px;
}

#feature-image-home img {
	height: 330px;
	width: auto;
	margin: 0 auto;
}

ul.service-boxes li.services {
	width: 48%;
	margin-right: 4%;
}

ul.service-boxes li.services:nth-child(3n) {
	margin-right: 4%;
}

ul.service-boxes li.services:nth-child(2n) {
	margin-right: 0;
}

.left {
	width: 100%;
	margin-right: 0%;
	float: left;
}

.right, .right-img {
	width: 100%;
	margin-left: 0%;
	float: left;
}

.left ul {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.left li {
	float: left;
	width: 45%;
	margin-right: 5%;
}

ul.shop-items li:nth-child(3n+1) {
	clear: left;
}

ul.shop-items li:nth-child(2n) {
	margin-right: 0;
}

ul.shop-items li:nth-child(3n+1) {
	clear: none;
}

ul.shop-items li:nth-child(2n+1) {
	clear: left;
}


ul.shop-items li {
	width: 48%;
	float: left;
	margin-right: 2% !important;
}

span.wpcf7-list-item {
	width: 100%;
	margin-right: 0%;
	float: left;
}

}


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

#header-cont {
	padding: 0 10px;
}

.site-branding {
	width: 420px;
}

.cont {
	margin-bottom: 5px;
}

p.cont img {
	width: 205px;
}

p.cont {
	font-size: 16px;
}

.menu-main-menu-container {
	max-width: 680px;
	padding-top: 2px;
	padding-left: 0px;
	margin: 0 auto;
}

.menu {
	width: 600px;
}

.main-navigation li {
	padding: 0 30px;
	font-size: 12px;
}

.main-navigation ul ul {
	margin-left: -20px;
}

.feature-insert-container {
	padding: 0px;
}

.feature-insert-left {
	width: 40%;
	margin-right: 5%;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"] {
	height: 30px !important;
	font-size: 14px;
}

#feature-image-home {
	height: 390px;
}

#feature-image-home img {
	height: 330px;
	width: auto;
	margin: 0 auto;
}

.home-content {
	padding: 0px;
}

#content {
	padding-top: 20px;
}



}

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

}



@media screen and (max-width: 759px) {
   .menu-toggle,
   .main-navigation.toggled .nav-menu {
      display: block;
   }
   .main-navigation ul{
       display:none;
   }
}

@media screen and (max-width: 600px) {
   .menu-toggle,
   .main-navigation.toggled .nav-menu {
      display: block;
   }
   .main-navigation ul{
       display:none;
   }
   .main-navigation :hover ul {
      display: block;
   }
}

/***************************************************** END OF RESPONSIVE STYLING *************************************************/



/** RESPONSIVE BUTTON SYTLING **/
@media screen and (max-width: 759px) {

button {
border: none;
background: #000;
background-image: url('http://127.0.0.1/colourmelive/Images/responsive-menu.png');
background-position: right;
background-repeat: no-repeat;
color: #fff;
box-shadow: none;
cursor: pointer;
-webkit-appearance: none;
font-size: 16px;
line-height: 1;
padding: .6em 0em .4em;
text-shadow: none;
border-radius: 0px;
}

button:hover {
	border: none;
	box-shadow: none;
}

.main-navigation li {
	padding-right: 0px;
}

.menu-toggle,
.main-navigation.toggled .nav-menu {
	display: block;
	padding-left: 0px;
	margin: 0 auto;
	width: 100%;
	height: 30px;
	text-align: center;
	padding-right: 0px;
	font-size: 14px;
    text-transform: uppercase;
}

.main-navigation ul {
	color: #fff;
}

.main-navigation li a {
	color: #fff;
	display: block;
	font-size: 14px;
}

.main-navigation li a:hover {
	color: #333;
}

.main-navigation ul ul {
	position: relative;
	width: 100%;
	margin-left: 0;
	display: inherit;
	left: auto;
}

.main-navigation ul ul li {
	padding: 0;
	width: 100%;
	padding-left: 0px;
}

.main-navigation ul ul li:first-child {
	padding-left: 0;
}

.main-navigation ul ul li a {
	width: 100%;
	text-align: center;
	padding: 0px;
}

.main-navigation li:last-child {
	margin-bottom: 0px;
}

#site-navigation a {
	color: #fff;
	text-align: center;
}

.main-navigation li {
	padding-left: 0px;
}

#site-navigation a:hover {
	color: #fff;
  	background: #ff790a;
}

.main-navigation li {
	width: 100%;
	background: #000;
}



#site-navigation:hover {
	height: 145px;
}


}

@media screen and (min-width: 0px) and (max-width: 480px) {

.menu-toggle,
.main-navigation.toggled .nav-menu {
	display: block;
	padding-left: 0px;
	margin: 0 auto;
	width: 100%;
	height: 35px;
	text-align: center;
	padding-right: 0px;
}

#site-navigation {
	padding-top: 0px;
	background: none;
}

#site-navigation a {
	color: #fff;
	text-align: center;
}

.main-navigation ul ul {
	position: relative;
    top: 0;
    left: 0;
    z-index: 0;
    margin-left: 0;
    margin-top: 0;
    box-shadow: none;
    width: 100%;
}
}