/* Toronto Mamae em Toronto Receitas English Version Menu */



#nav-header.nav-container {
	box-shadow: none;
	-webkit-box-shadow: none;
}

#nav-header li a {
    color: #737373 !important;

}
/*2ndo menu - Toronto Maternidade - passa mouse */
#nav-header li a:hover {
    background-color: #ffdcdf !important;

}
.toggle-search {
    color: #ff9099 !important;
}
/* Topbar mouse hover color pink - Inicio menu bar top */
#nav-topbar li a:hover {
    background-color: #ffdcdf !important;

}

/*The following css is for Topbar menu*/
#nav-ma li a {
    color: #ff0000 !important;
    font-size: 20px !important;
    line-height: 1.2 !important;	  
}
/* Topbar background color fix */
.is-scrolled #header .nav-container.mobile-sticky, .is-scrolled #header .nav-container.desktop-sticky, .is-scrolled #header .search-expand {
    background-color: #ffffff;
	  color: #ffdcdf;
}

.sidebar .sidebar-content, .sidebar .sidebar-toggle {
	background: #ffffff;
}
/* set entire primary sidebar background to white */
.col-2cl .main-inner {
  background: #ffffff;
}


.sidebar{
    background: #ffffff;
}

.sidebar-top p {
display: none;
}
.sidebar-top .social-links {
float: none;
text-align: center;
}

/* START OF Change the Footer Widget Area */
/* Adjust colors as needed */
.footer-widgets {
background:     none repeat scroll 0 0 #83C0E5;
color:          #5A5A5A !important;
padding-top:    10px ;
}
/* END OF Change the Footer Widget Area */




  footer#footer {
    background: none repeat scroll 0 0 ;
}


/*change footer color to gray => fafafa
 * 
 * footer#footer {
    background: none repeat scroll 0 0 #fafafa;
    color: #737373;
}
*/

.content p { margin:5px;
    padding:5px;
    font-family: Verdana, Arial, Helvetica, 
     Futura, sans-serif;  
    font-size: 100%;
    color: #737373; }

section#footer-bottom div.hu-pad.group::before {
	display: block;
	content: "Copyright © 2017-2023 Brasileira Em Toronto – Tudo sobre Toronto. Todos os direitos reservados. Everything Toronto. All rights reserved.";
	text-align: center;
}
/*Change hyperlink colour */
.post-title a {
  color: #990052 ;
}
a {
  color: #990052 ;
}
/*link colours
.entry.content a {
     color: #990052 important!;
#9e0b0b
}
 */
.entry a:hover {
     color: #ff9099;
	text-decoration:underline;
}

.entry a:visited {
     color: #4b45ad;
}

/*END link colours*/

.entry table td, .entry table th {
    border-bottom: 1px solid #f1f1f1;
    text-align: left;
}

/* Instagram buttons */

#sb_instagram #sbi_load .sbi_load_btn { 
	background: #ff9099; 
}

#sb_instagram #sbi_load .sbi_btn_text { 
	color: #ffffff; 
}

#sb_instagram .sbi_follow_btn a {
  background-color: #ff9099;
	color: white;
}

#sb_instagram .sbi_follow_btn a span {
	color: white;
}

#sb_instagram .sbi_follow_btn a:hover {
  background-color: #ff9099;
	box-shadow: inset 0 0 10px 20px #fcacb2;
}

.svg-inline--fa.fa-instagram.fa-w-14 {
  color: white;
}



/*Assinar button - side menu */
#blog_subscription-7 .wp-block-button__link {
  color: #fff;
  background-color: #ff9099;
}

/*Pesquisar button - side menu */
#search-3 .search-submit {
  color: #fff;
  background-color: #ff9099;
}

/*Normal instead of CAPS ON start*/
/*Site title:*/

.site-title {
text-transform: none;
}

/*Navigation:*/

.main-navigation li {
text-transform: none;
}

/*Post/page titles:*/

.entry-title, .page-title {
text-transform: none;
}

/*Widget titles:*/

h1.widget-title, h1.sidetitle, h2.widgettitle {
text-transform: none;
}

/*Post metadata:*/

.author-meta, .clock-meta, .category-meta, .discussion-meta {
text-transform: none;
}

/*Post Por Autor e Data:*/

.post-byline {
text-transform: capitalize;
}
/*Normal instead of CAPS ON end*/

/* Last updated date
 * 
 * .updated  {display: none;}
*/