/* LICENSE & DETAILS
   ==================================================

	Theme Name: Dante Child Theme
	Theme URI: http://dante.swiftideas.net
	Description: A Retina Responsive Multi-Purpose WordPress Theme - Designed & Developed by Swift Ideas ( www.swiftideas.net )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: dante
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.net

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */
body a, body .ui-widget-content a {
    color: #1192d1;
}
.logo-block {
	background-color:rgba(266,266,266,.6);
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.logo-block:hover {
	background-color:rgba(266,266,266,1);
}
.logo-block table,
.logo-block tr,
.logo-block td {
	border:0 !important;
}
h3.spb-heading {
	width:100%;
}
.fancy-heading.fancy-image.light-style h1,
.fancy-heading.fancy-image.light-style h3 {
	text-shadow: 2px 2px 6px rgba(0,0,0,1);
}
.spb_impact_text a,
.sf-icon-box-content a {
	color:#1192d1;
	white-space:nowrap;
}
h3.spb-center-heading,
h4.spb-center-heading {
	overflow:visible;
}
.faqs-nav li {
	background-color:#F4F4F4;
}
table {
	border-bottom: 0;
}
table td {
	border-top: 0;
}
.faq-text ul {
    padding: 20px;
	list-style-type:circle;
}
.search-item-content time {
	display:none;
}
.portfolio-area {
	display:none;
}
.spb_call_text {
	font-family:inherit !important;
}
#footer #nav_menu-2,
#footer #nav_menu-3 {
	display:inline-block;
	width:47%;
	vertical-align:top;
}
#footer #nav_menu-2 {
	margin-right:6%;
}
a.sf-button {
    font-size: 16px;
}
h6 {
	text-transform:inherit;
}
.sf-parallax-video .video-overlay {
	z-index:0;
}
/**/
