body {
    background-color: #ffff;
}
/*logo i zapisz sie*/
.site-branding .widget_sp_image {
    max-width: 25%;
}

.header-ainfo.float-right {
    width: 100%;
}

.site-logo.float-left { max-width:200px;}

.header-ainfo {
    display:block;
	width:100%;
}
.header-ainfo .widget {
    display: inline-block;
	float:left;
}

#text-45{
float:right;
}
#text-45 .zapis a{
	line-height:25px;
	color:#fff;
	font-weight:800;
	font-size:22px;
}
#text-45 .zapis{
	margin:8px 0 0 0;
	padding:10px 20px;
	background-color:#ff0000;
	position:relative;
	z-index: 88;
	transition: all .5s ease-in-out;
}
#text-45 .zapis:hover{
	background-color:#2a266c;

}
#text-45 .zapis:hover:before{
	background-color:#2a266c;
	 left: -36px;

}

#text-45 .zapis:before{
    width: 140px;
    height: 100%;
    content: "";
    position: absolute;
    z-index: -1;
    transform: skew(-30deg);
    top: 0px;
    left: -26px;
    background-color: #ff0000;
	transition: all .5s ease-in-out;
}


/*slides*/
.slider-section .slider-desc{
	    background: rgba(255, 255, 255);
}
.slider-section .slide-title {
    float: left;
	 font-size: 28px;
	font-weight:600;
	color:#2a266c!important;
}
.slider-section .slide-caption {
    color:#2a266c!important;
    font-size: 14px;
    line-height: 22px;
	float:right;
}
/*posts*/
.related-post-left {
    line-height: 1.2;
}
/*left-menu*/
#secondary-left .widget_nav_menu .dupermag_mega_menu li:hover,
#secondary-left .widget_nav_menu .dupermag_mega_menu li.current_page_item{
	border-left :3px solid #2a266c;
	padding-left:5px
}

#secondary-left .widget_nav_menu .dupermag_mega_menu li{
	padding-left:8px;
	text-transform:uppercase;
}
/*zapisz sie-widget*/
#text-47 h2.widget-title{
    border-bottom: 0;
	font-size:40px;
	line-height:50px;	
}
#text-47 .widget-title span, #text-47 .widget-title span:after{
    background: red;
}
.section-gm88d5ace {
    background-image: url(https://triathlonmietkow.pl/wp-content/uploads/2020/12/zapisz-sie.jpg);
    background-size: cover;
}

/*zapisz-sie*/

.loga-zapisy figure.wp-block-image.size-large:hover a{ 
	color: red
	
}

figure.wp-block-image.size-large.zapis-dol {
    position: relative;
    margin-top: 72%;
    padding: 12%;
	margin-bottom:30%;
}
figure.wp-block-image.size-large.zapis-gora {
    margin-top: 18%;
}
.loga-zapisy .wp-block-image figcaption a{
    color: #2a266c;
}
.loga-zapisy .wp-block-image figcaption{
    font-size: 12px;
    margin-top: -10px;
}

.loga-zapisy .wp-block-image figcaption a:hover{
	color:red;
	
}
@media only screen and (max-width: 1000px){
	#text-46 h2.widget-title{
    border-bottom: 0;
	font-size:18px;
	line-height:28px;	
}
	.loga-zapisy .wp-block-image figcaption{
    font-size: 10px;
}
}

@media only screen and (min-width: 576px){
.loga-zapisy .grid-container {
    max-width: 100%!important;
	}

}