/*
Theme Name: Air - Custom
Theme URI: http://ithemes.com/
Description: This is a generated child theme for the Air theme. You should activate and modify this theme instead of Air. Doing so allows you to modify this child theme while allowing automatic upgrades for Air.
Author: iThemes
Author URI: http://ithemes.com/
Version: 5.2.4
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive, multiple layouts, clean, modern, typography
Text Domain: it-l10n-Builder-Air
Domain Path: /lang/
Template: Builder-Air
*/


/*********************************************
	Default font settings and typography.
*********************************************/
html {
	font-size: 100%;
}
body {
	color: #000;
	font-family: proxima-nova, sans-serif;
	font-style: normal;
	font-size: 1em;
	line-height: 1.625;
}
input, select, textarea {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
pre, code, tt, kbd {
	font-family: 'andale mono', 'lucida console', monospace;
	font-size: 1em;
	line-height: 1.5;
}
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
address, dfn, img, samp, ul, ol, dl {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
a img {
	margin: 0;
}


/*********************************************
	Constrain table and input widths
*********************************************/
table, input, textarea, select {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	max-width: 100%;
}


/*********************************************
	Main Background
*********************************************/
body {
	background: #FFFFFF;
}


/*********************************************
	Universal Link Styles
*********************************************/

a {
	color: #000;
}
a:hover {
	color: #50b848;
	text-decoration: underline;
}
a:focus {
	color: #353535;
}


/*********************************************
	Button Link Styles
*********************************************/

.btn,
.more-link,
.loop-utility a,
input[type="submit"],
input[type="button"],
.comment-reply-link {
	font-weight: normal;
	font-size: inherit;
	cursor: pointer;
	display: inline-block;
	background: #168CCB;
	color: #FFFFFF;
	padding: .5em 1em;
	border: 1px solid transparent;
	border-radius: 2px;
	-webkit-font-smoothing: antialiased;
	-webkit-appearance: none;
	margin-bottom: 1.5em;
	text-decoration: none;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.btn:hover,
.more-link:hover,
.loop-utility a:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.comment-reply-link:hover {
	background: #199EE5;
	color: #FFFFFF;
	text-decoration: none;
}


/*********************************************
	Headings
*********************************************/
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: 1.2;
	margin-top: 0;
	margin-bottom: 27px;
}
h1 {
	font-size: 2.5em;
	font-weight: 400;
	text-align: center;
}
h2 {
	font-size: 1.75em;
	
}
h3 {
	font-size: 1.5em;
	font-weight: 400;
	line-height: 1.5em;
}
h4 {
	font-size: 1.25em;
}
h5 {
	font-size: 1.125em;
}
h6 {
	font-size: 1em;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}


/*********************************************
	Container Div
*********************************************/

.builder-container-outer-wrapper {
	display: block;
	margin: 0 auto;
}
.builder-container {

}

/*********************************************
	Default Module Styling
*********************************************/

.builder-module {
	padding-top: 3.5em !important;
}
.builder-module-last {
	border-bottom: 0;
}
.builder-module-element {
	margin-bottom: 3em !important;
}
.left .builder-module-element {
	margin-right: 3em;
}
.middle .builder-module-element {
	margin-left: 3em;
	margin-right: 3em;
}
.right .builder-module-element {
	margin-left: 3em;
}

/*********************************************
	All Sidebars
*********************************************/

.builder-module-sidebar {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}
.builder-module-sidebar .widget-wrapper {
	width: 100%;
}
.builder-module-sidebar .widget-background-wrapper {
	margin-bottom: 1.5em;
}
.builder-module-sidebar .widget {
	margin: 0;
	padding: 0;
}
.builder-module-sidebar .widget-wrapper-left .widget {
	margin-right: 1em;
}
.builder-module-sidebar .widget-wrapper-right .widget {
	margin-left: 1em;
}
.builder-module-block-outer-wrapper {
	overflow: visible !important;
}
.builder-module-sidebar h4.widget-title {
	font-size: 1.3em;
	line-height: 1.3;
	margin: 0 0 .75em 0;
	padding: 0;
}
.builder-module-sidebar h4.widget-title a {
	color: #000;
}
.builder-module-sidebar h4.widget-title + * {
	margin-top: 0;
}
.builder-module-sidebar .widget *:first-child {
	margin-top: 0;
}
.builder-module-sidebar .widget *:last-child {
	margin-bottom: 0;
}
.builder-module-sidebar .widget a.rsswidget img {
	display: none;
}
.builder-module-sidebar .widget ul {
	margin-left: 0;
}
.builder-module-sidebar .widget li {
	list-style: none;
}

/*********************************************
	Header Module
*********************************************/

.builder-module-header {
	text-align: center;
}

.site-title,
.site-title a,
.site-title a:hover,
.site-tagline,
.site-tagline a,
.site-tagline a:hover {
	height: auto;
	margin-bottom: 0;
	text-decoration: none;
}
.site-title a:hover,
.site-tagline a:hover {

}
.site-title {
	margin-top: 0;
	font-size: 3.5em;
	font-weight: bold;
	line-height: 1;
}
.site-title a {

}
.site-title a:hover {

}
.site-tagline {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: .8em;
	margin-top: .5em;
}
.site-tagline a {

}


/*********************************************
	Navigation Module
*********************************************/

.builder-module-navigation {
	display: block;
	line-height: 2;
	width: 100%;
	padding: .25em 0 .5em 0 !important;
}
.builder-module-navigation .builder-module-element {
	margin: 0 !important;
}
.builder-module-navigation ul {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
.builder-module-navigation ul * {
	margin: 0;
}
.builder-module-navigation li {
	padding: 0;
}
.builder-module-navigation li a,
.builder-module-navigation .current_page_item li a,
.builder-module-navigation .current-cat li a,
.builder-module-navigation .current-menu-item li a {
	background: transparent;
	color: #000;
	margin: .25em .5em 0 0;
	text-decoration: none;
	padding: .25em .7em;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	transition: all .2s ease-in;
	border: none;
	font-weight: 800;
	font-size: 1.1em;
	text-transform: uppercase;
}
.builder-module-navigation .current_page_item a,
.builder-module-navigation .current-cat a,
.builder-module-navigation .current-menu-item a {
	background: #fff;

}
.builder-module-navigation li a:hover,
.builder-module-navigation .current_page_item li a:hover,
.builder-module-navigation .current-cat li a li a:hover,
.builder-module-navigation .current-menu-item li a:hover {
	background: #fff;
	color: #007dc5;

}
/* second level stuff */
.builder-module-navigation li ul {
	background: #FFFFFF;
	border: .1em solid #EBEBEB;
	border-bottom: 0;
	width: 19em;
}
.builder-module-navigation li li {
	border-bottom: .1em solid #EBEBEB;
	width: 19em;
}
.builder-module-navigation li li a,
.builder-module-navigation .current_page_item li a,
.builder-module-navigation .current-cat li a,
.builder-module-navigation .current-menu-item li a {
	float: none;
	padding: .75em;
	line-height: 1.2;
	margin: 0;
	border-radius: 0;
	font-weight: 700;
	text-transform: capitalize;
}
.builder-module-navigation li li a:hover,
.builder-module-navigation li li a.sfhover {
	background: #000;
	color: #fff;
}
.builder-module-navigation li ul ul {
	margin: -2.05em 0 0 14em;
}


/*********************************************
	Widget Bar Module
*********************************************/

.builder-module-widget-bar .left .widget {
	margin-right: 1.5em;
}
.builder-module-widget-bar .middle .widget {
	margin-left: 1.5em;
	margin-right: 1.5em;
}
.builder-module-widget-bar .right .widget {
	margin-left: 1.5em;
}

/*********************************************
	Footer Module
*********************************************/



/*********************************************
	Image Module
*********************************************/

.builder-module-image .builder-module-element img {
	margin: 0;
}

/*********************************************
	Image Module (Alternate - No Spacing)
*********************************************/

.image-no-spacing {
	margin: 0;
	padding: 0 !important;
}
.image-no-spacing .builder-module-element {
	margin: 0 !important;
	padding: 0;
}

/*********************************************
	Image Module (Alternate - Full Window)
*********************************************/

.image-full-window-outer-wrapper {
	max-width: none !important;
}
.image-full-window {
	padding: 0 !important;
}
.image-full-window .builder-module-element {
	margin: 0 !important;
}
.image-full-window-outer-wrapper img {
	width: 100%;
	height: auto;
}

/*********************************************
	HTML Module
*********************************************/

.builder-module-html .builder-module-element>*:first-child {
	margin-top: 0;
}
.builder-module-html .builder-module-element>*:last-child {
	margin-bottom: 0;
}


/*********************************************
	Content Module
*********************************************/

.builder-module-content .builder-module-element {
	overflow: hidden;
}

.builder-module-content .hentry {
	margin-bottom: 4em;
	padding-bottom: 4em;
	border-bottom: 1px solid #EBEBEB;
}
.builder-module-content .entry-content>*:first-child {
	margin-top: 0;
}
.builder-module-content .entry-content > *:last-child {
	margin-bottom: 0;
}
.entry-title,
.entry-title * {
	margin: 0;
	padding: 0;
}
.hentry .thumbnail-wrap {
	display: none;
}
.hentry .date {
	display: none;
}
.entry-title {
	font-size: 2em;
	margin-bottom: 0.125em;
}
.entry-title a {
	text-decoration: none;
}
.entry-title a:hover {
	text-decoration: none;
}

.hentry .entry-meta {
	display: block;
	float: left;
	color: #858C90;
	font-size: .8em;
	text-transform: uppercase;
}
.hentry .entry-meta a {
	font-weight: bold;
	text-decoration: none;
}
.hentry .entry-meta a:hover {

}
.hentry .entry-meta.alignleft {
	max-width: 60%;
}
.hentry .entry-meta.alignright {
	float: right;
}
.hentry .entry-footer {
	display: block;
	margin-top: 1.5em;
}
.hentry .entry-footer .entry-utility,
.hentry .entry-footer .categories,
.hentry .entry-footer .comments {
	margin-bottom: .5em;

}
.hentry .entry-footer img {
	max-width: none;
}

.hentry .entry-attachment .attachment {
	text-align: center;
}

.hentry .edit-entry-link {
	clear: both;
	margin: 0;
}
.hentry .more-link {
	font-weight: bold;
}
.entry-content {
	clear: both;
}
.loop-title {
	font-weight: bold;
}


/*********************************************
	Style images and galleries
	.hentry is used instead of .page or .post
	as it applies to all content types
*********************************************/

.hentry .gallery {
	margin-bottom: 1.5em;
}
.hentry .gallery a,
.hentry .gallery dt,
.hentry .gallery img {
	font-size: 0;
	line-height: 0;
	margin: 0;
}
.hentry .gallery-item {
	display: inline-block;
	margin: 0;
	text-align: left;
	vertical-align: top;
	width: 150px;
}
.hentry .gallery-item img {
	border: 0;
	margin: 0;
	padding: 0;
}
.hentry .gallery-caption {
	font-size: .9em;
	line-height: 1.3;
	margin: 0;
}
.hentry .gallery + * {
	margin-top: 0;
}

.hentry img {

}
.hentry .alignright {
	margin: 1em 0 1em 1.5em
}
.hentry .alignleft {
	margin: .5em 1.5em 1em 0;
}
.hentry .aligncenter {
	margin: 0 auto;
}
.hentry .alignnone {
	margin: 0;
}
.hentry .wp-caption {
	margin-bottom: 1.5em;
}
.hentry .wp-caption img {
	background: transparent;
	border: none;
	padding: 0;
}

.hentry .wp-caption-text {
	font-size: .9em;
	line-height: 1.3;
	margin: 0;
}


/*********************************************
	Post Meta Styles, if needed
*********************************************/

.entry-header {
	clear: both; /* we need this so floats in the post are cleared */
	margin-bottom: 1.5em;
}

.entry-footer {
	clear: both; /* we need this so floats in the post are cleared */
}
.entry-footer .alignright {

}
.entry-footer .categories,
.entry-footer .tags {

}
.entry-footer .comments {

}

.EXIF table {
	margin: 0 auto;
}
.photometa h4 {
	margin: 0;
	padding: 0;
	text-align: center;
}
.photometa ul {
	list-style-type: none;
}


/*********************************************
	Previous/Next Page Navigation
*********************************************/

.loop-utility {
	clear: both; /* To clear any floats */
}


/*********************************************
	Page Specific Styling
*********************************************/

.page .builder-module-content .hentry {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}

/*********************************************
	Single Post Specific Styling
*********************************************/

.single .builder-module-content .hentry {
	margin-bottom: 2em;
	padding-bottom: 0;
	border-bottom: 0;
}

/* navigation for posts that split into multiple pages */
.entry-pages a {
	display: inline-block;
	background: #EBEBEB;
	padding: 0 .35em;
}


/*********************************************
	Comment Styles
*********************************************/

#comments {
	margin-top: 1.5em;
}
.commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
}
.commentlist li.comment,
.commentlist li.trackback,
.commentlist li.pingback {
	border: 1px solid #D6D6D6;
	border-radius: 2px;
	padding: 0 1.5em;
	margin-bottom: 1.5em;
}
.commentlist .avatar {
	margin: 0;
	float: left;
	margin-right: 1em;
}
.commentlist .fn {
	display: inline-block;
	margin-top: .3em;
}
.commentlist ul.children {
	margin: 0 0 1.5em 0;
}
.commentlist ul.children li:last-child {
	margin: 0;
}
.commentlist .comment-body {
	margin: 1.5em 0;
}
.comment-content {
	margin: 3em 0 2em 0;
}
.commentlist div.reply:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#respond {
	margin-top: 2em;
}
#respond h3 {
	margin: 0;
}
#respond label {
	display: block;
	margin-top: .25em;
}
#respond input[type="submit"] {
	line-height: inherit;
	margin: 1.5em 0 0 0;

}
#respond textarea {
	width: 100%;
	max-width: 100%;
}
#respond .comment-submit-wrapper {
	margin: 0;
}
.commentlist #respond {
	margin-bottom: 1.5em;
}
.comment-reply-link {
	padding: .25em 1em;
}
.cancel-comment-reply a {
	display: inline-block;
	background: #dadddf;
	color: #000;
	border-radius: 2px;
	padding: .25em .5em;
	margin: .5em 0;
	font-size: .85em;
	text-decoration: none;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.cancel-comment-reply a:hover {
	background: #ebebeb;
}
.logged-in-as {
	margin: 0.25em 0;
}


/*********************************************
	Text elements
*********************************************/

p {
}
p img.left {
	float: left;
	margin: 0;
	padding: 0;
}
p img.right {
	float: right;
	margin: 0;
}
blockquote {
	border-left: 5px solid #EBEBEB;
	padding: .25em 1.5em;
	font-size: 1.5em;
	line-height: 1.42;
	-webkit-font-smoothing: antialiased;
}
/* To prevent nested blockquotes from increasing in size */
blockquote blockquote {
	font-size: 100%;
}
blockquote p {
	margin-bottom: 1.5em;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	height: 0;
	line-height: 1.5;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
abbr, acronym {
	border-bottom: 1px dotted #666666;
}
address {
	font-style: italic;
}
del {
	color: #666666;
}
pre {
	margin-bottom: 1.5em;
	white-space: pre;
}
big {
	font-size: 1.2em;
	line-height: 1;
}
cite {
	font-style: normal;
}


/*********************************************
	Lists
*********************************************/

ul, ol {
	list-style-position: outside;
	margin-left: 1em;
	padding: 0;
}
ul ul, ul ol, ol ul, ol ol {
	margin-left: .5em;
}
li {
	margin: 0;
	padding: 0 0 10px 0;
}
li > * {
	margin-top: 0;
}
li *:last-child {
	margin-bottom: 0;
}
li > p + ul {
	margin-top: -1.5em;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
dl {
	margin-bottom: 1.5em;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
dd + dd {
	margin-top: 0;
}


/*********************************************
	Tables
*********************************************/

table {
	width: 100%;
	margin-bottom: 1.5em;
}
table, td, th {
	border: 1px solid #CFCFCF;
	border-collapse: collapse;
}
th {
	font-weight: bold;
}
th, td, caption {
	padding: .25em;
	text-align: center;
}
td a {
	display: block;
}
tfoot td {
	padding: 0;
}
tfoot a {
	display: block;
	padding: .25em;
}
caption {
	border: 1px solid #CFCFCF;
	border-bottom: 0;
	font-weight: bold;
}


/*********************************************
	Misc classes
*********************************************/

.small {
	font-size: .8em;
	line-height: 1.875;
	margin-top: 1.875em;
	margin-bottom: 1.875em;
}
.large {
	font-size: 1.2em;
	line-height: 2.5;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}
.hide {
	display: none;
}
.quiet {
	color: #666666;
}
.loud {
	color: #000000;
}
.highlight {
	background: #FFFF00;
}
.added {
	background: #006600;
	color: #FFFFFF;
}
.removed {
	background: #990000;
	color: #FFFFFF;
}
.first {
	margin-left: 0;
	padding-left: 0;
}
.last {
	margin-right: 0;
	padding-right: 0;
}
.top {
	margin-top: 0;
	padding-top: 0;
}
.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}


/*********************************************
	Default styling for forms
*********************************************/

label {
	font-weight: bold;
}
fieldset {
	border: .1em solid #CCCCCC;
	margin: 0 0 1.5em 0;
	padding: 1.4em;
}
legend {
	font-size: 1.2em;
	font-weight: bold;
}


/*********************************************
	Form fields
*********************************************/

input[type="color"], input[type="email"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"],
input[type="number"], input[type="date"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="month"], textarea {
	font-size: 1em;
	margin: 0;
	padding: .25em;
	background: #FFFFFF;
	border: 1px solid #CECECE;
	-webkit-appearance: none;
	border-radius: 0;
	line-height: inherit;
}
input[type="color"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus,
input[type="text"]:focus, input[type="url"]:focus, input[type="number"]:focus, input[type="date"]:focus, input[type="time"]:focus,
input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="week"]:focus, input[type="month"]:focus, textarea:focus {

}
input[type=text], input[type=password], input.text, input.title, textarea, select {
	font-size: 1em;
	max-width: 99.5%;
}
input[type=text], input[type=password], input.text, input.title, textarea {
	background-color: #FFFFFF;
	border: 1px solid #CECECE;
}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus {
	border-color: #666666;
}
textarea {
	width: 30em;
	height: 20em;
}
.search-text-box {
	margin-bottom: 0;
}
.search-submit-button {
	margin: 0;
}
input[type="submit"] {
	font-size: 1em;
	cursor: pointer;
}


/*********************************************
	Search Form Styling
*********************************************/

#searchform {
	position: relative;
}
#searchform input[type="text"] {
	width: 75%;
	max-width: 100%;
}
#searchform input[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	width: 24.75%;
	max-width: 100%;
	margin: 0;
	padding: .25em 0;
	line-height: inherit;
}


/*********************************************
	Password Protected Post Form
*********************************************/

.post-password-required input[type="submit"] {
	display: inline-block;
	float: none;
}


/*********************************************
	Success, notice and error boxes
*********************************************/

.error, .notice, .success {
	border: 2px solid #ddd;
	margin-bottom: 1em;
	padding: .8em;
}
.error {
	background: #FBE3E4;
	border-color: #FBC2C4;
	color: #8a1f11;
}
.notice {
	background: #FFF6BF;
	border-color: #FFD324;
	color: #514721;
}
.success {
	background: #E6EFC2;
	border-color: #C6D880;
	color: #264409;
}
.error a {
	color: #8a1f11;
}
.notice a {
	color: #514721;
}
.success a {
	color: #264409;
}


/*********************************************
	Widget Specific Styling
*********************************************/

/* RSS Widget */
.widget_rss li {
	margin-bottom: 1.5em;
}
.widget_rss .rsswidget {
	display: block;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
}
.widget_rss .rss-date {
	display: block;
	margin-bottom: 1.5em;
}
.widget_rss .rssSummary {
	margin: 1.5em 0;
}

/* Tag Cloud Widget */
.widget_tag_cloud a {
	line-height: 1;
	font-weight: bold;
	display: inline-block;
	background: #CECECE;
	padding: .5em .75em;
	margin: 5px 0;
	text-decoration: none;
}
.widget_tag_cloud a:hover {
	background: #343434;
	color: #ECECEC;
}


/*********************************************
	Social Tabs
*********************************************/

#social-tags {
	left: auto;
	margin-right: 0;
	margin-left: auto;
	overflow: hidden;
	padding-top: 10px;
	position: fixed;
	right: 0;
	width: 95px;
	height: 100%;
}
#social-tags a {
	margin: 0;
	position: relative;
	right: -50px;
}
#social-tags a:hover {
	right: 0;
}


/*********************************************
	The Obligatory WP Styles
*********************************************/

.alignright {
	margin-left: 1.5em;
}
.alignleft {
	margin-right: 1.5em;
}
.hentry img.wp-smiley {
	border: none;
}

/*********************************************
	Sitemap Template Styling
*********************************************/

.archive-left {
	float: left;
	width: 40%;
	max-width: 40%;
	margin-right: 10%;
}
.archive-right {
	float: left;
	width: 50%;
	max-width: 50%;
}


/*********************************************
	Mobile Navigation Menu (Alternate Module Style - hidden above 500px wide)
*********************************************/

.it-mobile-menu {
	display: none;
}


/*********************************************
	Featured Image
*********************************************/

.it-featured-image {
	margin-bottom: 1.5em;
	line-height: 0;
}
.it-featured-image img {
	width: inherit;
}



/*********************************************
	Miscellaneous
*********************************************/

.more-link {
	display: inline-block;
	float: none;
	margin: 0;
}
.header-inset,
.navigation-inset,
.content-inset,
.html-inset,
.image-inset,
.widget-bar-inset,
.footer-inset {
	padding-left: 2em !important;
	padding-right: 2em !important;
	width: auto !important;
	max-width: 100% !important;
}
.edit-post-link a {
	display: inline-block;
	margin: 0;
	padding: .1em 1em;
	border-radius: 2px;
	background: #EBEBEB;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	text-decoration: none;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.it-featured-image a {
	display: block;
}
.it-featured-image img {
	display: block;
}


/*********************************************
	Post Format Styling
*********************************************/

/* Quote */
.builder-module-content .format-quote .entry-content {
	padding: 2.3em;
	border-left: 5px solid #EBEBEB;
	font-size: 1.5em;
	line-height: 1.42;
	-webkit-font-smoothing: antialiased;
}
.builder-module-content .format-quote .entry-content > *:last-child {
	margin-bottom: 0;
}
.format-quote .edit-post-link a {
	margin-top: 1em;
}

/* Image */
.builder-module-content .format-image {
	border: 1px solid #EBEBEB;
	border-radius: 2px;
	padding: 1em;
}
.builder-module-content .format-image .entry-header {
	padding-bottom: 1em;
	border-bottom: 1px solid #EBEBEB;
}
.builder-module-content .format-image .entry-title {
	margin-bottom: 0;
}
.builder-module-content .format-image .it-featured-image {
	margin-bottom: 1em;
}
.format-image .edit-post-link a {
	margin-top: 1em;
}

/* Video */
.builder-module-content .format-video {
	border: 1px solid #EBEBEB;
	border-radius: 2px;
	padding: 1em;
}
.builder-module-content .format-video .entry-header {
	padding-bottom: 1em;
	border-bottom: 1px solid #EBEBEB;
}
.builder-module-content .format-video .entry-title {
	margin-bottom: 0;
}
.format-video .edit-post-link a {
	margin-top: 1em;
}

/* Status */
.builder-module-content .format-status .entry-header {
	margin-bottom: .25em;
}
.builder-module-content .format-status .entry-content {
	border: 1px solid #EBEBEB;
	padding: 3em;
	background: #000;
	color: #FFFFFF;
	-webkit-font-smoothing: antialiased;
	border-radius: 3px;
}
.format-status .edit-post-link a {
	margin-top: 1em;
}


::selection {
	color: #FFFFFF;
	background: #000; /* Safari */
	}
::-moz-selection {
	color: #FFFFFF;
	background: #000; /* Firefox */
}



.single .builder-module-content .format-video,
.single .builder-module-content .format-image {
	border-bottom: 1px solid #EBEBEB;
	padding-bottom: 1em;
}

/*****************************************************************************************************************************
    Image Department Custom Styles
*****************************************************************************************************************************/

/*COMMON*/

p.edit-entry-link {
	display: none;
}

.center-align {
	display: table;
	margin: auto;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 6px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 1em 2.5em;
}

.builder-module-background-wrapper {
	background-color: #fff;
}

.center-contents { 
	display: table; 
	margin: 0 auto;
}

div.header-social-icons {
	float: left;
	margin: 0 .5em;
	padding-top: 5%;
}

div.home-shop-icons {
	float: left;
	margin: 0 .5em;
}

h1.entry-title {
        display: none;
}

.post h1.entry-title {
        display: block;
	text-align: left;
}

a.shop-now-btn {
	font-size: .75em !important;
}

a.shop-now-btn {
	font-weight: normal;
	cursor: pointer;
	display: inline-block;
	background: #fff;
	color: #000;
	padding: .5em 1em;
	border: 1px solid #000;
	border-radius: 30px;
	-webkit-font-smoothing: antialiased;
	-webkit-appearance: none;
	margin-bottom: 2.5em !important;
	margin-top: 1.5em;
	text-decoration: none;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	transition: all .2s ease-in;
}

a.shop-now-btn:hover {
	background: #000;
	color: #FFFFFF;
	text-decoration: none;
}

a.shop-now-outline-btn {
	font-weight: normal;
	
	cursor: pointer;
	display: inline-block;
	background: none;
	color: #fff;
	padding: .5em 1em;
	border: 1px solid #fff;
	border-radius: 30px;
	-webkit-font-smoothing: antialiased;
	-webkit-appearance: none;
	margin-bottom: 2.5em !important;
	margin-top: 1.5em;
	text-decoration: none;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
a.shop-now-outline-btn:hover {
	background: #fff;
	color: #000;
	text-decoration: none;
}

.intro-width-75 {
	padding: 0 15%;
	text-align: center;
	line-height: 1.5;
}

.body-gray {
	color: #666666;
}

#center-align {
	display: table;
	margin: 0 auto;
}

.page-id-8 .widget-bar-seattle-history-gallery-background-wrapper, .page-id-8 .widget-bar-doctor-is-in-background-wrapper, .page-id-8 .widget-bar-seattle-history-gallery-background-wrapper, .page-id-8 .widget-bar-seattle-history-background-wrapper, .category .widget-bar-product-central-background-wrapper, .category .widget-bar-seattle-history-gallery-background-wrapper, .category .widget-bar-doctor-is-in-background-wrapper, .category .widget-bar-seattle-history-gallery-background-wrapper, .category .widget-bar-seattle-history-background-wrapper {
	display: none;
}

.builder-module-content ul li {
    position: relative;
    left: 1em;
    padding-right: 1em;    
}

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 2% !important;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF TWO  */
.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 48%;
}
/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 66%; }
.span_1_of_3 { width: 31%; }

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 601px) {
	.col {  margin: 1% 0 1% 2%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
	.span_2_of_2, .span_1_of_2 { width: 100%; }
}

/*  GRID OF FOUR  */
.span_4_of_4 {
	width: 100%;
}
.span_3_of_4 {
	width: 74.6%;
}
.span_2_of_4 {
	width: 49.2%;
}
.span_1_of_4 {
	width: 22.5%;
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 601px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
}

div#left-col {
	width:48%;
	margin-right:2%;
	float:left;
	text-align: center;
}

div#right-col {
	width:48%;
	margin-right:0;
	float:left;
	text-align: center;
}

/*HEADER*/

/*top bar*/

.widget-bar-top-bar-background-wrapper {
    background-color: #50b848;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px hsla(0,0%,0%,0.22);
    border: 20px solid #addea9;
    background-image: url(/wp-content/uploads/top-bar-background-image.png);
    background-position: center center;
    background-repeat: no-repeat;
    display: none;
}

.widget-bar-top-bar-background-wrapper .builder-module {
    padding-top: 1.5em !important;
}

.widget-bar-header-outer-wrapper {
	color: #fff;
	font-size: 1.2em;
}

.widget-bar-header {
	padding-top: 2em !important;
}

.widget-bar-header-background-wrapper {
	background-color: transparent;
}

.widget-bar-header-outer-wrapper a {
	color: #fff;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.widget-bar-header-outer-wrapper a:hover {
	color: hsla(0,0%,100%,0.70);	
}

.html-header-2 p {
	margin-top: 0;
	margin-bottom: 0;
}

@media only screen and (max-width: 1052px) and (min-width: 837px)  {
.html-header-2 p {
	font-size: .7em;
}

}

.html-header-2 {
	padding-top: 1.5em !important;
}

#builder-module-599cbd2ca85e5-background-wrapper, #builder-module-59a42d367a203-background-wrapper, #builder-module-59a42fcf335a5-background-wrapper, #builder-module-59a45a95bd5d5-background-wrapper, #builder-module-59a4879159dd8-background-wrapper, #builder-module-5a4e6a2eae3c2-background-wrapper {
	z-index: 100;
}

.widget-bar-secondary-hero-background-wrapper, .html-hero-2-background-wrapper {
	margin-top: -60px;
}


@media only screen and (max-width: 835px) and (min-width: 601px)  {#builder-module-599da577545ff-background-wrapper, #builder-module-59a42d367a20a-background-wrapper, #builder-module-59a42fcf335ac-background-wrapper, #builder-module-59a45a95bd5e3-background-wrapper, #builder-module-59a48bfe5d92d-background-wrapper, #builder-module-5a4e6a2eae455-background-wrapper, .widget-bar-secondary-hero-background-wrapper {
	margin-top: 0px !important;
}}

.page-id-6 .social_icons_sc, .page-id-2314 .social_icons_sc  {
    border-color: #fff;
    border-radius: 50%;
    border-style: solid;
    border-width: 1px;
    float: left;
    font-size: 20px;
    height: 25%;
    margin: 0 5px;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    width: 35px;
	background-color: #fff;
}

.page-id-6 span.socicon.socicon-facebook {
	color: #3B5998;
}

.page-id-6 span.socicon.socicon-twitter {
	color: #1dcaff;
}

.page-id-6 span.socicon.socicon-youtube {
	color: #cc181e;
}

.page-id-6 span.socicon.socicon-yelp {
	color: #d32323;
}

.page-id-6 span.socicon.socicon-instagram {
	color: #9b6954;
}

.page-id-6 span.socicon.socicon-foursquare {
	color: #f94877;
}

.page-id-6 span.socicon.socicon-google {
	color: #4885ed;
}

.page-id-6 .social-icons-lists.social-icons-greyscale .socicon {
    background-color: #fff !important;
}

.page-id-6 .social_icons_sc a:hover, .page-id-2314 .social_icons_sc a:hover {
	color: rgba(255,255,255,0.47);
	text-decoration: none;
}

.social_icons_sc  {
    border-color: #000;
    border-radius: 50%;
    border-style: solid;
    border-width: 1px;
    float: left;
    font-size: 20px;
    height: 25%;
    margin: 0 5px;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    width: 33px;
}

.social_icons_sc a:hover {
    color: #50b848;
    text-decoration: none;
}

.html-header-2-outer-wrapper .builder-module-element {
	margin-bottom: 0 !important;
}

#builder-module-59a4879159ded-background-wrapper .social_icons_sc  {
    border-color: #007dc5;
	background-color: #007dc5;
    border-radius: 50%;
    border-style: solid;
    border-width: 1px;
    float: left;
    font-size: 20px;
    height: 25%;
    margin: 0 10px 0 0;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    width: 33px;
	color: #fff;
}

ul.social-icons-lists.icons-background-rounded {
	margin: 0;
}

.social-icons-lists li.social-icons-list-item {
    margin: 1px !important;
}

@media only screen and (max-width: 1052px) and (min-width: 601px) {

.social-icons-lists li.social-icons-list-item {
    margin: 0 1px 0 0 !important;
}
	
	ul.social-icons-lists.icons-background-rounded {
	font-size: 0 !important;
}
}

/*NAV*/

.page-id-6 .builder-module-navigation li a, .page-id-2314 .builder-module-navigation li a {
	font-size: 1.3em
}


@media only screen and (max-width: 990px) {
    .page-id-6 .builder-module-navigation li a, .page-id-2314 .builder-module-navigation li a {
	font-size: 1.1em
}

}

@media only screen and (max-width: 850px) {
    .page-id-6 .builder-module-navigation li a, .page-id-2314 .builder-module-navigation li a {
	font-size: .9em
}

}

@media only screen and (max-width: 720px) {
    .page-id-6 .builder-module-navigation li a, .page-id-2314 .builder-module-navigation li a {
	font-size: .7em
}

}

.menu-main-menu-container {
    display: table;
    margin: 0 auto;
}

.builder-module-navigation-background-wrapper {
    background-color: transparent;
}

.builder-module-navigation-1 {
	border: none;
	background-color: #fff;
	border-radius: 30px;
}

.mobile-nav-background-wrapper {
	display: none;
}

.page-id-6 .mobile-nav-background-wrapper {
	display: block;
}

@media only screen and (max-width: 1150px) {
    .builder-module-navigation li a,
.builder-module-navigation .current_page_item li a,
.builder-module-navigation .current-cat li a,
.builder-module-navigation .current-menu-item li a {
		font-size: .9em; 
    }
	
	.html-header-2 {
		font-size: .9em;
	}
}

@media only screen and (max-width: 983px) {
    .builder-module-navigation li a,
.builder-module-navigation .current_page_item li a,
.builder-module-navigation .current-cat li a,
.builder-module-navigation .current-menu-item li a {
		font-size: .8em; 
    }
}



#builder-module-599b29d5930fd .builder-module-element-outer-wrapper {
	margin-left: 0 !important;
margin-right: 0 !important;
	width: 100% !important;
}

/*second nav*/

/*HOME HERO*/

/*SECONDARY HERO*/

.widget-bar-secondary-hero-background-wrapper {
	background-image: url(/wp-content/uploads/about-cc-header-image-seattles-original-pot-shop-for-legal-marijuana-in-Washington-state.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 1.5em 0 0 0;
}

.html-hero-2-background-wrapper {
	background-image: url(/wp-content/uploads/about-cc-header-image-seattles-original-pot-shop-for-legal-marijuana-in-Washington-state.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
}

.html-hero-2-background-wrapper .builder-module {
    padding-top: 1.5em !important;
}

.html-hero-2-background-wrapper .builder-module-element {
    margin-bottom: 1.5em !important;
}

.page-id-13 .widget-bar-secondary-hero-background-wrapper, .page-id-2768 .widget-bar-secondary-hero-background-wrapper, .page-id-31 .html-hero-2-background-wrapper, .page-id-33 .widget-bar-secondary-hero-background-wrapper, .page-id-35 .widget-bar-secondary-hero-background-wrapper, .page-id-2541 .widget-bar-secondary-hero-background-wrapper {
	background-image: url(/wp-content/uploads/about-pot-header-image-seattles-original-pot-shop-for-legal-marijuana-in-Washington-state.jpg.jpg);

}

.page-id-15 .widget-bar-secondary-hero-background-wrapper {
	background-image: url(/wp-content/uploads/growers-header-image-seattles-original-pot-shop-for-legal-marijuana-in-Washington-state.jpg.jpg);

}
.page-id-19 .html-hero-2-background-wrapper {
    background-image: url(/wp-content/uploads/contact-us-header-image-seattles-original-pot-shop-for-legal-marijuana-in-Washington-state.jpg.jpg);
}

.page-id-2697 .html-hero-2-background-wrapper {
    background-image: url(/wp-content/uploads/on-sale-header-image-seattles-original-pot-shop-for-legal-marijuana-in-Washington-state.jpg);
}

.page-id-27 .widget-bar-secondary-hero-background-wrapper {
    background-image: url(/wp-content/uploads/gallery-header-image-seattles-original-pot-shop-for-legal-marijuana-in-Washington-state.jpg);
}

.category-growers h3 {
font-size: 5em;
}

h1.hero-title {
	font-size: 3.5em;
	font-weight: 800;
	text-align: center;
	color: #fff;
	text-shadow: 2px 2px 2px hsla(0,0%,0%,0.48);
	margin-bottom: 0;
	line-height: 1em;
}

h3.hero-title {
	font-size: 1.5em;
	font-weight: 400;
	text-align: center;
	color: #fff;
	text-shadow: 2px 2px 2px hsla(0,0%,0%,0.48);
	font-style: italic;
	line-height: 1.5em;
}

.widget-bar-secondary-hero  {
    padding-top: 0 !important;
}

/*CONTENT*/

.builder-module-content-background-wrapper, #builder-module-599b594a92490-background-wrapper, .widget-bar-daily-deals-background-wrapper {
    background-image: url(/wp-content/uploads/concrete-texture.jpg);
    background-position: center center;
    background-repeat: repeat;
}

.page-id-6 .builder-module-content-background-wrapper {
    background-image: none;

}

/*PAGES*/

/*home page*/

body.page-id-6, body.page-id-2314 {
	background-image: url(/wp-content/uploads/2017/08/home-hero-seattles-original-pot-shop-for-legal-marijuana-in-Washington-state.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}


@media only screen and (max-width: 1400px) {
    body.page-id-6, body.page-id-2314 {
	background-attachment: scroll;
	
}
    }

@media only screen and (max-width: 1100px) {
    body.page-id-6, body.page-id-2314 {
	background-attachment: scroll;
		background-size: 3260px 1600px;
	
}
    }

@media only screen and (max-width: 750px) {
    #builder-module-599b29d593103 h1 {
    padding: 0 !important;
}

    }

@media only screen and (max-width: 500px) {
	 #builder-module-599b29d593103 h1 {
	font-size: 2.4em !important; 
}
	
	.home-sub-head {
    font-size: 1.2em !important;
}

    }


#builder-module-599b29d593103 h1 {
	text-align: center;
	color: #fff;
	font-size: 3.5em;
	text-shadow: 2px 2px 2px hsla(0,0%,0%,0.50);
	margin: 0;
	font-weight: 700;
	padding:0 13%;
}

div#builder-module-599b29d593103.builder-module {
	padding-top: 1.5em !important;
}

.home-sub-head {
	font-style: italic;
	text-align: center;
	color: #fff;
	text-shadow: 2px 2px 2px hsla(0,0%,0%,0.50);
	font-size: 2em;
	margin: 0 0 1.5em 0;
	font-weight: 400;
}

#builder-module-599b594a92490-background-wrapper {
	background-color: #fff;
}

.page-id-6 .builder-module-content-background-wrapper, .page-id-2314 .builder-module-content-background-wrapper {
	background-color: transparent;
}

/*testimonials*/

.page-id-29 .builder-module-content-background-wrapper p {
	text-align: center;
	font-style: italic;
	font-size: 1.2em;
	padding-bottom: 2em;
	padding-top: 2em;
	margin: 0;
	background-image: url(/wp-content/uploads/green-border.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

/*on sale*/

div#builder-module-59a42fcf335b2 .builder-module-element {
    margin-bottom: 0 !important;
}

#builder-module-5a5d48afd65a7-background-wrapper .builder-module {
    padding-top: 0 !important;
}

ul#menu-on-sale-menu {
	display: table;
	margin: 0 auto;
	float: none;
}

.on-sale-nav-outer-wrapper .builder-module-navigation {
    padding: 0 !important;
}

.on-sale-nav-outer-wrapper li a {
    background: #000000;
    color: #fff;
    margin: 0;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-left: medium solid #000000;
    border-right: medium solid #000000;
    border-bottom: medium solid #000000;
}

.on-sale-nav-outer-wrapper li a:hover {
    background: #fff;
    color: #000000;
	 border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-left: medium solid #000000;
    border-right: medium solid #000000;
    border-bottom: medium solid #000000;
}

div#builder-module-5bc6459defa4d.builder-module {
	padding-top: 1em !important;
}

/*ask a budtender*/

/*canna 101*/

.cannacast-container {
    text-align: center;
    background: #f8f8f8 !important;
    border: 1px solid #e4e4e4 !important;
    border-radius: 6px;
	padding: 1em;
}

/*blogs*/

.rpwe-thumb {
    border-radius: 50%;
}

.loop-utility a {
	margin-bottom: 0;
}

.single .builder-module-content .hentry {
    margin-bottom: 0;
}

div.category-strain-reviews div.loop-utility.clearfix {
	display: none;
}

.category-strain-reviews .entry-footer {
	display: none;
}

/*strain reviews*/

p.comment-form-url, p.comment-form-author, p.comment-form-email  {
	margin-bottom: 0 !important;
	margin-top: .5em !important;
}

.category-strain-reviews #click-to-leave-strain-review {
	display: none;
}

.category-strain-reviews #respond {
	margin-top: 1.5em;
}

.reply {
	display: none;
}

.widget-bar-blog-navigation-background-wrapper {
	background-color: #f8f8f8;
	border-bottom: 1px solid #e4e4e4;
}

.widget-bar-blog-navigation-background-wrapper {
	background-color: #000;
	border-bottom: 1px solid #000;
}

.widget-bar-blog-navigation-background-wrapper .builder-module-sidebar .widget-background-wrapper {
    margin-bottom: .5em;
}

.widget-bar-blog-navigation-background-wrapper a {
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.widget-bar-blog-navigation-background-wrapper .builder-module {
    padding: .5em 0 0 0 !important;
}

.widget-bar-blog-navigation-background-wrapper a:hover {
	color: #50b848;
}

.page-id-2768 .post-grid .grid-items {
    text-align: left;
}

.page-id-2768 #progress-bar {
	display: none;
}

.page-id-2768 .widget-bar-blog-navigation-background-wrapper {
    display: none;
    background-color: hsla(0,0%,100%,0.00);
}

/*growers, in the media*/

.category-growers .loop-utility, .category-in-the-media .loop-utility {
    display: none;
}

.category-growers .entry-meta, .category-in-the-media .entry-meta {
    display: none;
}

.category-growers .widget-bar-blog-navigation-background-wrapper, .category-in-the-media .widget-bar-blog-navigation-background-wrapper {
    display: none;
}


/*contact us*/

.contact-page-info {
	margin:0; padding-top:10px; font-size:1.2em; font-weight:700;color:#007dc5; float: left;
}


#builder-module-59a4879159ded-background-wrapper a {
	color: #007dc5;
}

#builder-module-59a4879159ded-background-wrapper a:hover {
	color: #e4e4e4;
	text-decoration: underline;
}

/*on sale*/

div.loop-content div#post-2697.post-2697.page.type-page.status-publish.hentry div.entry-content.clearfix div.section.group div.col.span_1_of_3 {
	padding: 20px !important;
	width: 27% !important;
	background: #e3f6ff;

border-radius: 10px;
}

/*ads*/

.page-id-3603 h3.accordion-title {
    text-align: center;
}

/*menu*/

@media only screen and (min-width: 550px)  {#menu_container .container {
    min-width: 100% !important;
}}

#menu_container .container {
    min-width: 100% !important;
    width: 100% !important;
}



div#builder-module-59a42fcf335b2.builder-module {
    padding-top: 0 !important;
}

/*SIDEBAR*/

/*FOOTER*/

/*WIDGETS-MODULES*/

/*event calendar*/

.event-color {
 
    display: none !important;
}

.mec-wrap .col-md-8 {
    width: 100% !important;
}

.mec-calendar .mec-event-article {
    clear: both;
}

/*rotating specials*/

.widget-bar-rotating-specials-background-wrapper {
    background-color: #e4e4e4;
    padding: 3.5em 0 6.5em 0;
    background-image: url(/wp-content/uploads/rotating-specials-background-image.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
	
}

@media only screen and (max-width: 1400px) {
    .widget-bar-rotating-specials-background-wrapper {
		background-attachment: scroll;
       
    }
}

/*daily deals*/

.widget-bar-daily-deals-background-wrapper {
	background-color: #fff;
	text-align: center;
	padding-bottom: 1.5em;
}

.widget-bar-daily-deals-background-wrapper p a img.aligncenter {
	margin-bottom: 20px !important;
}

.widget-bar-daily-deals h1 {
	font-weight: 800;
	margin: 0;
	font-size: 1.5em;
}

.widget-bar-daily-deals p {
	margin: 0;
	font-size: 1.3em;
	line-height: 1.3em;
}

.widget-bar-daily-deals {
	padding-top: 0 !important;
}

/*subscribe and save*/

.widget-bar-subscribe-save-background-wrapper {
	background-image: url(/wp-content/uploads/newsletter-form-background-image.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	padding: 1.5em 0;
}

.widget-bar-subscribe-save-background-wrapper h1 {
	color: #fff;
	margin-bottom: 0;
}

.white-center-75 {
	color: #FFFFFF;
	text-align: left;
	padding: 0;
}


.widget-bar-subscribe-save-background-wrapper p a.shop-now-btn {
	font-size: 1em !important;
	color: #000 !important;
}


.widget-bar-subscribe-save-background-wrapper p a.shop-now-btn:hover {
	font-size: 1em !important;
	color: #fff !important;
	text-decoration: none !important;
}

#cannacast-container {
	padding-right: 30px;
}

#subscribe-container {
	padding-left: 30px;
}


@media only screen and (max-width: 800px) {
    #cannacast-container {
	padding-right: 0;
}


#subscribe-container {
	padding-left: 0;
}
}

/*about us*/

.widget-bar-about-us {
	font-size: 1.3em;
}

/*about us gallery*/

.widget-bar-about-us-gallery-outer-wrapper {
	width: 100% !important;
	max-width: 100% !important;
}

.widget-bar-about-us-gallery .builder-module-sidebar .widget-background-wrapper {
    margin-bottom: 0 ;
}

.widget-bar-about-us-gallery.builder-module {
    padding-top: 0 !important;
}

/*growers logos*/

.widget-bar-growers-logos-background-wrapper {
	background-color: #e4e4e4;
}

.widget-bar-growers-logos-outer-wrapper {
	width: 100% !important;
	max-width: 100% !important;
}

.widget-bar-growers-logos {
    padding-top: 0 !important;
} 

/*contact us map*/

.widget-bar-contact-us-map-outer-wrapper {
	width: 100% !important;
	max-width: 100% !important;
}

.widget-bar-contact-us-map {
    padding-top: 0 !important;
}

.widget-bar-contact-us-map .builder-module-sidebar .widget-background-wrapper {
    margin-bottom: 0;
}

/*product central*/

.widget-bar-product-central-background-wrapper {
	background-image: url(/wp-content/uploads/product-cannabis-city-seattles-best-legal-pot-marijuana-cannabis-store.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.widget-bar-product-central-background-wrapper {
	color: #fff;
}

.widget-bar-product-central-background-wrapper h3 {
	color: #fff;
}

.widget-bar-product-central .widget-content {
	padding: 1.5em;
}

/*a piece of seattle history*/

.widget-bar-seattle-history-gallery-outer-wrapper {
	width: 100% !important;
	max-width: 100% !important;
}

/*loyalty program*/

/* from: http://stackoverflow.com/questions/796087/make-a-div-into-a-link */
#loyalty-program-container a span, #online-ordering-container a span { 
  position:absolute; 
  width:100%;
  height:100%;
  top:0;
  left: 0;

  /* edit: added z-index */
  z-index: 1;

  /* edit: fixes overlap error in IE7/8, 
     make sure you have an empty gif */
  background-image: url('empty.gif');
}

#loyalty-program-container, #online-ordering-container {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.16);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.16);
    padding: 1.5em;
    margin: 1.5em;
    border-radius: 10px;
	position: relative;
}

#loyalty-program-container h2, #online-ordering-container h2 {
	font-size: 2.5em;
	line-height: 1em;
	margin-bottom: 0;
}

#loyalty-program-container p, #online-ordering-container p {
	margin-top: 0;
}

#loyalty-program-container img, #online-ordering-container img {
    margin-bottom: 0;
}

#loyalty-program-container {
	border-bottom: 10px solid #50b848;
}

#online-ordering-container {
	border-bottom: 10px solid #007DC5;
}

.widget-bar-loyalty-program-background-wrapper {
	background-color: transparent !important;
	background-image: url(/wp-content/uploads/concrete-texture.jpg);
    background-position: center center;
    background-repeat: repeat;
    padding: 0;
    margin-bottom: 3.5em;
}

.page-id-6 .widget-bar-loyalty-program-background-wrapper {
    padding: 3.5em 0 0 0;
    margin-bottom: 0;
}

.page-id-2697 .widget-bar-loyalty-program-background-wrapper {
    padding: 0 0 3.5em 0;
}

.widget-bar-loyalty-program.builder-module {
    padding-top: 0 !important;
}

/*footer*/

.aligncenter {
	text-align: center;
	font-size: .85em;
}

.aligncenter a {
	text-decoration: none;
	color: #000;
}

/*PLUGINS*/

/*supsystic gallery*/

div.grid-gallery-figcaption-wrap div a {
	background: none !important;
	color: #000 !important;
	padding-left: 0 !important;
	font-size: 1.5em !important;
	font-weight: bold !important;
}

/*mappress*/

.mapp-layout {
    border: none !important;
}

/*gravity forms*/

.gfield_required {
	display: none;
}

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

h3.gform_title {
	text-align: center;
	font-weight: 400 !important;
	font-size: 2em !important;
}

.gform_description {
	text-align: center;
	padding: 0 20%;
}

.builder-module-block .gform_wrapper input[type="text"], .builder-module-block .gform_wrapper input[type="url"], .builder-module-block .gform_wrapper input[type="email"], .builder-module-block .gform_wrapper input[type="tel"], .builder-module-block .gform_wrapper input[type="number"], .builder-module-block .gform_wrapper input[type="password"], .builder-module-block .gform_wrapper textarea  {
	background: #f8f8f8 !important;
	border: 1px solid #e4e4e4 !important;
}

.gform_footer.top_label {
	text-align: center !important;
}

input#gform_submit_button_1.gform_button.button, input#gform_submit_button_2.gform_button.button, input#gform_submit_button_3.gform_button.button {
	background: #50b848;
	border-radius: 30px;
	padding: 0.5em 2em;
	border: 1px solid #50b848;
}

input[type="submit"]:hover.gform_button.button, input[type="button"]:hover.gform_button.button {
	background: #fff !important;
	border-radius: 30px;
	padding: 0.5em 2em;
	border: 1px solid #50b848;
	color: #50b848;
}

::-webkit-input-placeholder { color:#000; }
:-moz-placeholder { opacity: 1; color:#000; } /* Firefox 18- */
::-moz-placeholder { opacity: 1; color:#000; } /* firefox 19+ */
:-ms-input-placeholder { color:#000; } /* ie */
input:-moz-placeholder { color:#000; }

.builder-module-block .gform_wrapper .top_label .gfield_label {
	display: none;
}

div#input_4_1.ginput_complex.ginput_container.no_prefix.has_first_name.no_middle_name.has_last_name.no_suffix.gf_name_has_2.ginput_container_name.gfield_trigger_change span#input_4_1_3_container.name_first label, div#input_4_1.ginput_complex.ginput_container.no_prefix.has_first_name.no_middle_name.has_last_name.no_suffix.gf_name_has_2.ginput_container_name.gfield_trigger_change span#input_4_1_6_container.name_last label {
	display: none;
}

#gform_4 .gform_footer.top_label {
    text-align: left !important;
}

form#gform_4 div.gform_footer.top_label {
    padding: 0 !important;
    margin: 0 !important;
}

li#field_4_2.gfield.gfield_contains_required.field_sublabel_below.field_description_below.gfield_visibility_visible {
    margin-top: 0 !important;
}

#gform_4 input[type="submit"]:hover.gform_button.button, #gform_4 input[type="button"]:hover.gform_button.button {
	background: #fff !important;
	border-radius: 0;
	padding: 0.5em 2em;
	border: 4px solid #000;
	color: #000;
}

input#gform_submit_button_4.gform_button.button {
	background: #000 !important;
	border-radius: 0;
	padding: 0.5em 2em;
	border: 4px solid #000;
	color: #fff;
}

#gform_confirmation_message_4 {
	text-align: center;
	padding: 1.5em;
	color: #000;
	font-weight: bold;
	background-color: #fff;
	
}

.gform_wrapper .gform_footer {
    margin: 0 !important;
    
}

/*accordion*/

.accordion-title {
  cursor: pointer;
}

h3.accordion-title {
	background-color: #e4e4e4;
	padding: .75em 1.5em;
	font-weight: 700;
	margin-bottom: 1em;
}

.accordion-content {
	padding: 0 1.5em 1.5em 1.5em;
}

/*post grid*/


.grid-gallery-figcaption-wrap a:hover {
	text-decoration: underline !important;
}

.grid-gallery-figcaption-wrap .post-feed-content {
	font-size: 1.1em !important;
}


.page-id-2697 .title { 
	font-size: 1.4em !important;
	padding-bottom: 0 !important;
	font-weight: bold;
}

.page-id-2697 a.read_more {
	text-align: center !important;
	display: none !important;
}

.page-id-2697 #post-grid-2696 .item .layer-media img {
    border-radius: 50% !important;
}
	
.page-id-2697 .grid-items .content {
	float: none !important;
	font-size: 1.2em !important;
	line-height: 1.3em !important;
}

.single .rpwe-block h3 {
    font-size: 1em !important;
}

.post-grid .grid-items {
    text-align: left !important;
}

.page-id-2697 .post-grid .grid-items, .vendor-of-the-week {
    text-align: center !important;
}

.post-grid .excerpt, .post-grid a.element  {
    padding: 0 !important;
}

#post-grid-2696 {
    background: none !important;
}

#post-grid-2696 .item {
    background: transparent !important;
}

.skin.thumbrounded .layer-media {
    background: none !important;
}

.vendor-of-the-week img, .vendor-of-the-week p {
  	margin-top: 0;
    margin-bottom: 0;
}

.vendor-of-the-week {
	border: 4px solid black;
}

.vendor-of-the-week .title {
	font-size: 1.2em !important;
	font-weight: bold;
	background-color: black;
	color: white;
	margin: 15px 0;
}

.vendor-of-the-week .content {
	float: none !important;
	line-height: 1.3em;
	margin: 0 0 15px 0;
}

.vendor-of-the-week .element_1, .vendor-of-the-week .element_0 {
	font-size: 1.2em !important;
	padding: 15px 0 !important;
}

.vendor-of-the-week a.shop-now-btn {
	margin-bottom: 0 !important;
}
/*itro age verify*/

#popup_content {
    height: auto !important;
    position: relative !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}

/*mail chimp*/

#mc_embed_signup{background:none; clear:left; font:14px Helvetica,Arial,sans-serif; width:100%;}

div#mc_embed_signup form#mc-embedded-subscribe-form.validate div#mc_embed_signup_scroll p {
	display: none;
}

input[type="text"], input[type="email"] {
    border: 1px solid #CECECE !important;
    min-width: 100% !important;
	margin: 5px 0;
}


@media only screen and (max-width: 780px) {
    input[type="text"], input[type="email"] {
       min-width: 30% !important;
    }
}



@media only screen and (max-width: 542px) {
    input[type="text"], input[type="email"] {
       min-width: 100% !important;
    }
}

.mc4wp-form-fields input[type="submit"] {
	background: #000;
	padding: .5em 1.5em !important;
	border: 3px solid #000 !important;
}

.mc4wp-form-fields input[type="submit"]:hover {
	background: #fff;
	color: #000;
	border: 3px solid #000;
}

/*timeline*/

p.timeline-date {
	display: none !important;
}

/*progress bar*/

.skillbar-title em {
    font-style: normal !important;
    color: #000 !important;
    text-transform: none!important;
    margin-top: -35px;
    height: 0 !important;
    line-height: 0 !important;
}

.skillbar-title em span {
    color: #fff !important;
    text-transform: none !important;
	letter-spacing: 0 !important;
	margin-left: 0 !important;
}

.skillbar {
    margin-top: 0 !important;
    margin-bottom: 3px !important;
    height: 30px !important;
	border-radius: 0 25px 25px 0 !important;
}

.skillbar-bar {
    height: 30px !important;
    border-radius: 0 25px 25px 0 !important;
}

.skillbar-title em {
    font-size: 14px !important;
    color: #fff !important;
    text-transform: none !important;
    margin-top: 15px !important;
    height: 0 !important;
    line-height: 0px !important;
	margin-left: 10px !important;
 
}

/*metaslider*/

.metaslider .flex-control-paging li a {
	width: 33px !important;
	height: 33px !important;
	border: 2px solid white !important;
}



