/* Enter Your Custom CSS Here */

.main-wrapper .frontpage-banner:before, .frontpage-slider .item:before{
   background-color: transparent;
}

@media only screen and (max-width: 1500px) .blog_buy_button > iframe .shopify-buy__product{
	min-width: 100px;
	max-width: 170px;
}

/* ELARA THEME */

/*.post-sidebar-on .entry-singular{
	width:78%;
	margin:0 auto;
}*/

.entry-singular .entry-content p:first-child:first-letter {
    font-size: inherit;
    line-height: inherit;
    float: none;
    padding-right: 0px;
    padding-left: 0px;
}

.entry-singular{
	width:78%;
	margin:0 auto;
}

.widget-area-frontpage .promote-box-image, .single-promo-widget .promote-box-image{
		background-color:#ffffff;
}

.widget-area-sidebar .promote-box-widget{
		background-color:#ffffff;
		border: 5px solid #5d5d1f;
}

.widget-area-sidebar .sidebar-default-background{
	background-color:#F5E8DD;
}

.widget-area-sidebar .sidebar-default-background .widget_media_image img{
	width:88%;
	margin:0 6%;
}

#text-20 .textwidget{
	background-color: #ffffff;
	padding: 18px;
	text-align: center;
	margin: 16px;
	font-size: 16px;
}

.posts-navigation, .post-navigation{
	background-color:#F5E8DD;
}

.pagination{
	background-color:#F5E8DD;
}

/* ETSY MINI */

#etsymini  #listing-container .listings li.listing-card{
  margin: 2.5% 2%;
}

#etsymini #listing-container ul.listings li.listing-card {
  /*width: 200px;*/
  padding: 0 16px 8px 6px;
  border:none;
}

#etsymini .listings .listing-card .listing-thumb img{
  display: block;
  height: 159px;
  width: 100%;
}

#etsymini /*.listings .listing-card .listing-title a*/ {
  font-family: Roboto;
  color: #000000;
}

#etsymini .listings .listing-card .listing-maker a{
  display:none;
}

#etsymini .listings .listing-card .listing-price {
  color:#000000;
  text-align: left;
  width: 60%;
}

/*SHOP GALLERY*/
.entry-content .tiled-gallery-caption {
    background: #eee;
    bottom: 10px;
    background: rgba(255,255,255,.9);
    color: #000;
    font-size: 13px;
    font-weight: 400;
    overflow: overlay;
    padding: 10px 0;
    position: absolute;
    bottom: 0;
    /* text-indent: 10px; */
    text-overflow: inherit;
    width: 100%;
    white-space: normal;
    display: block!important;
    text-align:center;
  	text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

/* CIRCLE GALLERY */
.gallery-group{
  max-width:300px;
  max-height:300px;
}

.tiled-gallery.type-circle .tiled-gallery-item img{
  max-width:250px;
  max-height: 250px;
}

#post-265 .tiled-gallery .type-circle .tiled-gallery-item img, .tiled-gallery .tiled-gallery-item .tiled-gallery-item img:hover {
    background: 0 0;
    border: none;
    box-shadow: none;
    max-width: 250px;
    padding: 0;
    vertical-align: middle;
}

  
/*TYPOGRAPHY*/

/* NAVBAR LAUNCH */
.navbar-nav>li>a{
	font-family:'Poppins',sans-serif;
	font-size:13px;
	letter-spacing:.2em;
}



#main-content h1.entry-title a, h1.entry-title{
  /*text-transform:uppercase;*/
  text-align:center;
  font-weight:400;
  font-size:29px;  
}

h1, h2, h3, h4, h5, h6{
	font-family:'Arapey', serif;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	text-align:left;
}

.single-post .entry-singular .entry-title{
	font-size:42px;
}

h1.block-title span:before, h1.block-title span:after, h2.block-title span:before, h2.block-title span:after {
  content:none;
  border:none;
}

.entry-content{
	font-family: 'Libre Baskerville', Times, serif;
	color:#333;
}

.entry-singular .entry-content p{
	font-size:17px;
}

.entry-singular .entry-content p:first-child:first-letter{
	float:none;
}

.entry-content h2{
	font-size: 38px;
}

.entry-content h3{
  font-size: 30px;
  margin: 2em 0 1em 0;
}

#content div.entry-meta-date{
  text-align:left;
}

.entry-singular>.entry-meta{
		text-align:center;
}

span.entry-date a{
  font-style:normal;
}

#content-sidebar .widget a{
    font-weight:300;
}

#text-20 .textwidget{
		font-family: 'Libre Baskerville', Times, serif;
		font-size:15px;
}

.promote-box-text p{
		font-family: 'Libre Baskerville', Times, serif;
}

#top-posts-2 ul {
	font-size: 13px;
	line-height:20px;
}

.entry-content, .content-column p{
  font-weight:100;
}

.entry-featured-category .entry-featured-category-content p{
	font-size: 14px;
	font-family: 'Libre Baskerville', Times, serif;
}

body{
  font-size:18px;
  letter-spacing:normal;
  color:#222222;
}

.entry-content{
  line-height:1.7em;
}

.entry-content p{
  margin-bottom: 1.5em;
}

blockquote{
    margin: 0 auto 20px;
    font-size: 23.5px;
    border: none;
    font-family: 'Montserrat',sans-serif;
    line-height: 1.5em;
    font-weight: 100;
    text-align: center;
    width: 80%;
}

h2{
font-size:25px;
margin: 2em 0 1em 0;
}

.blog-feed-posts{
	text-align:center;
	
}

.blog-feed-posts h3, .blog-feed h3{
  font-size:24px;
  /*text-align:left;*/
	text-transform:none;
	letter-spacing:normal;
	margin:1em 0;
}

.blog-feed h2{
		font-size:20px;
}

.blog-feed > h2:after{
		display:none;
}

.entry-summary {
  font-size:15px;
	text-align:left;
}


#page-542 .has-large-font-size{
  line-height:45px;
}

#commentform label{
  font-weight: 100;
  font-size: 15px;
}

#commentform p.logged-in-as{
  font-size:15px;
}

b, strong{
  font-weight:900;
}

.entry-related h3.entry-title{
	line-height:.7;
}

/*HEADER*/
h1.site-title{
  display:none;
}

#site-header img{
  max-width:60%;
  margin-bottom:-.83%
}

.entry-header{
  border:none;
}

.header-main h2.description{
  letter-spacing:2.2px;
}

.header #main-menu, .header .menu-container{
	border-top:0px !important;
	border-bottom: 5px solid #5d5d1f !important;
}

.logo{
	padding:0px;
}

#logo:after {
  content: "Eclectic Interiors &amp; Original Fabrics";
}

/*TAGLINE*/
.tagline {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-variant: small-caps;
    color: #5d5d1f;
    margin-top: 0px;
    letter-spacing: 1px;
}

/*TAGLINE LAUNCH*/
 
.tagline{
	font-family:'Arapey', serif;
	font-size:18px;
	text-transform:uppercase;
	letter-spacing: 1.5px;
}

.tagline p{
	text-transform:uppercase;
}


.tagline p:before, .tagline p:after{
  border:none;
}


  

/*FEATURED SLIDES*/
#slides{
  border:none;
}

.owl-carousel .owl-stage-outer{
	max-height:550px;
}

.frontpage-slider .caption{
  text-shadow: .5px .5px 90px #777777;
}

.frontpage-slider .caption .date{
  display:none;
}

.frontpage-slider .caption h2{
	font-size:275%;
  font-weight:200;
  color:#000000;
	text-transform:capitalize;
	font-family:'Arapey', serif;
  /*background:#ffffff;
  padding:30px 0;
  border: 1px solid #000000;*/
}

.box-caption--date, .box-caption--category{
	display:none;
}

.frontpage-slider .caption h2:before{
  border:none;
}

.frontpage-banner .caption h2{
  font-weight:100;
  color:#000000;
  margin: 0 0 13px;
  padding: 0 0 16px;
}

.frontpage-banner .caption h2 a{
  color:#000000;
}

.frontpage-banner .caption h2:before{
  color:#000000;
}

.frontpage-banner .caption .read-more {
  text-transform: lowercase;
  color:#000000;
  font-weight: 100;
  margin: 0;
  letter-spacing: .5px;
  font-size: 1.5em;
}

	/*Comment count*/
.frontpage-slider .caption .read-more a{
  display:none;
}


/*AMAZON AFFILIATE STYLING*/

p.affiliate-disclosure{
  font-style: italic;
  font-weight: 400;
  text-align: center;
}

.center_affiliate_images{
	text-align:center;
}

/*FEATURED POSTS FRONT PAGE*/

.frontpage-featured-posts .block-title {
  display: none;
}

.frontpage-featured-posts .entry-date{
  display:none;
}

.frontpage-featured-posts h3.entry-title{
  text-align:center;
	font-size: 1.5em;
	margin: 1em 0 1em 0;
}

.frontpage-featured-posts .entry-content img{
  max-height:200px;
}

.blog-feed .entry-date{
  display:none;
}

.blog-feed .entry, .frontpage-large-post .entry{
  width:100%;
}
  

/* POST FORMATTING */
.breadcrumb_last{
display:none;
}

.breadcrumb_last::before{
content:none;
}

.entry{
/*width: 80%;
margin: 0 auto;*/
}

.entry-content img{
  margin:20px auto;
}

.entry-content .wp-block-column figure.no-top-margin img{
  margin:0px auto;
}

.entry-content .tiled-gallery {
  margin:20px auto;
}

.wp-block-image figcaption {
    margin-top: -.5em;
    font-size: .9em;
    text-align:center;
}

.wp-block-image .aligncenter > figcaption{
text-align:center;
}

.roundup{
  text-align:center;
}

.comments input[type=text], .comments input[type=email], .comments input[type=password], .comments input[type=url], .comments textarea{
		background-color:#ffffff;
}

/* RELATED POSTS SECTION */

#jp-relatedposts{
  border-top:1px solid #000;
}

.entry-content #jp-relatedposts h3.jp-relatedposts-headline{
  font-family:'Montserrat', sans-serif;
  letter-spacing:1px;
}

.entry-content #jp-relatedposts h3.jp-relatedposts-headline em:before{
  border-top:none;
}

/*NAVIGATION*/
#primary-navigation{
  border-top:none;
  border-bottom:1px #333;
}

/*NAVBAR LAUNCH*/

.header-row-3{
	margin-bottom:none;
}
 
.navbar-default{
	border-top:none;
	border-bottom:solid 5px #5d5d1f;
}


.navbar-default .navbar-nav > li > a:hover{
  color:#ffffff;
  background: #5d5d1f;
}

/*
.navbar-collapse .navbar-nav li.insta a[href*="instagram.com"]::before{
  content: '\f16d';
}

.navbar-collapse .navbar-nav li.pinterest a[href*="pinterest.com"]::before{
  content: '\f0d2';
}

.navbar-collapse .navbar-nav li.facebook a[href*="facebook.com"]::before{
  content: '\f09a';
}

.navbar-collapse .navbar-nav li.mailto a[href*="mailto"]::before{
  content: '\f0e0';
}
*/

/* BUTTONS */
.etsy-shop-button.aligncenter {
margin-top:20px;
}

.etsy-shop-button.aligncenter a{
text-decoration: none;
text-transform: uppercase;
font-size: 16px;
}

.entry-content .etsy-shop-button.aligncenter a.wp-block-button__link:hover{
background-color:#e3d5c2;
}


/*FOOTER*/
.footer-copyright{
  font-size:10px;
  line-height:3px;
}

.footer-copyrights{
  text-align:center;
}

ul li.credits{
		display:none;
}

.footer{
  padding-top:0;
}

.footer-widgets {
  text-align: center;
}

.widget-area-footer .footer-columns{
	text-align:center;
	line-height:.7em;
}

.footer-columns-widget h3.widget-title{
	font-family:"Arapey", Georgia, serif;
	font-size:20px;
	margin-bottom:17px;
	letter-spacing:2px;
}

.footer-columns-widget ul{
	font-family:"Poppins", sans-serif;
	letter-spacing:1px;
	font-weight:100;
}

.footer-columns-widget ul li{
	margin-bottom:14px;
}

.widget-area-footer .col-md-20.footer-columns-col-2 .widget_nav_menu, .widget-area-footer .col-md-20.footer-columns-col-3 .widget_nav_menu, .widget-area-footer .col-md-20.footer-columns-col-4 .widget_nav_menu{
	padding-left:0;
}

/*KALE THEME SOCIAL BUTTONS*/
ul#menu-social li a:hover, ul#menu-social-1 li a:hover, ul#menu-social-2 li a:hover{
  color:#5d5d1f;
}

/*WIDGETS*/
.widget-area-header{
	background-color:#ffffff;
}

.widget-title{
  color:#5d5d1f;
  margin: 0 0 10px;
	/*font-size:20px;*/
}

h3.widget-title{
	text-transform:uppercase;
	letter-spacing:1px;
}

form button[type="submit"], form button[type="reset"], form input[type="submit"], form input[type="reset"]{
	padding:0 22px;
}

.sidebar-no-borders h3.widget-title{
	text-align:center;
}

.sidebar .widget .menu-social-container {
    margin-top: -10px;
}

.sidebar-borders .widget-title span:before, .sidebar-borders .widget-title span:after{
  border:none;
}

.sidebar-no-borders .widget.widget_search .widget-title span:before, .sidebar-no-borders .widget.widget_search .widget-title span:after{
  border:none;
}

.sidebar-no-borders .recent-posts-widget-with-thumbnails .rpwwt-widget .widget-title span:before, .sidebar-no-borders .recent-posts-widget-with-thumbnails .rpwwt-widget .widget-title span:after{
  border:none;
}

#image-2.widget {
    margin-bottom: 10px;
}

#text-10 .sidebar_sub{
  margin-left:12px;
}

#text-10 input.sub_button{
  text-transform:uppercase;
}
  

#text-10 input.sub_button:hover{
  background-color: #5d5d1f;
    border: #5d5d1f;
    color: #ffffff;
    font-weight: 100;
}

/*#image-2 h3.widget-title {
    margin: 0 0 10px;
}*/

.textwidget img{
  max-width: 225px;
  margin:0 auto;
}

.footer-widgets .widget-title{
  margin-bottom: 10px;
}

#custom_html-3 .footer-widgets h3.widget-title{
	text-align:center;
}

.widget-area-footer .menu-social-container .menu li a::before{
	color:#000;
	background-color:#fff;
}

.widget-area-footer .menu-social-container .menu li a:hover::before{
	background-color:#ffffff;
}

.snapwidget-widget{
  margin-top:-36px;
}

/* PAGE CHANGES &amp; LAYOUTS */

/*ABOUT*/
.about-portrait{
  margin-right:3.5em;
}

/* COOKIES BANNER */

.widget_eu_cookie_law_widget.widget.top{
	width:30%;
}

/*JETPACK SHARE BUTTONS*/

div.sharedaddy h3.sd-title{
	font-size:1.5em;
}

#entry-share.entry-share{
		text-align:center;
}

	/*SIMPLER STYLE*/

.sharedaddy li a.share-pinterest.sd-button.share-icon{
    text-decoration: none!important;
    display: inline-block;
    font-size: 0px;
    font-family: "Open Sans",sans-serif;
    font-weight: 400; 
    border-radius: 3px;
    color: #000000!important;
    background: none;
    border: none;
    box-shadow: none;
    text-shadow: none;
    line-height: 23px;
    padding:0;
}

.sharedaddy li a.share-twitter.sd-button.share-icon{
   text-decoration: none!important;
    display: inline-block;
    font-size: 0px;
    font-family: "Open Sans",sans-serif;
    font-weight: 400; 
    border-radius: 3px;
    color: #000000!important;
    background: none;
    border: none;
    box-shadow: none;
    text-shadow: none;
    line-height: 23px;
    padding:0;
}

.sharedaddy li a.share-facebook.sd-button.share-icon{
   text-decoration: none!important;
    display: inline-block;
    font-size: 0px;
    font-family: "Open Sans",sans-serif;
    font-weight: 400; 
    border-radius: 3px;
    color: #000000!important;
    background: none;
    border: none;
    box-shadow: none;
    text-shadow: none;
    line-height: 23px;
    padding:0;
}

.sharedaddy li a.share-google-plus-1.sd-button.share-icon{
   text-decoration: none!important;
    display: inline-block;
    font-size: 0px;
    font-family: "Open Sans",sans-serif;
    font-weight: 400; 
    border-radius: 3px;
    color: #000000!important;
    background: none;
    border: none;
    box-shadow: none;
    text-shadow: none;
    line-height: 23px;
    padding:0;
}

.sharedaddy li a.share-email.sd-button.share-icon{
   text-decoration: none!important;
    display: inline-block;
    font-size: 0px;
    font-family: "Open Sans",sans-serif;
    font-weight: 400; 
    border-radius: 3px;
    color: #000000!important;
    background: none;
    border: none;
    box-shadow: none;
    text-shadow: none;
    line-height: 23px;
    padding:0;
}

	/*ON HOVER*/

.sharedaddy li a.share-pinterest.sd-button.share-icon:hover{
  border: none;
  padding: 0;
  background: none;
  color: #5d5d1f!important;
}

.sharedaddy li a.share-twitter.sd-button.share-icon:hover{
  border: none;
  padding: 0;
  background: none;
  color: #5d5d1f!important;
}

.sharedaddy li a.share-facebook.sd-button.share-icon:hover{
  border: none;
  padding: 0;
  background: none;
  color: #5d5d1f!important;
}

.sharedaddy li a.share-google-plus-1.sd-button.share-icon:hover{
  border: none;
  padding: 0;
  background: none;
  color: #5d5d1f!important;
}

.sharedaddy li a.share-email.sd-button.share-icon:hover{
  border: none;
  padding: 0;
  background: none;
  color: #5d5d1f!important;
}



/*SOUNDEST POP-UP &amp; FOOTER*/

	/* DO NOT CHANGE THESE LINES */
	.soundest-form-loading,
	.soundest-form-success,
	.soundest-form-error-empty,
	.soundest-form-error-invalid,
	.soundest-form-error-unexpected {
		display: none;
	}
	
/* YOU CAN CHANGE THESE LINES */
#popmake-56{
  /*background: url('http://www.motifmotif.com/wp-content/uploads/2017/06/popup-background-3.jpg') no-repeat center;*/
  background-size:115%;
  border-bottom: 30px #4d4d00 solid;
  max-width:500px;
  font-family:Montserrat;
  
}

#pum_popup_title_56{
  font-size:24px;
  padding:20px 0 0;
  margin:0 auto;
  margin-top:10px;
  max-width: 260px;
  text-align:center;
  background-color:rgba(255, 255, 255, 1);
  /*border: 1px solid #000000;
  border-bottom:none;*/
  border:none;
}

.pum-content{
  font-size:15px;
  background-color:inherit;
  /*max-width: 260px;*/
  text-align: center;
  margin: 0 auto 20px;
  padding: 20px;
  /*border: 1px solid #000000;
  border-top:none;*/
  border:none;
}

.pum-content form input[type="text"]{
	border:none;
}

.pum-content .widget_wysija_cont .wysija-submit{
	margin: 20px auto 0;
	background: #5d5d1f;
	border: none;
	color: #ffffff;
}

.mailpoet-title{
  text-align:center;
  font-size: 1.5em;
  letter-spacing: 1px;
}

#mp_form_slide_in14 h2{
	text-align:left;
}

#mp_form_slide_in14 ul.display-posts-listing{
	list-style:none;
	padding-left:10px;
}

#mp_form_slide_in14 ul.display-posts-listing li.listing-item{
	margin-bottom:13px;
	line-height:1;
}

#wysija-4 h3.widget-title{
  text-align:center;
}

#wysija-4{
  font-size:13px;
  background-color: #ffffff;
}

#form-wysija-6{
	text-align: center;
	max-width: 50%;
	margin: 0 auto;
}

#form-wysija-6 .wysija-submit{
	margin: 0 auto;
	background: #5d5d1f;
	border: none;
	color: #ffffff;
}

#form-wysija-6 wysija-input validate[required,custom[email]]{
	border:none;
	margin:5px 0;
}

#form-wysija-6 .wysija-submit:hover{
	background: #000000;
	border: none;
	color: #ffffff;
}

.widget-area-frontpage-2{
	background-color: #F5E8DD;
}

#page-819 form.widget_wysija{
text-align:center;
}

#page-819 .wysija-submit{
margin:auto;
background-color: #2d2d2d;
border-color: #2d2d2d;
color: #fff;
padding: 10px 28px;
font-size: 11px;
font-weight: 300;
text-transform: uppercase;
display: inline-block;
margin-bottom: 0;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
}

#popmake-56 input.soundest-form-attribute, #text-10 input.soundest-form-attribute, #popmake-369 input.wysija-input{
  /*float:left;
  clear:both;*/
  border: none;
  border-bottom: solid 1px #000;
  width: 200px;
  text-align: center;
  margin: 10px 0 15px;
  line-height: 20px;
  background-color:rgba(255, 255, 255, 1);
}

#popmake-369{
	border-bottom: 30px #4d4d00 solid;
}

.widget_wysija_cont .updated, .widget_wysija_cont .login .message {
    background-color: #FFFFFF;
    border: none;
    font-family: inherit;
    font-size: .9em;
}

#popmake-369 input.wysija-input{
  /*float:left;
  clear:both;*/
  border: none;
  border-bottom: solid 1px #000;
  width: 200px;
  text-align: center;
  margin: 20px 0 10px;
  line-height: 20px;
  background-color:rgba(255, 255, 255, 1);
  color:#d3d3d3;
  letter-spacing: 1px;
  font-weight: 100;
}

#popmake-56 input[type=submit], #text-10 input[type=submit], #popmake-369 input[type=submit]{
  	/*float:left;
  	clear:both;*/
    padding: 10px;
    width: 200px;
    background-color: #000;
    border-style: solid;
    border-width: 1px;
    border-color: #000;
    color: #fff;
    font-size: 14px;
    margin: 0 auto;
    text-transform: uppercase;
    font-family: 'montserrat';
    font-weight: 400;
    letter-spacing: 1px;
}

#text-10 input.soundest-form-attribute{
  float:left;
  clear:both;
  margin: 10px 0 15px;
}

#text-10 input[type=submit]{
  	float:left;
  	clear:both;
  
}

#text-10{
  text-align:center;
  margin: 0 auto;
  height:150px;
}



/*NINJA FORMS*/
#nf-form-1-cont{
  font-family: 'Montserrat', sans-serif;
    font-weight: 200;
}

#nf-form-1-cont .nf-field-label label{
  font-weight:400;
}

#nf-form-1-cont .ninja-forms-req-symbol, .nf-error-msg{
  color:#5d5d1f;
}

#nf-form-1_1-cont .nf-form-content .nf-field-label label{
  font-weight:400;
	font-size:16px;
}


div.nf-field-element button, html input[type=button], input[type=reset], input[type=submit] .ninjabuttonsubmit{
    background: #ffffff;
    color: #000000;
    border: 1px solid #000;
    text-transform: uppercase;
    padding: 10px 15px;
}

/*404*/
.error-404 h1.entry-title {
    font-size: 48px;
    text-align: center;
}

#page-760 h1.entry-title{
text-align:center;
}

#page-760 .wp-block-columns.has-2-columns{
width:84%;
}

.entry-content img.wp-image-669{
margin-top:0;
}

/*ONESIGNAL*/

#onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-bottom-right{
	bottom:85px;
}
