/*
 Theme Name:   Teinar
 Theme URI:    http://www.tonaflod.is
 Description:  Skalanlegt &#250;tlit fyrir Teinar.is
 Author:       Tonaflod // Selma Mariudottir
 Author URI:   http://www.tonaflod.is
 Template:     clinico
 Version:      1.6
 Text Domain:  clinico-child-theme
*/

/* unvisited link */
a:link {
    color: #1a478c;
}

/* visited link */
a:visited {
    color: #1a478c;
}

/* mouse over link */
a:hover {
    color: #000000;
}

/* selected link */
a:active {
    color: #1a478c;
}

body {
    font-family: Lato;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    word-spacing: 0px;
    letter-spacing: 0px;
    color: #7c7c7c;
}

.footer-bottom-part,
.page_footer #scrollup {
    background: #fed21b;
}

.page_footer {
    position: relative;
    background: #fed21b;
}

.page-title, .page-title nav a, .page-title .current, .page-title h1 {
    color: #1a478c;
}

.main-menu .menu-item.current-menu-item, .main-menu .menu-item.current-menu-item a, .main-menu .menu-item.current-menu-ancestor, .main-menu .menu-item.current-menu-ancestor a, .main-menu .menu-item:hover, .main-menu .menu-item:hover a {
    color: #b2b6ba;
}

.main-menu>.menu-item.current-menu-item>a, .main-menu>.menu-item.current-menu-ancestor>a, .main-menu>.menu-item>.sub-menu>.menu-item.current-menu-ancestor>a, .main-menu>.menu-item>.sub-menu>.menu-item.current-menu-item>a, .main-menu .menu-item .menu-item>.sub-menu>.menu-item:first-child:before, .main-menu .menu-item .menu-item>.sub-menu>.menu-item>a, .main-menu>.menu-item>.sub-menu>.menu-item:hover>a, .cws-widget .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(even):before, .cws-widget .wpcf7-form p:nth-of-type(even) .wpcf7-form-control-wrap:only-child:before, .widget_carousel_nav>i:hover, .gallery_carousel_nav>i:hover, .carousel_nav>i:hover, .news .date i, .news .cats .more:hover, .load_more:hover, .testimonial:after, .testimonial:before, blockquote:before, .benefits_more:hover, .benefits .cws-widget:nth-child(odd) .benefits_more, .cws-widget-content.backlight, .cws-widget .archive_item:nth-child(even):before, #tribe-bar-collapse-toggle, #tribe-bar-views .icons_part, .tribe-events-sub-nav>li a:hover:before, #tribe-events-content.tribe-events-month td:hover div[id^="tribe-events-daynum"], .tribe-grid-allday .entry-title a, .tribe-bar-collapse-toggle-full-width #tribe-bar-collapse-toggle:hover, .tribe-mini-calendar-nav-link:hover, .services .accordion_section:nth-child(even) .service_icon, .services .accordion_section:nth-child(even) .details, .pricing_table_header, .pricing_table_column:hover .price_part, .pricing_table_column.active_table_column .price_part, .links a:hover, .toggle_sidebar, .toggle_sidebar .switcher, .theme_color_sb_area [type="submit"]:hover, .find_a_doctor .search_field:nth-of-type(even):before, mark, .main-menu>.menu-item-language>a, .header_language_bar #lang_sel li a.lang_sel_sel:hover, .accordion_section.featured:nth-child(even) .acc_featured_icon, .accordion_section.featured:nth-child(even) .acc_featured_img {
    background: #1a478c;
}

@media screen and (max-width: 767px){
	.main-menu .menu-item.current-menu-item a,
	.main-menu .menu-item, .main-menu .menu-item a, .mobile_menu_header	{
		   color: #b2b6ba !important;
	}

}

.our_team .item:hover .team_member_info,
.our_team .item:hover .team_member_info .name,
.photo_tour .item:hover .portfolio_item_info,
.photo_tour .item:hover .portfolio_item_info a{
	color: #1a478c;
}