/*
Theme Name: 	Web Wise Media 2015/16
Theme URI: 		http://www.webwisemedia.co.uk
Description: 	A bespoke theme made for our clients, by Web Wise Media
Version: 		2.0
Author: 		The team at Web Wise Media
Author URI: 	http://www.webwisemedia.co.uk
Tags: 			Web Wise Media
*/

/*

	1. Globals
	2. Header and Sidebar
  3. Footer

*/

/**************************
		1. Globals
**************************/

#mc_embed_signup_scroll{
	text-align:center;
}
#mc-embedded-subscribe-form{
	margin-bottom:10px;
}


@font-face {
    font-family: 'Poppins Light';
    src: url('fonts/Poppins-Light.woff2') format('woff2'),
        url('fonts/Poppins-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Poppins LItalic';
    src: url('fonts/Poppins-LightItalic.woff2') format('woff2'),
        url('fonts/Poppins-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins ELight';
    src: url('fonts/Poppins-ExtraLight.woff2') format('woff2'),
        url('fonts/Poppins-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins-Regular.woff2') format('woff2'),
        url('fonts/Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/*@font-face {
    font-family: 'Minion Pro Regular';
    src: url('fonts/MinionPro-Regular.woff2') format('woff2'),
        url('fonts/MinionPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Minion Pro Regular';
    src: url('fonts/MinionPro-Regular.woff2') format('woff2'),
        url('fonts/MinionPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Minion Pro Bold';
    src: url('fonts/MinionPro-Bold.woff2') format('woff2'),
        url('fonts/MinionPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}*/

h1{
	color:#0C164D;
	font-family: 'Poppins Light';
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 24px;
}

h1.fl-heading .fl-heading-text{
	color:#0C164D;
	font-family: 'Poppins Light';
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 24px;
}

.blue-h2-title{
	color:#0C164D;
	text-transform: uppercase;
	font-size: 24px;
	letter-spacing: 1.2px;
}

.large-heading{
	color:#008B97;
	font-family: 'Minion Pro Regular';
	text-transform: uppercase;
	letter-spacing: 18px;
	font-size: 75px;
}

h2{
	color:#0C164D;
	font-family: 'Poppins Light';
	line-height: 39px;
	font-size: 18px;
	letter-spacing: 1.3px;
}

.contact-custom-heading h2.fl-heading span.fl-heading-text{
	font-size:24px;
}

h2.fl-heading .fl-heading-text{
	color:#0C164D;
	font-family: 'Poppins Light';

	font-size: 24px;
	letter-spacing: 1.3px;
}

#input_2_11 option{
	font-family: 'Poppins';
	
	font-size: 13px;
	color:#000000;
}

h3{
	font-family: 'Poppins';
	
	font-size: 16px;
	color:#0C164D;
	text-transform: uppercase;
	letter-spacing: 1.2px;
}

p{
	font-family: 'Poppins';
	font-size: 13px;
	color:#000000;
	line-height: 25px;
}

ul, ol{
	font-family:'Poppins';
	font-size: 16px;
	color:#5F5C5C;
}

.fl-button-text{
	color:#8F6249;
	font-family: 'Poppins';
	font-size: 12px;
	letter-spacing: 1px;
}

.gfield_label{
	font-family:'Poppins';
	font-size: 16px;
	color:#5F5C5C;
}
.gform_button{
	background: transparent;
	border-radius: 0px;
	color:#8F6249;
	font-family:'Poppins';
	font-size: 12px !important;
	letter-spacing: 1px;
	padding:10px 30px;
	text-transform: uppercase;
	border: 1px solid #8F6249;
}

.gform_button:hover{
	background: #8F6249;
	color: white;
}

body {
	
}
.left{
	float:left;
}
.right{
	float:right;
}
.alignleft{
	float:left;
}	
.alignright{
	float:right;
}
img, .wp-caption{
	max-width:100%;
}
.wp-caption-text{
	background:#cccccc;
	color:#fff;
	padding:10px;
}
.main-area p.wp-caption-text{
	font-size:14px;
}
h1,h2,h3,h4,h5,h6{
	padding:0;
	margin:0;
	margin-bottom:30px;
}
a{
	color: #83563d;
}
a:hover{
	color: #83563d;
	
}
/***************************
	2. Header and Sidebar
****************************/
header{
	padding:20px;
}

.flexrow{
	display: flex;
	align-items: center;
}

#menu-header-nav{
	padding-left: 0;
}

.menu-item{
	display: inline-block;
}

.menu-item a{
	color:#0C164D;
	text-transform: uppercase;
	font-size: 13px;
	font-family: 'Poppins Light';
letter-spacing: 1px;
	margin: 0 15px;
}

.menu-header-nav-container{
	display: inline-block;
}
.header-nav-wrapper-col{
	text-align: right;
}

.buy-li-nav{
	display: inline-block !important;
}

.nav>li>a{
	padding:7px 15px;
}

.buy-li-nav a{
	background:white;
	text-transform: uppercase;
	font-size: 13px;
	color:#8F6249;
	border-radius: 0px;
	width:125px;
	text-align: center;
	margin-left: 15px;
	font-family: 'Poppins';
	letter-spacing: 1px;
	border:1px solid #8F6249;
	padding:7px 15px;
}

.buy-li-nav a:hover{
	background-color:#8F6249 !important;
	color:white;
}

div.navbar {
	background:#fff;
	border:none;
	border-radius:0px;
	margin-bottom:0px;
}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-brand {
	color:#000;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	background:transparent;
	color:#333;
}

#leftNav{
	padding-top:20px;
	padding-bottom:20px;
}
#leftNav .active{
	color:#777;
	font-weight:bold;
}
#leftNav ul{
	list-style:none;
	padding:0;
	margin:0;
}
#leftNav ul li{
	padding:0;
	margin:0;
}
#leftNav li a{
	color:#777;
	display:block;
	padding:10px 0 10px 10px;
	border-bottom:1px dotted #e9e9e9;
}
#leftNav li a:hover{
	text-decoration:none;
	background:#e9e9e9;
}
hr {
 border-color: #bbb; 
}

div.cart-item {
 	border-bottom: 1px solid #bbb;
  padding:15px 0px;
}

div.cart-total {
  padding:15px 0px;
  font-weight: bold;
}

div.blogpost {
 	border-bottom: 1px solid #bbb;
  padding:15px 0px;
  
}

div#product-page-description {
  	max-height:300px;
    overflow-y:scroll; 
}

.product-images{
  	padding: 0px 5px;
 	border: 1px solid #888;
  	height:60px;
  
}
div.product-images img {
  	display:block;
  	vertical-align:middle;
  	margin: 0px auto;
  	max-height:58px;
  
}

div#first-image {
 	height:350px; 
}

img#mainimage {
  	display:block;
  	vertical-align:middle;
  	margin: 0px auto;
  	height:300px;
  
}

section#header {
  padding: 20px 0;
}


.white-button{
 	display:inline-block;
  padding:5px 17px 5px 15px;
  border:2px solid #fff;
  background:rgba(255,255,255,0.0);
  color:#fff;
  text-transform:uppercase;
}
.white-button:hover{
  background:#fff;
  text-decoration:none;
  color:#000;
}
/* ----------------- NAV ----------------- */
.sub-logo{
 	max-height:100px;

}
 div.sub-logo-align#nav{
  text-align:left;  
}
div#nav {
  text-align: right;
  margin-bottom:10px;
}

@media (max-width: 969px) { div#nav {text-align: center;} }
div#nav ul {
  padding-left: 0;
}
div#nav li {
  list-style: none;
  display: inline-block;
}
div#nav li:first-child {
  border-left: none;
}
div#nav li a{
  display:inline-block;
  padding:3px 10px 3px 10px;
  
  background:rgba(255,255,255,0.0);
  color:#dddddd;
  text-transform:uppercase;
  font-size:14px;
}

div#nav li a:hover{
  color:#fff;
  text-decoration:none;
}
.sub-nav{
  	padding-top:20px;
}	
.sub-nav#nav li a{
  color:#777;
}
.sub-nav#nav li a:hover{
   color:#dddddd;
  text-decoration:none;
}

div#featuredImg {
  padding: 20px 15px;
}

/* ----------------- Home page INTRO ----------------- */
section#intro {
  padding-top: 20px;
  padding-bottom: 60px;
  background:url('header-1.jpg') #222;
  background-size:cover;
  background-position:center;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
}

section#intro p{
 margin-bottom:25px; 
}
/* ----------------- Home page TILES ----------------- */
section#tiles {
  padding: 40px 0;
}
div.homeTile {
  padding: 15px;
  text-align: center;
}
div.homeTile img {
  margin-bottom: 10px;
}
section#features {
  padding: 60px 0;
  text-align: center;
}

/* ----------------- Home page ABOUT / SEO ----------------- */
section#about {
  padding-top: 80px;
  padding-bottom: 60px;
  color:#fff;
  border-top: 4px solid #000;
  border-bottom: 4px solid #000;
  background:url('images/background-about.jpg') #000;
  background-position:center;
  margin-bottom:40px;
  text-align:center;
}
div#aboutText{
  padding: 40px 15px;
  font-size: 20px;
}
#aboutText h3{
  text-transform:uppercase;
  margin-bottom:25px; 
}
#aboutText p{
 	margin-bottom:25px; 
}
.green-heading{
  color:#51c49c;
  text-transform:uppercase;
}	

/* ----------------- Home page FOOTER ----------------- */
section#footer {
  padding-top: 30px;
  border-top: 4px solid #000;
  text-align: left;
  background: #262626;
  color:#e9e9e9;
}
#footer h2{
   	color:#e9e9e9;
}
#footer ul{
  list-style:none;
  padding:0;
  margin:0;
  text-align:left;
}
#footer ul li{
  margin-bottom:5px;
}
#footer a{
 	color:#51c49c;
}
#footer-bottom{
  padding-top:30px;
 	text-align:center;
  color:#e9e9e9;
}
.final-foot{
 	padding-top:25px; 
}
#footer .final-foot a{
 	color:#fff; 
}
#footer .final-foot a:hover{
 	color:#000;
}
#footer .green-title{
  color:#51c49c;
  text-transform:uppercase;
  font-size:26px;
}
/* ----------------- PAGE ----------------- */
.main-area{
 	padding-top:20px;
  padding-bottom:40px;
}
.main-area h1, .main-area h2, .main-area h3{
	padding:0;
	margin:0;
	margin-bottom:20px;
}
.main-area p{
 	font-size:18px;
  	margin-bottom:25px;
  	line-height:22px;
}
.main-area ul li{
 	font-size:18px;
  	margin-bottom:5px;
  	line-height:22px;  
}
.main-area ul{
  	margin-bottom:25px;  
}
.widget-wrap{
	background:#f0f2f5;
	padding:20px;
	box-shadow:0 3px 8px -4px rgba(0,0,0,0.75);
	margin-bottom:40px;
}

/* --------- 3. Footer --------- */
footer{
  background: #040033;
  padding:50px 0;
  
}

.green-btn .fl-button{
	
}

.footer-text{
	color:white;
	
	margin-bottom: 5px;
	font-size: 13px;
}

.list-1{
	margin-top:20px;
}

.footer-bold a{
	color:white;
	font-weight: bold;
	display: block;
	font-size: 13px;
	margin-top:20px;
}

.social-media-p{
	display: inline-block;
	vertical-align: middle;
}

.sm-logo{
	margin-top:20px;
	display:inline-block;
	margin-right: 15px;
	vertical-align: middle;
}

.tw-footer-white{
	background: url(images/twitterwhite.png) no-repeat center;
	width:40px;
	height:40px;
	background-size:cover;
}

.ig-footer-white{
	background: url(images/instagramwhite.png) no-repeat center;
	width:40px;
	height:40px;
	background-size:cover;
}

.lin-footer-white{
	background: url(images/linkedinwhite.png) no-repeat center;
	width:40px;
	height:40px;
	background-size:cover;
}

.fb-footer-white{
	background: url(images/facebookfooter.png) no-repeat center;
	width:40px;
	height:40px;
	background-size:cover;
}

.tw-footer{
	background: url(images/twitter.png) no-repeat center;
	width:40px;
	height:40px;
	background-size:cover;
}

.ig-footer{
	background: url(images/instagram.png) no-repeat center;
	width:40px;
	height:40px;
	background-size:cover;
}

.ig-mmenu{
	background: url(images/blueinstagram.png) no-repeat center;
	width:40px;
	height:40px;
	background-size:cover;
}

.lin-footer{
	background: url(images/linkedin.png) no-repeat center;
	width:40px;
	height:40px;
	background-size:cover;
}

.fb-footer{
	background: url(images/facebook.png) no-repeat center;
	width:40px;
	height:40px;
	background-size:cover;
}

.sm-pre-wrapper{
	text-align: center;
	padding:30px 0;
}

.border-line{
	width:100%;
	height:2px;
	background:white;
	margin-top:20px;
}

.add-list li p{
	color:white;
	margin-bottom: 0;
}

.list-1 p a{
	color:white;
	text-decoration: underline;
}

.menu-title{
  font-weight:bold;
  font-size:18px;
	color:white;
	text-transform: uppercase;
	font-family: 'Poppins';
	letter-spacing: 1.6px;
}

.nopadleft{
	padding-left: 0;
}

.add-list{
	padding-left: 0;
	list-style: none;
}

.menu-footer-artist-container #menu-footer-artist .menu-item{
	display: block;
}

.menu-footer-artist-container #menu-footer-artist .menu-item a{
	margin:0 0 15px 0;
	display: block;
	color:white;
}

#menu-footer-menu{
	padding-left: 0;
}

#menu-footer-menu .menu-item{
	display: block;
}

#menu-footer-menu .menu-item a{
	font-weight: bold;
	margin:0 0 15px 0;
	display: block;
	color:white;
	font-size: 13px;
}

.border-title{
  width:100%;
  height:1px;
  background:#24282c;
  margin-bottom:15px;
}

.footer-menu{
  padding-left:0;
  list-style:none;
}

.footer-menu .fm-li a{
  color:#24282c;
  text-decoration:none;
  font-size:16px;
  display:block;
  margin-bottom:10px;
}


.logo-footer-holder{
  text-align:center;
	margin-bottom: 70px;
}

#menu-footer-artist{
	padding-left: 0;
	list-style: initial;
}


.fbfooter{
  background:url('facebook.png') no-repeat;
  width:15px;
  height:20px;
  display:inline-block;
  vertical-align:middle;
  background-size:100%;
  margin-right:5px;
}

.pinfooter{
  background:url('pinterest.png') no-repeat;
  width:15px;
  height:15px;
  display:inline-block;
  vertical-align:middle;
  background-size:100%;
  margin-right:5px;
  
}

.twfooter{
  background:url('twitter.png') no-repeat;
  width:15px;
  height:18px;
  display:inline-block;
  vertical-align:middle;
  background-size:100%;
  margin-right:5px;
}

.igfooter{
  background:url('instagram.png') no-repeat;
  width:15px;
  height:18px;
  display:inline-block;
  vertical-align:middle;
  background-size:100%;
  margin-right:5px;
}

.bottom-footer-holder{
  
  text-align:center;
}

.small-footer-text{
  font-size:11px;
}
  


/*** SINGLE ***/

.single-title{
	text-align: center;
}

.underline-single{
	width: 100px;
	height: 2px;
	background: #EAC83C;
	margin:40px auto 40px auto;
}

.single-article{
	padding: 30px 0;
}


.single-sidebar{
	padding-top:25px;
}

.single-sidebar h3, .single-sidebar h2{
	font-size: 22px;
}

.share-single-wrap{
	display: inline-block;
	width:35px;
	height:35px;
	margin-right: 10px;
}


/*** INDEX BLOG ****/

#blog_home{
	margin-bottom: 30px;
}

.blog-image img{
	width: 100%;
}


.main-news-title{
	text-align: center;
	margin: 30px 0;
}

.blog-desc .post-categories{
	padding-left: 0;
	list-style: none;
}

.blog-desc .post-categories li a{
	margin-top:20px;
	display: block;
}

.blog-meta-date{
	font-size: 22px;
}

.blog-desc h2{
	text-align: left !important;
	margin-bottom: 10px;
}

.index-button{
	margin-top: 25px;
}

.index-button a{
	display: block;
	width:100%;
	text-align: center;
	padding: 15px;
	
	font-family: 'Circular Std Bold';
	text-transform: uppercase;
	color: #1d1d17;
	background: #EAC83C;
	
}

.index-button a:hover{
	color: #EAC83C;
	background: #1d1d17;
	text-decoration: none;
}

.blog-image{
	min-height: 324px;
}

.mobile-header{
	display: none;
}

#panel{
	background: white;
}

@media only screen and (max-width: 1200px) {
	
	.menu-item a{
		
		margin:0 10px;
	}
	
	.buy-li-nav a{
		
		width:100px;
	}
	
}


@media only screen and (max-width: 991px) {
	
	.down-arrow{
		display: inline-block;
		background: url(images/down-arrow.png) no-repeat center right;
		width:10px;
		height:10px;
		margin-left: 0px;
		background-size: cover;
	}
	
	#menu-footer-artist-1{
		padding-left: 0;
	}
	
	#menu-footer-artist-1 .menu-item a{
		color:white;
	}
	
	.nopadleft{
		padding:0 30px !important;
		text-align: center;
	}
	
	#menu-footer-menu-1{
		padding-left: 0;
	}
	
	#menu-footer-menu-1 .menu-item a{
		color:white;
	}
	
	.card-body{
		margin-top:0;
	}
	
	.logo-footer-holder{
  text-align:center;
	margin-bottom: 5px;
}
	
	#menu_button{
		border:none;
		background: none;
	}
	
	.buy-li-nav a{
		width:75%;
		margin-left: 0;
	}
	
	.toggle-button-2{
		background: none;
		border: none;
	}
	
	#close_p{
		color:white;
		background: url(images/close.png) no-repeat left center;
		background-size: 15px;
		padding-left: 25px;
		margin-bottom: 30px;
		text-transform: uppercase;
	}
	
	.menu-icon{
		background: url(images/open-menu.png) no-repeat right center;
		width:31px;
		height:29px;
		display: inline-block;
		vertical-align: middle;
		background-size: 100%;
	}
	
	.logo-mobile-center{
		text-align: center;
	}
	
	.right-align{
		text-align: right;
	}
	
	.menu-item a{
		display: block;
		margin-bottom: 10px;
		margin-left:0;
		
	}
	
	.buy-li-nav{
		display:block !important;
		margin-top:15px;
		width:75%;
	}
	
	.menu-item{
		display:block;
	}
	
	.mobile-header{
		display: block;
	}

   .bottom-footer-holder{
  margin-top:15px !important;
  text-align:center;
	   
}


.card{
    padding:10px 0;
  }
  
  .card-body{
    padding-top:15px;
  }
  
  
  #accordionEx1{
    text-align:center;
    margin:30px 0;
  }
  
  .footer-mobile .collapsed{
    color:#24282c;
    text-decoration:none;
  }
	
	.menu-item a{
		color:white;
		
	}


  }

@media only screen and (max-width: 767px) {
	
	
	.sm-pre-wrapper{
		margin-left: -5px;
	}
	
	.nopadleft{
		/*margin-left: -5px;*/
	}
	
	.sm-logo{
		margin-right: 5px;
	}
	
	.hide-mobile{
		display: none;
	}
	
	.menu-item a{
		color:white;
		
	}
	
	.mc-field-group {
		display: block !important;
		width:80% !important;
		margin:0 auto 20px auto !important;
	}
	
	
	.full-width-header-wrap .logo{
		max-width: 180px;
	}
	
	h2{
		font-size: 20px !important;
	}
	
	.fl-node-5fa538b8636ea > .fl-row-content-wrap{
		padding-top:0;
	}
	
	#field_2_9{
		margin-bottom: 40px;
	}
	
	#field_2_14{
		margin-bottom: 40px;
	}
	
	#field_2_11{
		margin-bottom: 30px;
	}
	
	#gform_submit_button_2{
		width:100% !important;
	}
	
	.sign-up-footer{
		margin: 30px 50px !important;
	}
	
	#menu-footer-menu-2{
		padding-left: 0;
	}
	
	#gform_fields_2 .gf_left_half{
		width:100% !important;
	}
	
	.fl-node-5fa532f0f1117 > .fl-row-content-wrap{
		padding-top:0 !important;
		padding-bottom: 40px !important;
	}
	
	.fl-node-5fb79a3a53f62 > .fl-module-content, .fl-node-5fbb7e4abf592 > .fl-module-content{
		margin-top:150px;
	}
	
	.fl-node-5fbb85aaae988 > .fl-module-content{
		margin-top:150px;
	}
	
	.fl-node-5fbb7eac38828 .fl-row-content-wrap{
		padding-top:0 !important;
		padding-bottom: 0 !important;
	}
	
	.fl-node-5fbb7e4abf6fc .fl-row-content-wrap{
		padding-bottom: 0 !important;
	}
	
	#gform_fields_3 #field_3_1, #gform_fields_3 #field_3_3{
		width:100%;
	}
	
	.fl-node-5fb7a151cf9e1 .fl-row-content-wrap{
		padding-top:0;
		padding-bottom: 0;
	}
	
	.fl-node-5fb7a0e97d88d .fl-row-content-wrap{
		padding-bottom: 0;
	}
	
	.wp-image-172, .wp-image-282{
		width:50%;
	}
	
	.fl-node-5fc5fc8c62d78 .fl-module-content{
		margin-top:0;
		margin-bottom:0;
	}
	
	.fl-node-5fbb875ba593a .fl-row-content-wrap{
		padding-top:0;
		padding-bottom: 0;
	}
	
	.fl-node-5fbb860c9f998 .fl-node-content{
		margin-top:0;
		margin-bottom: 0;
	}
	
	.fl-node-5ff58ebb12549 > .fl-module-content{
		margin-top:150px;
	}
	
	.fl-node-5ff58f1c23742 .fl-module-content{
		margin-bottom: 0;
	}
	
	.fl-node-5fc763ffb54c5 .fl-row-content-wrap{
		padding-top:0;
	}
}

@media only screen and (max-width: 501px) {
	
}


.sign-up-footer{
		background: #00b7c8;
		padding:50px 0;
	}
	
	
	.mc-field-group{
		display:inline-block;
		width:30%;
	}
	
	.signupform-title{
		text-align: center;
		color: white;
		margin:0 0 50px 0;
		 font-family: 'Poppins';
		letter-spacing:1.8px;
		font-size: 20px;
		text-transform: uppercase;
	}
	
	#mc-embedded-subscribe{
		width:100%;
		border: none;
		padding: 10px 15px;
		border-radius: 100px;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 12px;
		color:#2f9aa3;
	}
	
	#mce-FNAME, #mce-EMAIL{
		width:100%;
		border: none;
		padding: 10px 15px;
		border-radius: 100px;
		background:#2f9aa3;
		font-size: 12px;
		color: white;
		font-weight: bold;
		text-transform: uppercase;
	}

#mce-FNAME::placeholder, #mce-EMAIL::placeholder{
	color:white;
}

.gf_left_half{
	float:left !important;
	margin-bottom:15px;
}

/*.gf_right_half{
	float:right !important;
}*/

.gf_right_half{
	margin-bottom:15px;
}

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){
	background:none;
	border:none;
	border-bottom:1px solid #707070;
	padding:6px 4px !important;
}

.gform_wrapper .top_label li.gfield.gf_left_half textarea, .gform_wrapper .top_label li.gfield.gf_right_half textarea{
	background:none;
	border:none;
	border-bottom:1px solid #707070;
	width:100%;
	min-width:100%;
	max-width:100%;
	height:134px;
	max-height:134px;
}

#input_2_11{
	background:none;
	border:none;
	border-bottom:1px solid #707070;
	padding:5px 4px;
}

.gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label{
	font-weight:400;
	text-transform:uppercase;
}

.gform_wrapper h3{
	color:#8F6249;
	margin-bottom:0px;
}

#gform_wrapper_2 .gform_footer{
	text-align:center;
}

#gform_submit_button_2{
	width:20%;
	margin:0;
}

#gform_wrapper_2{
	padding:0 30px;
}


#gform_3 #input_3_1, #gform_3 #input_3_2, #gform_3 #input_3_3{

	width:100%;
	/*border: none;*/
	padding: 10px 15px;
	/*border-radius: 100px;
	font-size: 12px;*/
	letter-spacing: 1px;
	text-transform: uppercase;
	/*font-weight: bold;
	background: #4cafb8;
	color:white;*/
	
} 

#gform_3 #input_3_4{
	/*border-radius: 25px;*/
	width:100%;
	/*border: none;*/
	padding: 10px 0px;
	max-height:80px;
	
	/*font-size: 12px;*/
	letter-spacing: 1px;
	text-transform: uppercase;
	/*font-weight: bold;
	background: #4cafb8;
	color:white;*/
}

#gform_3 #input_3_1::placeholder, #gform_3 #input_3_2::placeholder, #gform_3 #input_3_3::placeholder, #gform_3 #input_3_4::placeholder{
	/*color:white;*/
}

#gform_3 .gform_footer{
	text-align:center;
}

#gform_submit_button_3{
	background: #EDEDED;
	color: #8F6249;
}

#gform_3 .gfield_label{
	display: none;
}

/*.fl-node-5fb79c04dff3b .fl-button-text, .fl-node-5fb79bbed9386 .fl-button-text{
	font-size: 13px;
}*/

/* Safari 7.1+ */

_::-webkit-full-page-media, _:future, :root .gf_right_half {

 margin-bottom:19px;

}

/* Safari 10.1+ */

@media not all and (min-resolution:.001dpcm) { @media {

    .gf_right_half { 

        margin-bottom:19px;

    }
}}

#field_2_15{
	float:right;
}
