/*
Theme Name: Codetia Child
Description: Child theme for the Codetia
Author: Codetia
Template: Codetia
*/

@import url("../Codetia/style.css");

/* Utilities */

.fix-float-height {
	display: block;
	clear: both;
}
a.position-decorator {
	position:relative;
}
.image-decorator-top {
    border-top: 5px solid #b31d16;
    display: none;
    height: 145px;
    position: absolute;
    width: 100%;
}
a.position-decorator:hover .image-decorator-top {
	display:block;
}

/* Style of the homepage */

#wrapper #main {
	padding-bottom:20px;
}

.home-blog-entries .columns {
	margin-bottom:0px;
}

/* Style of the header-info*/

#wrapper .header-social .header-info span.phone-number-style * {
	font-size: 18px;
}

#wrapper .header-social .header-info span.phone-number-style {
	font-size:18px;
	display:inline-block;
}

#wrapper .header-social .header-info span.top-email-address-style {
	
}

#wrapper .header-social .header-info span.header-link-style {
    display: inline-block;
}

span.image-mail img {
	vertical-align:middle;
}

/* Style of page */

#main {
	padding-top:30px;
}
.page-title ul {
	width:25% !important;
}
.page-title-container {
	height:43px !important;
}
.title h3, #main .post-content .title h3 {
	color: #000000 !important;
}
.title .title-sep-container {
	padding-top:9px;
}
.post-content .title .title-sep-container .title-sep {
	border-bottom-color: #b31d16 !important;
	border-top-color: #000000 !important;
}
.title-sep {
	border-bottom:1px solid #B31D16;
	border-top:1px solid #000000;
	height:2px;
}
.post-image-top-margin-negative {
	margin-top:-20px;
}
.post-content .codetia-container .page_thumbnail img {
	margin-bottom:15px;
}
h3.title-related-post {
    font-size: 90%;
    font-weight: normal;
    line-height: 12px;
    text-align: center;
    width: 55%;
}
.commentlist {
	margin-bottom:25px;
}

/* Style of the post-content page */
#content .post-content h1.small {
	font-size:18px !important;
	line-height: 27px !important;
}
#content .post-content ul li,
	#content .post-content ol li ul li {
		padding-top:5px;
		padding-bottom:5px;
	}
#content .post-content h3,
#content .post-content h3.codetia-title,
#content .post-content h2.codetia-title,
#content .about-author h2.codetia-title,
#content .related-posts h2.codetia-title,
#content .post-content h1.codetia-title,
#comments.comments-container h2.codetia-title,
#respond.comment-respond h3#reply-title.comment-reply-title h2.codetia-title {
	border-bottom:1px solid #eeeeee;
	margin-top:0px;
	font-size:16px !important;
	line-height: 24px !important;
}
#content .post-content h3 span,
#content .post-content h1.codetia-title span,
#content .post-content h2.codetia-title span,
#content .about-author h2.codetia-title span,
#content .related-posts h2.codetia-title span,
#content .post-content h3.codetia-title span,
#comments.comments-container h2.codetia-title span,
#respond.comment-respond h3#reply-title.comment-reply-title h2.codetia-title span {
	float:left;
	font-size:18px !important;
	margin-top:-2px;
	font-family:'Open Sans';
}
#content .post-content h3 span.icon-codetia-left,
#content .post-content h1.codetia-title span.icon-codetia-left,
#content .post-content h2.codetia-title span.icon-codetia-left,
#content .about-author h2.codetia-title span.icon-codetia-left,
#content .related-posts h2.codetia-title span.icon-codetia-left,
#content .post-content h3.codetia-title span.icon-codetia-left,
#comments.comments-container h2.codetia-title span.icon-codetia-left,
#respond.comment-respond h3#reply-title.comment-reply-title h2.codetia-title span.icon-codetia-left {
    color: #000000;
    margin-right: 3px;
}
#content .post-content h3 span.icon-codetia-right,
#content .post-content h1.codetia-title span.icon-codetia-right,
#content .post-content h2.codetia-title span.icon-codetia-right,
#content .about-author h2.codetia-title span.icon-codetia-right,
#content .related-posts h2.codetia-title span.icon-codetia-right,
#content .post-content h3.codetia-title span.icon-codetia-right,
#comments.comments-container h2.codetia-title span.icon-codetia-right,
#respond.comment-respond h3#reply-title.comment-reply-title h2.codetia-title span.icon-codetia-right {
    color: #B31D16;
    font-weight: bold;
    margin-right: 8px;
}
#content .post-content h1.codetia-title span {
	/*font-size: 20px;*/
}
#content .post-content h2.codetia-title span {
	/*font-size: 19px;*/
}
#content .post-content p.codetia-alert {
    color: #B31D16;
    font-size: 17px;
}

#content .about-author h2.codetia-title,
#content .related-posts h2.codetia-title,
#comments.comments-container h2.codetia-title,
#respond.comment-respond h3#reply-title.comment-reply-title h2.codetia-title {
	float: none;
}

#content .about-author .fusion-title.title,
#content .related-posts .fusion-title.title,
#comments.comments-container .fusion-title.title,
#respond.comment-respond h3#reply-title.comment-reply-title .fusion-title.title {
	float: none;
	width: 100%;
}

/* Style of the footer */
.footer-area a {
	text-shadow:1px 1px 1px #000000 !important;
}
.footer-area ul {
	/*line-height:1px !important;*/
}
.footer-area ul li a {
	border-bottom: 1px solid #282a2b;
    display: block;
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
    padding:0px;
}
.footer-area .footer-widget-col.widget_nav_menu ul:first-child > li:first-child > a, 
.footer-area .footer-widget-col.widget_nav_menu > ul > li:first-child > a {
	padding-top: 3px;
}
.footer-area .widget_nav_menu ul li a {
	padding: 3px 0px;
}
.footer-area .widget_recent_entries li {
	border-bottom: 1px solid;
	padding:3px 0px;
}
.fusion-social-networks li {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.fusion-social-networks li > .fusion-social-network-icon {
	margin: 0;
    padding: 0;
    height: 25px;
    background-repeat: no-repeat;
    border: none;
}

footer .fusion-social-networks .fusion-social-network-icon:before {
	content: none;
}

footer .fusion-social-networks .feed a {
	background-image:url("images/rss.png") !important;
}
footer .fusion-social-networks .facebook a {
	background-image:url("images/facebook.png") !important;
}
footer .fusion-social-networks .twitter a {
	background-image:url("images/twitter.png") !important;
}
footer .fusion-social-networks .googleplus a {
	background-image:url("images/google.png") !important;
}
footer .fusion-social-networks .linkedin a {
	background-image:url("images/linkedin.png") !important;
}
footer .fusion-social-networks .youtube a {
	background-image:url("images/youtube.png") !important;
}

footer .fusion-social-networks .feed a,
	footer .fusion-social-networks .facebook a,
		footer .fusion-social-networks .twitter a,
			footer .fusion-social-networks .googleplus a,
				footer .fusion-social-networks .linkedin a,
					footer .fusion-social-networks .youtube a {
					opacity:0.3 !important;
					width:24px;
				}
				
footer .fusion-social-networks .feed a:hover,
	footer .fusion-social-networks .facebook a:hover,
		footer .fusion-social-networks .twitter a:hover,
			footer .fusion-social-networks .googleplus a:hover,
				footer .fusion-social-networks .linkedin a:hover,
					footer .fusion-social-networks .youtube a:hover {
					opacity:1 !important;
				}

/* Style of the Sidebar */
#sidebar .social-networks .facebook a,
	#sidebar .social-networks .twitter a,
		#sidebar .social-networks .linkedin a,
			#sidebar .social-networks .googleplus a,
				#sidebar .social-networks .feed a,
					#sidebar .social-networks .youtube a {
					opacity:1 !important;
					width:24px;
					height:24px;
				}
#sidebar .social-networks .facebook a:hover,
	#sidebar .social-networks .twitter a:hover,
		#sidebar .social-networks .linkedin a:hover,
			#sidebar .social-networks .googleplus a:hover,
				#sidebar .social-networks .feed a:hover,
					#sidebar .social-networks .youtube a:hover {
					opacity:0.7 !important;
				}
#sidebar .social-networks .facebook a {
	background-image:url("images/facebook-gray.png") !important;
}
#sidebar .social-networks .twitter a {
	background-image:url("images/twitter-gray.png") !important;
}
#sidebar .social-networks .linkedin a {
	background-image:url("images/linkedin-gray.png") !important;
}
#sidebar .social-networks .googleplus a {
	background-image:url("images/google-gray.png") !important;
}
#sidebar .social-networks .feed a {
	background-image:url("images/rss-gray.png") !important;
}
#sidebar .social-networks .youtube a {
	background-image:url("images/youtube-gray.png") !important;
}

/* Style of the widget */
#sidebar .widget .heading {
	background-color:#b31d16;
	height:30px;
}
#sidebar .widget h3,
	#sidebar .widget .heading h3 {
		color:#ffffff !important;
		margin-bottom:0px;
		padding:5px;
}
#social_links-widget-2 .social-networks,
	#contact_info-widget-2 .contact-info-container {
		padding-top:13px !important;
	}
#sidebar .background-sidebar-woman {
	background-image:url("images/background-woman-form.png");
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:545px;
}
#sidebar .background-sidebar-woman .text-title {
    color: #B31D16;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 12px;
    text-align: center;
}
#sidebar .background-sidebar-woman .text-subtitle {
    color: #2B2B2B;
    font-size: 16px;
    font-weight: 600;
    margin: 0px 30px 30px;
}
#sidebar .background-sidebar-woman .text-telephone-number {
    color: #2B2B2B;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
}
#contact_info-widget-2 .contact-info-container p.email a img {
	padding-top:3px;
}

/* Style of the form and buttoms */
.button.small, #reviews input#submit,
	.wpcf7-form input[type="submit"],
		.wpcf7-form input.button,
			.comment-form input[type="submit"],
				.price_slider_amount button,
					.gform_wrapper .gform_button {
						text-shadow:none;
					}
.button,
	#reviews input#submit,
		.price_slider_amount button,
			.gform_wrapper .gform_button,
				.fusion-pricing-table .button,
					#comment-submit {
						text-shadow:none;
					}

/* Styles for post listings in the home page */
#main .home-news-entries .col .flexslider,
#main .home-blog-entries .col .flexslider {
    margin: 0 10px 16px 0;
    width: 30%;
    float: left;
}

#main .home-news-entries .col h4,
#main .home-blog-entries .col h4 {
	margin-top: 0px;
	margin-bottom: 5px;
}

#main .home-news-entries .col h4 a,
#main .home-blog-entries .col h4 a {
	font-size: 14PX;
	font-weight: bold;
}

#main .home-news-entries .col div > p,
#main .home-blog-entries .col div > p {
	margin: 0;
	padding: 0;
	color: #000000;
}

#main .home-news-entries .col div .meta,
#main .home-blog-entries .col div .meta {
    margin-bottom: 4px;
    margin-left: 4px;
}

#main .home-news-entries .col div .meta span,
#main .home-blog-entries .col div .meta span {
    color: #777777;
}

#main .home-news-entries .col div .meta a,
#main .home-blog-entries .col div .meta a {
    margin-bottom: 6px;
    color: #747474;
}

#main .home-news-entries article.col,
#main .home-blog-entries article.col {
    margin-bottom: 20px;
}

#main .home-news-entries section.columns,
#main .home-blog-entries section.columns {
	margin-bottom: 0;
	padding-bottom: 0;
}

#main .home-news-entries .fusion-recent-posts,
#main .home-blog-entries .fusion-recent-posts {
	margin-bottom: 0;
}

.embedded-google-map {
	width: 100%;
	height: 100%;
	display: block;
}


#gmap {
    height: 300px;
    margin-bottom: 0;
}


body #cboxOverlay {
	background-color: #101010;	
}

body #cboxTitle {
    color: #FFFFFF;
    left: 5px;
    position: absolute;
    top: 5px;
}

body #cboxContent {
	background-color: #b31d16;	
	margin-top: 0;
	padding-top: 32px;
}

body #cboxClose {
    border-radius: 1px;
    right: 0;
    top: 0;
}

body #cboxLoadedContent {
	background-color: #ffffff;
}

body #wrapper footer.footer-area {
	border-color: #f9f9f9 !important;
	border-top-width: 5px;
}

.codetia-row.tech-banner {
	display: block;
	max-width: 100%;
	background-color: #f9f9f9;
	padding-top: 5px;
}

.codetia-row.tech-banner img.banner {
	max-width: 990px;
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*****************************************************************************
 * FORM STYLES BELOW *
 *****************************************************************************/
.terms-news .accept-send-offers {
	width: 100% !important;
}

.terms-news input{
	width: 15px !important;
}
 
span.wpcf7-form-control-wrap {
    display: inline-block;
    width: 100%;
}

form.wpcf7-form p {
	display: block;
	width: 100%;
	margin-bottom: 15px;
}

form.wpcf7-form input[type="submit"] {
	background: -moz-linear-gradient(center top , #B31D16 0%, #B31D16 100%) repeat scroll 0 0 #B31D16;
    border: 1px solid #B31D16;
    color: #FFFFFF !important;
}

.contact-form-7-captcha .wpcf7-captchac {
    display: inline-block;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 5px;
}

.contact-form-7-captcha .wpcf7-captchar {
    display: inline-block;
    width: 6em;
}

.wpcf7-form.invalid p {
	margin-bottom: 6px;
}

.wpcf7-form.invalid .contact-form-7-captcha p {
    margin-bottom: 25px;
}

.contact-form-7-captcha span.wpcf7-form-control-wrap {
	width: auto;
	margin-right: 0;
}

.contact-form-7-captcha span.wpcf7-not-valid-tip {
	display: block;
    position: absolute;
    right: 0;
    width: 200px;
}

.contact-form-7-accept-terms .wpcf7-form-control-wrap {
	width: 15px;
}

.contact-form-7-accept-terms .wpcf7-list-item {
	margin-left: 0;
}

form.wpcf7-form .contact-form-7-buttons-wrapper {
	text-align: right;	
}

.contact-form-7-submit-button-wrapper {
	display: inline-block;
}

.contact-form-7-submit-button-wrapper .ajax-loader {
	float: left;
}

/*
form.wpcf7-form.sent > * {
	display: none;
}

form.wpcf7-form.sent .wpcf7-response-output.wpcf7-mail-sent-ok {
	display: block;
	margin: 20px auto 20px auto;
	width: 90%;
}
*/

form.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
	display: none !important;
}

form.wpcf7-form .popup-form-wrapper {
	width: 800px;
	height: 600px;
	border: 7px solid #b31d16;
	background-image: url("./images/form_popup_bg.png");
	background-position: -7px -7px;
}

form.wpcf7-form .popup-form-content-left {
	float: left;
	height: 100%;
	width: 300px;
	position: relative;
}

form.wpcf7-form .popup-form-content-right {
	width: 477px;
	float: right;
	height: 100%;
}

form.wpcf7-form .popup-form-content-left .phone,
form.wpcf7-form .popup-form-content-left .phone a {
    color: #000000;
    cursor: default;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 44px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    width: 250px;
}

form.wpcf7-form .popup-form-content-left .phone {
    display: inline-block;
    left: 22px;
    position: absolute;
    top: 98px;
}

form.wpcf7-form .popup-form .form-title {
	font-weight: 700;
	font-size: 24px;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	margin: 20px 0;
	color: #000000;
}

form.wpcf7-form .popup-form .form-title .red {
	color: #b31d16;
}

form.wpcf7-form .form-columns-1,
form.wpcf7-form .form-columns-2 {
	width: 48%;
	margin: 10px 0;
	padding: 0;
	clear: none;
}

form.wpcf7-form .form-columns-2.column-left {
	clear: left;
	float: left;
}

form.wpcf7-form .form-columns-2.column-right {
	float: right;
	clear: right;
}

form.wpcf7-form .form-columns-1.column-center {
	clear: both;
	width: 100%;
	float: left;
}

form.wpcf7-form .label,
form.wpcf7-form .value {
 	clear: none;
 	display: inline-block;
 	width: 100%;
}
 
form.wpcf7-form .value {
	clear: left;
	position: relative;
}

form.wpcf7-form .value input,
form.wpcf7-form .value textarea,
form.wpcf7-form .value select {
	color: #adadad !important;
}

form.wpcf7-form .value select {
	height: 33px;
}

form.wpcf7-form .label {
	margin-bottom: 4px;
	color: #0a0a0a;
}

form.wpcf7-form .value .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
	bottom: -18px;
    display: inline-block;
    font-size: 80%;
    left: 2px;
    position: absolute;
}
 
form.wpcf7-form .value .wpcf7-not-valid {
 	color: #ff0000 !important;
 	border-color: #ff0000 !important;
}

form.wpcf7-form .required {
	color: red;
	padding-left: 1px;
	padding-right: 2px;
}

form.wpcf7-form .label-captcha,
form.wpcf7-form .value-captcha {
	clear: none;
    display: inline-block;
    float: left;
    margin-right: 15px;
    width: auto;
}

form.wpcf7-form .label-captcha {
	padding-top: 6px;
}

form.wpcf7-form .value.value-captcha .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
	display: inline-block;
	position: static;
	width: auto;
	margin-left: 15px;
}

.form-widget {
	background-color: #f5f5f5;
	padding: 4px;
}

.form-widget form.wpcf7-form > p {
	display: none;
}

.form-widget form.wpcf7-form .form-columns-1,
.form-widget form.wpcf7-form .form-columns-2 {
	margin: 8px 0;
}

.form-widget form.wpcf7-form .contact-form-7-buttons-wrapper  {
	margin-top: 14px;
}

#sidebar .widget.widget_recent_entries li a:before {
	font-size: 0;
	padding: 0;
}

#sidebar .widget.widget_recent_entries li {
    line-height: 15px;
    margin-bottom: 0;
    margin-top: 14px;
    padding: 0 0 8px;
}

#sidebar .widget.widget_recent_entries li a {
	margin: 0;
	padding: 0;
}

#sidebar .widget.widget_recent_entries li span.post-date {
	
}

/* Hide empty stuff inside posts */
.page #content .recent-posts-content .excerpt-container p:empty,
.home-news-entries p:empty,
.home-blog-entries p:empty,
.post-content .excerpt-container p:empty
#sidebar .widget.widget_recent_entries li a p:empty {
	display: none;
}

.post-content .excerpt-container p {
	margin-bottom: 10px;
}

.page #content .recent-posts-content .excerpt-container p,
.home-news-entries .excerpt-container p,
.home-blog-entries .excerpt-container p {
	margin-bottom: 0px;
}

.home-news-entries .flex-direction-nav,
.home-blog-entries .flex-direction-nav {
	display: none;
}

.archive #posts-container .post-image-container,
.archive #posts-container .flexslider,
.search-results #posts-container .post-image-container,
.search-results #posts-container .flexslider,
.single #content .post .flexslider {
	float: left;
	margin: 0 30px 30px 0 !important;
}

.archive #posts-container .post-image-container,
.archive #posts-container .flexslider img,
.search-results #posts-container .post-image-container,
.search-results #posts-container .flexslider img,
.single-post #content .post .flexslider img {
	max-width: 250px;
	max-height: 188px;
}

.archive #posts-container .post-content-container .meta-info,
.search-results #posts-container .post-content-container .meta-info,
.single-post #content .post .post-content .meta-info {
	display: inline-block;
    font-size: 10px;
    margin: 0 0 10px 0;
    width: 389px;
}

.single-post #content .post .meta-info-placeholder {
}

.archive #posts-container .post-image-container,
.archive #posts-container .flexslider,
.search-results #posts-container .post-image-container,
.search-results #posts-container .flexslider,
.page #content .type-page .post-content .layout-thumbnails-on-side .flexslider {
	margin-bottom: 45px;
}

.archive #posts-container .post-image-container,
.archive #posts-container .flexslider,
.search-results #posts-container .post-image-container,
.search-results #posts-container .flexslider {
	margin-right: 20px;
}

.archive #posts-container .flexslider.blog-medium-image,
.search-results #posts-container .flexslider.blog-medium-image {
	width: auto;
}

.archive #posts-container .post-content-container,
.search-results #posts-container .post-content-container {
	
}

.archive #posts-container .post-content-container .meta-info .alignleft,
.archive #posts-container .post-content-container .meta-info .alignright,
.search-results #posts-container .post-content-container .meta-info .alignleft,
.search-results #posts-container .post-content-container .meta-info .alignright {
	float: none;	
}

.archive #posts-container .post-content-container .meta-info,
.search-results #posts-container .post-content-container .meta-info {
	width: auto;
	border: none;
	margin: 0;
}

.archive #posts-container .post-content-container .entry-title,
.search-results #posts-container .post-content-container .entry-title {
	margin-bottom: 6px;
}

.client-data {
	font-size: 200%;
}

.qweb-container {
	display: inline-block;
    vertical-align: middle;
    width: 97px;
}

.hidden-header,
.sidebar-header {
	position: absolute;
	display: inline;
	line-height: 1px;
}

.hidden-header > h1,
.hidden-header > h2,
.hidden-header > h3,
.hidden-header > h4,
.sidebar-header > h1,
.sidebar-header > h2,
.sidebar-header > h3,
.sidebar-header > h4 {
	color: transparent;
	font-size: 1px;
	text-indent: -9999px;
}


/* MEGAMENU */

#wrapper .fusion-megamenu-wrapper li.custom-megamenu-item > a,
#wrapper .fusion-megamenu-wrapper li.custom-megamenu-item .widget > .heading {
	display: none !important;
}

#wrapper .fusion-megamenu-wrapper li.custom-megamenu-item {
	padding: 0;
}

#wrapper #sticky-nav .fusion-megamenu-wrapper ul.fusion-megamenu li.custom-megamenu-item ul.sub-menu,
#wrapper #nav .fusion-megamenu-wrapper ul.fusion-megamenu li.custom-megamenu-item ul.sub-menu {
	padding-top: 0px;
}

#wrapper #sticky-nav .fusion-megamenu-wrapper ul.fusion-megamenu li.custom-megamenu-item ul.sub-menu > li a, 
#wrapper #nav .fusion-megamenu-wrapper ul.fusion-megamenu li.custom-megamenu-item ul.sub-menu > li a {
	padding-left: 10px !important;
    padding-right: 0px !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

#wrapper #sticky-nav .fusion-megamenu-wrapper ul.fusion-megamenu li.custom-megamenu-item ul.sub-menu > li,
#wrapper #nav .fusion-megamenu-wrapper ul.fusion-megamenu li.custom-megamenu-item ul.sub-menu > li {
    border-bottom: 1px solid #dcdadb !important;
    padding: 0px;
}

#wrapper .fusion-megamenu-wrapper li.custom-megamenu-item .fusion-megamenu-widgets-container.second-level-widget {
    margin-left: 8px;
    margin-right: 8px;	
    margin-bottom: 0;
}

#wrapper .fusion-megamenu-wrapper li.custom-megamenu-item .fusion-megamenu-widgets-container.second-level-widget .menu-image {

}

#wrapper #nav .fusion-megamenu-wrapper li.custom-megamenu-item .fusion-megamenu-widgets-container.second-level-widget .menu-image a,
#wrapper #sticky-nav .fusion-megamenu-wrapper li.custom-megamenu-item .fusion-megamenu-widgets-container.second-level-widget .menu-image a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.menu-sistemas-image.menu-image img,
    .menu-desarrollo-image.menu-image img,
        .menu-codetia-image.menu-image img {
        
    position: absolute;
    top: -18px;
}

/*
#nav .fusion-navbar-nav .fusion-megamenu-wrapper .fusion-megamenu-holder .fusion-megamenu .fusion-megamenu-submenu.custom-megamenu-item {
	padding: 0;
	margin: 0px;
}

#wrapper #nav .fusion-megamenu-wrapper li.custom-megamenu-item .custom-megamenu-container ul {
	
}

#wrapper #nav .fusion-megamenu-wrapper li.custom-megamenu-item .custom-megamenu-container ul li.menu-item > a {
	
}
*/

/* FOOTER AREA */

body #wrapper footer.footer-area {
	padding-bottom: 20px;
}

/*
.footer-area ul {
	line-height: inherit !important;
}

.footer-area ul li a {
    border-bottom: 1px solid #282a2b;
    display: block;
    line-height: inherit;
    overflow: hidden;
    padding: 5px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.footer-area .widget_recent_entries li {
	padding: 0;
}


.footer-area h3 {
    margin-bottom: 26px;
    margin-top: 2px;
}

.footer-area .widget_nav_menu h3 {
	
}
*/

/* PRICING TABLE */

#content .post-content .fusion-pricing-table h3 {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: none;
}

#content .post-content .fusion-pricing-table .panel-heading {
	padding: 5px;
}

#content .post-content .fusion-pricing-table .fusion-button .fusion-button-text {
	color: #fff;
}

#content .post-content .fusion-pricing-table .fusion-button {
	border-color: #b2170f;
}

.fusion-pricing-table .list-group-item > ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.fusion-pricing-table .list-group-item {
	padding: 0px;
}

.fusion-pricing-table .list-group-item > ul > li {
    border-bottom: 1px solid #ededed;
}

.fusion-pricing-table .list-group-item > ul > li:last-child {
	border-bottom-width: 0px;
}
/* Style from the share-box */
.share-box h4 {
    font-size: 13px;
    line-height: 18px !important;
    width: 65%;
}

/* Responsive */

@media (max-width: 400px) {
	
	.archive .fusion-recent-posts.layout-thumbnails-on-side .columns .column .floated-slideshow,
	.search-results .fusion-recent-posts.layout-thumbnails-on-side .columns .column .floated-slideshow,
	.page .fusion-recent-posts.layout-thumbnails-on-side .columns .column .floated-slideshow {
	   float: none;
	   width: 100%;
	}
	
	.archive #posts-container .post-image-container, 
	.archive #posts-container .flexslider, 
	.search-results #posts-container .post-image-container, 
	.search-results #posts-container .flexslider, 
	.page #content .type-page .post-content .layout-thumbnails-on-side .flexslider {
	   margin-right: 0;
	   margin-bottom: 20px;
	}
}

.youtube-video-wrapper-responsive {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.youtube-video-wrapper-responsive object,
.youtube-video-wrapper-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#rev_slider_4_1_forcefullwidth .rev_slider_wrapper .tp-rightarrow:before, 
#rev_slider_4_1_forcefullwidth .rev_slider_wrapper .tp-leftarrow:before {
    margin-top: 12px;
}





