
/*
Theme Name: wp_theme
Author: arturkosinski.pl
Author URI: https://arturkosinski.pl
Version: 1.0
*/


.headerSm a { background: none!important; padding: .5rem !important; }
.cLeft h4 { margin-bottom: 0; }
.gallery { -webkit-column-gap: 2rem; -moz-column-gap: 2rem; column-gap: 2rem; orphans: 1; widows: 1; }
.gallery > * { margin: 0 0 2rem; display: block; }
.gallery br { display: none; }
.gallery-columns-9 { -webkit-column-count: 9; -moz-column-count: 9; column-count: 9; }
.gallery-columns-8 { -webkit-column-count: 8; -moz-column-count: 8; column-count: 8; }
.gallery-columns-7 { -webkit-column-count: 7; -moz-column-count: 7; column-count: 7; }
.gallery-columns-6 { -webkit-column-count: 6; -moz-column-count: 6; column-count: 6; }
.gallery-columns-5 { -webkit-column-count: 5; -moz-column-count: 5; column-count: 5; }
.gallery-columns-4 { -webkit-column-count: 4; -moz-column-count: 4; column-count: 4; }
.gallery-columns-3 { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; }
.gallery-columns-2, #singleContent .gallery { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }
.gallery-columns-1 { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; }
@media all and (max-width: 1023px){
       .gallery-columns-9, .gallery-columns-8, .gallery-columns-7, .gallery-columns-6, .gallery-columns-5, .gallery-columns-4 { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3 }
}
@media all and (max-width: 767px){
       .gallery-columns-9, .gallery-columns-8, .gallery-columns-7, .gallery-columns-6, .gallery-columns-5, .gallery-columns-4, .gallery-columns-3 { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2 }
}
@media all and (max-width: 480px){
       .gallery-columns-9, .gallery-columns-8, .gallery-columns-7, .gallery-columns-6, .gallery-columns-5, .gallery-columns-4, .gallery-columns-3, .gallery-columns-2, #singleContent .gallery { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1 }
}


.gallery-item { float: none!important; width: 100%!important; margin: 0 0 2rem!important }
.introContentInner p, .introContentInner h1, .introContentInner h2 { text-shadow: 0 0 1px rgba(0,0,0,.8) }
.introContentInner p { margin-bottom: 1rem; }
.archive, .readAlsoFlex { gap: 2rem }
.archive .post, .readAlsoFlex .post { -ms-flex-preferred-size: calc( 33.333% - 2rem); flex-basis: calc( 33.333% - 2rem) }
.archive .post .postCover img, .blogItem .postCover img, .readAlsoFlex .post img { aspect-ratio:3/4; -o-object-fit:cover; object-fit:cover }
.page-id-706 .pageBlock img { aspect-ratio:4/3; -o-object-fit:cover; object-fit:cover; }

.page-template-page-kontakt #contact { background: none!important; }
.page-template-page-kontakt #contact .bg { display: none; }
.page-template-page-kontakt #contact .cLeft { color: #fff!important; }
.page-template-page-kontakt #contact .cRight { border: 1px solid #d0aa64; background: none!important; color: white!important }

#breadcrumbsWrapper, .topBar { font-size: 80%; }
.pageIntroContent { padding: 0 0 4rem 0; }
.home .introContent { min-height: 70vh; height:700px;  display: -webkit-box;  display: -ms-flexbox;  display: flex; -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; }
.home .introContentInner { max-width: 880px; }
.baner { padding: 15rem 0; }
footer { padding: 0 0 10rem; }
.pageIntroWrapper, .home .introContent { position: relative; z-index: 1; }



/* Font */
html { font-size: 16px; }
body { font-size: 1rem; line-height: 1.65; }
/*h1, h2, h3, h4, h5, h6 { line-height: 1.4; }*/
#singleContent .narrow h2, #singleContent .narrow h3, #singleContent .narrow h4, #singleContent .narrow h5, #singleContent .narrow h6 { margin-top: 3rem; }
#singleContent .narrow h2:first-child, #singleContent .narrow h3:first-child, #singleContent .narrow h4:first-child, #singleContent .narrow h5:first-child, #singleContent .narrow h6:first-child { margin-top: 0; }

/* Colors */
input, textarea, input[type="checkbox"], select.orderby {  border: 1px solid #EDEDED!important; background: #fff; }
.owl-dot span { background: #fff; opacity: .1 }
.owl-dot.active span, .owl-dot  span:hover { background: #fff; opacity: 1; }
span.page-numbers { border: 1px solid #EDEDED; }
#mobileMenu { background: #fff; }
#mobileMenu ul li a { color: #000!important; }
.postMeta { border-bottom: 1px solid #EDEDED; }

/* Btn */
.btn { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: auto; height: 50px; text-align: center; text-decoration: none!important; border: none; padding: 0 2rem; }
.smallBtn { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; height: auto; padding-top: 0.5rem; padding-bottom: 0.5rem; }

/* Arrows */
/* .owl-prev, .owl-next, #cboxNext, #cboxPrev, #cboxClose { border-radius: 1.5rem } */
.owl-prev, .owl-next, #cboxNext, #cboxPrevious, #cboxClose { width: 3rem; height:3rem }
.owl-prev { left: -2rem; background: url(images/icons/white/left.svg) center center no-repeat ; background-size: .75rem auto }
.owl-next { right: -2rem; background: url(images/icons/white/right.svg) center center no-repeat ; background-size: .75rem auto }
#cboxNext { margin-top: -2rem; width: 3rem; height: 3rem; background: url(images/icons/white/right.svg) center center no-repeat rgba(0,0,0,.2); background-size: .75rem auto }
#cboxPrevious { margin-top: -2rem; width: 3rem; height: 3rem; background: url(images/icons/white/left.svg) center center no-repeat rgba(0,0,0,.2); background-size: .75rem auto }
#cboxClose { width: 3rem; height: 3rem; background: url(images/icons/white/close.svg) center center no-repeat rgba(0,0,0,.2); background-size: .75rem auto }
#gotop, #gotop:hover { background-size: .75rem auto!important; }
@media all and (max-width: 767px){ .owl-next { display: none !important; } .owl-prev { display: none !important; } }

/* Underline */
#breadcrumbs a { text-decoration: underline; }
.menuBtn, #breadcrumbs a:hover { text-decoration: none; }

.post { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
.post .postDate img { border-radius: 0!important }
.post .postDate { opacity: .5; }
.postCover, .gallery a { overflow: hidden; display: block; }
.postCover img, .gallery img { -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.postCover:hover img, .gallery a:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
#hero .con { position: relative; z-index: 1; }
.videoBg { -o-object-fit: cover; object-fit: cover; width: 100%; height:100% }
.tile:nth-child(even) .tileImg { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2 }
.tf > *:last-child, .footerContent > *:last-child , .faqA > *:last-child, .pageBlock .tf > *:last-child, .cItem:last-child {margin-bottom: 0;}
.pageBlockGal { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; -webkit-column-gap: 2rem; -moz-column-gap: 2rem; column-gap: 2rem; }
@media all and (max-width: 767px) { .pageBlockGal { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; } }
.pageBlockGal a { -webkit-column-break-inside: avoid; -moz-column-break-inside: avoid; break-inside: avoid; display: block; margin-bottom: 1rem; }
.pageBlockGal img { display: block; width: 100%; height: auto; }
.faqQ { cursor: pointer; }
.faqArrow {display: inline-block;-webkit-transition: -webkit-transform 0.3s ease;transition: -webkit-transform 0.3s ease;-o-transition: transform 0.3s ease;transition: transform 0.3s ease;transition: transform 0.3s ease, -webkit-transform 0.3s ease;margin-left: 1rem;-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}
.faqItem.open .faqArrow { -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg);}
#mobileMenu #logo2 img { margin: 0 auto 2rem;  display: block;}
.sidebar [type="submit"] img { border-radius: 0!important; }
@media all and (max-width: 1023px){ .single .postMeta > div { margin: .5rem 0; } }
header { position: relative; z-index: 99999!important; }






/*******************
 *******************

        RWD 

 *******************
 *******************/



@media all and (min-width: 1200px){
    
    
}

@media all and (min-width: 1024px) and (max-width: 1199px){

    #contact .px5 { padding-left: 0; padding-right: 0; }
    .home .introContent { height: 600px }

}

@media all and (max-width: 1199px){

#mobileMenu .menuBtn { max-width:300px; margin: 2rem auto; }
.heading.px5 { padding-left: 0; padding-right: 0; }

    
}

@media all and (max-width: 1023px){

       #contact .px5 { padding-left: 0; padding-right: 0; }
       .archive .post, .readAlsoFlex .post { -ms-flex-preferred-size: calc( 50% - 2rem); flex-basis: calc( 50% - 2rem) }

       
}

@media all and (max-width: 854px){

iframe[src*="youtube.com"],iframe[src*="youtu.be"] { width: 100% !important; height: auto; aspect-ratio: 16 / 9; display: block; }
}

@media all and (max-width: 767px){

.faqArrow { display: block; width: 12px; margin: 0; }
.faqQ { padding-left: 1rem; padding-right: 1rem; display: block; }
.cRight { padding: 2rem ; }
footer { padding-top: 1rem; }

.home .introContent { height: auto; padding: 3rem 0 6rem; }
#contact .bg { background-position: center left -700px!important }
}

@media all and (max-width: 479px){

}



