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

#slider .bg { background-attachment:fixed!important; }
 

.blogItem .postCover img, #columns .columnImg img, .archive .postCover img, .page-id-745 #block-3 img { object-fit:cover; aspect-ratio:4.5/3 }

.cTxt2 { font-size: 0.75rem; }

.pageBlockCol.fb50 img, #tiles .tileImg img { object-fit:cover; aspect-ratio:3/3.5 }
.blockFrame { border: 3px solid #8a6d57; color: #8a6d57 }

.page-id-745 #block-1 { margin: 1rem auto!important }
.page-id-745 #block-1 p { margin: 0 !important; }

.revTxt{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;transition:max-height .3s ease}
.revTxt.is-expanded{-webkit-line-clamp:unset;overflow:visible}
.revToggle{background:none;border:none;padding:.5rem 0 0;margin:0;font:inherit;font-weight:600;color:#fff;cursor:pointer;text-decoration:underline}
.revToggle:hover{color:#fff}

.marqueeWrap{display:flex;flex-direction:column;gap:1.5rem;overflow:hidden;width:100%}.marqueeRow{overflow:hidden;width:100%}.marqueeTrack{display:flex;gap:1rem;width:max-content;will-change:transform}.marqueeRow--left .marqueeTrack{animation:marqueeLeft 40s linear infinite}.marqueeRow--right .marqueeTrack{animation:marqueeRight 40s linear infinite}.marqueeRow:hover .marqueeTrack{animation-play-state:paused}@keyframes marqueeLeft{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes marqueeRight{from{transform:translateX(-50%)}to{transform:translateX(0)}}.slideItem{flex:0 0 auto;width:auto;min-width:100px;min-height:55px;display:flex;align-items:center;padding:1rem 1.25rem}.slideItemTxt{line-height:1.35;white-space:nowrap}@media (max-width:768px){.slideItem{min-height:56px;padding:1rem 1.25rem}.slideItemTxt{white-space:normal;max-width:280px}}
.counterBig { font-size: 4rem; color: #B7C4A0; font-weight: bold; }
.btn.secondary { background: none!important; border: 1px solid #fff; }
.btn.secondary:hover { background: #fff!important; color: #1f1a16!important; }
#contact .bg { filter: grayscale(1) blur(1px); }
#slider .heading p { color: #fff; }
.heading p { color: #8C8175; }
.baner .bg { background-attachment:fixed!important; }
.baner { color: #fff; }

.marqueeRow .slideItem { background: none!important; border: 1px solid white!important; color: white!important; font-size: 0.875rem;  }



/*#desktopMenu  ul.sub-menu, #desktopMenuSticky  ul.sub-menu { background: #fff; }*/

/* Hero animacja 
#hero{ overflow: hidden; }
.home .heroBg{animation:heroBgFloat 10s ease-in-out infinite;transform-origin:center;will-change:transform}
@keyframes heroBgFloat{0%{transform:scale(1) rotate(0)}25%{transform:scale(1.02) rotate(.3deg)}50%{transform:scale(1.04) rotate(0)}75%{transform:scale(1.02) rotate(-.3deg)}100%{transform:scale(1) rotate(0)}}
@media(prefers-reduced-motion:reduce){.home .heroBg{animation:none}} */

/*Podkreślenia w nagłówkach*/
h1 em{position:relative;display:inline-block;max-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:0;font-style: normal;}
h1 em:after{content:"";position:absolute;left:0;right:0;bottom:.15em;height:10px;opacity:.85;z-index:-1}
.home h3, #contact h3 { position:relative;display:inline-block;max-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:0; }
.home h3:after, #contact h3:after { content:"";position:absolute;left:0;right:0;bottom:.375em;height:8px;opacity:.85;z-index:-1 }

/* kontakt fixy */
.page-template-page-kontakt #contact { background: none!important; }
.page-template-page-kontakt #contact .bg { display: none; }
.page-template-page-kontakt #contact .cLeft { color: #000!important; }


/*.page-id-706 .pageBlock img { aspect-ratio:4/3; object-fit:cover; }*/


#breadcrumbsWrapper, .topBar { font-size: 80%; }
.pageIntroContent { padding: 0 0 4rem 0; }
.home .introContent { min-height: 70vh; height:768px;  display: flex; flex-direction:column; 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, select {  border: 1px solid #e7e7e7!important; background: #fff; }
select { background: url(images/icons/down.svg) center right 1rem no-repeat; background-size: 10px auto;  }
.owl-dot span { background: #8C8175; opacity: .3 }
.owl-dot.active span, .owl-dot  span:hover { background: #fff; opacity: 1; }
span.page-numbers { border: 1px solid #e7e7e7; }
#mobileMenu { background: #fff; }
#mobileMenu ul li a { color: #000!important; }
.postMeta { border-bottom: 1px solid #e7e7e7; }

/* Btn */
.btn { display: inline-flex; justify-content: center; align-items: center; width: auto; height: 50px; text-align: center; text-decoration: none!important; border: none; padding: 0 2rem; }
.smallBtn { 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 #8a6d57; background-size: .75rem auto }
.owl-next { right: -2rem; background: url(images/icons/white/right.svg) center center no-repeat #8a6d57; background-size: .75rem auto }
#cboxNext { margin-top: -2rem; width: 3rem; height: 3rem; background: url(images/icons/white/right.svg) center center no-repeat #8a6d57; background-size: .75rem auto }
#cboxPrevious { margin-top: -2rem; width: 3rem; height: 3rem; background: url(images/icons/white/left.svg) center center no-repeat #8a6d57; background-size: .75rem auto }
#cboxClose { width: 3rem; height: 3rem; background: url(images/icons/white/close.svg) center center no-repeat #8a6d57; 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 { align-items: flex-start; }
.post .postDate img { border-radius: 0!important }
.post .postDate { opacity: .5; }
.postCover, .pageBlockGal a { overflow: hidden; display: block; }
.postCover img, .pageBlockGal img { transition: .3s; }
.postCover:hover img, .pageBlockGal a:hover img { transform: scale(1.05); transition: .3s; }
#hero .con { position: relative; z-index: 1; }
.videoBg { object-fit: cover; width: 100%; height:100% }
.tile:nth-child(even) .tileImg { order: 2 }
.tile:nth-child(even) .tileTxt { margin-left: 4rem; }
.tile:nth-child(odd) .tileTxt { margin-right: 4rem; }
.tf > *:last-child, .footerContent > *:last-child , .faqA > *:last-child, .pageBlock .tf > *:last-child, .cItem:last-child {margin-bottom: 0;}
.pageBlockGal { column-count: 2; column-gap: 2rem; }
.page-id-757 .pageBlockGal img { object-fit: cover; aspect-ratio:4/3 }
@media all and (max-width: 767px) { .pageBlockGal { column-count: 2; } }
.pageBlockGal a { break-inside: avoid; display: block; margin-bottom: 1rem; }
.pageBlockGal img { display: block; width: 100%; height: auto; }
.faqQ { cursor: pointer; }
.faqArrow {display: inline-block;transition: transform 0.3s ease;margin-left: 1rem;transform: rotate(180deg);}
.faqItem.open .faqArrow { 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: 1024px){

       .page-template-page-kontakt .contactContent { padding: 0 5rem!important; }

      .page-template-page-kontakt .cLeft { flex-basis: 55%!important; padding-right: 0 !important; }
      .page-template-page-kontakt  .cRight { flex-basis: 45%; }
    
    
}

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

    #contact .px5 { padding-left: 0; padding-right: 0; }

}

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

#mobileMenu .menuBtn { max-width:300px; margin: 2rem auto; }
.heading.px5 { padding-left: 0; padding-right: 0; }
.tile { align-items:flex-start!important; }
.counterBig { font-size: 3rem; }

    
}

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

       #contact .px5 { padding-left: 0; padding-right: 0; }
       .columnsContent {  grid-template-columns: repeat(1, 1fr )!important; }
       .baner { padding: 10rem 0!important; }
       .home h2 { line-height: 1.3; }
       .tile { flex-direction:column; }
       .tile:nth-child(even) .tileTxt { margin-left: 0; }
       .tile:nth-child(odd) .tileTxt { margin-right: 0; }
       .tile:nth-child(even) .tileImg{ order: 0 }

       #logoSticky img { width: 140px; }
       #openMenu.topBarOpenMenu { top: 2rem!important; position: absolute !important; }
       #openMenuSticky.topBarOpenMenu { top: 1.25rem!important }
       .p0-mob.blockHighlight { padding: 2rem !important; }
       
       
}

@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 1rem; }
footer { padding-top: 1rem; }

h1 em:after, .home h3:after, #contact h3:after { display: none; }

.introBtns { flex-direction:  column; align-items: flex-start; gap: 1rem }
.home .introContent { height: 600px; }
#logo img { width: 160px ; }
.heading { text-align: left; }
.heading p { text-align: left; font-size: 0.75rem; }
.heading h3 { line-height: 1.3; margin-bottom: 1rem!important; }
.column { padding: 2rem 0!important;}
.baner .con.c { text-align: left; }
.baner .btn { margin-left: 0; }
.tile { padding: 2rem 0; }
.countersContent { padding-left: 0; padding-right: 0; }
.counterItem { padding: 2rem 0 }
.slideItem { min-height: 46px!important; font-size: .875rem; min-width: 100px!important;}
    
}

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

}




