/*
Theme Name: Kaszuby
Author: Łukasz Brillowski
Version: 1.1
*/

#comments,
.comments-title,
.comments-closed {
    display: none;
}




a{text-decoration: none;}

body{font-family:'Open Sans', sans-serif;background:#FFFFFF;}
h1,h2,h3,h4,h5,h6{font-family:'Poppins';color:#0F233D}
p{color:#4F5F6D }

.text-brown{color:#B5835C}
.btn-brown{background:#B5835C;color:#fff;text-shadow:0 1px rgba(0,0,0,0.3)}
.btn-brown:hover{background:#b57b4f;color:#fff;}
.btn-brown:active{background:#7d583b !important;color:#fff;box-shadow:0 !important}

.text-yellow{color:#FFCD29}
.bg-yellow{background:#FFCD29}
.text-blue{color:#1071DF}
.bg-blue{background:#1071DF}
.bg-blue-2{background:#EBF4FC}
.text-gray{color:#374043}
.text-gray-2{color:#737a80}
.bg-gray{color:#4F5F6D}
.text-brown{color:#B5835C}

#front-slider{min-height:580px}

#front-slider video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
    filter: brightness(65%) contrast(150%);
}

#front-slider::before {
    filter: hue-rotate(90deg);
}

.wpforms-submit{background:#B5835C !important}
.wpforms-submit:hover{background:#b57b4f !important}


.navbar{font-family:"Poppins";color:#fff !important;background:rgba(255,255,255,0);text-shadow:0 1px rgba(255,255,255,0.7)}
.navbar ul li a{color:#fff;text-shadow:0 1px rgba(0,0,0,0.3)}
.navbar ul li a:hover{color:#B5835C;}

.widget-rezerwacja ul{list-style-type: "";padding:0}
