/*
 Theme Name:     Fortuna Child
 Description:    Fortuna Child Theme
 Author:         BlueOwlCreative
 Template:       fortuna

*/
 
@import url("../fortuna/style.css");
 
 

/* Theme customization starts here */
 h1, h2, h3, h4, h5, h6, .heading_font {
                color: #58595b;
                font-family: "Montserrat", Arial, Helvetica, sans-serif;
                font-weight: normal;
                letter-spacing: -0.02em;
                text-transform: uppercase;
                line-height: 1.4em;
                margin-bottom: 20px;
        }
        h1 strong, h2 strong, h3 strong, h4 strong, h5 strong { color: #d2ab67; font-weight: inherit; }
        h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
        h1 { font-size: 36px; line-height: 1.3em; margin-bottom: 20px;}
        h2 { font-size: 27px; line-height: 1.3em; margin-bottom: 20px; }
        h3 { font-size: 20px; }
        h4 { font-size: 17px; }
        h5 { font-size: 16px; }


#footer.footer_light
{
background-size: cover !important; 
background-repeat: repeat !important; 
background-color: rgba(0, 0, 0, 0) !important; 
background-image: url("/wp-content/uploads/2015/04/Zlota-Gotowka_strona_layout_glowna_A_16_tlo_opinie.jpg") !important; 
background-attachment: scroll !important; 
left: 0px !important;
}

.footer_btm {
    background: #046e5a none repeat scroll 0 0 !important;
    border-top: 1px solid #e9e9e9 !important;
}
#powered
{
color: #fff !important;
}
.footer_btm_inner a
{
color:#fff !important;
}

.footer_light h3
{color:#d2ab67 !important;}

.custom_menu_4 #menu > ul > li > div {
    background: #fff none repeat scroll 0 0 !important;
}
.custom_menu_4 #menu > ul > li ul > li > a {
    color: #000 !important;
}
.custom_menu_4 #menu > ul > li ul > li > a:hover {
    background-color: #fff !important;
}

#menu > ul > li > div {
    border-top: 2px solid #d2ab67 !important;
}

.dol-zamow
{
top:9px;
}

input.btn_emerald, a.btn_emerald, .btn_emerald {
    background-color: #046E5A !important;
    color: #fff;
}

.calendar_date
{border-right:0px !important;}

#header.scrolled #logo .logo_img > a > img{
    height: 64px;
}

@media only screen and (min-width: 1018px) {
    #logo .logo_img > a > img{
        height: 91px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1017px) {
    #logo .logo_img > a > img{
        height: 62px;
    }
}

@media only screen and (max-width: 768px) {
    #logo .logo_img > a > img{
        height: 62px;
    }
}
