/* 
Theme Name: Circles of Air and Stone
Theme URI: http://questforvision.com
Description: Custom responsive theme for Circles of Air and Stone
Author: BD
Author URI: https://igrafix.com
Version: 1.0

*/

/* =Reset CSS (v2.0) http://meyerweb.com/eric/tools/css/reset/
-------------------------------------------------------------- */
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 {
  border: 0;
  font: inherit;
  margin: 0;
  padding: 0;
  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;
}

button, input, select, textarea {
  font-size: 100%;
  overflow: visible;
  margin: 0;
  vertical-align: baseline;
  width: auto;
}

textarea {
  overflow: auto;
  vertical-align: text-top;
}

/* =Horizontal Rule
-------------------------------------------------------------- */
hr {
  background: #ddd;
  border: none;
  clear: both;
  color: #ddd;
  float: none;
  height: 1px;
  width: 100%;
}

hr.space, body.tribe_events-template-default hr {
  background: #ffffff;
  color: #fff;
  height:1px;
  margin:0;
  padding:0;
}

hr.sep {  background: #990;
background-image: -webkit-linear-gradient(left, #ececec, #990, #ececec);
background-image: -moz-linear-gradient(left, #ececec, #990, #ececec);
background-image: -ms-linear-gradient(left, #ececec, #990, #ececec);
background-image: -o-linear-gradient(left, #ececec, #990, #ececec);
width: 50%;
margin-left: auto;
margin-right: auto;
}


/* =Base
-------------------------------------------------------------- */
html {
  height: 100%;
}

body {
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-size: 1.0rem;
	font-weight: 400;
	line-height: 1.66;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	background:#fff ;
}

/* =Typography
-------------------------------------------------------------- */
p {
  word-wrap: break-word;
}

i,
em,
dfn,
cite {
  font-style: italic;
}

tt,
var,
pre,
kbd,
samp,
code {
  font-family: monospace, serif;
  font-style: normal;
}

b,
strong {
  font-weight: 700;
}

pre {
  -moz-box-sizing: border-box;
  -moz-border-radius: 2px;
  -moz-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 2px;
  -webkit-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
  box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  background: #f4f4f4;
  border: 1px solid #aaaaaa;
  border-bottom-color: #cccccc;
  border-radius: 2px;
  height: auto;
  margin: 0;
  outline: none;
  padding: 6px 10px;
  vertical-align: middle;
  width: 100%;
  word-wrap: break-word;
  white-space: pre-wrap;
}

del {
  color: #555555;
  text-decoration: line-through;
}


dfn {
  border-bottom: 1px solid #cccccc;
}
 ins { text-decoration: none;}
sup,
sub,
small {
  font-size: 85%;
}

abbr,
acronym {
  font-size: 85%;
  letter-spacing: .1em;
  text-transform: uppercase;
}

a abbr,
a acronym {
  border: none;
}

dfn[title],
abbr[title],
acronym[title] {
  border-bottom: 1px solid #cccccc;
  cursor: help;
}

sup {
  vertical-align: super;
}

sub {
  vertical-align: sub;
}

/* =Responsive 12 Column Grid */
.grid {
  float: left;
  margin-bottom: 2.127659574468%;
  padding-top: 0;
}

.grid-right {
  float: right;
  margin-bottom: 2.127659574468%;
  padding-top: 0;
}

.col-60,
.col-140,
.col-220,
.col-300,
.col-380,
.col-460,
.col-540,
.col-620,
.col-700,
.col-780,
.col-860 {
  display: inline;
  margin-right: 2.127659574468%;
}

.col-60 {
  width: 6.382978723404%;
}

.col-140 {
  width: 14.893617021277%;
}

.col-220 {
  width: 23.404255319149%;
}

.col-300 {
  width: 31.914893617021%;
}

.col-380 {
  width: 40.425531914894%;
}

.col-460 {
  width: 48.936170212766%;
}

.col-540 {
  width: 57.446808510638%;
}

.col-620 {
  width: 65.957446808511%;
}

.col-700 {
  width: 74.468085106383%;
}

.col-780 {
  width: 82.978723404255%;
}

.col-860 {
  width: 91.489361702128%;
}

.col-940 {
  width: 100%;
}

.fit {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/*gca columns*/
.gca-column.one-third.first {padding-top:15px;   }

/* =Visibility */
.hidden {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

.none {
  display: none;
}

.hide-desktop {
  display: none;
}

.show-desktop {
  display: block;
}

/* =Responsive Images */
img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

.ie8 img {
  height: auto;
  width: auto\9;
}

.ie8 img.size-large {
  max-width: 60%;
  width: auto;
}

/* =Responsive Videos */
video {
  width: 100%;
  max-width: 100%;
  height: auto;
}

/* =Responsive Embeds/Objects */
embed,
object {
  max-width: 100%;
}

svg:not(:root) {
  overflow: hidden;
}

/* =Links */
a {
	color: #AD3900;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: #579CDE;
	outline: 0;
	text-decoration: none;
}

::selection {
  background: #999999;
  color: #ffffff;
  text-shadow: none;
}

#widgets.home-widgets .textwidget .widget-title-home h3 a  {line-height: 28px;
font-weight: 400;  display: block;
white-space: normal; color: #909000;
}

.post-entry a {  text-decoration:underline; }
/* =Forms */
label {
  display: inline-block;
  font-weight: 400;
  padding: 2px 0;
}

legend {
  padding: 2px 5px;
}

fieldset {
  border: 1px solid #cccccc;
  margin: 0 0 1.5em;
  padding: 1em 2em;
}

select,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"] {
  -moz-box-sizing: border-box;
  -moz-border-radius: 2px;
  -webkit-box-sizing: border-box;
  -webkit-border-radius: 2px;
  background-color: #ffffff;
  box-sizing: border-box;
  border: 1px solid #aaaaaa;
  border-bottom-color: #cccccc;
  border-radius: 2px;
  margin: 0;
  outline: none;
  padding: 6px 8px;
  vertical-align: middle;
  width: 100%;
}

select {
  height: auto;
  width: 100%;
}

area,
textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-border-radius: 2px;
  background-color: #ffffff;
  box-sizing: border-box;
  border: 1px solid #aaaaaa;
  border-bottom-color: #cccccc;
  border-radius: 2px;
  height: auto;
  overflow: auto;
  margin: 0;
  outline: none;
  padding: 8px 10px;
  width: 100%;
}
.widget-wrapper textarea { height: 100px; }
input,
select {
  cursor: pointer;
}

area:focus,
input:focus,
textarea:focus {
  border: 1px solid #66ccff;
}

input[type='text'],
input[type='password'] {
  cursor: text;
}
/*ContactForm 7*/


/*Constant Contact*/

#widgets.home-widgets .ctct-form-wrapper {padding:10px 20px 0  20px; }
div.ctct-disclosure,.ctct-form-wrapper label {display: none;}
span.ctct-form-description h5 { padding-bottom:10px;   }
.ctct-form-wrapper .ctct-form-field {
    margin: 0 0 0.5em 0 !important; 
}
span.ctct-label-top {display: none !important; }
p.ctct-form-field.ctct-form-field-submit {text-align:center;}
input.ctct-submit {padding:5px 20px 6px 20px !important;}

/* =IE Forms */
.ie7 area,
.ie7 select,
.ie7 textarea,
.ie7 input[type="text"],
.ie7 input[type="password"],
.ie7 input[type="email"] {
  width: 96%;
}

/* =IE6 Notice */
.msie-box {
  background-color: #f9edbe;
  border: 1px solid #f0c36d;
  color: #212121;
  display: block;
  margin: 0 auto;
  max-width: 960px;
  padding: 10px;
  position: absolute;
  top: 60px;
  text-align: center;
  width: 100%;
}

.msie-box a {
  color: #212121;
}

/* =Tables */
th,
td,
table {
  border: 1px solid #dddddd;
}

table {
  border-collapse: collapse;
  width: 100%;
}

/* =Lists */
ul {
  list-style-type: disc;
  margin: 0;
  padding: 0;
}

ol {
  line-height: 22px;
  list-style-position: outside;
  list-style-type: decimal;
  margin: 0;
  padding: 0;
}

dt {
  font-weight: 400;
}

/* =Blockquote */
blockquote {
  overflow: auto;
 padding: 0 ;
margin: 0;
position: relative;
}
body.page-template-full-width-page blockquote {
width:75%}
blockquote:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 36px;
    background: transparent;
    margin-right: 0.1em;
    padding: 0 5px 25px 0;
    color: #5f8500;
    position: absolute;
    left: 0;
    top: 0;
}
.post-entry blockquote p {
  font-family: 'Georgia', 'Times New Roman', Times, serif;
  font-style: italic;
  font-size: 20px;
  line-height: 26px;
  color: #666;
  padding-top: 10px;
  margin: 0 0 0.5em 1.2em;
}
.post-entry blockquote p.nopad {
  padding-top: 5px;
 margin: 0 0 0.5em 1.2em;
 
}
.post-entry blockquote h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 18px;
  line-height: 20px;
  color: #666;
  padding-top: 10px;
  margin: 0 0 0 1.5em;
display:block;
}
/* =Headings */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: 400;
  line-height: 1.0em;
  word-wrap: break-word;
}

h1 {
font-family: 'Libre Baskerville', Georgia, serif;
	color: #666;
	font-size: 2.2em;
	margin-bottom: .5em;
	margin-top: .5em;
	letter-spacing: -0.05em;
}
h1.entry-title small { font-size:70%;}
h1.entry-title.post-title {
width: 100%;

}

.search h1.entry-title.post-title {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 1.4em;
border-top: dotted 1px #ccc;
border-bottom: none;
padding-top: 5px;
clear: both;
}

h2 { 
color: #333;
  font-size: 2em; 
 margin-bottom: 0.2em;
  margin-top: .75em;
}
.post-entry h2 { 
  margin-bottom: 0.25em;
 
}
h3 { 	font-family: 'Libre Baskerville', Georgia, serif;
  font-size: 1.4em; 
color: #444;
 margin-bottom: 0.25em;  
 margin-top: 1em;
}
h3.intro { 	
 font-size: 1.3em;   
 margin-top: .5em;
 margin-bottom: .5em;
 line-height:1.1em;
}
h3.blogtitle {
	font-size: 1.5em;
	color: #5f8500;
	margin-bottom: 0.5em;
	margin-top: 0;
}
#content-search h3 {
	font-family: Arial, Helvetica, sans-serif;
}
h3.depositreq {font-family: Arial, Helvetica, sans-serif;   }
h4 {	
  font-size: 1.125em; 
color: #5f8500 ;
 margin-bottom: 0;
  margin-top: .857em;
   line-height: 1.30em;
}

h5 {	
  font-size: 1.00em; 
 margin-bottom: 0.2em;
  margin-top: .857em;
}

h6 {	
  font-size: 0.85em; 
  margin-bottom: 0.2em;
  margin-top: .857em;
}
h6.title-search-results {
	font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 1.4em;
padding: 5px 0;
}
/*tribe events*/
.single-tribe_events .tribe-events-single-event-title {margin: 1.2em 0 0 0; }
p.tribe-events-back, div.tribe-events-list .tribe-events-venue-details {display: none;}
.tribe-events-schedule  { text-align:center; }
.tribe-events-list .tribe-events-list-event-title #tribe-events-content a,
.tribe-events-list .tribe-events-list-event-title,
h2.tribe-events-list-event-title  { text-align:center; display:block;}
 .tribe-events-list-widget .tribe-event-title {font-size:1em; margin-bottom: 0;
}
 #tribe-events .tribe-events-content p {
    line-height: 1.5;
} 
div.tribe-events-single-event-description.tribe-events-content blockquote p{ padding: 0.5em 1em 0 1.25em; overflow:hidden; }

.tribe-events-schedule h2 {
    font-size: 1.4em;
background: #faf7ea;
border: solid 1px #990;
padding:5px 15px; float:right; }
/*{
    margin: 0 0 1.2em 0;
    font-size: 16px;
    font-size: 1.100 rem;
}*/
h1.tribe-events-single-event-title {color:#666; letter-spacing:0; font-family: Arial,Helvetica, sans-serif !important; font-size: 1.2em !important;  float:left;}

.tribe-events-list h2.tribe-events-page-title {
    margin-bottom: 0px;
}
.tribe-events-list-separator-month + .type-tribe_events.tribe-events-first {
    padding-top: 1.25em;
}
.tribe-events-list .type-tribe_events {
    border-bottom: none;
	margin: 0;
padding: 1.25em 0;
}
.tribe-events-list-widget .widget-title {padding-bottom: 10px; color:#5f8500 /*#909000*/; }

li.tribe-events-list-widget-events {border-bottom: dotted 1px #cc6; line-height:1.3em;padding: 2px 0; }
.tribe-event-schedule-details { font-size:1.2em; text-align:center; }
.single-tribe_events #tribe-events-header {
    margin: 0 0 ;
}
.tribe-events-schedule {
    margin: 0 0;
    vertical-align: middle;
}
div.tribe-events-event-image {display:none;}
.tribe-events-list-separator-month {
    background-color: #faf7ea;
	text-align:center;
    display: block;
	font-family: 'Libre Baskerville', Georgia, serif;
    font-size: 1.4em;
    font-weight: 700;
    margin: 0.5em 0 0;
    padding: 6px 10px;
    text-transform: none;
}
#tribe-events-header .tribe-events-sub-nav,
#tribe-events-footer .tribe-events-sub-nav
{ margin: 5px 0; padding: 5px; border-top: solid 1px #ececec; border-bottom: solid 1px #ececec;  }
.single-tribe_events .tribe-events-event-meta {
	background-color: #faf7ea;
	border: 1px solid #993;
}
#widgets ol.tribe-list-widget {
    padding: 0 ;
	margin: 0 0 1.5em 0;
}
.tribe-events-list-widget .tribe-events-list-widget-events {
    padding: 0 0 10px 12px;
    padding: 0 0 0.25rem 0.75rem;
    margin-bottom: 10px;
    margin-bottom: 0.55rem;
}
#tribe-bar-form .tribe-bar-submit input[type="submit"] {
    background: #579CDE; text-transform:capitalize;}
#tribe-bar-form {
    background: #faf7ea !important; }

/*team*/
.amoteam-panel-pf-image .amoteam-panel__content {
    padding-top: 15px !important;
}

/* =Margins & Paddings */
p,
hr,
dl,
pre,
form,
table,
address,
blockquote {
  margin: 1.6em 0;
}
.post-entry p {margin: 0 0 1.2em  0;font-size: 16px; font-size: 1.0 rem; line-height:1.4em; }
.post-entry p.bullet {margin: 0 0 0.2em  0;}
.post-entry-t p { margin: 0 0 1.0em  0 ; }
#content-blog h1.entry-title.post-title a {font-size: 0.9em; }

.front-page #wrapper .post-entry p {font-size: 17px; line-height:28px; margin: 0; }

th, td {
  padding: .8em;
}

caption {
  padding-bottom: .8em;
}

blockquote {
  padding: 0 1em;
}

blockquote:first-child {
  margin: .8em 0;
}

fieldset {
  margin: 1.6em 0;
  padding: 0 1em 1em;
}

legend {
  padding-left: .8em;
  padding-right: .8em;
}

legend+* {
  margin-top: 1em;
}

input,
textarea {
  padding: .3em .4em .15em;
}

select {
  padding: .1em .2em 0;
}

option {
  padding: 0 .4em;
}

dt {
  margin-bottom: .4em;
  margin-top: .8em;
}

ul {
  list-style-type: disc;
}

ol {
  list-style-type: decimal;
}

ul,
ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 2.0em;
}

li ul,
li ol {
  margin: 0;
}

.post-entry ul  { 
margin: 0 1.5em 1.2em 0;
  }
.post-entry ul li  { 
margin-bottom: 0.2em;
  }
#content-sitemap .post-entry ul li{ 
list-style: disc; 
}	   
#content-sitemap .post-entry ul li:before { 
content: ""; margin-right: 1em;
}

#content-sitemap a {
  font-size: 15px !important;
}
#content-sitemap #widgets ul .children {
    padding: 0 0 0 30px;
} 

form div {
  margin-bottom: .8em;
}

/* =Globals */
#topbar {
	background:/* #bcd1e5*/ #fff;
	height: 40px;
	padding: 0 10px;
}

#topwrapper {  margin: 0 auto ;
  max-width: 960px;
   color:#fff; font-weight: bold;
  padding:5px 10px 0 10px;
  clear:both; }

#container {
  max-width: 100%;
padding-bottom: 0px;
}

#wrapper {max-width: 960px;/*added*/
  margin: 0px auto;
  padding: 0 20px; 
  	background:#fff ;
}

.front-page #wrapper {max-width: 960px; /*added*/
  border: none;
background: inherit;
  margin: 0px auto;
  padding: 0  ; 
}

#header { 
  margin: 0;
 
}

#footer {
  clear: both;
  margin: 0 auto;
  max-width: 960px;
  padding: 0 25px 0 25px;
}
#footer-social {
 /* clear: both;*/
  margin: 0 auto;
  max-width: 960px;
  padding: 0 ;
}
/* =Header */
#logo-wrapper { 
 margin:0 auto;	
 max-width: 1000px;
 
}
#logo {
	margin:15px 0 0 0;
	padding: 0;
	text-align:center;
}
#logo img {  margin: 0 auto; padding:0; }
.site-name {
  display: block;
  font-size: 2.063em; 
  line-height: 1.0em;
  padding-top: 20px;
}

.site-name a {
  color: #333333;
  font-weight: 700;
}

.site-description {	font-family: Arial, Helvetica, sans-serif;
font-weight: 400;
	color: #000;
	font-size: 1.8em;
	text-align:right;
	margin: 0; padding:50px 20px 10px 50px;
}

/*slide hdr img*/

.slidehdr-wrap{ 
	padding:0;
	margin:0 auto;
overflow:hidden;clear:both;
}
.slidehdr { padding:0; margin:0 auto; }
#titlewrapper {
	background: #faf7ea;
	clear:both;
	position:relative;
}
/*#titlewrapper:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: #990;
	position: absolute;  
}
#titlewrapper:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 120px;
    height: 3px;
    background: #990;
}*/
body.single #titlewrapperimg {
	overflow: hidden;
}
#titlecontainer {
  margin: 0 auto;
  max-width: 960px;
  padding: 10px 25px;
}
#titlecontainer h1{	color: #000; font-size: 2.3em; }

	
/* =Content */
#content {
  margin-top:  20px;
  margin-bottom: 20px;
}

#content-full {
  margin-top: 20px;
  margin-bottom: 20px;
}
.post-type-archive-tribe_events #content-full {
  margin-top: 10px;
  margin-bottom: 20px;
}

#content-blog {
  margin-top: 20px;
  margin-bottom: 20px;
}

#content-images {
  margin-bottom: 20px;
}

#content-search {
  margin-bottom: 20px;
  margin-top: 20px;
}

#content-archive {
  margin-top: 20px;
  margin-bottom: 20px;
}

#content-sitemap {
  margin-top: 20px;
  margin-bottom: 20px;
}

#content-sitemap a {
  font-size: 12px;
}

#content .sticky {
  clear: both;
}

#content .sticky p {
}

/* =Templates (Landing Page) */
.page-template-landing-page-php .menu,
.page-template-landing-page-php .top-menu,
.page-template-landing-page-php .main-nav,
.page-template-landing-page-php .footer-menu,
.page-template-landing-page-php .sub-header-menu {
  display: none;
}

/* =Author Meta (Author's Box) */
#author-meta {
  clear: both;
  display: block;
  margin: 0 0 40px 0;
  padding: 0 10px 10px 10px;
  overflow: hidden;
}

#author-meta img {
  float: left;
  padding: 10px 15px 0 0;
}

#author-meta p {
  margin: 0;
  padding: 5px;
}

#author-meta .about-author {
	font-family: 'Libre Baskerville', Georgia, serif; 
  font-style: italic;
  font-size:1.2em;
  margin:  0 0 15px 0;
}
	
/* =Home Content */
#home {
  padding-bottom: 0px;
  margin-bottom: 0px;
  width: 99.893617021277%;
}

#home p {
  font-size: 1.1em;
  line-height: 1.6em;
  margin:0.2em 0 1em 0;
  padding: 0 10px 0 0;
  color: #666;
}

#home-right { 
  margin: 10px 0 0 0;
  padding: 0px;
}
#home-right p, .widget-casestudies p{
   font-size: 13px; margin:0; padding: 0;
}
#home-right h3{
	padding: 0 ;
}
 
#home-right .fluid-width-video-wrapper {
  margin-left: -20px;
}

.home-right img {
  margin-top: 44px;
}


/* =Post */
.comments-link {
  font-size: 12px;
}

#cancel-comment-reply-link {
  color: #990000;
}

.post-data {
  clear: both;
  font-size: 12px;
  font-weight: 700;
  margin-top: 20px;
}

.post-data a {
  color: #111111;
}

.post-entry, .post-entry-t, .product {
  clear: both; padding-right: 20px;
}
.post-entry-home {
  clear: both; padding:0 20px 20px 20px;
}
.post-meta {
  clear: both;
  color: #9f9f9f;
  font-size: 12px;
  margin-bottom: 10px;
}

.post-edit {
  clear: both;
  display: block;
  font-size: 12px;
  margin: 1.5em 0;
}

.post-search-terms {
  clear: both;
}

.read-more {
  clear: both;
  font-weight: 700;
}

.attachment-entry {
  clear: both;
  text-align: center;
}
span.nowrap a { white-space:nowrap; text-decoration:none; }

span.large {font-size: 1.3em;}

span.post-date {font-size: 0.9em; display:block;}


/* =Symbols */
.ellipsis {
  color: #aaaaaa;
  font-size: 18px;
  margin-left: 5px;
}

.form-allowed-tags {
  display: none;
  font-size: 10px;
}

/* =Widgets */
#widgets.home-widgets .grid.col-940 {
  margin: 0 0 10px 0 ;
}
#widgets.home-widgets .grid.col-300 {
  margin-bottom: 0;
}
#widgets.home-widgets .widget-wrapper {
	margin: 0;
	padding: 0 0 10px 0;
	background: none;
	border-top: 0px solid #CCCC99;
	border-right: 1px solid #CCCC99;
	border-bottom: 1px solid #CCCC99;
	border-left: 1px solid #CCCC99;
	height:auto;
	min-height: 260px;
}
#widgets.home-widgets .widget-wrapper2 { margin: 0 0 10px 0; }
#widgets.home-widgets .widget-wrapper2 p {
  font-size: 1.15em;
  line-height:1.3em;
}
#widgets.home-widgets .widget-wrapper h5 {
	font-size:1.1em;
	line-height:1.25em;
  padding: 0 10px;
  margin-bottom: 0.75em;
margin-top: 0.25em;
color: #666;
text-align:center;
}
#widgets.home-widgets .widget-wrapper img.aligncenter {margin:0 auto 5px auto; }
#widgets.home-widgets { 
  margin: 10px 0 0 0; 
}
#widgets.home-widgets .widget-wrapper:before, #widgets.home-widgets .widget-wrapper:after { height: 1px;
	background: #fff;}
.widget-wrapper {
  margin: 0 0 20px 0;
  padding: 15px ;
background: #faf7ea; position: relative;
}

.widget-wrapper select,
.widget-wrapper input[type="text"],
.widget-wrapper input[type="password"],
.widget-wrapper input[type="email"],
.widget-wrapper input[type="tel"] {
  width: 100%;
}

#widgets {
  margin: 20px 0 0 0;
 
}

#widgets a {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

#widgets form {
  margin: 0;
}

#widgets ul,
#widgets ol {
  padding: 0 0 0 20px;
}
#widgets ul li {border-bottom: dotted 1px #cc6; line-height:1.3em;padding: 2px 0; }

.home #widgets ul li {border-bottom: none; line-height:1.25em;font-size: 0.95em; padding: 2px 0; }

#widgets ul li a { 
  display: inline;
  text-decoration: none;
  font-weight: normal;
}
.rpwwt-widget ul li img {
    margin: 0 .75em .75em 0 !important;
}
.rpwwt-widget ul li:first-child {
    margin: 15px 12px 0 5px !important;
}
.rpwwt-widget ul li {
    margin: 15px 12px 0 5px !important;
}
 .rpwwt-widget a:before {  content: "" !important;}
  .rpwwt-widget a:after {  content: "\00BB" !important;}
 .rpwwt-widget a { font-size: 1.2em;}
 .rpwwt-widget span.rpwwt-post-title { margin-left: 8px;  padding-right: 5px; }
 
.textwidget p  { padding: 0 ; margin:0 0 5px 0;  }

#widgets .widget-wrapper ul  { list-style: none;  padding: 0 0 0 0; margin:0 0 0 12px;  }

.widget-wrapper li a:before  { 
   content: "\00BB";
    margin-right: 0.2em; 
	   margin-left: -12px; /*same as padding-left set on li*/
 /* width: 1em; same as padding-left set on li*/
 }
 .top-widget {
    padding: 0;
    text-align: right;
    float: right;
    width: 100%;
}
.top-widget .widget_custom_html {float: right; }
.top-widget #search { float: left; margin-top: 0; }

.top-widget #searchform {
    margin: 0 50px 0 0;
    text-align: left;
	background: #fff;
}
.top-widget  input[type="text"] {
  background-color: #ffffff;
  box-sizing: border-box;
  border: solid 1px #ccc;
  margin: 0;
  outline: none;
  padding: 6px 8px;
  vertical-align: middle;
  width: 70%;
}
.top-widget ul {  list-style: none; margin:0; padding:0; clear:right; }
 .top-widget li {  text-align: left; float:right; padding: 3px 5px 0 0; } 
 
 .top-widget li.button a {
	color: #fff;
	border: solid 1px #fff;
	text-align: center;
	padding: 5px 10px;
	background: #579CDE;
}

.top-widget li.button a:hover {
	background: #AD3900;
}
 
#widgets .widget-title img {
  float: right;
  height: 11px;
  position: relative;
  top: 4px;
  width: 11px;
}

#widgets .rss-date {
  line-height: 18px;
  padding: 6px 12px;
}

#widgets .rssSummary {
  padding: 10px;
}

#widgets cite {
  font-style: normal;
  line-height: 18px;
  padding: 6px 12px;
}

#widgets .tagcloud,
#widgets .textwidget {
  display: block;
  line-height: 1.5em;
  margin: 0;
  word-wrap: break-word;
}

#widgets .textwidget a {
	display: inline;
	white-space: nowrap;
}

#widgets ul .children {
  padding: 0 0 0 10px;
}

#widgets .author {
  font-weight: 700;
  padding-top: 4px;
}

.widget_archive select, #cat {
  display: block;
  margin: 0 15px 0 0;
}
.colophonBG {background: #bcd1e5;}

#colophon-widget  { margin-bottom: 0;     }
#colophon-widget a { color: #000; }
#colophon-widget ul {
}
#footer #colophon-widget  { margin-top: 5px; padding: 5px 0 0 0; }
.colophon-widget { text-align:center; font-size:1.1em;
 color: #000; font-family: Arial, Helvetica, sans-serif;
  background: none;
  min-height: 0;
}
.colophon-widget.widget-wrapper { border: none; margin:15px 0 0 0 ; padding:0 ;  }

.colophon-widget select,
.colophon-widget input[type="text"],
.colophon-widget input[type="password"],
.colophon-widget input[type="email"] {
  width: 100%;
}

.ftrBG .widget-wrapper {
margin: 0 0 0 0;
padding: 0 10px 0 0;
}
.ftrBG .textwidget { color: #fff; }
.ftrBG #widgets { font-size: 1.2em; margin-top: 10px;margin-bottom: 0; padding-bottom:0;  }
.ftrBG #widgets ul,
.ftrBG #widgets ol {
  padding: 0 ; margin: 0 0 0 12px; font-size: 1.15em; line-height:1.4em;
}
.ftrBG #nav_menu-2 li:before { color: #fff;
    content: "\2192 \0020";
    }
.ftrBG #nav_menu-2 li a:hover {
	color: #CC3300;
}

a.tel {color: #666; }


.textwidget	.wrap .desc { background: #000; color: #fff;
  margin:0;
  padding: 5px 10px;
	
	}
.textwidget	.wrap .desc a { 
	  color: #fff; 
	}
/* =Titles */
.home-title { font-family: 'Libre Baskerville', Georgia, serif;
  font-size: 1.8em;
  color: #5f8500;
  margin: 0;
  padding: 30px 0 0 0;
}
.title-archive { font-size: 2em; color: #ccc;margin-bottom: .5em;
margin-top: .5em;     }

.widget-title-home h3 { 
  display: block;
  font-size: 18px;
  line-height:28px;
  font-weight: 400;
  color: #5f8500;
  margin: 0  ;
  padding:5px 0  ;
  text-align: center;
  border-top: dotted 2px #5f8500;
  border-bottom: dotted 2px #5f8500;
  background: #faf7ea;
}


.widget-title { 
font-family:  'Libre Baskerville', Georgia, serif;
color: #5f8500;
  display: block;
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
  padding: 10px 0 2px 0 ;
  text-align: left;
}
.widget_custom_html .widget-title {  font-size: 20px;  line-height: 27px; }
.widget-title-ftr {
    display: block;
    font-size: 20px;
font-family: 'Libre Baskerville', Georgia, serif;
  font-weight: 400;
    line-height: 23px;
    color:#fff;
    margin: 0;
    padding: 5px 5px 10px 0;
    text-align: left;
}

h4.widget-title-sml {
	font-size: 14px;
  margin: 0;
  padding:10px 0 5px 0 ;
  text-align: left;
  border-top: solid 1px #909000;
}
h4.widget-title-sml:first-child {
  border-top:none;
}

.top-widget .widget-title {
  font-size: 14px;
  padding: 0;
  text-align: right;
}

.widget-title a {
  border-bottom: none;
  padding: 0 !important;
}

.title-404 {
  color: #ff0000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:1.8em;
}

/* =404 Page */
.error404 select,
.error404 input[type="text"],
.error404 input[type="password"],
.error404 input[type="email"] {
  width: auto;
}

/* =Header Menu (Primary) */
#nav-wrapper {   background:#fff; margin:0; padding:0;  }
.menu {
	color: #fff;
	clear: both;
	margin: 0 auto;
}

.main-nav {
  clear: both;
   margin: 20px auto;
  max-width: 875px; /*1000px;*/
}

.menu,
.menu ul {
  display: block;
  list-style-type: none;
  margin: 10px 0;
  padding: 0;
}

.menu li {
  border: 0;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 5;
}

.menu li:hover {
  white-space: normal;
  z-index: 10000;
}

.menu li li {
  float: none;
}

.menu ul {
  left: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
  z-index: 10;
}

.menu li:hover > ul {
  top: 100%;
  visibility: visible;
}

.menu li li:hover > ul {
  left: 100%;
  top: 0;
}

.menu:after,
.menu ul:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.menu,
.menu ul {
  min-height: 0;
}

.menu ul,
.menu ul ul {
  margin: 0;
  padding: 0;
  background: #fff;
}

.menu ul li a:hover,
.menu li li a:hover {
  color: #484848;
  text-decoration: none;
}

.menu ul {
  margin-top: 1px;
  min-width: 15em;
  width: auto;
}

.menu a {
	color: #666;
	font-size: 20px;
	font-weight: normal;
	cursor: pointer;
	display: block;
	height: 35px;
	line-height: 35px;
	margin: 0  ;
	padding: 0 1.1em;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
	/*border-left: 1px solid #ccc;*/
border-right: 1px solid #ccc;
}

.menu li.home a { border-left: 1px solid #ccc;  }

.menu  a:first-child {
	/*padding: 0 1.1em 0 0;*/
}

.menu  a:after {
content: " | "; color: #666;
}

.menu  a:first-child:after {
content: none;
}
.menu a:hover {
	background-color: #579CDE;
	color: #fff;
}

ul.menu > li:hover {
  color: #666;
}

.menu .current_page_item a,
.menu .current-menu-item a,
.current-page-ancestor a,
.current-menu-parent a,
.menu li.current_page_ancestor a,
body.single .menu.current_menu_item a, body.post-type-archive-tribe_events li.menu-item-125,
body.tribe_events-template-default li.menu-item-125
 {
	color: #000;
	background-color:  #bcd1e5;
}

body.home.blog.front-page .menu .menu-item-58.current-menu-item a, body.tribe_events-template-default  .menu .menu-item-58.current-menu-item a,
body.post-type-archive-tribe_events .menu-item-58.current-menu-item a {color: #666;
	background-color: #fff;
}

.menu li li {
	background: #bcd1e5;
	/*border-bottom: 1px solid #fff;*/
	color: #333;
	filter: none;
	margin: 0px 0 1px 0;
	width: auto; 
}
.menu .sub-menu .menu-item a { color: #333; }

.menu .sub-menu .menu-item a:hover { color: #fff; }

.menu li li a {
  background: transparent !important;
  border: none;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  height: auto;
 /* height: 20px;
  line-height: 20px;*/
  padding: 5px 10px;
  white-space: nowrap;
}

.menu li li a:hover {
	background: #579CDE url(none) !important;
	border: none;
	color: #fff;
	filter: none;
}

.menu li li:hover {
  background: #666 !important;
  color: #fff;
  filter: none;
}

.menu ul > li + li {
  border-top: 0;
}

.menu li li:hover > ul {
  left: 100%;
  top: 0;
}


.menu a#responsive_menu_button {
  display: none;
}

.main-nav #responsive_current_menu_item {
  display: none;
}
/*add arrow to dropdown*/
.menu li > a:after {
	font-family:FontAwesome;
	content: '\f0d7';
	font-size:16px;
}

.menu li > a:only-child:after {
    content: '';
}
/*eo*/

/* =Primary Main Menu IE Fixes */
.ie7 .menu ul {
  background: url(core/images/ie7-fix.gif) repeat;
}

.ie7 .menu li li a {
  min-width: 100%;
}


/* =Footer Menu */
.footer-menu {
  margin:0 0 10px 0;
  padding: 0;
  text-align:center;
}

.footer-menu li {
  display: inline;
  list-style-type: none;
}

.footer-menu li a {
  border-left: 1px solid #333;
  color: #333333;
  padding: 0 8px;
}

.footer-menu li a:hover {
  color: #222222;
}

.footer-menu > li:first-child > a {
  border-left: none;
  padding: 0 8px 0 0;
}

/* =Navigation */
.navigation {
  color: #111111;
  display: block;
  font-size: 13px;
  height: 28px;
  line-height: 28px;
  margin: 20px 0;
  padding: 0 5px;
}

.navigation a {
  color: #000;
  padding: 4px 0;
}

.navigation a:hover {
  color: #111111;
  text-decoration: none;
}

.navigation .previous {
  float: left;
}

.navigation .next {
 float: right; 
}

.navigation .bracket {
  font-size: 36px;
}

/* =Pagination (pages) */
.pagination {
  clear: both;
  display: block;
  font-size: 16px;
  font-weight: 700;
  margin: 10px 0;
  padding: 5px 0;
}

.pagination a {
  text-decoration: none;
}
.navigation a.prev.page-numbers, .navigation .page-numbers {background: #579CDE;
border: solid 1px #579CDE;
color: #fff;
}
.page-numbers.current {
color: #000;
background: #bcd1e5;
border: solid 1px #bcd1e5;
 padding: 4px 10px;
}
.page-numbers.current:hover, .navigation a.prev.page-numbers:hover, .navigation .page-numbers:hover{
color: #fff;
background: #AD3900;
border: solid 1px #AD3900;
 padding: 4px 10px;
}
.navigation a.page-numbers {  padding: 4px 10px;  }
/* =Breadcrumb Lists */
.breadcrumb-list {
  font-size: 13px;
  margin-bottom: 20px;
}
.breadcrumb-current small {display: none; }

/* =Comments */
#commentform {
  margin: 0;
}

.commentlist {
  border-bottom: 1px solid #e5e5e5;
  list-style: none;
  margin: 0;
  padding: 0;
}

.commentlist ol {
  list-style: decimal;
}

.commentlist li {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background-color: #ffffff;
  border-radius: 4px;
  margin: 0;
}

.commentlist .bypostauthor {
}

.commentlist li cite {
  color: #111111;
  font-size: 1.1em;
  font-style: normal;
  font-weight: 400;
}

.commentlist li.alt {
  background: #f9f9f9;
}

.commentlist .children {
  list-style: none;
  margin-left: 10px;
  padding: 10px;
}

.commentlist .avatar {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  float: left;
  margin-right: 10px;
  padding: 0;
  vertical-align: middle;
}

.comment-author .fn {
}

.comment-author .says {
  color: #999999;
}

.comment-body .comment-meta {
  color: #999999;
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: left;
}

.comment-body .comment-meta a {
  font-size: 11px;
}

.comment-body {
  clear: both;
  padding: 10px;
}

.comment-body p {
  clear: both;
}

.comment-body .reply {
}

.pingback, .trackback {
  list-style: none;
  margin: 20px 0;
}

.pingback cite,
.trackback cite {
  font-style: normal;
}

#pings,
#comments {
  text-align: left;
}

#respond {
  background-color: #faf7ea;
  border: 1px solid #990;
  clear: both;
  margin-top: 15px;
  padding: 10px 20px 20px 20px;
}

#respond label {
  display: inline;
}

.reply {
  margin: 10px 0;
}

.comment-form-url input,
.comment-form-email input,
.comment-form-author input,
.comment-form-comment textarea {
  display: block;
}

.nocomments {
  color: #999999;
  font-size: .9em;
  text-align: center;
}

/* =WordPress Core */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 20px auto;
  text-align:center;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.textwidget img.alignleft {
  float: left;
  margin: 0 10px 5px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
 /* background: #f9f9f9;
  border: 1px solid #f0f0f0;*/
  max-width: 100%;
  /*padding: 13px 10px 10px 10px 5px;*/ 
  text-align: center;
  /*new*/
  padding-bottom:10px;
padding-top:10px;
position:relative;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 10px 0px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 14px;
  line-height: 1.4em;
  margin: 0;
  /*new*/
  position:absolute;
left:2%;
right:2%;
padding:10px ;
background:#FADD80;
color:000;
opacity:0.7 !important;
bottom:3%;
height: 20%;
}

.wp-caption p.wp-caption-text strong {
font-family: 'Libre Baskerville', Georgia, serif;
font-weight: normal;
font-size: 1.1em;
color: #000;
margin: 0;
}
.page-template.page-template-full-width-events .wp-caption p.wp-caption-text {
	left:1%;
right:1%;
bottom:1.5%;
height: auto;
}
.page-template-full-width-events-php .wp-caption.alignright { padding-top:0;   }
img.wp-smiley {
  vertical-align: middle;
}
.page-template-full-width-events-php h3 {
margin-bottom: 0.25em; }

/* =WordPress Gallery */
.gallery {
  margin: 0 auto 18px auto;

}
.gallery-size-full {  width: auto;
margin: 0 auto; }
.gallery .gallery-item {
  float: left;
  margin: 0 10px 10px 0;
  text-align: center;
  max-width: 175px;
  padding: 10px 10px 10px 10px;
}

.gallery img {
}

.gallery .gallery-caption {
  font-size: 11px;
  margin: 0 0 12px;
}

.gallery dl {
  margin: 0;
}

.gallery br+br {
  display: none;
}

.attachment-gallery img {
  background: #ffffff;
  border: 1px solid #f0f0f0;
  display: block;
  height: auto;
  margin: 15px auto;
  max-width: 96%;
  padding: 5px;
  width: auto;
}

.gallery-meta .iso,
.gallery-meta .camera,
.gallery-meta .shutter,
.gallery-meta .aperture,
.gallery-meta .full-size,
.gallery-meta .focal-length {
  display: block;
}

/* =Post Thumbnails  */
img.wp-post-image,
img.attachment-full,
img.attachment-large,
img.attachment-medium,
img.attachment-thumbnail {
  display: block;
  margin: 15px auto;
  width: auto;
}
img.attachment-full {
  display: block;
  margin: 0 auto 20px auto;
  width: 100%;
}
body.single img.attachment-full, #titlewrapperimg  img.attachment-full {
	display: block;
	margin: 0 auto;
	width: 100%;
	vertical-align:middle;
}

/* =Buttons */
a.button,
input[type='reset'],
input[type='button'],
input[type='submit'] {
 background-color: #579CDE;
  border: 1px solid #579CDE;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  margin: 0;
  padding: 4px 10px;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
}

a.button:hover,
input[type='reset']:hover,
input[type='button']:hover,
input[type='submit']:hover {
	background-color: #AD3900;
	border: 1px solid #AD3900;
	color: #fff;
}

a.button:active,
.top-widget a.button:active,
input[type='reset']:active,
input[type='button']:active,
input[type='submit']:active {
 background-color: #666;}
 
.top-widget a.button {  background-color: #579CDE;  color: #fff; border: solid 1px #579CDE; text-align: center; margin-top:1px; }
.top-widget a.button:hover{
	background-color: #AD3900;
	border: 1px solid #AD3900;
	color: #fff;
}

input#searchsubmit {
display: inline-block;
height: 29px;
width: 29px;
color: white;
text-indent: -9999px;
background: url(core/images/search.png) no-repeat 0px 4px;
filter: none;
border: 0;
box-shadow: none;
-webkit-box-shadow: 0;
-moz-box-shadow: 0;
margin-right: 10px;
}
.search-terms, search-excerpt {   background: #ccc;      }

#content-search #searchform {
float: left;width: 80%;
}

#content-search input[type="text"] {
	width: 78%;
}
/* =Buttons (Sizes) */
.small a.button {
  font-size: 10px;
  padding: 3px 6px;
}
.tribe-events-before-html .small a.button {
  font-size: 13px;
  padding: 4px 8px;
}

.medium a.button {
  font-size: 16px;
  padding: 8px 16px;
}

.large a.button {
  font-size: 18px;
  padding: 10px 35px; 
}
div.tabcontent .large a.button {
  margin: 10px 0 40px 0; 
}
#widgets .medium a.button,  #widgets .large a.button,  #widgets .xlarge a.button,  #widgets .small a.button {
    clear:both;
}
#widgets .small a.button { background: #579CDE; border: solid 1px #00AEEF;
  font-size: 15px;
  text-align:center;
  padding: 5px;
  margin: 0 ;
white-space: nowrap;
  display:block;
}
#widgets .small a.button:hover, #widgets.home-widgets .small a.button:hover {
	background: #AD3900;
	border: 1px solid #AD3900;
}
#widgets.home-widgets .small a.button { background: #579CDE; border: solid 1px #00AEEF;
  font-size: 18px;
  text-align:center;
  padding: 5px 20px;
  margin: 0 auto 5px auto ;
  width: auto;
white-space: nowrap;
  display: table;
}
#widgets a.button:after, .strong-view.default .readmore-page a:after, .tribe-events-widget-link a:after {
  content: "\00BB";
    font-family: FontAwesome;
   margin-left: 0.2em;
     padding: 0 0 0 5px; color:#fff; 
}
#widgets .medium a.button,  #widgets .large a.button,  #widgets .small a.button {
    clear:both;
}
#widgets .xlarge a.button {
  font-size: 24px;
  padding: 12px 55px;
  margin: 20px auto;
  display: block;
  text-align:center;
}

/* =Info Boxes */
.info-box {background: #ececec;
border: solid 1px #ccc;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: block;
  margin: 20px 0;
  padding: 15px;
  text-align: left;
}

.alert {
  background-color: #faebeb;
  border: 1px solid #dc7070;
  color: #212121;
}

.address {
  background-color: #f6f5ef;
  border: 1px solid #cdc9a5;
  color: #212121;
}

.notice {
  background: #faf7ea;
  border: 1px solid #cccc99;
  color: #212121;
margin: 20px 0;
  padding: 15px;
  text-align: left;
}
.notice strong {font-size: 1.2em;  color:#5f8500;padding: 5px 5px 10px 0;  }
.successwrap {margin: 20px 0 0 0; }
.successwrap p {line-height: 1.25em; font-size: 1.2em;}
strong span.success  { 
padding: 5px 10px;
border: solid 1px #5f8500;
  color: #5f8500;

}

.download {
  background-color: #fff4e5;
  border: 1px solid #ff9912;
  color: #212121;
}

.information {
  background-color: #eef3f6;
  border: 1px solid #6ca6cd;
  color: #212121;
}

.required {
  color: #d5243f;
}
/*FAQs*/
.ufaq-faq-title-text h4 { color:#AD3900;   }
.ufaq-faq-title-text h4:hover { color: #579CDE;   }
/* =WooCommerce
-------------------------------------------------------------- 
.woocommerce table.cart .product-thumbnail {display: none; }*/
.woocommerce a.remove { margin: 0 auto;  }
.woocommerce-cart .woocommerce table.shop_table th.product-remove,
.woocommerce-cart .woocommerce table.shop_table th.product-name,
.woocommerce-cart .woocommerce table.shop_table th.product-price,
.woocommerce-cart .woocommerce table.shop_table th.product-quantity,
.woocommerce-cart .woocommerce table.shop_table th.product-subtotal { text-align: center; }
.woocommerce-cart .woocommerce table.shop_table th.product-remove { width:5%;   }
.woocommerce-cart table.cart td.actions .coupon .input-text { width: 150px; }
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 100%;
}
.woocommerce ul.products li.product .price {
    color: #5f8500  !important;
}
.woocommerce span.onsale {font-family: 'Arial Narrow', 'Impact', Arial, sans-serif;
border-radius:0 !important;
font-size: .957em !important;
padding: 0 .75em !important;
}
ins span.woocommerce-Price-amount.amount {border-bottom: none !important;  }

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0 3.8% 0em 0 !important; }

ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 100% !important;}

.woocommerce-loop-product__title {font-size: 1.45em !important; font-weight: bold; line-height: 1.3em; }
h2.woocommerce-loop-product__title span{color: #aeaeae; display: block; font-weight:normal; font-size: 0.6em; letter-spacing: 0.2em; text-transform: uppercase;}

#out {margin: 15px 0 5px 0;}
.soldout {background: #cc0000; color: #fff; padding: 8px 15px;  }

.woocommerce-message:before {
    content: '';
    background: #8fae1b;
}
div.product_meta {display:none; }
form.variations_form.cart {margin: 0 0 !important;}

.woocommerce table.shop_table th {
	font-size: 14px;
	text-align:center;
    padding: 9px 10px !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 23% !important;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 77% !important;
}
/*stock alert*/
.stock_alert_button {
  margin-top: 10px; padding: 5px 15px; border: solid 1px #336699; }
h6.subscribe_for_interest_text {font-size: 1.1em !important; font-weight:bold; margin-bottom:10px; }

/**/
#breadcrumb {
	padding: 40px 0 0 0;
}

#breadcrumb a {
	color: #0066cc;
	font-size: 12px;
	font-weight: 400;
}

#breadcrumb a:hover {
	color: #444444;
	text-decoration: none;
}

#content-woocommerce {
	margin-top: 40px;
	margin-bottom: 20px;
}

.products ul, ul.products {
	margin-top: 40px;
}

.cart-collaterals .shipping_calculator {
	width: 100%;
}

div#woocommerce-MyAccount-content table {
	table-layout: fixed;
	-ms-word-break: break-all;
	word-break: break-all;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

.cart-contents:before {
    font-family:FontAwesome;
    content: "\f07a";
    font-size:28px;
    margin-top:5px;
    font-style:normal;
    font-weight:400;
    padding-right:5px;
    vertical-align: middle;
}
.cart-contents:hover {
    text-decoration: none;
}
/*tabs*/
.responsive-tabs .responsive-tabs__panel {
    border: 1px solid #bcd1e5 !important; }
.responsive-tabs .responsive-tabs__list__item {   font-weight:bold;}

.responsive-tabs  .responsive-tabs__list__item.responsive-tabs__list__item--active, .responsive-tabs .responsive-tabs__list__item--active:hover  { background: #579CDE !important; color:#fff !important; }

.responsive-tabs .responsive-tabs__list__item {
    background: #bcd1e5 !important; color: #000 !important; } 

.responsive-tabs .responsive-tabs__list__item:hover  { background: #AD3900 !important; color:#fff !important; }

@media screen and (max-width:767px) {
	table.shop_table {
		font-size: 10px;
	}
}

@media screen and (max-width:400px) {
	table.shop_table {
		font-size: 8px;
	}
}

table.cart td.actions .coupon .input-text,
table.cart td.actions .coupon .input-text {
	cursor: text;
}
/* =WPML */
.icl_languages_selector {
  float: right;
  text-align: left
}

.rtl .icl_languages_selector {
  float: left;
  text-align: right
}

@media screen and (max-width: 650px) {
  .icl_languages_selector,
  .rtl .icl_languages_selector {
    float: none;
  }
}

/* =Polylang */
.widget_polylang li {
  display: inline;
  list-style-type: none;
}
/*Testimonials*/
div.custom-html-widget .strong-view.default .testimonial-inner {
    border: hidden;
    padding: 10px 0; 
}
div.custom-html-widget .strong-view.default .testimonial {
    border: hidden;
}
div.custom-html-widget .strong-view.default .testimonial-heading {
    background:none;
    margin-top: 0;
    padding-left: 40px;
    text-align: left;
position: relative;
}
.post-entry .strong-view.default .testimonial-heading {
    background:none;
    margin-top: 0;
    padding-left: 40px;
    text-align: left;
position: relative;
}
.testimonial-heading {	font-family:Arial, Helvetica, sans-serif; color: #5f8500;}
div.custom-html-widget .strong-view.default .testimonial-heading:before, 
.post-entry .strong-view.default .testimonial-heading:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 34px;
    background: transparent;
    margin-right: 0.1em;
    padding: 0 5px 25px 0;
    position: absolute;
    left: 0;
    top: 0;
}
.strong-view.default .readmore-page, .tribe-events-widget-link {
    margin-top: 20px;
    padding: 1em;
    text-align: center;
    border: 1px solid #579CDE;
	background: #579CDE;
}
.strong-view.default .readmore-page:hover, .tribe-events-widget-link:hover {
    border: 1px solid #AD3900;
	background: #AD3900;
}
.strong-view.default .readmore-page a, .tribe-events-widget-link a {
    color: #fff;
}
p.tribe-events-widget-link, .strong-view.default .readmore-page { margin: 1.6em 0 .75em 0;  }
/* =Footer */
#footer-wrapper {
	background: #faf7ea;
	margin: 0;
	padding: 25px 0 25px 0;
	width: 100%;
}
#footer {
  font-size: 11px;
  line-height: 1.5em;
}
#footer-social ul.social-icons {list-style:none; }
#footer-social ul.social-icons li {float:left; }
i.fa.fa-facebook, i.fa.fa-twitter, i.fa.fa-instagram, i.fa.fa-youtube, i.fa.fa-rss{
 border-radius: 100%;
 line-height:48px;
 height: 48px;
 width: 48px;
 margin: 5px;
 text-align: center;
 }
 i.fa.fa-facebook{
 background:  #3B5998;
 color: #fff;
 }
 i.fa.fa-twitter{
 background: #00aced;
 color: #fff;
 }
 i.fa.fa-youtube{
 background: #ff0000;
 color: #fff;
 }
  i.fa.fa-rss{
 background: #F60;
 color: #fff;
 }
 i.fa.fa-facebook:hover, i.fa.fa-twitter:hover, i.fa.fa-instagram:hover, i.fa.fa-youtube:hover, i.fa.fa-rss:hover {background:#666;}
#footer a {
 color: #333; text-decoration: underline;
  font-weight: bold;
}

#footer a:hover {
	text-decoration: none;
	color: #3366CC;
}

#footer .grid.col-940 {
  margin: 0;
}

.scroll-top {
  text-align: right; 
}
#footer .scroll-top a{  text-decoration: none;   font-size: 1.4em; font-weight: 400; text-transform:uppercase;   }
#footer .scroll-top a:before { content: "\f01b"; font-family:FontAwesome; font-size: 2.4em;  }
.copyright {
  text-align: left; color: #333;
width: 46.00%;
}
.copyright {margin-bottom: 0 !important;}
.company {
  text-align: right; color: #333; float:right; margin-top:20px;
  font-size:16px;
}
.powered {
  text-align: center; color: #333; font-size:14px; padding: 0 0 20px 0;
}
/* =Social Icons */

#footer-social  ul.social-icons {
padding-left: 0; }
#footer-social ul.social-icons li a:before {
    content: '';}

#footer-social  ul.social-icons li.youtube-icon,
#footer-social  ul.social-icons li.twitter-icon,
#footer-social  ul.social-icons li.facebook-icon,
#footer-social  ul.social-icons li.linkedin-icon,
#footer-social  ul.social-icons li.rss-feed-icon,
#footer-social  ul.social-icons li.linked-icon {
  display: inline-block;
 margin:0 0 5px  0;
  padding:0  0;
}

/* =Alignments Extras */
.left {
  float: left;
}

.right {
  float: right;
}

.center {
  text-align: center;
}

/* =Clearfix */
.clearfix:after,
.clearfix:before,
#container:after,
#container:before,
.widget-wrapper:after,
.widget-wrapper:before {
  content: ' ';
  display: table;
}

.clearfix:after,
#container:after,
.widget-wrapper:after {
  clear: both;
}

.ie7 .clearfix,
.ie7 #container,
.ie7 .widget-wrapper {
  zoom: 1;
}

.clear {
  clear: both;
}

/* =Begin bidirectionality settings (do not change) */
BDO[DIR="ltr"] {
  direction: ltr;
  unicode-bidi: bidi-override;
}

BDO[DIR="rtl"] {
  direction: rtl;
  unicode-bidi: bidi-override;
}

[DIR="ltr"] {
  direction: ltr;
  unicode-bidi: embed;
}

[DIR="rtl"] {
  direction: rtl;
  unicode-bidi: embed;
}

/* =Media Print */
@media print {

  h1, h2, h3, h4, h5, h6 {
    page-break-after: avoid;
  }

  ul, ol, dl {
    page-break-before: avoid;
  }
  #header .main-nav, #widgets, #respond { display: none; }
  
  #content { width: 100%; }
}

/*	Retina (HiDPI) Display
    http://www.quirksmode.org/blog/archives/2012/06/devicepixelrati.html
-------------------------------------------------------------- */
@media only screen and (-moz-min-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {

  body {
  }
}

#user_login {display:block; }

