/*
Theme Name: 	MyVita 2016
Author: 		Ted Angel
Author URI: 	http://tedangel.com.com
Description:	MyVita Child Theme for Betheme
Template:		betheme
Version: 		1.6
*/

/* Theme customization starts here
-------------------------------------------------------------- */
html body {
	font-size: 16px;
	line-height: 1.6;
}


body.home:not(.template-slider) #Header {
	min-height: 0;
	background-image: none;
}

#Action_bar .phone a {
	color: #fff;
}

#Action_bar .phone a:hover {
	color: #fff;
	text-decoration: none;
}

@media screen and (max-width: 767px) {
	#Action_bar .contact_details li.slogan {
		display: inline;
	}
	
	#Action_bar .contact_details li {
		color: #000 !important;
	}
	
	#Action_bar .phone a, #Action_bar .phone a:hover {
		color: #415689;
		font-weight: 800;
	}
	
	#Action_bar .social li a {
		color: rgba(0, 0, 0, 0.7) !important;
	}
}


#Top_bar .top_bar_left {
	width: 100% !important;
}

#Top_bar .top_bar_right {
	display: none;
}



#Top_bar:not(.is-sticky) ul.menu > li > a span {
	margin-top: 10px;
	line-height: 40px !important;
}

@media screen and (min-width: 1239px) {
#Top_bar #menu ul.menu > li:last-of-type a span {
	background: #9dc7ea;
	border-radius: 10px;
	color: #fff;
	font-weight: 800;
	text-transform: uppercase;
}
}


#Top_bar .menu li ul li a {
	border-bottom-color: rgba(0, 0, 0, 0.2);
}

/** Marquee */

#home-marquee {
	-webkit-box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.1);
	box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.1);
	background-size: cover;
}

#home-marquee .one {
	position: relative;
}


.marquee-intro h2 {
	font-size: 25px;
	font-weight: 300;
	line-height: 1.5;
	margin-bottom: 40px;
	text-align: center;
	text-shadow: 1px 1px 0 #fff;
}



.marquee-intro h2 strong {
	color: #415689;
}

ul#marquee-contact {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#marquee-contact li {
	list-style-type: none;
}


.marquee-intro form {
	background: #415689;
	-webkit-border-radius: 0 75px 0 0;
	border-radius: 0 75px 0 0;
	padding: 25px;
	margin: 20px auto;
	width: 85%;
	background-image: -webkit-gradient(
		linear,
		right top,
		left bottom,
		color-stop(0, #415589),
		color-stop(1, #2B385B)
	);
	background-image: -o-linear-gradient(left bottom, #415589 0%, #2B385B 100%);
	background-image: -moz-linear-gradient(left bottom, #415589 0%, #2B385B 100%);
	background-image: -webkit-linear-gradient(left bottom, #415589 0%, #2B385B 100%);
	background-image: -ms-linear-gradient(left bottom, #415589 0%, #2B385B 100%);
	background-image: linear-gradient(to left bottom, #415589 0%, #2B385B 100%);
}

.marquee-intro form h3 {
	color: #fff;
	line-height: 1.1;
	font-size: 38px;
	font-weight: bold;
}

.marquee-intro form p {
	color: #8acaff;
	font-size: 23px;
	font-weight: 300;
	line-height: 1.2;
	margin-bottom: 0;
}

.marquee-intro form p span {
	font-size: 15px;
	color: #fff;
}

.wpcf7-form-control-wrap.ctct-538 {
	margin: 0;
}

li.marquee-email {
	float: left;
	margin-right: 2%;
	width: 49%;
}

li.marquee-phone {
		float: left;
		width: 49%;
}

li.marquee-submit input[type="submit"] {
		font-size: 24px;
		font-weight: 300;
}

li.marquee-submit input[type="submit"]::hover {
	background-color: #b4d6f3;
}

.drtony-home {
	margin-bottom: 0;
}

.marquee-intro-mobile {
	display: none;
}

.drtony-home {
	margin-bottom: 0 !important;
}

@media screen and (min-width: 768px) {
	.drtony-home {
		position: absolute;
		right: 0;
		bottom: 0;
	}
}


/** Home intro */



/** Customized shortcode elements */

.fancy_heading span.slogan {
	color: #9dc7ea;
	font-weight: 500;
	font-size: 21px;
	letter-spacing: 1px;
}

.fancy_heading h2.title {
	color: #415689;
	font-size: 42px;
}

.fancy_heading .inside h3 {
	color: #999;
	font-weight: 500;
	font-size: 21px;
}


/** Home Boxes */
.home .column_icon_box h4 {
	font-size: 24px;
  font-weight: bold;	
	text-transform: uppercase;
}

.home .column_icon_box .desc {
	font-size: 16px;
}

.elite-box h4 {
	color: #eb3929;
}

.fits90-box h4 {
	color: #248cc7;
	text-transform: none !important;
}

.pella-box h4 {
	color: #935e90;
}

.fits-box h4 {
	color: #c8594f;
}

.myvetox-box h4 {
	color: #7bb540;
}

.diabetox-box h4 {
	color: #e89324;
}

.video-area {
	-webkit-box-shadow:inset 0 0px 5px 0 rgba(0,0,0,.1);
	box-shadow:inset 0 0px 5px 0 rgba(0,0,0,.1);
}

.video-area h3 {
	font-size: 33px;
	font-weight: 300;
	line-height: 1.5;
	margin-top: 50px;
}

@media screen and (max-width: 1240px) {
	.video-area h3 {
		margin-top: 20px;
	}
}

@media screen and (max-width: 960px) {
	.video-area h3 {
		margin-top: 0;
	}
}

@media screen and (max-width: 767px) {
	.video-area h3 {
		margin-top: 0;
		text-align: center;
	}
	
	.video-area .one-third {
		text-align: center;
	}
}


/** Home Blog Posts */
.Latest_news h5, .Latest_news h5 a {
    color: #415689;
}

.Latest_news h5 a:hover {
	color: #8acaff;
}

.Latest_news .icon-comment-empty-fa, .Latest_news a.post-comments {
	display: none;
}


/** Contact Blue -- Full width */
.contact-section-blue h3 {
	color: #fff;
	font-weight: 300;
}

.contact-section-blue {
	color: #9dc7ea;
}

.contact-section-blue strong {
	font-weight: 400;
}

.contact-section-blue label {
	color: #fff;
	font-weight: 400;
}

.contact-section-blue input[type="submit"] {
	font-size: 16px;
}

.contact-section-blue h4, .contact-section-blue h4 a {
	color: #fff;
}

.contact-section-blue h4 a:hover {
	color: #9dc7ea;
}


/** Content Area */
.aside_right .content_wrapper img.alignleft {
	padding-right: 1em;
}

.aside_right .content_wrapper .entry-content h3, .aside_right .content_wrapper .entry-content h2, .content_wrapper .entry-content .the_content h3, .content_wrapper .entry-content .the_content h2 {
	margin-top: 2em;
}


.aside_right .widget-area, .aside_right .the_content_wrapper {
	padding-bottom: 2.5em;
}

/** Single Posts */

.single-post .section-post-header .image_frame {
	display: none;
}



/** Survey Forms */

.one-second .survey form {
	background: #415689;
	-webkit-border-radius: 0 75px 0 0;
	border-radius: 0 75px 0 0;
	color: #fff;
	padding: 25px;
	margin: 20px auto;
	width: 85%;
	background-image: -webkit-gradient(
		linear,
		right top,
		left bottom,
		color-stop(0, #415589),
		color-stop(1, #2B385B)
	);
	background-image: -o-linear-gradient(left bottom, #415589 0%, #2B385B 100%);
	background-image: -moz-linear-gradient(left bottom, #415589 0%, #2B385B 100%);
	background-image: -webkit-linear-gradient(left bottom, #415589 0%, #2B385B 100%);
	background-image: -ms-linear-gradient(left bottom, #415589 0%, #2B385B 100%);
	background-image: linear-gradient(to left bottom, #415589 0%, #2B385B 100%);
}

.one-second .survey form p {
	color: #fff;
}

.one-second .survey form ul {
	margin: 0;
}

.one-second .survey form ul li {
	list-style-type: none;
	color: #fff;
	margin-bottom: .7em;
}

.one-second .survey form ul li select {
	margin-bottom: 5px;
}

.one-second .survey form > p {
	height: 0;
	margin: 0;
}

.one-second .survey form input[type="submit"] {
		font-size: 24px;
		font-weight: 300;
}

/** Testimonials */ 

.video-testimonials img {
	margin-top: 2em;
}

.video-testimonials a {
	font-size: 1.2em;
	font-weight: bold;
}


/** Sidebar */

.sidebar form {
	background: #415689;
	-webkit-border-radius: 0 75px 0 0;
	border-radius: 0 75px 0 0;
	padding: 25px;
	margin: 20px auto;
	width: 85%;
	background-image: -webkit-gradient(
		linear,
		right top,
		left bottom,
		color-stop(0, #415589),
		color-stop(1, #2B385B)
	);
	background-image: -o-linear-gradient(left bottom, #415589 0%, #2B385B 100%);
	background-image: -moz-linear-gradient(left bottom, #415589 0%, #2B385B 100%);
	background-image: -webkit-linear-gradient(left bottom, #415589 0%, #2B385B 100%);
	background-image: -ms-linear-gradient(left bottom, #415589 0%, #2B385B 100%);
	background-image: linear-gradient(to left bottom, #415589 0%, #2B385B 100%);
}

.sidebar form h3 {
	color: #fff;
	font-size: 28px;
	font-weight: bold;
}

.sidebar form h4 {
	color: #8acaff;
	font-size: 18px;
	font-weight: 300;
}

.sidebar form input[type="submit"] {
	font-size: 18px;
}

.sidebar form p:last-of-type {
	height: 0;
	margin: 0;
}

.sidebar h3 {
	font-size: 24px;
}

.sidebar .Recent_posts span.c {
	display: none;
}

.sidebar .Recent_posts .date {
	font-size: 13px;
}

/** Footer */
#Footer p.disc {
	font-size: .8em;
}


/** responsive */
@media screen and (max-width: 1240px) {
	.marquee-intro-mobile {
		display: block;
}

@media screen and (max-width: 1240px) {
	.marquee-intro h2 {
	    display: none;
	}
	
	.marquee-intro-mobile h2 {
		display: block;
		font-size: 25px;
		font-weight: 300;
		line-height: 1.5;
		margin-bottom: 0;
		text-align: center;
		text-shadow: 1px 1px 0 #fff;
	}

	.marquee-intro-mobile h2 strong {
		color: #415689;
	}
}

@media screen and (min-width: 768px) and (max-width: 1240px) {
	.marquee-intro form {
		margin: 0;
	}

	.marquee-intro form h3 {
		font-size: 28px;
	}

	.marquee-intro form p {
		font-size: 18px;
	}

	.marquee-intro form p span {
		font-size: 15px;
	}
	
	li.marquee-submit input[type="submit"] {
			font-size: 17px;
	}
}

@media screen and (max-width: 767px) {
	body:not(.template-slider):not(.header-simple) #Header_wrapper #Header {
		min-height: 0 !important;
	}
	
	body #Header_wrapper {
		background-image: none !important;
	}
	
	#Action_bar ul.social {
		display: none;
	}
	
	#Header #Action_bar {
		background: #415689 !important;
		color: #fff !important;
	}
	
	#Header  #Action_bar .contact_details li {
		color: #fff !important;
	}
	
	#Action_bar .phone a, #Action_bar .phone a:hover {
		color: #fff;
	}
	
}



