/*
Theme Name: Countryholidays Child Theme
Theme URI: https://shtheme.com/demosd/countryholidays
Description: This is child theme of countryholidays
Author: Shtheme
Author URI: https://themeforest.net/user/shtheme
Version: 1.0
Text Domain:  countryholidays-child
Template: countryholidays
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design

/*--------------------------------------------------
    00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/





:root{
  --primary:#86b535;
  --primary2:#6f962c;
}
@media(max-width: 300px){
    header #logo img{
        max-width: 200px;
        height: auto;
    }
}
.main-menu>ul>li:hover>a {
    color: var(--primary2);
}
aside .widget_categories ul li{
    list-style: none;
}
aside .widget_categories ul li a:hover {
    color: var(--primary);
}
aside .widget_categories ul li a {
    border-bottom: 1px solid #ededed;
    padding: 10px 0;
    display: block;
    color: #888;
}
aside .widget_categories ul li:last-child a{
    border-bottom: none;
}
aside .widget_categories ul,
aside .widget_tag_cloud ul{
    padding-inline-start: 0;
}
aside .widget_tag_cloud li{
    display: inline-block;
    list-style:none;
    margin: 5px 14px 10px 0;
}
aside .widget_tag_cloud li a{
    padding: 10px 28px 11px 11px;
    height: 33px!important;
    line-height: 33px!important;
    background: #ededed url(./img/tag_bg.png) no-repeat 91% center;
    color: #555;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    transition: background .5s ease;
}
aside .widget_tag_cloud li a{
    font-size: 13px!important;
}
.comment-form-cookies-consent,
.required-field-message{
    display: none;
}
h2.comment-title {
    font-size: 30px;
}
.post h2 {
    font-size: 30px;
}
.comment_info span.author_name{
    font-size: 22px;
}
.comment_info span {
    padding: 0;
}
.comment_info span.date{
   font-weight: 500;
}
.comment-reply-link,
#cancel-comment-reply-link{
    border: 2px solid #ededed;
    padding: 8px 18px;
    border-radius: 2px;
    font-size: 14px;
    position: absolute;
}
.comment_right{
    position: relative;
}
p.logged-in-as{
    margin-top: 15px;
}
@media(max-width: 300px){
    #comments li{
        display: grid;
    }
    #comments .avatar{
        margin-bottom: 8px;
    }
}
@media(min-width: 500px){
    .comment-reply-link{
        right: 0;
        top: 0;
    }
}
@media(max-width: 499px){
    .comment-reply-link{
        margin-top: -9px;
    }
    #comments{
        margin-bottom: 30px;
    }
}
@media(min-width: 600px){
    #cancel-comment-reply-link{
        position: absolute;
        right: 15px;
    }
}
@media(max-width: 599px){
    .post_info{
        display: grid;
    }
    .post_info .post-left{
        margin-bottom: -8px;
    }
    #cancel-comment-reply-link{
        margin-top: 50px;
        width: max-content;
        right: 15px;
    }
    .comment-respond:has(#cancel-comment-reply-link) .comment-title{
        margin-bottom: 70px;
    }
    .comment-respond .comment-title:has(small a[style="display:none;"]){
        margin-bottom: 15px!important;
    }
}
/*-- Search with no result ---*/
.search-form input{
    border-radius: 0;
    line-height: 40px;
    margin-bottom: 40px;
}
.search-custom h4 {
    text-align: justify;
    line-height: 45px;
    margin-bottom: 5%;
}
.search-custom form input {
    width: 100% !important;
    background: #f5f5f5 !important;
    border: 1px solid transparent !important;
    font-size: 18px !important;
    color: #7a7a7a !important;
    padding: 10px 35px !important;
    height: 62px;
}
.search-form  button{
    border: none;
    color: #fff;
    font-size: 16px;
    height: 62px;
    position: relative;
    width: 62px;
    cursor: pointer;
    float: right;
    background: #769f2f;
    margin-top: -62px;
    padding: 0;
    letter-spacing: 0;
    bottom: 40px;
}
/*-- End search with no result ---*/
#booking_container input.qty,
.single-room .box_style_1 input.qty {
    width: 100%;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding-left: 12px;
}
form p{
    display: none;
}
#booking_container .form-group:has(.room_type),
.single-room .box_style_1 .form-group:has(.room_type){
    margin-bottom: -5px;
}
.single-room .box_style_1 span.wpcf7-not-valid-tip {
    color: #555;
    margin-top: 10px;
}
#booking_container  span.wpcf7-not-valid-tip,
#newsletter_wp #newsletter  span.wpcf7-not-valid-tip,
footer #newsletter_2  span.wpcf7-not-valid-tip {
    color: #fff;
    margin-top: 10px;
}
#booking_container .ajax-loader,
.single-room .box_style_1 .ajax-loader{
    position: absolute;
    top: 44px;
}
div.wpcf7-validation-errors {
    margin-top: 8px;
    border: 2px solid #555;
    margin-left: 0;
    margin-right: 0;
}
footer #newsletter div.wpcf7-validation-errors {
    border: 2px solid #fff;
    margin-top: 20px;
}
@media(min-width: 1200px){
    #booking_container:has(.wpcf7-validation-errors){
        height: 805px;
    }
}
@media(max-width: 1199px){
    #booking_container:has(.wpcf7-validation-errors){
        height: 935px;
    }
}
@media(min-width: 992px){
    #booking_container:has(.wpcf7-response-output.wpcf7-mail-sent-ng){
        height: 720px;
    }
}
@media(max-width: 991px){
    #booking_container:has(.wpcf7-response-output.wpcf7-mail-sent-ng){
        height: 820px;
    }
}
@media(max-width:979px){
    .page-template-site-launch .elementor-widget-container form div.wpcf7-validation-errors {
        margin-top: 75px!important;
    }
}
.page-template-site-launch #newsletter .ajax-loader{
    position: absolute;
}
#strip_activities ul li a img.img-circle{
    border-radius: 50%;
}
.widget_general_facilities ul{
    list-style: none!important;
    padding: 0 0 20px 0!important;
    margin: 0!important;
    line-height: 34px!important;
    font-size: 13px!important; 
}
.widget_general_facilities ul li i{
    font-size: 22px!important;
    float: left!important;
    margin: 0 10px 0 0!important;
}
#testimonials img.img-circle{
    border-radius: 50%;
}
.container.margin_60 hr{
    margin-top: 20px;
    margin-bottom: 20px;
}
form p:has(.wpcf7-submit){
    display: unset;
}
#contactform .form-group:has(.wpcf7-quiz-label){
    margin-bottom: -15px;
}
#contactform span.wpcf7-not-valid-tip {
    color: #333;
    margin-top: 10px;
}
#contactform .form-group:has(.wpcf7-quiz-label) span.wpcf7-not-valid-tip{
    margin-top: -30px;
    margin-bottom: 30px;
}
@media(max-width: 991px){
    form:has(#contactform) div.wpcf7-validation-errors {
        margin-bottom: 40px!important;  
    }
}
.page-template-gallery-full-screen .elementor-widget-container{
    height: 100vh;
}
.logged-in.page-template-gallery-full-screen .elementor-widget-container{
    height: 95vh;
}
.error-page .sub_header_content {
    height: 700px;
}
.sub_header.error-page {
    min-height: 700px;
}
.boxedcontainer .tp-banner-container{
    width:100%!important;
    position:relative!important;
    left: 0!important;
}
.boxedcontainer .tp-leftarrow.default{
    left: 20px!important;
}
.boxedcontainer .tp-rightarrow.default{
    right: 20px!important;
}
.boxedcontainer .tp-fullwidth-forcer{
    display: none;
}
@media(max-width:767px){
    body.logged-in header #top_header{
        margin: 45px 0 0 0;
    } 
}
@media(max-width:600px){
    body.logged-in header.sticky #top_header{
        margin: 0;
    } 
}
@media(min-width:768px){
    body.logged-in header #top_line{
        margin: 30px 0 0 0;
    } 
    body.logged-in header.sticky #top_header{
        margin: 30px 0 0 0;
    } 
}
