/*
 Theme Name:   Botiga Child Theme
 Theme URI:    https://athemes.com/theme/botiga/
 Description:  Botiga Child Theme
 Author:       aThemes
 Author URI:   https://athemes.com
 Template:     botiga
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  botiga
*/


/* =Theme customization starts here
------------------------------------------------------------ */
/* Header TOP */
ul.nav-menu {
    margin: 0;
}
h1.site-title a {
    font-weight: 700;
}
/*.bhfb-main_header_row {
    background-color: transparent;
}*/
.bhfb-row-wrapper.bhfb-main_header_row.bhfb-sticky-header.sticky-shadow {
    background-color: #000000c9;
}

#jezyki .e-con-inner .elementor-element.elementor-element-e5ec0ce {
    width: 300px !important;
}

.animate-reciprocal-vertical-10 {
    animation: reciprocal-vertical-10 2s linear infinite alternate;
}
.animate-reciprocal-vertical {
    animation: reciprocal-vertical 2s linear infinite alternate;
}
@keyframes reciprocal-vertical-10 {
    0%,to {
        transform: translateY(0)
    }

    50% {
        transform: translateY(10px)
    }
}
@keyframes reciprocal-vertical {
    0%,to {
        transform: translateY(0)
    }

    50% {
        transform: translateY(20px)
    }
}
.bhfb-row-wrapper.bhfb-main_header_row.bhfb-sticky-header {
    border-radius: 0 0 0 100px;
}
.gtranslate_wrapper a {
    color: #ffffff;
    padding: 0 10px;
}
.bez-akapitu p {
    margin-bottom: 0;
}
.svg-icon {
    filter: drop-shadow(0px 0px 4px #000000);
}
.img-icon img, .obrazek {
    filter: drop-shadow(50px 50px 0px #EC1404);
}
.rewers .img-icon img, .rewers .obrazek {
    filter: drop-shadow(-50px 50px 0px #EC1404);
}
@media (min-width: 992px) {
.rewers .e-con-inner {
    display: flex !important;
    flex-direction: row-reverse;
}
li.menu-item.menu-item-gtranslate {
    display: none;
}
}
@media (min-width: 1025px) {
.block-before.e-child:before {
    content: '';
    background: #dfdfdf;
    position: absolute;
    left: -108%;
    width: 100%;
    display: block;
    height: 100%;
    border-radius: 0 25px 0  0;
}
.block-after.e-child:after {
    content: '';
    background: #dfdfdf;
    position: absolute;
    left: 108%;
    width: 100%;
    display: block;
    height: 100%;
    border-radius: 0 0 0 25px;
}
.mapa-realizacji:after {
    content: '';
    background: url(https://artiworks.pl/mhkexpo/wp-content/uploads/2025/12/mhk-3.png);
    position: absolute;
    left: 100%;
    width: 100%;
    display: block;
    height: calc(100% + 130px);
    border-radius: 0;
    background-size: contain;
    background-repeat: no-repeat;
    filter: brightness(1000);
    top: -63px;
}
.naglowek-realizacje:before {
    content: '';
    background: #ea1706;
    position: absolute;
    left: -107%;
    width: 100%;
    display: block;
    height: 100%;
    border-radius: 0;
}
	
	
.zaufali-nam .block-before.e-child:before, #sekcja-kontakt .block-before.e-child:before {
	left: -104%;
}
.zaufali-nam .block-after.e-child:after, #sekcja-kontakt .block-after.e-child:after {
	left: 104%;
}
}
#sekcja-kontakt .block-before.e-child:before, #sekcja-kontakt .block-after.e-child:after {
    background: #3c4247;
}
#sekcja-kontakt iframe {
    border-radius: 0 100px 0 0;
}

@media (max-width: 768px) {
	
/*body:after {
	content: 'Propozycja strony dla urządzeń mobilnych w budowie. Proszę oglądać na laptopie lub komputerze stacjonarnym';		
}	
	body #page {
		display: none;	
	}*/
	
div#page {
    overflow: hidden;
}
.bhfb-row.bhfb-cols-layout-equal-tablet.bhfb-cols-2 {
        grid-template-columns: 2fr 1fr;
}
a.gt-current-wrapper {
    display: none;
}
li.menu-item.menu-item-gtranslate.menu-item-has-children.notranslate {
    margin-top: 50px;
}
.botiga-offcanvas-menu .botiga-dropdown .sub-menu {
    display: block;
}
}
.footer-html {
    color: #ffffff;
    padding-right: 70px;
}
div:first-child[data-widget_type="wpr-media-grid.default"] > .elementor-widget-container {
   display: none;
}

body.page-id-1536 header {
    display: none !important;
}