/*
Theme Name: Medica Child
Theme URI: http://themefuse.com/wp-themes-shop/medica/
Description: Child theme for the Medica. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com
Template: medica-parent
*/

@import url("../medica-parent/style.css");

/************************ PÁGINA ******************************/
.sidebarRight .container_12 { min-height: 200px;}
/* body { background:#F4F9FC;} */
/************************ PÁGINA ******************************/

/************************ SLIDESHOW ******************************/
.showcase-thumbnail-container { display: none; overflow:hidden; visibility: hidden;}
/************************ SLIDESHOW ******************************/

/************************ MENU ******************************/
.topmenu .dropdown {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px; font-weight:bold;}
/* COR DO MENU (QUANDO NÃO ESTÁ SELECIONADO)  */
.topmenu .dropdown li a {
	color: #0079b1;
	padding:0 10px 0 15px;}
/* COR DO MENU (QUANDO ESTÁ SELECIONADO & QUANDO PASSA POR CIMA)  */
.topmenu .dropdown li a:hover,
.topmenu .dropdown .current-menu-item a,
.topmenu .dropdown .current-menu-item li a:hover,
.topmenu .dropdown .current-menu-item .current_page_item a,
.topmenu .dropdown .current-menu-ancestor a,
.topmenu .dropdown .current-menu-ancestor a:hover,
.topmenu .dropdown li li.current-menu-ancestor a,
.topmenu .dropdown li .current-menu-ancestor .current-menu-item a { color:#F0CE28;}
/************************ MENU ******************************/

/************************ LOGO ******************************/
.logo { padding: 20px 0 0 0; width: 500px;}
@media (max-width: 480px) {
  .logo { padding: 20px 0 0 0; width: 250px;}
}
/************************ LOGO ******************************/

/************************ LINKS FOOTER ******************************/
.copyright a { color: #0079b1}
.copyright a:hover { color:#F0CE28}
/************************ LINKS FOOTER ******************************/

/************************ LINKS CONTACTOS ******************************/
.contact-mail a { color: #0079b1}
.contact-mail a:hover { color:#F0CE28}
/************************ LINKS FOOTER ******************************/

/************************ FORMULÁRIO de CONTACTO ******************************/
.contact-form .btn-submit {
    background: url('https://www.clinicacentralgaia.pt/wp-content/themes/medica-parent/images/buttons_login.png') no-repeat scroll 0 0 transparent !important;
    color: #0079b1 !important; text-shadow: 0 0px 0px #0079b1 !important;}

.contact-form label { color: #0079b1 !important;}
.ui-selectmenu-open li.ui-selectmenu-item-selected a {color: #0079b1 !important;}
/************************ FORMULÁRIO de CONTACTO ******************************/

/************************ TÍTULOS ******************************/
h1, h2, h3, h4, h5, h6 { color: #0079b1; }
/************************ TÍTULOS ******************************/



/************************ OUTROS ******************************/
.link_arrow_left, .link_arrow_right, .link-more {color: #F0CE28;}
.link_arrow_right, .content .link-more { color:#F0CE28;}
.quote_right, .quote_left { color:#F0CE28;}
.entry .tabs_framed .tabs .current a { color:#F0CE28;}
.payment_box h2, .payment_box h3 {color:#F0CE28;}
.sidebar .widget_nav_menu ul li.current-menu-item a, .sidebar .widget_nav_menu ul li:first-child.current-menu-item a{ color:#F0CE28;}
.sidebar .widget_nav_menu ul li a:hover { color:#F0CE28;}
.post-item h2 a:hover {	color:#F0CE28;}



.entry h6, .post-item .entry h6 { color:#F0CE28;}
.post-item .entry .title_pink2 a{ color:#F0CE28;}

/* Tabelas normais,sem estilo próprio */
table,td,th { vertical-align:top; text-align:left; }

/* Número de telefone em grande na home */
.widget_contact .contact-phone strong { color:#2C92BF;}

/*---- Texto do lado direito em cima...nr de telefone ---*/
.header_contacts a,
.header_contacts .icon_phone { color: #0079b1}
/*---- Texto do lado direito em cima quando se passa por cima ---*/
.header_contacts .icon_map:hover { color:#F0CE28}