/*
Theme Name: Vivienne
Theme URI: http://lucalogos.com/vivienne
Author: lucalogos
Author URI: http://lucalogos.com
Description: Classic theme for bloggers!
Version: 3.0.0
Text Domain: vivienne
License: GNU General Public License version 3.0
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, left-sidebar, right-sidebar, grid-layout, flexible-header, custom-colors, featured-images, footer-widgets, full-width-template, post-formats, theme-options, threaded-comments, translation-ready, blog
*/


/*--------------------------------------------------------------
 #
 # Table of contents
 #
 # 1. Normalize
 # 2. Typography
 # 3. Elements
 # 4. Misc
 # 5. Transitions
 # 6. Site Containers
 #    - Header Area
 #    - After Header Area
 #    - Content
 #    - Sidebar
 #    - Instagram Area
 #    - Newsletter
 #    - Footer Widgetsd
 #    - Pre Footer Area
 #    - Footer Area
 # 7. Navigation
 #    - Links
 #    - Menus
 #    - Mobile Navigation
 # 8. Site Header
 #    - Toolbar Wrapper
 #    - Overlay Search Icon
 # 9. Entry Details
 #    - Page Header
 #    - Gallery Entry
 #    - Video Entry
 #    - Audio Entry
 #    - Featured Image
 #    - Entry Header
 #    - Entry Meta
 #    - Entry Author Link
 #    - Entry Comments Link
 #    - Entry Categories
 #    - Entry Title
 #    - More Link
 #    - Entry Footer
 #    - Entry Author Box
 #    - Entry Navigation
 #    - Entry Related Posts
 #    - Entry Comments
 # 10. Widgets
 #    - Categories Widget
 #    - Tags Widget
 #    - Nav Widget
 #    - Pages Widget
 #    - Recent Comments Widget
 #    - Recent Posts Widget
 #    - Search Widget
 #    - Meta Widget
 #    - Text Widget
 #    - RSS Widget
 #    - Calendar Widget
 #    - Archives Widget
 #    - About Me Widget
 #    - Popular/Recent Posts Widget
 #    - MailChimp for WP Widget
 #    - Smash Balloon Instagram Widget
 #    - Social Icons Widget
 #    - Contact Form 7 Widget
 # 11. Accessibility
 # 12. Alignments
 # 13. Clearings
 # 14. Slider
 #    - Slider Content
 #    - Slider Navigation
 # 15. Featured Boxes
 # 16. Miscellaneous
 #    - Posts And Pages
 #    - Infinite Scroll
 #    - Media
 #    - Captions
 #    - Column Classes
 #    - Grid Layout
 #    - List Layout
 #    - Galleries
 #    - Sexy Flex
 #    - Collective Media Queries
 #
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
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-color: transparent;
	text-decoration: none;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -1em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	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-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table thead {
	background: #EEEEEE;
	border: 1px solid #EEEEEE;
}

tbody {
	border: 1px solid #EEEEEE;
}

td {
	border-top:1px solid #EEEEEE;
}

td,
th {
	padding: 5px;
}

p:empty {
	display: none;
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/* Chrome fix */
body > div {
	font-size: 14px;
}

body,
button,
input,
select,
textarea {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	line-height: 1.8;
}

button,
input,
select,
textarea {
	font-size: 13px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.site-title {
	clear: both;
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	letter-spacing: -1px;
	margin: 0 auto 15px;
	line-height: 1.38;
}

h1, h1 a {
	font-size: 36px;
}

h2, h2 a {
	font-size: 32px;
}

h3, h3 a {
	font-size: 26px;
}

h4, h4 a {
	font-size: 22px;
}

h5, h5 a {
	font-size: 18px;
}

h6, h6 a {
	font-size: 16px;
}

p {
	margin-bottom: 30px;
}

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

address {
	margin: 0 0 30px;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 30px;
	max-width: 100%;
	overflow: auto;
	padding: 30px;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	padding: 0 5px;
	background: #EEEEEE;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	margin: 0;
	font-weight: 300;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
	border-left: 1px solid #CCBC89;
	color: #AAAAAA;
	font-family: Karla, sans-serif;
	font-size: 16px;
	font-style: italic;
	margin: 0 15px;
	padding: 0 15px;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 15px;
}

ul,
ol {
	margin: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 15px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 15px 15px;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

figure {
	margin: 10px 0; /* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 15px;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #000000;
	background: transparent;
	color: #000000;
	font-family: Karla, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1;
	padding: 15px;
	height: 45px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #CCBC89;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #CCBC89;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666666;
	border: 1px solid #CCBC89;
	padding: 9px;
}

select {
	border: 1px solid #CCCCCC;
	text-transform: uppercase;
	height: 30px;
	padding: 7px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111111;
}

textarea {
	width: 100%;
}


/*--------------------------------------------------------------
# Transitions
--------------------------------------------------------------*/

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a,
a,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.slider-content .wrap,
.slider-content,
.slider-nav-left,
.slider-nav-right,
.featured-box-algnr,
ul.sub-menu,
.back-top-top,
img {
	-webkit-transition: all 0.2s ease-in-out !important;
	-moz-transition: all 0.2s ease-in-out !important;
	-ms-transition: all 0.2s ease-in-out !important;
	transition: all 0.2s ease-in-out !important;
}


/*--------------------------------------------------------------
# Site containers
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Header Area
--------------------------------------------------------------*/

.site-title {
	margin: 0 auto;
	padding: 10px 0 20px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	max-width: 90%;
}

.site-title-area {
	margin: 30px auto;
}

h1.site-title, 
.site-title a,
.site-title {
	display: inline-block;
	font-family: 'Playfair Display', serif;
	font-size: 72px;
	line-height: 1;
	font-weight: 400;
	text-transform: uppercase;
}

.site-title-image {
	line-height: 1;
	margin-bottom: 0;
}

.site-description {
	margin: 15px auto 0;
	font-family: Karla, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	font-style: italic;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1.5;
}


/*--------------------------------------------------------------
## After Header Area
--------------------------------------------------------------*/

.after-header-area {
	display: block;
	max-width: 1400px;
	width: 100%;
	margin: 45px auto 0;
	padding: 0 15px;
}

.after-header-area .wrap {
	display: block;
	width: 100%;
	border: 1px solid #CCCCCC;
	padding: 60px;
	text-align: center;
}

.after-header-area section {
	margin-bottom: 45px;
}

.after-header-area section:last-child {
	margin-bottom: 0;
}

@media only screen and (max-width: 768px) {
	
	.after-header-area .wrap {
		padding: 30px;
	}
	
}


/*--------------------------------------------------------------
## Content
--------------------------------------------------------------*/

.site-inner {
	clear: both;
	max-width: 1400px;
	width: 100%;
	margin: 45px auto 0;
}

.site-inner > .wrap {
	width: 100%;
}

.site-inner.content-only > .wrap {
	max-width: 100%;
	margin: 0 auto;
}

.content-area {
	padding: 0 15px;
}

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

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

.content-area article {
	margin-bottom: 30px;
}

.single .content-area article {
	margin-bottom: 30px;
}

.page .content-area article {
	background: #FFFFFF;
	padding: 30px;
	border: 1px solid #EEEEEE;
}

.content-area .featured-image-area {
	margin-top: 30px;
}

.content-area .entry-content-area {
	padding: 30px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
}

@media only screen and (max-width: 991px) {
	
	.content-sidebar .content-area,
	.content-only .content-area {
		float: none;
		margin: 0 auto 45px;
	}
	
}


/*--------------------------------------------------------------
## Sidebar
--------------------------------------------------------------*/

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

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

.sidebar-area {
	padding: 0 15px;
	margin-bottom: 15px;
}

.sidebar-area .widget {
	padding: 30px;
	border: 1px solid #000000;
}

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

	.content-sidebar .sidebar-area,
	.sidebar-content .sidebar-area {
		float: none;
		overflow: hidden;
		margin: 0 auto 45px;
	}
	
}


/*--------------------------------------------------------------
## Instagram Area
--------------------------------------------------------------*/

.instagram-area {
	display: block;
	width: 100%;
	padding-top: 30px;
	margin: 30px auto 0;
	background: -moz-linear-gradient(top, #fafafa 0%, #ffffff 5%, #ffffff 100%);
	background: -webkit-linear-gradient(top, #fafafa 0%,#ffffff 5%,#ffffff 100%);
	background: linear-gradient(to bottom, #fafafa 0%,#ffffff 5%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ffffff',GradientType=0 );
	border-top: 1px solid #F0F0F0;
}


/*--------------------------------------------------------------
## Newsletter Area
--------------------------------------------------------------*/

.newsletter-area {
	display: block;
	width: 100%;
	margin: 30px auto 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.newsletter-area .wrap {
	max-width: 1140px;
	margin: 0 auto;
	padding: 60px 60px 50px;
	background: #FFFFFF;
	text-align: center;
	border: 1px solid #EEEEEE;
}

@media only screen and (max-width: 768px) {
	
	.newsletter-area .overlay,
	.newsletter-area .wrap {
		padding: 30px;
	}
	
}


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

.footer-widgets-area { 
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
}

.footer-widgets-area .wrap {
	padding: 30px 0 30px;
	margin: 0 auto;
}

.footer-widgets-area .footer-column {
	margin-bottom: 30px;
}

.footer-widgets-area .widget {
	padding: 0;
}

.footer-widgets-area .widget-title {
	margin-bottom: 15px;
}

@media only screen and (max-width: 768px) {
	
	.footer-widgets-area .wrap {
		padding: 30px 0 15px;
	}
}


/*--------------------------------------------------------------
## Pre Footer Area
--------------------------------------------------------------*/

.pre-footer-area {
	display: block;
	width: 100%;
	padding: 32px 15px;
	margin: 0 auto 0;
	color: #000000;
}

.pre-footer-area .wrap {
	margin: 0 auto;
}

.pre-footer-area .pre-footer-icons {
	padding: 0;
	text-align: center;
}

.pre-footer-area .ll-social-icon a {
	padding: 5px 15px;
}

.pre-footer-area .ll-social-icon a:hover {
	color: #000000;
}


/*--------------------------------------------------------------
## Footer Area
--------------------------------------------------------------*/

.site-footer {
	float: left;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	border-top: 1px solid #EEEEEE;
	background: #FFFFFF;
}

.site-footer > .wrap {
	max-width: 1400px;
	margin: 0 auto;
	padding: 10px 0;
}

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

.footer-left .wrap > span {
	display: inline-block;
}

.footer-right .wrap {
	text-align: right;
}

.site-footer .widget {
	margin: 0;
}

.site-footer p {
	margin: 0;
}

.footer-separator {
}

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

	.footer-left .wrap,
	.footer-right .wrap {
		text-align: center;
	}
	
}


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #CCBC89;
}

a:hover,
a:focus,
a:active {
	color: #000000;
}

a:focus {
	outline: 0;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.site-menu-wrapper {
	-webkit-flex: 0 0 auto;
	-moz-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.nav-primary {
	margin: 0 auto;
}

.nav-primary-sticked {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 3;
}

.nav-primary-mobile {
	display: none;
}

.nav-menu {
	clear: both;
	font-family: Karla, sans-serif;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 1px;
	width: 100%;
	padding: 0;
	position: relative;
}

.nav-menu li {
	display: inline-block;
	margin-bottom: 0;
	text-align: left;
	position: relative;
}

.nav-menu ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

ul.sub-menu {
	border-top: 1px solid #EEEEEE;
	font-size: 10px;
}

.nav-menu li > ul.sub-menu {
	left: -9999px;
	top: 100%;
	opacity: 0;
	-webkit-transform: translateY(15px);
	transform: translateY(15px);
	position: absolute;
	width: 200px;
	z-index: 99;
	background: #FFFFFF;
	color: #000000;
}

.nav-menu li:hover > ul.sub-menu {
	left: auto;
	opacity: 1;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

.nav-menu ul.sub-menu li {
	display: block;
	border: 1px solid #EEEEEE;
	border-top: none;
}

.nav-menu ul.sub-menu ul.sub-menu {
	top: -1px;
	margin-left: 198px;
}

.nav-menu a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	padding: 13px 5px;
}

.nav-menu a:hover {
	color: #CCBC89;
}

.nav-menu .sub-menu a {
	color: #000000;
	padding: 7px 15px;
	display: block;
}

.nav-menu .sub-menu a:hover {
	color: #CCBC89;
}

.vivienne-nav-primary {
	font-size: 13px;
	margin: 0;
}

@media only screen and (max-width: 768px) {
	
	.nav-primary {
		display: none;
	}
	
	.nav-primary-mobile {
		display: inline;
		margin: 0 auto;
	}
	
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}


/*--------------------------------------------------------------
## Mobile Navigation
--------------------------------------------------------------*/

.slicknav_btn {
	position: relative;
	display: block;
	vertical-align: middle;
	margin: 0 auto;
	padding: 9px 0;
	cursor: pointer;
	color: #000000;
}

.slicknav_btn:hover,
.slicknav_btn:active {
	color: #CCBC89;
}

.slicknav_menu {
	*zoom: 1; 
}

.slicknav_menu .slicknav_no-text {
	margin: 0; 
}

.slicknav_menu:before {
	content: " ";
	display: table; 
}

.slicknav_menu:after {
	content: " ";
	display: table;
	clear: both; 
}

.nav-primary-mobile .slicknav_nav {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
}

.slicknav_nav ul {
	display: block; 
}

.slicknav_nav li {
	display: block; 
}

.slicknav_nav .slicknav_arrow {
	font-size: 0.8em;
	margin: 0 0 0 0.4em;
}

.slicknav_nav .slicknav_item {
	cursor: pointer; 
}

.slicknav_nav .slicknav_item a {
	display: inline;
}

.slicknav_nav .slicknav_row {
	display: block;
}

.slicknav_nav a {
	display: block;
}

.slicknav_nav .slicknav_parent-link a {
	display: inline;
}

.slicknav_brand {
	float: left;
}

.slicknav_menu {
	font-size: 16px;
	box-sizing: border-box;
}

.slicknav_menu * {
	box-sizing: border-box;
}

.slicknav_menu .slicknav_menutxt {
	color: #000000;
}

.slicknav_menu .slicknav_icon-bar {
	background-color: #fff;
}

.slicknav_nav {
	clear: both;
	background: #FFFFFF;
	color: #000000;
	margin: 0;
	padding: 7px 0;
	font-family: Karla, sans-serif;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	list-style: none;
	overflow: hidden;
}

.slicknav_nav ul {
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0 0 0 20px;
}

.slicknav_nav .menu-item-has-children ul.sub-menu {
	border: none;
}

.slicknav_nav > .menu-item-has-children > ul.sub-menu {
	border-bottom: 1px solid #CCBC89;
}

.slicknav_nav a {
	text-align: left;
	padding: 7px 30px;
	text-decoration: none;
	color: #000000;
}

.slicknav_nav a:hover {
	color: #CCBC89;
}

.slicknav_nav .slicknav_txtnode {
	margin-left: 15px;
}

.slicknav_nav .slicknav_item a {
	padding: 0;
	margin: 0;
}

.slicknav_nav .slicknav_parent-link a {
	padding: 0;
	margin: 0;
}

.slicknav_brand {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	padding: 7px 12px;
	height: 44px;
}


/*--------------------------------------------------------------
## Page Navigation
--------------------------------------------------------------*/

ul.page-numbers {
	padding: 0;
	margin: 0 auto 30px;
	text-align: center;
}

.page-numbers li {
	display: inline;
}

.page-numbers a,
.page-numbers span {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #CCBC89;
	display: inline-block;
	font-family: Karla, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 8px 8px;
}

.page-numbers a:hover,
.page-numbers span.current {
	color: #FFFFFF;
	background: #CCBC89;
}


/*--------------------------------------------------------------
# Site header
--------------------------------------------------------------*/

.site-header {
	text-align: center;
}

.site-header > .wrap {

}


/*--------------------------------------------------------------
## Toolbar Wrapper
--------------------------------------------------------------*/

.site-toolbar-area {
	background: #FFFFFF;
	border-bottom: 1px solid #EEEEEE;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
}

.admin-bar .site-toolbar-area {
	top: 32px;
}

.site-toolbar-area > .wrap {
	position: relative;
	-webkit-flex-flow: row nowrap;
	-moz-flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
}

.toolbar-area {
	width: 100%;
	background: #FFFFFF;
	border-bottom: 1px solid #EEEEEE;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9;
}

.admin-bar .toolbar-area {
	top: 32px;
}

.toolbar-area > .wrap {
	max-width: 100%;
	width: 100%;
	min-height: 50px;
	margin: 0 auto;
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}

.toolbar-area .widget {
	margin: 0;
}

.toolbar-area .nav-wrapper {
	
}

.toolbar-area .icons-wrapper {
	position: fixed;
	top: 12px;
	left: 0;
}

.admin-bar .toolbar-area .icons-wrapper { 
	top: 44px;
}

.toolbar-area .search-icon-wrapper {
	position: fixed;
	top: 3px;
	right: 0;
}

.admin-bar .toolbar-area .search-icon-wrapper {
	top: 35px;
}

.toolbar-area .icons-wrapper {
}

.toolbar-area .toolbar-social-icons {
	padding: 0 8px;
}

.toolbar-area .nav-icons a {
	margin-bottom: 0 !important;
}

@media only screen and (max-width: 768px) {
	
	.admin-bar .site-toolbar-area {
		top: 46px;
	}
	
	.toolbar-area .icons-wrapper,
	.toolbar-area .search-icon-wrapper {
		width: 200px;
	}
	
	.admin-bar .toolbar-area {
		top: 45px;
	}
	
	.admin-bar .toolbar-area .icons-wrapper { 
		top: 58px;
	}
	
	.admin-bar .toolbar-area .search-icon-wrapper {
		top: 49px;
	}
	
}


@media only screen and (max-width: 500px) {
	
	.toolbar-area .icons-wrapper,
	.toolbar-area .search-icon-wrapper {
		display: none;
	}
	
}

/*--------------------------------------------------------------
## Header Social Icon
--------------------------------------------------------------*/

.header-social-icons {
	-webkit-flex: 1 1 0px;
	-moz-flex: 1 1 0px;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
	text-align: left;
	padding: 0 0 0 1vw;
}

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

	.header-social-icons {
		
	}

}

@media only screen and (max-width: 768px) {
	
	.header-social-icons {
		
	}
	
}



/*--------------------------------------------------------------
## Overlay Search Icon
--------------------------------------------------------------*/

.search-icon-wrapper {
	-webkit-flex: 1 1 0px;
	-moz-flex: 1 1 0px;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
	text-align: right;
	padding: 0 1vw 0 0;
}

.overlay-search {
	display: none;
	background: rgba(0, 0, 0, 0.75);
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
}

.overlay-search .wrap-inner {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}

.overlay-search form {
	position: relative;
	padding-left: 30px;
	padding-right: 90px;
	overflow: visible;
	max-width: 600px;
	width: 100%;
}

.overlay-search form input {
	z-index: 1000;
	width: 100%;
	height: 60px;
	border: none;
	border-bottom: 1px solid #FFFFFF;
	background: transparent;
	padding: 0;
	font-family: Karla, serif;
	font-size: 18px;
	text-transform: lowercase;
}

.overlay-search form input,
.overlay-search form input:focus {
	color: #FFFFFF;
}

.overlay-search ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #FFFFFF;
}
.overlay-search :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #FFFFFF;
   opacity:  1;
}
.overlay-search ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #FFFFFF;
   opacity:  1;
}
.overlay-search :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #FFFFFF;
}

.overlay-toggle {
	width: 45px;
	min-height: 45px;
	height: auto;
	color: #CCBC89;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	font-size: 12px;
}

a.overlay-toggle:hover {
	color: #000000;
}

.overlay-close {
	z-index: 998;
}

.overlay-close .overlay-close-icon {
	font-size: 48px;
	width: 48px;
	height: 48px;
	color: #FFFFFF;
	background: transparent;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}

.overlay-search .search-submit {
	display: none;
}


/*--------------------------------------------------------------
# Entry Details
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Page Header
--------------------------------------------------------------*/

.page-header {
	padding: 30px;
	border: 1px solid #CCBC89;
	text-align: center;
	margin-bottom: 45px;
}

.page-header p {
	line-height: 1;
	margin: 0 auto 15px;
}

.page-header .page-title {
	margin: 0 auto;
	line-height: 1;
}


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

.format-gallery .gallery {
	display: none;
}

.format-gallery .gallery-slider {
	position: relative;
}

.format-gallery .gallery-slider .slick-track {
	height: auto;
}

.gallery-slider-image {
	position: relative;
}

.gallery-slider-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 5px 15px;
	font-family: Karla, sans-serif;
	background: rgba( 255, 255, 255, 0.3 );
}


/*--------------------------------------------------------------
## Video Entry
--------------------------------------------------------------*/

.vivienne-video-preview {
	width: 100%;
	max-width: 100%;
}

.vivienne-video-preview .wrap {
	height: 0;
	overflow: hidden;
	position: relative;
	padding-bottom: 56.25%;
}

.vivienne-video-preview .wrap > iframe {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
	max-width: 100%;
	position: absolute;
}


/*--------------------------------------------------------------
## Audio Entry
--------------------------------------------------------------*/

.vivienne-audio-preview {
	width: 100%;
	max-width: 100%;
}

.vivienne-audio-preview .wrap {
	height: 0;
	overflow: hidden;
	position: relative;
	padding-bottom: 56.25%;
}

.vivienne-audio-preview .wrap > iframe {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
	max-width: 100%;
	position: absolute;
}


/*--------------------------------------------------------------
## Featured Image
--------------------------------------------------------------*/

.wp-post-image {

}

.attachment-featured-image {
	margin: 0 auto;
	display: block;
}


/*--------------------------------------------------------------
## Entry Header
--------------------------------------------------------------*/

.entry-header {
	padding: 0 30px;
}


/*--------------------------------------------------------------
## Entry Meta
--------------------------------------------------------------*/

.entry-meta {
	font-family: Karla, sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-align: center;
}

.entry-meta a {
	color: #AAAAAA;
}

.entry-meta a:hover {
	color: #CCBC89;
}

.entry-meta .entry-date {
	text-transform: uppercase;
	letter-spacing: 1px;
}


/*--------------------------------------------------------------
## Entry Author Link
--------------------------------------------------------------*/

.author-pre {
	padding-left: 6px;
	padding-right: 3px;
	font-style: italic;
}

.byline .author {
	text-transform: uppercase;
	letter-spacing: 1px;
}


/*--------------------------------------------------------------
## Entry Comments Link
--------------------------------------------------------------*/

.comments-separator {
	padding: 0 8px;
}

.comments-link a {
	color: #000000;
}

.comments-link a:hover {
	color: #CCBC89;
}

.comments-link .fa-comment-o {
	margin-right: 5px;
}


/*--------------------------------------------------------------
## Entry Categories
--------------------------------------------------------------*/

.entry-cats {
	margin: 0 0 12px;
	font-family: Karla, sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	letter-spacing: 1px;
}

.cat-pre {
	font-style: italic;
	padding-right: 3px;
}

.cat-links {
	text-transform: uppercase;
}

.cat-links a {
	color: #CCCCCC;
}

.cat-links a:hover {
	color: #CCBC89;
}

.cat-separator {
	display: inline-block;
	padding: 0 3px;
}


/*--------------------------------------------------------------
## Entry Title
--------------------------------------------------------------*/

.entry-title,
.entry-title  a {
	color: #000000;
	margin-bottom: 13px;
	padding-bottom: 13px;
	text-align: center;
	position: relative;
}

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

.entry-title:after {
	content: "";
	width: 30px;
	border-top: 1px solid #000000;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}



/*--------------------------------------------------------------
## More Link
--------------------------------------------------------------*/

.more-link {
	font-family: Karla, sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: table;
	padding: 5px 0 4px;
	margin: 25px auto 0;
}

a.more-link {
	border-top: 1px solid #CCBC89;
	border-bottom: 1px solid #CCBC89;
	background-color: transparent;
	color: #000000;
}

.more-link:hover {
	color: #CCBC89;
}


/*--------------------------------------------------------------
## Entry Footer
--------------------------------------------------------------*/

.entry-footer {
	font-family: Karla, sans-serif;
	font-size: 11px;
}

.sticky .entry-footer {

}

.page .entry-footer {
	display: none;
}

.entry-footer > .wrap {
	margin-top: 20px;
}

.tags-links {
	font-size: 11px;
	font-style: italic;
	display: block;
}

.tags-links .fa {
	margin-right: 5px;
}

.tags-links a {
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.tags-links a:hover {
	color: #000000;
}

.post-footer {
	text-transform: uppercase;
}

.post-footer-line-1 {
	text-align: left;
}

.post-footer-line-2 {
	text-align: right;
}

.post-sharing-icons {
	text-align: right;
}

.post-sharing-icons {
	display: block;
	font-size: 11px;
}

.post-sharing-icons > div {
	display: inline;
	margin: 0 0 0 15px;
}

.post-sharing-icons a {
	color: #000000;
}

.post-sharing-icons a:hover {
	color: #CCBC89;
}


/*--------------------------------------------------------------
## Entry Author Box
--------------------------------------------------------------*/

.post-author-box {
	display: block;
	margin-bottom: 30px;
	padding: 30px;
	border: 1px solid #EEEEEE;
	background: #FFFFFF;
}

.post-author-box .author-box-photo {
	width: 35%;
	padding-right: 30px;
	float: left;
}

.post-author-box .author-box-photo img {
	width: 100%;
	height: auto;
}

.post-author-box .author-box-description {
	float: left;
	width: 65%;
}

.author-box-description p {
	margin-bottom: 10px;
}

.post-author-box .social-icons {
	display: block;
}

.post-author-box .ll-social-icon:first-child a {
	padding-left: 0;
}

@media only screen and (max-width: 768px) {
	
	.post-author-box .author-box-photo,
	.post-author-box .author-box-description {
		width: 100%;
		text-align: center;
	}
	
	.post-author-box .author-box-photo {
		margin-bottom: 20px;
		padding: 0;
	}
	
}


/*--------------------------------------------------------------
## Entry Navigation
--------------------------------------------------------------*/

.post-navigation {
	display: block;
	width: 100%;
	font-family: 'Playfair Display', serif;
	font-size: 16px;
	text-transform: uppercase;
	margin: -31px 0 30px;
	padding: 30px;
	border: 1px solid #EEEEEE;
}

.post-navigation .nav-links {
}


.post-navigation-title-left,
.post-navigation-title-right {
	font-family: Karla, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

.post-navigation-title-left {
}

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


/*--------------------------------------------------------------
## Entry Related Posts
--------------------------------------------------------------*/

.related-container {
	margin: -31px 0 30px;
	padding: 30px 30px 0 30px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
}

.related-box {
	margin-bottom: 15px;
}

.related-widget-title h4 {
	font-family: Karla, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	width: 100%;
}

.related-box-title {
	
}

.related-thumbnail img {
	margin-bottom: 0px;
}

.related-thumbnail a { 
	display: block;
	margin: 0 auto 10px;
	line-height: 0;
}

.related-box-title {
	display: block;
	text-align: center;
}


/*--------------------------------------------------------------
## Entry Comments
--------------------------------------------------------------*/

.comments-area {
	
}

.comments-title {
	font-size: 26px;
}

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.comment-list {
	padding: 0;
}

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

.comment-list .comment .comment-body {
	padding: 30px;
	margin-bottom: 30px;
	border: 1px solid #EEEEEE;
}

.comment-list .comment.bypostauthor .comment-body {
	border: 1px solid #CCBC89;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
	margin: 0 0 30px;
}

.widget:last-child {
	margin-bottom: 0;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

.widget-title {
	font-family: Karla, sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 15px;
    background-color: #FFFFFF;
    background-image: url(https://jmbcollective.com/wp-content/uploads/2018/07/widget_bg.jpg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin: -40px auto 10px;
    width: 210px;
    padding: 17px 15px;
    text-align: center;
}

.sidebar-area .widget-title {
	margin: -55px auto 30px;
}

.widget_categories,
.widget_categories select, 
.widget_categories option,
.widget_tag_cloud a,
.widget_nav_menu li,
.widget_pages .page_item a,
.widget_recent_comments,
.widget_recent_entries,
.widget_meta li a {
	font-family: Karla, sans-serif;
	font-size: 11px !important;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}


/*--------------------------------------------------------------
## Categories Widget
--------------------------------------------------------------*/

.widget_categories ul {
	list-style: none;
	padding: 0;
}

.widget_categories .cat-item {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom:1px solid #EEEEEE;
}

.widget_categories .cat-item:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.widget_categories li a,
.widget_categories select,
.widget_categories option {
	font-weight: 700;
	color: #CCBC89;
	display: block;
}

.widget_categories .cat-item a:hover {
	color: #000000;
}

.widget_categories select,
.widget_categories option {
	width: 100%;
	padding: 7px;
	border: 1px solid #000000;
	border-radius: 0;
	color: #000000;
}



/*--------------------------------------------------------------
## Tags Widget
--------------------------------------------------------------*/

.widget_tag_cloud .tagcloud {
	text-align: center;
}

.widget_tag_cloud a {
	display: inline-block;
	color: #000000;
	border: 1px solid #000000;
	background: transparent;
	line-height: 1;
	padding: 8px 8px;
	margin-right: 1px;
	margin-bottom: 4px;
}

.widget_tag_cloud a:hover {
	border-color: #CCBC89;
}


/*--------------------------------------------------------------
## Nav Widget
--------------------------------------------------------------*/

.widget_nav_menu {
	text-transform: uppercase;
}

.widget_nav_menu ul {
	list-style: none;
	padding: 0;
	border:  none;
}

.widget_nav_menu li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: 700;
	color: #CCBC89;
}

.widget_nav_menu li .sub-menu {
	padding-top: 5px;
}


/*--------------------------------------------------------------
## Pages Widget
--------------------------------------------------------------*/

.widget_pages ul {
	list-style: none;
	padding: 0;
}

.widget_pages li {
	padding-bottom: 5px;
	border-bottom: 1px solid #EEEEEE;
}

.widget_pages li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}

.widget_pages .page_item a {
	font-weight: 700;
	color: #CCBC89;
}

.widget_pages .page_item a:hover {
	color: #000000;
}


/*--------------------------------------------------------------
## Recent Comments Widget
--------------------------------------------------------------*/

.widget_recent_comments {
	font-weight: 700;
}

.widget_recent_comments ul {
	list-style: none;
	padding: 0;
}

.widget_recent_comments li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #EEEEEE;
}

.widget_recent_comments li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}

.widget_recent_comments a {
	color: #CCBC89;
	text-transform: uppercase;
}

.widget_recent_comments a:hover {
	color: #000000;
}


/*--------------------------------------------------------------
## Recent Posts Widget
--------------------------------------------------------------*/

.widget_recent_entries {
	font-weight: 700;
}

.widget_recent_entries ul {
	list-style: none;
	padding: 0;
}

.widget_recent_entries li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #EEEEEE;
}

.widget_recent_entries li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}

.widget_recent_entries a {
	color: #CCBC89;
	text-transform: uppercase;
}

.widget_recent_entries a:hover {
	ccolor: #000000;
}


/*--------------------------------------------------------------
## Search Widget
--------------------------------------------------------------*/

.widget_search .search-form {
	clear: both;
}

.widget_search .search-form:before,
.widget_search .search-form:after {
	content: " ";
	display: table;
	table-layout: fixed;
	clear: both;
}

.widget_search .search-field {
	border: 1px solid #CCBC89;
	height: 45px;
	width: 100%;
	margin-bottom: 7px;
}

.widget_search .search-submit {
	height: 45px;
	width: 100%;
	float: right;
}


/*--------------------------------------------------------------
## Meta Widget
--------------------------------------------------------------*/

.widget_meta ul {
	list-style: none;
	padding: 0;
}

.widget_meta li {
	border-bottom: 1px solid #EEEEEE;
}

.widget_meta li:last-child {
	border: none;
}

.widget_meta li:last-child a {
	margin-bottom: 0;
	padding-bottom: 0;
}

.widget_meta li a {
	font-weight: 700;
	line-height: 1;
	display: block;
	padding: 9px 0 11px;
}


/*--------------------------------------------------------------
## Text Widget
--------------------------------------------------------------*/

.widget_text ul {
	list-style: none;
	padding: 0;
}

.widget_text li {
	padding: 9px 0 11px;
	margin-bottom: 5px;
	border-bottom: 1px solid #EEEEEE;
}

.widget_text li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}

.widget_text li a,
.widget_text select,
.widget_text option {
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
	display: block;
}

.widget_text select,
.widget_text option {
	width: 100%;
	padding: 7px;
	border: 1px solid #222222;
	border-radius: 0;
	color: #000000;
}


/*--------------------------------------------------------------
## RSS Widget
--------------------------------------------------------------*/

.widget_rss ul {
	list-style: none;
	padding: 0;
}

.widget_rss li {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #EEEEEE;
}

.widget_rss li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}

.widget_rss li a {
	font-family: Karla, sans-serif;
	font-weight: 400;
	line-height: 1;
	text-transform: uppercase;
	color: #000000;
	display: block;
}

.widget_rss li a:hover {
	color: #D4C081;
}

.widget_rss li a.rsswidget {
	margin-bottom: 10px;
}


/*--------------------------------------------------------------
## Calendar Widget
--------------------------------------------------------------*/

.widget_calendar #wp-calendar {
	font-size: 12px;
}

.widget_calendar td {
	text-align: center;
}


/*--------------------------------------------------------------
## Archives Widget
--------------------------------------------------------------*/

.widget_archive ul {
	list-style: none;
	padding: 0;
}

.widget_archive li {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #EEEEEE;
}

.widget_archive li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}

.widget_archive li a,
.widget_archive select,
.widget_archive option {
	font-family: Karla, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #CCBC89;
	text-transform: uppercase;
}

.widget_archive li a:hover {
	color: #000000;
}

.widget_archive select,
.widget_archive option {
	width: 100%;
	padding: 7px;
	border: 1px solid #000000;
	border-radius: 0;
	color: #000000;
}


/*--------------------------------------------------------------
## About Me Widget
--------------------------------------------------------------*/

.profile-box {
	text-align: center;
	margin: 0 auto;
	position: relative;
}

.profile-box-photo,
.profile-box img {
	line-height: 0;
}

.profile-box-photo img {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 30px;
	border-radius: 100%;
	border: 10px solid #f5cee6;
    width: 100%;
	
}

.profile-box-content {
	width: 100%;
	text-align: center;
}

.profile-box-content .bio-link {
	display: inline-block;
	margin: 20px auto 0;
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.profile-box-signature {
	display: block;
	margin: 20px auto 0;
}

ul.profile-box-icons {
	margin: 20px auto 0;
	padding: 0;
}


/*--------------------------------------------------------------
## Popular/Recent Posts Widget
--------------------------------------------------------------*/

.ll-recent-posts-item:not(:last-child),
.ll-popular-posts-item:not(:last-child) {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #EEEEEE;
}


.ll-recent-posts-image,
.ll-popular-posts-image {
	float: left;
	padding-right: 15px;
	line-height: 0;
}

.ll-recent-posts-image img,
.ll-popular-posts-image img {
	margin-bottom: 0;
	padding: 5px;
	border: 1px solid #000000;
}

.ll-recent-posts-image img:hover,
.ll-popular-posts-image img:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.ll-recent-posts-info,
.ll-popular-posts-info {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: column;
	flex-flow: column;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}

.ll-recent-posts-entry-title,
.ll-popular-posts-entry-title {
	margin: 0 auto 5px 0;
}

.ll-recent-posts-info .entry-meta,
.ll-popular-posts-info .entry-meta {
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
}


/*--------------------------------------------------------------
## MailChimp for WP Widget
--------------------------------------------------------------*/

.mc4wp-form p {
	margin: 5px 0;
}

.mc4wp-response {
	margin: 10px auto;
	display: none;
}

.mc4wp-form input {
	height: 45px;
	margin: 0 2px;
	width: 100%;
}

.sidebar-area .mc4wp-form input,
.sidebar-area .mc4wp-form input[type=submit] {
	max-width: 100%;
	margin: 2px auto 3px;
}

.mc4wp-form input[type=submit] {
	vertical-align: top;
}

.after-header-area .mc4wp-form {
	max-width: 768px;
	margin: 0 auto;
}

@media only screen and (max-width: 768px) {
	
	.mc4wp-form input,
	.mc4wp-form input[type=submit] {
		max-width: 100%;
		width: 100%;
		margin: 5px auto;
	}
	
}


/*--------------------------------------------------------------
## Smash Baloon Instagram Widget
--------------------------------------------------------------*/

#sb_instagram #sbi_load {
	padding: 0 !important;
}

#sb_instagram {
	position: relative;
}

#sb_instagram #sbi_load .sbi_follow_btn {
	margin: 0 !important;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);

}

#sb_instagram .sbi_follow_btn a {
	margin: 0 !important;
	font-family: Karla, sans-serif;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #CCBC89 !important;
	padding: 15px 15px 14px !important;
	border-radius: 0 !important;
	background: #FFFFFF !important;
	color: #000000 !important;
}

#sb_instagram .sbi_follow_btn .fa {
	display: none !important;
}

#sb_instagram #sbi_load .sbi_load_btn:focus, #sb_instagram #sbi_load .sbi_load_btn:hover, #sb_instagram .sbi_follow_btn a:focus, #sb_instagram .sbi_follow_btn a:hover {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}

@media only screen and (max-width: 768px) {
	
	#sb_instagram #sbi_load .sbi_follow_btn {
		display: none;
	}
	
}


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

.LL_Social_Icons_Widget {
	text-align: center;
}

.LL_Social_Icons_Widget ul {
	padding: 0;
}

.ll-social-icon {
    display: inline-block;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
}

.ll-social-icon a {
	padding: 5px 8px;
	display: block;
	line-height: 0;
}

.ll-social-icon a span {
	margin-left: 5px;
}

@media only screen and (max-width: 768px) {
	
	.ll-social-icons-widget {
		text-align: center !important;
	}
	
}


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

.wpcf7-form input {
	width: 100%;
}

.wpcf7-form input[type=submit] {
	height: 45px;
	padding: 10px;
}

.wpcf7-form select {
	
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clearfix:before,
.clearfix:after,
.wrap:before,
.wrap:after,
.site-main:before,
.site-main:after,
.row:before,
.row:after,
.grid-container:before,
.grid-container:after,
.nav-links:before,
.nav-links:after,
article:before,
article:after {
	content: " ";
	display: table;
	table-layout: fixed;
	clear: both;
}

.clearfix:after,
.clear,
.site-main,
.grid-container,
.row,
article {
	clear: both;
}


/*--------------------------------------------------------------
# Slider
--------------------------------------------------------------*/

.slider-area {
	max-width: 100%;
	width: 100%;
	margin: 30px auto 0;
	padding: 0;
}

.slider-area .wrap {
	overflow: hidden;
}

.slick-slider {
	height: auto;
}

.slick-slide {
	margin: 0 8px;
}

.slick-slide:not(.slick-center) .slider-content {
	background: rgba( 0, 0, 0, 0.8 );
}

.vivienne-top-slider .slider-image {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
}

.vivienne-top-slider .slick-track {
	height: 500px;
}

@media only screen and (max-width: 991px) {
	
	.vivienne-top-slider .slick-track {
		height: 400px;
	}
	
}

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

	.slick-slide {
		margin: 0;
	}
	
}

@media only screen and (max-width: 768px) {
	
	.vivienne-top-slider .slick-track {
		height: 360px;
	}
	
}


/*--------------------------------------------------------------
## Slider Content
--------------------------------------------------------------*/

.slider-wrapper {
	position: relative;
}

.slider-content {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	color: #000000;
	padding: 30px;
}

.slider-content .wrap {
	-webkit-flex-flow: column;
	flex-flow: column;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	height: 100%;
	padding: 30px;
	border: 1px solid transparent;
	text-align: center;
}

.slider-content .wrap:hover {
	border-color: #FFFFFF;
}

.slider-categories,
.slider-content a,
.slider-content .author-pre {
	color: #FFFFFF;
	text-shadow: 0px 0px 5px rgba(0,0,0,0.8);
}

.slider-content a:hover {
	color: #CCBC89;
}

.slider-categories {
	margin: 0 0 12px;
	font-family: Karla, sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-align: left;
	letter-spacing: 1px;
}

.slider-title {
	text-align: left;
	line-height: 1.32;
	margin: 0 auto 0 0;
}

.slider-subtitle,
.slider-meta {
	font-family: Karla, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 0 auto;
}

.slider-meta .posted-on,
.slider-meta .author {
	text-transform: uppercase;
}

.slider-more-link .more-link {
	margin: 0 auto;
}

.slider-more-link .more-link:hover {
	color: #FFFFFF;
}

@media only screen and (max-width: 991px) {
	
	.slider-content .wrap {
		padding: 15px;
	}
}


/*--------------------------------------------------------------
## Slider Navigation
--------------------------------------------------------------*/

.slider-nav-left-hide,
.slider-nav-right-hide {
	opacity: 0;
	filter: alpha(opacity=0);
}

.slider-nav-left-show,
.slider-nav-right-show {
	opacity: 0.99;
	filter: alpha(opacity=99);
}

.slider-nav-left,
.slider-nav-right {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	background: transparent;
}

.slider-nav-left {
	left: 30px;
}

.slider-nav-right {
	right: 30px;
}

.slider-nav-left:hover,
.slider-nav-right:hover {
	border-color: #CCBC89;
	background: #CCBC89;
}

.icon-chevron-left,
.icon-chevron-right {
	width: 100%;
	height: 100%;
	padding: 12px 15px;
}

.icon-chevron-left:before, 
.icon-chevron-right:before {
	font-family: "fontawesome";
    font-size: 20px;
    font-style: normal;
    line-height: 1;
    display: block;
}

.icon-chevron-left:before {
	content: '\f104';
}

.icon-chevron-right:before {
	content: '\f105';
}

@media only screen and (max-width: 768px) {
	
	.sldr-post-cntnt-brdr {
		padding: 30px;
	}
	
	.slider-nav-left,
	.slider-nav-right {
		display: none !important;
	}
	
}


/*--------------------------------------------------------------
# Featured Boxes
--------------------------------------------------------------*/

.featured-boxes {
	max-width: 1400px;
	width: 100%;
	margin: 30px auto 0;
	position: relative;
	text-transform: uppercase;
}

.featured-boxes .wrap {
	padding: 0;
}

.featured-box {
	background-size: cover !important;
	background-repeat: no-repeat !important;
	height: 250px;
	padding: 15px;
	position: relative;
}

.featured-box-algnr {
	width: 100%;
	height: 100%;
	padding: 30px;
	 -webkit-flex-flow: column;
	flex-flow: column;
	border: 1px solid transparent;
}

.featured-box-algnr:hover {
	border-color: #FFFFFF;
}

.featured-box .box-title,
.featured-box .box-subtitle {

}

.featured-box .box-title h2 {
	line-height: 1.32;
	text-align: center;
	margin-bottom: 0;
}

.featured-box .box-subtitle {
	font-family: Karla, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
}

.featured-box a {
	color: #FFFFFF;
	text-shadow: 0px 0px 5px rgba(0,0,0,0.8);
}

.featured-box a:hover {
	color: #CCBC89;
}

.vertical.featured-box:not(.last) {
	margin-bottom: 15px;
}


@media only screen and (max-width: 767px) {
	
	.featured-box:not(.box-first) {
		margin-top: 30px;
	}
	
}

/*--------------------------------------------------------------
# Miscellaneous
--------------------------------------------------------------*/

::-moz-selection {
	background: #CCBC89;
	color: #000000;
}

::selection {
	background: #CCBC89;
	color: #000000;
}

.back-to-top {
	font-size: 12px;
	position: fixed;
	right: 30px;
	bottom: 30px;
	width: 30px;
	height: 30px;
	color: #FFFFFF;
	background: #CCBC89;
	border: 1px solid #CCBC89;
	z-index: 998;
}

.back-to-top:hover {
	background: #000000;
}

.back-to-top a {
	color: #FFFFFF;
	line-height: 1;
}


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky .entry-content-area {
	display: block;
	border: 1px solid #CCBC89;
}

.content article {
	margin: 0 0 30px;
}

.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 30px 0 0;
}

.page .entry-content {
	padding: 0;
}

.page-links {
	clear: both;
	margin: 0 0 30px;
}

.blog .entry-content {
	text-align: justify;
}

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

.entry-content ol > li {
	list-style-type: decimal;
	padding-left: 8px;
}

.entry-content ul > li {
	list-style-type: disc;
	padding-left: 8px;
}

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

a.entry-image-link {
	display: block;
	line-height: 0;
	background: transparent;
}

a.entry-image-link img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}


/*--------------------------------------------------------------
## Infinite Scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}


/*--------------------------------------------------------------
## Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}


/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 15px;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 5px 0;
}

.wp-caption-text {
	text-align: center;
}



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

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

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

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

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

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

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


/*--------------------------------------------------------------
## Grid Layout
--------------------------------------------------------------*/

ul.grid-container {
	padding: 0;
}

.grid-container li {
	list-style-type: none;
	vertical-align: top;
}

.grid-item .entry-content-area {
	padding: 30px;
}

.grid-item .entry-header {
	padding: 0;
}

.grid-item .more-link {
	font-weight: 400;
	border: none;
	display: table;
	padding: 0;
	background: transparent;
	color: #CCBC89;
}

.grid-item .more-link:hover {
	color: #000000;
}

.grid-item .entry-footer {
	display: none;
}


/*--------------------------------------------------------------
## List Layout
--------------------------------------------------------------*/

ul.list-container {
	padding: 0;
}

.list-container li {
	list-style-type: none;
	vertical-align: top;
}

.list-container article {
	margin-bottom: 45px;
}

.list-item article {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	background: #FFFFFF;
}

.list-container .list-item .wp-post-image {}

.list-container .list-item .entry-image-link {
	margin-bottom: 0;
	width: 80%;
}

.list-container .list-entry-right {
	float: left;
	width: 100%;
	align-items: flex-start;
    display: flex;
    justify-content: center;
	 -webkit-flex-flow: column;
    flex-flow: column;
	padding: 15px 15px 15px 30px;
	border: 1px solid #EEEEEE;
}

.list-item .attachment-featured-image-list {
	margin-bottom: 0;
	margin-right: -1px;
}

.list-item .entry-header {
	padding: 0;
}

.list-item .entry-content {
	margin: 30px 0 0;
	padding: 0;
}

.list-item .more-link {
	font-weight: 400;
	border: none;
	display: inline;
	padding: 0;
	background: transparent;
	color: #CCBC89;
}

.list-item .more-link:hover {
	color: #000000;
}

.list-item .entry-footer {
	display: none;
}

.list-item .entry-cats,
.list-item .entry-title,
.list-item .entry-meta {
	text-align: left;
}

.list-item .more-link {
	margin-left: auto;
}

.loop-divider {
	width: 100%;
	display: block;
	float: left;
}

@media only screen and ( min-width: 768px ) {
	
	.list-item .entry-title:after {
		margin-left: 0;
	}
	
}

@media only screen and (max-width: 768px) {
	
	.list-container .list-entry-left,
	.list-container .list-entry-right {
		width: 100%;
	}
	
	.list-item article {
		 -webkit-flex-flow: column;
		flex-flow: column;
	}
	
	.list-container .list-item .entry-image-link {
		width: 100%;
	}
	
	.list-item .attachment-featured-image {
		margin-right: 0;
	}
	
	.list-container .list-entry-right {
		width: 100%;
		padding: 30px;
		align-items: center;
	}
	
	.list-item .entry-cats, .list-item .entry-title, .list-item .entry-meta {
		text-align: center;
	}
	
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 30px;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

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

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

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

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

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

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

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

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

.gallery-caption {
	display: block;
}


/*--------------------------------------------------------------
## Sexy Flex
--------------------------------------------------------------*/

.display-flex {
	display: flex;
	display: -webkit-flex;
}

.flex-start-start {
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
	align-items: flex-start;
	-webkit-align-items: flex-start;
}

.flex-center-start {
	justify-content: center;
	-webkit-justify-content: center;
	align-items: flex-start;
	-webkit-align-items: flex-start;
}

.flex-end-start {
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	align-items: flex-start;
	-webkit-align-items: flex-start;
}

.flex-start-center {
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
	align-items: center;
	-webkit-align-items: center;
}

.flex-center-center {
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
}

.flex-end-center {
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	align-items: center;
	-wekbit-align-items: center;
}

.flex-start-end {
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
	align-items: flex-end;
	-webkit-align-items: flex-end;
}

.flex-center-end {
	justify-content: center;
	-webkit-justify-content: center;
	align-items: flex-end;
	-webkit-align-items: flex-end;
}

.flex-end-end {
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	align-items: flex-end;
	-webkit-align-items: flex-end;
}

.flex-column {
	flex-flow: column;
	-webkit-flex-flow: column;
}

.flex-row {
	flex-flow: row;
	-webkit-flex-flow: row;
}


/*--------------------------------------------------------------
## Collective Media Queries
--------------------------------------------------------------*/

@media only screen and (max-width: 991px) {
	
	.featured-boxes,
	.after-header-area,
	.site-inner,
	.pre-footer-area .wrap,
	.footer-widgets-area .wrap {
		max-width: 768px;
	}
	
}

@media only screen and (max-width: 767px) {
	
	.featured-boxes,
	.after-header-area,
	.site-inner,
	.pre-footer-area .wrap,
	.footer-widgets-area .wrap {
		max-width: 600px;
	}
	
}