/*
Theme Name: Portum
Theme URI: https://colorlib.com/wp/themes/portum/
Author: Colorlib.com
Author URI: https://colorlib.com/
Description: Portum an agency based theme
Version: 1.0.2
Tags: one-column, two-columns, left-sidebar, right-sidebar, translation-ready
Text Domain: portum
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

#header.stuck {
    background-color: #fff !important;
}

.page-id-4774 section { min-height: calc( 100vh - 270px); }

.fmForm input[type=email] {
	padding-left: 12px !important;
}


/* STRONA TATA TEŻ CZYTA */

#tataPies {
    aspect-ratio: 4.50704225352;
    padding: 0;
    margin: 0;
    background-color: #FDC002;
    /*padding-top: calc(426 / 1920 * 100%);*/
}
#tataSmok{
	aspect-ratio:2.56341789052;
	padding: 0;
    margin: 0;
    /*padding-top: calc(749 / 1920 * 100%);*/
}

.swiper-pagination{
    display: block;
    margin: 20px auto;
}

.swiper-button-prev,
.swiper-button-next{
    background: #D3070A;
    position: absolute;
    top: 25%;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: inline-flex;
    box-shadow: 5px 5px 0 #1B7CC033;
}

.swiper-button-prev{ left: 0; right: auto;}
.swiper-button-next{ right: 0; left: auto;}

/* STRONA TATA TEŻ CZYTA */