/*
	Theme Name: Hello Tarryn Fisher
	Theme URI: http://hellodarling.helloyoudesigns.com/
	Description: Custom child theme built on the Genesis Framework, based on Hello Darling child theme.
	Author: Carrie Koehmstedt - Carrie Loves
	Author URI: http://www.carrieloves.com/
	Version: 1.0.0

	Template: genesis
    Template Version: 2.2.2
*/

/* Change the accent colors here
----------------------------------------------------*/

.home-calltoaction {
    /*background: rgba(228,239,239, 0.5);*/
}

/* HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* Box Sizing
--------------------------------------------- */


*,
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}

input[type="search"] {
	font-size: 12px;
	padding: 4px;
}



/* Float Clearing
--------------------------------------------- */

.archive-pagination:before,
.clearfix:before,
.entry:before,
.entry-pagination:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before{
	content: " ";
	display: table;
}

.archive-pagination:after,
.clearfix:after,
.entry:after,
.entry-pagination:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after{
	clear: both;
	content: " ";
	display: table;
}

/*
Clear fix for column classes
---------------------------------------------------------------------------------------------------- */
.clear-line:after {
  	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clear-line {
	display: inline-block;
	width: 100%;
}
 
html[xmlns] .clear-line {
	display: block;
}
 
* html .clear-line {
	height: 1%;
}

/* Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
  font-size: 62.5%; /* 10px browser default */
}

/* Chrome fix */
body > div {
  font-size: 1.4rem;
}


body {
	background: #F2F1EF;
	color: #666;
	font-family: 'Merriweather', serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 2;
  background-image: url(http://www.demo.carrieloves.com/devsite1/wp-content/uploads/2016/11/rain.png);
  background-position: right;
  background-repeat: repeat-y;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button
.gallery img {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

::-moz-selection {
  background-color: #bdc3c7;
  color: #fff;
}

::selection {
  background-color: #bdc3c7;
  color: #fff;
}

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

a:hover,
a:focus {
  color: #ff00a7;
}

p {
  margin: 0 0 24px;
  padding: 0;
}

strong {
  font-weight: 700;
}

ol,
ul {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

hr {
  border: 0;
  border-collapse: collapse;
  border-top: 1px solid #eee;
  clear: both;
  margin: 1em 0;
}

b,
strong {
  font-weight: 700;
}

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

blockquote {
  background-color: transparent;
  margin: 30px auto;
  padding: 50px;
}

blockquote p {
  margin: 0;
}

.rmtext, a.more-link {
  border: 1px solid #000;
  background-color: #000;
  color: #ffffff !important;
  display: table;
  font-size: 12px;
  letter-spacing: 1px;
  margin: 7px auto 10px;
  padding: 7px 10px;
  text-align: center;
  text-transform: uppercase;
  width: auto;
}

.rmtext:hover, a.more-link:hover {
  border: 1px solid #ff00a7;
  background-color: #ff00a7;
  color: #ffffff !important;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000 !important;
  font-family: 'Pompiere', cursive;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 1.2;
  margin: 0 0 16px;
  text-transform: uppercase;
}

h1 {
  font-size: 26px;
  font-size: 2.6rem;
}

h2 {
  font-size: 22px;
  font-size: 2.2rem;
}

h3 {
  font-size: 18px;
  font-size: 1.8rem;
}

h4 {
  font-size: 14px;
  font-size: 1.4rem;
}
h5 {
  font-size: 12px;
  font-size: 1.2rem;
}

h6 {
  font-size: 10px;
  font-size: 1rem;
}

hr {
  margin: 2.5% auto;
}


/** Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto;
}

.featured-content img:hover {
/*  opacity: 0.7;*/
}

/* ## Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0 0 28px;
	text-align: center;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery img {
	height: auto;
	padding: 4px;
}


/* Forms
--------------------------------------------- */
select {
	background: #fff url(images/select.png) no-repeat center right 10px;
	background-size: 20px 10px;
	border: 1px solid #f5f5f5;
	border-radius: 0 !important;
	color: #333;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1px;
	padding: 10px 40px 10px 20px !important;
	text-transform: uppercase !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	width: 100%;
}

input,
textarea {
  background-color: #fff;
  border: 1px solid #F2F1EF;
  color: #999;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 100;
  padding: 10px;
  width: 100%;
}

input:focus,
textarea:focus {
  background: #f9f9f9;
  outline: none;
}

::-moz-placeholder {
  color: #999;
  opacity: 1;
}

::-webkit-input-placeholder {
  color: #999;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
  background-color: #000;
  border: 1px solid #000;
  color: #ffffff !important;
  cursor: pointer;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 10px 20px;
  text-transform: uppercase;
  width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus {
  background-color: #ff00a7 !important;
  border: 1px solid #ff00a7 !important;
  color: #fff;
}

.entry-content .button:hover,
.entry-content .button:focus {
  color: #fff;
}

.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button {
  background-color: #000;
  color: #fff;
}

.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .button:hover,
.footer-widgets button:focus,
.footer-widgets input:focus[type="button"],
.footer-widgets input:focus[type="reset"],
.footer-widgets input:focus[type="submit"],
.footer-widgets .button:focus {
  background-color: #ff00a7;
  color: #fff;
}

.button {
  display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
  display: none;
}

accentfont {
  font-family: 'Sofia', cursive;
  color: #BA932A;
  font-weight: 100;
}

.screen-reader-text {
  display: none;
}

/* Tables
--------------------------------------------- */

table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin-bottom: 40px;
  width: 100%;
}

tbody {
  border-bottom: 1px solid #eee;
}

th,
td {
  text-align: left;
}

th {
  font-weight: bold;
  text-transform: uppercase;
}

td {
  border-top: 1px solid #eee;
  padding: 6px 0;
}

.more-link {
  display: inline-block;
  bottom: 0;
  font-size: 11px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

/** Structure and Layout
---------------------------------------------------------------------------------------------- */
/** In Post Navigation
---------------------------------------------------------------------------------------------------- */

.prev-next-navigation {
  background: transparent;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  clear: both;
  color: #ddd;
  font-family: "Poppins",sans-serif;
  font-size: 14px;
  margin: 10px 0;
  overflow: hidden;
  padding: 20px;
  text-transform: uppercase;
}

.previous {
  float: left;
  width: 48.717948717948715%;
}

.previous:before {
  color: #BA932A;
  content: "\f341";
  font-family: "dashicons";
  font-size: 11px;
  padding-right: 2px;
  -webkit-font-smoothing: antialiased;
}

.next:after {
  color: #BA932A;
  content: "\f345";
  font-family: "dashicons";
  font-size: 11px;
  padding-left: 2px;
  -webkit-font-smoothing: antialiased;
}


.prev-next-navigation .next {
  float: right;
  margin-left: 2.564102564102564%;
  text-align: right;
  width: 48.717948717948715%;
}

/* Site Containers
--------------------------------------------- */

.site-inner,
.wrap {
	margin: 0 auto;
	max-width: 1202px;
}

.site-inner {
	background: transparent;
  	border: 0px solid #f8f8f8;
	clear: both;
  	margin-bottom: 0;
  	max-width: 1202px;
}

.darling-home .site-inner {
  background-color: transparent;
  border: none;
  box-shadow: none;
  padding: 0;
  max-width: 100%;
}

.darling-landing .site-inner {
	max-width: 1066px;
 	padding: 0px 80px;
}

.darling-landing h1 {
	font-size: 34px;
	padding-bottom: 30px;
	text-align: center;
}


/** Column Widths and Positions
--------------------------------------------- */

/* Wrapping div for .content and .sidebar-primary */
.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 980px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* ### Content */

.content {
	float: right;
	width: 800px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 580px;
}

.full-width-content .content {
	width: 100%;
}

/* ### Primary Sidebar */


.sidebar-content .sidebar-primary {
	border-left: none;
	border-right: 1px solid #eee;
}

.sidebar-primary {
	border-left: 1px solid #eee;
	float: right;
	width: 360px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* ### Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}

/* Avatar
--------------------------------------------- */

.avatar {
	border-radius: 50%;
	float: left;
}

.after-entry .avatar {
	float: right;
	height: 180px;
	margin-bottom: 30px;
	margin-left: 30px;
	width: 180px;
}

.alignleft .avatar,
.author-box .avatar {
	margin-right: 30px;
}

.alignright .avatar {
	margin-left: 30px;
}

.author-box .avatar {
	display: inline-block;
	float: none;
	height: 80px;
	margin: 0 auto 20px;
	width: 80px;
}

.comment .avatar {
	height: 60px;
	margin: 0 16px 24px 0;
	width: 60px;
}


/* # Genesis
--------------------------------------------- */

.breadcrumb {
  margin-bottom: 20px;
}

.archive-description {
	margin-bottom: 10%;
	padding-bottom: 10%;
}

.archive-description .alignleft,
.archive-description .alignright{
  width: 48.717948717948715%;
}

.archive-description .alignright {
  display: inline-block !important;
  height: 100px !important;
  margin-left: 2.564102564102564%;
  margin-top: 40px;
  top: 50% !important;
  vertical-align: middle !important;
}

.archive-description p:last-child {
  margin-bottom: 0;
}

.author-box {
	margin-bottom: 10%;
	padding-bottom: 10%;
	text-align: center;
}

.author-box,
.author-box p,
.author-box .author-box-title {
	margin-left: auto;
	margin-right: auto;
	max-width: 660px;
}

.author-box {
	font-size: 12px;
	font-size: 1.2rem;
}

.author-box p:last-child {
	margin-bottom: 0;
}

/* Portfolio Archive
--------------------------------------------- */

.archive-portfolio .site-inner{
  background: transparent;
  border: none;
  box-shadow: none;
}

.single-portfolio .entry-title {
	margin: 30px 0;
	text-align: center;
}

.single-portfolio .entry{
	border-bottom: 0;
	margin: 0 auto;
	max-width: 1100px;
}


/** Masonry Grid Portfolio Archives
--------------------------------------------- */


.gutter-sizer {
	width: 2%;
}

.grid-sizer,
.masonry-page .content .entry {
	width: 31.9%; /* 3 columns */
	margin-bottom: 2%;
  margin-top: 3%;
	padding: 0;
	/*overflow: hidden;*/
}

.masonry-home-page .grid-sizer,
.masonry-home-page .content .entry {
	width: 31.9%; /* 3 columns */
	margin-bottom: 2%;
	padding: 0;
	/*overflow: hidden;*/
}

a.category-block {
	display: block;
	position: relative;
}

a.category-block img {
	vertical-align: top;
}

a.category-block .overlay {
	position: absolute;
	z-index: 3;
	top: 50%;
	left: 50%;
	width: 100%;
	padding: 30px;
	opacity: 0;
	color: #fff;
	line-height: 1.3;
	text-align: center;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);

	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

a.category-block:after {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	background: rgba(251,251,251,0.8);
	content: "";
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

a.category-block:hover:after,
a.category-block:hover .overlay {
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
}

.overlay .entry-title {
	margin-bottom: 20px;
	color: #555;
	font-size: 28px;
}

.more-link {
	margin-top: 10px;
	margin-bottom: 0;
	font-style: italic;
}



/*  Titles
--------------------------------------------- */

.archive-title {
  font-size: 18px;
  font-size: 1.8rem;
}

.entry-title {
  font-family: 'Pompiere', cursive;
  font-size: 20px;
  font-size: 2.0rem;
  margin-bottom: 30px;
  text-align: left !important;
}

.entry-title a,
.sidebar .widget-title a {
  color: #000;
}

.entry-title a:hover,
.entry-title a:focus {
  color: #ff00a7;
}

.page-template-page_blog .archive-description {
  display: none;
}

.page-template-page_archive .content ul {
  margin-bottom: 40px;
}

.page-template-page_archive .content h3 {
  margin: 20px auto;
}

.page-template-page_archive h2 {
  border-bottom: 1px solid #f9f9f9;
  margin: 20px auto;
  padding: 20px 20px 10px 0;
}

.page-template-page_archive .entry-content ul {
  margin-left: 0;
}

.page-template-page_archive .entry-content ul > li  {
  list-style-type: none;
}

/* WordPress
--------------------------------------------- */

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

a.alignnone {
	display: inline-block;
}

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin: 0 0 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
	max-width: 50%;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
	max-width: 50%;
}

.wp-caption-text {
	font-size: 18px;
	line-height: 1.2;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.gallery-caption,
.entry-content .gallery-caption {
	margin: 0 0 10px;
}

.post-password-form input {
	width: auto;
}

.post-password-form input[type="submit"] {
	padding: 25px;
}

.wp-audio-shortcode,
.wp-playlist,
.wp-video {
	margin: 0 0 28px;
}

/*
Widgets
---------------------------------------------------------------------------------------------------- */
.widget {
  word-wrap: break-word;
}

.widget ol > li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-left: 20px;
  text-indent: -20px;
}

.widget li li {
  border: 0;
  margin: 0 0 0 30px;
  padding: 0;
}

.widget_calendar table {
  width: 100%;
}

.widget_calendar td,
.widget_calendar th {
  text-align: center;
}

.sidebar input#subbox1,
.sidebar input#subbox2 {
  display: inline-block;
  width: 48.717948717948715%;
}

.sidebar input#subbox2 {
  float: right;
  margin-left: 2.564102564102564%;
}

/* Featured Content
--------------------------------------------- */

.featured-content .entry {
  margin-bottom: 20px;
  padding: 0 0 24px;
}

.featured-content .entry-title {
  font-size: 12px;
  font-size: 1.2rem;
}


/** Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget {
  color: #999;
}

.enews-widget input {
  margin-bottom: 16px;
}

.sidebar .enews-widget input[type="submit"] {
  width: 100%;
}


/* Genesis Latest Tweets
--------------------------------------------- */

.widget.widget_twitter ul li,
.latest-tweets ul li {
	margin-bottom: 16px;
}

/* Genesis Responsive Slider
--------------------------------------------- */

.darling-home li {
	margin: 0;
	padding: 0;
}

.darling-home #genesis-responsive-slider {
	border: 0;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

.darling-home .slide-excerpt {
	background: transparent;
	margin: 0 0 5%;
	opacity: 1;
	width: 100%;
}

.darling-home .slide-excerpt-border {
	border: 0;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

.darling-home .slide-excerpt-border h2 {
	margin: 0;
	text-align: center;
	width: 100%;
}

.darling-home #genesis-responsive-slider h2 a {
	background: rgba(255,255,255,0.7);
	color: #555;
	font-size: 15px;
	margin: 0;
	overflow: visible;
	padding: 15px;
	text-align: center;
	text-transform: uppercase;
}

.darling-home .genesis_responsive_slider .flex-direction-nav li a {
	background: url(images/icon-direction-nav.png) no-repeat -44px 0;
	background-size: 88px 96px;
	height: 48px;
	right: 10px;
	-webkit-transition: none;
	   -moz-transition: none;
	    -ms-transition: none;
	     -o-transition: none;
	        transition: none;
	width: 44px;
}

.darling-home .genesis_responsive_slider .flex-direction-nav li a:hover {
	background-position: -44px -48px;
}

.darling-home .genesis_responsive_slider .flex-direction-nav li a.prev {
	background-position: 0 0;
	left: 10px;
}

.darling-home .genesis_responsive_slider .flex-direction-nav li a:hover.prev {
	background-position: 0 -48px;
}

.darling-home .genesis_responsive_slider .flexslider .slides > li {
	overflow: hidden;
}

.darling-home .genesis_responsive_slider .flex-control-nav {
	margin: 14px 0 0;
	text-align: center;
	width: 100%;
	height: 5px;
}

.darling-home .genesis_responsive_slider .flex-control-nav li a {
	background: url(images/icon-control-nav.png) no-repeat 0 0;
	background-size: 13px 39px;
}

.darling-home .genesis_responsive_slider .flex-control-nav li a:hover {
	background-position: 0 -13px;
}

.darling-home .genesis_responsive_slider .flex-control-nav li a.active {
	background-position: 0 -26px;
}

/* Soliloquy
--------------------------------------------- */

.soliloquy-container .soliloquy-prev,
.soliloquy-container .soliloquy-next {
	background-color: rgba(251,251,251,0.5) !important;
}

.soliloquy-caption-inside {
    background-color: rgba(255,255,255,0.80) !important;
    border: solid 1px #eee !important;
    outline: 6px solid rgba(255,255,255,0.80) !important;
    padding: 20px 0px !important;
    color: #666 !important;
    text-shadow: none !important;
}

.soliloquy-container .soliloquy-caption {
    width: 50% !important;
    margin-left: 25% !important;
    margin-bottom: 50px !important;
    background: none !important;
}

.soliloquy-container .soliloquy-caption h2 {
    font-size: 1.2em !important;
    line-height: 2 !important;
    text-align: center !important;
    color: #333 !important;
    text-transform: none !important;
    letter-spacing: normal !important;
}

.soliloquy-container .soliloquy-caption a.soliloquy-button {
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    background-color: rgba(251,251,251,0.50) !important;
    border: 1px solid #BA932A !important;
    margin: 10px auto 0;
    padding: 10px 20px !important;
    font-size: 12px !important;
    font-style: normal !important;
    color: #BA932A !important;
    overflow: auto !important;
    display: inline-block !important;
    line-height: 1.2 !important;
}

.soliloquy-container .soliloquy-caption a.soliloquy-button:hover {
  background-color: #ff00a7 !important;
  border: 1px solid #ff00a7 !important;
      color: #fff !important;
}


/* Gravity Forms
--------------------------------------------- */

.gform_wrapper {
  margin: 1% auto!important;
  clear: both;
}

div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea {
  font-size: 16px;
  padding: 10px;
}

div.gform_wrapper .ginput_complex label {
  font-size: 12px;
  font-style: italic;
  padding: 0;
}

div.gform_wrapper .top_label .gfield_label {
  color: #BA932A;
  font-family: 'Poppins', sans-serif;
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: 1px;

}

div.gform_wrapper li,
div.gform_wrapper form li {
  margin: 16px 0 0;
}

.gform_wrapper .description,
.gform_wrapper .gfield_description,
.gform_wrapper .gsection_description,
.gform_wrapper .instruction {
  font-size: .95em !important;
  letter-spacing: 1px !important;
  line-height: 2 !important;
}


.gform_wrapper .gsection .gfield_label,
.gform_wrapper h2.gsection_title,
.gform_wrapper h3.gform_title {
  font-weight: 400!important;
  font-size: 22px !important;
  letter-spacing: 2px!important;
}

.gform_wrapper span.ginput_product_price {
  color: #72C086 !important;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
}



/* WooCommerce
--------------------------------------------- */
.woocommerce .cart .button, 
.woocommerce .cart input.button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
.woocommerce a.button.wc-backward,
.woocommerce a.button.wc-forward,
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order {
    color: #ffffff !important;
}
.woocommerce div.product form.cart .button,
.woocommerce a.button.wc-forward,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce .cart .button, 
.woocommerce .cart input.button,
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order,
.woocommerce a.button.wc-backward {
  background-color: #000 !important;
  border: 1px solid #000 !important;
  border-radius: 0 !important;
  font-weight: normal !important;
  padding: 16px 24px!important;
  color: #ffffff !important;
}

.woocommerce div.product form.cart .button:hover,
.woocommerce a.button.wc-forward:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce .cart .button:hover, 
.woocommerce .cart input.button:hover, 
.woocommerce #payment #place_order:hover, 
.woocommerce-page #payment #place_order:hover,
.woocommerce a.button.wc-backward:hover {
  background-color: #ff00a7 !important;
  border: 1px solid #ff00a7 !important;
  color: #ffffff !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-family: 'Pompiere', cursive !important;
  font-size: 12px;
  font-weight: 400 !important;
  text-transform: uppercase;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background-color: #F2F1EF !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-bottom-color: #ff00a7 !important;
    background-color: #F2F1EF !important;
}

.woocommerce .woocommerce-message::before,
.woocommerce .woocommerce-info::before,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price,
.woocommerce form .form-row .required {
  color: #ff00a7 !important;
}

.woocommerce-message::before {
    content: "\e015";
    color: #ff00a7 !important;
}

.woocommerce-message,
.woocommerce .woocommerce-message, 
.woocommerce .woocommerce-info {
    border-top-color: #ff00a7 !important;
}

.woocommerce div.product p.price, 
.woocommerce div.product span.price {
  text-align: center;
}

.woocommerce span.onsale {
  background-color: #a5cccb !important;
  font-size: 10px !important;
  padding: 4px 7px !important;
}

.woocommerce-cart table.cart img {
  width: 100px !important;
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li,
.woocommerce-page ul.cart_list li,
.woocommerce-page ul.product_list_widget li {
  float: left;
  padding: 5px !important;
  width: 50%;
  margin-bottom: 20px !important;
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
  width: 100% !important;
}

.woocommerce ul.product_list_widget li img:hover {
opacity: 0.7;
}

.woocommerce-cart .entry-content p:first-child::first-letter,
.woocommerce-checkout .entry-content p:first-child::first-letter {
  float: none;
  font-size: inherit;
  margin: 0;
  padding: 0;
}

.woocommerce-checkout #payment ul.payment_methods li {
  list-style: none;
}

.woocommerce-page input[type="checkbox"],
.woocommerce-page input[type="radio"] {
  width: auto;
}

.woocommerce ul.products li.product .price del,
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  display: inline !important;
}

.woocommerce .quantity .qty {
  padding: 10px 10px;
}

.woocommerce .product-title {
  font-family: 'Pompiere', cursive;
  font-weight: 400;
  text-transform: uppercase;
}
.woocommerce ul.products li.product h3 {
  font-size: 1.2em !important;
}

.woocommerce ul.product_list_widget li,
.woocommerce-page ul.product_list_widget li {
  float: left;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 400 !important;
  letter-spacing: 2px!important;
  width: 25%;
  text-align: center;
  text-transform: uppercase;
}

.sidebar .woocommerce ul.product_list_widget li,
.sidebar .woocommerce-page ul.product_list_widget li {
  float: left;
  margin: 40px auto 20px;
  padding: 1% !important;
  width: 100%;
  text-align: center;
}

.woocommerce ul.product_list_widget li img {
  margin-bottom: 10px;
  width: 100% !important
}

.product_meta {
  display: none !important;
}


/** Simple Share
--------------------------------------------- */
.share-after::before {
    color: #000;
    content: "share this:";
    display: inline-block;
    font-family: 'Pompiere', cursive;
    font-size: 12px;
    height: 28px;
    letter-spacing: 3px;
    line-height: normal;
    margin-right: 7px;
    padding-bottom: 4px;
    text-transform: uppercase;
    vertical-align: middle;
}

.share-after {
  padding-top: 20px;
  text-align: center;
  clear: both;
  margin: 0;
}

.page.page-template-page_blog .share-after {
	padding-top: 3%;
}

.content .share {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
  margin: 0 auto;
}

.sharrre .share,
.sharrre:hover .share {
	color: #000;
}

.content .share-outlined .count {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.content .share-filled .facebook .count,
.content .share-filled .facebook .count:hover,
.content .share-filled .googlePlus .count,
.content .share-filled .googlePlus .count:hover,
.content .share-filled .linkedin .count,
.content .share-filled .linkedin .count:hover,
.content .share-filled .pinterest .count,
.content .share-filled .pinterest .count:hover,
.content .share-filled .stumbleupon .count,
.content .share-filled .stumbleupon .count:hover,
.content .share-filled .twitter .count,
.content .share-filled .twitter .count:hover {
	color: #000;
	border: 1px solid #000;
	display: none;
}

.content .share-filled .facebook .share,
.content .share-filled .facebook:hover .count,
.content .share-filled .googlePlus .share,
.content .share-filled .googlePlus:hover .count,
.content .share-filled .linkedin .share,
.content .share-filled .linkedin:hover .count,
.content .share-filled .pinterest .share,
.content .share-filled .pinterest:hover .count,
.content .share-filled .stumbleupon .share,
.content .share-filled .stumbleupon:hover .count,
.content .share-filled .twitter .share,
.content .share-filled .twitter:hover .count {
	background: transparent !important;
	font-size: 10px;
}


@media only screen and (min-width: 768px) {

.share-small .no-count .share {
       width: 0px;
	}

}
/** Site Header
---------------------------------------------------------------------------------------------------- */

.site-header .wrap {
	padding: 8px 0;
}

.site-header {
  background: url(http://www.demo.carrieloves.com/devsite1/wp-content/uploads/2016/11/header-bg.png) top center no-repeat;
  position: relative;
  text-align: center;
  min-height: 350px;
  margin-bottom: -55px;
  top: 5px;
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding: 16px 0;
	text-align: center;
	width: 320px;
}

.header-image .title-area {
	background: none;
  background-position: center top;
	padding: 0;
	margin: 5% auto 0;
}

.site-title {
  font-family: 'Merriweather', serif;
	font-size: 65px;
	font-style: italic;
	font-weight: 300;
	line-height: 1.3;
	margin: 0;
	text-transform: none;
}

.site-title a,
.site-title a:hover {
	color: #0E222C;
}

.site-description {
  	font-family: 'Pompiere', cursive;
	color: #555;
	font-size: 11px;
	letter-spacing: 1px;
        text-transform: uppercase;
	line-height: 1;
	margin: 0 auto;
}

.header-full-width .title-area,
.header-full-width .site-title {
	width: 100%;
}

.header-image .site-description,
.header-image .site-title a {
	display: block;
	text-indent: -9999px;
}

.header-image .site-header .wrap {
	text-align: center;
	width: 100%;
}

.header-image .site-title > a {
	background-position: center center !important;
	background-size: 500px 200px !important;
  background-size: contain !important;
	float: left;
	min-height: 200px;
	width: 100%;
}

.header-full-width .header-image .site-title a {
	margin: 0 auto;
}


/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	font-size: 14px;
	line-height: 1;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
	color: #333;
	display: block;
	font-family: 'Poppins', sans-serif;
	padding: 22px 22px;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a{
	color: #888;
}

.genesis-nav-menu .sub-menu .current-menu-item
.genesis-nav-menu .sub-menu a:hover {
	color: #a5cccb;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 200px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #F2F1EF;
	padding: 20px;
	position: relative;
	width: 230px;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -55px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	color: #fff;
	float: right;
	list-style-type: none;
	padding: 30px 0;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
}

.genesis-nav-menu > .search {
	padding: 10px 0 0;
}

/* ## Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
float: right;
}

.site-header .search-form {
	margin-top: 12px;
}

.entry-content .search-form,
.site-header .search-form {
	width: 50%;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}


/* Expanding Search Bar
--------------------------------------------- */

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* Firefox 18- */
input:focus::-moz-placeholder { color:transparent; } /* Firefox 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* oldIE ;) */

.genesis-nav-menu .search-form input[type="search"] {
	margin-left: 10px;
	padding-left: 12px;
	padding-right: 1.8rem;
	padding-top: 5px;
	width: 102px;
	-moz-transition: 400ms width ease;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width;
	-webkit-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width;
	-o-transition-timing-function: ease;
}

.genesis-nav-menu .search-form input[type="search"]:focus {
	width: 189px;
}

.search-form {
	position: relative;
}

.search-form input {
	border: 0;
}

.search-form ::-webkit-input-placeholder {
	color: #666;
        font-family: 'Poppins', sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	padding-top: 1px;
	text-transform: uppercase;
	vertical-align: middle;
}

.search-form :-moz-placeholder { /* Firefox 18- */
	color: #666;
	font-family: 'Poppins', sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.search-form ::-moz-placeholder {  /* Firefox 19+ */
	color: #666;
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.search-form :-ms-input-placeholder {
	color: #666;
	font-family: 'Poppins', sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 0;
	text-transform: uppercase;
	vertical-align: middle;
}

.genesis-nav-menu .search-form input[type="submit"] {
	background: transparent;
	clip: inherit;
	color: #000 !important;
	content: "\f179";
	font-size: 17px;
	font-family: "dashicons";
	height: 16px;
	outline: none;
	position: absolute;
	right: 10px;
	top: 5px;
	width: 16px;
	-webkit-font-smoothing: antialiased;
}

.genesis-nav-menu .search-form input[type="submit"]:hover {
	color: #ff00a7 !important;
	background: transparent !important;
	border: 0px solid transparent !important;
}

input[type="search"] {
	border-radius: 0;
	-webkit-appearance: none !important;
}

/* Site Header Navigation
--------------------------------------------- */

.site-header .sub-menu .sub-menu {
	margin-top: -46px;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary.fix {
  left: 0;
	overflow: visible;
	max-width: 100%;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}

.admin-bar .nav-primary.fix {
    top: 28px;
}

.nav-primary {
	background-color: #e4efef;
	border-bottom: 1px solid #ff00a7;
-webkit-box-shadow: 0px 5px 15px -3px rgba(255,0,167,1);
-moz-box-shadow: 0px 5px 15px -3px rgba(255,0,167,1);
box-shadow: 0px 5px 15px -3px rgba(255,0,167,1);
}

.nav-primary .genesis-nav-menu a {
	color: #333;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.nav-primary .genesis-nav-menu .sub-menu a {
	color: #333;
	font-size: 10px;
}

.nav-primary .genesis-nav-menu a:hover,
.nav-primary .genesis-nav-menu .current-menu-item > a{
	color: #888;
}

.nav-primary .genesis-nav-menu .sub-menu .current-menu-item,
.nav-primary .genesis-nav-menu .sub-menu a:hover {
	color: #a5cccb;
}

.genesis-nav-menu .widget-area {
    float: right;
    margin-bottom: 0;
    padding: 12px 0 0;
    width: 25%;
}

/* ## Simple Social Icons
--------------------------------------------- */

.nav-primary .simple-social-icons {
	float: right;
}

.nav-primary .simple-social-icons li a  {
	margin-right: 0;
	margin-top: 6px;
}

.simple-social-icons {
	overflow: hidden;
}

.simple-social-icons ul {
	margin: 0;
	padding: 0;
}

.simple-social-icons ul li {
	background: none !important;
	border: none !important;
	float: left;
	list-style-type: none !important;
	margin: 0 4px 0 0 !important;
	padding: 0 !important;
}

.nav-primary .simple-social-icons ul li a {
  background-color: transparent !important;
	border: none !important;
	box-sizing: content-box;
  color: #000 !important;
	display: inline-block;
	font-size: 14px !important;
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: normal !important;
	line-height: 1em;
	padding: 2px !important;
	speak: none;
	text-align: center;
	text-decoration: none !important;
	text-transform: none !important;
	width: 1em;
	-moz-osx-font-smoothing: grayscale;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-webkit-font-smoothing: antialiased;
}

.nav-primary .simple-social-icons ul li a:hover {
  	background-color: transparent !important;
    color: #ff00a7 !important;
}

.simple-social-icons ul.aligncenter {
	text-align: center;
}

.simple-social-icons ul.aligncenter li {
	display: inline-block;
	float: none;
}

.nav-primary .simple-social-icons {
	display: inline-block;
}

/* Menu
------------------------------------------------------------- */

span.sub {
	font-style: italic;
	font-size: 11px;
	text-transform: lowercase;
}

.menu-primary a {
	text-align: center;
}

/* Responsive Navigation
--------------------------------------------- */

.responsive-menu-icon {
	cursor: pointer;
	display: none;
	margin-top: 10px;
}

.responsive-menu-icon::before {
	color: #555;
	content: "\f333";
	font: normal 24px/1 "dashicons";
	margin: 0 auto;
}

.nav-primary .responsive-menu-icon {
	text-align: center;

}


/** Content Area
---------------------------------------------------------------------------------------------------- */

/* Home Page
--------------------------------------------- */
.home-grid {
  background: transparent;
  border: 0px solid #f8f8f8;
	clear: both;
  margin: 0 auto 30px;
  width: 122rem;
  max-width: 1203px;
  height: 640px;
 	padding: 20px;
}

.home-grid .featured-content .entry,
.home-grid .entry {
  padding: 0;
  margin: 0;
}

.home-grid .widget {
    display: inline-block;
}

.home-grid .featured-content.featuredpage .entry-title {
  background: url(images/entrytitle.png) repeat-x scroll 0% 0%;
  color: #999;
  font-size: 18px;
  padding: 22px 0 0;
  position: relative;
  text-align: center;
  margin-top: -90px;
  height: 77px;
}

.left-large {
float: left;
height: 61.01694975%;
margin-bottom: 10px;
margin-right: 10px;
max-height: 360px;
max-width: 575px;
width: 50.88495575%;
overflow: hidden;
}

.right-large {
float: right;
height: 61.01694975%;
margin-bottom: 10px;
max-height: 360px;
max-width: 575px;
width: 50.88495575%;
overflow: hidden;
}

/*.left-large img,
.right-large img {
  -moz-transition:-moz-transform 0.5s ease-in;
  -webkit-transition:-webkit-transform 0.5s ease-in;
  -o-transition:-o-transform 0.5s ease-in;
  }*/

/*.left-large img:hover,
.right-large img:hover {
	-moz-transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-o-transform:scale(1.2);
	opacity: 1;
}*/

.left-medium,
.right-medium {
  height: 38.98305085%;
  margin-right: 10px;
  margin-bottom: 10px;
  max-height: 230px;
  max-width: 330px;
  width: 29.20353982%;
  overflow: hidden;
  word-wrap: normal;
}

.left-medium {
    background-color: transparent;
    float: left;
}

.right-medium {
  background-color: transparent;
  float: left;
}

.left-medium img,
.right-medium img {
    width: 330px;
}

.left-medium .textwidget,
.right-medium .textwidget {
  display: table-cell;
  height: 230px;
  padding: 5%;
  text-align: center;
  width: 330px;
  vertical-align: middle;
}

.right-small {
  background-color: transparent;
  float: right;
  height: 38.98305085%;
  margin: 0;
  max-height: 230px;
  max-width: 235px;
  width: 29.20353982%;
}

.left-small {
  background-color: transparent;
  float: left;
  height: 38.98305085%;
  margin-right: 10px;
  margin-bottom: 10px;
  max-height: 230px;
  max-width: 235px;
  width: 20.79646018%;
}

.left-small img,
.right-small img {
  width: 235px;
}

.left-small .textwidget,
.right-small .textwidget {
  display: table-cell;
  height: 230px;
  padding: 5%;
  text-align: center;
  vertical-align: middle;
  width: 235px;
}

/*  Home Badge Widget area
-------------------------------------*/
.home-badge {
    margin-top: 215px;
    margin-left: 490px;

    position: absolute;

    transition:all 1s;
    z-index: 9;
}

.home-badge img{
  	max-height: 175px;
  	max-width: 175px;
}

.home-badge:hover {
  transform: rotate(5deg);
}

/*  Home Flexible Widget area
-------------------------------------*/

.home-flexible {
	margin: 3.5% auto 0;
}
.home-flexible .fa {
  color: #a5cccb;
  font-size: 18px;
  margin-bottom: 20px;
}

.home-flexible h3{
  font-family: 'Merriweather', serif;
  font-size: 18px;
  color: #BA932A;
}

.home-flexible a{
  color: #BA932A;
}
.home-flexible a:hover {
  color: #a5cccb;
}

.home-flexible .textwidget {
  border: double #eee;
  float: left;
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  letter-spacing: 1.5px;
  margin-left: 1%;
  padding: 30px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.home-flexible .featured-content .entry {
  padding: 0;
  margin: 0;
}

.home-flexible .widget-area .widget {
  float: left;
  margin-left: 1%;
  padding-bottom: 15px;
}

.home-flexible .one-widget .widget {
  display: inline-block;
  float: none;
  margin: 0 auto;
  max-width: 100%;
}

.home-flexible .seven-widgets .widget,
.home-flexible .five-widgets .widget,
.home-flexible .six-widgets .widget,
.home-flexible .three-widgets .widget,
.home-flexible .widget-thirds .widget {
  width: 32.667%;
}

.home-flexible .four-widgets .widget {
  width: 24.25%;
}

.home-flexible .eight-widgets .widget,
.home-flexible .five-widgets .widget:nth-last-of-type(-n+2),
.home-flexible .two-widgets .widget {
  width: 49.5%;
}

.home-flexible .seven-widgets .widget:nth-child(4) {
  width: 100%;
}

.home-flexible .eight-widgets .widget:nth-of-type(odd),
.home-flexible .five-widgets .widget:nth-of-type(3n+1),
.home-flexible .four-widgets .widget:nth-of-type(4n+1),
.home-flexible .seven-widgets .widget:nth-child(4),
.home-flexible .seven-widgets .widget:nth-child(4n+1),
.home-flexible .six-widgets .widget:nth-of-type(3n+1),
.home-flexible .three-widgets .widget:nth-of-type(1),
.home-flexible .two-widgets .widget:nth-of-type(odd),
.home-flexible .widget-thirds .widget:nth-of-type(3n+1) {
  clear: both;
  margin-left: 0;
}

.home-flexible .eight-widgets .widget:nth-last-of-type(-n+2),
.home-flexible .five-widgets .widget:nth-last-of-type(-n+2),
.home-flexible .four-widgets .widget:nth-last-of-type(-n+2),
.home-flexible .seven-widgets .widget:nth-last-of-type(-n+3),
.home-flexible .six-widgets .widget:nth-last-of-type(-n+3),
.home-flexible .three-widgets .widget,
.home-flexible .two-widgets .widget,
.home-flexible .widget-thirds .widget:nth-last-of-type(-n+3) {
  margin-bottom: 0;
}

.home-flexible .featured-content.featuredpage .entry-title {
  color: #eee;
  font-size: 14px;
  padding: 10px;
  position: relative;
  text-align: center;
}

/*  Home Call to action & Widget Above content Widget area
-------------------------------------*/

.home-calltoaction {
  margin: 2% auto;
  max-width: 100%;
}

.widget-above-content {
  border-bottom: 0px solid #eee;
}

.widget-above-content h4 {
color: #000;
}

.home-calltoaction accentfont,
.widget-above-content accentfont {
  font-size: 2rem;
}

.home-calltoaction .widget,
.widget-above-content .widget {
  font-size: 2.2rem;
  max-width: 1202px;
  margin: 0 auto;
  overflow: auto;
  padding: 5% 0;
  text-align: center;
}

.home-calltoaction .enews-widget,
.widget-above-content .enews-widget {
overflow: auto;
padding: 3%;
}

.home-calltoaction .enews-widget .widget-title,
.widget-above-content .enews-widget .widget-title {
    font-size: 28px;
    margin-bottom: 20px;
    text-align: center;
}

.home-calltoaction .enews-widget p,
.widget-above-content .enews-widget p {
    color: #222222;
    float: left;
    font-size: 14px;
    line-height: 1.4;
    padding: 4px 20px 0 0;
    text-align: left;
    text-transform: uppercase;
    width: 34.61538461538462%;
}

.home-calltoaction  .enews #subbox1,
.widget-above-content  .enews #subbox1  {
      margin-left: 0;
  }

.home-calltoaction .enews input,
.widget-above-content .enews input {
    float: left;
    margin-bottom: 0;
    margin-left: 2.564102564102564%;
    width: 23.076923076923077%;
}

.home-calltoaction .enews-widget input[type="submit"],
.widget-above-content .enews-widget input[type="submit"]  {
    margin: 0;
    margin-left: 2.564102564102564%;
    width: 14.1025641025641% !important;
}

/*  Home Featured Widget area
-------------------------------------*/

.home-featured {
  margin: 0 auto;
  max-width: 1202px;
}

.home-featured .entry-title a{
	color: #000;
}

.home-featured .entry-title a:hover{
	color: #ff00a7;
}

.home-featured .widgets {
  margin-bottom: 10px;
}

.home-featured .widget-title {
  border-bottom: none;
  color: #a5cccb;
  font-size: 2.2rem;
  letter-spacing: 3px;
  margin-bottom: 20px;
  padding: 10px 0;
  text-align: center;
}

.home-featured .widget.featuredpost {
  clear: both;
  overflow: hidden;
}

.home-featured .featured-content.featuredpost .entry {
      float: left;
      width: 25%;
      padding: 5px;
      margin-bottom: 10px;
  }

.home-featured .featured-content.featuredpost .entry:hover {
opacity: 0.7;
}

.home-featured .featuredpost .alignleft {

}

.home-featured .featuredpost .entry-title {
  font-size: 12px;
  font-size: 1.0em;
  padding: 15px 10px;
  text-align: center;
}

.home-featured .featured-content.featuredpage .entry-header {
  margin: 0;
}

.home-featured .textwidget {
  padding: 5% 10%;
  text-align: center;
}

.social-bar {
  background-color: #e4efef;
  margin: 0 auto;
  padding: 2.8% 0 0;
}

.darling-home .content {
  margin-top: 0;
}

.darling-home.category .content .entry {
  width: 32.3334%;
}

.darling-home.category .content .entry:nth-of-type(2n+2) {
  float: left;
  margin: 0 1.5% 20px 0;
}

.darling-home.category .content .entry:nth-of-type(3n+3) {
  border-right: 1px solid #ddd;
  float: left;
  margin-right: 0;
}


/* Recipe & Portfolio Blurbs
--------------------------------------------- */

.portfolioblurb,
.recipeblurb {
        background: #f8f8f8;
	font-size: 16px;
	margin-bottom: 40px;
	padding: 40px;
	text-align: center;
}

.portfolioblurb .button,
.recipeblurb .button {
	margin: 0 auto;
	text-align: center;
}

.portfolioblurb h4.widget-title,
.recipeblurb h4.widget-title {
    border-bottom: 0;
    font-family: 'Pompiere', cursive;
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 7px;
    padding: 0px 0px 15px 0px;
    text-align: center;
    text-transform: uppercase;
}

.portfolioblurb:after,
.recipeblurb:after {
	clear: both;
	content: " ";
	display: table;
}


/* . Entries
--------------------------------------------- */

.entry {
  margin-bottom: 0px;
  padding: 50px 40px;
}

.page.page-template-page_blog .entry,
.single .entry {
  padding: 50px 0 50px 40px;
}

.woocommerce-page .site-inner .content {
	padding: 40px;
	width: 100%;
}

.content .entry {
  background-color: transparent;
}

.entry-content ol,
.entry-content ul {
  margin-bottom: 28px;
  margin-left: 40px;
}

.entry-content ol > li {
  list-style-type: decimal;
}

.entry-content ul > li {
  list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
  margin-bottom: 0;
}

.entry-content code {
  background-color: #a5cccb;
  color: #ddd;
}

/* . Entry Meta
--------------------------------------------- */
.entry-meta {
  display:none;
}

p.entry-meta {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 0;
}

.entry-header .entry-meta {
  margin-bottom: 24px;
}

.entry-footer .entry-meta {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  font-size: 10px;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
}

.entry-author:before {
  content:"by: ";
}

.entry-comments-link {
  border-right: 0;
  display: inline-block;
  padding: 7px 10px;
}

.archive .entry-author{
  border-right: 1px solid #eee;
  padding-right: 10px;
}

.entry-categories {
  display: block;
  padding: 7px 10px;
}

.entry-tags,
.entry-author,
.entry-time {
  border-right: 1px solid #eee;
  display: inline-block;
  padding: 7px 10px;
}

/* Category & Arvhive Page
--------------------------------------------- */
.archive-description {
	background-color: #F2F1EF;
	margin-bottom: 0;
	padding: 50px 0 40px 40px;
}

.archive-description .alignleft,
.archive-description .alignright{
	width: 48.717948717948715%;
}

.archive-description .alignright {
	display: inline-block !important;
	height: 100px !important;
	margin-left: 2.564102564102564%;
	margin-top: 40px;
	top: 50% !important;
	vertical-align: middle !important;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

.post-image,
.entry-image {
	width: auto;
}

.grid-archive .entry {
	margin-bottom: 0;
	padding: 40px 0 10px 40px;
}

.sidebar .featured-content .entry {
  padding: 20px 10px;
}

.grid-archive .entry:hover {
  opacity: 0.7;
}

.grid-archive .entry-title {
	font-size: 12px;
	padding-top: 2px;
}


/* After Entry Widget Area
------------------------------------------------------------- */

.after-entry {
	margin-bottom: 30px;
	padding: 30px;
	text-align: center;
}

.after-entry .widget {
	margin-bottom: 32px;
}

.after-entry .widget:last-child,
.after-entry p:last-child {
	margin: 0;
}

.after-entry li {
	list-style-type: none;
}


/* Pagination
--------------------------------------------- */

.woocommerce .woocommerce-pagination,
.woocommerce-page .woocommerce-pagination,
.archive-pagination,
.entry-pagination {
  font-size: 14px;
  margin: 40px auto;
  text-transform: uppercase;
  clear: both;
}

.pagination {
  margin: 30px auto;
  text-align: center;
  clear: both;
}

.archive-pagination li {
  display: inline;
}

.woocommerce .woocommerce-pagination ul.page-numbers li a, 
.woocommerce-page .woocommerce-pagination ul.page-numbers li a,
.archive-pagination li a {
  border: 1px solid #ffeef9;
  color: #999;
  cursor: pointer;
  display: inline-block;
  padding: 8px 15px;
}

.woocommerce .woocommerce-pagination ul.page-numbers li a:hover, 
.woocommerce-page .woocommerce-pagination ul.page-numbers li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current,
.archive-pagination li a:hover,
.archive-pagination li.active a {
  background: #ffbbe7 !important;
}

.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
  padding: 8px 15px !important;
}

/* . Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
  background-color: transparent;
  margin-bottom: 40px;
}

.comment-respond,
.entry-pings {
  padding: 40px 40px 16px;
}

.entry-comments {
  padding: 40px;
}

.comment-header {
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
}

span.says {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-style: italic;
  text-transform: lowercase;
}

.comment-edit-link {
  display: none;
}

li.comment {
  background-color: transparent;
  border-top: 1px solid #ff00a7;
}

.comment-content {
  clear: both;
  word-wrap: break-word;
}

.comment-list li {
  margin-top: 24px;
  padding: 32px;
}

.comment-list li li {
  margin-right: -32px;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
  width: 50%;
}

.comment-respond label {
  display: block;
  font-size: 12px;
  letter-spacing: 1px;
  margin-right: 12px;
  text-transform: uppercase;
}

.entry-comments .comment-author {
  margin-bottom: 0;
}

.entry-pings .reply {
  display: none;
}

.form-allowed-tags {
  background-color: #f9f9f9;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 24px;
}

a.comment-time-link {
  display: block;
  font-size: 10px;
  margin-right: 12px;
  text-transform: uppercase;
}

.commentnumber {
  display: block;
  font-family: 'Poppins', sans-serif;
  float: right;
  font-size: 30px;
  padding: 10px 20px 0 20px;
}

/* Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
  font-size: 12px;
  font-size: 1.2rem;
}

.sidebar li {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.sidebar p:last-child,
.sidebar ul > li:last-child {
  margin-bottom: 0;
}

.sidebar .widget {
  background-color: transparent;
  border-bottom: 0px solid #eee;
  padding: 30px;
}

.sidebar .widget-title {
  color: #444;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  margin: 0 0 14px;
  text-transform: uppercase;
  text-align: center;
}

/* Pricing Table
--------------------------------------------- */

.pricing-table .one-third:hover {
  background: #F9F9F9;
}

.pricing-table h4 {
  border-bottom: 1px solid #ddd;
  margin: -40px -40px 40px;
  padding: 40px;
  text-align: center;
}

.pricing-table .one-third {
  background-color: transparent;
  border: 1px solid #ddd;
  margin: 20px -1px;
  padding: 40px;
  width: 33.33%;
}

.pricing-table .one-third:nth-child(3n+1) {
  margin: 20px 0;
}

.pricing-table .one-third:nth-child(3n+2) {
  margin-bottom: 0;
  margin-top: 0;
}

.pricing-table .one-third:nth-child(3n) {
  margin: 20px 0;
}

.pricing-table ul li {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.pricing-table a.button {
  text-align: center;
  display: block;
}

.share-after {
  text-align: center;
}

.after-entry {
  padding: 0 40px 40px 40px;
}


/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
  background-color: transparent;
  border-top: 0px solid #eee;
  border-bottom: 0px solid #eee;
  clear: both;
  color: #999;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-size: 1rem;
  letter-spacing: 2px;
  margin-top: 2%;
  text-transform: uppercase;
}

.footer-widgets a {
  color: #000;
}

.footer-widgets a:hover {
  color: #ff00a7 !important;
}

.footer-widgets img:hover {
}

.footer-widgets .fa {
  color: #000;
}
.footer-widgets .fa:hover {
  color: #ff00a7;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
  min-height: 250px;
}

.footer-widgets-1 {
  float: left;
  border-right: 0px solid #eee;
  border-left: 0px solid #eee;
  padding: 0px 35px 30px 44px;
  width: 20%;
}

.footer-widgets-2  {
  float: left;
  width: 50%;
  text-align: center;
}

.footer-widgets-2 .widget {
  border-right: 0px solid #eee;
  float: left;
  min-height: 250px;
  padding: 0px 20px 30px;
  width: 33.33333333333333%;
  vertical-align: middle;
}

.footer-widgets-3 {
  float: right;
  border-right: 0px solid #eee;
  padding-left: 0 !important;
  padding-top: 0px;
  width: 30%;
}

.footer-widgets .widget-title {
  color: #000;
  letter-spacing: 0px;
  text-align: center;
  margin-bottom: 10px;
  font-family: 'Cedarville Cursive', cursive !important;
  text-transform: lowercase !important;
  font-size: 24px !important;
  font-style: normal !important;
}

.footer-widgets li {
  list-style-type: none;
  word-wrap: break-word;
  line-height: 1.8;
  display: block;
}
.footer-widgets .enews {
  padding: 7% 10% 7%;
}
.footer-widgets .enews p {
  margin-bottom: 10px;
	text-align: center;
}

.footer-widgets input {
  background: #F2F1EF;
  border: 1px solid #999;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.footer-widgets .enews input#subbox {
  width: 60%;
  display: inline-block;
  font-size: 11px;
  padding: 8px 10px;
}

.footer-widgets .enews-widget input[type="submit"] {
  margin-left: 2.5%;
  padding: 8px 10px;
  width: auto;
}

.footer-widgets .simple-social-icons {
  border-bottom: 0px solid #eee;
  padding: 0px 20px;
}

.footer-widgets .simple-social-icons ul li a {
  background-color: transparent !important;
  border-radius: 0px !important;
  color: #000 !important;
  border: 0px #ffffff solid !important;
  font-size: 14px;
  padding: 9px;
}

.footer-widgets .simple-social-icons ul li a:hover {
  background-color: transparent !important;
  border-radius: 0px !important;
  color: #ff00a7 !important;
  border: none !important;
  font-size: 14px;
  padding: 9px;
}

/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: transparent;
  font-size: 10px;
  font-family: 'Poppins', sans-serif;
  color: #999;
  margin: 0 auto;
  padding: 40px 0;
  text-align: center;
  text-transform: uppercase;
}

.site-footer a {
  color: #000;
}

.site-footer p {
  margin-bottom: 0;
}

/* Novelist
--------------------------------------------- */

blockquote.novelist-synopsis {
  padding: 20px 0;
  margin: 0;
}
h3.novelist-book-title {
  text-align:center;
}
.rmtext, a.more-link, .more-link, .novel-link {
  font-family: 'Cedarville Cursive', cursive !important;
  text-transform: lowercase !important;
  font-size: 20px !important;
  font-style: normal !important;
}

/* Font Awesome
--------------------------------------------- */

.fa {
  padding-right: 10px;
}

.sharrre .share {
    color: #000;
}

.sharrre:hover .share {
    color: #ff00a7;
}

/* Ninja Forms
--------------------------------------------- */

.ninja-forms-req-symbol, .nf-error-msg {
    color: #ff00a7 !important;
}

/** Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-moz-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min-device-pixel-ratio: 1.5) {
}

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

  .site-inner,
	.wrap {
		max-width: 960px;
	}

  .darling-home .wrap {
    max-width: 100%;
    padding: 0 1%;
  }

  .home-grid {
    max-width: 620px;
    height: auto;
    overflow: hidden;
  }

  .left-large,
  .right-large {
    margin: 0 0 10px;
    width: 100%;
  }

.right-medium {
   height: 230px;
   width: 330px;
   margin: 0 10px 10px 0;
   overflow: hidden;
}

.left-medium {
  height: 230px;
  width: 330px;
  margin: 0 auto;
  overflow: hidden;
}

.right-medium img,
.left-medium img{
  width: 330px;
}
.right-medium .textwidget,
.left-medium .textwidget {
width: 330px;
height: 230px;
}

.right-small {
  height: 230px;
  width: 235px;
  margin: 0 auto;
  overflow: hidden;
}

.left-small {
  height: 230px;
  width: 235px;
  margin: 0 10px 0 0;
  overflow: hidden;
}

.right-small img,
.left-small img {
  width: 235px;
}

.right-small .textwidget,
.left-small .textwidget {
  height: 230px;
  width: 235px;
}

.home-badge {
  margin-top: 270px;
}

  .content-sidebar-sidebar .content-sidebar-wrap,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-sidebar-content .content-sidebar-wrap {
    width: 740px;
  }

  .content,
  .site-header .widget-area {
    width: 620px;
  }

  .sidebar-content-sidebar .content,
  .sidebar-sidebar-content .content,
  .content-sidebar-sidebar .content {
    width: 400px;
  }

  .sidebar-primary,
  .title-area {
    width: 300px;
  }
  .footer-widgets .enews input#subbox {
    width: 100%;
  }

  .footer-widgets .enews-widget input[type="submit"] {
    width: 100%;
    margin-left: 0;
  }
}

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

	.site-inner,
	.wrap {
		max-width: 800px;
	}

  .content,
  .content-sidebar-sidebar .content,
  .content-sidebar-sidebar .content-sidebar-wrap,
  .sidebar-content-sidebar .content,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.title-area {
		width: 100%;
	}
  .sidebar .widget {
    margin-bottom: 20px;
  }

  .sidebar-primary {
    border-left: none;
  }

  .sidebar-content .sidebar-primary {
    border-right: none;
  }

  .sidebar .woocommerce ul.product_list_widget li,
  .sidebar .woocommerce-page ul.product_list_widget li  {
    margin: 0 auto;
    padding: 1%;
    width: 50%;
    display: inline;
  }

  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product,
  .woocommerce-page ul.products li.product:nth-child(2n+2) {
    width: 48.719% !important;
  }

  .header-image .site-title > a {
    background-position: center top;
  }

  .genesis-nav-menu li,
  .site-header ul.genesis-nav-menu,
  .site-header .search-form {
    float: none;
  }

  .genesis-nav-menu,
  .site-description,
  .site-header .title-area,
  .site-header .search-form,
  .site-title {
    text-align: center;
  }

  .genesis-nav-menu a,
  .genesis-nav-menu > .first > a,
  .genesis-nav-menu > .last > a {
    padding: 20px 30px;
    text-align: left;
  }

  .site-header .search-form {
    margin: 16px auto;
  }

  .genesis-nav-menu li.right {
    display: none;
  }

  .grid-archive .one-half {
    padding-right: 40px;
  }

  .archive-description {
    background-color: #fff;
    margin-bottom: 40px;
    padding: 40px;
  }

}

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

	body {
		font-size: 16px;
		font-size: 1.6rem;
	}
  .site-inner,
  .wrap {
    padding-left: 5%;
    padding-right: 5%;
  }

  .home-calltoaction .enews p,
  .widget-above-content .enews p{
    text-align: center;
    width: 100%;
  }

  .home-calltoaction .enews input, .widget-above-content .enews input {
        width: 48.5%;
        margin-bottom: 10px;
    }

    .home-calltoaction .enews-widget input[type="submit"],
    .widget-above-content .enews-widget input[type="submit"] {
      margin: 0 auto !important;
      width: 100% !important;
    }

.home-badge {
  margin-left: 470px;
}

  .darling-home  .eight-widgets .widget,
  .darling-home  .five-widgets .widget,
  .darling-home  .five-widgets .widget:nth-last-of-type(-n+2),
  .darling-home  .four-widgets .widget,
  .darling-home  .seven-widgets .widget,
  .darling-home  .six-widgets .widget,
  .darling-home  .two-widgets .widget,
  .darling-home  .widget-thirds .widget,
  .five-sixths,
  .four-sixths,
  .one-fourth,
  .one-half,
  .one-sixth,
  .one-third,
  .three-fourths,
  .three-sixths,
  .two-fourths,
  .two-sixths,
  .two-thirds,
  .home-featured .featured-content.featuredpost .entry,
  .woocommerce ul.product_list_widget li,
  .woocommerce-page ul.product_list_widget li  {
    margin: 0 auto 0;
    padding: 1%;
    width: 50%;
    display: inline;
  }

  .grid-sizer,
  .masonry-page .content .entry {
    float: left;
    margin-right: 2%;
    padding: 0;
    width: 46%;

  }

  .archive-description {
		padding: 40px 20px 20px 20px;
	}

	.entry {
		padding: 40px 20px 20px 20px;
	}

	.author-box,
	.comment-respond,
	.entry-comments,
	.entry-pings,
	.site-header {
		padding: 20px;
	}

	.archive-pagination li a {
		margin-bottom: 4px;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

	.sidebar .widget.enews-widget {
		padding: 40px;
	}

	.grid-archive .one-half {
		padding: 20px;
	}

	.category .archive-description .alignleft,
	.category .archive-description .alignright {
		float: none;
		text-align: left;
		width: 100%;
	}

	.category .archive-description .alignright {
		height: auto !important;
		margin-left: 0;
		margin-top: 0;
	}

	.category .archive-description .alignleft {
		margin-bottom: 40px;
	}

  .footer-widgets-1, .footer-widgets-2, .footer-widgets-3 {
    width: 100%;
    margin: auto;
    text-align: center;
    min-height: auto;
    border-right: double #eee;
    border-left: double #eee;
  }

  .footer-widgets-2 {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
  }

  .footer-widgets-2 .widget {
     min-height: 200px;
  }

  .footer-widgets .enews {
    padding: 7% 24% 7%;
  }

  .footer-widgets-2 .widget.widget:last-child{
    border-right: none;
  }

  .pricing-table .one-third {
    width: 100%;
  }
}

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

  .home-badge {
        margin-left: 260px;
  }
  .home-badge img {
    max-height: 150px;
    max-width: 150px;
  }
  .home-grid {
    font-size: 11px;
    max-width: 100%;
    padding: 1%;
    margin: 0 auto 30px;
  }

  .right-large,
  .left-large {
    float: left;
    width: auto;
    height: auto;
    margin: 0 0 10px;
  }

  .right-medium,
  .left-medium {
    width: 60%;
    height: 230px;
    margin: 0 auto 10px;
  }

  .right-small,
  .left-small {
    height: 230px;
    margin: 0 auto 10px;
    width: 40%;
  }

  .darling-home  .eight-widgets .widget,
  .darling-home  .five-widgets .widget,
  .darling-home  .five-widgets .widget:nth-last-of-type(-n+2),
  .darling-home  .four-widgets .widget,
  .darling-home  .seven-widgets .widget,
  .darling-home  .six-widgets .widget,
  .darling-home  .three-widgets .widget,
  .darling-home  .two-widgets .widget,
  .darling-home  .widget-thirds .widget,
  .footer-widgets-1,
  .footer-widgets-2,
  .five-sixths,
  .four-sixths,
  .one-fourth,
  .one-half,
  .one-sixth,
  .one-third,
  .three-fourths,
  .three-sixths,
  .two-fourths,
  .two-sixths,
  .two-thirds {
    margin: 0 auto 0;
    width: 100%;
  }

  .home-calltoaction {
    font-size: 14px;
  }

	.woocommerce-page .site-inner .content {
		padding: 40px 0 0 0;
	}

	.woocommerce-page  .entry {
    	padding: 50px 0 0 0;
	}

	.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
		display: block;
		float: left;
		width: 100%;
	}

	.woocommerce-cart table.cart td.actions .coupon .input-text,
	.woocommerce .cart .button, .woocommerce .cart input.button,
	.woocommerce-page table.cart td.actions .input-text+.button {
		display: block;
		float: left;
		margin-top: 10px !important;
		width: 100% !important;
	}

	.woocommerce table.shop_table {
		border: 0 !important;
	}

  .grid-sizer,
  .masonry-page .content .entry {
    border: none;
    padding: 0;
    width: 100%;

  }

}

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

  .home-grid {
    max-width: 100%;
    margin: 20px auto;
  }

  .home-badge {
    margin-left: 320px;
    margin-top: 240px;
}


  .left-medium,
  .right-medium,
  .left-small,
  .right-small {
    min-width: 100%;
    margin: 5px auto;
    text-align: center;
  }

  .darling-home  .three-widgets .widget{
    margin: 5% auto;
    width: 100%;
  }

  .darling-home.category .content .entry,
  .darling-home.category .content .entry:nth-of-type(3n+3){
    float: none;
    padding: 0;
    width: 100%;
  }
  .footer-widgets-2 .widget{
    width: 100%;
  }
  .footer-widgets-2 .widget:nth-child(2) {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
  }

  .sidebar .woocommerce ul.product_list_widget li,
  .sidebar  .woocommerce-page ul.product_list_widget li  {
    font-size: 10px;
    margin-bottom: 20px;
    width: 100%;
  }

  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product,
  .woocommerce-page ul.products li.product:nth-child(2n+2) {
    width: 100% !important;
  }

	.entry-meta {
		border: 1px solid #eee;
	}

	.entry-comments-link {
		padding-top: 0;
	}

	.entry-tags,
	.entry-author,
	.entry-time {
		border-right: none;
	}

}

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

  .home-badge {
      margin-left: 150px;
      margin-top: 220px;
  }
}

/* Responsive Navigation
---------------------------------------------------------------------------------------------------- */

/* Standard Navigation
--------------------------------------------- */

nav {
	clear: both;
}

/* Navigation toggles
--------------------------------------------- */

.sub-menu-toggle,
.menu-toggle {
	display: none;
	visibility: hidden;
}

/* Navigation toggles
--------------------------------------------- */

@media only screen and (min-width: 768px) {

	nav {
		display: block !important;
	}
}

/* Navigation toggles
--------------------------------------------- */

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

	.genesis-nav-menu .widget-area {
		background-color: #e4efef;
		display: block;
		margin: 0 auto;
		padding: 0;
		text-align: center;
		width: 100%;
	}

	.genesis-nav-menu .widget-area .search-form {
		margin-right: 10px;
	}

	.genesis-nav-menu .search-form input[type="search"]:focus {
		width: 130px;
	}

	.prev-next-navigation .previous,
	.prev-next-navigation .next {
		display: block;
		float: none !important;
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}

	.prev-next-navigation .previous {
		padding-bottom: 10px;
	}

	.genesis-nav-menu .widget-area {
		float: left;
		clear: both;
		display: block;
		max-width: 100%;
		padding: 20px;
	}

	.menu-toggle {
		background: #f2f1ef;
	}

	.menu-toggle,
	.sub-menu-toggle {
		border: none;
		display: block;
    		font-size: 20px;
		font-weight: 700;
		margin: 0 auto;
		outline: none;
		overflow: hidden;
		padding: 20px;
		text-align: center;
		visibility: visible;
	}

	button.sub-menu-toggle {
		background-color: #f2f1ef !important;
		border: none!important;
		color: #333 !important;
	}

  button.menu-toggle {
    background-color: #e4efef !important;
    border: none!important;
    color: #333;
    width: 100%;
  }

	.sub-menu-toggle {
    padding: 13px 20px;
		position: absolute;
		right: 0;
		top: 0;
	}

	.menu-toggle:before {
		content: "\2261";
		font-size: 40px;
		color: #333;
	}

	.menu-toggle.activated:before {
		content: "\2191";
		font-size: 20px;
	}

	.sub-menu-toggle:before {
		content: "+";
	}

	.sub-menu-toggle.activated:before {
		content: "-";
	}

	nav {
		display: none;
		position: relative;
	}

	.genesis-nav-menu .menu-item {
		background-color: #e4efef;
		display: block;
		position: relative;
		text-align: left;
	}

	.genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	.genesis-nav-menu .sub-menu {
		border: 4px solid #F2F1EF;
		clear: both;
		display: none;
		opacity: 1;
		position: static;
		width: 100%;
	}

	.genesis-nav-menu .sub-menu a {
		border-left: 0;
		border-right: 0;
		position: relative;
		width: auto;
	}

	.genesis-nav-menu .sub-menu a:last-of-type {
		border: 0;
	}

	.genesis-nav-menu .sub-menu .sub-menu {
		margin: 0;
	}

	.genesis-nav-menu .sub-menu .sub-menu a {
		background-color: #f9f9f9;
		padding-left: 30px;
	}

	.genesis-nav-menu .sub-menu .sub-menu .sub-menu a {
		background-color: #F2F1EF;
		padding-left: 40px;
	}

	.nav-primary a:hover,
	.nav-primary .current-menu-item > a {
		color: #333;
	}


}
