/*
	Theme Name:  Unfancy
	Description: Custom child theme built on the Genesis Framework.
	Author:      Carissa Allen
	Author URI:  http://loveriotco.com
	Version:     1.0.0
	License:     GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Template:    genesis
*/


/* HTML 5 Reset
 * ------------------------------------------------------- */

/* Baseline Normalize - normalize.css v3.0.1 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}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}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}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}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

input {
    border-radius: 0;
	-webkit-appearance: none;
	-webkit-border-radius:0px;
}

input[type="text"],
input[type="search"],
input[type="text"]:focus,
input[type="search"]:focus{   
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    outline: none;   
	    border-radius: 0;
	border-top:0;
	border-left:0;
	border-right:0;
	-webkit-appearance: none;
	-webkit-border-radius:0px;
}

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

html,
input[type="search"] {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

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

.clearfix: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;
}

.clearfix: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;
}


/* Typography
 * ------------------------------------------------------- */

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-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;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.site-title,
.entry-title,
.entry-meta,
.site-footer,
.comment-meta,
.ui-tabs-nav li a,
.field-wrap label,
.post-navigation,
.wpcf7-form p,
.pagination a,
.comment-autor,
.comment-meta a,
input,
select,
textarea,
.entry-comments h3,
.comment-subscription-form,
.comment-respond h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
}

body {
	font-family: 'Karla', sans-serif;
	background-color: #fff;
	color: #313131;
	font-size: 14px;
	line-height: 1.7;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
}

.dashicons,
.dashicons-before:before {
    font-size: 15px !important;
    line-height: 1.3 !important;
}

.pagination .dashicons, .dashicons-before:before {
    font-size: 10px !important;
    height: 14.5px !important;
    font-family: dashicons;
    font-style: normal;
    vertical-align: middle !important;
    width: 10px !important;
}


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

li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.slide-excerpt-border h2 {
	margin: 0 0 10px 0;
    letter-spacing: 2px;
    text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
}

.entry-content h1, h2, h3, h4, h5, h6 {
    padding-left: 30px;
    padding-right: 30px;
}

h5.STP {
    text-align: center;
    font-size: 11px;
    margin: 30px auto 5px auto;
    width: 110px;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #222;
    font-weight:500;
}

.shopthepost-widget {
    margin: 40px auto;
}

h1 {
	font-size: 23px;
}

h2 {
	font-size: 21px;
}

h3 {
	font-size: 19.5px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

h4.widget-title,
.widgettitle {
    text-transform: uppercase;
    font-style: normal;
    font-size: 15px;
    padding: 17px;
    text-align: center;
    font-weight: 500;
}

.archive-description {
    text-align: center;
    max-width: 680px;
    margin: 0 auto 20px auto;
}

h1.archive-title {
	font-size: 15px;
}

input,
select,
textarea,
.featuredpost article .entry-title,
.entry-meta,
.entry-comments-link a,
.wpcf7-form p,
.comment-reply a,
.input-small,
code,
pre,
.field-wrap label,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.comment-meta a,
.comment-subscription-form,
.comment-reply-title small,
time.entry-time,
.entry-header .entry-categories a,
.site-footer .site-creds p,
.sidebar li  {
	font-size: 11.5px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-rendering: optimizeLegibility;
}

.entry-meta,
.wpcf7-form p {
	margin-top: 0;
	margin-bottom: 20px;
}


blockquote {
    letter-spacing: 0px;
    margin: 30px 0;
    padding: 30px;
    font-family: 'Karla', sans-serif;
    font-style: italic;
    font-size: 25px !important;
    letter-spacing: -1px;
    text-align: center;
}

blockquote p:last-of-type {
	margin: 0;
}

p {
	margin: 0 0 1.625em;
	padding: 0;
}

strong {
	font-weight: bold;
}

code,
pre {
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
	color: #313131;
}

code {
	padding: 2px 4px;
	white-space: nowrap;
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	line-height: 18px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
}

pre code {
	padding: 0;
	color: inherit;
	white-space: pre;
	white-space: pre-wrap;
	background-color: transparent;
	border: 0;
}

cite {
	font-style: normal;
}

hr,
.clear-line {
	overflow: hidden;
	width: 100%;
	border: none;
	border-bottom: 1px solid #f7f7f9;
	margin: 0 0 40px;
	padding: 40px 0 0;
}


/* Links
 * ------------------------------------------------------- */

a {
	color: #2a3a51;
	text-decoration: none;
	outline: 0;
}

a:hover, .pagination a:hover {
	color: #ccc;
}


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

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

img {
	height: auto;
	max-width: 100%;
}

.woocommerce div.product div.images img,
.woocommerce ul.products li.product a img,
a.entry-image-link img,
.jr-insta-thumb img,
img.jp-relatedposts-post-img,
.chpcs_foo_content img,
.unfancy-shop .shop-page-wp-image {
    -webkit-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #fefefe;
}

.woocommerce div.product div.images img:hover,
.woocommerce ul.products li.product a img:hover,
a.entry-image-link img:hover,
.jr-insta-thumb img:hover,
img.jp-relatedposts-post-img:hover,
.chpcs_foo_content img:hover,
.unfancy-shop .shop-page-wp-image:hover {
    opacity: 0.92;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

img a:hover,
img a:focus {
	-webkit-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out;
}


/* Forms, Inputs & Buttons
 * ------------------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: none;
	border: 1px solid #E6E6E6;
	color: #313131;
	padding: 12px 16px 10px;
	width: 100%;
}

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="password"],
input[type="text"],
input[type="search"],
input[type="email"] {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

input[type="checkbox"],
input[type="radio"] {
	margin-right: 10px;
	width: auto;
}

input:focus,
textarea:focus {
	outline: none;
	border-color: #313131;
}

.input-large {
	font-size: 24px;
	padding: 15px;
}

select.input-large {
	height: 54px;
	line-height: 54px;
	padding-top: 12px;
}

.input-small {
	padding: 5px 10px;
}

.field-wrap {
	text-align: left;
}

.ninja-forms-cont {
	max-width: 540px;
	margin: 0 auto;
	text-align: center;
}

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

::-ms-input-placeholder,
::-webkit-input-placeholder {
	color: #d8d8d8;
}

input:focus::-webkit-input-placeholder,
input:focus::-moz-placeholder,
input:focus:-ms-input-placeholder,
textarea:focus::-webkit-input-placeholder,
textarea:focus::-moz-placeholder,
textarea:focus:-ms-input-placeholder {
	color:transparent;
}


/* Buttons */

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: transparent;
	border: 1px solid #313131;
	box-shadow: none;
	color: #313131;
	cursor: pointer;
	display: inline-block;
    line-height: 1.3;
    padding: 14.8px 30px 14.5px 30px;
	outline: none;
	text-decoration: none;
	width: auto;
	border-radius: 0;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.button.button-border:hover {
	text-decoration: none;
	background-color: #313131;
	border: 1px solid #313131;
	color: #fff;
	border-radius: 0;
}

.button.button-border {
	background: transparent;
	background: rgba( 255, 255, 255, 0 );
	border: 1px solid #313131;
	color: #313131;
}

.page-header .button.button-border {
	border: 1px solid #fff;
	color: #fff;
}

.page-header .button.button-border:hover {
	background: #fff;
	border: 1px solid #fff;
	color: #313131;
}

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

.button i {
	font-size: 32px;
	line-height: 1;
}

.button.has-icon {
	line-height: 32px;
	padding: 6px 30px;
}

.button.button-block {
	display: block;
	width: 100%;
}

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

.nav-primary input[type="submit"] {
    height: 0;
    padding: 0 35px 0 0;
    margin: 0;
    border: 0;
}


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

.gallery {
	margin: 0 auto 40px;
	overflow: hidden;
	width: 100%;
}

.gallery-item {
	float: left;
	margin: 10px 0 0;
	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 {
	border: 2px solid #E6E6E6;
}

.gallery-caption {
	margin-left: 0;
}


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

table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}

.table {
	width: 100%;
	margin-bottom: 20px;
}

.table th,
.table td {
	padding: 8px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.table th {
	font-weight: bold;
}

.table thead th {
  vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
	border-top: 0;
}

.table tbody + tbody {
	border-top: 2px solid #ddd;
}

.table .table {
	background-color: #fff;
}

.table-condensed th,
.table-condensed td {
	padding: 4px 5px;
}

.table-bordered {
	border: 1px solid #ddd;
	border-collapse: separate;
	border-left: 0;
	border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ddd;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
	border-top: 0;
}

.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
	border-top-left-radius: 4px;
}

.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
	border-top-right-radius: 4px;
}

.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
	border-bottom-left-radius: 4px;
}

.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
	border-bottom-right-radius: 4px;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
	border-bottom-left-radius: 0;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
	border-bottom-right-radius: 0;
}

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
	border-top-left-radius: 4px;
}

.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
	border-top-right-radius: 4px;
}

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
	background-color: #f5f5f5;
}


/* Images
 * ------------------------------------------------------- */

.post-image {
	margin-bottom: 24px;
}

.alignleft .avatar {
	margin-right: 24px;
}

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

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

img.alignnone {
	margin-bottom: 12px;
}

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

.alignright {
	float: right;
}

img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.wp-caption-text {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.entry-content .aligncenter.size-full, .attachment-blog-featured, .page .attachment-post-thumbnail, .attachment-full {
    height: auto;
    margin: 0 0 20px;
    max-width: 109.9%;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

@media only screen and (max-width: 1024px) {
	.entry-content .aligncenter.size-full, .attachment-blog-featured, .page .attachment-post-thumbnail, .attachment-full {
	    max-width: 109.5%;
	}
}

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

.site-container {
	overflow: hidden;
}

.wrap {
	padding: 0 2.55%;
}

.site-inner {
	background-color: #F5F4F2;
	clear: both;
	padding: 0 0 10px 0;
}

.full-width-content .content {
	margin: 0 auto;
	width: 100%;
    padding: 0 2.5%;
}

.single .wrap .content .post,
.single .wrap .content .entry-comments,
.single .wrap .content div#respond,
.wrap .content .page {
    max-width: 680px;
    margin: 0 auto;
}

.single .entry-comments-link {
	display: none;
}

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

	.wrap {
		margin: 0 auto;
		/* width: 81%; */
		width: 100%;
		/* padding: 0 75px; */
		padding: 0;
	}

	.content {
  		width: 70%;
	}

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

	.sidebar-primary {
		float: right;
  	    width: 27.6%;
	}

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

	.site-inner {
		padding: 0 0 90px 0;
	}
}


/* Grid
 * ------------------------------------------------------- */

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

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

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

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

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

	.one-fourth {
		width: 22.413793103448%;
	}

	.three-fourths {
		width: 74.137931034483%;
	}

	.one-fifth {
		width: 17.241379310345%;
	}

	.two-fifths {
		width: 37.931034482759%;
	}

	.three-fifths {
		width: 58.620689655172%;
	}

	.four-fifths {
		width: 79.310344827586%;
	}

	.one-sixth {
		width: 13.793103448276%;
	}

	.five-sixths {
		width: 82.758620689655%;
	}

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

/* Shop Page
 * ------------------------------------------------------- */

.unfancy-shop .wrap .content .page {
    max-width: 1075px;
    margin: 0 auto;
    background: transparent;
}

.unfancy-shop .between-post-content {
	display: none;
}

.unfancy-shop .shop-page-wp-link {
    display: none !important;
}

.shop-page-wp-grid .shop-page-wp-item .shop-page-wp-title h3 {
    font-size: 11px !important;
    margin: 0 !important;
    padding: 15px 5px 20px 5px !important;
    background: white;
    font-weight: 500 !important;
}

.unfancy-shop .page .entry {
    background: transparent;
}

.unfancy-shop .shop-page-wp-grid .shop-page-wp-item .shop-page-wp-image {
	background: white;
}

.unfancy-shop .shop-page-wp-grid .shop-page-wp-item .shop-page-wp-description {
    font-size: 12.5px;
    margin-top: -15px !important;
    background: white;
    padding-bottom: 16px;
    font-weight: normal;
    letter-spacing: .5px;
}

.unfancy-shop .shop-page-wp-grid .shop-page-wp-item {
    padding: 20px 25px !important;
}

@media only screen and (max-width: 1075px) {
	.unfancy-shop .wrap .nav-secondary {
		margin: 0 25px 25px 25px;
	}
}

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

	.shop-page-wp-grid .shop-page-wp-item .shop-page-wp-image {
	    display: block !important;
	}

	.shop-page-wp-image img {
    	width: 100% !important;
	}

	.unfancy-shop .wrap .nav-secondary {
	    padding: 20px 5px !important;
	}

}

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

.unfancy-shop .wrap .nav-secondary {
    text-align: center;
    background: white;
    padding: 20px;
	margin-bottom: 25px;
}

.unfancy-shop .nav-secondary {
    max-width: 1025px;
    margin: 0 auto;
    padding: 0 1.6%;
}

.unfancy-shop .nav-secondary ul li {
    display: inline-block;
}

.unfancy-shop .nav-secondary ul li {
    display: inline-block;
    font-size: 13.5px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    padding: 5px;
    margin: 0 15px;
}

.unfancy-shop .nav-secondary .current-menu-item a {
	color: #6e5c2d;
	border-bottom: 1px solid #6e5c2d;
	padding-bottom: 5px;
}

.unfancy-shop .nav-secondary .current-menu-item a:hover {
	color: #7d6b38;
	border-bottom: 1px solid #7d6b38;
	padding-bottom: 5px;
}

@media only screen and (max-width: 500px) {
	.unfancy-shop .nav-secondary ul li {
	    font-size: 11px !important;
	    margin: 0 5px !important;
	}

}

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

.site-header {
	background-color: #F5F4F2;
	padding: 95px 10px 90px 10px;
	position: relative;
}

.page .site-header,
.single .site-header,
.post .site-header,
.archive .site-header,
.category .site-header {
	padding: 50px 10px;
}

.site-title {
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	line-height: 140px;
}

.site-header .site-title a {
    display: block;
}

.site-title a {
    border: 0;
    color: #313131;
    font-size: 37px;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 100;
}

/* Custom Header */

.header-image .title-area {
  	max-width: 500px;
  	height: 140px;
  	width: 100%;
  	margin: 0 auto;
}

.header-image .site-title {
	height: 140px;
	width: 100%;
	margin: 0 auto;
	background-repeat: no-repeat;
  	background-position: left;
  	background-size: 100% !important;
	text-indent: -9999px;
}

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

	.site-header {
		position: relative;
	}

	.title-area {
		margin: 0;
		position: relative;
	}

	.site-title {
		margin-right: 12px;
		background-position: center !important;
	}

	.header-image .title-area {
	  	float: none;
	  	margin: 0 auto;
	}

	.site-header .nav-primary {
		width: 100%;
	}
}

@media only screen and (max-width: 500px) { 
	.page .site-header,
	.single .site-header,
	.post .site-header,
	.archive .site-header,
	.category .site-header {
	    padding: 50px 10px 5px 10px;
	}
}


/* Headhesive */

.headhesive {
	display: none;
}

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

	.headhesive {
	  	position: fixed;
	  	top: 0;
	  	width: 100%;
	  	padding: 0 0;
	  	display: block;
	  	transform: translateY(-100%);
	  	-webkit-transform: translateY(-100%);
	  	-moz-transform: translateY(-100%);
	  	transition: all 150ms ease-out;
	  	-webkit-transition: all 150ms ease-out;
	  	-moz-transition: all 150ms ease-out;
	  	z-index: 999;
	  	background-color: #fff;
	}

	.admin-bar .headhesive {
		top: 32px;
	}

	.headhesive--stick {
	    box-shadow: 0 0 24px -9px rgba(0,0,0,0.31);
	    transform: translateY(0%);
	    -webkit-transform: translateY(0%);
	    -moz-transform: translateY(0%);
	    border: 0;
	}
}


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

.nav-primary {
	margin: 10px 0;
	width: 100%;
	padding: 0 20px;
}

.nav-primary .wrap {
    width: 100%;
}

.genesis-nav-menu li {
	display: inline-block;
	list-style: none;
}

.genesis-nav-menu a {
	border: none;
	display: block;
	margin: 0 16px 0;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 13px;
}

.genesis-nav-menu .menu-item.highlight a,
.genesis-nav-menu .menu-item.wpmenucartli a {
	background: #fff;
	border: 2px solid #313131;
	border-radius: 24px;
	color: #313131;
	line-height: 1;
	padding: 10px 20px 9px;
	margin: 0;
}

.genesis-nav-menu .menu-item.highlight a:hover,
.genesis-nav-menu .menu-item.wpmenucartli a:hover,
.woocommerce-cart .genesis-nav-menu .menu-item.wpmenucartli a,
.genesis-nav-menu .menu-item.highlight.current-menu-item a {
	background: #313131;
	color: #fff;
}

.genesis-nav-menu .menu-item a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	text-decoration: none;
}
@media only screen and (max-width: 768px) {
	.nav-primary {
		padding: 0 5% !important;
	}
}

@media only screen and (min-width: 768px) {
	.nav-primary {
		margin: 0 auto;
	}

	.genesis-nav-menu > .menu-item:first-child a {
		margin-left: 24px;
	}

	.genesis-nav-menu .menu-item:last-child a {
		margin-right: 0;
	}

	.genesis-nav-menu .sub-menu {
		width: 260px;
		z-index: 99;
		background: #fff;
		opacity: 0;
		position: absolute;
		left: -9999px;
		text-align: left;
		margin-top: -5px;
		padding-top: 20px;
	}

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

	.genesis-nav-menu .sub-menu a {
		border-top: none;
		padding: 16.5px 20px;
		width: 230px;
		margin: 0;
	}

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

/* Nav Header */

@media only screen and (min-width: 768px) {
	.nav-primary .genesis-nav-menu > li > a {
		/*line-height: 65px;*/
		padding-top: 27px;
	}
}

/* Responsive Nav */

.icon-responsive-nav {
	display: none;
}

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

	.icon-responsive-nav {
		display: block;
		width: 100%;
		text-align: center;
		cursor: pointer;
	}

	.icon-responsive-nav:before {
		content: "\f333";
		display: inline-block;
		font: normal 30px/1 'dashicons';
		margin: 0 auto;
		padding: 0;
		vertical-align: middle;
	}

	.icon-responsive-nav.open::before {
	  content: "\f335";
	}

	.responsive-nav .menu-item-has-children:before {
		content: "\f347";
		float: right;
		position: relative;
		font: normal 16px/1 'dashicons';
		padding: 14px 8.5% 14px;
		right: 0;
		top: 0;
		text-align: right;
		z-index: 9999;
	}

	.responsive-nav .menu-open.menu-item-has-children:before {
		content: "\f343";
	}

	.responsive-nav .sub-menu {
		display: none;
	}

	.responsive-nav .sub-menu .sub-menu {
		margin: 0;
		padding: 0;
	}

	.responsive-nav {
		display: none;
		width: 100%;
		overflow: hidden;
	}

	.responsive-nav li,
	.responsive-nav li a {
		display: block;
		width: 100%;
	}

	.responsive-nav li a {
		padding: 14px 0;
		margin: 0;
	}

	.resonsive-nav li:last-child {
		margin-bottom: 0;
	}
}

/* Entry Navigation */

.pagination {
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: left;
}

.pagination ul {
	display: inline-block;
	overflow: hidden;
}

.pagination li {
	border: 0;
	margin-right: 2px;
	list-style-type: none;
	display: block;
	float: left;
	overflow: hidden;
}

.pagination .pagination-omission {
	border: 0;
}

.pagination li a:hover,
.pagination li.active a {
	border-bottom: 0;
}

.archive-pagination.pagination {
    padding-bottom: 20px;
    max-width: 680px;
    margin: 0 auto 30px auto;
    font-family: "Montserrat";
    font-weight: 500;
    letter-spacing: 0.075em;
}

/* Post Navigation */

.post-navigation {
	margin: 40px 0 0;
	display: inline-block;
	width: 100%;
}

.post-navigation a {
	border: 0;
}

.post-navigation a i {
	font-size: 48px;
	width: auto;
	height: auto;
}

.post-navigation .prev,
.post-navigation .next,
.post-navigation .index {
	float: left;
	width: 33.33333334%;
}

.post-navigation .next {
	text-align: right;
}

.post-navigation .index {
	text-align: center;
}

/* Home Top
 * ------------------------------------------------------- */

 .welcometext {
    max-width: 940px;
    margin: 0 auto;
    padding: 0 0 30px 60px;
}

.home-top {
	margin: 0 auto 75px auto;
	position: relative;
}

.topboxes {
	max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    align-items: center;
}

.topbox1, .topbox2, .topbox3 {
    height: 360px;
    opacity: 1;
    transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -webkit-transition: opacity .15s ease-in-out;
    margin-bottom: 100px;
    border: 12px solid #fff;
}

.topbox1:hover, .topbox2:hover, .topbox3:hover {
    opacity: .92;
}

.topboxes h5 {
    font-size: 11.7px;
    -webkit-font-smoothing: subpixel-antialiased;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    line-height: 2.4;
}

.topboxes a {
    padding: 10px 3px;
    background-color: rgba(255, 255, 255, 0.9);
}

.topboxes h5 a {
	position: absolute;
    top: 59%;
    left: 36%;
    height: 14%;
    width: 82%;
    margin: -15% 0 0 -27%;
    font-weight: 500;
}

.topbox1 h5 a:hover,
.topbox2 h5 a:hover,
.topbox3 h5 a:hover {
    color: #777;
    font-weight: 500;
}

.topbox1.the-grid.one-third.first {
    background: url('http://www.un-fancy.com/wp-content/uploads/2024/11/casual-fall-outfits-unfancy-109-copy1.jpg') no-repeat top;
    background-size: cover;
    background-clip: content-box;
    position: relative;
}

.topbox2.the-grid.one-third {
    background: url('http://www.un-fancy.com/wp-content/uploads/2024/11/ACS_0524.jpg') no-repeat bottom;
    background-size: cover;
    background-clip: content-box;
    position: relative;
}

.topbox3.the-grid.one-third {
    background: url('http://www.un-fancy.com/wp-content/uploads/2024/11/ACS_0523.jpg') no-repeat top;
    background-size: cover;
    background-clip: content-box;
    position: relative;
}

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

	.topbox1, .topbox2, .topbox3 {
		height: 300px;
	}

	.topboxes h5 a {
	    top: 58%;
	    width: 89%;
	    margin: -15% 0 0 -30.5%;
	}

	.topboxes h5 {
	    font-size: 10px;
	    line-height: 2;
	}
}

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

	.topbox1, .topbox2, .topbox3 {
		height: 270px;
	}

	.topboxes h5 {
	    font-size: 8.7px;
	    line-height: 1.8;
	}

}

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

	.topbox1, .topbox2, .topbox3 {
	    height: 600px;
	    width: 600px;
		margin:0 auto;
    	margin-bottom: 40px;
		float:none;
	}

	.topboxes h5 {
	    font-size: 15px;
	    line-height: 4;
	}

	.topboxes h5 a {
	    top: 58.2%;
	    width: 80%;
	    margin: -15% 0 0 -26.2%;
	}

}

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


}

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

	.topbox1, .topbox2, .topbox3 {
	    height: 320px;
		width:320px;
	}

	.topboxes h5 {
	    font-size: 12px;
	    line-height: 2;
	}

	.topboxes h5 a {
	    top: 58.5%;
	}
	
	.full-width-content .content {
		padding: 0 2.5%;
	}
	
	.bop-nav-search input[name="s"]{
		font-size: 16px;
	}

}

@media only screen and (max-width: 500px) {
	.home-top {
		margin-top: -45px !important;
	}
}

.home .site-inner {
	margin-top: 0;
}

.home-top {
	margin: 0 auto 75px auto;
}

.home-top .featured-content .one-third {
	margin: 0;
}


/* 404
 * ------------------------------------------------------- */

.error404 .entry {
    padding: 55px 35px 60px 35px;
    text-align: center;
    max-width: 1025px;
    margin: 0 auto 50px auto;
}

.error-search {
    max-width: 500px;
    margin: 0 auto;
}

.error404 .content input[type="search"] {
    padding: 16px;
    border: 1px solid #313131;
}

.error-404 .entry .entry-title {
    font-size: 20px;
}

/* No Search Results */

.search-no-results .entry {
    text-align: center;
    padding-top: 50px;
    max-width: 1025px;
    padding-bottom: 30px;
}

/* Search
 * ------------------------------------------------------- */

.search-form {
	position: relative;
	margin: 0 auto;
	width: 100%;
}

.footer-widgets .search-form {
	position: relative;
	margin: 0 auto;
	width: 40%;
}

.search-form:after {
	content: "\f179";
	position: absolute;
	right: 10px;
	top: 8.5px;
	font-family: dashicons;
	font-size: 19px;
	pointer-events: none;
	color: #ccc;
}

.search-form input[type="search"] {
    width: 100%;
    padding: 15px 30px 0px 15px;
    letter-spacing: 2px;
}

.search-form input[type="submit"] {
	position: absolute;
	right: 0;
	text-indent: -9999px;
	border: 0;
	background-color: transparent;
}

.search-form input:hover[type="submit"] {
	background-color: transparent;
	border: 0;
}

.hilite {
	background: #ffc;
	color: #313131;
}

@media only screen and (max-width: 768px) {
	.search-form {
		width: 100%;
	}

}

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

.entry {
	margin-bottom: 1em;
	background-color: #fff;
}

.blog .entry,
.sidebar .entry,
.archive .entry,
.single-post .entry,
.page .entry,
.archive .entry,
.category .entry,
.search .entry {
	margin: 0 auto 45px auto;
	padding: 0 0 10px 0;
	background-color: #fff;
	max-width: 680px;
	clear: both;
}

.entry-header {
	padding: 30px;
	text-align: center;
	clear:both;
}

.entry-title {
	font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
	padding: 4px 0 4px 0;
}

h1.entry-title {
	margin: 0;
}

.post .entry-header .entry-title {
	margin: 0;
}

.entry-content .attachment a,
.entry-content .gallery a {
	border: none;
}

.entry-content ol,
.entry p,
.entry-content p,
.author-box p,
.entry-content ul,
.entry-content .wp-video,
.entry-content .wp-audio-shortcode,
.entry-content .video-player,
.quote-caption {
	margin-bottom: 24px;
}


.blog .entry-content p,
.sidebar .entry-content p,
.archive .entry-content p,
.single-post .entry-content p,
.page .entry-content p,
.archive .entry-content p,
.category .entry-content p,
.search .entry-content p {
	padding: 0 30px;
}

.single .entry-content p a,
.single-post .entry-content p a,
.page .entry-content p a,
.error404 .entry-content p a {
    font-weight: bold;
    color: #6e5c2d;
    border-bottom: 1px solid #6e5c2d;
}
.single .entry-content p a:hover,
.single-post .entry-content p a:hover,
.page .entry-content p a:hover,
.error404 .entry-content p a:hover {
    font-weight: bold;
    color: #7d6b38;
    border-bottom: 1px solid #7d6b38;
}

.entry-content a img {
	vertical-align: top;
	border:0;
}

.entry-content ol,
.entry-content ul {
	margin-left: 60px;
}

.entry-content .gform_wrapper ul.gform_fields {
	margin: 0 0 30px;
}

.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 ul.list-unstyled,
.entry-content ol.list-unstyled {
	margin-left: 20px;
}

.entry-content ul.list-unstyled > li,
.entry-content ol.list-unstyled > li,
.entry-content .gform_wrapper ul li {
	list-style: none;
}

.entry-meta {
	font-size: 11.5px;
	margin-bottom: 16px;
}

span.entry-categories {
    font-size: 11.5px;
    letter-spacing: 1px;
}

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

.entry-footer {
	margin: 0;
    padding: 0 30px 0 30px;
    text-align: right;
    line-height: normal;
    margin-bottom: -10px;
}

.entry-footer p.entry-meta {
	margin-bottom: 20px;
}

a.more-link {
    width: 165px;
    text-transform: uppercase;
    line-height: inherit;
    letter-spacing: 0.075em;
    font-weight: 500;
    text-align: center;
    font-size: 13.5px;
    line-height: normal;
    font-family: "Montserrat", sans-serif;
}

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

	a.more-link {
	    margin: 18px auto;
	}
}

/* Author Box
 * ------------------------------------------------------- */


.author-box {
	border-top: 2px solid #f7f7f9;
	padding: 40px 0 0;
}

.author.archive .author-box {
	border-top: 0;
	border-bottom: 2px solid #f7f7f9;
	margin-bottom: 40px;
	padding-bottom: 40px;
	padding-top: 0;
}

.author-box-content {
	margin: 40px 0 20px;
}

.author-box h2 {
	margin: 16px 0 12px;
}

.author-box .avatar {
	border-radius: 6px;
}

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

	.author-box .avatar {
		margin: 0 40px 40px 0;
	}

	.author.archive .author-box {
		margin-bottom: 80px;
		padding-bottom: 60px;
	}
}


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

div#respond {
    background-color: #fff;
    padding: 0 30px 5px 30px;
}

.entry-comments {
	background-color: #fff;
	padding: 30px;
}

.comment-respond h3 {
	padding-top: 20px;
	padding-left: 0;
	font-size: 17px;
}

form#commentform {
    padding-bottom: 12px;
}

p.comment-meta,
.entry-comments .comment,
.entry-comments .comment-reply {
	margin-bottom: 40px;
}

.entry-comments .comment,
.entry-comments .comment-reply {
	padding: 5px 0 5px;
	border-bottom: 1px solid #f7f7f9;
}

.entry-comments .comment:last-child,
.entry-comments .comment-reply:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}

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

.comment-list .comment-respond {
	padding-left: 0;
}

.comment-header {
	line-height: 1;
}

.comment-author {
	margin: 6px 0 2px;
	font-weight: bold;
}

.comment-author .avatar {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	border-radius: 6px;
	margin-top: -6px;
	border-radius: 35px;
}

.comment-autor, .comment-meta a {
	text-transform: uppercase;
}

p.comment-form-comment {
	margin-bottom: 20px;
}

.comment-list li {
	list-style-type: none;
}

ol.comment-list ul.children {
    margin-left: 25px;
}

.comment-subscription-form {
	margin-bottom: 0;
}

.comment-subscription-form .subscribe-label {
    line-height: 2;
}

textarea#comment {
    text-transform: initial;
    letter-spacing: 0;
    line-height: 1.612;
    font-size: inherit;
    color: #313131;
}

div#comments h3,
h3#reply-title {
    text-transform: uppercase;
    padding-left: 0;
    padding-bottom: 10px;
    font-size: 17px;
}

.comment-reply {
    text-transform: uppercase;
    font-size: 11.5px;
    letter-spacing: .2em;
}


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

 .jetpack_subscription_widget {
    margin: 0 auto;
    max-width: 800px;
    padding: 45px 0 0 0;
}

#subscribe-email input {
    width: 52% !important;
    display: inline-block;
    float: left;
    border: 1px solid #444;
}

.jetpack_subscription_widget input[type="submit"] {
    padding: 11px 25px;
    margin-left: 7px;
    border: 1px solid #6e5c2d;
    background: #6e5c2d;
    color: #fff;
    font-weight: 400;
    font-size: 11px;
    width: 17%;
}

.jetpack_subscription_widget input[type="submit"]:hover { 
	background: #7d6b38;
	border-color: #7d6b38;

}

.jetpack_subscription_widget div#subscribe-text {
    float: left;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    padding: 7px 20px 0 0;
    width: 29%;
    text-align:center;
    font-weight: 500;
}

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

	 .jetpack_subscription_widget {
	 	width: 80%;
	 }

	.jetpack_subscription_widget div#subscribe-text {
	    text-align: center;
	    display: block;
	    line-height: .2;
	    width: 100%;
	}

	.jetpack_subscription_widget input[type="submit"] {
	    margin-top: 10px;
	    padding: 11px 25px;
	    margin-left: 0;
	    color: #fff;
	    font-weight: 400;
	    font-size: 11px;
	    width: 100% !important;
	}

	#subscribe-email input {
		width: 100% !important;
	}

}

 .jr-insta-slider h4 {
    font-size: 14px;
    padding-bottom: 5px;
    font-weight: 500;
    padding-top: 45px;
}

.sidebar .widget {
	background-color: #fff;
	margin-bottom: 40px;
	padding: 25px;
	font-size: 11.5px;
}

.sidebar .textwidget img {
	margin-bottom: -5px;
}

.sidebar .widget:last-child {
	border-bottom: 0;
}

.sidebar li {
    list-style-type: none;
    line-height: 1.9;
}

/* Featured Content */

.sidebar .featuredpost .entry-header .entry-title {
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	padding-left:0;
	font-family: 'Karla', sans-serif;
}

.sidebar .featuredpost article {
	overflow: hidden;
	margin: -11px 0 11px 0;
	padding: 20px 0;
	border-bottom: 1px solid #F5F4F3;
}

.sidebar .featuredpost article:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

/* Related Posts
------------------------------- */
#jp-relatedposts {
	margin: 0 !important;
	padding-top: .5em !important;
	padding-bottom: 1.5em;
}

#jp-relatedposts .jp-relatedposts-items-visual {
    padding-left: 30px;
    padding-right: 30px;
}

#jp-relatedposts h3.jp-relatedposts-headline em:before {
	display: none !important;
}

#jp-relatedposts h3.jp-relatedposts-headline em {
	margin: 0 0 10px 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500 !important;
    font-size: 17px;
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
	opacity: 1 !important;
}

h4.jp-relatedposts-post-title a {
    text-decoration: none !important;
    border: 0;
    letter-spacing: 1.75px !important;
    font-size: 11px !important;
    color: #222;
    font-weight: normal !important;
    text-transform: initial;
    margin: 7px auto;
    font-family: 'Montserrat', sans-serif;
    word-spacing: 0;
    text-transform: uppercase !important;
    text-align: center;
    font-weight: 400 !important;
}

h4.jp-relatedposts-post-title {
    padding: 15px 8px 0 8px !important;
}

h4.jp-relatedposts-post-title a:hover {
	color: #d2d2d2;
	border: 0;
}

#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
    padding: 15px 0 0 0;
    text-align: center;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context {
	opacity: 1 !important;
	color: #909090;
    font-size: 10.5px;
    font-weight: 400;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    text-align: center;
}

p.jp-relatedposts-post-date {
    font-size: 10px !important;
}

/* Between Post Content
--------------------------------------------- */

.single .between-post-content,
.category .between-post-content,
.page-template-default .between-post-content {
	display: none;
}

.between-post-content {
    margin: 60px auto;
    background: white;
    padding: 20px 20px 10px 20px;
}

.chpcs_img,
.chpcs_foo_content img {
	max-width:100%;
	max-height:100%;
}

.chpcs_foo_content img {
    width: 210px;
    height: 210px;
    object-fit: cover;
}

.chpcs_foo_content {
    height: auto !important;
    padding: 0 !important;
}

.chpcs_title {
    clear: both;
    height: auto !important;
    overflow: auto !important;
    position: initial !important;
    text-transform: uppercase;
    letter-spacing: 1.75px;
    font-size: 11.8px;
    font-family: "Montserrat", sans-serif;
    line-height: 1.5;
    padding: 0 15px;
    width: 100%;
    font-weight: 400;
}

.chpcs_image_carousel {
    padding: 0px 10px 0px 10px !important;
}

.chpcs_image_carousel .chpcs_prev,
.chpcs_image_carousel .chpcs_next {
    margin-top: -74px !important;
}

.chpcs_image_carousel .chpcs_next {
    background: url(images/rightarrow.png) !important;
    background-repeat: no-repeat !important;
    background-position-x: 50% !important;
    background-position-y: 50% !important;
    background-position: 50% 50% !important;
    color: rgba(255,255,255,0) !important;
    width: 18px !important;
}

.chpcs_image_carousel .chpcs_prev {
    background: url(images/leftarrow.png) !important;
    background-repeat: no-repeat !important;
    background-position-x: 50% !important;
    background-position-y: 50% !important;
    background-position: 50% 50% !important;
    color: rgba(255,255,255,0) !important;
    width: 18px !important;
}

/* ## Genesis Simple Share
--------------------------------------------- */

.content .share-after {
	padding-right: 22px;
	margin: 0;
	float: right;
}

.sharrre .share {
	font-family: 'Karla', sans-serif !important;
	font-size: 12.8px !important;
	font-weight: 200 !important;
}

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

.content a.count,
.content a.count:hover,
.content a.share,
.content a.share:hover {
	border: none;
}

.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: #313131;
	border: 1px solid #313131;
	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: #fff !important;
}

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

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

}

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

.menu-search-container {
	overflow: auto;
}

.social {
	float: left;
	clear:both;
	padding-right: 14px;
}

.social ul.aligncenter li img {
    width: 13px;
    height: 13px;
    margin-top:0px;
}

.social .aligncenter {
	margin: 0 auto;
	display: inline-block;
}

li.search-social {
	float:right;
}

.social .aligncenter li {
    margin-right: 8px;
}

.social ul li a,
.social ul li a:hover {
	background: transparent !important;
}

.social ul li {
    list-style-type: none !important;
}


.footer-widgets-1 .social ul li {
    margin: 0 !important;
}


/* Adding Search Form and Social Icons to Primary Navigation
---------------------------------------------------------------------- */

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 ;) */

.search-social {
	float: left;
}

.social li {
	display:inline-block;
	margin-top:30.5px;
	line-height:1px;
}

.search-social .widget-area {
	padding: 0 31px 0 0;
	margin: 0;
}

.search-social .search-form {
	float: left;
	width: auto;
}

.genesis-nav-menu .social li a {
    margin: 0 6px;
    float: left;
}

.topsearch {
    float: left;
}

.topsearch input {
    border: 0;
}

.search-form input[type="search"] {
	padding: 0;
}

/*********************/

/* Import FA */
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");

.bop-nav-search label:after{
  font:normal normal normal 14px/1 FontAwesome;
  font-family: FontAwesome;
  font-size:inherit;
  text-rendering:auto;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:"\f002";
  right:55px;
  top: 30px;
  position:absolute;
  cursor: pointer;
  width: 0;
}
.bop-nav-search input[name="s"] {
  border: 0px;
  cursor: pointer;
  margin: 3px 0;
  margin-top: 28px;
  padding: 0 10px 0 11px;
  position: relative;
  -webkit-transition: width 900ms ease-in-out, background 900ms ease-in-out, border 900ms ease-in-out;
  transition: width 900ms ease-in-out, background 900ms ease-in-out, border 900ms ease-in-out;
  width: 0;
  float: right;
  padding-bottom:5px;
}

.bop-nav-search input[name="s"]:active,
.bop-nav-search input[name="s"]:hover,
.bop-nav-search input[name="s"]:focus {
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 1);
  cursor: text;
  outline: 0;
  width: 190px;
  margin-right: 10px;
  margin-left: 0;
  padding-left: 0;
  margin-top:28px;
  vertical-align:middle;
  padding-bottom: 5px;
}


form.bop-nav-search.menu-item.menu-item-type-search {
    padding-left: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

.widget_nav_menu {
    width: auto;
}

/*Hide for non-screen-readers*/

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

.search-submit {
  display: none;
}

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

	.search-social {
		display: table;
	}

	.nav-primary {
		padding: 0;
	}

}

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

	.search-social .search-form {
		float: none;
		margin-bottom: 20px;
	}

	.search-social .widget-area {
		float: none;
	}

}

/* ## Contact Form 7
--------------------------------------------- */

textarea.wpcf7-form-control.wpcf7-textarea {
	letter-spacing: 0;
	text-transform: initial;
	font-size: 13px;
	line-height: 1.612;
	font-weight: 200;
	max-height: 200px;

}

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

 .footer-widgets {
 	margin: 0 auto;
 	padding: 0 2%;
 }

 .footer-widgets .wrap {
	width: 100%;
	padding: 0;
}

.footer-widgets-1 .widget {
    width: 50%;
    margin: 0 auto;
    padding: 25px 0;
    text-align: center;
    display: block;
}

.footer-widgets li {
	margin: 0 auto;
}

.site-footer {
	font-size: 10px;
	text-align: center;
	margin: 0 auto;
	float: left;
	width: 100%;
}

.site-footer .site-creds {
	padding-top: 27px;
	padding-bottom: 24px;
}

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

@media only screen and (max-width: 768px) {
	.genesis-nav-menu .social li a {
	    margin: 11px 0;
	    float: left;
	    display: inline-block !important;
	    padding: 0;
	}

	.social li {
    	display: initial;
	}

	.responsive-nav li, .responsive-nav li a {
		width: auto;
	}

	.bop-nav-search label:after {
		
	}

	.social ul.aligncenter li img {
	    margin-right: 15px;
	}

	li.search-social {
    	float: left;
	}

	.bop-nav-search input[name="s"] {
	    position: initial;
	    padding-bottom: 0;
	    float: none;
	}

	.bop-nav-search label:after {
z-index:999999999;
	}

	form.bop-nav-search.menu-item.menu-item-type-search {
    padding-left: 0;
    float: left;
    position: absolute;
    right: 0;
    /* bottom: 0; */
    margin-top: -10px;
}

	/*.bop-nav-search label:after {
	    left: 20px;
	    float: none;
	}*/

	.social .aligncenter {
		padding-top: 10px;
	}

	form.bop-nav-search {
    	max-width: 60%;
	}
}
