/*
Theme Name:     Photograph Child
Theme URI:      http://mdt.org.ua
Description:    Дочірня тема Photograph
Author:         BaxMilyi
Author URI:     http: //example.com/about/
Template:       photograph
Version:        0.1.0
*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300i,400,400i,700,700i&subset=cyrillic,latin-ext');
@import url("../photograph/style.css");

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    font-family: "Roboto Condensed", "Rajdhani", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Rajdhani", "Roboto Condensed", sans-serif;
    font-weight: 700;
}

.btn-default {
    font-family: "Rajdhani", "Roboto Condensed", sans-serif;
}

a.more-link {
    font-family: "Rajdhani", "Roboto Condensed", sans-serif;
}

#site-title {
    font-family: "Rajdhani", "Roboto Condensed", sans-serif;
}

#site-description {
    font-family: "Rajdhani", "Roboto Condensed", sans-serif;
}

.side-menu-wrap .side-nav-wrap a {
    font-family: "Rajdhani", "Roboto Condensed", sans-serif;
}

.main-navigation a {
    font-family: "Rajdhani", "Roboto Condensed", sans-serif;
}

.entry-meta a {
    font-family: "Rajdhani", "Roboto Condensed", sans-serif;
}

.widget-title {
    font-family: "Rajdhani", "Roboto Condensed", sans-serif;
}

#tribe-events .tribe-events-calendar td.tribe-events-othermonth, #tribe-events .tribe-grid-allday, #tribe-events .tribe-events-calendar td:hover {
    background-color: #fd713b52 !important;
}

.tribe-events-calendar thead th, .tribe-events-grid .tribe-grid-header .tribe-grid-content-wrap .column, .tribe-grid-header {
    background-color: #4a4a4a !important;
    border-left-color: #4a4a4a !important;
    border-right-color: #4a4a4a !important;
}

.tribe-events-tooltip .tribe-events-event-body .tribe-events-event-thumb img {
    max-height: 300px;
    max-width: 300px;
}

.maps-container:before {
    background-color: #ffedeb;
}

.fa {
    padding-right: 5px;
}

ul.wpm-language-switcher.switcher-dropdown {
    color: #fff;
}

.switcher-dropdown a {
    color: #f9f9f9;
}

.item-language-uk, item-language-en {
    width: 72px;
}

ul.language-dropdown {
    width: 45px;
}

.switcher-dropdown>li:hover .language-dropdown {
    width: 45px;
}

.switcher-dropdown a:hover {
    color: #fd513b;
    font-weight: 700;
}

.tribe-events-page-title {
    padding-top: 20px;
}
#performance {
    text-align: center;
}

#performance a {
    color: #fff;
    text-decoration: none;
    user-select: none;
    background: rgb(212,75,56);
    padding: 0.5em 1em;
    outline: none;
    border-radius: 10px;
}

#site-branding {
    padding: 10px;
}
