/*
Theme Name: Hustle Child
Version: 1.0
Description: Child theme for Hustle.
Author: WooThemes
Author URI: http://www.woothemes.com
Template: hustle
*/

@import url("../hustle/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

body {
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 75.44%,rgba(219,225,226,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 75.44%,rgba(219,225,226,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 75.44%,rgba(219,225,226,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 75.44%,rgba(219,225,226,1.00) 100%);
	background-attachment: fixed;
	padding: 0 2.5em !important;
}
h1, h2, h3, h4, h5 {
	color:#175c8a !important;
	margin-left:10px;
}
h1, h1.page-title {
    font-size: 2.5em !important;
    line-height: 1.387em !important;
	font-family: 'Patua One', sans-serif;
}
h2 {
    font-weight: 300 !important;
}
p {
	margin-left:25px;
	margin-right:25px;
	font-weight:300 !important;
	margin-bottom:15px;
}
form.woocommerce-shipping-calculator p, #customer_details p {
	margin-left:0px;
	margin-right:0px;
}
form.checkout.woocommerce-checkout {
	padding-left:8px;
}
#main .entry a:hover {
	background-color:#0289e3;
	color:#ffffff;
	transition-duration:0.6s;
	text-decoration:none;
}
#content {
	background-color:#ffffff;
}
.wcflexslider {
	background-color:transparent !important;
}
#main .page .entry .wc-gallery ul {
	margin:0px !important;
	padding:0px !important;
}
/*
#header {
    margin: 0 auto 5em !important;
}*/
table tbody th {
    background: #175c8a !important;
	color:#ffffff !important;
	text-align:center;
	font-size:1.2em;
}
#header #logo img {
	max-width:250px;
}
@media screen and (max-width: 768px) {
	#header #logo img {
		width:90%;
		max-width:350px;
}

}
#header #logo {
	padding-top:35px !important;
	padding-left:20px !important;
	padding-right:20px !important;
	padding-bottom:35px !important;
	border-top-color:#175c8a !important;
}
.centeredmid {
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	width:95%;
}
#main .post .entry ul, #main .page .entry ul, #main .type-page .entry ul, #main .type-feature .entry ul, #main .search-results .type-product .entry ul, #main .post .entry ol, #main .page .entry ol, #main .type-page .entry ol, #main .type-feature .entry ol, #main .search-results .type-product .entry ol {
    margin-left: 4em !important;
}
.feature1 {
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-khtml-border-radius: 9px;
	border-radius: 9px;
	margin-top: 8px;
	margin-right: 25px;
	margin-bottom: 8px;
	margin-left: 25px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	background-image: -webkit-linear-gradient(270deg,rgba(235,235,235,1.00) 0%,rgba(255,255,255,1.00) 35.25%,rgba(255,255,255,1.00) 62.51%,rgba(239,239,239,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(235,235,235,1.00) 0%,rgba(255,255,255,1.00) 35.25%,rgba(255,255,255,1.00) 62.51%,rgba(239,239,239,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(235,235,235,1.00) 0%,rgba(255,255,255,1.00) 35.25%,rgba(255,255,255,1.00) 62.51%,rgba(239,239,239,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(235,235,235,1.00) 0%,rgba(255,255,255,1.00) 35.25%,rgba(255,255,255,1.00) 62.51%,rgba(239,239,239,1.00) 100%);
}
/*Testimonials*/
.testimonial {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 12px;
	margin-bottom: 12px;
	background-color: #F7F7F7;
	background-image: url(http://eco-sphere.com/_preview/wp-content/uploads/2016/04/testi-quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-radius: 10px;
	padding-top:15px;
	padding-bottom:15px;
	clear:both;
}
.entry blockquote.testimonials-text, .testimonials-text {
	text-align:left !important;
	background-color: #F7F7F7;
	padding-top:10px !important;
	padding-bottom:10px !important;
	border-radius:8px;
	display:table;
	margin-bottom:15px;
	width:100%;
}
.entry .testimonials-text p, .testimonials-text p {
	margin-top:8px !important;
	margin-bottom:8px !important;
}
.testimonials-text img {
	float:right;
	margin-left:15px;
	max-height:100%;
	width:30%;
}
.widget_woothemes_testimonials .quote {
	margin-top:25px;
}
@media screen and (min-width: 768px) {
  .widget_woothemes_testimonials .quote {
	  width:98% !important;
	  margin-left:1%;
	  margin-right:1%;
  }
  .home-section.widget_woothemes_testimonials .quote {
	  width:30% !important;
  }
}
.testimonials-list .author {
	font-weight:300 !important;
	font-size:1.6em;
	margin-top:-5x;
}
/*Testimonials END*/
/*Navigation*/
#navigation ul.nav > li.current_page_item a, #navigation ul.nav > li.current_page_parent a, #navigation ul.nav > li.current-menu-ancestor a, #navigation ul.nav > li.current-cat a, #navigation ul.nav > li.li.current-menu-item a {
	border-top-color:#d0d4d5 !important;
}
#navigation ul.nav > li a:hover, #navigation ul.nav > li a:focus {
	border-top-color:#69804b !important;
}
@media screen and (min-width: 768px) {
	#navigation ul.nav ul {
		background: #fff;
		margin-top: -20px;
		left: -1px;
		border-top: 3px solid #175c8a !important;
		border-bottom: 3px solid #175c8a !important;
   		width: 17em !important;
	}
	#navigation ul.nav ul:hover, #navigation ul.nav ul:active, #navigation ul.nav ul:focus {
		border-top: 3px solid #175c8a !important;
		border-bottom: 3px solid #175c8a !important;
	}
	#navigation ul.nav ul li a {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #ECECEC;
	color: #000000;
	transition-duration: 0.8s;
	border-bottom: 1px solid #B1B1B1;
	}
	#navigation ul.nav ul li a:hover {
		background-color: #175c8a;
		color:#ffffff;
		text-align:center;
	}
}
.widget .product_list_widget li img {
	width: 40% !important;
	margin-right:5px;
}
/*Navigation END*/
/*Category Nav*/
.widget_product_categories ul li a {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #E5E8E9;
	color: #000000;
	display: block;
	border-radius: 25px;
	transition-duration:0.8s;
	font-size:1.1em;
}
.widget_product_categories ul li a:hover {
	background-color: #175c8a;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
}
#sidebar .widget h3 {
	font-family: 'Work Sans', sans-serif !important;
	font-weight:300 !important;
	font-size: 1.6em !important;
	text-transform:none !important;
	text-align:center;
}
/*Category Nav END*/
/*Home page*/
#intro-message.home-section header h1 {
	font-size: 2.7em !important;
	font-weight: normal;
	color: #ffffff !important;
	text-shadow: 3px 3px 6px #000000 !important;
	margin-bottom: 25px;
	letter-spacing: 2px !important;
}
#intro-message.home-section header h1::after {
	content: "®" !important;
	vertical-align: 5px;
	font-size:0.6em;
}
#intro-message.home-section header p {
	color: #ffffff !important;
	font-size:1.5em !important;
	line-height:1.5em !important;
	width:75% !important;
	margin-left:auto;
	margin-right:auto;
	text-shadow: 2px 2px 2px #000000 !important;
	font-weight:bold !important;
}
#intro-message.home-section .button {
    font-size: 1.387em !important;
    padding: 0.6em 2em !important;
}
#intro-message.home-section {
    padding-top: 11.7em !important;
    padding-bottom: 2em !important;
}
.home-section {
    margin-bottom: 2em !important;
}
.home-section > header h1, #featured-slider.home-section .slide-content h1 {
	font-family: 'Patua One', serif;
    text-transform: none !important;
	font-size:1.8em !important;
	margin: 0 0 1.8em;
	color:#175c8a !important;
}
#home-shop ul.products {
    margin-left: 7px !important;
    width: 99% !important;
}

#features {
	color:#ffffff !important;
	background-image: url("../../uploads/2016/03/new-group-0310.jpg");
	background-attachment: fixed;
	background-size: cover;
	padding-top:15px !important;
	padding-bottom:15px !important;
}
#features h1, #features h2, #features h3, #features h3 a {
	color: #ffffff !important;
	text-shadow: 2px 2px 2px #000000;
}
#features .feature-content {
	padding-left:8px;
	padding-right:8px;
}
.flexslider .slides .intlpartners img {
	display:inline !important;
	margin-left:10px;
	margin-right:10px;
	width:50px;
	height:33px;
}
.flexslider .slides .intlpartners p {
	line-height:45px;
}
#home-shop ul.products li.product .product-details {
	list-style-type:none;
	margin-bottom:3px !important;
}
#home-shop ul.products li.product span.price {
	text-align: center !important;
	padding-left: 60px !important;
	padding-bottom: 10px !important;
	padding-right: 10px !important;
	display: block;
	vertical-align: middle;
	margin-top: 22px;
	margin-right: 1.618em;
	margin-left: 1.618em;
	margin-bottom: 20px;
	line-height: 0.9;
	text-transform: uppercase;
	font-weight: 700;
	background: #000;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*Home page END*/
/*Cart*/
@media screen and (min-width: 768px) {
.woocommerce-columns-3 #sidebar, .woocommerce-page #sidebar.col-right, .parent-pageid-7 #sidebar.col-right {
    width: 25% !important;
}
.woocommerce-columns-3 #main.col-left, .woocommerce-page #main.col-left, .parent-pageid-7 #main.col-left {
    width: 70% !important;
	margin-left:8px !important;
}
}
.cart-collaterals .shipping ul {
	text-indent: -18px;
}
.woocommerce-billing-fields p.form-row, .woocommerce-shipping-fields p.form-row {
	margin-bottom:12px !important;
}
#payment .payment_methods .form-row {
	width: auto !important;
}
#payment .payment_methods .form-row-last {
	float:left !important;
}
#payment ul.payment_methods li label[for="payment_method_authorize_net_aim"] img:nth-child(n+2) {
    margin-left: 8px !important;
}
#payment .payment_methods li img {
    float: left !important;
}
table.cart td.product-name a {
    font-family: "Work Sans", sans-serif !important;
    font-size: 1.1em !important;
    font-weight: 700;
	line-height: 1.2em !important;
}
table td, table th {
    padding: 0.5em 0.8em !important;
    text-align: left;
    border-right: 1px dotted #e5e5e5;
    vertical-align: top;
}
.orddd_field_note {
	font-size: 13px !important;
	line-height: 17px !important;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	background-color: #efefef;
	border-radius: 5px;
	margin-top: 8px;
	margin-bottom: 15px;
}
p.form-row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.edit-account legend {
	font-size:1.6em;
	margin-bottom:20px;
}
.set-shipping-addresses {
	float:left !important;
	margin-top:10px;
}
.single-product .summary .price {
	font-size:2.2em !important;
	margin-top:15px;
	margin-bottom:25px;
	margin-left:0px !important;
}
/*Cart END*/
/*Buttons*/
a.button, button.button, #wrapper .woo-sc-button {
	background: #175c8a !important;
	transition-duration:0.5s;
}
a:hover.button, button.button:hover, #wrapper .woo-sc-button:hover {
	background: #be2622 !important;
}
/*Buttons END*/
/*Shop*/
.product .stock {
	display:none;
}
/*Stock END*/
/*Responsive embeds missing from Bootstrap*/
.embed-responsive {
	position: relative;
	display: block;
	height: 0px;
	padding: 0px;
	overflow: hidden;
}
.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%;
}.embed-responsive.embed-responsive-1by1 {
    padding-bottom: 100%;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0px none;
}
/*Responsive Embeds END*/
/*Contact Form*/
.contact-form {
	display:table !important;
	margin-top:20px !important;
	border-bottom-width:0px !important;
}
.contact-form input {
	margin-right:8px;
}
/*Contact Form END*/

/*Footer*/
#footer {
	color: #787878 !important;
	font-family: 'Work Sans', sans-serif !important;
	font-weight: 300 !important;
}
#footer-widgets {
	background-color: #DBE1E2 !important;
	color: #175C8A !important;
	padding: 1.4em 0 !important;
}
#footer-widgets p {
	margin-bottom:8px !important;
}
#footer-widgets .block .widget {
	padding-left:25px;
	padding-right:25px;
	margin-bottom:0px !important;
}
#footer-widgets h1, #footer-widgets h2, #footer-widgets h3, #footer-widgets h4 {
	color:#175c8a;
}
#footer-widgets h4 {
	font-weight: 700 !important;
	font-size:17px !important;
}
footer {
	border-top:0px !important;
	padding-top:10px !important;
}
#backtotop {
	width: 40px;
	height: 40px;
}
#backtotop:before {
    color: #175c8a;
    font-family: 'FontAwesome';
    display: inline-block;
    font-size: 45px;
    font-weight: normal;
    line-height: 20px;
    content: "\f0aa";
    width: 40px;
    height: 40px;
    margin-left: 2px;
    margin-top: 15px;
}
.sfsiplus_norm_row {
    position: absolute;
    z-index: 2;
    width:280px;
    margin-left:-130px;
    left:50%;
	margin-top:5px;
	height:35px;
}
#footer-widgets .widget_nav_menu ul {
	margin-bottom:15px;
}
#footer-widgets .widget_nav_menu ul li a {
	color:#ffffff;
	background-color:#175c8a;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	display:block;
	border-radius:15px;
	transition-duration:0.5s;
	text-align:center;
}
#footer-widgets .widget_nav_menu ul li a:hover {
	background-color:#be2622;
	text-decoration:none;
}
#footer-widgets #searchform {
	background-color: #efefef !important;
	margin-top: 20px !important;
	margin-bottom: 10px !important;
}
/*Footer END*/