
Theme Name: Horse Club Child
Theme URI: http://useful-pixels.com/
Description: Creative Theme
Version: 1.0
Author: Useful Pixels
Author URI: http://useful-pixels.com/
Template: horseclub
*/

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

.hidden-all{ display:none !important;}

.woocommerce ul.products li.product h3, 
.woocommerce-page ul.products li.product h3 {
    color: #b89f5c !important;
    font-size: 17px !important;
}


/*
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width: 22.3%;}
*/

@media (min-width:768px){
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product{width: 22.3%; !important}
}

/*
@media screen and (min-width: 62em){
	div.tmcontent {
    	padding-top: 200px !important;
	}

	section.team .teamlink:hover div.tmcontent p{margin-top:0;color:#ffffff;}
	section.team .teamlink:hover div.tmcontent ul{margin-top:0;color:rgba(255, 255, 255, .5);}
	section.team .teamlink:hover div.tmcontent{padding-top:50px !important; }

	section.team .teamlink:hover div.tmcontent h2{ color:#b89f5c ;}
}

.ih-item.square.effect4 .info h3 {
	color:#b89f5c !important;
}
*/


header .datahead,
.latest_post_comments,
.woocommerce-ordering,
.woocommerce-result-count{display:none !important;}

.single-product [class*=wp-image] {
    padding: 1px !important;}

.page-id-458 .text-holder {
    padding: 0 0 0 80px !important;
}

.page-id-458 .icon-holder .circle-text.noborder {
    font-size: 48px !important;;
}


.nf-form-fields-required{ display:none;}

.nf-form-cont h3{ margin-bottom:25px;}

.nf-form-cont input[type="text"],
.nf-form-cont input[type="email"]{
	border:0px;
	line-height: 25px;
}

.nf-form-cont input[type="button"]{
	width:100% !important;
	color:#fff;
	background:#D1A734;
	line-height: 34px;
	border:0px;
    text-transform: uppercase;
    font-size: 15px;
}


@media (min-width: 1026px){
 #mobile-header{ display:none;}
 .mobile-bw{display:block;}
}

@media (max-width: 1025px){
 .mobile-bw{display:none;}
	
 .hide-mobile-bw{ display:none !important;} 

 #mobile-header{ 
	background: rgba(0, 0, 0, 0.6) !important;
	padding:20px 0 0 20px !important;
 }
 .sticky-bw-header{ position:fixed !important; width:100% !important; top:0px !important; margin:0px !important; z-index:9999999 !important;}
}