﻿/*  SITE: Pine Acres Resort*/
@font-face {
    font-family: 'logger';
    src: url('font/logger-webfont.woff2') format('woff2'),
         url('font/logger-webfont.woff') format('woff');
	/*url('../font/logger-webfont.woff') format('woff');*/
    font-weight: normal;
    font-style: normal;
    font-display: swap; 
}



/*
colors
	dark brown: #3c2415  / Light brown #593926
	yellow: #fbc42c
*/


/* LODGING PAGE GALLERY */


.page-id-922 .rl-gallery-container #rl-gallery-1 .rl-gallery-item {
    display: none;
}
.page-id-922 .rl-gallery-container #rl-gallery-1 .rl-gallery-item:first-child {
    display: block; 
}

.page-id-922 .rl-gallery-container #rl-gallery-2 .rl-gallery-item {
    display: none;
}
.page-id-922 .rl-gallery-container #rl-gallery-2 .rl-gallery-item:first-child {
    display: block; 
}

.page-id-922 .rl-gallery-container #rl-gallery-3 .rl-gallery-item {
    display: none;
}
.page-id-922 .rl-gallery-container #rl-gallery-3 .rl-gallery-item:first-child {
    display: block; 
}

.page-id-922 .rl-gallery-container #rl-gallery-4 .rl-gallery-item {
    display: none;
}
.page-id-922 .rl-gallery-container #rl-gallery-4 .rl-gallery-item:first-child {
    display: block; 
}

.page-id-922 .rl-gallery-container #rl-gallery-5 .rl-gallery-item {
    display: none;
}
.page-id-922 .rl-gallery-container #rl-gallery-5 .rl-gallery-item:first-child {
    display: block; 
}

.page-id-922 .rl-gallery-container #rl-gallery-6 .rl-gallery-item {
    display: none;
}
.page-id-922 .rl-gallery-container #rl-gallery-6 .rl-gallery-item:first-child {
    display: block; 
}



#sidebar .et_pb_widget {
    margin-bottom: 1px;
    width: 100%;
    float: none;
}




.entry-content p a {    color: #2ea3f2;}

/*reponsive ifram*/
.resp-container {/*add to parent div*/
 position: relative;
    overflow: hidden;
  padding-top: 86.25%; /*increase when more get added*/
}
.resp-iframe { /*add to iframe class*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/*type*/
.entry-content p {
    /*font-weight: bold;*/
    color: black;
    font-size: 1.3em;
    line-height: 1.8em;
}
.entry-content p span.text-brown {color:#3C2415 !important;}
.entry-content h3 {
    font-size: 22px;
    font-weight: bold;
}


body .bold-brown-text p {    font-weight: bold;
    font-size: 1.3em;
    color: #3c2415;}
body .bold-gold-text p{ font-weight: bold;
    font-size: 1.3em;
    color: #fbc42c;}

.entry-content h2 {
    font-family: 'logger', sans-serif !important;
    font-size: 2.2em;
}
.entry-content h4 {
    font-size: 20px;
    font-weight: 600;
    padding-top: .8em;
}
.entry-content h1, .header-wrap .entry-title {font-size: 5em;font-family: 'logger', sans-serif !important;  letter-spacing: 5px !important;}

h1,h2,.tagline, #top-area h1, .et-description h2, .et-home-testimonial blockquote p, .description h2, .alt-description h2, blockquote p,  #reply-title, #footer-logo, #et-logo
{font-family: 'logger', sans-serif; }


.btn-large a {color: #FFFFFF;
   padding: 9px 44px;
    font-size: 20px;
   line-height: 56px;
    border-color: #6e789f;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
	    background-color: #303e76;
    border-color: #26325e;}
	
.btn-small a {color: #FFFFFF;
  padding: 9px 24px;
    font-size: 17px;
    line-height: 40px;
    border-color: #6e789f;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
	    background-color: #303e76;
    border-color: #26325e;
	white-space: nowrap;
    white-space: pre;}

/*TABLE*/
#pricing-table,#vacation-pricing-table {margin-left:1px;}


/***********************************
                   HEADER
****************************************************/

.entry-header-text #address-line {
    padding-top: 1px;
    padding-bottom: 1px;
    background-color: #FBC42C !important;
}
.entry-header-text #call-line {
    padding-top: 1px;
    padding-bottom: 1px;
    background-color: #3c2415 !important;
}

.entry-header-text #address-line p {color:#3c2415;}
.entry-header-text #call-line p {color:#FBC42C;}

/* SUB HEADER TEXT BROWN BG */
div.entry-header-text {
    /* background: #335364; */
    text-align: center;
    padding: 0;
    padding: 3em 0 0 0;
}
div.entry-header-text h1, div.entry-header-text h3, div.entry-header-text {
  color: #fffefec9;
}
div.entry-header-text h3 {
  font-size: 1.1em;
}
div.entry-header-text h1 {
  font-size: 4em;
}
div.entry-header-text h2 {
  font-size: 2em;
  line-height: .90em;
  font-style: italic;
  color: #E6D303;
}
div.entry-header-text #address-line p, div.entry-header-text #call-line p {
    font-size: 1.5em;
    line-height: 1.7em;
    font-weight: bold;
}




.et_header_style_left .logo_container {

    display: none;
}

.nav li ul {
    visibility: hidden;
    z-index: 9999;
    width: 202px;
    border-top: none;
    opacity: 0;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
	background-color: rgba(147,163,188,0.85);
}












#top-menu li.current-menu-item > a {color:#ffffff;}
.nav li li {width:202px;}
#top-menu li li a {
    width: 200px;
    padding: 6px 20px;
    color: #ffffff;}
.nav li:hover {
    visibility: inherit;
  /*  background-color: #303e76;*/
	color:#ffffff;}

#top-menu li li a:hover {color:#ffffff;}
#et-secondary-nav .menu-item-has-children > a:first-child::after, #top-menu .menu-item-has-children > a:first-child::after {
    position: absolute;
    top: 16px;right: 11px;}


.page-id-966 #main-content {
  background-image: url('https://fishingboatingoutdoor.com/wp-content/uploads/fbo-background.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding-bottom: 4em;
}
.page-id-966 #left-area {
  padding: 3em;
  background-color: #ffffffc2;
}
.maroon-txt h2, h2.maroon-txt {
  color: #800000;
}
.image-style-black-1 img {
  border: 4px solid black;
  box-shadow: 4px 4px 5px grey;
}
.page-id-11 .et_pb_contact_submit {
  color: #335364;
}
.cta-buttons a[href$=".pdf"] {
  /* background-image: url(img/icon-pdf.png);
    background-position: 11px 10px;
    background-repeat: no-repeat;*/
  display: inline-block;
  padding: 5px 14px 5px 14px;
  font-size: 14px;
  text-transform: capitalize;
}
.row-vertical-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.row-vertical-center .wp-block-column {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#top-header, #top-header .container, #top-header #et-info, #top-header .et-social-icon a {
  line-height: 2em;
  font-size: 1em;
}
#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
  right: 6px;
  top: 16px;
}
/*menu*/
#top-menu a {
  color: rgb(243 243 243) !important;
}
.et_full_width_page #header-wrap, .single-post #header-wrap {
  background-position: center center !important;
}


#header-wrap {
    text-align: center;
    background: url(../img/bg-sub-page.jpg) no-repeat center #f2f1e8;
    background: linear-gradient(0deg, rgb(50 50 50 / 34%), rgb(129 133 129 / 30%)), url(../img/bg-sub-page.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    /* padding: 0em 1em 0em 1em; */
    /* background-size: cover !important; */
    background-color: #3c2415  !important;
    /* background-position: bottom center !important; */
}
#header-wrap .entry-header {
  /*  padding: 1.2em;*/
}

#header-wrap .entry-title {
    color: #fbc42c;
    font-size: 7em;
    text-transform: uppercase;
    padding-bottom: 22px;
}
#header-wrap .header_cta {
  padding: 60px 36px 26px 0px;
  display: block;
  max-width: 1080px;
  margin: 0 auto;
  text-align: left;
}
body:not(.home) .entry-content {

    padding-top: 3em;
    padding-bottom: 2em;
}

.page-template-page-template-with-header .container:before {
  display: none;
}

.page-template-page-template-with-header .container {
  padding-top: 0 !important;
}
/* SIDEBAR STYLE */
/******************************************************************/


#sidebar-menu-main #menu-primary_menu, #sidebar #menu-primary_menu {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    margin: 0 auto;
    margin-bottom: 2em;
    width: 90%;
}
#sidebar-menu-main #menu-primary_menu li, #sidebar #menu-primary_menu li {
    display: block;
    padding: 4px 0 3px 0;
    text-transform: uppercase;
    border-bottom: 2px solid #3c2415;
    text-align: center;
    margin: 1px 1px 1px 1px;
}

#sidebar-menu-main #menu-primary_menu li:last-child,
#sidebar #menu-primary_menu li:last-child {
    border-bottom: none;
}

#sidebar-menu-main #menu-primary_menu li a,
#sidebar #menu-primary_menu li a {
    display: block;
    text-transform: uppercase;
    font-size: 15px;
    text-decoration: none;
    color: #333333 !important;
    font-weight: bold;
}

#sidebar-menu-main .et_pb_menu__wrap {
display: block;
    margin: 0 auto;
	width: 80%;}
#sidebar-menu-main .et_pb_menu__menu {display:block;} 



#content-area {
    display: flex !important;

    flex-direction: row-reverse !important; 
    align-items: stretch !important;
    /* Overrides theme's float based layouts */
    float: none !important;
    width: 100%; 
}


#sidebar {
    background-color: #fbc42c; /* Pine Acres Yellow */
    /* Ensure no fixed height prevents the stretch */
    height: auto !important; 
}

#left-area {
    /* Set back to relative or remove any conflicting positioning/float */
    float: none !important; 
    /* Important: Ensure the left-area takes up the remaining space */
    flex-grow: 1; 
}







#content-area #left-area ul,#content-area .entry-content ul {
    list-style-type: disc;
    padding: 0 0 23px 1em;
    line-height: 26px;
    color: #000000;
    font-size: 1.2em;
}

#sidebar {
    background: #fbc42c;
    padding: 1em 2em 1em 2em;
}
#sidebar p {
  color: #ffff80 !important;
  font-weight: 100;
}
#sidebar a {
  text-decoration: none;
  color: #E6D303;
  font-weight: 500;
}





/*buttons*/
.wp-element-button, .wp-block-button__link {
  background-color: #3c2415;
  border-width: 0;
  color: #fdc62c;
  font-weight: bold;
  font-family: inherit;
  margin-top: .5em;
  font-size: inherit;
  line-height: inherit;
  padding: calc(0.4em + 0px) calc(1.333em + 2px);
  text-decoration: none;
}
@media (min-width: 981px) {
	
	
#content-area {

    max-width: 1400px;
    margin: 0 auto;
}
  #sidebar {
    float: left;
    width: 30%;
  }
  #left-area {
    width: 69.125%;
    padding-bottom: 23px;
  }
  .et_left_sidebar #main-content .container:before {
    left: 30% !important;
  }
}
/* SIDEBAR GALLERY */
.rl-gallery-container .rl-basicgrid-gallery .rl-gallery-item {
    width: calc(100% - 2px) !important;
    margin-bottom: 10px !important;
}
#left-area {
  background: white;
}
#sidebar img {
  border: 4px solid white;
}


/*home*/
#home-call-to-actions .et_pb_button_module_wrapper {
  background: #335364;
  min-height: 3.4em;
  vertical-align: middle;
  display: inline-flex;
  align-items: center;
  width: 100%;
  border: 2px solid #7895a3;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
}
#home-call-to-actions .et_pb_button_module_wrapper:hover {
  background-color: #7895a3;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
}
#home-call-to-actions .et_pb_button_module_wrapper {
  min-height: 59px !important;
}
#home-call-to-actions a {
  width: 100%;
  text-transform: uppercase;
  font-size: 1.2em !important;
  line-height: 1.3em !important;
  border: none !important;
  background-color: transparent !important;
}
#home-call-to-actions img {
  border: 3px solid rgb(255 255 255 / 76%);
}
.home .entry-content .et_pb_text_inner p {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
}
#menu-primary_menu li a {
  color: #9d4208;
  text-decoration: underline;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
}
#menu-primary_menu li a:hover {
  color: #9d4208;
  padding-left: 10px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
}
/*FOOTER*/
body:not(.home) #main-footer {padding-top:1em;}
#main-footer {
    background-color: #3c2415 !important;
}
#main-footer .footer-widget h4, #main-footer .textwidget p, #main-footer .textwidget p a {
  color: #ffffff;
}
#main-footer .footer-widget {
/*  width: 29%;*/
}
#main-footer .footer-widget:nth-child(2) {
  /*display: none;*/
}
#main-footer .footer-widget:last-child {
 /* float: right;*/
}
#main-footer #block-17,#main-footer #block-16 {float:none;    margin-bottom: 0;}
#main-footer #block-17 h4 {
    font-family: Open Sans,Arial,sans-serif;
    font-size: 1.2em;
    color: #fbc42c;
    padding-bottom: 0;
    line-height: 1.7em;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#main-footer p {   color: #fbc42c !important;}

#footer-widgets {
    padding: 1% 0 0;
}




/*	-------------------------------------------------
	@MEDIA
	-------------------------------------------------*/



@media only screen and (min-width: 980px) {
	.entry-content tr td {
    border-top: 1px solid #eee;
    padding: 6px 24px;
    font-size: 17px;
}
	#header-wrap {
    min-height: 241px;
}	
	.tos-wrapper .tos-slide img {

min-width: 500px !important;
    height: auto !important;

    margin: 0 auto; 
}

.tos-wrapper .tos-slide {
    min-width: 500px;
}


	
		#main-header {display:none;}
  /*header*/
  #header-icon {
    position: relative;
    top: -33px;
  }
  #main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    background-color: #7895a3 !important;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #section-home-hero .logo-wrapper {
    position: relative;
    max-width: 350px;
    top: -63px;
    z-index: 9;
  }
  #home-call-to-actions {
    position: relative;
    top: -29px;
  }
  .container {
    width: 90%;
  }
  .entry-content .one_fourth, .entry-content .one_half, .entry-content .one_third, .entry-content .three_fourth, .two_third {
    float: left;
    position: relative;
    margin-right: 1%;
  }
  .et_left_sidebar #sidebar {
   /* padding-right: 4px !important;*/
  }
  /*home*/
  #home-call-to-actions .et_pb_button_module_wrapper {
    min-height: 59px !important;
    width: 70%;
    margin: 0% 15%;
  }
  /*------------------/min 981------------*/
}
@media only screen and (min-width: 1300px) {
/*  #header-wrap {
    min-height: 350px;
  }*/
}
@media only screen and (min-width: 1800px) {
/*  #header-wrap {
    min-height: 440px;
  }*/
}
@media only screen and (max-width: 1366px) {
/*  #home-call-to-actions a {
    font-size: 1em !important;
  }*/
}
@media only screen and (max-width: 980px) {

	.container {
    width: 90%;
    max-width: 1080px;
    margin: auto;
    position: relative;
}
	
.et_left_sidebar #sidebar {

    border-right: none;
    max-width: 264px;
    padding: 1em 1em;
    margin-right: 1em;
}	
	
	.et_mobile_menu {
    position: absolute;
    left: -148px;
    padding: 5%;

}
	.et_mobile_menu li {width:200px;}
	#main-header .et_mobile_menu {
width:250px;
border: 3px solid #fbc42c;
    }
	.et_mobile_menu li a {color:#fbc42c;}

  #main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #section-home-hero .logo-wrapper {
    position: relative;
    max-width: 300px;
  }

  #main-footer .footer-widget {
    width: 100% !important;
    margin: 0 7.5% 7.5% 0 !important;
  }

#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    background-color: #3c2415 !important;
    width: auto;
}
  .et_header_style_left #et-top-navigation, .et_header_style_left .et-fixed-header #et-top-navigation {
    padding-top: 5px;
    display: block;
    position: relative;
    top: 11px;
  }
  #et-info-email, #et-info-phone {
    position: relative;
    line-height: 1.6em;

  }
}

@media only screen and (max-width: 780px){
	body:not(.home) .entry-content {
    padding-top: 3em;
    padding-bottom: 2em;
    padding-right: 1em;
    padding-left: 1em;
}

.et_left_sidebar #sidebar {
    border-right: none;
    max-width: 180px;
    padding: 1em 1em;
    margin-right: 1em;
}
	

                                           /*max 780*/}



@media only screen and (max-width: 479px) {
	.et_left_sidebar #sidebar {
    max-width: 100%;

}
	    #content-area {
        /* Change from horizontal row to vertical column stacking */
        flex-direction: column !important;
        /* Allow wrapping if necessary, though 100% width should prevent it */
        flex-wrap: wrap !important;
    }

    #left-area,
    #sidebar {
        /* Force both elements to take up the full width */
        width: 100% !important;
        /* Reset flex-grow/shrink to standard column behavior */
        flex-grow: unset !important;
        flex-shrink: unset !important;
    }

    /* Use the 'order' property to change the visual sequence: */
    #left-area {
        /* Content is order 1 (TOP) */
        order: 1 !important;
    }

    #sidebar {
        /* Sidebar is order 2 (BOTTOM) */
        order: 2 !important;
    }
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
#header-wrap .entry-header {display:none;}
	div.entry-header-text {
    padding: 0;

}
	div.entry-header-text #address-line p, div.entry-header-text #call-line p {
    font-size: 1em;
    line-height: 1.7em;
    font-weight: bold;
}
.entry-content h1, #header-wrap .entry-title {
    font-size: 2.5em;

}
	.entry-content h2 {

    font-size: 2em;
}
	
	
	
	
	
                                   /*max 480*/            }










