/*
	Theme Name: Odyseusze Child Theme
	Theme URI: http://odyseusze.pl
	Description: Odyseusze.pl
	Version: 1.0.0
	Author: Ciastek
	Template: parallelus-go-explore
*/

.wakacjepl-section {
    background-color: #f5f6f6;
}

.login label {
    display: contents;
}

.navbar-brand {
     padding: 8px 20px !important;
}

.navbar-brand img {
    max-height: 58px;
}

.wpcf7-textarea {
    height:200px;
}

.intro-wrap h1 {
        color:#ffffff;
        text-shadow: 2px 2px black;
    }   

.intro-wrap h3 {
    text-shadow: 0 1px 1px rgba(0,0,0,0.7);
    color: rgba(255,255,255);
    font-size: 24px;
}

.home-content-right h3 {
    font-size:22px;
}

.destination-link {
    color:rgb(224, 79, 0) !important;
    font-weight:bold;
}
.accordion-section .accordion-card .accordion-panel .panel .panel-heading .panel-title {
    min-height: 40px;
}
.accordion-section .accordion-card header {
    min-height: 155px;
}


.accordion-section ul.hierarchy {
    margin-top:5px;
    
}

.meta-details ul.hierarchy li a,.accordion-section ul.hierarchy li a {
   color: #e04f00 !important;
    font-weight:bold;
}


.accordion-section ul.hierarchy li svg {
    color:white; margin-right:5px;
}
@media screen and (min-width: 600px) {
.wakacjepl-section .title-row .title-entry {
 color:#363c48;
 text-shadow:none;
}
}

@media screen and (max-width: 600px) {

    .intro-wrap h1 {
        font-size:23px !important;
        
    }    
    .home-content-right h3 {
    font-size: 19px;
    line-height: 3rem;
}

form.big-search input[type="text"] {
    font-size: 14px;
}
    
.intro-wrap h3 {
display:none;    
 margin-bottom:20px;
 font-size:15px;
 font-weight:300;
 line-height:1.4
}

.featured-destinations { 
    padding-top:1rem;
}
}

.wakacjecard .featured-image {
    position: relative;
}

.wakacjecard header {
    position: absolute;
    bottom:0px;
    left: 0;
    right: 0;
    padding: 8px;
    z-index: 2;
    background-color: rgba(0,0,0,0.6);
}

.wakacjecard header h4,.accordion-section .accordion-card .accordion-panel .panel .panel-heading .panel-title {
    color: #fff;
    text-shadow: 2px 2px black;
    margin-top: 0px;
    margin-bottom: 20px;
    font-family: Cabin;
    font-weight: 600;
    line-height: 1.1;
}
.accordion-section .accordion-card .accordion-panel .panel .panel-heading .panel-title {
    margin-bottom: 4px;
}

.wakacjecard .stars {
    position: absolute;
    right: 10px;
    bottom: 5px;
}

.wakacjecard .material-symbols-outlined,.wakacjecard .material-icons {
    color: #e04f00;
    font-size: 14px;
}
.meta-details .material-symbols-outlined {
    color: rgb(224, 79, 0) !important;
    top: 2px !important;
    position: relative;
}

 .material-icons {
    color: #e04f00;
    position: relative;
    font-size: 16px !important;
    top: 5px;
}

.stars .material-icons {
    font-size: 14px !important;
    top: 1px;
}



.wakacjecard .promo {
    background: rgb(224, 79, 0) none repeat scroll 0% 0%;
    display: inline-flex;
    font-weight: bold;
    font-size: 18px;
    height: 36px;
    color: rgb(255, 255, 255);
    position: absolute;
    left: 0;
    padding: 7px;
    top:10px;
    border-radius: 0px;
    width: 60px;
}

.wakacjecard .promo::after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: -36px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-color: transparent transparent transparent rgb(224, 79, 0);
    border-width: 18px;
    margin-right: 0px;
}
.wakacjecard .meta-details {
    color: #95979c;
    line-height: 3rem !important;
    margin-top: 1rem;

}
.wakacjecard .price-wrap {
    margin-top: 2rem;
}

.wakacjecard .price-wrap,.wakacjecard .price {
    color: #e04f00;
}

.wakacjecard .featured-image {
    cursor: pointer;
}

.wakacjecard .price {
    font-size: 3rem;
}

.wakacjecard .link-offer:hover {
    background: rgb(224, 51, 9) none repeat scroll 0% 0%;
    text-decoration: none;
}
.wakacjecard .link-offer {
    border: medium none;
    outline: currentcolor none medium;
    background: rgb(224, 79, 0) none repeat scroll 0% 0%;
    font-size: 1.5rem;
    font-weight: 700;
    padding: 9px 30px;
    color: rgb(255, 255, 255);
    transition: background 0.5s ease 0s;
    margin: 0px 0px 0px 15px;
    float: right;
}

.featured-slider article {
    padding-top:1rem !important;
}

.featured-slider article a {
    text-decoration: none;
}

body .blog-posts article .card .entry-header h1 {
    font-size:16px;
}

.grecaptcha-logo,.grecaptcha-badge {
    display:none;
}

.comments-link {
    display:none;
}

.place-box a.place-link .entry-title {
  background: rgba(0,0,0,0.54);
}
