/*
CTC Separate Stylesheet
Updated: 2020-09-25 16:56:30
Theme Name: Wildnest2020
Template: Divi
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.6.4.1601045790
*/
@import url('../Divi/style.css');

/*  HEADER*/ 

.current-page-ancestor > a {
color: #669934!important;
}





 /*  LAYOUT*/ 

.et_pb_slide {
min-height:500px !important;
}

.et_pb_section_parallax {
min-height:500px !important;
}




 /*  Blog page*/ 

.wdblog .et_pb_post a img {
max-width: 50%!important;
float: left !important;
padding-right: 20px !important;
}

.wdblog .et_pb_post {
min-height: 250px !important;
}

.blogthumb .post-content {
display: none;
}
.blogthumb h2 {
display: none;
}




.more-link{
display:inline-block;
margin-top: 0 !important;
font-style:italic;
color:#b1b1b1;
    text-align: right;
}

.more-link:hover{
color:#8ec63f ;
}

.pagination {
font-style:italic;
color:#cecece;}

.et_pb_main_blurb_image {
max-width: 100px !important;
}


 

 /*  Media Query Background*/ 

.triple {background: url(http://www.wildnest.it/wp-content/uploads/white.jpg);
 background-repeat: repeat-y;
 background-size: 60% 100%;}

@media screen and (max-width: 1750px) {
.triple {background: url(http://www.wildnest.it/wp-content/uploads/white.jpg);
 background-repeat: repeat-y;
 background-size: 61% 100%;}
 }
@media screen and (max-width: 1630px) {
.triple {background: url(http://www.wildnest.it/wp-content/uploads/white.jpg);
 background-repeat: repeat-y;
 background-size: 62% 100%;}
 }
@media screen and (max-width: 1530px) {
.triple {background: url(http://www.wildnest.it/wp-content/uploads/white.jpg);
 background-repeat: repeat-y;
 background-size: 63% 100%;}
 }
@media screen and (max-width: 1430px) {
.triple {background: url(http://www.wildnest.it/wp-content/uploads/white.jpg);
 background-repeat: repeat-y;
 background-size: 64% 100%;}
 }
@media screen and (max-width: 1230px) {
.triple {background: url(http://www.wildnest.it/wp-content/uploads/white.jpg);
 background-repeat: repeat-y;
 background-size: 65% 100%;}
 }
@media screen and (max-width: 1140px) {
.triple {background: url(http://www.wildnest.it/wp-content/uploads/gray.jpg);
 background-repeat: repeat-y;
 background-size: 65% 100%;}
#top-menu-nav { display: none !important; background-color: green!important; }
#et_mobile_nav_menu { display: block !important; }
 }


@media screen and (max-width: 995px) {
.triple {background: url(http://www.wildnest.it/wp-content/uploads/white.jpg);
 background-repeat: repeat;
 background-size: 100% 100%;}



 /*  FOOTER*/ 

#footer-bottom #footer-info  {
color: #b2b2b2;
font-style: normal !important;
}
#footer-bottom #footer-info  a{
color: #b2b2b2;
font-style: normal !important;
}



.et_pb_widget {background-color: red !important;}}