/*
Theme Name: Prague (Child Theme)
Theme URI: https://themeforest.net/user/fox-themes
Author: Fox-Themes
Author URI: https://themeforest.net/user/fox-themes
Version: 1.1.1
Description: A stunning visual experience for minimal loving creative. This template is a responsive and retina-ready WordPress theme with grid system layout. It is optimized for mobile touch and swipe.
Tags: one-column, two-columns, right-sidebar, custom-menu, post-formats, sticky-post, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: prague-child
Template: prague
*/

/* = Add your own modification from here
-------------------------------------------------------------- */

@import url('https://fonts.googleapis.com/css?family=Archivo|Archivo+Black');


/* ---------- Deactivate Subpixel-Antialias for OSX ---------- */

body {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
}

/* Font Anpassungen */

.prague-header {
    font-family: "Archivo", sans-serif !important;
}

p, p a, p strong, p b, p span {
    font-family: "Archivo" !important;
    font-size: 18px !important;
 }



p a {
    color: #5c2483;
}

.heading .subtitle {
    font-family: "Archivo" !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Archivo" !important;
    font-weight: 700;
    color: #111;
}

.top-banner .content .subtitle {
    font-family: "Archivo",sans-serif !important;
        font-size: 16px !important;
}

h2 {
    line-height: 48px !important;
}

h3, h3 a {
    font-size: 28px !important;
    line-height: 28px !important;
}

h4 {
    margin-top: 16px !important;
}

.project-grid-wrapper .project-grid-item-category {
    font-family: "Archivo",sans-serif !important;
}

.heading.dark .subtitle {
    font-family: "Archivo",sans-serif !important;
}

.project-grid-wrapper .project-grid-item-title a {
    font-family: "Archivo",sans-serif !important;
    font-weight: 700 !important;
}

.project-detail-block-outer .project-detail-block-wrapper .project-detail-block-title {
     font-family: "Archivo",sans-serif !important;
}

.a-btn-line {
       font-family: "Archivo",sans-serif !important;;

}

/* Services ohne Einzug  */

.services-detailed .post-content {
    margin-left: 0 !important;
    margin-right: 0 !important;
    color: #7e7d7d;
}

.services-detailed .post-content h1, .services-detailed .post-content h2, .services-detailed .post-content h3, .services-detailed .post-content h4, .services-detailed .post-content h5, .services-detailed .post-content h6 {
    margin-top: 52px;
    margin-bottom: 52px;
    margin-left: 0px !important;
    color: #111;
}

ul {
    padding-left: 18px !important;
}

.address-block-outer {
    padding: 40px 50px 40px !important;
}

/* Button News Outline Small */

.vc_btn3.vc_btn3-style-outline-custom {
    border-width: 1px 1px 1px 1px !important;
    border-bottom-style: solid !important;
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom {
    padding: 15px 46px !important;
}


@media only screen and (max-width: 768px) {
.adddress-block {
    text-align: left !important;
}
}

.address-title {
    font-size: 14px !important;
    text-transform: uppercase;
}

.project-detail-block-title {
    font-size: 14px !important;
    text-transform: uppercase;
}

.top-banner .content .subtitle {
    font-family: "Archivo",sans-serif !important;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: 400;
}

.heading .subtitle {
    font-size: 16px !important;
}

h3.services-item-title {
    font-size: 26px !important;
}

a.mailtolink {
    font-size: 13px;
    font-family: "Archivo",sans-serif !important;
}

.footer-main-content > p > a.mailtolink {
    color: #bebebe;
    font-family: "Archivo",sans-serif !important;
}

/* DV Team */

.dv-member-name {
    font-family: "Archivo",sans-serif !important;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2.2px;

}

.dv-member-info {
       font-family: "Archivo",sans-serif !important;
}

.dv-panel-title {
    font-family: "Archivo",sans-serif !important;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2.2px;

}

.dv-panel-info {
       font-family: "Archivo",sans-serif !important;
}

.dv-panel p {
       font-family: "Archivo",sans-serif !important;
}

/* Buttons */

.vc_btn3.vc_btn3-style-outline, .vc_btn3.vc_btn3-style-outline-custom, .vc_btn3.vc_btn3-style-outline-custom:focus, .vc_btn3.vc_btn3-style-outline-custom:hover, .vc_btn3.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-style-outline:hover {
    border-width: 1px !important;
    font-size: 11px !important;
    font-weight: 500 !important;
    padding: 15px 46px 15px 46px !important;
} 

/* Schattenbox */


.shadowbox {
    background-color: #fff;
    padding: 46px 53px 50px 53px;
    text-align: center;
    -webkit-box-shadow: 0 30px 50px rgba(0,0,0,.2);
    box-shadow: 0 30px 50px rgba(0,0,0,.2);
}

/* Revolution Slider auf mobile nach oben schieben */

@media only screen and (max-width: 640px) {

    .headervideo {
        margin-top: -140px !important;
    }
}

/* Boxen iPad gleich hoch 

@media only screen and (max-width: 768px) {
    .shadowbox {
        min-height: 470px;
    }
}
*/

.main-menu li a {
    font-size: 16px !important;
    line-height: 18px;
    font-weight: 400 !important;
}