/*
Theme Name: The Rita Langworthy Foundation
Theme URI: http://www.ritalangworthyfoundation.com
Author: Nadine Gilden
Author URI: http://curiouslight.com/
Template: quark
Description: The Rita Langworthy Foundation
Version: 1.0

*/

/* =Import Styles

-------------------------------------------------------------- */

@import url("../quark/style.css");

/* =Start From Here

-------------------------------------------------------------- */


ul.ui-tabs-nav {
	display: block !important;
}

a {
	color: #633393;
	text-decoration: none;
}

a:active {
	color:  #818181;
	text-decoration: none;
}


a:visited {
	color: #633393;
	text-decoration: none;
}

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


#menu-main-menu a:hover {
	color: #633394;
	text-decoration: none;
}


#site-navigation {
	background: #434343;
	width: 93%;
}

.nav-menu {
	text-transform: lowercase;
	font-style: normal;
	font-weight: 500;
	line-height: 1.5;
	
}

.main-navigation {
	text-align: left;
	float: right;
	clear: both;
	margin: 9% 1.3% 0 0;

}

.main-navigation a {
    font-size: 90% !important;
		color:  #ffffff;
		font-weight: 400;
		text-transform: uppercase;
}

.main-navigation ul {
	padding: 1.2% 2.8% 1.2% 2.8%;
}

.main-navigation li {
	float: left;
	position: relative;
	margin: 0 0 0 0; /* Margin on the right side of each top level menu item (since it's floated right) */
	padding: 2.65% .8% 2.65% .8%;
}

#menu-item-33 a{
	color: #b691dd;
}

.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a, .main-navigation .current_page_parent > a {
color: #b691dd;
}

.main-navigation .current_page_parent > a {
color: #ffffff;
}

.main-navigation li:hover > a {
  color: #818181;
}

#menu-main-menu a:hover {
  color: #818181;
  text-decoration: none;
}

/* =Menu dropdown

-------------------------------------------------------------- */

.main-navigation ul ul { 
	display: none;
	position: absolute;
	left: 0;
	z-index: 99999;
	line-height: 1.5;
	border: 1px solid #bbb;
	background-color: #fff; /* Nav bar dropdown background color */
	-webkit-box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.6);
	padding:  3px 0 0 0;
}

.main-navigation li + li a:before {
    content: "";
    margin-right: 10px;
}

.main-navigation ul ul a{
    font-size: 16px !important;
		color:  #818181;
		width: 380px;
		margin-left:  2px;
		padding:  2px;
}

.main-navigation ul ul a:hover {
		color:  #b691dd !important;
}

.main-navigation ul ul a:before {
    content: "";
    margin-right: 7px;
}


.main-navigation ul ul li {
    border-bottom: 1px solid #bbb;
    font-size:  16px;
	margin: 0 0 0 0; /* Margin on the right side of each top level menu item (since it's floated right) */
	padding: 5px;
}


#bannercontainer {
    background: none;
}



.main-navigation ul ul .current_page_parent > a {
color: #633394;
}


/* =General

-------------------------------------------------------------- */


.grid_8_of_12 .entry-content {
	padding-left: 45px;
	
}

strong {
  font-style: normal;
  font-weight: 700;
  font-family: inherit;
}

em {
  font-family: inherit;
}

.edit-link {
	display: none;
}

.purpleButton {
 	background-color: #633394;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:inherit;
	font-size:18px;
	padding: 8px 14px;
	text-decoration:none;
	border: 1px solid #ffffff;
}
.purpleButton:hover {
	background-color:#434343;
	color:#ffffff;
}
.purpleButton:active {
	position:relative;
	top:1px;
}

.purpleButton:visited {
	color:#ffffff;
}

h1 {
	font-size: 24px;
	color: #818181;
}

h2 {
	font-size: 18px;
	color: #818181;
}


.mycontent {
	padding-left: 45px;
	opacity:1;
}

input[type="submit"] {
    display: inline-block;
    padding: 14px 14px !important;
    margin-bottom: 0;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    color: #ffffff;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
    cursor: pointer;
    background-color: #633393;
    background-image: none !important;
    border: 1px solid #cccccc;
    border-color: #ffffff;
    border-radius: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-transform: uppercase;
}

.entry-header h1 a:hover {
    color: #b691dd;
}

.header-meta a:hover {
    color: #b691dd;
}

blockquote {
	font-style: italic;
	width: 100%;
	margin: 0 0 30px 0;
	padding: 20px 20px 30px 30px;
	line-height: 1.45;
	position: relative;
	color: #FFF;
	background: #c2c2c2;
	border-left: 5px solid #633393; 

}

blockquote cite {

	color: #efefef;
	font-size: 14px;
	display: block;
	margin-top: 5px;
}
 
blockquote cite:before {
	content: "-";
}

hr {
    background-color: #fff;
	border-top: 1px dashed #8c8b8b;
    height: 1px;
    margin: 24px 0 10px 0;
}

select {
   background: #8c8b8b;
   color: #ffffff;
   padding: 5px;
   }


/* =Home

-------------------------------------------------------------- */

#maincontentcontainer .home-sidebar .widget {
  background-color: transparent;
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

#maincontentcontainer .home-sidebar .widget-title {
    font-size: 18px;
    color: #434343;
}

#maincontentcontainer .home-sidebar {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 0;
  padding-top: 0;
}

#secondary {
	margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.home.page .site-content {
	margin-top: 0 !important;
  padding-top: 0 !important;
}

#nav_menu-2 {
	margin-bottom: 0 !important;
  padding-bottom: 0 !important;	
}

#text-6 {
	margin: 0;
}

#menu-home-about li {
	width: 90%;
	padding: 5px; 0 5px 0;
	border-bottom: 1px solid #ccc;
}

#menu-home-about li  a {
	color: #633394;
	}

#text-5 {
	margin: 0;
}

#menu-grants li {
	width: 90%;
	padding: 5px; 0 5px 0;
	border-bottom: 1px solid #ccc;
}

#menu-grants li  a {
	color: #633394;
	}


#text-7 {
	margin: 0;
}

#menu-home-for-volunteers li {
	width: 90%;
	padding: 5px; 0 5px 0;
	border-bottom: 1px solid #ccc;
}

#menu-home-for-volunteers li  a {
	color: #633394;
	}

#text-3 {
  background-color: #434343;	
}

#post-27 {
	margin-top: 40px;
}

.home-inspiration {
	float: left;
	width: 31%;
	padding-right: 20px;
}

.mission {
	float: left;
	border-left: 1px solid #818181;
	width: 66%;
}

.mission h3{
	font-size: 21px;
	font-weight: 500;
	color: 434343;
	padding: 15px 0 0 35px;
}

.mission p{
	padding: 5px 0 0 35px;
	line-height: 1.75;
	font-color: #2c2c2c;
}

/* =Home Top Content

-------------------------------------------------------------- */

#bannercontainer {
  display: none;
}

#home-topband {
  width: 100%;
  background: #818181 center repeat; 
  max-height: 420px;
  margin: 40px 0 20px 0;
  overflow:hidden;
}

#photo-container {
	background: #818181 url('../../uploads/2015/09/boyfence.jpg') no-repeat 0 0;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
	float: left;
  	width: 60%;
  	height: 420px;
  	margin: 0 auto;	
}

#text-8 .text-widget {
    position: relative;
    width: 60%;
    height: 100%;
}

.button-position {
	position: relative;
	top: 290px;
	right: 10%;
	float: right;

}

.button-position .purpleButton {
	padding: 12px 60px;
	font-size: 24px;
}

/* =Home News

-------------------------------------------------------------- */

#news-container {
	float: left;
	width: 40%;
	background: #818181; 	
	margin: 0 auto;
}

#dpe_fp_widget-2 {
	padding-left: 36px;
	max-width: 400px;
}

#dpe_fp_widget-2 .widget-title {
	color: #c9c9c9;
	font-size: 21px;
	padding: 20px 0 0 0;
}

#dpe_fp_widget-2 .title {
	color: #ffffff;
	font-size: 16px;
	text-align: center;
}

.dpe-flexible-posts img.wp-post-image {
    width: 100%;
    height: 240px;
    object-fit: cover;
    margin-bottom: 10px;
}

#dpe_fp_widget-2 p {
	color: #c9c9c9;
	font-size: 15px;
	text-align: center;
}

/* =Home Signup

-------------------------------------------------------------- */

home.page .site-content {
  margin: 0;
  padding: 0;
}

.signupconnect {
	max-width: 1160px;
	margin: 0 auto;
}

.gform_wrapper ul li.gfield {
    margin-top: 1px !important;;
    padding-top: 0;
}

#gform_wrapper_4 {
	padding: 0 0 38px 15px;
}

#gform_widget-2 {
  background-color: #633394;	
  }

#gform_widget-2 .widget-title {
	font-size: 21px;
	color: #b7b7b7;
	padding: 22px 0 5px 40px;
}

#gform_widget-2 .gfield_label {
	display: none;
}

#gform_widget-2 .gform_wrapper ul li.gfield {
    clear: none;
  	margin-left: 25px !important;
}

.gform_wrapper label.gfield_label+div.ginput_container {
    margin-top: 0 !important;
}

#gform_wrapper_4 input[type="text"] {

	padding: 14px 0 14px 0;
	border-radius: 0 !important;
}

#gform_widget-2 .gform_body {
    float: left !important;
    width: 60% !important;
}

.gform_wrapper .gform_footer {
    padding: 0 !important; 
    margin: 1em 0 0;
    clear: both;
}

#gform_widget-2 .gform_wrapper .gform_footer {
    clear: none;
}

#gform_widget-2 input[type="submit"] {
    display: inline-block;
    padding: 14px 14px !important;
    margin-bottom: 0;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    color: #ffffff;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
    cursor: pointer;
    background-color: #434343;
    background-image: none !important;
    border: 1px solid #cccccc;
    border-color: #ffffff;
    border-radius: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-transform: uppercase;
}

#text-3 {
	width: 100%;
	margin: 0 auto;	
}

#text-3 .widget-title {
	font-size: 21px;
	color: #b7b7b7;
	text-align: center;
	padding: 15px 0 5px 0;
}

.socialicon-container {
	width: 280px;
	margin: 0 auto;
	padding-bottom: 39px;
	}

.socialicon {
	padding:3px;
}

#text-4 .widget-title {
	font-size: 21px;
	color: #b7b7b7;
	padding: 15px 0 5px 40px;
}

#post-27 {
	margin-top: 0 !important;
}

/* =News

-------------------------------------------------------------- */	

.news-items {
	float: left;
	width: 65%;
}

.news-image {
	float: left;
	width: 32%;	
}

.news-content .enty-title {
	text-transform: none !important;
	float: left;
	width: 65%;
}

.news-content .entry-content p{
	float: left;
	width: 65%;
}

.news-content img.wp-post-image {
    float: left;
    padding: 0 20px 0 0;
}

.single-newsitems img.wp-post-image {
   display: none;
}

 .single-newsitems .header-meta {
   display: none;
}

 .single-newsitems .entry-header address {
   display: none;
}

 .single-newsitems .fa-calendar {
   display: none;
}

 .single-newsitems .fa-pencil {
   display: none;
}

/* =Sidebar General

-------------------------------------------------------------- */	

.widget-title {
    font-size: 18px;
    color: #434343;
}

.widget-area .widget {
    margin-bottom: 10px !important;
}

/* =Sidebar About

-------------------------------------------------------------- */	


div#nextend-accordion-menu-nextendaccordionmenuwidget-2 dl.level1 dt a span {
  color: #633394 !important;
  font-size: 14px !important;
  text-shadow: none;
  font-family: 'Work Sans', sans-serif !important;
  line-height: 20px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}

div#nextend-accordion-menu-nextendaccordionmenuwidget-2 dl.level1 dt .inner {
    background: none repeat 0 0;
    border-style: solid;
    border-color: #e0e0e0;
    border-width: 0px 0px 0px 0px !important;
}

#widget_sp_image-2 {
	padding: 20px 0 20px 0;
}

/* =Sidebar Get Involved

-------------------------------------------------------------- */	

div#nextend-accordion-menu-nextendaccordionmenuwidget-3 dl.level1 dt a span {
  color: #633394 !important;
  font-size: 14px !important;
  text-shadow: none;
  font-family: 'Work Sans', sans-serif !important;
  line-height: 20px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}

div#nextend-accordion-menu-nextendaccordionmenuwidget-3 dl.level1 dt .inner {
    background: none repeat 0 0;
    border-style: solid;
    border-color: #e0e0e0;
    border-width: 0px 0px 0px 0px !important;
}

div#nextend-accordion-menu-nextendaccordionmenuwidget-3 dl.level1 dt .inner {
    background: none repeat 0 0;
    border-style: solid;
    border-color: #e0e0e0;
    border-width: 0px 0px 0px 0px;
    padding-left: 3px !important;
}

#widget_sp_image-6 {
	padding: 20px 0 20px 0;
}

/* =Sidebar Donate

-------------------------------------------------------------- */	


div#nextend-accordion-menu-nextendaccordionmenuwidget-6 dl.level1 dt a span {
  color: #633394 !important;
  font-size: 14px !important;
  text-shadow: none;
  font-family: 'Work Sans', sans-serif !important;
  line-height: 20px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}

div#nextend-accordion-menu-nextendaccordionmenuwidget-6 dl.level1 dt .inner {
    background: none repeat 0 0;
    border-style: solid;
    border-color: #e0e0e0;
    border-width: 0px 0px 0px 0px !important;
    padding-left: 3px !important;
}

/* =Sidebar News

-------------------------------------------------------------- */	

ul.dpe-flexible-posts {
	margin-left: 0 !important;
	padding-left: 0 !important;
}

img.wp-post-image {

    float: left;
}

/* =Sidebar Programs

-------------------------------------------------------------- */	

div#nextend-accordion-menu-nextendaccordionmenuwidget-4 dl.level1 dt a span {
  color: #633394 !important;
  font-size: 14px !important;
  text-shadow: none;
  font-family: 'Work Sans', sans-serif !important;
  line-height: 20px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}

div#nextend-accordion-menu-nextendaccordionmenuwidget-4 dl.level1 dt .inner {
    background: none repeat 0 0;
    border-style: solid;
    border-color: #e0e0e0;
    border-width: 0px 0px 0px 0px !important;
}

div#nextend-accordion-menu-nextendaccordionmenuwidget-4 dl.level1 dt .inner {
    background: none repeat 0 0;
    border-style: solid;
    border-color: #e0e0e0;
    border-width: 0px 0px 0px 0px;
    padding-left: 3px !important;
}

#widget_sp_image-4 {
	padding: 20px 0 20px 0;
}

/* =Sidebar Butteflies and Blues

-------------------------------------------------------------- */	


div#nextend-accordion-menu-nextendaccordionmenuwidget-5 dl.level1 dt a span {
  color: #633394 !important;
  font-size: 14px !important;
  text-shadow: none;
  font-family: 'Work Sans', sans-serif !important;
  line-height: 20px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}

div#nextend-accordion-menu-nextendaccordionmenuwidget-5 dl.level1 dt .inner {
    background: none repeat 0 0;
    border-style: solid;
    border-color: #e0e0e0;
    border-width: 0px 0px 0px 0px !important;
	padding-left: 0 !important;
}

#widget_sp_image-5 {
	padding: 20px 0 20px 0;
}


/* =Events

-------------------------------------------------------------- */

#tribe-events {
	font-family: inherit;
}

h2.tribe-events-page-title {
    font-size: 30px;
    font-weight: 500;
}

#tribe-events-content .tribe-events-tooltip h4, #tribe_events_filters_wrapper .tribe_events_slider_val, .single-tribe_events a.tribe-events-gcal, .single-tribe_events a.tribe-events-ical {
    color: #633393;
}

.tribe-events-event-image {
	float: right;
	width: 20%;
}


/* =Contact 

-------------------------------------------------------------- */


.cd-timeline-title {
	display: none !important;
}

.cd-timeline-content {
	box-shadow: 0 6px 0 #633394 !important;
    border-radius: 0 !important;
}



/* =Zazzle Products

-------------------------------------------------------------- */

.post-type-archive-storeproducts .site-content article {
  width: 25%;
  float: left;
  margin-right: 0px !important;
  margin-bottom: 10px !important;
  padding: 0 8px 0 8px;
  text-align: center;
 	display: inline-block; 
	vertical-align: top;
	overflow: hidden;
}

#maincontentcontainer .post-type-archive-storeproducts img {
	width: 100%;
}

.store-container .entry-title {
	text-transform: none !important;
	padding-left: 0 !important;
	font-size: 16px;
	min-height: 50px;
}

.product-image img {
	width: 100%;
	margin: 0 0 8px 0;
	border: 1px solid #eee;
}

.product-price {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.5;
	margin: 8px 0 0 0;
}

.productButton {
	background-color:#633394;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:16px;
	margin: 10px 0 30px 0;
	padding: 6px 10px;
	text-decoration:none;
}
.productButton:hover a{
	color:#ccc;
}
.productButton:active {
	position:relative;
	top:1px;
}

.productButton:visited {
	color:#ffffff;
}

.productButton a{
	color:#ffffff;
}

.product-container {
  width: 24%;
  float: left;
  margin-right: 0px !important;
  margin-bottom: 10px !important;
  padding: 0 8px 0 8px;
  text-align: center;
  	display: inline-block; 
	vertical-align: top;
	overflow: hidden;
}

.product-container {
	margin-top: 40px;
}

.product-container .entry-title {
	text-transform: none !important;
	padding-left: 0 !important;
	font-size: 16px;
	min-height: 50px;
}

/* =Board of Directors

-------------------------------------------------------------- */	



.board-intro {
	margin: 10px 0 20px 0;
}

.board-grid {
  width: 49%;
  float: left;
  margin-right: 0px !important;
  margin-bottom: 0px !important;
  padding: 0;
  	display: inline-block; 
	vertical-align: top;
}

.board-items {
	background: #c2c2c2;
	border-top: 5px solid #633393; 
	margin-right: 20px;
}

.board-grid .entry-header {

    margin-bottom: 0 !important;
}

.board-grid .entry-title {
	text-transform: none;
	color:#343434;
}

.board-grid .entry-title a{
	font-weight: 500;
	color: #633393;
}

.board-items .board-inner{
	padding: 20px 0 5px 20px;
}

.post-type-archive-boardmembers .site-content article {
  margin-bottom: 18px !important;
  padding-bottom: 0px !important;
}

.term-content ul {
	  margin-left: 0px !important;
  padding-left: 0px !important;
}

.board-grid .entry-content {
	font-weight: 400;
	color: #434343;
}

.term-title {
	width: 100%;
	overflow: hidden;
	font-size: 21px;
	text-transform: uppercase;
	padding-top: 20px;
}

.member-name {
	font-weight: bold;
}

.board-items article {
    margin-bottom: 15px !important;
}

/* =Get Involved

-------------------------------------------------------------- */

.page-id-389 h2 {
	padding: 10px 0 10px 0 !important;
}


/* =Blog

-------------------------------------------------------------- */

.Blogcontent {
	padding-left: 45px;
}

.Blogcontent img.wp-post-image {
   display: none;
}

.Blogcontent .entry-header address {
   display: none;
}

.Blogcontent .fa {
   display: none;
}

.Blogcontent .post-categories {
   display: none;
}

/* =Butterlies and Blues

-------------------------------------------------------------- */

.page-template-butterfliesandblues-php {

}
	

.butterflies {
	background-color: #633393;
	border: 20px solid #d7d7d7;
	margin-left: 45px;
	margin-right: 10px;
}

.butterflies a {
	color: #b691dd;
	}

.butterflies .mycontent {
	padding: 15px 20px 20px 20px;
	color: #ffffff;

}

.butterflies .entry-title {
	color: #d7d7d7;
}

.butterflies .levelcolumns {
	color: #000;
}

.butterflies .gform_wrapper span.ginput_total {
    color: #d7d7d7;
    font-size: 1.2em;
}

.butterflies h2 {
    color: #d7d7d7;
}

.butterflies input[type="submit"] {
    display: inline-block;
    padding: 14px 14px !important;
    margin-bottom: 0;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    color: #633393;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
    cursor: pointer;
    background-color: #b691dd;
    background-image: none !important;
    border: 1px solid #cccccc;
    border-color: #ffffff;
    border-radius: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-transform: uppercase;
}

.omsc-pricing-column li.omsc-pricing-price {
    color: #fff;
    background: #633393;
    font-size: 100%;
}

.omsc-pricing-column:hover, .omsc-pricing-column.omsc-pricing-column-featured:hover {
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.4);
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.4);
    z-index: 1;
}

.omsc-pricing-column li.omsc-pricing-title {
    font-weight: 500;
    font-size: 130%;
    }

.omsc-pricing-table-wrapper  ul li{
	margin-left: 0;
	padding-left: 0;
}

.omsc-pricing-column {
	padding: 0 15px 0 15px !important;
	}

.omsc-pricing-column li{
	margin-left: 0;
	padding-left: 0;
}

.omsc-pricing-column li.omsc-pricing-title {
    font-size: 100%;
}

.omsc-button {
    display: inline-block;
    padding: 14px 14px !important;
    margin-bottom: 0;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    color: #ffffff;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
    cursor: pointer;
    background-color: #633393;
    background-image: none !important;
    border: 1px solid #cccccc;
    border-color: #ffffff;
    border-radius: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-transform: uppercase;
}

.sponsorships {
	text-align: center;
	margin: 30px 0 20px 0;
}


.bb-txtleft {
	width: 60%;
	float: left;
	padding: 0 25px 0 0;
}

.bb-imgrt {
	width: 40%;
	float: left;
	padding: 0 0 40px 0;	
}

.bb-box {
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px 0;
	background-color: #d7d7d7;
	border: 10px solid #fff;
	color: #000000;
	padding: 20px 0 0 0;
}

.bb-box p {
	padding: 10px 20px 0 20px;
	font-size: 14px;
}

.bb-box img {
	width: 28%;
	padding: 0 0 0 20px;
}

.gfield_description {
	margin-bottom: 20px;
}

/* =Butterlies and Blues Tickets

-------------------------------------------------------------- */

#gform_wrapper_14 span.ginput_product_price {
    color: #d7d7d7;
}

#gform_wrapper_15 span.ginput_product_price {
    color: #d7d7d7;
}

/* =Privacy Policy

-------------------------------------------------------------- */	

.omsc-accordion .omsc-toggle {
    margin-bottom: 12px;
     border-top-width: 1px;
}

.omsc-toggle-title {
    color: #633394;
}

/* =Forms

-------------------------------------------------------------- */	

.gsection_title {
	font-weight: 500 !important;
	text-transform: uppercase;
}

.gform_wrapper h3.gform_title {
	font-weight: 500 !important;
	text-transform: uppercase;
}

.gform_wrapper .top_label .gfield_label {
	font-weight: 500 !important;
}

#input_2_4 {
	    background-color: #633393;
	    color: #fff;
	    padding: 10px 0 10px 10px;
}

#gform_confirmation_wrapper_2 {
		background: #818181; 	
		color: #ffffff;
}
/* =Footer 

-------------------------------------------------------------- */	

#grayfooter {
	width: 100%;
	background: #434343;
	margin: 0 auto;
	overflow: hidden;
}

#grayfooter a{
	color: #ffffff;
}


.graymenu-content {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 0 0 20px;
}

#grayfooter h3 {
	font-size: 18px ;
	color: #b691dd;
	margin-top: 40px;
	}
	
#grayfooter .textwidget {
	color: #b7b7b7;
}	

#menu-footer a {
	color: #ffffff;
}

#text-12 {
	margin-top: 40px;
}

.footer-quote {
	float: left;
	width: 60%;
	padding: 0 20px 0 0;
}

.footer-photo {
	float: left;
	width: 32%;
	border: 8px solid #b7b7b7;
	margin-right: 20px;
}

#widget_sp_image-16 {
	padding-bottom: 20px;
}

.smallprint {
	padding: 0 0 30px 80px;
}
	
	
/* =Responsive 

-------------------------------------------------------------- */	

@media only screen and (max-width: 1300px) {
	
	.main-navigation a {
    	font-size: 80% !important;
    }
	
	#gform_widget-2 .widget-title {
	    font-size: 100%;
	}
	
	#gform_wrapper_4 {
    padding: 0 0 6% 5%;
	}
	
	.socialicon-container img{
    width: 23%;
	}
	
	#text-3 .widget-title {
	    font-size: 100%;
	}
			
}

@media only screen and (max-width: 1220px) {
	
	.main-navigation a {
    	font-size: 70% !important;
    }
}


@media only screen and (max-width: 1090px) {
	
	.site-title img {
     width: 80%;
     text-align: center;
	}
	
		.main-navigation a {
    	font-size: 60% !important;
    }
	
	.post-type-archive-storeproducts .site-content article {
	  width: 33.3%;
	}
	
}

@media only screen and (max-width: 960px) {
	
	.board-items .board-inner {
    padding: 20px 0 5px 10px !important;
	}
	
	.board-grid .entry-title {
		font-size: 95% !important;
	}

	.board-items .entry-content {
    	padding: 0 8px 5px 0;
		font-size: 80% !important;
	}
	
	#gform_wrapper_4 {
	padding: 0 0 30px 15px;
	}
	
	.socialicon-container {
    width: 90%;
	}
		.socialicon-container img{
	    width: 23%;
	}
	

	
}

@media only screen and (max-width: 860px) {
	
	.home-inspiration {
	    display: none;
	}
	
	.mission {
	    float: left;
	    border-left: 0;
	    width: 100%;
	}
	
	.mission h3{
		padding: 15px 0 0 0 !important;
	}
	
	.mission p {
		padding: 5px 0 0 0 !important;
	}
	
	#gform_wrapper_4 {
	padding: 0 0 20px 15px;
	}
	
	#gform_wrapper_4 input[type="text"] {
	
		padding: 10px 0 14px 0;
		border-radius: 0 !important;
	}
	
	.store-container .entry-title {
    font-size: 90% !important;
    min-height: 50px;
	}
	
	.board-grid .entry-title {
    font-size: 90% !important;
 		margin-right: 10px;
	}
	
	.board-grid .entry-content {
		font-size: 70%;
		margin-right: 5px;
	}


	
}

@media only screen and (max-width: 780px) {
	
	.socialicon-container {
		padding-bottom: 41px;
		}



}



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

	
	#primary { 
		display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;

    }
    
	.grid_9_of_12 {    
		-webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    }
    
	.grid_3_of_12 {     
		-webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    text-align: center;
    }
    
    #nextendaccordionmenuwidget-2 {
	    display: none;
    }
    
        #nextendaccordionmenuwidget-3 {
	    display: none;
    }
    
    #nextendaccordionmenuwidget-4 {
	    display: none;
    }
    
    #secondary .grid_3_of_12 .widget-title {
	    text-align: center;
    }
    
    .dpe-flexible-posts  {
	    display: none;
    }
    
    #nav_menu-5 {
	    display: none;
    }

	.board-grid {
	  width: 90%;
	
	}
	
	#photo-container {
	    width: 100%;
	    height: 420px;
	    margin: 0 auto;
	}
	
		.home-inspiration {
	    display: none;
	}
	
	.mission {
	    border-top: 0;
	}
	
		.post-type-archive-storeproducts .site-content article {
	  width: 50%;
	}
		
}

@media only screen and (max-width: 480px) {
	
		.post-type-archive-storeproducts .site-content article {
	  width: 100%;
	}

	
}


/*
     FILE ARCHIVED ON 09:22:03 Feb 03, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:13:50 Jul 18, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.328
  load_resource: 448.72
  PetaboxLoader3.resolve: 418.825
  PetaboxLoader3.datanode: 25.648 (2)
  loaddict: 15.128
*/