/*
	Theme Name: ChicVintageBrides_2019
	Theme URI: http://ChicVintageBrides.com
	Description: HTML5 Blank WordPress Theme
	Version: 2.0.0
	Author: Martin Elsworth

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*
a,
a:hover,
a:focus,
a:active,
a:visited,
a:link,
body {
  text-decoration: none;
}
a:focus,
a:active,
input:focus {
  outline: 0;
}
a:link,
a:visited {
  color: #e28f81;
}
a:hover,
a:active {
  color: #f1d5d1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
body {
  font-family: "Cardo", Arial, serif;
  font-size: 15px;
  color: #2e2e2e;
  line-height: 1.5;
}
li {
  list-style-type: none;
}
li:hover {
  text-decoration: none;
}
img {
  vertical-align: middle;
  /*max-width: 650px;*/
  max-width: 700px;
  height: auto;
  margin-bottom: 5px;
  width: 100%;
}
.italic {
  font-style: italic;
}
hr {
  margin-top: 10px;
  border-top: 1px solid #f1d5d1;
}
.font1 {
  color: #e28f81;
  font-size: 1.17em;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
.wrapper {
  max-width: 1200px;
  margin: 0 auto 25px;
  overflow: auto;
  overflow-x: hidden;
}
.wrapper-blog {
  /*max-width: 1000px;*/
  max-width: 1050px;
  padding: 5px;
}
.main-wrapper {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
}
.main-content,
.main-boutique-content,
.masonry {
  z-index: 1;
  background-color: #fff;
  /*opacity: 0.8;*/
  position: relative;
}
.main-content {
  max-width: 700px;
  margin: 0 auto;
}
.main-boutique-content {
  width: 100%;
  overflow: auto;
  margin: 25px 0 25px;
}
.sidebar {
  float: left;
  margin-bottom: 1em;
  max-width: 300px;
}
.sidebar h3 {
  display: none;
}
.three-column,
.four-column {
  width: 50%;
}
/*
footer {
  width: 100%;
  overflow: auto;
  background-color: #fbf6f2;
}
.footer-area {
  width: 100%;
  padding-top: 25px;
  margin-bottom: 10px;
  float: left;
  text-align: center;
}
.footer-middle img {
  width: 75%;
  height: auto;
}
.footer-bottom {
  clear: both;
}
.footer-left > ul > li {
  margin-bottom: 15px;
}
.footer-right img {
  width: 150px;
}
.footer-mailchimp {
  width: 75%;
  margin: 0 auto;
}
*/

/*------------------------------------*\
    HEADER
\*------------------------------------*/
header {
  text-align: center;
}
.logo {
  margin: 65px 0 25px 0;
}
.logo-boutique img {
  max-height: 125px;
  width: auto;
}
.lady {
  display: none;
}

/*------------------------------------*\
    NAVIGATION
\*------------------------------------*/
.navbar {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  border: none;
  width: 100%;
  z-index: 10;
}
.navbar .navbar-collapse {
  text-align: center;
}
.navbar-toggle {
  float: left;
  margin-left: 7.5px;
  border: none;
}
.navbar .navbar-toggle .icon-bar {
  background-color: #e28f81;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: #8a8a8a;
}
.navbar-nav > li > a {
  color: #2e2e2e !important;
}
.navbar-nav > li > a:hover {
  color: #fff !important;
}
.dropdown-menu {
  webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  text-align: center;
}
.open {
  border: 1px solid #9b9b9b;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #e28f81;
  opacity: 0.5;
  color: #fff !important;
}
/*------------------------------------*\
    SOCIAL BUTTONS
\*------------------------------------*/
.social-button {
  display: inline;
  height: auto;
  margin: 0 10px;
}
.social-button:hover {
  opacity: 0.7;
}
.social-button img {
  width: 32px;
  height: auto;
}
.home-social-button {
  margin: 0 2.5px;
}
.home-social-buttons {
  position: absolute;
  top: -7.5px;
  right: 2.5px;
  z-index: 100;
}
.post-social-buttons {
  width: 100%;
  padding: 0;
  text-align: center;
}
.directory-single-social-buttons {
  margin: 10px 0;
  padding: 0;
  text-align: center;
}
.directory-social-buttons {
  margin: 0;
  padding: 5px 0 5px 0;
  text-align: center;
  border-bottom: 1px solid #f1d5d1;
}
.directory-social-button {
  margin: 0 7.5px 0 7.5px;
}
.boutique-social-buttons {
  text-align: center;
  margin: 20px 0 20px;
  padding: 0;
}

/*------------------------------------*\
    HOME PAGE
\*------------------------------------*/
.home-welcome-image,
.home-shop-image {
  float: left;
  width: 100%;
}
.home-welcome-image img,
.home-shop-image img {
  width: 100%;
  height: auto;
}
.home-welcome-text {
  width: 100%;
  padding: 50px;
  background-color: #faf5f1;
  text-align: center;
}
.home-welcome {
  margin: 35px 0 30px 0;
  position: relative;
}
.home-welcome,
.home-shop,
.home-vendors {
  overflow: auto;
}
.home-vendor,
.home-shop-image {
  opacity: 0.7;
}
.home-vendor:hover,
.home-shop-image:hover {
  opacity: 1;
}
.home-separator {
  position: relative;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  background-color: #faf5f1;
  clear: both;
}
.home-vendors {
  margin-bottom: 30px;
}
.home-vendor {
  float: left;
  padding: 5px;
  position: relative;
}
.home-vendor img {
  width: 100%;
  height: auto;
}
.home-vendor-title {
  padding: 5px;
  color: #3c523c;
  background-color: #fff;
  width: 100%;
  opacity: 0.7;
  text-align: center;
  font-size: 14px;
}
.home-shop {
  margin-top: 5px;
  position: relative;
}
.home-shop-image {
  padding: 0 2.5px 0 2.5px;
  margin-bottom: 5px;
}

/*------------------------------------*\
    NEWS
\*------------------------------------*/
.masonry {
  margin: 20px 0;
  padding: 0;
  -moz-column-gap: 15px;
  -webkit-column-gap: 15px;
  column-gap: 15px;
}

.masonry-item {
  display: inline-block;
  background: #fff;
  padding: 10px;
  margin: 0 0 15px;
  width: 100%;
}

/*------------------------------------*\
    CONTROLS
\*------------------------------------*/
.scrollToTop {
  width: 100px;
  height: 100px;
  padding: 20px 10px 10px 10px;
  text-align: center;
  background-color: #fbf6f2;
  color: #e28f81;
  text-decoration: none;
  position: fixed;
  bottom: 0;
  left: 0;
  display: none;
  z-index: 1;
  opacity: 0.7;
}
.scrollToTop:hover {
  text-decoration: none;
  color: #3c523c;
}
.related-posts {
  overflow: hidden;
}
.related-post {
  width: 50%;
  float: left;
  padding: 5px;
  text-align: center;
}

/*------------------------------------*\
    POSTS
\*------------------------------------*/
.blog-home-post-single {
  border: none !important;
}
.blog-home-post {
  width: 100%;
  /*max-width: 650px;*/
  max-width: 700px;
  margin: 10px 0 25px;
  border-bottom: 1px solid #9b9b9b;
}
.blog-home-post-title,
.blog-home-post-sub-title {
  text-align: center;
  margin: 0;
  margin-bottom: 10px;
}
.blog-home-post-title {
  color: #2e2e2e;
  font-size: 20px;
}
.blog-directory-post-title {
  text-align: center;
  /*color: #2e2e2e;*/
}
.post-thumbnail {
  margin-top: 20px;
}
.post-gallery-area {
  margin-bottom: 225px;
}

.image-gallery-content-wrapper {
  width: 100%;
}
.post-gallery-image {
  height: 200px;
  overflow: hidden;
  position: relative;
}
.post-gallery-image img {
  display: block;
  min-width: 100%;
  min-height: 100%;
  margin: auto;
  position: absolute;
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%;
}

/*----------------------------------------*\
    Flexbox
\*----------------------------------------*/
#flex-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
}
.flex-item {
  position: relative;
  width: 100%;
  margin: 1% auto 50px;
}
.footer-line {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #f1d5d1;
}
.boutique-meta {
  width: 100%;
  padding-bottom: 25px;
  height: 150px;
  position: absolute;
  bottom: 0;
}

/*----------------------------------------*\
    BOUTIQUE, DIRECTORY, INSTAGRAM
\*----------------------------------------*/
.boutique-image {
  margin-bottom: 150px;
}
/*
.boutique-item {
	padding: 0 15px;
	margin: 5px 0;
	float: left;
}
.boutique-item h4 {
	margin-bottom: 10px;
	text-align: center;
}
*/
.boutique-meta-listings {
  margin-bottom: -15px;
}
.custom-block-boutique-view,
.boutique-buyit {
  padding: 2.5px 2.5px 7.5px;
}
.boutique-price,
.boutique-buyit {
  width: 100%;
  text-align: center;
}
.boutique-price h4 {
  height: 0;
  line-height: 0;
}
.boutique-title {
  height: 50px;
}
.directory-column {
  width: 100%;
  float: left;
}
.directory-recent-posts-desktop {
  display: none;
}
.instagram-item {
  width: 25%;
  float: left;
  padding: 5px;
}
.instagram-item img {
  object-fit: cover;
  width: 100%;
  max-width: 300px;
  height: 250px;
}

/*------------------------------------*\
    ADS
\*------------------------------------*/
.post-ads {
  padding-bottom: 20px;
  overflow: auto;
}
.post-ad {
  width: 33%;
  float: left;
  padding: 5px;
}
.post-ads-single {
  margin: 0;
  padding-bottom: 5px;
}
.textwidget {
  max-width: 300px;
}
.textwidget img {
  max-width: 300px;
  margin-bottom: 10px;
}

/*------------------------------------*\
    CUSTOM PAGES
\*------------------------------------*/
.badge-large {
  width: 301px;
  height: 301px;
}
.badge-small {
  width: 161px;
  height: 161px;
}
.contact-page-img {
  height: 55px;
  width: 55px;
}

/*------------------------------------*\
    PAGINATION
\*------------------------------------*/
.pagination {
  margin-bottom: 1em;
}
.page-numbers,
.page-numbers.current {
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none;
} 
.page-numbers.current {
  font-size: 1em;
}
.page-numbers.current,
a.page-numbers:hover {
  background: #e28f81;
  color: #fff !important;
  font-weight: 400;
}

/*------------------------------------*\
    SLIDER
\*------------------------------------*/
ul.bjqs {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  display: none;
}
li.bjqs-slide {
  position: absolute;
  display: none;
  height: auto !important;
}
ul.bjqs-controls {
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 9999;
}
ul.bjqs-controls.v-centered li a {
  position: absolute;
}
ul.bjqs-controls.v-centered li.bjqs-next a {
  right: 0;
}
ul.bjqs-controls.v-centered li.bjqs-prev a {
  left: 0;
}
ol.bjqs-markers {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
ol.bjqs-markers.h-centered {
  text-align: center;
}
ol.bjqs-markers li {
  display: inline;
}
ol.bjqs-markers li a {
  display: inline-block;
}
p.bjqs-caption {
  display: block;
  width: 96%;
  margin: 0;
  padding: 2%;
  position: absolute;
  bottom: 0;
}
ul.bjqs-controls.v-centered li a {
  display: block;
  padding: 10px;
  background: #fff;
  color: #000;
  opacity: 0.7;
  text-decoration: none;
}

/*------------------------------------*\
    COMMENTS
\*------------------------------------*/
a.comment-reply-link,
.reply a:link,
input#submit {
  width: 150px !important;
}
.form-submit {
  border: none;
}
.avatar {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
h3#comments,
.comment-navigation,
.comment-navigation:after,
#respond:after,
.comment-rss {
  display: block;
  margin: 0;
}
ol.commentlist {
  width: 100%;
}
h3#comments,
#respond h3 {
  height: 35px;
  text-align: left;
  background: #c3d0c7;
  color: #fff;
  font-size: 14px;
  padding: 5px 0 0 5px;
}
ol.commentlist,
li.authorcomment,
li.comment,
#respond h3,
form#commentform,
input#submit {
  margin: 0;
}
ol.commentlist,
ol.commentlist ul,
form#commentform {
  padding: 0;
}
ol.commentlist {
  border-bottom: 1px solid #c3d0c7;
}
ol.commentlist ul {
  margin: 0 0 0 20px;
}
li.authorcomment,
li.comment,
form#commentform textarea,
form#commentform input {
}
li.authorcomment,
li.comment {
  padding: 10px 0 0 10px;
  list-style: none;
  border-bottom: none;
}
li.even {
  background: #fff;
}
li.odd {
  background: #efefef;
}
.authorcomment {
  background: #deebf9;
}
ul.children ul {
  margin-left: 20px;
}
ul.children li {
  border-right: none;
}
.vcard img {
  float: left;
  background: #c4c4c4;
  width: 50px;
}
.comment-navigation .newer a,
.comment-navigation .older a {
  padding: 5px;
}
.vcard img {
  padding: 1px;
}
.comment-meta,
ol.commentlist li small,
p.subscribe-to-comments label {
  position: relative;
}
.comment-meta,
ol.commentlist li small {
  top: 10px;
  left: 10px;
}
.comment-text {
  margin: 0 10px 0 0;
}
.reply,
.comment-navigation .newer,
input#submit {
  float: right;
}
.reply,
.comment-navigation .newer a,
.comment-navigation .older a,
input#submit {
  background: #c3d0c7;
}
.reply {
  margin: 0 10px 10px 0;
}
a.comment-reply-link,
.reply a:link,
.comment-navigation .newer a,
.comment-navigation .older a,
input#submit {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  color: #fff;
}
a.comment-reply-link,
.reply a:link {
  padding: 5px 0;
}
a.comment-reply-link,
.reply a:link,
input#submit {
  width: 70px;
}
a.comment-reply-link:hover,
.reply a:hover,
.comment-navigation .newer a:hover,
.comment-navigation .older a:hover,
input#submit:hover {
  background: #e7e7e7;
  text-decoration: none;
  color: #c3d0c7;
  font-weight: bold;
}
a.comment-reply-link:hover,
.reply a:hover,
input#submit:hover {
  width: 68px;
}
a.comment-reply-link:hover,
.reply a:hover {
  padding: 4px 0;
}
a.comment-reply-link:hover,
.reply a:hover,
.comment-navigation .newer a:hover,
.comment-navigation .older a:hover {
  border: 1px solid #c3d0c7;
}
.comment-navigation {
  margin: 10px 0 10px 0;
}
.comment-navigation:after,
#respond:after {
  content: ".";
  height: 0;
  visibility: hidden;
}
.clear {
  clear: both;
}
.comment-navigation .newer a:hover,
.comment-navigation .older a:hover {
  padding: 4px;
}
form#commentform textarea,
form#commentform input {
  padding: 2px 3px;
}
form#commentform textarea {
  width: 100%;
}
input#submit {
  padding: 5px 0 !important;
  border: 0 !important;
}
input#submit,
p.subscribe-to-comments input {
  outline: 0;
}
input#submit:hover {
  padding: 4px 0 !important;
  border: 1px solid #c3d0c7 !important;
}
p.subscribe-to-comments {
  background: url("images/email_32.png") no-repeat;
}
p.subscribe-to-comments,
.comment-rss {
  height: 32px;
  text-indent: 42px;
  padding: 5px 0 0 0;
}
p.subscribe-to-comments input {
  margin: 5px 3px 3px 3px !important;
  border: 0;
}
p.subscribe-to-comments label {
  top: -2px;
  color: #666;
}

/*comment total stlying*/
.comment-total {
  text-align: center;
  font-size: 1.5em;
  color: #fff;
}
.comment-total span {
  font-size: 2em;
  color: #800000;
}
.post-comment-link {
  display: block;
  text-align: center;
  width: 100%;
  margin: 25% 0 -5%;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media only screen and (min-width: 375px) {
  .home-social-button {
    margin: 0 5px;
  }
}
@media only screen and (min-width: 650px) {
  .flex-item {
    width: 46%;
  }
}
@media only screen and (min-width: 768px) {
  .wrapper-blog {
    padding: 10px;
  }
  .home-social-button {
    margin: 0 10px;
  }
  .home-social-buttons {
    right: 25px;
  }
  .directory-social-button {
    margin: 0 5px 0 5px;
  }
  .home-welcome-image {
    width: 60%;
  }
  .home-welcome-text {
    width: 38%;
    height: 100%;
    position: absolute;
    margin-left: 62%;
  }
  .home-shop-images {
    width: 62%;
  }
  .four-column {
    width: 25%;
  }
  .three-column {
    width: 33%;
  }
  .logo-boutique img {
    max-height: 175px;
    width: auto;
  }
  .navbar {
    position: relative;
    top: -15px;
    left: 0;
    margin-bottom: 15px;
    padding-left: 60px;
    border-radius: 0;
  }
  .navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
  }
  .navbar-nav {
    text-align: center;
  }
  .navbar-nav > li {
    float: none;
    display: inline-block;
    margin: 0 12.5px 0;
  }
  .navbar-borders {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100px;
    border-top: 1px solid #9b9b9b;
    border-bottom: 1px solid #9b9b9b;
  }
  .dropdown-menu {
    text-align: left;
  }
  .open {
    border: none;
  }
  /*
	.boutique-item {
		width: 33%;
	}
	*/
  .directory-column {
    width: 50%;
  }
  .directory-column-right {
    padding-left: 25px;
  }
  .boutique-column-main {
    margin-bottom: 25px;
    width: 55%;
  }
  .boutique-column-right {
    margin-bottom: 25px;
    width: 45%;
  }
  .directory-recent-posts-mobile {
    display: none;
  }
  .directory-recent-posts-desktop {
    display: block;
    margin-top: 50px;
  }
  .boutique-price {
    margin-bottom: 7.5px;
  }
  /*.boutique-price, .boutique-buyit {*/
  .custom-block-boutique-view,
  .boutique-buyit {
    width: 50%;
    float: left;
  }
  .boutique-buyit {
    margin-top: -17.5px;
  }
  .related-post {
    width: 25%;
  }
  .masonry {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
  .footer-area {
    width: 33.3%;
  }
}

@media only screen and (min-width: 1024px) {
  .flex-item {
    width: 30%;
  }
  .wrapper-blog {
    padding-left: 15px;
  }
  .post-ads-single {
    display: none;
  }
  .main-content {
    float: left;
    margin-right: 45px;
    max-width: 650px;
  }
  .navbar-borders {
    height: 50px;
  }
  .related-post {
    width: 25%;
  }
  .masonry {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
}

@media only screen and (min-width: 1280px) {
  .wrapper-blog {
    padding: 0;
  }
  .main-content {
    max-width: 700px;
  }
  .lady {
    display: block;
    position: absolute;
    top: 0;
    left: -25px;
    width: 275px;
    height: auto;
    z-index: 1;
  }
  .navbar {
    background-color: transparent;
    border: none;
    position: relative;
  }
  .navbar-borders {
    width: 955px;
  }
  .home-social-buttons {
    right: 10%;
  }
}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
  background: #04a4cc;
  color: #fff;
  text-shadow: none;
}
::-webkit-selection {
  background: #04a4cc;
  color: #fff;
  text-shadow: none;
}
::-moz-selection {
  background: #04a4cc;
  color: #fff;
  text-shadow: none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.wp-caption {
  position: relative;
}
p.wp-caption-text {
  display: none;
}
.wp-caption:hover p.wp-caption-text {
  display: block;
  position: relative;
  bottom: 50px;
  left: 0;
  color: #2e2e2e;
  background: #fff;
  opacity: 0.7;
  width: 650px;
  margin-bottom: -48px;
  min-height: 35px;
}
.stick {
  position: fixed;
  top: 25px;
}
.sticky {
  position: fixed;
  top: 20px; /* distance from the top*/
  z-index: 1;
  background-color: transparent;
}
#wpstats {
  display: none;
}
.wp-block-image {
  margin: 5px 0;
}

/*********************************************************************************
NEW CSS
*********************************************************************************/
/*@import url('https://fonts.googleapis.com/css?family=Roboto:100,300');*/

body,
html {
  background-color: #fff;
  margin: 0;
  padding: 0;
}
body {
  color: #2e2e2e;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 0.95em;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}

* {
  box-sizing: border-box;
}

/* --- IMAGES --- */
img {
  height: auto;
  width: 100%;
}

/* --- LISTS --- */
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
  padding: 0.25em;
}

/* --- LINKS --- */
a:hover {
  color: #e28f81;
}
a,
a:link,
a:visited {
  color: #2e2e2e;
  text-decoration: none;
}
a:hover,
a:link:hover,
a:visited:hover {
  color: #e28f81;
}
p a,
p a:link,
p:visited {
  color: #e28f81;
}

/* --- TYPOGRAPHY --- */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}
.bold {
  font-weight: 300;
}

.giga {
  font-size: 80px;
  font-size: 5rem;
  line-height: 1.2;
}
.mega {
  font-size: 64px;
  font-size: 4rem;
  line-height: 1.125;
}
.kilo {
  font-size: 48px;
  font-size: 3rem;
  line-height: 1;
}
h1 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.5;
}
h2 {
  font-size: 1.5em;
  line-height: 1;
}
h3 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.2;
}
h4 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.333;
}
h5 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}
h6 {
  font-size: 14px;
  font-size: 0.8rem;
  line-height: 1.5;
}
small {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2;
}
tiny {
  font-size: 10px;
  font-size: 0.65rem;
  line-height: 2;
}
p {
  margin: 0.5em 0;
}

/* --- TABLES --- */
.table {
  display: table;
  width: 100%;
}
.table-cell {
  display: table-cell;
  vertical-align: middle;
}
.table span {
  color: #e28f81;
}

/* --- HEADER --- */
header {
  width: 100%;
}
.header-items {
  margin: 0 auto;
  max-width: 1280px;
}
.header-item {
  display: table-cell;
  padding: 0.25em 0;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}
.header-nav,
.header-social {
  width: 27.5%;
}
.header-social-small {
  padding-left: 0.5em;
  width: 75%;
}
.header-nav-small {
  display: none;
}
.header-logo {
  padding: 0.75em;
  width: 75%;
}
.header-logo img {
  height: auto;
  max-width: 22.5em;
  width: 100%;
}
.menu-button {
  cursor: pointer;
}
.main-menu {
  margin: 0 auto;
  max-width: 1024px;
}
.menu-item > ul > li {
  padding: 0.15em 0;
}
.menu-item > ul > li > a {
  color: #faf5f1;
  color: #595959;
}
.menu-item > ul > li > a:hover {
  color: #fff;
  color: #e28f81;
  font-weight: 400;
}
.menu-item h3 {
  color: #fff;
  color: #595959;
  font-weight: 400;
  margin: 0.25em 0;
}

/* SUB-HEADER */
.sub-header,
.custom-block {
  background-color: #faf5f1;
  font-size: 10px;
  font-size: 0.65rem;
  letter-spacing: 0.1em;
  line-height: 2;
  padding: 0.4em;
  text-align: center;
  text-transform: uppercase;
}
.header-items-full {
  display: none;
}
.icon-small {
  padding: 0 0.5em;
}

@media only screen and (min-width: 550px) {
  .header-nav-small {
    display: table-cell;
  }
  .header-logo {
    padding: 0.75em;
    width: 45%;
  }
  .icon-small {
    padding: 0 0.5em;
  }
}

@media only screen and (min-width: 1024px) {
  .header-items-full {
    display: table;
  }
  .header-items-small {
    display: none;
  }
}

/* GRID ITEMS */
.footer-container {
  color: #aaa;
  margin-bottom: 1em;
  padding: 1.5em;
  text-align: center;
}
.footer-container a {
  color: #e28f81;
}
.grid-container {
  grid-gap: 1em;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
}
.main-menu-container {
  background-color: #e28f81;
  background-color: #faf5f1;
  padding: 1em;
  width: 100%;
}
.content-container {
  margin: 0 auto;
  max-width: 1150px;
  padding: 0;
  width: 100%;
}
.boutique-container {
  margin-bottom: 2.5em;
  margin-top: 1.5em;
  max-width: 1150px;
  padding: 0 0.5em;
}
.boutique-single-container {
  grid-gap: 0.5em;
  margin: 0 auto;
  max-width: 1100px;
  padding: 2em 0;
  width: 100%;
}
.banner-container {
  display: grid;
  grid-gap: 5px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 1em !important;
}
.container-404 {
  margin: 5em auto;
  max-width: 850px;
}
.sub-menu-container {
  margin: 2em auto 0;
  max-width: 1024px;
}
.directory-images-container {
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 5px;
  padding: 0;
  margin-bottom: -6px !important;
}
.gallery-container {
  color: #fff !important;  
}
.two-button-container {
  padding: 1em 0 0;
}

.button {
  background-color: #faf5f1;
  border: 1px solid #e28f81;
  cursor: pointer;
  margin: 1em 0;
  padding: 0.5em;
}
.button > h6 > a {
  color: #222;
}
.button:hover,
.button > h6 > a:hover {
  background-color: #e28f81;
  color: #fff;
}

.banner-item {
  max-width: 300px;
  /*opacity: 0.75;*/
}
.banner-item a img {
  height: auto;
}

.grid-item {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  /*min-height: 100%;*/
  position: relative;
  top: 0;
}
.grid-item span {
  color: #999;
  font-size: 0.65em;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin: 2em 0 1em 0;
  text-transform: uppercase;
}
.grid-item article {
  background-color: #faf5f1;
  border-top: 5px solid #e28f81;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
  padding: 1em;
}
.grid-item .thumb {
  padding-bottom: 100%;
  background-size: cover;
  background-position: center center;
}
.grid-item .thumb-portrait {
  padding-bottom: 125%;
}
.grid-item p {
  /*flex: 1;*/
}
.grid-item-logo {
  margin: -5em auto 1em;
}
.grid-item-logo img {
  /*border-radius: 50%;*/
  background-color: #fff;
  height: 8em;
  width: auto;
}
.post-item {
  margin-top: 0;
  padding: 0.5em;
}
.post-item article {
  word-wrap: break-word !important;
}
.post-item article a,
.boutique-item a {
  color: #e28f81;
}
.post-item article h3 {
  margin: 0.35em 0;
}
.post-item article h3,
.post-item article span a {
  color: #2e2e2e;
}
.post-item small {
	text-transform: uppercase;
}
.background-white {
  background-color: #fff !important;
  border-top: none !important;
}
.post-tags {
  margin: 1em 0;
}	
.post-tags small {
	text-transform: capitalize;
}

.directory-single-item article {
  /*border-bottom: 5px solid #e28f81;*/
}
.directory-single-item {
  margin: 0 auto;
}
.directory-single-container {
  margin: 1em auto;
  max-width: 1100px;
}

.boutique-item {
  margin: 0;
  text-align: center;
}
.boutique-item article h3,
.boutique-item article h4,
.boutique-item span a {
  color: #2e2e2e;
}
.boutique-item article h5 {
  margin-top: 1em;
}
.boutique-single-item h3 {
	margin: 0 !important;
}
.boutique-single-item article {
	border: 0;
	border-left: 5px solid #e28f81;
}

.cat-item article h4 {
  color: #2e2e2e;
  padding: 1.5em 0;
  text-align: center;
}
.cat-item {
  margin: 0;
}
.category-post-item {
  margin-top: 0;
}
.category-heading {
  background-color: #faf5f1;
  margin: 0.5em 0.5em 0;
  padding: 1em;
  text-align: center;
  text-transform: uppercase;
}
.sidebar-item img {
  margin: 0.75em;
  max-width: 300px;
}

.item-404 article {
  border: none;
}
.item-404 {
  text-align: center;
}
.item-404 a {
  color: #e28f81;
}
.item-404 p {
  margin: 1em 0;
}

.sub-menu-container .grid-item h6 a {
  color: #aaa;
}
.sub-menu-container .grid-item h6 a:hover {
  color: #e28f81;
}
.sub-menu-container .grid-item {
  text-align: center;
}

@media only screen and (min-width: 600px) {
  .grid-container {
    display: grid;
  }
  .main-menu-container {
    grid-template-columns: 1fr 1fr;
  }
}

@media only screen and (min-width: 700px) {
  .posts-container {
    margin: 0 auto;
    max-width: 680px;
  }
  .boutique-container,
  .boutique-single-container {
    grid-template-columns: 1fr 1fr;
  }
  .banner-container {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .grid-item-double {
    grid-column: 1 / span 2;
  }
  .grid-item-triple {
    grid-column: 1 / span 3;
  }
}

@media only screen and (min-width: 768px) {
  .directory-related-container {
    grid-template-columns: 1fr 1fr;
  }
  .featured-posts-container {
    grid-gap: 0 !important;
    grid-template-columns: 1fr 1fr !important;
    padding: 0 !important;
  }
  .directory-related-container {
    grid-template-columns: 1fr 1fr 1fr !important;
  }
}

@media only screen and (min-width: 1024px) {
  .posts-container, 
  .post-item {
      max-width: 715px;
    }
  .content-container {
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 1em;
  }
  .boutique-container {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .directory-related-container {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .main-menu-container{
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .sub-menu-container {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}

@media only screen and (min-width: 1280px) {
  .main-menu-container {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}

@media only screen and (min-width: 1440px) {
  .boutique-container {
    /*grid-template-columns: 1fr 1fr 1fr 1fr;*/
    padding: 0 0.5em;
  }
  .grid-container {
    /*margin: 1em;*/
  }
}

/* SOCIAL ICONS */
.icon-header,
.icon-header > a {
  color: #625A55;  
}
.social-icons {
  margin: 1.5em 0;
  width: 100%;
}
.social-icon {
  color: #e28f81;
  display: inline-block;
  margin: 0 0.65em;
}

/* MISC */
.title-block {
  background-color: #faf5f1;
  padding: 0.5em;
  text-align: center;
}
.float-right {
  float: right;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.align-top {
  vertical-align: top;
}
.align-top h2 {
  margin-bottom: 0.5em;
}
.buy-it,
.buy-it a {
  background-color: #e28f81;
  color: #fff !important;
  letter-spacing: 0.1em;
  line-height: 2;
  padding: 0.4em;
  text-align: center;
  text-transform: uppercase;
}
.custom-block {
  font-size: 1em;
  margin-top: 0.5em;
  text-transform: capitalize;
}
.custom-block, 
.custom-block-margins {
  margin: 2em 0 0;
}

/* SEARCH */
.search {
  margin: 0;
  padding: 1em;
  width: 100%;
}
.search-button {
  cursor: pointer;
}
input {
  border: 1px solid #d6d6d6;
  padding: 0.5em;
}
input::placeholder {
  color: #d6d6d6;
}
.search-input {
  border: 1px solid #e5e5e5;
  padding: 0.75em;
  width: 100%;
}
.search-input:focus {
  border: 1px solid #e28f81;
}

@media only screen and (min-width: 1024px) {
  .search-small {
    display: none;
  }
}

/* FORMS */

/* WP SELECTORS */
.widget_text h3 {
  display: none;
}
.textwidget {
  margin: 5px 0;
}
.widget_custom_html,
.widget_text {
  margin: -10px 0 !important;
}
.wp-block-image,
.textwidget img {
  margin-bottom: 0 !important;
}
.widget_text {
  margin: -10px 0 !important;
}
/*
.textwidget {
  margin: 0 0 -1.5em;
}
.textwidget p {
  -webkit-margin-before: 0.5em;
}
*/
.mc4wp-form {
  margin-bottom: 0.5em;
  max-width: 300px;
}


/*
============================================
MASONRY
============================================
*/
.wall {
  margin: 0 auto;
  max-width: 1100px;
}
/* clear fix */
.wall:after {
  content: '';
  display: block;
  clear: both;
}

.wall-sizer,
.brick {
  width: 100%;
}
.brick {
  float: left;
  padding: 1em;
}
.brick img,
.brick a img {
  display: block;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .wall-sizer,
  .brick {
    width: 50%;
  }
  .brick {
    padding: 0.75%;
  }
}
@media only screen and (min-width: 1024px) {
  .wall-sizer,
  .brick {
    width: 33.333%;
  }
  .brick {
    padding: 0.5%;
  }
}


/* JUSTIFIED GALLERY */
.boutique-gallery {
  grid-column: 1 / span 2;
  margin: 2em 0 !important;
}

@media only screen and (min-width: 1024px) {
  #justifiedGallery,
  #justifiedGalleryLarge {
    margin: 0 auto;
    width: 600px;
  }
  .image-gallery {
    width: 1100px !important;
  }
  .boutique-gallery {
    width: 1092px !important;
  }
}
@media only screen and (min-width: 1120px) {
  #justifiedGallery {
    margin: 0 auto;
    width: 680px;
  }
}