/*
 Theme Name:   Fallbrook 
 Theme URI:    
 Description:  Fallbrook Theme modifications
 Author:       
 Author URI:   
 Template:     mediacenter
 Version:      2.0.3
 Tags:         
 Text Domain:  Fallbrook Theme modifications
*/


body {
	font-size: 14px;}

.h1, h1{
	font-size: 21px;
}
.sidebar .product-filters h3{
	font-size: 21px;
}
/*HELPER */

.ft-22, .ft-22 .amount {
font-size: 17px !important; 	
}

/*FOOTER */
#footer .link-list-row {
	margin: 20px 0 72px 0; 
}


#footer .footer-bottom-widget-area .columns {
	margin-right: 20%;	
	margin-top: 10%;
}

/*  Header */

.header {
	.header .top-search-holder {
		margin: 0 0 0 28px;
		}
	.header .top-search-holder .contact-row {
font-size: 14px;
line-height: 20px; }}

/* Top Navbar*/

.top-bar {
	background-color: #34495E;}

.top-bar ul > li a {
	color: #ffffff;
	font-size: 15px;
	}

.top-search-holder .contact-row {
	margin: 0 0 0 43px;
}
.top-bar ul > li a:hover {
  color: #919da9; }
 
	
.mc-search-bar{
	margin: 7px 41px 0;
	width: 90%;
}
@media (max-width: 767px){
	.mc-search-bar{
		margin: 0 0 0 0;
		width: 100%;}
	
	.header .top-search-holder .contact-row{
			text-align:center;
			margin-bottom:20px;
			font-size: 20px;
			line-height:40px;
			display: -webkit-inline-box}
}
 
@media (max-width: 767px){
	.top-bar, .top-bar ul.right{
		display: none;
	}
	.top-cart-row{
		display: none;
	}}

/* MOBILE CART */

  
/* sidebar*/

.sidebar .widget .category-filter ul label {
	color: white;}
	
.sidebar .product-filters .widgets {
	border: 2px solid #34495E;
	background-color: #34495E;
	}
	
.sidebar .product-filters .widgets > .widget {
	border-bottom: 1px solid #e1e1e1;
	}
		
.sidebar .product-filters .widgets .widget-title {
	color: white;
	}
	
.sidebar .product-filters .widgets .widget-title + ul {
	color: white;
	}
.sidebar .product-filters .widgets .widget-title + ul > li a {
	color: white;}
	
.sidebar .product-filters .widgets .widget-title + ul > li a:before {
	color: white;}

.sidebar .product-filters .widgets .widget-title + ul > li a:hover:before {
	color: #eaeaea;}
	
.sidebar .product-filters .widgets .widget-title + ul > li .count {
	color: white;}

.sidebar .product-filters .widgets .widget-title + ul > li .count:before {
content: ""; }			
.sidebar .product-filters .widgets .widget-title + ul > li .count:after {
content: "";}

.sidebar .widget .product-list li a:hover {
  color: #919da9; }
  
 .product-filters .widgets .widget-title + ul > li a:hover::before {
	 color: #919da9;
 }
.product-filters .widgets .widget-title + ul > li.chosen a:before{
	color: #919da9;
}

.product-filters .widgets .widget-title, .sidebar .product-filters .widgets .widget-title + ul > li a:hover{
	color: #919da9;
}
  .sidebar {
	color: white;
  }


	
/*        GENERAL*/

.red-text {
	color: #b11917 !important; }
	.red-text:hover {
		background-color: #b11917 !important;}

/*  Carousel*/

.carousel-holder .title-nav h2 {
	font-size: 21px;}

.brands-carousel .brand-item {
	margin: 0 2px 0 0;}
	
/*  Input Controls, Accordion Boxes, Price Slider, Buttons, Star Rating, Pagination and Tabs*/

.dropdown-menu-mini-cart .buttons .button {
	padding: 10px 11px;
	margin: 0 1px; }

.dropdown-menu-mini-cart .buttons .wc-forward.checkout {
	background-color: #59b210;}
	
/*  YITH WooCompare*/

.entry-content .wpcf7-form .wpcf7-text, .entry-content .wpcf7-form .wpcf7-textarea, .wpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-textarea {
	background-color: #d9d9d9;
	border-radius: 5px;}
	
@media (min-width: 768px) {
.woocommerce-cart .shop_table.cart .actions > input[type="submit"] {
	padding: 15px 20px;}}
	
.single-product .site-main div[itemprop="offers"] .price, .single-product .site-main div[itemprop="offers"] .amount {
	font-size: 21px; }

/* WooCommerce 3.0 Gallery */

.woocommerce-product-gallery {
position: relative;
margin-bottom: 3em
}

.woocommerce-product-gallery figure {
margin: 0
}

.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
width: 25%;
display: inline-block
}

.woocommerce-product-gallery .flex-control-thumbs li {
list-style: none;
float: left;
cursor: pointer
}

.woocommerce-product-gallery .flex-control-thumbs img {
opacity: .5
}

.woocommerce-product-gallery .flex-control-thumbs img.flex-active,.woocommerce-product-gallery .flex-control-thumbs img:hover {
opacity: 1
}

.woocommerce-product-gallery img {
display: block
}

.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
width: 33.3333%
}

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
width: 25%
}

.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
width: 20%
}

.woocommerce-product-gallery__trigger {
position: absolute;
top: 1em;
right: 1em;
z-index: 99;
}

a.woocommerce-product-gallery__trigger {
text-decoration: none;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: .875em;
right: .875em;
display: block;
height: 2em;
width: 2em;
border-radius: 3px;
z-index: 99;
text-align: center;
text-indent: -999px;
overflow: hidden;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
background-color: #34495E;
color: #ffffff;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
background-color: #5d8ab7;
border-color: #1781ae;
color: #ffffff;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
font: normal normal normal 1em/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: block;
content: "\f00e";
line-height: 2;
text-indent: 0;
}
	