/* BEGIN tmq_css */
/* =========================================== 
    Unlimited Colors Setting                   
 =========================================== */

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

	/* WooCommerce */
	.product-remove a, .product .onsale, .product .add_to_cart_button:hover, .woocommerce-message:before {
		background: #a71930 !important;
		background: rgb(167,25,48) !important;
	}
	.shipping-calculator-button, .product-name a, .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
		color: #a71930 !important;
		color: rgb(167,25,48) !important;
	}
	.woocommerce-message {
		border-top-color: #a71930 !important;;
		border-top-color: rgb(167,25,48) !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: #a71930 !important;
		background: rgb(167,25,48) !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: 13px;
		line-height: ;
	}
/* Remove Triangles */
	.wpb_teaser_grid.wpb_carousel:after, .content-bubble-triangle, .bubble-triangle, .features-triangle, .nav-active-arrow, .title-bubble-triangle {
		border: 0 !important;
	}
/* slider area height for no bubble */
	.home .slider-area {
		margin-bottom: 40px;
	}
/* slider area height for no bubble */
	:not(.home) .slider-area {
		margin-bottom: 40px;
	}
/* Layout Width */
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
		max-width: 1170px;
	}
/* Google Font */
	body, input, button, select, textarea {
		font-family: open sans !important;
	}
/* Sticky Menu and Top Contact Bar */
	.slider {
		margin-top: 130px;
	}
	.admin-bar .slider {
		margin-top: 92px;
	}
/* Default Font */
	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;
	}
/* Logo Positioning */
	.brand img {
		margin-top: 16px;
	}
/* Headings Font Setting */
	h1, h2, h3, h4, h5, h6 {
		font-family: "open sans", "sans serif";
	}
	h1 {
		font-size: 32px;
	}
	h2 {
		font-size: 24px;
	}
	h3 {
		font-size: 22px;
	}
	h4 {
		font-size: 16px;
	}
	h5 {
		font-size: 15px;
	}
	h6 {
		font-size: 12px;
	}

/* END tmq_css */
/* BEGIN tmq_usercss */
.sub-footer {
	background: #F7F7F7;
	padding-top: 0px;
}

.body-wrapper {
	background-color: #F7F7F7;
}

body {
	font-family: 'helvetica' !important;
}
.bubble-stripes {
    background: url("assets/img/stripes-divider.png") repeat-x scroll 0 0 #EFEFEF;
    height: 0px;
    margin-top: -23px;
    position: absolute;
    width: 100%;
}

.navbar ul {
    font-size: 15px;
}

body, p, label, input, textarea, .breadcrumb li, .nav-tabs .active a, .nav-tabs li a, .nav-list li a, .latest-posts a, .accordion-group, .widget_nav_menu .menu li a, .widget-side a, .tag-cloud a, .tagcloud a, .sub-footer ul li a {
    font-size: 15px !important;
}

/* Hide breadcrumb */
ul.breadcrumb {
	display: none;
}
iframe{
    width: 100%;
}

hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #808080 currentcolor #fff;
    border-image: none;
    border-style: solid none;
    border-width: 1px 0;
    margin: 20px 0;
}

/* END tmq_usercss */
