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

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

	/* WooCommerce */
	.product-remove a, .product .onsale, .product .add_to_cart_button:hover, .woocommerce-message:before {
		background: #0d5879 !important;
		background: rgb(13,88,121) !important;
	}
	.shipping-calculator-button, .product-name a, .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
		color: #0d5879 !important;
		color: rgb(13,88,121) !important;
	}
	.woocommerce-message {
		border-top-color: #0d5879 !important;;
		border-top-color: rgb(13,88,121) !important;;
	}
/* Dark header */
	.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: 25px;
	}
/* Headings Font Setting */
	h1, h2, h3, h4, h5, h6 {
		font-family: "open sans", "sans serif";
	}
	h1 {
		font-size: 38px;
	}
	h2 {
		font-size: 24px;
	}
	h3 {
		font-size: 22px;
	}
	h4 {
		font-size: 18px;
	}
	h5 {
		font-size: 15px;
	}
	h6 {
		font-size: 12px;
	}

/* END tmq_css */
/* BEGIN tmq_usercss */
.navbar-inner{
    background:#0d5879!important;
}
.navbar-inverse .brand, .navbar-inverse .nav>li>a{
    color:#fff!important;
}
.navbar-inverse .brand, .navbar-inverse .nav>li>a:hover{
    background:#0d5879!important;
}
.tmq-edit-link{
    display:none!important;
}
.sub-footer input {
    background-color: #fff!important; 
}
.sub-footer textarea{
        background-color: #fff!important; 
}
.sub-footer
{
   background-color: #0d5879!important;
}
.sub-footer p
{
    color:#fff!important; 
}
.sub-footer a{
    color:#fff!important; 
    
}

.footer{
color:#fff!important;    
background-color: #0d5879!important;
}

.brand img{
    margin-top:10px;
}
.icomoon-facebook:before {
	content: "\e169"!important;
}
.navbar-inverse .brand, .navbar-inverse .nav>li>a{
    text-shadow:none;
}

.wpcf7-submit{
    color:#fff!important;    
background-color: #0d5879!important;
}
.textcenter{
background: #0D5879!important;
}
.content-heading {
    text-align: center;
    background: #0D5879;
    padding: 0 20px;
    color: #FFF;
}

/* END tmq_usercss */
