/*
 Theme Name:   twojadwokat-theme
 Theme URI:    https://qpidu.art
 Description:  Qpidu Art Theme
 Author:       qpidu.art
 Author URI:   https://qpidu.art
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentytwenty-child
*/

/* main site columns */


/* body {
    background-color: white !important;
} */



.cover-header.bg-image.bg-attachment-fixed .entry-header-inner.section-inner.medium .entry-title{
    color: #000;
    font-weight: 400;
    font-family:Georgia, 'Times New Roman', Times, serif;
    /* font-variant: small-caps; */
    display: none;
}

.wp-container-7 li {
    font-family: 'Lato', sans-serif;
    font-size: 1.7rem;
}

.wp-container-7 p strong{
    font-family: 'Lato', sans-serif;
    font-size: 1.7rem;

}


.wp-block-columns .wp-block-button a {
    background-color:transparent !important;
    border: 2px black solid;
    color: black !important;
    font-size: 1.5rem;

}


.wp-block-column.has-background{
    
    background-color:rgba(255, 200, 0, 0.769) !important;
    -webkit-box-shadow: -0px -0px 23px -11px rgba(0, 0, 0, 1);
    -moz-box-shadow: -0px -0px 23px -11px rgba(0, 0, 0, 1);
    box-shadow: -0px -0px 23px -11px rgba(0, 0, 0, 1);
   
}

#site-content{
    background-image: url("img/cubes.png") ;

}


.entry-content h3.has-text-align-center {
    color: black !important;
    margin-top: 80px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 4.5rem ;
    /* border-bottom: 2px solid black; */
    padding: 5px;
    line-height: 6rem;

}

p {
    font-family: 'Lato', sans-serif !important;
    font-weight: 300;

}


.post-6 .post-inner {
    padding-top: 0px;
}

.wp-container-7.wp-block-columns.alignwide.lp-column-main{
    margin-top: 9px;
}



/* ccover color black */

.lp-color{
    color:black !important;;
}

/* font for cover h1*/

.lp-font-cover{
    font-family: 'Georgia', 'Times New Roman', Times, serif;'
 


}


.lp-sub {
    font-family: Georgia, 'Times New Roman', Times, serif !important;
    color:black !important;
    font-size: 3rem;
    font-weight: 300;
    letter-spacing: -0.6px;
}

/* cover logo left */

.wp-block-button.aligncenter.lp-button-left{
    text-align: left;
}

.lp-button-left a {
    font-family: 'Lato', sans-serif;
}

/* wrap cover logo 58rem */
.lp-logo-wrapper{
    max-width: 58rem;
    margin: auto;
}


/* cover text align left */
.lp-align-left {
    text-align: left;
}


/* cover button color */

.lp-button-color{
    /* background-color:#1c3041 !important; */
    background-color:transparent !important;
    border: 2px black solid;
    color: black !important;
    font-size: 2rem;
}





/* logo center on cover */


.cover-logo img {
	max-height: 15vw;
	margin-left: 0;
	width: auto;
}


.cover-logo.lp-cover-logo{
    margin-bottom: 20px;
}


/* header inner - menu width  */

.header-inner {
    max-width: 228rem;
    padding: 1.15rem 0;
    z-index: 100;
}


/* set image on the left */

.bg-image {
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
}


/* style content-cover header - align text etc */

@media (min-width: 1200px) {


    /* cover div style */
.lp-cover{
    padding-bottom: 8rem;
    margin-right:auto;
    margin-left: 300px;
}

/* header logo size*/

.header-titles .site-logo.faux-heading img{
    max-height: 8rem;
}


.cover-header.bg-image.bg-attachment-fixed .entry-header-inner.section-inner.medium {
   margin-right: 10vw;
   text-align: right;
}


/* style menu font and color */

.header-inner.section-inner {
   
    font-family: 'Lato', sans-serif;
    

    /* color: #273a4b; */
    color:black;
    

}


.header-inner.header-inner.section-inner a{
    font-weight: 400;
}

.menu-item a{
    color:black !important;
}

}

/* site-descpription style */

.header-inner.section-inner .site-description {
    font-size: 30vh;
}



/* style all paragraph fonts */

p{
    font-family: 'Courier New', Courier, monospace;
}

/* menu bckg */


/* .header-footer-group#site-header {
    background-color:rgba(0,0,0,0.09);
} */


@media (max-width: 1200px) {


    .menu-item a{
        color:black !important;
    }


    .header-inner.section-inner {
   
        font-family: 'Lato', sans-serif;
        
    
        /* color: #273a4b; */
        color:black;
        
    
    }

.lp-cover{
    /* background-color: rgba(255, 255, 255, 0.369);
    padding: 20px; */
    color: white;
    padding-bottom: 8rem;
    margin-right:auto;
    margin-left: 50vw;
}



.bg-image {
    background-position: -80px 0px;
    background-repeat: no-repeat;
    background-size: cover;
}

}

@media (max-width: 700px) {

    .lp-cover{
        margin: 0 auto;
        padding: 20px;
    }

    .lp-cover h2{
        color: white !important;
        font-family: 'Lato', sans-serif;
        font-weight: 700;
        font-size: 3rem;
        margin-top: 5px;
    }

    .lp-cover h4{
        color: white !important;
        font-family: 'Lato', sans-serif;
        font-weight: 700;
        font-size: 2rem;
    }




    
    .lp-cover .lp-button-left .lp-button-color{
        color:  white !important;
        border: 1px solid white;
    }
    
    .cover-logo.lp-cover-logo{
        display: none;
    }
}    