/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/*
 * Do NOT Write CSS in this FILE, Read instructions in the link below
 * https://gist.github.com/Mizner/82370ff030c534fa719b00a747707fbb
 */

.page-id-8 div#gform_wrapper_1 label {
    display: block !important;
    font-size: 16px !important;
    color: #333333 !important;
}
.page-id-8 div#gform_wrapper_1 input[type=text],.page-id-8 div#gform_wrapper_1 input[type=password],.page-id-8 div#gform_wrapper_1 input[type=email],.page-id-8 div#gform_wrapper_1 input[type=tel],.page-id-8 div#gform_wrapper_1 input[type=date],.page-id-8 div#gform_wrapper_1 input[type=month],.page-id-8 div#gform_wrapper_1 input[type=week],.page-id-8 div#gform_wrapper_1 input[type=time],.page-id-8 div#gform_wrapper_1 input[type=number],.page-id-8 div#gform_wrapper_1 input[type=search],.page-id-8 div#gform_wrapper_1 input[type=url],.page-id-8 div#gform_wrapper_1 textarea{
	border-radius: 0px !important;
    border: 1px solid #e7e6e6 !important;
    background: #ffffff !important;
}
.page-id-8 input#gform_submit_button_1,.page-id-257 input#gform_submit_button_3 {
    background: #5fa044 !important;
    border: 0px !important;
    padding: 10px 0px;
    width: 100%;
    max-width: 125px !IMPORTANT;
	color: #ffffff !important;
}
.page-id-8 input#gform_submit_button_1:hover,.page-id-257 input#gform_submit_button_3:hover{
	background: #3ab54a !important;
}
.page-id-8 div#gform_wrapper_1  ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: transparent !important;
}
.page-id-8 div#gform_wrapper_1  ::-moz-placeholder { /* Firefox 19+ */
 color: transparent !important;
}
.page-id-8 div#gform_wrapper_1  :-ms-input-placeholder { /* IE 10+ */
  color: transparent !important;
}
.page-id-8 div#gform_wrapper_1  :-moz-placeholder { /* Firefox 18- */
  color: transparent !important;
}

.post-page .fl-post-grid-post {
    border: 0px !important;
    box-shadow: 0px 10px 20px rgba(246,246,246,1) !important;
    margin: 10px;
	border-radius:5px !important;
}
#sidebar-blog input.fl-search-input.form-control {
    height: 38px;
    background: url(../../uploads/2018/10/search-icon-2.png) no-repeat;
    background-position: 97%;
    border-radius: 5px !important;
    border: 1px solid #bdbdbd !IMPORTANT;
}
div#sidebar-blog .fl-module:first-child {
    background: #ffffff !important;
    padding: 0px !important;
}
div#sidebar-blog h2.widgettitle {
    font-size: 22px !important;
    color: #5e4c3e !important;
    border-bottom: 1px #d6d5c9 dashed !important;
    padding-bottom: 10px;
    margin-top: 0px;
}
div#sidebar-blog .fl-module {
    background: #ecebe2 !important;
    margin-bottom: 25px;
    padding: 0px 10px 20px 10px;
    border-radius: 5px !IMPORTANT;
}
div#sidebar-blog ul li a {
    color: #2d2d2d;
    letter-spacing: .5px;
    font-weight: 400;
}
div#sidebar-blog .fl-widget ul li:before {
    content: "";
    background: url(../../uploads/2018/10/arr-1.png) no-repeat !important;
    height: 15px !important;
    width: 15px !important;
    position: relative !important;
    top: 3px;
    display: inline-block;
}
.post-page .fl-post-text {
    padding: 45px !important;
}
.post-page h2.fl-post-title {
    padding: 5px 0px 10px 0px !important;
}
.post-page h2.fl-post-title a {
    font-size: 30px !IMPORTANT;
    color: #5e4c3e !IMPORTANT;
    font-family: "Lato", sans-serif;
    font-weight: bold;
}
.post-page .fl-post-meta a {
    color: #d0af29 !important;
    text-transform: capitalize;
    font-weight: 600;
}
.post-page .fl-post-more-link a {
    background: #dad7c5;
    color: #333333;
    padding: 9px 25px;
    border-radius: 5px !important;
    position: relative !important;
    top: 20px;
}
.post-page .fl-post-excerpt {
    margin: 15px 0px 20px 0px;
}
textarea#input_1_5 {
    height: 110px !important;
}
.about-btn a.fl-button {
    padding: 8px 20px !important;
    border-radius: 5px !important;
    letter-spacing: 1px;
}

.lesson-form label {
    display: none !important;
}
.lesson-form input[type=text], .lesson-form input[type=password], .lesson-form input[type=email], .lesson-form input[type=tel], .lesson-form input[type=date], .lesson-form input[type=month], .lesson-form input[type=week], .lesson-form input[type=time], .lesson-form input[type=number], .lesson-form input[type=search], .lesson-form input[type=url] {
    border-radius: 5px !important;
    border: 1px solid #cacaca !important;
    background: #ffffff !important;
    height: 38px !important;
}
.lesson-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #adadad !important;
	font-size: 12px !important;
}
.lesson-form ::-moz-placeholder { /* Firefox 19+ */
 color: #adadad !important;
	font-size: 12px !important;
}
.lesson-form  :-ms-input-placeholder { /* IE 10+ */
  color: #adadad !important;
	font-size: 12px !important;
}
.lesson-form  :-moz-placeholder { /* Firefox 18- */
  color: #adadad !important;
	font-size: 12px !important;
}
.lesson-form  textarea {
    border-radius: 5px !important;
    border: 1px solid #cacaca !important;
    background: #ffffff !important;
    height: 110px !important;
}
.lesson-form input#gform_submit_button_4 {
    background: #5fa044 !important;
    border: 0px !important;
    padding: 10px 0px;
    width: 100%;
    max-width: 125px !IMPORTANT;
	color: #ffffff;
}
.lesson-form input#gform_submit_button_4:hover,.lesson-form input#gform_submit_button_4:visited,.lesson-form input#gform_submit_button_4:focus{
	background: #3ab54a !important;
}
.accor .fa-plus:before {
    content: "";
    background: url(../../uploads/2019/02/top.png);
    position: relative;
    height: 41px;
    width: 41px;
    background-repeat: no-repeat;
    display: block;
    margin: 0px auto;
    top: 0px;
}
.accor .fa-minus:before {
    content: "";
    background: url(../../uploads/2019/02/bottom.png);
    position: relative;
    height: 47px;
    width: 47px;
    background-repeat: no-repeat;
    display: block;
    margin: 0px auto;
    top: 0px;
}

.accor .fl-accordion-button-icon {
    display: block;
    position: relative;
    top: 35px;
    padding-left: 0px;
    opacity: 1;
}
.accor .fl-accordion-item.fl-accordion-item-active .fl-accordion-button-icon {
    display: block;
    position: relative;
    top: 5px;
    padding-left: 0px;
    opacity: 1;
}
.accor .fl-accordion-content p, .accor .fl-accordion-button-label {
    display: block !important;
}
.accor .fl-accordion-button-icon {
    height: 40px !important;
}
.accor .fl-accordion-button {
    width: 100%;
    max-width: 100%;
	text-align: center;
}
.accor .fl-accordion-content {
    padding: 20px 20px 10px 20px !important;
    text-align: center;
}
.product-page span.woocommerce-Price-amount.amount {
    font-size: 18px;
    color: #999999 !important;
    font-weight: bold;
}
.product-page .fl-post-grid-text {
    padding: 20px 25px 30px 25px !important;
}
.product-page span.price {
    float: right !important;
    margin-top: 22px !important;
}
a.fl-button {
    border-radius: 3px !IMPORTANT;
}

/*---ver2 page---*/
 * select#input_5_1 {
    background: url(https://prismacomposites.com/wp-content/uploads/2018/12/btnww.png)  no-repeat, #ffffff;
	background-position: 100%;
	    border: 1px solid #9e9e9d;
	    padding-left: 15px;
}
input#input_5_2, input#input_5_3 {
    padding-left: 35px;
	    background: url(https://prismacomposites.com/wp-content/uploads/2018/12/cl.png) no-repeat, #ffffff;
    background-position: 6% 55%;
}
.title-search {
    position: absolute;
    margin-top: -5px;
    margin-left: 5px;
}
.legend .label {
    color: #333333 !important;
}
.box-shadow .fl-col-content{
    box-shadow: 0px 0px 8px rgba(0,0,0,.2);
}
.content-outer {
    position: relative;
}
.left-img {
    position: relative;
	z-index: 9 !important;
}
.box-shadows {
    box-shadow: 0px 0px 8px rgba(0,0,0,.2);
    position: absolute;
    right: 175px;
    z-index: 99;
    background: #ffffff;
    width: 100%;
    max-width: 35%;
    margin-top: 110px;
    padding: 15px 20px 40px 20px;
    border-radius: 5px;
}
.section2-about .fl-photo-blurb {
    position: relative;
    border-radius: 10px !IMPORTANT;
    overflow: hidden;
}
.section2-about h3.fl-photo-blurb-heading {
    font-size: 30px;
}
.section2-about h3.fl-photo-blurb-heading:before {
    background: url(https://prismacomposites.com/wp-content/uploads/2019/01/icon2.png) no-repeat;
    height: 100px;
    width: 100px;
    display: block !IMPORTANT;
    position: relative;
}
button.read-more-btn {
    background: #ffffff;
    border: 0px !IMPORTANT;
    border-radius: 30px;
    padding: 7px 25px;
    margin-top: 20px;
}
.section2-about p.fl-photo-blurb-paragraph {
    position: relative;
    top: 170px;
}
.section2-about .fl-photo-blurb-text {
    position: relative;
    top: 100px;
}
.about-gallery .pp-photo-gallery-item:nth-child(3n+1){
	clear: none !important;
}
.about-gallery .pp-photo-gallery-item:last-child {
    width: 100%;
    max-width: 65.5%;
    margin-right: 0px !IMPORTANT;
	margin-bottom: 0px !important;
}
.pp-testimonials .layout-4 .layout-4-content {
    background: transparent !important;
}
.pp-testimonials-image img {
    height: 125px;
    width: 125px;
    border-radius: 100%;
    border: 2px solid #ffffff !IMPORTANT;
	object-fit: cover !important;
}
.testimonial-about p ,.testimonial-about h4.pp-testimonials-subtitle{
    font-style: italic;
}

.form-contact2 input[type=text], .form-contact2 div#gform_wrapper_1 input[type=password], .form-contact2 div#gform_wrapper_1 input[type=email], .form-contact2 div#gform_wrapper_1 input[type=tel], .form-contact2 div#gform_wrapper_1 input[type=date], .form-contact2 div#gform_wrapper_1 input[type=month], .form-contact2 div#gform_wrapper_1 input[type=week], .form-contact2 div#gform_wrapper_1 input[type=time], .form-contact2 div#gform_wrapper_1 input[type=number], .form-contact2 div#gform_wrapper_1 input[type=search], .form-contact2 div#gform_wrapper_1 input[type=url], .form-contact2 div#gform_wrapper_1 textarea {
    border-radius: 0px !important;
    border: 0px;
    border-bottom: 1px solid #e7e6e6 !important;
    background: #ffffff !important;
}
.form-contact2 label.gfield_label{
	display: none !important;
}
.form-contact2 input#gform_submit_button_1 {
    background: #00bbb8 !important;
    color: #ffffff;
    letter-spacing: 1px;
    border: 0px !important;
    border-radius: 5px !important;
    padding: 8px 40px;
    width: 140px;
}
.form-contact2 div#gform_wrapper_1  ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333333 !important;
	font-size: 14px !important;
}
.form-contact2 div#gform_wrapper_1  ::-moz-placeholder { /* Firefox 19+ */
 color: #333333 !important;font-size: 14px !important;
}
.form-contact2 div#gform_wrapper_1  :-ms-input-placeholder { /* IE 10+ */
  color: #333333 !important;font-size: 14px !important;
}
.form-contact2 div#gform_wrapper_1  :-moz-placeholder { /* Firefox 18- */
  color: #333333 !important;font-size: 14px !important;
}
.head-btn a.fl-button {
    border-radius: 0px !IMPORTANT;
    border: 0px !IMPORTANT;
}
.main-footer p,.main-footer a{
	font-size: 13px;
}
.banner-icon i.dashicons.dashicons-before.dashicons-arrow-down-alt2 {
    border: .5px solid #bcc6ba;
    height: 35px !important;
    width: 35px !important;
    border-radius: 100% !important;
}
.banner-icon .fl-icon i::before {
    position: relative;
    top: 2px;
    font-size: 13px !important;
}
.transparent-btn a.fl-button {
    border-radius: 0px !important;
    border: 1.5px solid #ffffff !important;
    background: transparent !important;
}
.transparent-btn a.fl-button:hover{
	background: #3ab54a !important;
	border-color: #3ab54a !important;
}
.home-form .gform_footer.top_label {
    text-align: center;
    margin-top: 10px !important;
}
.home-form input#gform_submit_button_1 {
    letter-spacing: 2px !important;
    font-size: 11px !important;
    width: 100%;
    max-width: 120px;
    padding: 12px 10px;
    border: 1.5px solid #ffffff;
	background: transparent !important;
}
.home-form input#gform_submit_button_1:hover{
	background: #3ab54a !important;
	border-color: #3ab54a !important;
}

.home-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  text-transform: uppercase !important;
	letter-spacing: 1px !important;
	font-size: 12px !important;
}
.home-form ::-moz-placeholder { /* Firefox 19+ */
  text-transform: uppercase !important;
	letter-spacing: 1px !important;
	font-size: 12px !important;
}
.home-form :-ms-input-placeholder { /* IE 10+ */
  text-transform: uppercase !important;
	letter-spacing: 1px !important;
	font-size: 12px !important;
}
.home-form :-moz-placeholder { /* Firefox 18- */
  text-transform: uppercase !important;
	letter-spacing: 1px !important;
	font-size: 12px !important;
}
.photoblur-ss h3.fl-photo-blurb-heading {
    font-size: 21px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #ffffff;
}
.photoblur-ss h3.head-ss {
    text-transform: uppercase;
    font-weight: normal !important;
    color: #60a644 !important;
    letter-spacing: 4px;
    font-size: 13px;
        margin-top: 30px;
    margin-bottom: 35px;
}
.photoblur-ss .fl-photo-blurb-text{
	color: #ffffff !important;
	line-height: 26px;
}
/*.photoblur-ss .fl-photo-blurb:hover .fl-photo-blurb-text-wrapper{
	    background: rgba(118,159,76,.5) !important;
}*/
.photoblur-ss .fl-photo-blurb:hover {
    transform: scale(1.06);
    position: relative;
    z-index: 99;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    box-shadow: 0px 10px 25px rgba(0,0,0,.2) !important;
}
.photoblur-ss .fl-photo-blurb:hover h3.fl-photo-blurb-heading {
    font-size: 24px;
	-webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
}
.photoblur-ss.second-ss .fl-photo-blurb-text-wrapper {
    padding: 10px 110px;
}
.transparent-btn-black a.fl-button {
    border: 1.5px solid #000000 !IMPORTANT;
    border-radius: 0px !IMPORTANT;
    background: transparent !important;
}
.transparent-btn-black a.fl-button:hover{
	background: #3ab54a !important;
	border-color: #3ab54a !important;
}
.image-post {
    display: flex;
    justify-content: left;
}
.left-area img {
    border-radius: 100% !important;
    border: 1px solid #eeeeee;
}
.right-area h4 {
    margin: 7px 0px 0px 0px;
    letter-spacing: 1px;
    font-size: 11px;
	text-transform: uppercase;
}
.right-area p {
    font-size: 10px !important;
}
.home-posts .fl-post-more-link a {
    float: right;
    background: #3ab54a;
    color: #ffffff;
    text-transform: uppercase;
    padding: 15px 20px;
    position: relative;
    left: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 10px;
    top: -2px;
}
.home-posts  .fl-post-grid-post {
    display: flex;
    justify-content: center;
	border: 0px !important;
}
.home-posts h2.fl-post-title a {
    font-size: 17px;
    letter-spacing: 2px;
}
.home-posts  .fl-post-text {
    width: 91%;
	background: #fbfbfb;
}
.home-posts .fl-post-meta {
    display: none;
}
.home-posts p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
	font-size: 12px;
}
.home-posts .fl-post-text {
    padding-bottom: 0px !IMPORTANT;
	padding-top: 10px !important;
}
.image-post {
    position: relative;
    top: 5px;
}
.home-posts .left-area {
    margin-right: 5px;
    width: 100%;
    max-width: 30px;
    position: relative;
    top: 5px;
}
.home-posts h2.fl-post-title {
    padding-bottom: 10px !important;
}
.fl-post-grid-post.fl-post-grid-image-above-title.fl-post-columns-post.fl-post-align-default.post-761.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-general,.fl-post-grid-post.fl-post-grid-image-above-title.fl-post-columns-post.fl-post-align-default.post-759.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-general {
    display: -webkit-flex !important;
    -webkit-flex-direction: row-reverse !important;
    display: flex !important;
    flex-direction: row-reverse !important;
}
.home-posts .fl-post-more-link a:after {
    content: "\f061" !important;
    font-family: FontAwesome !important;
    margin-left: 5px !important;
}
.home-posts .fl-post-more-link a {
    text-decoration: none !IMPORTANT;
}
.second-ss h3.fl-photo-blurb-heading {
    font-size: 22px;
}
.second-ss h3.fl-photo-blurb-heading:after {
    content: "";
    border: 3px solid #5fa043;
    display: block;
    width: 100%;
    max-width: 28%;
    margin: 15px auto;
}
.home-posts .fl-post-more-link a:hover {
    background: #5fa043 !important;
}
.index-around-town a.fl-button {
    background: #5fa044 !important;
    border: 0px !IMPORTANT;
    font-size: 14px !IMPORTANT;
    margin-top: 10px;
}
.index-around-town a.fl-button:hover,.index-around-town a.fl-button:focus,.index-around-town a.fl-button:visited{
	background: #3ab54a !important;
}

.fl-photo-blurb-text {
    font-size: 18px !IMPORTANT;
}
.faq-acc .fl-accordion.fl-accordion-small.fl-accordion-collapse {
    color: #ffffff !important;
}
.box-shadows {
    max-height: 383px !IMPORTANT;
    overflow: hidden scroll;
}
ul.sub-menu li a {
    color: black !important;
    padding: 9px 7px 10px 14px !important;
}
.fl-photo-blurb:hover .fl-photo-blurb-text-wrapper{
	background: rgba(95,1160,68,.5) !important;
}
@media only screen and (max-width: 999px) and (min-width: 770px){
.box-shadows {
    box-shadow: 0px 0px 8px rgba(0,0,0,.2);
    position: absolute;
    right: 30px;
    z-index: 99;
    background: #ffffff;
    width: 100% !important;
    max-width: 50% !important;
    margin-top: 40px;
    padding: 15px 20px 40px 20px;
    border-radius: 5px;
}
.box-shadows {
    max-height: 330px !IMPORTANT;
    overflow: hidden scroll;
}
}
@media only screen and (min-width: 768px) and (max-width:769px){
	.main-footer .fl-col-group {
    display: flex;
    justify-content: left;
}
	.photoblur-ss.second-ss .fl-photo-blurb-text-wrapper {
    padding: 10px 0px !important;
}
.main-header .fl-col-group {
    display: flex !IMPORTANT;
    justify-content: center;
}
.section2 .fl-col-group,.section1 .fl-col-group,.section3 .fl-col-group,.section4 .fl-col-group {
    display: flex !important;
    justify-content: center !important;
	    flex-wrap: nowrap !IMPORTANT;
}
ul#menu-primary {
    background: rgba(0,0,0,.7);
    padding: 20px;
}
		.box-shadows {
    position: relative;
    right: 0;
    width: 100%;
    max-width: 100%;
    margin-top: 0px !IMPORTANT;
}
ul.sub-menu li a {
    color: #ffffff !important;
}
	.index-around-town .col-modl {
    margin-bottom: 60px;
}
}
@media only screen and (max-width: 767px){
	ul#menu-primary {
    background: rgba(0,0,0,.7);
    padding: 20px;
}
	.index-around-town .col-modl {
    margin-bottom: 60px;
}
.photoblur-ss.second-ss .fl-photo-blurb-text-wrapper {
    padding: 10px 30px;
}
.home-posts .fl-post-grid-post{
	display: block !important;	
	}
.home-posts .fl-post-text {
    width: 100%;
    background: #fbfbfb;
}
.fl-post-grid-post.fl-post-grid-image-above-title.fl-post-columns-post.fl-post-align-default.post-761.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-general, .fl-post-grid-post.fl-post-grid-image-above-title.fl-post-columns-post.fl-post-align-default.post-759.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-general{
	display: block !important;
	}
.home-posts .fl-post-text {
    padding-bottom: 20px !IMPORTANT;
}
.home-posts .fl-post-more-link a {
    float: right;
    background: #3ab54a;
    color: #ffffff;
    text-transform: uppercase;
    padding: 15px 20px;
    position: relative;
    left: 0px;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 10px;
    top: -39px;
}
.main-footer h2.fl-heading, .main-footer p, .main-footer a,.fl-icon-group.fl-icon-group-left {
    text-align: center !important;
}
.fl-menu.fl-menu-responsive-toggle-mobile {
    text-align: center !important;
}
	.box-shadows {
    position: relative;
    right: 0;
    width: 100%;
    max-width: 100%;
    margin-top: 0px !IMPORTANT;
}
ul.sub-menu li a {
    color: #ffffff !important;
}
}