/* visited link */
/*a:visited {
  color: rgb(247, 225, 0);
}*/

/* mouse over link */
/*a:hover {
  color: rgb(0, 0, 0);
}*/

/* selected link */
/*a:active {
  color: rgb(0, 0, 0);
}*/

  
 .entry-title {
			font-family: Source Code Pro;
	    font-size: 12.8px;
   		font-style: bold;
			color: rgb(247, 225, 0);
 }  
      /*pie de página
*/
  .site-footer {

display: none;
 }   
      /*pie de página portfolio
*/
  .site-info {

display: none;
 }     
      /*pie de página busqueda
*/
.customize-unpreviewable
{

display: none;
 }   

      /*pie de página busqueda 2
*/
.recentcomments
{

display: none;
 }   
.footer-widget-area
{

display: none;
 }   
      /*relacionados
*/
.jp-relatedposts-post-a
{

display: none;
 } 
      /*flecha menu
*/
.dropdown-toggle:before {
    content: '\f431';
    font-family: Genericons;
    font-size: 15px;
    height: 48px;
    line-height: 48px;
    width: 48px;
		color: rgb(247, 225, 0);
		background-color: transparent;
		position: relative;
		bottom: +8px;
		left: +20px;
	
      /*tamaño letra cuerpo
*/
}
 body {
  font-size: 95.5%;
}
.dropdown-toggle a:hover {
		background-color: #6600FF;
		cursor:default;
		color:rgb(0, 0, 0);
		transform:scale(1.25);
	}

}
*, *:before, *:after {
    box-sizing: inherit;
}

.main-navigation li {
    border-top: 0px solid rgba(0,0,0,.06);
    position: relative;
}

  .page-title {

display: none;
 }  


.main-navigation a {
    color: #f7e100;
    display: block;
    line-height: 1.5;
    padding: .75em 0;
    text-decoration: none;
}

button, input[type=button], input[type=reset], input[type=submit], #infinite-handle span {
    border: 0;
    color: #333;
    display: inline-block;
    font-family: 'Roboto Condensed',Arial,sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: .5px;
    line-height: 2.5;
    padding: 0 1em;
    text-transform: uppercase;
    transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    -webkit-transition: all .25s ease;
}

	.robots-nocontent {

display: none;
 }  
	.sd-block  {

display: none;
 } 
	.sd-social  {

display: none;
 } 
	.sd-social-icon-text   {

display: none;
 }  
	.sd-sharing   {

display: none;
 }  

	.widget-title    {

display: none;
 }  

.footer-widget-area {
    border-top: 0px solid #eee;
    margin: 6em 0 0;
    padding: 4.5em 0 0;
}

.posts-navigation, .post-navigation {
    border-bottom: 0px solid #eee;
    border-top: 0px solid #eee;
    margin: 0 0 3em;
}

.main-navigation .sub-menu li a:before, .main-navigation .children li a:before {
    color: rgb(255, 255, 255);
    content: '\2013\\\\\\\\\\\00a0';
}

/* pasar sobre cada imagen porfolio */
.portfolio-thumbnail a:hover:after {
    box-shadow: inset 0 0 0 0px rgba(247, 225, 0,1);
	text-height: 5px;
	font-family: Source Code Pro;
}
/* menú */
.main-navigation .current-menu-item>a {
color: rgba(247, 225, 0,1);
    font-weight: 900;
}

.main-navigation a {
    color:rgba(0, 0, 0,1);
    display: block;
    line-height: 1.5;
    padding: .75em 10px;
    text-decoration: none;
}

.main-navigation a:hover {
    color:rgba(247, 225, 0,1);
    display: block;
    line-height: 1.5;
    padding:.75em 0px;
    text-decoration: none;
		font-weight: 200;
}

.main-navigation ul ul ul a {
    padding-left: 2px;
}

.main-navigation ul ul a {
    padding-right:5px;
}

.main-navigation li.menu-item-has-children>a {
    font-size: 100%;
		font-weight: 700;
		padding-right:20px;
}
/* aqui termina menú */
.page-title a, .entry-title a {
    color:rgba(247, 225, 0,1);
		
}

.dropdown-toggle:active, .dropdown-toggle:focus, .dropdown-toggle:hover {
    background: transparent;
}

button {
    overflow: hidden;
		outline: none;
}

/*BOTON BUSCAR
*/
button, input[type=button], input[type=reset], input[type=submit], #infinite-handle span {
    border: 0;
    color:rgba(0, 0, 0,1);
    display: inline-block;
    font-family: 'Roboto Condensed', Arial, source-code-pro;
    font-size: 12px;
    font-size: 1.6rem;
    letter-spacing: .5px;
    line-height: 2.5;
    padding: 0 1em;
    text-transform: uppercase;
    transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    -webkit-transition: all .25s ease;
	background:rgb(255,255,255)
}
.wp-block-search-buttom{
	font: 10px;
	
}
/*LETRAS TITULO*/
	
	 .project-title {
    font-size: 1.5rem !important;

}
	



	
	