/*
 Theme Name:   Rise Child
 Theme URI:    http://yoursite.com
 Description:  Rise Child Theme
 Author:       Rajavanya Subramaniyan
 Author URI:   http://rajavanya.com
 Template:     rise
 Version:      1.2.8
 Text Domain:  rise-child
*/


/*** Copied from theme options CSS ***/


.bSe h2, .tve-woocommerce .bSe h2 {
    font-weight: 300 !important;
}

.cnt p, .tve-woocommerce .product p, .tve-woocommerce .products p {
    font-family: "Lato",sans-serif !important;
}

header nav > ul.menu > li > a {
    color: #4a4a4a !important;
    font-family: "Lato",sans-serif !important;
}

.h-bi header {
    background: #fff;
    border-top: 1px solid rgba(228,203,199,0.44);
    border-bottom: 1px solid rgba(228,203,199,0.44);
}

header nav ul li a {
    /*text-transform: inherit !important;*/
    font-size: .778em;
}

.bSe h1
{
    font-weight: 300 !important;
}

.bSe h1, .bSe h2, .bSe h3, .bSe h4, .bSe h5, .bSe h6, .lrp label, 
.btn input[type="submit"], .btn button, .cnt, .tve-woocommerce .bSe h2,
.pgn>span, .pgn>a, footer .fmm p, footer .fmm .ft-s>span,
.cmc .nam, .btn, p{
    font-family: "Lato",sans-serif !important;
}

footer .fmm {
    background: #e9eaea;
}

footer .fmm p, footer .fmm .ft-s>span
{
    color:#828282 !important;
}

.ft-s li a:before {
    color: #4a4a4a !important;
}

.ft-s li:hover a:before {
    background: #c2230a !important;
    color: #fff !important;
}

.h-bi header {
    background: #fff;
    border-top: 1px solid rgba(228,203,199,0.44);
    border-bottom: none !important;
}

header.side nav>ul>li:hover, header nav > ul.menu > li >  a:hover
{
    background: #c2230a;
    color: #fff !important;
}

/* START HERE - Red Color hack */
#menu-item-14690 > a:not(:hover)
{
color : rgba(194,35,10,1);
}


header nav > ul.menu > li > a
{
    color: inherit !important;
}

.fln {
    background: #4a4a4a;
}

.fl-s ul li:hover {
    background: #c2230a;
    border: 2px solid #c2230a;
}

.bSe a, .cnt a, div.far.fat.f1.light > div > div > div.fm > p > a {
    color: #76bee7;
}


.bSe h2, .bSe a:hover, .cnt a:hover {
    color: #2976b2;
}

.btn.red {
    background-color: #c2230a;
    background-image: none;
    background-image: none;
}

.fab.dark.f3 {
    border: 5px dotted #666;
}

div.far.fab.f3.dark > div > div.fr > a
{
display:none;
}

div.far.fab.f3.dark > div > div.fl > img
{
max-width: 300px;
}

.btn.small {
    border-radius: initial;
    font-size: 1.044em;
}

.btn.orange {
background: #F98810;
box-shadow: 0px 2px 0px 0px #DD780D;
    background-image: initial;
    background-image: initial;
}

.btn.orange:hover {
background: #FDAD59;
box-shadow: 0px 2px 0px 0px #E59C50;
    background-image: initial;
    background-image: initial;
color:#fff;
}

.fat .fl {
padding-right: initial;
}

div.far.fat.f1.light > div > div > div.fr
{
display:none;
}

.fat .fab-i
{
padding:initial;
}

.fat.light {
    background-color: #f1f1f1;
}

.fat h3, .fat p {
    color: #4a4a4a;
}

.fat h3 {
    margin-top: -20px;
}

.pdf-gate-success
{
    text-align: center;
    background: whitesmoke;
    border-style: dashed;
    border-color: gray;
    border-width: 1px;
    padding: 10px;
    margin-bottom: 20px;
}

/*logo-size-fix */
header #logo > a > img {
    max-width: 305px !important;
}

@media only screen and (max-width: 774px)
{
header.side #logo img {
    max-width: 240px !important;
    min-width: initial;
}
}

#logo > a > img
{
margin-top:18px;
}

/* blog index spacing on mobile fix */
@media only screen and (max-width: 540px)
{
.blog .meta li, .single-post .meta li
{
margin-bottom : 0px;
}
}

.blog .mets
{
display:none;
}

/* Lower focus area in blog posts */
.lfa {
    border: 1px dashed;
    padding: 30px;
    background: #f9f9f9;
}

.lfa ul li:before
{
display:none;
}

.lfa ul li, .lfa ol li
{
    margin-bottom: 0px;
    margin-top: 15px;
}

.lfa ul
{
    list-style-type: disc;
    list-style-position: outside;
    line-height: 26px;
    margin-left: 20px;
}

.lfa h1
{
    text-align: center;
    margin-bottom: 0px;
}

/* bottom fa img fix mobile to iPad */
@media only screen and (max-width:768px)
{
.lfa img
{
    display: block;
    float: none;
    margin: 0 auto;
}
}

/* footer social media links size for iPad and mobile */
@media only screen and (max-width:768px)
{
.ft-s li a {
    display: block;
    height: 40px;
    width: 40px;
}
.ft-s li a:before
{
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}
}

/*reduce space above comments section in single post view*/
.single-post .awr {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.single-post #comments, .single-post #fbcomments, .single-post #comments_fb {
    margin-top: 0px;
}

/* top sub menu styling */
.m-s nav ul li>ul li a {
    font-family: "Lato", sans-serif;
    /*border-bottom: 1px dotted #cacaca;*/
    /*color: #666;*/
    font-weight: 400;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    /*padding: 15px 0;*/
    text-transform: uppercase;
    white-space: nowrap;
    font-size: .778em;
}


.study-title {
    font-size: 1.1em;
    /* font-style: italic; */
    font-weight: bold;
    color: #4A4A4A;
    /* color: #C2230A; */
}

.study-image
{
	display:inline-block;
}



@media (min-width: 941px) 
{
	.csc > div.colm.ofo
	{
		text-align:right;
	}
}

@media (max-width: 940px) 
{
	.csc > div.colm.ofo
	{
		text-align:center;
	}
}


.single-post .aut-i .aui {
    -webkit-transform: initial;
    -moz-transform: initial;
    -ms-transform: initial;
    -o-transform: initial;
    transform: initial;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    box-shadow: initial;
    border: 2px solid #ebebeb;
    height: 175px;
    margin: 0 auto;
    width: 150px;
}

@media (max-width: 1080px) 
{
.single-post .bSe h2,.blog .bSe h2, .bSe h1, .bSe .entry-title {
    line-height: 1.33em;
}

.bSe h3
{
	line-height:1.5em;
}

.bSe h2
{
	line-height:1.33em;
}

}

@media (min-width :1081px)
{

.single-post .bSe h2,.blog .bSe h2, .bSe h1, .bSe .entry-title {
    line-height: 1.33em !important;
}

.single-post .bSe h1, .single-post .bSe h2,.blog .bSe h2, .lfa h1, .single-post .entry-title
{
	line-height:1.33em !important;
}
}

@media only screen and (max-width: 768px)
{
header .hsm {
	margin-bottom:3px;
}

.cnt
{
margin-top: 50px !important;
}

}

@media (min-width: 769px)
{
.blog-index-post-img
{
	width:240px;
	height:210px;
	object-fit:scale-down;
}
}

@media only screen and (max-width: 768px)
{
header .m-si {
    min-height: 0;
    padding: 0px 0 !important;
    margin-top: 10px !important;
}
}

@media only screen and (max-width: 768px)
{
	header nav ul li {
    	background: #ffffff;
	}
}

@media only screen and (max-width: 768px)
{
header nav ul li ul li {
    background: #4a4a4a;
    box-shadow: initial;
    border-bottom: 1px rgb(84, 84, 84) solid;
}
/* Baby Gallery spacing  */

.tve_colm .tve_fic .tve_empty_dropzone {
	margin-bottom: -20px;
}
}
.page-template-landing-page .wrp
{
	margin-top:0px;
}

/* FOOTER LINK STYLES - LINKS IN THEME OPTIONS/GENERAL */
footer .ft-c a {
    color: #6b6b6b;
    margin-right: 10px;
    text-decoration: underline;
}

footer .ft-c a:hover {
    color: #a3a3a3;
}
@media only screen and (max-width: 768px)
{

footer .ft-c span {
    display: block;
}
footer .ft-c a {
    display: inline;
}
}

.archive-txt .ar h3 {
    font-family: 'Lato', sans-serif !important;
}

.single-post .aut-t .tve-leads-two-step-trigger
{
    color: #76bee7;
}

.aut
{
  background: #ffffff !important;
  border: 2px solid #ebebeb;
}

.popular-posts {
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #f6f6f6;
}

.popular-posts-txt {
	font-family: "Lato", sans-serif !important;

}

.popular-posts h4 {
	text-align: center;
	margin-top: -20px;
	padding-bottom: 10px;
}

.rpi-i h5 {
	font-size: 18px;
	line-height: 1.25em;
}

.rpb {
    border: 1px solid #dddddd;
    background: #f6f6f6;
    padding: 50px 0 20px;
	margin-bottom: 25px;
}

/* FOOTER BEGIN : Located in Rise-Child/footer.php */
footer {
	margin-top: 20px;
}

.footer-coach {
	padding-top: 10px;
	background-color: white;
	text-align: center;
	color: #888888;
	padding: 25px;
	line-height: 1.33em;
	font-size: 16px;
}

.footer-coach h6 {
	text-align: center;
	font-family: "Lato", sans-serif !important;
}

.footer-coach h6 {
	margin-bottom: -15px;
}

.footer-coach img.footer-logo {
	display: block;
	margin: 0 auto;
	width: 250px;
}

.footer-coach .footer-span {
	display: block !important;
	padding-bottom: 25px;
	text-align: center !important;
}

.footer-coach a {
    font-family: "Lato", sans-serif !important;
	display: inline;
	text-decoration: underline;
	color: #3DBBFA;
 	padding-right: 10px;
}

div#disclaimer-box {
    margin-bottom: 20px;
}


/* FOOTER : END Located in Rise-Child/footer.php */

/* Sidebar sticky fixed widget stuff */
.sAsCont .sAs section {    z-index: 1;}

#widget_thrive_text-2 > div > center > h3
{
    font-family: "Lato", sans-serif;
    line-height: 1.3em;
}

#widget_thrive_text-2 > div > p:nth-child(1), #widget_thrive_text-2 > div > center > p:nth-child(1),
#widget_thrive_text-2 > div > p:nth-child(3)
{display:none;}

#widget_thrive_text-2 > div > center > p:nth-child(3) {margin-bottom:15px;}

#widget_thrive_text-2 .scon{margin: 0px auto; margin-top: 15px}

#widget_thrive_text-2 > div > center > h3{margin: 15px 0 15px 0;}

#widget_thrive_text-2 p {margin-bottom: 0px !important;}

/* END : Sidebar sticky fixed widget stuff */


.awr > .met > .mets {
    display: none;
}

.awr-i > .met > .meta {
    display: none;
}

.share-this
{
margin: 0 auto;
}

body
{
font-family: "Lato", sans-serif;
}

.lost .colm
{
display:none;
}

.ft-c p:first-child
{
	max-width: 900px;
}

#disclaimer
{
	max-width: 850px;
    color: #444444;
    font-size: inherit;
    padding: 15px;
    background: rgb(247, 247, 247);
    line-height: 1.3em;
}

#disclaimer-box
{
	text-align: left !important;
	max-width: 890px;
    margin: 10px auto 30px auto;
    border: 1px solid #aaa;
    padding: 15px;

}

@media (max-width: 540px)
{
	#site-seals-box {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		height: 280px;
	}
}

.blog .meta li a, .single-post .meta li a {	color: #6d161e;}
.blog .meta li, .single-post .meta li {	color: #333; float: none !important; margin-bottom: 0px;}

.dashicons, .dashicons-before:before {
    width: 16px;
    height: 16px;
    font-size: 16px;
    line-height: unset;
    color: #9a9a9a;
}

h3, h4, h5
{
	line-height: 1.33em;
}

.bSe h1.small-h1
{
	font-size: 32px;
}

@media only screen and (max-width: 767px) {
    figure.alignleft, img.alignleft, figure.alignright, img.alignright {
        float:none;
    }
}


.awr-i ul li:before {
    content: '';
	display: none;
}

.awr-i ul li {
    font-weight: normal;
    margin-bottom: 10px;
    list-style-type: disc;
    list-style-position: inside;
}

.single-post .tve_shortcode_rendered ul, .single-post #tve_editor ul {
    padding-left: 0px;
    margin-left: 0px;
    line-height: 1.5em;
}

/* fixing the massive title text for blog post on mobile */
@media (max-width: 540px)
{
	.single-post .bSe h1, .bSe .entry-title
	{
		font-size: 32px;
	}
}