/*

 Theme Name:   Founder Child

 Template:     founder

 Author: 	   Compete Themes

 Version: 	   1.0

 Author URI:   https://www.competethemes.com

 Description:  This is a child theme used to customize the Founder WordPress theme.

 License: GNU  General Public License v2 or later

 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

*/

 

@import url("../founder/style.min.css");

 

/* =Theme customization starts here

-------------------------------------------------------------- */



.post-comments {

display:none;

}



.tagline {

display:none;

}



.logo {

width: 100%;



}

.post-categories {

    margin: 0.5em 0px 0.5em 0px;

}



.post-categories a, .post-categories span {

margin: 0;

}



.post-categories p {

text-transform: uppercase;

letter-spacing: 0.07em;

font-size: 0.6875em;

line-height: 1.4545;

}



.frasedodia {

background-color: #ededed;

}

.frasedodia p {

font-size:1.2em;

font-variant: small-caps;

padding:1em;

}



.menu-rodape-container {

display:inline;

}

.menu-rodape-container #menu-rodape {

display:inline;

}

.menu-rodape-container #menu-rodape li {

display:inline;

font-size: 0.6875em;

line-height: 1.4545;

text-transform: uppercase;

letter-spacing: 0.07em;

color: #1A1A1A;

margin: 0 0.5em 0 0.5em;

}



.site-footer .texto-footer {

font-size: 0.6875em;

line-height: 1.4545;

text-transform: uppercase;

letter-spacing: 0.07em;

color: #1A1A1A;

margin: 0 0.5em 0 0.5em;

}



.css_btn_class {
   display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 24px;
    border: 1px solid #f5c918;
    border-radius: 8px;
    background: #fff419;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff419), to(#d67907));
    background: -moz-linear-gradient(top, #fff419, #d67907);
    background: linear-gradient(to bottom, #fff419, #d67907);
    text-shadow: #765a13 1px 1px 1px;
    font: normal normal bold arial;
    color: #ffffff;
    text-decoration: none;
width:100%;
}
.css_btn_class:hover,
.css_btn_class:focus {
     border: 1px solid #ffe71c;
    background: #ffff1e;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffff1e), to(#ff9108));
    background: -moz-linear-gradient(top, #ffff1e, #ff9108);
    background: linear-gradient(to bottom, #ffff1e, #ff9108);
    color: #ffffff;
    text-decoration: none;
}
.css_btn_class:active {
   background: #99920f;
    background: -webkit-gradient(linear, left top, left bottom, from(#99920f), to(#d67907));
    background: -moz-linear-gradient(top, #99920f, #d67907);
    background: linear-gradient(to bottom, #99920f, #d67907);
}



.vendacurso {
border-collapse:collapse;border-spacing:0;border:solid 0px;
}

.vendacurso td {
padding:10px 5px;border-style:solid;border-width:1px;border-color:#ccc;overflow:hidden;word-break:normal;border-top: 0px;
border-left: 0px;
border-right: 0px;
}

.vendacurso th {font-weight:bold;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal; border-top: 0px;
border-left: 0px;
border-right: 0px;}

.vendacurso .tg-031eb {border:0px; vertical-align:top;
}
.vendacurso .tg-bgc {background-color:#f3f3f3}

.publi {border: 1px solid #CCC;padding: 1em 2em;font-size: 0.9em;border-left: 2px solid #000; }

.fundocinza { 	background-color: #ededed; padding:1em; }

.mc-field-group {
	margin: 1em;
}

hr {
	margin: 1em 0em 2em 0em;
height: 0;
border-top: 1px solid rgba(0, 0, 0, 0.34);
border-bottom: 0px; 
}

@media screen and (max-width: 767px) {.vendacurso {width: auto !important;}.vendacurso col {width: auto !important;}.tg-wrap {overflow-x: auto;-webkit-overflow-scrolling: touch;}}


