/*
Theme Name: Carroll Golf
Version: 4.0
Author: Kieran Daly
Author URI: http://grangewebdesign.com/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
img{vertical-align:top;}

.row{
width: 1170px;
margin: 0px auto;
}
.grid1,
.grid2,
.grid3, 
.grid4, 
.grid5, 
.grid6, 
.grid7, 
.grid8, 
.grid9, 
.grid10, 
.grid11 {
float: left;
display: inline;
margin-left: 3%;
}
.grid1 {
width: 5.583%;
}
.grid2 {
width: 14.16%;
}
.grid3 {
width: 22.75%;
}
.grid4 {
width: 31.33%;
}
.grid5 {
width: 39.91%;
}
.grid6 {
width: 48.5%;
}
.grid7 {
width: 57.08%;
}
.grid8 {
width: 65.66%;
}
.grid9 {
width: 74.25%;
}
.grid10 {
width: 82.83%;
}
.grid11 {
width: 91.41%;
}
.first {
margin-left: 0;
clear: left;
}


/* clearfix */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix {
zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
zoom: 1;
} /* IE7 */

pre {
margin: 20px 0;
background: #eee;
border: 1px solid #ddd;
padding: 10px;
white-space: pre-wrap;       /* css-3 */
white-space: -moz-pre-wrap;  /* Mozilla */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
blockquote {
background:url(images/quote.png) no-repeat left 10px top 20px;
margin-bottom:30px;
border-bottom:1px dashed #ddd;
border-top:1px dashed #ddd;
padding:15px 15px 15px 65px;
position:relative;
}
blockquote p{
margin-bottom:0px!important;
font-style:italic;
color:#2f2f2f!important;
}

/*sticky*/
.sticky { }
/*gallery captio*/
.gallery-caption
/*by post author*/
.bypostauthor { }
/*aligns*/
.alignnone {display: inline-block; margin: 10px 0; }
img.aligncenter, .aligncenter {display: block; margin-left: auto; margin-right: auto; margin-top:10px; margin-bottom:10px;}
.alignright, img.alignright{ float: right; margin: 10px 0 10px 10px; }
.alignleft, img.alignleft { float: left; margin: 10px 10px 10px 0; }
/*floats*/
.floatleft { float: left }
.floatright { float: right }
/*text style*/
.textcenter { text-align: center }
.textright { text-align: right }
.textleft { text-align: left }
/*captions*/
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
/*smiley reset*/
.wp-smiley { margin: 0 !important; max-height: 1em; }
/*blockquote*/
blockquote.left { margin-right: 20px; text-align: right; margin-left: 0; width: 33%; float: left; }
blockquote.right { margin-left: 20px; text-align: left; margin-right: 0; width: 33%; float: right; }

strong{
font-weight:700;
}
em{
font-style:italic;
}


#main input[type="search"], 
#main input[type="text"],
#main input[type="password"], 
#main input[type="email"], 
#main input[type="tel"],
#main input[type="url"],
#main textarea {
background : #fff;
border : #ddd solid 1px;
display : inline-block;
font-size : 14px;
color : #2f2f2f;
font-weight : 400;
padding : 10px 10px;
line-height : 1.6em;
box-sizing : border-box;
font-family: 'Ubuntu', sans-serif;
width : 100%;
max-width : 100%;
}
#main textarea {
width : 100%;
max-width : 100%;
padding : 10px;
font-family: 'Ubuntu', sans-serif;
}
#main input[type="button"],
#main input[type="submit"],
#main input[type="submit"],
#main .btn {
font-size : 20px;
display : inline-block;
background: #da3d06;
color : #fff;
padding:0px 45px;
line-height:44px;
border : 0;
font-weight:300;
font-family: 'Ubuntu', sans-serif;
outline : 0;
cursor : pointer;
}
#main input[type="button"]:hover,
#main input[type="submit"]:hover,
#main input[type="submit"]:hover, 
#main .btn:hover {
text-decoration : none;
color : #fff;
background: #12577d;
}

body{
font-family: 'Ubuntu', sans-serif;
color:#2f2f2f;
line-height:25px;
font-size:16px;
font-weight:300;
background: #ffffff;
}

.clear{
clear:both;
}
a{
color:#12577d;
text-decoration:none;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
a:hover{
color:#4d9d31;
text-decoration:none;
}

h1,h2,h3,h4,h5,h6{
font-family: 'Ubuntu', sans-serif;
margin-bottom:15px;
font-weight:700;
color:#12577d;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
color:#12577d;
}

h1{
margin-bottom:20px;
line-height:normal;
font-weight:700;
font-size:30px;
}

h2{
margin-bottom:15px;
line-height:normal;
font-weight:700;
font-size:28px;
}

h3{
font-size:26px;
}
h4{
font-size:22px;
}
h5{
font-size:20px;
}
h6{
font-size:18px;
}

#headerwrap{
position:relative;
padding:35px 0px;
z-index:3;
font-weight:400;
-webkit-box-shadow: 0 8px 6px -6px rgba(141, 187, 35, 0.35);
-moz-box-shadow: 0 8px 6px -6px rgba(141, 187, 35, 0.35);
box-shadow: 0 8px 6px -6px rgba(141, 187, 35, 0.35);
}

.page-template-homepage-php #headerwrap{
position:relative;
padding:35px 0px;
z-index:3;
font-weight:400;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

#logo{ float:left; width:20%;}
.main_nav{ float:left; width:50%;}
.header_right{ float:right; width:25%; padding-left:3%; border-left:1px solid #12577d; height:46px; display:block;}
.header_right .phone, .header_right .email{ display:block; line-height:20px; font-size:18px; color:#4d9d31; vertical-align:middle;}
.header_right .phone a, .header_right .email a{ color:#4d9d31;}
.header_right .phone a:hover, .header_right .email a:hover{ color:#12577d;}

#masternav{
position:relative;
}

#masternav .sf-menu{ float:right; }
.sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; }
.sf-menu { line-height: 1.0 }
.sf-menu ul { position: absolute; nowhitespace: afterproperty; top: -999em; width: 200px; /* left offset of submenus need to match (see below) */ }
.sf-menu ul li { width: 100% }
.sf-menu li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }
.sf-menu li { float: left; position: relative;  }
.sf-menu a { display: block; position: relative; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul { left:0px; nowhitespace: afterproperty; top:45px; /* match top ul list item height */ z-index: 99;  }
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top: -999em }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left: 200px; /* match ul width */ top: 0;  }
/*** skin ***/

.sf-menu a.sf-with-ul:after { font-family: 'FontAwesome'; font-style: normal; speak: none; font-weight: normal; content: "\f078"; display:block; text-align:center;  margin-left:0px; -webkit-font-smoothing: antialiased; color:#12577d!important; margin-top:6px; font-size:12px; }
.sf-menu a:hover.sf-with-ul:after, .sf-menu > li.sfHover > a.sf-with-ul:after {  color:#4d9d31!important;  }

.sf-menu ul a.sf-with-ul:after { display:none;}
.sf-menu li{ }
.sf-menu li:last-child{}
.sf-menu a { float: left; font-weight:400; color: #12577d; padding:8px 25px 0px 25px; text-decoration: none; text-transform: capitalize; font-size:18px; }
.sf-menu li:last-child a { background-image:none!important; }
.sf-menu > li > a:focus, .sf-menu > li > a:hover, .sf-menu > li > a:active, .sf-menu > li.sfHover > a, #masternav .current-menu-item > a:first-child {color:#4d9d31;}
.sf-menu ul { padding: 0; font-size: 14px; background: #4d9d31; border: none; text-align:left }
.sf-menu ul:before {
content : ' ';
height : 0;
position : absolute;
width : 0;
top : -10px;
left : 20px;
border-left : 0px solid transparent;
border-right : 0px solid transparent;
border-bottom : 0px solid #4d9d31;
}

.sf-menu ul ul:before {
content : ' ';
height : 0;
position : absolute;
width : 0;
top : -10px;
left : 20px;
border-left : 0px solid transparent;
border-right : 0px solid transparent;
border-bottom : 0px solid #231f20;
}

.sf-menu ul li{background-image:none; border-bottom:1px solid #a8ca9c; border-right:none!important;}
.sf-menu ul ul { margin-top: 0px }
.sf-menu ul a { margin: 0; line-height: normal; font-size:14px; height: auto; padding: 10px 15px; display: block; float: none; color: #fff; font-weight:400; text-transform:capitalize; background:#4d9d31; border-bottom:0px; }
.sf-menu ul a:focus, .sf-menu ul a:hover, .sf-menu ul a:active { color: #fff; background: #12577d; background-image:none; }
.sf-menu ul .current-menu-item a { color: #fff!important; background: #12577d!important;}
.sf-menu ul li {  }
.sf-menu ul li:last-child { border-bottom: 0px }



#home_content{
padding:0px 0px;
}

#slider-wrap{
padding:0px 0px;
position:relative;
z-index:2;
background:#fff;
}

.slide_caption{
position:absolute;
top:40%;
left:0;
right:0;
margin:0px auto;
text-align:center;
}

.slide_caption h1{ 
font-size:45px; 
color:#fff;
text-shadow: 3px 3px 6px #000000;
line-height:50px;
font-weight:300;
}

#main{
min-height:500px;
padding:40px 0px;
}
.page-template-homepage-php #main{
padding:0px!important;
min-height:500px;
}

.home-entry h1{
margin-bottom:20px;
line-height:normal;
font-size:50px;
}

.highlight_box{
background:#f8f8f8;
padding:40px 0px;
}

.hp-highlight{
width:23.5%;
float:left;
margin-right:2%;
}
.highlight_info{
border:1px solid #ddd;
background:#fff;
border-top:none;
padding:20px;
}
.highlight_info p{
margin-bottom:20px;
}
.hp-highlight h1{
color:#2f2f2f;
font-size:24px;
font-weight:700;
}

.about_us_block{ display:block; background:#f2f2f2; padding:65px 0px; text-align:center; position:relative; z-index:1;}
.about_us_block .row{ max-width:1070px; padding:0 50px;}
.about_us_block .title_box{ display:block; margin-bottom:55px;}
.about_us_block .title_box h1{ margin-bottom:5px;}
.about_us_block .title_box p.tagline{ margin-bottom:0px; color:#4d9d31; font-weight:400;}

.home_cat_listing{ display:block; padding:60px 0px 10px 0px;} 
.home_cat_listing .cat_item{ float:left; display:block; text-align:center; width:18%; margin-right:2.5%; margin-bottom:50px;}
.home_cat_listing .cat_item .cat_image_box{ display:block; text-align:center; margin-bottom:30px;}
.home_cat_listing .cat_item .cat_image_box img{ max-width:200px; max-height:200px;  -moz-border-radius:50%;  -webkit-border-radius:50%; -khtml-border-radius:50%; border-radius: 50%;}
.home_cat_listing .cat_item h4{ font-size:22px; color:#4d9d31; padding:0 25px; min-height:80px;}
.home_cat_listing .cat_item h4 a{color:#4d9d31;}
.home_cat_listing .cat_item h4 a:hover{color:#12577d;}
.home_cat_listing .cat_item.last{ margin-right:0px!important;}
.home_contact_block{ display:block;  padding:90px 0px 125px 0px; background:url(images/home_contact_bg.png) no-repeat center top; background-size:cover; }
.home_contact_block img{ margin-bottom:25px;}
.home_contact_block h1{  text-align:center; }
.contact_address{  display:block;  text-align:right;  padding-top:100px; font-size:22px; font-weight:700; color:#fff; }
.contact_address a{ color:#fff;}

.product_box{ display:block;  margin:0 -15px 15px -15px;  padding:0 0 0 0; }
.product_item{width:25%; float:left; margin-bottom:25px;}
.product_item .product_item_inner{ padding:15px; position:relative; }
.product_item .img_box { position: relative; margin-bottom: 20px; }
.product_info { text-align:left; position:relative; z-index:1; -webkit-transition:all 0.3s ease-in; transition:all 0.3s ease-in; }
.product_info{ margin:0 0 0px 0; padding:0 0 0 0; display:block;}
.product_info h2{ font-size:20px;  color:#12577d; line-height:24px; padding-right:0px; margin-bottom:10px; font-weight:500; }
.product_info h2 a{color:#12577d;} 
.product_info h2 a:hover{color:#4d9d31;}
#main .product_info .product_btn{ padding:0px 30px; line-height:40px; font-size:18px;}

.img_box{ position:relative; overflow:hidden; } 
.img_box img{-webkit-transition: all 0.4s ease;   -moz-transition: all 0.4s ease;   -ms-transition: all 0.4s ease;   -o-transition: all 0.4s ease;   transition: all 0.4s ease; display: block;   width: 100%;}
.img_box:hover img{ -webkit-transform: scale(1.1);   -moz-transform: scale(1.1);   -ms-transform: scale(1.1);   -o-transform: scale(1.1);   transform: scale(1.1);}
.img_box:hover .overlay{  background:#000; opacity:0.4; z-index:1; }
.img_box .overlay{ position:absolute; left:0px; top:0px; width:100%; height:100%; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out; transition:all .4s ease-in-out; opacity:0; background:#000; }
.img_box .overlay_icon{  background:url(images/overlay_icon.png) no-repeat center;  width:70px;  height:70px;  position:absolute;  left:0;  right:0; 
margin:0px auto; opacity:0; top:50%; margin-top:-35px;   -webkit-transition: all 0.2s ease;   -moz-transition: all 0.2s ease;   -ms-transition: all 0.2s ease;   -o-transition: all 0.2s ease;   transition: all 0.2s ease; }
.img_box:hover .overlay_icon{  opacity:1; z-index:5; -webkit-transform: scale(0.7);   -moz-transform: scale(0.7);   -ms-transform: scale(0.7);   -o-transform: scale(0.7);   transform: scale(0.7); } 



.entry {
}
hr{
color: #6d2383;
background-color: #6d2383;
height: 1px;
margin-bottom:20px;
border:none;
}
.entry p{
margin-bottom:20px;
}
.entry ul{
margin:0 0px 20px 0px;
list-style:none;
}
.entry ul li::before, .entry ul li:before{
content: "\f105";	
font-family: 'FontAwesome';
display: inline-block;
background-repeat: no-repeat;
background-position: center center;
background-color: #2f2f2f;
height: 18px;
border-radius:50%;
width: 18px;
position: absolute;
font-size: 14px;
float: left;
margin-right: 0;
margin-left: -28px;
text-align: center;
font-weight: 400;
-webkit-font-smoothing: antialiased;
color: #fff;
line-height: 17px;
text-indent: 1px;
margin-top:5px;
}

.entry ul li{
font-size:16px;
line-height:25px;
padding-left:28px;
}
.et-tabs-control li{
background-image:none!important;
}
.entry ol{
margin:0 0px 20px 20px;
list-style:decimal;
}
.entry ol li{
font-size:16px;
line-height:25px;
}

.loop-entry{
margin-bottom: 25px;
position:relative;
border-bottom:1px solid #dcdcdc; 
padding-bottom:25px;

}

.loop-entry-thumbnail{
float: left;
}

.loop-entry p{
margin-bottom:0px!important;
}

.loop-entry h2{
margin: 0px 0 7px 0;
font-size:20px;
}

.loop-entry-meta{
color: #2f2f2f;
margin: 0 0 5px 0;
font-size:12px;
}

.loop-entry-meta span{
margin: 0 5px 0 12px;
}

.loop-entry-meta span:first-child{
margin-left: 0;
}

.loop-entry{ display:block; }
.loop-entry .entry_item{ width: 31%; float:left; margin-right:3.50%; position:relative;}
.loop-entry .entry_item:last-child{  margin-right:0px!important; }
.loop-entry .entry_item .img_box{  position:relative;}
.loop-entry .entry_item img{  width:100%; }
.loop-entry .entry_inner{ width:100%; float:left; margin-right:0;}

.pagination{
margin: 20px 0;
}

.pagination a,
.pagination span {
font-size: 15px;
line-height: 40px;
height: 40px;
width: 40px;
text-align: center;
margin-right: 5px;
display: block;
float: left;
background: #da3d06;
color: #fff;
border-radius:2px;
}
.pagination a:hover,
.pagination .active a {
text-decoration: none;
color: #fff;
background: #12577d;
}


.sidebar-box{
margin-bottom:20px;
font-size:14px;
line-height:22px;
}

.sidebar-box h4{
font-size:18px;
text-transform:uppercase;
color:#12577d;
margin-bottom:20px;
padding-bottom:5px;
border-bottom: 1px dashed #12577d;
}

#main .sidebar-box #s{
max-width:82%;
margin-right:-5px;
vertical-align:top;
}
#main .sidebar-box input[type="button"],
#main .sidebar-box input[type="submit"],
#main .sidebar-box input[type="submit"],
#main .sidebar-box .btn {
padding:0 12px;
vertical-align:top;
line-height:44px;
}

.sidebar-box ul{
margin:0 0px 0px 0px;
list-style:none;
}
.sidebar-box ul li::before, .sidebar-box ul li:before{
content: "\f105";	
font-family: 'FontAwesome';
display: inline-block;
background-repeat: no-repeat;
background-position: center center;
background-color: #2f2f2f;
height: 18px;
border-radius:50%;
width: 18px;
position: absolute;
font-size: 14px;
float: left;
margin-right: 0;
margin-left: -28px;
text-align: center;
font-weight: 400;
-webkit-font-smoothing: antialiased;
color: #fff;
line-height: 17px;
text-indent: 1px;
margin-top:4px;
}

.sidebar-box ul li{
font-size:14px;
line-height:24px;
padding-left:28px;
margin-bottom:7px;
padding-bottom:7px;
border-bottom: 1px dashed #ebe5e5;
}

.sidebar-box ul li a{
color:#2f2f2f;
}

.sidebar-box ul li a:hover, .sidebar-box ul li.current_page_item a{
color:#4d9d31;
}

.sidebar-box ol{
margin:0 0px 20px 20px;
list-style:decimal;
}

.sidebar-box ol li{
font-size:14px;
line-height:24px;
margin-bottom:7px;
padding-bottom:7px;
border-bottom: 1px dashed #ebe5e5;
}
.sidebar-box ol li a{
color:#2f2f2f;
}

.sidebar-box ol li a:hover, .sidebar-box ol li.current_page_item a{
color:#4d9d31;
}


.sidebar-box p{
margin-bottom:15px;
}
.button{
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.btn{
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.button{
padding:0px 45px;
line-height:44px;
display:inline-block;
color:#fff;
font-family: 'Ubuntu', sans-serif;
background: #da3d06;
font-size:20px;
font-weight:300;
}
.button:hover{
background: #12577d;
color:#fff;
}

#main .btn_red{
padding:0px 30px; 
font-size:18px;
line-height:40px;
}

#footer{
background:#4e9d32;
color:#fff;
padding:0px 0px;
font-weight:400;
}


.footer_top{ 
display:block; 
margin:0 0 0 0; 
padding:40px 0;
color:#fff;
}

.footer_widget{ 
float:left;
margin:0 0 0 0;
padding:0 0 0 0;
}

.footer_widget ul{
list-style:none;
margin:0px 0px 0px 0px;
padding:0px;
}

.footer_widget ul li{
list-style:none;
margin:0px 0px 0px 0px;
padding:0 2% 0 0px;
text-transform:capitalize;
line-height:32px;
display:inline-block;
width:47%;
font-size:18px;
}

.footer_widget:first-child ul li{ 
display:block; 
width:100%; 
padding-right:0px;
}

.footer_widget ul li a{
color:#fff;
display:block;
}

.footer_widget ul li a:hover, .footer_widget ul li.current_page_item a, .footer_widget ul li.current-menu-item a{
color:#12577d;
}

.footer_nav ul li:last-child{
padding-right:0px!important;
background-image:none!important;
}


.footer_widget h4{ 
font-size:24px; 
color:#ffffff;
font-weight:400;
margin-bottom:30px;
}

.footer_bottom{ 
display:block; 
margin:0 0 0 0; 
padding:15px 0px;
color:#fff;
background:#12577d;
font-size:14px;
}
.footer_bottom p{ 
font-size:14px;
}

.footer_bottom p a{
color:#fff;
}

.footer_bottom p a:hover{
color:#4d9d31;
}

.text_right{
text-align:right;
}
#copyright a{
color:#f0f0f0;
}

ol.commentlist{
margin:0px;
padding:0px;
list-style:none;
}
.comment-body{
background: #fff;
margin-top:15px;
padding:55px 15px 15px 15px;
position:relative;
border:1px dashed #ddd;
}
.comment-body .vcard{
position:absolute;
left:10px;
top:10px;
}
.comment-body .comment-meta{
position:absolute;
right:10px;
top:10px;
font-size:11px;
line-height:22px;
}
.comment-body .comment-meta a{
color:#2f2f2f;
}

.comment-body p{
font-size:14px;
line-height:22px;
color:#2f2f2f;
margin-bottom:15px;
}
.reply{
}
.reply a,
.cancel-comment-reply a{
display:inline-block;
margin:0 0 0 0;
padding:5px 8px;
background: #12577d;
color:#fff;
font-size:12px;
font-weight:normal;
text-transform:uppercase;
border-radius:3px;
}
.cancel-comment-reply{
display:block;
margin:10px 0px;
text-align:right;
}
ul.children{
margin-left:20px;
}

#respond{
margin:15px 0px;
}


#commentform p{
margin-bottom:16px;
font-size:14px;
color:#2f2f2f;
}
.last{
margin-right:0px!important;
}
div.wpcf7 .wpcf7-not-valid { border-color: #F00 !important }
span.wpcf7-not-valid-tip { display: none !important }
div.wpcf7-validation-errors { margin: 0; padding: 10px; color: #c4690e; background: #fffdf3; text-align: center; border: 1px solid #e6bf4a; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
div.wpcf7-mail-sent-ng { margin: 0; padding: 10px; background: #ffe9e9; color: #d04544; border: 1px solid #e7a9a9; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.wpcf7 p { font-size: 11px; text-transform: uppercase; margin-bottom:25px!important; }
.wpcf7 input, .wpcf7 textarea { margin-top: 0px; }
div.wpcf7 textarea{ max-height:115px;}