/* BEGIN tmq_css */
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container  {
	max-width: 978px;
}
body, input, button, select, textarea {
	font-family: 'open sans' !important;
}
body, p, label, input, textarea, .breadcrumb li, .nav-tabs .active a, .nav-tabs li a, .nav-list li a, .sub-footer .latest-posts a, .sub-footer input, .sub-footer textarea, .footer p, td, .accordion-group, .widget_nav_menu .menu li a, .widget-side a, .tag-cloud a, .tagcloud a, .sub-footer ul li a {
	font-size: 12px !important;
}
h1 {
	font-size: 38.5px; font-family: open sans;
}
h2 {
	font-size: 31.5px; font-family: open sans;
}
h3 {
	font-size: 24.5px; font-family: open sans;
	font-size: 24.5px; font-family: open sans !important;
}
h4 {
	font-size: 17.5px; font-family: open sans;
	font-size: 17.5px; font-family: open sans !important;
}
h5 {
	font-size: 14px; font-family: open sans;
	font-size: 14px; font-family: open sans !important;
}
h6 {
	font-size: 12px; font-family: open sans;
	font-size: 12px; font-family: open sans !important;
}

/* =========================================== 
    Unlimited Colors Setting                   
 =========================================== */

.nav-active:after, .side-time, .tagcloud a:hover, .features:hover .features-circle, .features-active .features-circle, th {
	background: #f4c008;
	background: rgb(244,192,8);
}
.sub-footer a:hover, .widget-side a:hover, .portfolio_item .heading a, .price {
	color: #f4c008;
	color: rgb(244,192,8);
}
.nav-active-arrow {
	border-top:22px solid #f4c008;
	border-top:22px solid rgb(244,192,8);
}
/* MAIN BUBBLE */
.bubble, .title-bubble, .btn-prime, .slider-frame {
	text-shadow: 1px 1px #f4c008 !important;
	background: #f4c008; /* Old browsers */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c008', endColorstr='#f4c008',GradientType=0 ) !important; /* IE6-9 */
	background: -ms-linear-gradient(top, #f4c008 0%,#f4c008 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #f4c008 0%,#f4c008 100%); /* W3C */
	text-shadow: 1px 1px rgb(214,145,-58) !important;
	background: rgb(260,214,31); /* Old browsers */
	background: -moz-linear-gradient(top, rgb(260,214,31) 0%, rgb(244,192,8) 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(260,214,31)), color-stop(100%,rgb(244,192,8))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgb(260,214,31) 0%,rgb(244,192,8) 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgb(260,214,31) 0%,rgb(244,192,8) 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgb(260,214,31) 0%,rgb(244,192,8) 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, rgb(260,214,31) 0%,rgb(244,192,8) 100%); /* W3C */
}
.bubble h4, .title-bubble h5 {
	text-shadow: 1px 1px #f4c008;
	text-shadow: 1px 1px rgb(214,145,-58);
}
.bubble-triangle {
	border-top:50px solid #f4c008;
	border-top:50px solid rgb(244,192,8);
}
.title-bubble-triangle {
	border-top:30px solid #f4c008;
	border-top:30px solid rgb(244,192,8);
}
.features:hover .features-circle, .features-active .features-circle {
	box-shadow:         inset 0 0 15px #f4c008;
	-moz-box-shadow:    inset 0 0 15px rgb(214,145,-58);
	-webkit-box-shadow: inset 0 0 15px rgb(214,145,-58);
	box-shadow:         inset 0 0 15px rgb(214,145,-58);
}
.content-image-overlay {
	background:  url(https://my.rousseau-web.com/wp-content/themes/ventus/assets/img/image_overlay.png);
	background-size: 0px 0px;
}
.content-image-overlay:hover {
	background:  url(https://my.rousseau-web.com/wp-content/themes/ventus/assets/img/image_overlay.png);
	background-size: 48px 48px;
}
.content-image-overlay i {
	background:  #f4c008;
	background:  rgb(244,192,8);
}
.dropcap.vivid {
	background:  #f4c008;
	background:  rgb(244,192,8);
	color: #fff;
}
.dropcap.light {
	background: #fff;
	color: #f4c008;
	color: rgb(244,192,8);
}
.dropcap.dark {
	background: #444;
	color: #fff;
}
.jp-play-bar, .jp-volume-bar-value {
	background-color: #f4c008;
	background-color: rgb(214,145,-58);
}
	.light-header .header-socials a:hover {
		background-color: #f4c008;
		background-color: rgb(244,192,8);
	}
	.top-bar.dark-header {
		background-color: #f4c008;
		background-color: rgb(244,192,8);
	}
	.search-heading a {
		color: #f4c008;
		color: rgb(244,192,8);
	}

	/* WooCommerce */
	.product-remove a, .product .onsale, .product .add_to_cart_button:hover, .woocommerce-message:before {
		background: #f4c008 !important;
		background: rgb(244,192,8) !important;
	}
	.shipping-calculator-button, .product-name a, .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
		color: #f4c008 !important;
		color: rgb(244,192,8) !important;
	}
	.woocommerce-message {
		border-top-color: #f4c008 !important;;
		border-top-color: rgb(244,192,8) !important;;
	}
/* Light header */
	.navbar-inner {
		background: #f7f7f7;
	}
	.sf-menu > li > a {
		background: none !important;
		color: #444 !important;
		text-shadow: none !important;
	}
	.sf-menu > li:hover, .sf-menu > li:hover > a, .sf-menu > .current-menu-item a {
		background: #f4c008 !important;
		background: rgb(244,192,8) !important;
	}
	.sf-menu > .nav-active > a, .sf-menu > .current-menu-item a {
		color: #444 !important;
		background: #efefef !important;
	}
	.navbar ul > li:hover a{
		color: #fff !important;
	}
	.navbar ul {
		font-family: "open sans";
		font-size: 13.5px;
		line-height: ;
	}
/* Other Pages Slider Area Background */
	.slider {
		background-image: url('https://my.rousseau-web.com/wp-content/uploads/2014/01/banniere_type-e1392303587593.jpg');
		background-size: cover;
		background-repeat: no-repeat;
	}
	.bubble {
		-webkit-box-shadow: 0 0 28px 2px rgba(0,0,0,0.4);
		-moz-box-shadow: 0 0 28px 2px rgba(0,0,0,0.4);
		box-shadow: 0 0 28px 2px rgba(0,0,0,0.4);
	}
	.footer-bubble .bubble {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
/* Homepage Slider Area Background */
	.home .slider {
		background-image: url('https://my.rousseau-web.com/wp-content/uploads/2014/01/banniere_type-e1392303587593.jpg');
		background-size: cover;
		background-repeat: no-repeat;
	}
	.home .bubble {
		-webkit-box-shadow: 0 0 28px 2px rgba(0,0,0,0.4);
		-moz-box-shadow: 0 0 28px 2px rgba(0,0,0,0.4);
		box-shadow: 0 0 28px 2px rgba(0,0,0,0.4);
	}
	.home .footer-bubble .bubble {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
/* No Sticky Menu! */
	.slider {
		margin-top: -20px !important;
	}
/* Logo Positioning */
	.brand img {
		margin-top: 25px;
	}

/* END tmq_css */
