/* BEGIN tmq_css */
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container  {
	max-width: 1170px;
}
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: 13px !important;
}
h1 {
	font-size: 38.5px; font-family: open sans;
}
h2 {
	font-size: 26.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: 15px; font-family: open sans;
	font-size: 15px; 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: #7e0000;
	background: rgb(126,0,0);
}
.sub-footer a:hover, .widget-side a:hover, .portfolio_item .heading a, .price {
	color: #7e0000;
	color: rgb(126,0,0);
}
.nav-active-arrow {
	border-top:22px solid #7e0000;
	border-top:22px solid rgb(126,0,0);
}
/* MAIN BUBBLE */
.bubble, .title-bubble, .btn-prime, .slider-frame {
	text-shadow: 1px 1px #7e0000 !important;
	background: #7e0000; /* Old browsers */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7e0000', endColorstr='#7e0000',GradientType=0 ) !important; /* IE6-9 */
	background: -ms-linear-gradient(top, #7e0000 0%,#7e0000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #7e0000 0%,#7e0000 100%); /* W3C */
	text-shadow: 1px 1px rgb(96,-47,-66) !important;
	background: rgb(142,22,23); /* Old browsers */
	background: -moz-linear-gradient(top, rgb(142,22,23) 0%, rgb(126,0,0) 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(142,22,23)), color-stop(100%,rgb(126,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgb(142,22,23) 0%,rgb(126,0,0) 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgb(142,22,23) 0%,rgb(126,0,0) 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgb(142,22,23) 0%,rgb(126,0,0) 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, rgb(142,22,23) 0%,rgb(126,0,0) 100%); /* W3C */
}
.bubble h4, .title-bubble h5 {
	text-shadow: 1px 1px #7e0000;
	text-shadow: 1px 1px rgb(96,-47,-66);
}
.bubble-triangle {
	border-top:50px solid #7e0000;
	border-top:50px solid rgb(126,0,0);
}
.title-bubble-triangle {
	border-top:30px solid #7e0000;
	border-top:30px solid rgb(126,0,0);
}
.features:hover .features-circle, .features-active .features-circle {
	box-shadow:         inset 0 0 15px #7e0000;
	-moz-box-shadow:    inset 0 0 15px rgb(96,-47,-66);
	-webkit-box-shadow: inset 0 0 15px rgb(96,-47,-66);
	box-shadow:         inset 0 0 15px rgb(96,-47,-66);
}
.content-image-overlay {
	background:  url(assets/img/image_overlay.png);
	background-size: 0px 0px;
}
.content-image-overlay:hover {
	background:  url(assets/img/image_overlay.png);
	background-size: 48px 48px;
}
.content-image-overlay i {
	background:  #7e0000;
	background:  rgb(126,0,0);
}
.dropcap.vivid {
	background:  #7e0000;
	background:  rgb(126,0,0);
	color: #fff;
}
.dropcap.light {
	background: #fff;
	color: #7e0000;
	color: rgb(126,0,0);
}
.dropcap.dark {
	background: #444;
	color: #fff;
}
.jp-play-bar, .jp-volume-bar-value {
	background-color: #7e0000;
	background-color: rgb(96,-47,-66);
}
	.light-header .header-socials a:hover {
		background-color: #7e0000;
		background-color: rgb(126,0,0);
	}
	.top-bar.dark-header {
		background-color: #7e0000;
		background-color: rgb(126,0,0);
	}
	.search-heading a {
		color: #7e0000;
		color: rgb(126,0,0);
	}

	/* WooCommerce */
	.product-remove a, .product .onsale, .product .add_to_cart_button:hover, .woocommerce-message:before {
		background: #7e0000 !important;
		background: rgb(126,0,0) !important;
	}
	.shipping-calculator-button, .product-name a, .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
		color: #7e0000 !important;
		color: rgb(126,0,0) !important;
	}
	.woocommerce-message {
		border-top-color: #7e0000 !important;;
		border-top-color: rgb(126,0,0) !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: #7e0000 !important;
		background: rgb(126,0,0) !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: ;
	}
	body.boxed {
		background-color: #555555;
	}
	body.boxed {
		background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAANklEQVQYV2NkIAIwEqFGkpAiSaAhzwkpAluESxHYBJhTsClCUYDPJBT/IJuEYQK6dTgVgBQCAG5EBSOuEsbJAAAAAElFTkSuQmCC');
	}
/* No Sticky Menu! */
	.slider {
		margin-top: -20px !important;
	}
/* Logo Positioning */
	.brand img {
		margin-top: 25px;
	}

/* END tmq_css */
/* BEGIN tmq_usercss */
.top-bar.light-header {
background-color: #000;
background-image: none !important;
}

a {
color: #3b0102;
text-decoration: none;
}

a:hover {
color: #3b3b3b;
text-decoration: none;
}

i.nav-active-arrow {display:none;}

div.bubble-triangle {display:none;}
div.bubble.head-bubble {display:none;}

.bubble {padding: 0 22px 0 22px;}

.breadcrumb {
position: absolute;
width: 100%;
text-align: left;
margin-top: -11px;
right: 0;
border-radius: 0;
padding: 19px 22px 20px 22px;
background: url('../../uploads/2013/12/BreadCrumbs.png') no-repeat left;
}

.breadcrumb:after {position: absolute;
content: "";
height: 60px;
width: 45px;
top: 0;
left: 0px;
background: none;
}

div.span6.header-contact-info i.icomoon-envelop {display:none;}

.widget-side a {
color: #7e0000;
}

.row-fluid {
margin-bottom: 0px;
}

.content {
margin-top: 32px;
}

i.fa-cog.fa  {font-size:30px;}
i.fa-truck.fa  {font-size:30px;}
i.fa-wheelchair.fa  {font-size:30px;}
i.fa-lightbulb-o.fa  {font-size:30px;}
i.fa-lock.fa  {font-size:30px;}
i.fa-gears.fa  {font-size:30px;}
i.fa-question-circle.fa  {font-size:30px;}
i.fa-pencil.fa  {font-size:30px;}
i.fa-asterisk.fa  {font-size:30px;}
i.fa-pencil-square.fa  {font-size:30px;}

.navbar li {
min-width: 50px !important;
}

div.footer-bubble {display:none;}

div.textwidget a {border-bottom: 1px dotted #333;}

div.textwidget hr.gray.hr-solid {margin-right:25%;}

.sub-footer {
background: #3f3f3f;
padding-top: 30px;
}

ul.breadcrumb {display:none;}

img {max-width:none !important; width:100%;}

section {
padding-top: 0px;
}

@media (min-width: 280px) and (max-width: 760px) {

.bubble-stripes {

height: 10px !important;

margin-top: -42px !important;}

}

.header-contact-info {font-size: 11.5px;}

.header-contact-info a {color: #fff;}

.brand img {
    margin-top: 0;
}

.navbar .nav > li > a {
padding: 31px 10px 38px !important;
}

.navbar {
    margin-bottom: 16px;
    overflow: visible;
}

.top-bar {
    color: #989898;
    line-height: 30px;
}

.slider {
margin-top: -23px !important;
}

@media (max-width: 767px) {
	.nav-collapse.collapse {
		padding-bottom: 0px;}
}

@media (max-width: 960px) {
.slider {margin-top: 0px !important;}

}

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
width: 97%;
}

.testimonial_group .testimonial {
    width: 50%!important;
}

.testimonial_group .testimonial .rr_title {
    font-size: 20px!important;
line-height:20px!Important;
}
/* END tmq_usercss */
