/*---------------------------------
--------- GENERAL STYLES --------
---------------------------------*/
#coming_soon  img {
	max-width: 500px;
}

#coming_soon .coming-soon-titile {
	display: block;
	width: 100%;
}

.links-box-outer {
	border: 1px solid #c8c8c8;
	padding: 20px;
	margin: 20px 0;
	background: white;
	box-sizing: border-box;
}

.links-box-inner {
	background: #F7F2EE;
	text-align: center;
	padding: 20px;
}

.links-box a{
	color: #474747 !important;
}

.links-box a:hover{
	color: #e3eff5 !important;
}

.links-box {
	width: auto;
	margin: 0 auto;
	display: inline-block;
}

.links-box h1, .links-box h2, .links-box h3, .links-box h4, .links-box h5, .links-box h6 {
	margin-top: 0;
}

.links-box ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.alm-listing li {
	background: unset;
    margin: initial;
    padding: inherit;
    overflow: unset;
    position: unset;
    list-style: none;
}

article.type-post p {
	margin: 1% 0;
}

.flex_row {
	display: -webkit-flex; display: flex;
    -webkit-align-items: center; align-items: center;
    -webkit-justify-content: space-between; justify-content: space-between;
}

.flex_row > div {
	display: inline-block !important;
	width: 49%;
    max-width: 98%;
    margin: 1% 0;
}

.flex_row > a {
	display: inline-block !important;
	width: 49%;
    max-width: 98%;
    margin: 1% 0;
}

.flex_row img {
	display: inline-block !important;
}

.flex_row > img {
	width: 49%;
    max-width: 98%;
    margin: 1% 0;
}

/*.flex_row img:nth-of-type(2n) {
	margin-left: 1%;
}

.flex_row img:nth-of-type(2n+1) {
	margin-right: 1%;
}*/

#instafeed {
	display: -webkit-flex; display: flex;
	-webkit-align-items: flex-start; align-items: flex-start;
	-webkit-justify-content: space-between; justify-content: space-between;
	position: relative;
    width: 100%;
    z-index: 50;
}

#instafeed-handle {
	position: absolute;
    top: 40%;
    left: 11%;
}

#instafeed-handle a.instafeed-handle-link {
	display: block;
	padding: 20px;
	background: black;
	color: white;
}


html, body {
	overflow-x: hidden;
}

body, .reset-font-family {
    font-size: 17px;
    font-family: 'freight-big-pro';
}


a {
	color: #66a7d2;
	text-decoration: none;
	font-weight: bold;
	-webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

a:hover {
	color: #EDDCE0;
}

a:focus, a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "freight-big-pro",serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
}

.page-header {
    position: relative;
    text-align: center;
}

h1, .h1 {
	font-size: 24px;
}

h2, .h2 {
	font-size: 24px;
}

h3, .h3 {
	font-size: 18px;
}

h4, .h4 {
	font-size: 14px;
	margin: 5px 0 5px;
}

h5, .h5, h6, .h6 {
	font-size: 12px;
	margin: 5px 0 5px;
}

p {
	margin-bottom: 2.5em;
}

input {
	background: #EEEEEE;
	border: solid 1px #e7e7e7;
	border-radius: 0;
	text-transform: uppercase;
    box-shadow: none;
    outline: none;
}

input.name, input.email {
	background: white !important;
	border: solid 2px #eaeaea !important;
	border-radius: 0 !important;
	color: #eaeaea !important;
	font-size: 10px !important;
	letter-spacing: 0.2em !important;
	padding: 2% !important;
}

#mc-embedded-subscribe-form .mce_inline_error {
	background: unset !important;
	color: #e2b1b1 !important;
	margin: 0 0 10px !important;
	padding: 0 !important;
}

#mc-embedded-subscribe-form input.email {
	background-position-x: right !important;
	background-size: contain !important;
	display: block !important;
	margin: 0 auto 10px !important;
    border: none!important;
    border-radius: 0 !important;
    color: #333333 !important;
    font-size: 10px !important;
    font-family: "proxima-nova",sans-serif !important;
    letter-spacing: 0.2em !important;
    padding: 3% 1% 3% !important;
}
#mc-embedded-subscribe-form input.name.mce_inline_error, #mc-embedded-subscribe-form input.email.mce_inline_error {
	margin: 0 !important;
}
#mc-embedded-subscribe-form input.name {
	background-position-x: right !important;
	background-size: contain !important;
	display: block !important;
	margin: 0 auto 10px !important;
	width: 100% !important;
    border: none!important;
    border-radius: 0 !important;
    color: #333333 !important;
    font-size: 10px !important;
    font-family: "proxima-nova",sans-serif !important;
    letter-spacing: 0.2em !important;
    padding: 3% 1% 3% !important;
}

#mc_embed_signup form{
	background-color: #d8e7ee;
}

#mc_embed_signup .button {
	background-color: #333333 !important;
	color: white !important;
}

#subscribe_widget{
	padding-bottom: 0px;
	padding-top: 20px;
}

select {
	font-family: "proxima-nova",sans-serif;
	border: 1px solid #ccc;
    background: #eee;
    display: block;
    width: 80%;
    margin: 0 auto;
}

.menu-toggle {
	background: transparent;
	padding: 0;
	box-shadow: none;
	text-shadow: none;
	border: none;
}

.menu-toggle:hover {
	box-shadow: none;
}

.show {
	display: block !important;
	-webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.clearfix {
	clear: both;
}

#primary {
	clear: both;
}

#primary {
	width: 64%;
	float: left;
}

#primary.full {
	width: 100%;
	float: none;
	text-align: center;
}

#primary.center {
	width: 90%;
	max-width: 900px;
	float: none;
	margin: 0 auto;
}

body.archive .page-title, body.search .page-title {
	font-family: "freight-big-pro",sans-serif;
	font-size: 24px;
    font-weight: 100;
    letter-spacing: 3px;
}

#secondary {
	width: 31%;
	float: right;
	max-width: 300px;
}

#content {
	padding-bottom: 120px;
}

.alm-btn-wrap {
	margin-top: 120px;
}

.btn, input[type=button], input[type=submit] {
	display: inline-block;
	background: #e3eff5;
	border: solid 1px #d8e7ee;
	border-radius: 0;
	color: #1d1d1d;
	padding: 10px 15px;
	font-size: 10px;
	font-family: "proxima-nova",sans-serif;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	box-shadow: none;
	text-shadow: none;
	-webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.btn:hover, input[type=button]:hover, input[type=submit]:hover {
	background: #F7F2EE;
	border: 1px solid #F7F2EE
}

.btn-rv {
	background: white;
	box-shadow: none;
	color: #1d1d1d;
}

.btn-rv a {
}

.btn-rv:hover, .btn-rv:focus {
	background: #F7F2EE;
	border: solid 2px #F7F2EE;
	color: #1d1d1d;
	box-shadow: none;
}

.btn-rv:hover a {
	color: white;
}

.btn-pink {
	background: #F7F2EE;
	border: solid 2px #d8e7ee;
	color: white;
	box-shadow: none;
}

.btn-pink a {
	color: white;
}

.btn-pink:hover, .btn-pink:focus {
	background: #F7F2EE;
	border: solid 2px #F7F2EE;
	color: white;
	box-shadow: none;
}

.btn-pink:hover a {
	color: white;
}

.btn-off {
	background: transparent;
	padding: 0;
	box-shadow: none;
	border: none;
}


/*---------------------------------
--------- HEADER STYLES --------
---------------------------------*/
.container {
	max-width: 1100px;
	width: 80%;
	padding: 0;
	margin: 0 auto;
}

body.single-post .container {
	max-width: 1000px;
}

#container-push {
	padding-top: 5%;
}

#masthead {
	background: white;
	font-size: 10px;
	top: 0;
	left: 0;
	right: 0;
	line-height: normal;
    font-weight: 200;
    letter-spacing: .1em;
    text-transform: uppercase;
    z-index: 50;
}

#masthead #social-icons {
	position: absolute;
    top: 20px;
    left: 15px;
    font-size: 10px;
    width: auto;
}

#masthead #social-icons .social-icon {
	display: inline-block;
	margin: 0 10px;
}

#waypoint {
	position: relative;
	/*top: 5px;*/
}

#site-navigation-wrap {
	position: relative;
	width: 100%;
	margin: 0 auto;
	background-color: #d8e7ee;
}

#site-navigation-wrap.dark_nav {
	position: fixed;
	top: 0;
	z-index: 50;
}

body.customize-support #site-navigation-wrap.dark_nav {
	top: 32px;
}

.dark_nav {
	background: #e3eff5;
	color: #1d1d1d;
}

#masthead .dark_nav a {
	color: #1d1d1d;
}

#masthead .dark_nav a:hover {
	color: white;
}

#masthead a {
	color: #1d1d1d;
	line-height: 0;
	font-weight: normal;
}

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

#masthead .site-navigation-wrap .logo-icon.blue {
	display: inline-block;
}

#masthead .dark_nav .logo-icon.blue {
	display: none !important;
}

#masthead .dark_nav .logo-icon.white {
	display: inline-block !important;
}

#masthead .logo-icon.white {
	display: none;
}

#masthead .logo-icon {
	max-width: 25px;
    position: absolute;
    top: 15px;
    left: 40px;
}

#colophon .logo-icon {
	max-width: 42px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}

#logo-wrap {
	display: block;
    width: 55%;
    margin: 6.5% auto 4.5%;
    text-align: center;
}

#logo {
	width: 100%;
    max-width: 500px;
}

.main-navigation {
	width: 70%;
	margin: 0 auto;
}

.main-navigation a {

}

#primary-menu {
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
}

#primary-menu ul.nav-menu {
	display: inline-block;
    padding: 0;
    margin: 0;
    line-height: normal;
    list-style: none;
    list-style-type: none;
}

#primary-menu ul.nav-menu > li {
	list-style: none;
    list-style-type: none;
	float: left;
    position: relative;
    padding: 18px 22px;
    margin: 0;
}

#primary-menu ul.nav-menu > li > .sub-menu {
	display: none;
    padding: 0;
    margin: 8% 0 0;
    text-align: center;
    position: absolute;
    z-index: 50;
    list-style: none;
    list-style-type: none;
    left: -50%;
    width: 200%;
    font-size: 10px;
}

#primary-menu ul.nav-menu > li > .sub-menu > li {
	list-style: none;
    list-style-type: none;
    margin: 0px;
}

#primary-menu ul.nav-menu > li > .sub-menu > li > a {
	display: block;
	padding: 5% 0;
	line-height: normal;
	border-bottom: solid 1px white;
	background: white;
}

.dark_nav #primary-menu ul.nav-menu > li:hover > .sub-menu > li > a {
	background: #d8e7ee;
}

#primary-menu ul.nav-menu > li:hover > .sub-menu {
	display: block;
}

#secondary_nav {
	text-align: center;
	background: #e3eff5;
	font-size: 14px;
	text-transform: uppercase;
	clear: both;
}

#secondary_nav #currentItemImage {
	display: none;
}

#secondary_nav #secondary-menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

#secondary-menu > li {
	display: inline-block;
	overflow: auto;
	list-style: none;
    list-style-type: none;
}

#secondary-menu > li > a {
	display: block;
	color: white;
	padding: 20px 30%;
}

#currentItemImage {
	display: block;
	background: url('../../images/currentItemImage.png') no-repeat;
	background-size: contain;
	width: 35px;
	height: 25px;
    margin: 0 auto;
}



/*---------------------------------
--------- Modal STYLES --------
---------------------------------*/
#popup-modal-box {
	background: #f7f2ee;
    position: relative;
    width: 90%;
    padding: 0;
	max-width: 820px;
}

#popup-modal-box #popup-close {
    position: absolute;
    top: 6px;
    right: 10px;
    max-width: 20px;
    z-index: 50;
}

#popup-modal-inner {
	display: -webkit-flex;
	display: -webkit-flex; display: flex;
	-webkit--webkit-align-items: center; align-items: center;
	-webkit-align-items: center; align-items: center;
	-webkit-justify-content: center; justify-content: center;
	-webkit-flex-wrap: nowrap; flex-wrap: nowrap;
}

#popup-modal-inner nf-field:nth-child(1) {
	float: left;
	width: 48%;
}

#popup-modal-inner nf-field:nth-child(2) {
	float: right;
	width: 48%;
}

#popup-modal-inner nf-field:nth-child(3) .nf-field-container {
	margin-bottom: 0;
}

#popup-modal-inner input[type="button"] {
	display: block;
	width: 100%;
	background: black;
	color: white;
}

#popup-modal-inner input[type="button"]:hover {
	background: #333333;
}

#popup-modal-inner input, #popup-modal-inner textarea {
	border: none;
    padding: 8px;
    letter-spacing: 2px;
    font-family: "karla",serif;
    font-size: 11px;
    line-height: 13px;
    background: transparent !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid black !important;
    margin-bottom: 15px !important;
}

#popup-modal-inner button {
	display: block;
	width: 100%;
	background: white;
}

.popup-text h1, .popup-text h2, .popup-text h3, .popup-text h4, .popup-text h5, .popup-text h6 {
	font-family: "freight-big-pro",serif;
	text-align: left;
}

.popup-title{
	font-family: "freight-big-pro",serif;
	font-family: 16px !important;
}

.popup-title p{
	margin-bottom: 5px;
}

.popup-text-wrap {
	font-family: "lato",sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	width: 50%;
	padding: 0px 30px;
}

.popup-text {
	font-family: "lato",sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	width: 100%;
	padding: 0px 30px;
}

.popup-text p{
	margin-bottom: 5px;
}

.popup-image {
	text-align: center;
	width: 50%;
}


#subscribe-modal-box {
	background: white;
    padding: 2%;
    border: 2px solid black;
    position: relative;
}

#subscribe-modal-box #subscribe-close {
    position: absolute;
    top: 6px;
    right: 10px;
}






/*---------------------------------
--------- Search Modal STYLES --------
---------------------------------*/
#search-modal-inner input.search-field {
    width: 100%;
    padding: 24px;
    font-size: 16px;
    font-weight: 100;
    text-transform: uppercase;
    box-shadow: none;
    border: none;
    border-radius: 0;
}

#search-modal-inner label {
	width: 90%;
    float: left;
}

#search-modal-inner #searchsubmit {
	background: url(../../images/search.png) center center no-repeat;
    background-color: white;
    font-size: 20px;
    color: black;
    box-shadow: none;
    border: none;
    border-radius: 0;
    vertical-align: top;
    float: left;
    padding: 20px 20px 30px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

#search-modal-inner #searchsubmit:hover {
    background-color: #eaeaea;
}

.mobile-search {
    display: none;
}

/**** MODAL ****/

#search-close {
	position: fixed;
	top: 16px;
	right: 90px;
}

body.customize-support #search-close {
	top: 48px;
}

#search-close img {
	width: 18px;
	height: auto;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0, .8);
    z-index: 150;
    display: none;
    cursor: pointer;
}

.modal-box {
    width: 50%;
    position: absolute;
    top: 50%;
    margin: auto;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 5px;
    cursor: auto;
}

.modal-inner {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    text-align: center;
}

.modal-inner h1 {
    margin-top: 0;
    margin-bottom: 0;
    background-color: #ECD4C9;
    color: #fff;
    font-size: 38px;
    padding: 20px 38px;
}



/*---------------------------------
--------- HOME PAGE STYLES --------
---------------------------------*/
#featured {
	position: relative;
}

#featured img {
	width: 100%;
	height: auto;
}

#featured span {
	position: absolute;
    width: 35%;
    top: 35%;
    right: 5%;
    font-size: 25px;
    box-sizing: border-box;
}

#promotion_1 {
	background: #d8e7ee;
    color: white;
    font-size: 20px;
}

.promotion_1_text {
	float: left;
	padding: 20px 0;
    width: 52%;
    font-size: 23px;
    letter-spacing: 1px;
}

.promotion_1_text span {
	color: #d8e7ee;
}

.promotion_1_form {
	float: right;
	width: 48%;
	text-align: center;
	padding: 20px 0;
}

.promotion_1_form form {
	position: relative;
}

.promotion_1_form form, .promotion_1_form input {
	display: inline-block;
	clear: none;
	margin: 0 2px;
}

.promotion_1_form input[type="text"], .promotion_1_form input[type="email"] {
	padding: 15px 13% !important;
    line-height: normal;
    box-sizing: border-box;
    font-size: 13px !important;
    text-transform: uppercase;
}

.promotion_1_form input[type="submit"] {
	background: url(../../images/formButton.png) no-repeat;
    background-size: 100%;
    font-size: 0px;
    position: absolute;
    top: -40%;
    border: none;
    width: 50%;
    height: 200%;
    right: -42%;
    box-shadow: none;
}

#as_seen_on_items > .container {
	padding: 30px 0 35px;
    border-bottom: solid 1px #e7e7e7;
    margin-bottom: 5px;
}

#as_seen_on_items h3 {
	display: inline-block;
    vertical-align: middle;
    margin: 15px 0;
    color: #d8e7ee;
}

#as_seen_on_items .slider_wrap {
	width: 80%;
	float: right;
}

.as_seen_on_link {
	display: block;
	text-align: center;
	margin: 0 10px;
}

/*.slick-slide img {
	height: 50px;
	width: auto;
	display: inline-block;
	vertical-align: middle;
}*/

.slide-nav {
    line-height: 1;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    border: none;
    outline: none;
    color: #d8e7ee;
}

.nav-right {
	right: -25px;
}

.nav-left {
	left: -25px;
}

#call_outs {
	text-align: center;
	margin: 50px auto;
}

#call_outs p {
	margin-bottom: 50px;
}

.call_out_items {
	width: 100%;
	text-align: center;
}

.call_out_item {
	display: table;
    width: 32%;
    position: relative;
    margin: 0 0.25%;
    padding: 0 3%;
    height: 436px;
    float: left;
}

.fixed-group {
	position: absolute;
	width: 100%;
	height: 100%;
	display: table;
	vertical-align: middle;
	text-align: center;
}

.call_out_item span {
	color: white;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}

#promotion_2 {
	background: url('../../images/promotion2-bg.jpg') no-repeat;
	background-size: cover;
	margin: 7% 0 1%;
}

.promotion_2_wrap {
	position: relative;
	text-align: center;
}

.promotion_2_image {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	max-width: 341px;
	float: left;
}

.promotion_2_form_wrap {
	background: #d8e7ee;
    display: inline-block;
    padding: 20px;
    width: 67%;
    position: absolute;
    top: 35%;
    left: 32%;
    color: white;
    font-size: 18px;
    text-align: center;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}


/*---------------------------------
--------- SIDEBAR STYLES --------
---------------------------------*/
.widget {
	margin: 0 0 2em;
    border-bottom: solid 1px #e7e7e7;
    padding: 0;
}

.widget_search {
	border-bottom: none;
}

.widget-plain {
	padding: 0;
	background: transparent;
}

.widget select {
	font-size: 10px;
}

.widget-title {
	margin: 0;
    text-align: center;
    font-size: 23px;
    font-family: "freight-big-pro",serif;
    margin-bottom: 20px;
}

.subscribe_form_sub_title {
	font-family: 'proxima-nova';
    font-size: 12px;
    text-transform: initial;
    padding-bottom: 14px;
    padding: 0px 30px;
    margin-bottom: -23px;
}

.widget_nav_menu{
    font-family: 'proxima-nova';
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 25px;
    margin: 20px;
}
.widget_nav_menu a{
	color: #1d1d1d;
}

.widget_nav_menu ul, ol{
	margin: 0px;
	list-style: none !important;
}

.widget_nav_menu li{
	margin: 0px;
	list-style: none !important;
}

#featured_posts {
	position: relative;
	display: block;
    background: #f7f3f0;
    overflow: auto;
}

.slick-prev:before {
	content: "\f0d9" !important;
}

.my-slick-prev {
	width: 13px !important;
	height: 22px !important;
    background: rgba(255,255,255,0.5) !important;
    padding: 3px !important;
    box-sizing: content-box;
	left: 30px !important;
	z-index: 50 !important;
}

.my-slick-next {
	width: 13px !important;
	height: 22px !important;
	background: rgba(255,255,255,0.5) !important;
    padding: 3px !important;
    box-sizing: content-box;
	right: 30px !important;
	z-index: 50 !important;
}

#featured_posts .slick-prev:before, #featured_posts .slick-next:before {
	color: #d4d4d4 !important;
}

#featured_posts .featured-posts-outer {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    text-align: center;
}

#featured_posts .featured-posts-outer h2{
	font-family: "freight-big-pro",serif;
	font-weight: 100;
}

#featured_posts .featured-posts-wrap {
	padding: 0;
    box-sizing: border-box;
    background: #f7f3f0;
}

#featured_posts .slide {
	text-align: center;
	position: relative;
}

body.small-post #featured_posts .slide:not(.slide-0) {
	display: none;
}

body.medium-post #featured_posts .slide:nth-child(4), body.medium-post #featured_posts .slide:nth-child(5) {
	display: none;
}

#featured_posts .slide-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(255,255,255,0.3);
}

#featured_posts .slide-image {
	display: block;
	width: 100%;
	position: relative;
	color: white;
}

#featured_posts .slide-image img {
	display: block;
}

#featured_posts .featured-posts-wrap-2 .slide-image {
	display: block;
	width: 220px;
	height: 150px;
}

#featured_posts .slide-text {
    font-family: "proxima-nova",serif;
	margin: 0;
	letter-spacing: 0.5px;
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 30px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.75);
    color: black;
}

#featured_posts .slide-text-wrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

#featured_posts .slide-image:hover .slide-text-wrap {
	background: rgba(255, 255, 255, 0.75);
}

#featured_posts .slide-image:hover .slide-text {
	background: transparent;
}

#featured_posts .slide-bg {
	display: none !important;
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}


#secondary .widget_nav_menu > div {
	margin-top: 6px;
    text-align: center;
}

#secondary #social-icons {
	text-align: center;
}

#secondary .social-icon {
	display: inline-block;
	text-align: center;
	width: 18%;
	font-size: 12px;
	color: #1d1d1d;
	-webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

#secondary .social-icon:hover {
	color: #EDDCE0;
}

i.fa.fa-search{
	font-size: 15px;
    top: 18px;
    right: 90px;
    position: absolute;
    z-index: 51;
}

#subscribe-nav {
	position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-flex; display: flex;
    -webkit-align-items: center; align-items: center;
    right: 15px;
    z-index: 51
}

.share i {
	color: #1d1d1d;
	-webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.share i:hover {
	color: #d8e7ee;
}

#about-me {
	text-align: center;
	padding-bottom: 24px;
}

#about-blurb {
    font-family: 'proxima-nova';
    font-size: 14px;
    letter-spacing: 1px;
}

#about-blurb p{
	font-weight: 100;
}

p.simple-image {
    text-align: center;
}

.side-logo {
	margin-top: -83px;
}

#subscribe_widget {
	text-align: center;
	background: #d8e7ee;
}

.subscribe_form_wrap {
	background: #d8e7ee;
    padding: 10%;
    width: 100%;
    float: right;
    color: white;
    text-align: center;
    background: #d8e7ee;
}

.subscribe_form_wrap .title {
	font-weight: 100;
	margin-bottom: 20px;
}

#shop {
	text-align: center;
}

.shop-item {
	width: 47%;
	display: inline-block;
	margin-bottom: 20px;
}

.shop-item:nth-child(2n-1) {
	float: left;
}

.shop-item:nth-child(2n) {
	float: right;
}

.shop-item a {
	display: block;
}

#secondary label {
	width: 100%;
    float: left;
    /*margin-right: -1px;*/
}

#secondary .search-field {
	width: 100%;
    padding: 5%;
    font-size: 10px;
    font-weight: 100;
    font-family: "proxima-nova",sans-serif;
    text-align: center;
}



/*---------------------------------
--------- LOOP STYLES --------
---------------------------------*/
body.paged .container {
	padding-top: 5%;
}

.alm-btn-wrap {
	text-align: center;
}

body.archive #load-more {
	display: block;
	font-family: "freight-big-pro",sans-serif;
	font-size: 16px;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	background: #d8e7ee;
	border-radius: 0;
	text-shadow: none;
	box-shadow: none;
    color: #1d1d1d !important;
    border: none;
    outline: 1px solid #c8c8c8;
    outline-offset: 8px;
}

#load-more {
	font-size: 26px;
    padding: 0px;
    display: inline-block;
    color: #1d1d1d;
    text-transform: uppercase;
    letter-spacing: 7px;
    font-family: "freight-big-pro",serif;
    font-weight: 100;
    box-shadow: none;
    background-color: transparent;
}

#load-more a:hover{
	color: #d8e7ee !important;
}

button#load-more:hover{
	color: #d8e7ee !important;
}

.post-entry {
	font-size: 14px;
    margin-bottom: 80px;
    font-weight: 100;
    letter-spacing: 1px;
    line-height: 26px;
    position: relative;
    z-index: 0;
}

.entry-thumbnail-wrap {
	position: relative;
}

.entry-thumbnail {
	position: relative;
	display: inline-block;
}

.entry-thumbnail .first-thumb {
	display: block !important;
}

.entry-thumbnail .second-thumb {
	display: none !important;
}

.entry-thumbnail:hover .first-thumb {
	display: none !important;
}

.entry-thumbnail:hover .second-thumb {
	display: block !important;
}

.entry-thumbnail:hover .thumb-read-more {
	display: -webkit-flex; display: flex;
}

.thumb-read-more {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	display: none;
	-webkit-align-items: center; align-items: center;
	justify-content: center;
	background: rgba(255,255,255,0.5);
	color: #1d1d1d;
	text-transform: uppercase;
}

.thumb-read-more:hover {
	color: #1d1d1d;
}

.post_meta {
	text-align: left;
	margin-top: 20px;
	font-weight: 500;
}

.entry-title {
	margin: 0 0 14px;
    font-weight: 100;
}

.entry-title a {
	color: #1d1d1d;
}

.entry-title a:hover {	
    color: #d8e7ee;
}

.post_date {
	font-size: 11px;
	color: #d8e7ee;
}

.post_cats {
	display: block;
    line-height: normal;
    margin-bottom: 6px;
    font-style: italic;
    font-family: 'freight-big-pro';
    font-size: 15px;
}

body.single .post_cats {
	margin-bottom: 10px;
	letter-spacing: 2px;
}

body.single .entry-title {
	font-size: 24px;
	margin-bottom: 2px;
}

.post_cats a {
	color: black;
}

.post_cats a:hover {
	color: #d8e7ee;	
}

#post_loop_1_wrap, #post_loop_2_wrap {
	text-align: center;
}

.post_entry_loop_1 {
	width: 33%;
	display: inline-block;
	position: relative;
}

.post_entry_loop_1:nth-child(1) {
	float: left;
}

.post_entry_loop_1:nth-child(3) {
	float: right;
}

.post_entry_loop_1 .post_meta {
	background: white;
    display: table;
    padding: 4% 2%;
    width: 80%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    left: 0%;
    text-align: center;
    text-transform: uppercase;
}

#post_loop_2_wrap {
	margin-bottom: 5%;
}

.post_entry_loop_2 {
	display: inline-block;
	width: 22%;
	margin: 1.75%;
}

.post_entry_loop_2:nth-child(1) {
	margin-left: 0;
}

.post_entry_loop_2:nth-child(4) {
	margin-right: 0;
}

.post_entry_loop_2 img {
	width: 100%;
}

.post_entry_loop_3 {
	padding-bottom: 8%;
    border-bottom: solid 1px #e7e7e7;
    margin-bottom: 8%;
    overflow: auto;
}

.post_entry_loop_3 .wp-post-image {
	display: inline-block;
	vertical-align: top;
	width: 48%;
}

.excerpt_wrap {
	float: right;
	display: inline-block;
    width: 45%;
    margin-right: 1%;
    text-align: center;
}

.excerpt_wrap .post_meta {
	text-align: center;
}

.excerpt {
	text-align: justify;
	font-size: 14px;
    margin: 20px 0;
}



/*---------------------------------
--------- POST STYLES --------
---------------------------------*/
article.hentry {
	margin-bottom: 0;
}

.cat-title {
	text-align: left;
}

#category-selection {
	position: absolute;
	text-align: right;
    padding: 10px 50px;
    background: #d8e7ee;
    right: 0;
    top: -3px;
    z-index: 1;
    color: black;
    font-size: 14px;
    text-transform: uppercase;
}

#category-selection a {
	color: black;
}

#dropdown_text {
	margin-right: 10px;
}

#category-selection:hover .category-selection-list {
	display: block;
}

.category-selection-list {
	display: none;
	list-style: none;
    text-align: right;
    padding: 0;
    margin: 0 !important;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

#post_entry_subscribe {
	background: #d8e7ee;
    padding: 10px;
    overflow: scroll;
    text-align: center;
}

.post_entry_subscribe_wrap {
	background: white;
}

.post_entry_subscribe_content {
	display: inline-block;
    width: 50%;
    padding: 30px 20px;
}

#post_entry_subscribe h4 {
	font-size: 16px;
	line-height: 28px;
	color: #d8e7ee;
	display: block;
	letter-spacing: 2px;
	margin: 0 0 20px;
}

#post_entry_subscribe span {
	display: block;
	font-size: 17px;
	letter-spacing: 1px;
	width: 80%;
	margin: 0 auto 20px;
}

#post_entry_subscribe img {
	display: block;
    width: 50%;
    float: right;
}

.separator {
	display: block;
    width: 150px;
    border-bottom: solid 1px #e7e7e7;
}

.separator.top {
	margin: 25px auto;
}

.separator.bottom {
	margin: 75px auto;
}

.entry-header {
	text-align: center;
	margin: 0 0 50px;
}

.post p {
	margin: 4% 0;
	font-size: 14px;
	color: #333333;
	letter-spacing: 0.93px;
	line-height: 26px;
	font-weight: 100;
	font-family: "proxima-nova",sans-serif;
}

.post p a {
	color: #aecbd8;
}

.post p a:hover {
	color: #eaddd4;
}

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

ul:nth-child(1n), ol:nth-child(1n) {
	margin-bottom: 20px;
}

ul li, ol li {
	margin: 10px 0;
}

blockquote {
	padding: 10px 2%;
	background: #d8e7ee;
	font-size: initial;
	width: 85%;
	margin: 0 auto;
	border: none;
}

blockquote p {
	margin: 0 !important;
	color: white !important;
}

.post .post-categories {
	list-style: none;
	padding: 0;
	margin: 0;
}

.post .post_meta {
	text-align: center;
}

#post-foot {
	position: relative;
	text-align: center;
	font-size: 11px;
    display: -webkit-flex; display: flex;
    -webkit-align-items: center; align-items: center;
    -webkit-justify-content: space-between; justify-content: space-between;
}
#post-footer .btn{
	width: 97%;
    color: #1d1d1d !important;
    border: none;
    outline: 1px solid #c8c8c8;
    outline-offset: 8px;
    margin: 10px !important;
}

.rs-text{
	text-align: center;
}

div#comment-sep {
    padding: 0px 10px;
}


.post-foot-left {
    display: -webkit-flex; display: flex;
    padding: 14px 0px;
    -webkit-align-items: center; align-items: center;
    -webkit-justify-content: left; justify-content: left;
    width: 50%;
}

body.home .post-foot-left {
	margin-top: 10px;
}

.post-foot-right {
    display: -webkit-flex; display: flex;
    width: 50%;
    -webkit-justify-content: flex-end; justify-content: flex-end;
    -webkit-align-items: center; align-items: center;
    text-transform: uppercase;
    padding: 10px 0;
    margin: 0 0 10px 10px;
}

body.home .post-foot-right {
	margin: 10px 0 0 10px;
	padding: 12px 0;
}

.alm-listing .post-foot-right {
	margin: 0 0 0 10px;
	padding: 15px 0;
}

.pfr-single{
	font-size: 9px;
    font-weight: 100;
    letter-spacing: 3px;
}

#comment-count .pfr-single {
	font-size: 12px !important;
    font-weight: 100 !important;
    letter-spacing: 1px !important;
}


.pfl-single{
	/*height: 70px;
	background-color: #f7f2ee;
	font-size: 12px;
	-webkit-align-items: baseline; align-items: baseline;
    padding-top: 10px;
    padding-left: 30px;*/
}

.post-foot-single{
	margin-top: 65px;
}


body.home .post-header {
	padding: 20px 20px 10px;
    /*margin-top: -120px;*/
    bottom: 0;
    position: absolute;
    z-index: 20;
    width: 78%;
    background-color: rgba(255,255,255,0.7);
}

.post-header {
	text-align: left;
    position: relative;
    margin-top: -40px;
    padding: 0px;
    width: 100%;
}

.reward-style-code {
	margin: 50px 0;
}

#comment-count {
	font-size: 12px;
	color: #1d1d1d;
	font-weight: 100;
	text-transform: uppercase;
}

#comment-btn span{
	font-style: italic;
	text-transform: lowercase;
	font-family: "freight-big-pro",serif;
	color: #1d1d1d;
	letter-spacing: 2px;
}


#comment-btn span a{
	color: #1d1d1d !important;
}

#comment-btn span a:hover{
	color: #d8e7ee !important;
}


.share-title {
	width: 40%;
}

#social-share {
	text-align: center;
    font-size: 20px;
    color: #d8e7ee;
    margin: 0;
    width: 50%;
    display: -webkit-flex; display: flex;
    -webkit-align-items: center; align-items: center;
    -webkit-justify-content: flex-end; justify-content: flex-end;
}

.share {
	background: transparent;
    padding: 0;
    box-shadow: none;
    border: none;
    display: inline-block;
    margin: 0 14px;
}

.share:hover {
	color: #d8e7ee;
}

.share span {
	display: inline-block;
    margin-left: 5px;
}

a.share {
	color: black;
}

#popular-posts {
	text-align: center;
    margin: 70px 0 30px !important;
    display: inline-block;
    width: 100%;
    border: 1px solid black;
    padding: 15px 15px 10px;
    float: none;
    clear: both;
    overflow: auto;
}

.popular-posts-title {
	background: url(../../images/pop-title-left.png) no-repeat;
    background-size: cover;
    width: 11%;
    height: 50px;
    display: inline-block;
}

.related-wrap {
	width: 85%;
    margin-left: 2%;
    display: inline-block;
    vertical-align: top;
    overflow: auto;
}

.related-title {
	background: #d8e7ee;
    text-transform: none;
    color: black;
    float: left;
    letter-spacing: 2px;
    width: 8%;
    position: relative;
}

.related-title span {
	letter-spacing: 3px;
	text-transform: uppercase;
    display: block;
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 50% 53%;
    -ms-transform-origin: 50% 53%;
    transform-origin: 50% 53%;
    white-space: nowrap;
    height: 100%;
    position: absolute;
    left: 100%;
    top: -3%;
}

.related-post {
	width: 32%;
    float: left;
    position: relative;
    margin: 0 1%;
}

.related-post:nth-child(1) {
	margin-left: 0;
}

.related-post:nth-child(3) {
	margin-right: 0;
}

.related-post img {
	width: 100%;
}

.related-post img:hover {
	opacity: 0.7;
}

.related-post .btn {
	display: none;
	position: absolute;
	left: 11%;
	top: 38%;
}

.related-post:hover .btn {
	display: block;
}

.post-navigation {
	display: block;
	background: transparent;
	padding: 15px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 14px;
	color: black;
	text-align: center;
	font-weight: 200;
	clear: both
}

.prev-link {
	/*margin-right: 3%;*/
	display: inline-block;
	padding: 10px 15px;
}

.next-link {
	/*margin-left: 3%;*/
	display: inline-block;
	padding: 10px 15px;
}

.post-navigation .prev-link i {
	margin: 0 10px 0 0;
}

.post-navigation .next-link i {
	margin: 0 0 0 10px;
}

.post-nav-sep {
	margin: 0 2%;
}

#reply-title {
	text-align: center;
	margin-top: 2%;
}

.logged-in-as {
	text-align: center;
	margin-bottom: 2%;
}

#respond {
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 0.2em;
	background: #f7f2ee;
	padding: 20px 3%;
	/*margin-top: -40px;*/
}

body.home #comments {
	margin: 50px auto 0;
}

#comments {
	display: block;
	margin-bottom: 80px;
}

#commentform {
    display: -webkit-flex; display: flex;
    -webkit-flex-grow: 1; flex-grow: 1;
    -webkit-align-items: flex-start; align-items: flex-start;
    -webkit-justify-content: space-between; justify-content: space-between;
    -webkit-flex-wrap: wrap; flex-wrap: wrap;
    font-size: 12px;
}

#commentform label {
	text-align: center;
	width: 100%;
}

.comment-form-author, .comment-form-email {
	float: left;
	width: 48%;
}

.comment-form-comment {
	-webkit-flex-grow: 2; flex-grow: 2;
    width: 100%;
}

#author, #email {
	width: 100%;
	background: white;
}

.form-submit {
	-webkit-flex-grow: 2; flex-grow: 2;
}

textarea{
	height: 120px;
}

.form-submit input.submit {
	display: block;
	padding: 15px;
	width: 100%;
	font-size: 12px;
	margin: 0 auto;
	background: #d8e7ee;
	box-shadow: none;
}

.form-submit input.submit:hover {
	box-shadow: none;
	border: 1px solid white;
	background-color: white;
}

body.single .alm-reveal {
	margin-top: 100px;
}



/*---------------------------------
--------- POST STYLES --------
---------------------------------*/

header.page-header.archive-container{
	margin-top: 60px;
    margin-bottom: 50px;
}

.archive-container, body.archive .alm-reveal {
    max-width: 1000px;
    margin: 0 auto;
}

.archive-treding-header {
	text-align: left;
    border-top: 1px solid black;
    height: 30px;
}

.archive-treding-header h3 {
	display: inline-block;
    width: auto;
    background: white;
    padding-right: 10px;
    position: relative;
    top: -32px;
}
.archive-trending-wrapper {
	display: -webkit-flex; display: flex;
    -webkit-align-items: flex-start; align-items: flex-start;
    -webkit-justify-content: space-between; justify-content: space-between;
}

#archive-items, body.archive .alm-reveal {
	text-align: center;
	display: -webkit-flex; display: flex;
    -webkit-align-items: flex-start; align-items: flex-start;
    -webkit-justify-content: space-between; justify-content: space-between;
    -webkit-flex-wrap: wrap; flex-wrap: wrap;
}

.archive-item {
	display: inline-block;
	width: 32%;
	position: relative;
	vertical-align: top;
	margin-bottom: 2%;
}

.archive-item:hover .archive-item-meta {
	background: rgba(255,255,255,0.5);
	opacity: 1;
}

.archive-item-meta {
	color: #d8e7ee;
	display: block;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 230px 20px;
	opacity: 0;
	-webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.archive-item-meta:hover {
	color: #d8e7ee;
}

.archive-item-title {
	font-size: 16px;
}

.archive-item-date {
	font-size: 14px;
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
}

.archive-item .post_meta {
	text-align: center;
}

.archive-item .excerpt {
	text-align: center;
	font-size: 18px;
}

.archive-item .separator {
	margin: 50px auto;
	width: 25%;
}

.comment-list {
	padding: 0;
    margin: 50px 0 100px;
    list-style: none;
}

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

.comment {
	margin: 11% 0;
}

.comment-metadata {
	float: right;
}

.comment-body {
	padding: 2% 2% 5%;
	margin: 0;
	border-bottom: solid 1px black;
}

.comment-body .avatar {
	width: 7%;
    border-radius: 100%;
    max-width: 100px;
    margin-right: 3%;
    float: left;
}





/*---------------------------------
--------- FOOTER STYLES --------
---------------------------------*/
#shop-the-feed {
	text-align: center;
}

#shop-ad {
	text-align: center;
}

#colophon {
	background: #f7f2ef;
	color: #1d1d1d;
	font-size: 11px;
	line-height: normal;
	text-align: center;
	text-transform: uppercase;
    padding: 20px 0;
    position: relative;
    letter-spacing: 1px;
}

#ig_feed {
	position: relative;
	display: -webkit-flex; display: flex;
	-webkit-align-items: center; align-items: center;
}

#ig_feed_title {
	font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    background: #EDDDE0;
    position: absolute;
    left: 13%;
    padding: 10px 50px;
    z-index: 50;
}

#ig_feed_title i {
	font-size: 18px;
}

#colophon a {
	color: #1d1d1d;
}

#colophon a:hover {
	color: white;
}

#social-icons {
	font-size: 22px;
}

.social-icon {
	display: inline-block;
	margin: 0 0.5%;
}

#tertiary-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

ul#menu-footer-menu{
	display: inline-flex;
	list-style: none;
	margin-bottom: 0px;
    margin-left: 0px;
}

#menu-footer-menu li a{
	padding: 0px 20px;
}

#tertiary-menu > li {
	display: inline-block;
	margin: 0 1.5%;
	padding: 0px 20px;
}

#tertiary-menu > li > a {
	padding: 20% 0;
	display: block;
}

.site-info {
	text-align: center;
	clear: both;
	position: relative;
	letter-spacing: 2px;
	display: -webkit-flex; display: flex;
	-webkit-justify-content: space-between; justify-content: space-between;
	-webkit-align-items: center; align-items: center;
	position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
}

.site-info span {
	margin: 0 8px;
}

.footer-nav {
	display: inline-block;
}

.built-by {
	position: absolute;
    display: -webkit-flex; display: flex;
    -webkit-align-items: center; align-items: center;
    top: 0;
    bottom: 0;
    right: 15px;
}
.built-by a{
	padding-left: 5px;
}

#menu-footer-menu li {
	margin: 0;
}

#footer-box {
	background: white;
	padding: 8%;
	margin: 10% auto 7%;
}

#subscribe-wrap {
	margin-bottom: 16%;
}

#subscribe-wrap, #popular-wrap {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: center;
}

.nf-form-fields-required, .nf-after-field {
	display: none;
}

.contact-form-wrapper {
	width: 90%;
	max-width: 600px;
	margin: 0 auto;
}

.contact-form-wrapper nf-field {
	display: block;
	width: 100%;
}

.contact-form-wrapper nf-field input[type="text"], .contact-form-wrapper nf-field input[type="email"], .contact-form-wrapper nf-field textarea {
	background: white !important;
	box-shadow: none !important;
	font-size: 12px !important;
    padding: 10px !important;
    text-transform: uppercase !important;
    letter-spacing: 3px !important;
}

.contact-form-wrapper nf-field input[type="button"]:hover {
	box-shadow: none;
	outline: none;
}

#subscribe-wrap input.submit {
	display: inline-block !important;
	width: 100% !important;
}

#popular-wrap {
	text-align: center;
}

#popular-wrap .title {
	margin-bottom: 6%;
}

#popular-wrap .col-4 {
	width: 32%;
	display: inline-block;
	vertical-align: top;
	-webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

#popular-wrap .col-4:hover {
	opacity: 0.75;
}

#popular-wrap .col-4:nth-child(1) {
	float: left;
}

#popular-wrap .col-4:nth-child(3) {
	float: right;
}

#footer-cta-wrapper {
	display: -webkit-flex; display: flex;
    -webkit-align-items: center; align-items: center;
    -webkit-justify-content: space-between; justify-content: space-between;
    padding: 20px 2%;
}

.advertise-on {
	text-transform: uppercase;
	letter-spacing: 2px;
}

.advertise-on-sub-title {
	font-size: 12px;
    color: #afafaf;
    margin-bottom: 10px;
}

.advertise-on-title {
	font-size: 16px;
}

.rewardstyle-logo, .advertise-on, .footer-cta {
	width: 25%;
    text-align: center;
}

.rewardstyle-logo img {
	max-width: 145px;
}
