/*
Theme Name: Laurel Street
Theme URI: http://www.yellowduckmarketing.com
Author: Yellow Duck
Author URI: 	http://www.yellowduckmarketing.com
Description:	Custom YD Theme For Laurel Street
Template:		betheme
Version: 		1.5
*/

/* Theme customization starts here
-------------------------------------------------------------- */




:root {
  --primary: #3f2a2e;
  --secondary: #4b5d24;
  --tertiary: #733c62;
}

.asul-regular {
  font-family: "Asul", serif;
  font-weight: 400;
  font-style: normal;
}

.asul-bold {
  font-family: "Asul", serif;
  font-weight: 700;
  font-style: normal;
}


body {
	background: var(--primary);
}


p, h3, input, ::placeholder, select {
     color: var(--primary);
}

.page-template-page-splash #Header_wrapper, .page-template-page-splash #Footer {
	display: none;
}


.content-container {
    max-width: 100%;
    margin: 0 auto !important;
	}
		
.wp-site-blocks {
	padding: 0;
}

.top-header {
	color: white;
	background-color: var(--secondary);
	margin: 0;
	max-width: 100%;
	height: 50px;
	padding: 10px 0;
}

.arrow-down {
    text-align: right;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid var(--secondary);
    display: block;
    position: absolute;
    top: 0;
    right: -20px;
}

.arrow-down-rt {
	text-align: left;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid var(--secondary);
    display: block;
    position: absolute;
    top: 0;
    left: -19px;
}

.top-text {
	height: 25px;
	font-size: 18px;
 	letter-spacing: 2px;
	text-align: center;
	margin: 0 auto;
	text-transform: uppercase;
	display: block;
	background-color: var(--secondary);
    color: white;
    width: 100%;
    padding: 10px 10px 15px;
}

.logo {
	width: 350px;
	margin: 0 auto;
	object-fit: contain;
	padding: 0px 0 25px 0;
	display: block;
	text-align: center;
}

.red-block {
    margin-bottom: 0;
    background-image: url(/wp-content/uploads/2025/07/pattern.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100%;
	background-color: var(--primary);
    
}

.red-block p {
	color: white;
    letter-spacing: normal;
    text-align: left;
    background-position: bottom;
    padding: 0 50px 0 128px;
}

.uagb-column__inner-wrap {
	padding: 0 !important;
}

.logo-text {
	padding: 40px;
}

.page-content {
	padding: 50px 70px 50px 0px;
}

.contact-box {
  max-width: 100%;
  padding: 47px 29px 32px;
  opacity: 0.86;
  background-color: white;
  margin: 100px 100px 70px 100px;
}

h3 {
  margin: 0 0 23px;
  font-size: 40px;
   font-family: "Asul", serif;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
}

p {
  font-size: 18px;
  font-stretch: normal;
    text-align: center;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
}

.gravity-theme {
	margin: 0 auto;
	max-width: 650px;
}

.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
    width: 100%;
    padding: 16px;
}


.footer-container {
	position: absolute;
    bottom: 0;
    right: 78px;
}

.footer-container p {
	color: white;
}

.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
    width: 100%;
    padding: 16px;
	text-transform: uppercase;
	
}

.gform_wrapper.gravity-theme .gfield--type-select select {
    min-height: 65px;
}

 .gform_footer.top_label input[type="submit"] {
	font-size: 18px;
	font-weight: 500 !important;
	text-transform: uppercase;
    -webkit-appearance: none !important;
}

.mobile-text {
		display: none;
	}

#Content {
    padding-top: 0;
}

.footer-copy {
	font-size: 12px;
}

.footer-copy a,
.footer-copy a:hover {
	color: white;
	text-decoration: none;
}

.footer-copy img {
    max-height: 20px;
    vertical-align: middle;
}

.form-content {
	color: var(--primary);
}

.section_wrapper {
    max-width: 100%;
}

.intro-content {
	text-align: center;
	display: block;
	margin: 0 auto;
	padding: 0px 18%;
}

aside {
  display: block;
  position: relative;
  margin: 11% 40px 7%;
}

aside .side-text {
  color: white;
   font-family: "Asul", serif;
  font-size: 45px;
  padding-left: 30px;
}

.side-text {
  position: absolute;
  left: -100px;
  bottom:33%;
  transform: rotate(270deg);
}

.contact-container {
	background-image:url(/wp-content/uploads/2025/07/brush-arbor-square-rendering.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	max-height: 100%;
	z-index: 0;
}

.contact-container .mask {
    background-color: rgba(52,57,54,0.5);
}

.gfield_label {
	display: none !important;
}



.gform_wrapper.gravity-theme .gform_footer input {
	background-color: var(--tertiary);
	color: white;
    font-size: 18px;
    font-weight: bold !important;
    letter-spacing: 2px;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
	margin-bottom: 50px;
	border-radius: 0px;
    padding: 20px 40px;
    transition: 0.4s all;
}


.gform_wrapper.gravity-theme .gform_footer input:hover {
	background-color: var(--primary);
	color: white;
    transition: 0.4s all;
}

.gform_confirmation_wrapper .gform_confirmation_message {
    width: 80%;
    color: white;
    text-align: center;
    margin-left: auto;
    border-radius: 0px;
    background: var(--tertiary);
    margin-right: auto;
    margin-bottom: 150px;
}

.content {
    padding: 6% 2%;
}

.secondary-content {
    padding: 0% 3% 10%;
}

body {
    padding: 0 !important;
}




@media only screen and (max-width: 1240px) {
 
    .gform_body {
        margin: 0px 50px;
    }
    
    
}




@media only screen and (max-width: 820px) {
 
    .arrow-down {
        display: none;
    }
    
    .one-second.mcb-wrap {
    width: 100%;
}
    
 .gform_wrapper {
        margin: 0px auto 100px;
    }
    
    
    
}


@media only screen and (max-width: 600px) {
  .top-text {
    width: auto;
      height: inherit;
    }
	.top-header {
    	height: 65px;
	}
	.contact-box {
    	max-width: 100%;
  		margin: 10px;
    	padding: 25px;
	}
	h3 {
    	font-size: 30px;
}
	.mobile-text {
		display: block;
    	font-size: 40px;
    	padding: 5px;
    	margin: 0;
    	color: white;
}
    aside {
    display: block;
    position: relative;
    margin: 6% 3% 7%;
}
    .secondary-content {
    padding: 0% 3%;
}
    
	.page-content {
    	padding: 10px;
}
	.footer-container {
    	position: absolute;
    	margin: 10px;
    	bottom: 0;
    	left: 29px;
}
	form {
		margin: 25px;
	}
	.red-block p {
    	padding: 10px;
}
	.side-text {
   		position: inherit;
    	left: inherit;
    	bottom: inherit;
    	transform: none;
    	font-size: 37px !important;
		text-align: center;
		line-height: 50px;
}
	aside .side-text {
    	font-size: 37px;
    	padding-left: 0;
}
	.section_wrapper, .container, .four.columns .widget-area {
    	width: 100% !important;
    	padding: 0 !important;
}
	.gform-body {
		margin: 0;
	}
	.arrow-down {
		display: none;
	}
	.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
    margin: 11px 0 47px 0 !important;
}
   
    .intro-content {
	padding: 0px 8%;
}
   
    

.footer-link {
	color: white;
}
    
}



/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
  
  //CSS
  
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
  
  //CSS
  
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  
  //CSS
  
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
  //CSS
  
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {

	.footer-container {
    left: 0px;
    width: 96%;
}
	
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  
	.footer-container {
    left: 0px;
    width: 96%;
}
  
}
