/*
Theme Name: I SPY DIY - by WPB
Theme URI: https://ispydiy.com
Author: FUZE BRANDING / WPB
Author URI: https://www.fuzebranding.com

*/



body{
    background: url(images/top_03.png) repeat-x;
    font-size: 16px;
    line-height: 1.5em;
	font-family: 'Source Sans Pro', sans-serif ;
}

a{text-decoration: none; color: #520003;}

a:hover {
	cursor: pointer;
}
p{
    font-family: 'Source Sans Pro', sans-serif ;
    line-height: 1.5em ;
}


strong , b {font-weight: 700 }


article img {

	height: auto;
}

h2 b, h2 strong, h5 strong{ font-family: 'Crimson Text', serif;}

.wrapper{
    width: 1000px;
    margin: 0 auto;
}


.grid .item a div.wrapper div.project-title h3{
    padding: 0px !important;
    padding-bottom: 25px !important;
    
}

h2{
	color: #274b3e;
    font-size: 29px  !important;
    font-family: 'Crimson Text', serif;
    margin-bottom: 20px  !important;
    letter-spacing: 1px;
	font-weight: 400;
	text-transform: none;
}







/* ----------     HEADER      ---------- */




header{padding-top: 50px !important;
       
    width: 100%;
    z-index: 9999999;
      margin-top: -50px !important;
}



/*#nav.sticky{
         position: fixed;
            background: #fff;
            padding-top: 10px  !important;
    box-shadow: 0px 0px 5px #888888;
    top: 0;
    width: 100%;
    margin-top: 0px;
} */

  header.sticky {
            position: fixed;
            background: #fff !important;
            padding-top: 15px  !important;
    box-shadow: 0px 0px 5px #888888 !important;
    top: 0px !important;
  margin-top: 0px !important;
    padding-bottom: 10px;
    
        }

  header.sticky .wrapper{
    width: 1075px;   
}


  header.sticky .right{display: none;}
 header.sticky .left{display: none;}

  header.sticky h1{
    width: 93px ;
    height: 34px;
    background-size: 100%  !important;
    margin-top: 10px;
    margin-bottom: 10px;
        margin: 0;
    float: left;
    background: url(images/ispydiy-logo-sticky.jpg) no-repeat;
}

header.sticky nav{
    margin-top: -30px;
}
header.sticky nav ul {
    float: right;
    margin-top: 3px;
}

header.sticky nav ul ul{
 margin-top: -2px;   
    
}

header.sticky nav ul li{
    padding-left: 10px;
    padding-right: 10px;
    font-size: .95em !important;
}

header.sticky .blog-button #menu-item-9874{
    padding-top: 0px;
    background: none;
}
header.sticky #menu-item-9874{
 padding-top: 0px !important;
}

 #menu-item-9874 a:hover{
    border-bottom: solid 2px #fff !important;
     padding-bottom: 3px !important;
}

.blog-button{
 position: relative;
    margin-top: -15px;
}


.blog-button #menu-item-9874{
    padding-top: 70px;
    /*background: url(images/blog-button_03.png) no-repeat right;*/
      margin-top: -50px;
        padding-left: 0px !important;
    padding-right: 0px !important;
    
}



header h1{
    width: 350px;
    height: 87px;
    background: url(images/ISPYDIYLogo.jpg);
    background-size: 350px;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 40px;
}

header .tagline, .sticky .tagline {
	text-align: center;
	margin-bottom: 40px;
	font-family: "Crimson Text", serif;
	display: none;
}

header nav {
 width: 100%;
    height: auto;
    margin-bottom: 10px;
}

header nav ul{
    position:relative;
  /*  padding-left: 19px; */
    text-align: center;
    
}

header nav ul li{
    display: inline-block;
    padding-left: 9px;
    padding-right: 9px;
     font-family: 'Oswald', sans-serif;
    letter-spacing: 2px;
    font-weight: 400;
    font-size: 16px !important;
    text-transform: uppercase;
      position:relative;
}


header nav ul li a{
 padding-bottom: 5px;  
	color: #524c4c;
}

header nav ul li a:hover{
 border-bottom: solid 2px #524c4c;   
     padding-bottom: 3px; 
}

header nav ul li.current-menu-item a{
 border-bottom: solid 2px #520003;   
     padding-bottom: 3px; 
	color: #520003;
}

header nav ul li li a:hover{
     border-bottom: none;  
}

header nav ul li li.current-menu-item  a{
 border-bottom: none;   
}




/*header nav ul li.menu-item-has-children a:hover{
 border-bottom: none;   
     padding-bottom: 3px; 
} */

#menu-item-9551 a, #menu-item-11773 a, #menu-item-11842 a{ padding-bottom: 0px; }

#menu-item-9551 a:hover, #menu-item-11773 a, #menu-item-11842 a{
     border-bottom: none;   
     padding-bottom: 0px; 
}



header nav ul ul:before{
  content: url(images/dropdown-top_03.png) no-repeat;
  position:relative; /*or absolute*/
  z-index:100000; /*a number that's more than the modal box*/
    margin-left: -13px;
}


header nav ul ul {
  padding: 10px 15px;
  position: absolute;
  width: 150px;
    border-top: solid 2px #000;
    top:25px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
    background: url(images/trans_03.png);
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
    z-index: 999999;
}
header nav ul ul li { 
  display: block; 
  color: #fff;
    opacity: .8;
    padding: 10px 0px;
      font-family: 'Oswald', sans-serif;
    border-bottom: dashed 1px #000;
    letter-spacing: 2px;
     font-weight: 400 !important;
}

header nav ul ul li:last-child { border-bottom: none; }

header nav ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}


header .right{
    width: 360px;
    position:relative;
    margin-top: -90px;
}

#social2 a{
    width: 38px;
    height: 38px;
    display: inline-block;
	margin-bottom: 10px;
}

#social2 .fb{
    background: url(images/Icons-Facebook_White.png);
	background-size: contain;
}
#social2 .fb:hover{
    background: url(images/Icons-FacebookYellow.png);
	background-size: contain;
}

#social2 .pin{
    background: url(images/Icons-PinterestWhite.png);
	background-size: contain;
}
#social2 .pin:hover{
    background: url(images/Icons-PinterestYellow.png);
	background-size: contain;
}

#social2 .rss{
    background: url(images/Icons-Blog_White.png);
	background-size: contain;
}
#social2 .rss:hover{
    background: url(images/Icons-Blog_Yellow.png);
	background-size: contain;
}

#social2 .twit{
    background: url(images/Icons-TwitterWhite.png);
	background-size: contain;
}
#social2 .twit:hover{
    background: url(images/Icons-TwitterYellow.png);
	background-size: contain;
}

#social2 .insta{
    background: url(images/Icons-Instagram_White.png);
	background-size: contain;
}
#social2 .insta:hover{
    background: url(images/Icons-Instagram_Yellow.png);
	background-size: contain;
}

#social2 .yout{
    background: url(images/Icons-YouTube_White.png);
	background-size: contain;
}
#social2 .yout:hover{
    background: url(images/Icons-YouTube_Yellow.png);
	background-size: contain;
}

#social2 .b{
    background: url(images/Icons-BlogLovin_White.png);
	background-size: contain;
}
#social2 .b:hover{
    background: url(images/Icons-BlogLovin_Yellow.png);
	background-size: contain;
}




header .left{
    width: 178px;
    position:relative;
    margin-top: -85px;
}

header .left input{
  height: 26px !important;
    border-radius: 0px !important;
    border: solid 2px #727272 !important;
    background: #fff url(images/bar_03.png) no-repeat 145px 3px !important;
    font-style:italic !important;
    padding: 5px;
      outline: solid 4px #fff !important;
     -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
}

header .left .search-field{
 width: 180px !important;
  padding-right: 36px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

header .left .search-submit{
       position: absolute !important;
  right: 0 !important;
  width: 30px !important;
  background: #fff url(images/search_06.jpg) no-repeat center center !important;
  z-index: 99 !important;
  margin-top: -24px !important;
  height: 22px !important ;
  border: 0px !important;
      outline: none !important;
}

#slider{
    width: 100%;
    height: 480px;
    margin-bottom: 10px;
}

#slider .owl-prev{
    width: 40px;
    height: 95px;
    background: url(images/left_07.png);
    position:relative;
    float: left;
    margin-top: -300px;
     z-index: 999;
      opacity: 0;
    -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

#slider .owl-next{
    width: 40px;
    height: 95px;
    background: url(images/right_09.png);
    position:relative;
    float: right;
    margin-top: -300px;
     z-index: 999;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

#slider .owl-next:hover  , #slider .owl-prev:hover {opacity: 1;}
#slider .owl-next.active  , #slider .owl-prev.active {opacity: 1;}

#slider span.left {
    position:absolute;
    z-index: 99;
    width: 50%;
    left: 0;
    height: 480px;
}

#slider span.right {
    position:absolute;
    z-index: 99;
    right: 0;
    width: 50%;
    height: 480px;
}


#scroll{
       width: 100%;
    height: 60px;
    background: url(images/scroll.jpg) center;
    margin-bottom: 10px;
}



.post-thumb img {
opacity: 1 !important;
}



/* ----------     FEATURED      ---------- */





#featured{
    width: 105%;
    height:auto; 
      margin-bottom: 10px;
}


#featured .col{
    width: 320px;
    height: 350px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
    font-family: 'Oswald', sans-serif;
}


#featured .col img{
     -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}



#featured .col span{
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    line-height: 35px;
}

#featured .diy span{
    display: block;
    width: 100%;
    height: 35px;
    background: #520003;
}

#featured .insp span{
    display: block;
    width: 100%;
    height: 35px;
    background: #96c6b3;
}


#featured .out span{
    display: block;
    width: 100%;
    height: 35px;
    background: #ffe000;
}

#bar{
 width: 100%;
    height:12px;
    background: url(images/hr_13.png);
    display:block;
    margin-bottom: 20px;
}

.banner{
    margin-bottom: 60px;   
}


#press{
    display:block;
    width: 353px;
    height: 171px;
    margin: 0 auto;
    background: url(images/press-kit_132.jpg);
    margin-top: 30px;
    margin-bottom: 80px;
}

#press:hover{
    background: url(images/press-kit2_132.jpg);
}






/* ----------     BLOG      ---------- */


.post-heading {
	background-color: #ebe5df;
	padding: 20px;
	text-align: center;
	margin-bottom: 0 !important;
	min-height: 70px;
}

.archive .post-heading {
	min-height: 50px;
}

.post-title.date {
	color: #919d8b;
	text-align: center;
	font-family: "Crimson Text", serif;
	margin-bottom: 8px;
}

.page-template-page-blog .home-blog .post-heading,
.home.paged .home-blog .post-heading{
	min-height: 10px;
}


#blog-title{
        width: 336px;
    height: 81px;
    background: url(images/the-blog.jpg);
    max-width: 350px;
    margin: 0 auto 80px;
}

#blog{
    max-width: 700px;
	width: 100%;
    height: auto;
    margin-bottom: 40px;
}

.home-blog article {
	width: 48%;
	float: left;
	margin-left: 4%;
	min-height: 720px;
}

.home-blog article img {
	width: 100%;
	height: auto;
}

.page-template-page-blog .home-blog article {
	width: 100%;
	float: none;
	margin-left: 0;
	min-height: unset;
	margin-bottom: 40px;
}

.archive .home-blog article {
	width: 32%;
	float: left;
	margin-left: 2%;
	min-height: 450px;
}

.home .home-blog article:nth-of-type(odd),
.home.paged .home-blog article:nth-of-type(odd),
.search .home-blog article:nth-of-type(odd) {
	margin-left: 0;
	clear: left;
}



.archive .home-blog article:nth-of-type(3n+1),
.archive.paged .home-blog article:nth-of-type(3n+1)
{
	margin-left: 0;
	clear: left;
}

.home-blog article {
	margin-bottom: 20px;
}

#archive {
	margin-top: 30px;
}


#blog h3 a,
#archive h3 a {
	color: #274b3e !important;
	font-family: "Source Sans Pro", serif;
	font-size: 20px;
	line-height: 1.3;
}

#blog h3 a:hover,
#archive h3 a:hover {
	color: #520003;
}

#blog article div{
 margin-bottom: 20px;   
}


#blog article h3,
#archive article h3  {
    font-size: 28px;
    text-transform: uppercase;
     font-family: 'Oswald', sans-serif;
	font-weight: 400;
}

#blog article h5{
     font-size: 15px;
    text-transform: capitalize !important;
    font-style:italic !important;
    margin-bottom: 45px;	
    font-family: 'Source Sans Pro'  !important;
}

#blog article.Shopping h5{
     color: #919d8b;   
}

#blog article.INSPIRATIONS h5{
    color: #96c6b2;
}

#blog article.DIY h5{
        color: #520003;
}
    
#blog article img{
    margin-bottom: 20px;
	height: auto;
}


#blog article p img{
     margin-bottom: 20px;
}


#blog article p{
    margin-bottom: 20px;
}


 #blog .ETC .icon{
    display: inline-block;
    width: 30px;
    height: 40px;
    margin-left:  10px;
    float:left;
    background: url(images/misc_03.png) no-repeat center center;
}

#blog .DIY .icon{
    display: inline-block;
    width: 30px;
    height: 40px;
    margin-left:  10px;
    float:left;
    background: url(images/scisors.jpg) no-repeat 2px 8px;
}

#blog .INSPIRATIONS .icon, #blog .Inspiration .icon{
      display: inline-block;
    width: 40px;
    height: 40px;
    margin-left:  5px;
    float:left;
    background: url(images/glasses.jpg) no-repeat center 15px;
}

#blog .shopping .icon, #blog .OUTFIT-FASHION .icon, .Finds .icon, .Outfits .icon{
     display: inline-block;
    width: 30px;
    height: 40px;
    margin-left:  11px;
    float:left;
        background: url(images/dress.jpg) no-repeat 0px 4px;
}

#blog .room .icon, #blog .Room .icon{
           display: inline-block;
    width: 33px;
    height: 40px;
    margin-left: 10px;
    float: left;
    background: url(images/house.jpg) no-repeat 0px 7px; 
}


#blog .more-link{
    text-transform: uppercase;
	font-weight: 700;
}


#blog .comment-now{
    display:block;
    text-indent: -999;
    width: 100%;
    height: 80px;
    margin-top: 20px;
    background: url(images/comment-now_03.png) no-repeat;
     background-size: 100%;
}


#blog .buy-now{
      width: 100%;
    display: block;
    height: 80px;
    margin-top: 20px;
    background: url(images/buy-now.jpg) no-repeat;
    background-size: 100%;
    
}



#blog .buy-now a{
     width: 100%;
    display: block;
    height: 80px;
}


#blog article hr{
 margin-top: 80px !important;   
}

#blog #explore-more{
    width: 100%;
    text-align: center;
}

#blog #explore-more p{
    font-style: italic; 
    margin-bottom: 10px !important;
}

#blog #explore-more span{
    font-style: normal!important;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    color: #000;
    padding-right: 25px;
    margin-right: 10px;
   position: absolute;
  margin-left: 220px;
    font-size: 20px;
  margin-top: 3px;
  display: block;
    background: url(images/heart_03.jpg) no-repeat right center;
}

#blog #explore-more  a{
    padding-top: 29px !important;
    cursor:pointer;
}

#explore-more .fb{
    width: 28px;
    display: inline-table;
    background: url(images/social-fb.jpg);
}

#explore-more .fb:hover{
    background: url(images/social-fb2.jpg);
}

#explore-more .twit{
    width: 28px;
    display: inline-table;
    background: url(images/social-twit.jpg);
}

#explore-more .twit:hover{
    background: url(images/social-twit2.jpg);
}

#explore-more .pin{
    width: 28px;
    display: inline-table;
    background: url(images/social-pin.jpg);
}

#explore-more .pin:hover{
    background: url(images/social-pin2.jpg);
}

#explore-more .email{
      width: 28px;
    display: inline-table;
    background: url(images/social-email.jpg);
    margin-left: 75px;
}

#explore-more .email:hover{
      width: 28px;
    display: inline-table;
    background: url(images/social-mail2.jpg);
}

.share-button{
 border: 0px !important;   
}

.share-button .text{
 display: none !important;   
}


#blog #suggested{
     display: block;
    width: 460px;
    height: 46px;
    background: url(images/suggested_03.png);
    margin-bottom: 60px;
}

#suggest img{
    min-width: 235px;
    height: auto;
    min-height: 175px;
}

#suggest li{
   list-style: none;
  float: left;
  width: 240px;
  height: 210px;
    text-align: center;
    font-size: .9em;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    line-height: 1em !important;
}

#suggest #feat{
    width: 235px;
    height: 175px;
    margin-bottom: 20px !important;
    display: block;
    overflow: hidden;
}


#blog .DIY #expexplore-morelore{color: #520003;}

#blog .ETC #explore-more{color: #520003;}

#blog .INSPIRATIONS #explore-more{color: #96c6b2;}

#blog .Shopping #explore-more{color: #919d8b;}

#blog .DIY a{color: #520003;}

#blog .ETC a{color: #520003;}

#blog .INSPIRATIONS a{color: #96c6b2;}

#blog .Shopping a{color: #919d8b;}


#post-nav {
	 background: #919d8b;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    display: block;
    margin-bottom: 30px;
   
     font-family: 'Oswald', sans-serif;
    
}



#post-nav a{
 color: #ebe5df;
	font-style: italic;
	font-size: 25px;
	font-family: "Crimson Text", serif;
	font-weight: 300;
	 padding: 0px 20px 0px 20px;
}



/*.diy #posts{
    margin-top: 0px !important;   
}
*/



/* ----------     COMMENTS      ---------- */




#comments{
 margin-top: 80px;  
     font-family: 'Source Sans Pro' !important;

}

.num{
  background: url(images/comment-num_07.png);
  width: 28px;
  height: 34px;
  padding-left: 8px;
  line-height: 26px;
  display: inline-block;
    position:absolute;
  font-style: italic !important;
      font-family: 'Oswald', sans-serif;
    
}


.comments-title{
    padding-left: 40px;
      letter-spacing: 2px;
}

#comments ol li{
    list-style: none !important;
    margin-left: 30px;
    margin-bottom: 20px;
        border-bottom: solid 1px #ccc;
}

#comment-nav-below{
    background-color: #000;
  color: #fff;
  padding: 10px;
  width: 96%;
  margin-bottom: 20px;
  border: solid 2px #000;
}


#comment-nav-below a{color: #fff;}

.comment-author img{
 display: none;   
}


#respond{
  background-color: #919d8b;
  padding: 40px;
  border: 2px solid #000;
  display: flex;
  
}

#respond .comment-reply-title {
	margin-right: 30px;
	max-width: 120px;
	color: #274b3e;
	font-family: "Crimson Text", serif;
	font-size: 36px;
	font-style: italic;
	font-weight: 700;
}


#respond p {
	display: flex;
	float: right;
	align-items: center;
}

.comment-notes, .logged-in-as{
  font-size: .7em;
  text-align: right;
}

#respond input, #respond textarea{
    border: solid 2px #000;
    margin-bottom: 10px;
     padding: 5px;
    font-size: 18px !important;
    cursor: pointer;
	width: 400px;
}

#respond label {
	margin-right: 10px;
}

.comment-form-cookies-consent input {
	width: auto !important;
	-webkit-appearance: checkbox !important;
	
}


.comment-reply-link{
    display: none;
}


#submit{
      width: 135px !important;
  clear: left;
  float: right;
  background: #000;
  color: #fff;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: .8em;
  letter-spacing: 1px;
}


.comment-author {
      float: left;
  margin-right: 5px;
}

.reply a{
 background: #ccc;
    color: #fff;
    font-family: 'Oswald', sans-serif;
     text-transform: uppercase;
  font-size: .8em;
  letter-spacing: 1px;
    padding: 5px 10px;
    
    
}

.reply a:hover{
     background: #000;
}




.blog-page{
    padding-top: 10px;   
}



/* ----------     SIDEBAR      ---------- */





#sidebar{
    width:  252px;
    margin-bottom: 40px;
}

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


#sidebar p{
    width: 100%;
    text-align:center;
    margin-bottom: 20px;
}


#sidebar .about{
    margin-bottom: 20px;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
}

#sidebar .about:hover{
  text-decoration: underline;
}


#sidebar a.about{
    margin-top: -10px;
    display:block;
    margin-bottom: 30px;
}

#sideba li {
	list-style: none;
}


#sidebar #mc_embed_signup{
    padding: 10px;
border: solid 3px #000;
    width: 225px;
    text-align: center !important;
    margin-bottom: 50px;
        background: url(images/nletter_03.jpg) no-repeat center 85px;
}

#sidebar #mc_embed_signup h2{
     text-align: center !important;
    font-size: 1.5em !important;
     font-family: 'Oswald'!important;
	font-weight: 700;
    margin-bottom: 40px !important;
}

#sidebar #mc_embed_signup div.mce_inline_error{
    background-color: #919d8b;
    color: #000;
    margin-left: 4px;
}



#sidebar #mc_embed_signup .mc-field-group{
    min-height: 35px;
}


#sidebar #mc_embed_signup .button {
    background-color: #000 !important;
    margin-left: 50px !important;
    
}

#sidebar #mc_embed_signup .mc-field-group input{
    font-style: italic;
    margin-left: 4px;
}

#sidebar #mc_embed_signup form{
 padding: 0px;   
}

/*#.icon-widget-heart, .icon-widget-comment{
    display: none !important;
}*/

.ig-base, .ig-padtop {
    display: none !important;
}


#mc_embed_signup #mce-success-response{
    color: #000 !important;
    display: none;
    padding: 10px;
    background: #fff;
    /* margin: 0 auto; */
    /* margin-top: -10px; */
    z-index: 99999;
    font-size: .8em;
    border: solid 2px #000;
}





#sidebar  .ig-root ul{
    background: #f1f1f1;
}



#social{
    width: 267px;
    height: auto;
    text-align: center;
    margin-bottom: 30px;
}

#social a{
    display: block;
    width: 56px;
    height: 56px;
    float:left;
    margin-right: 9px;
    margin-bottom: 10px;
}

.insta{
    background: url(images/insta.jpg);   
}

.insta:hover{
    background: url(images/insta2_03.jpg);   
}


.pin{
    background: url(images/pin.jpg);   
}

.pin:hover{
    background: url(images/pin2.jpg);   
}
.fb{
    background: url(images/fb.jpg);   
}
.fb:hover{
    background: url(images/fb2.jpg);   
}

.twit{
    background: url(images/twit.jpg);   
}
.twit:hover{
    background: url(images/twit2.jpg);   
}

.heart{
    background: url(images/heart.jpg);   
}
.heart:hover{
    background: url(images/heart2.jpg);   
}


.rss{
    background: url(images/rss.jpg);   
}
.rss:hover{
    background: url(images/rss2.jpg);   
}
.gplus{
    background: url(images/gplus.jpg);   
}
.gplus:hover{
    background: url(images/gplus2.jpg);   
}

.yout{
    background: url(images/yout.jpg);   
}
.yout:hover{
    background: url(images/yout2.jpg);   
}

input:focus{
    outline: none !important;
}


#sidebar .search-field{
 border-radius: 0px !important;
    background: #f0f0f0;
    padding: 9px;
      -webkit-appearance: none !important;
   -moz-appearance:    none !important;
   appearance:         none !important;
    border: none !important;
    font-style: italic !important;
    width: 209px;
    margin-bottom: 30px;
    
    
}



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


#sidebar .search-submit{
          width: 44px;
    padding: 7px;
    cursor: pointer;
    height: 31px;
    /* background: #919d8b url(images/seach_07.png) no-repeat center center; */
    background: #919d8b url(images/search.png) no-repeat center center;
    background-size: 19px;
    -webkit-appearance: none !important;
    border: none !important;
    margin-left: -5px;
    position: absolute;
}


#sidebar .search-submit:hover{
 background: #000 url(images/search2.png) no-repeat center center;
    background-size: 19px;
}




#sidebar h3{
    width: 100%;
    font-size: 50px;
    font-family: 'Oswald', sans-serif;
    background: url(images/bar_11.png) no-repeat right center;
    height: 45px;
}



#sidebar #instagram{
    height: 656px;
    width: 207px;
    background: #F0F0F0;
    padding: 20px;
    margin-bottom: 40px;
    margin-top: 80px;
}


#sidebar #instagram h4{
background-color: #fff;
  padding: 5px;
  text-align: center;
  letter-spacing: 1px;
}

#sidebar #instagram h4:hover{
    background-color: #919d8b;
}


#sidebar #instagram h4 span{
    position: relative;
    margin: 0px;
    background: none;
    width: auto;
    height: auto;
    color: #520003;
    display: inline;
}


#sidebar #instagram .igicon{
    display: block;
    position: absolute;
    margin-top: -30px;
    margin-left: 80px;
    background: url(images/instagram-pic_06.png);
    width:41px;
    height: 41px;
    z-index: 999;
}

.ig-widget-header, .ig-widget-footer{display: none;}


.insta-cube{padding: 0px 0px 20px 0px !important; background: transparent !important; }



#sidebar #pop{
    width: 214px;
    height: 845px;
        background: url(images/popular.jpg) no-repeat;
    padding: 30px 20px 0px 20px;
    margin-bottom: 45px;
}

.pop{margin-right: 26px;}

 #pop .pop,  #pop .faves{
    font-family: 'Oswald', sans-serif;
    line-height: 40px;
    letter-spacing: 1px;
    cursor: pointer;
    font-size: 20px;
}

#pop li:hover img{
    opacity: .7;
}

#pop li:hover span{
    background: #919d8b;
    color: #000;
}


#sidebar .active{
 font-weight: 700;
   margin-bottom: 5px;
    border-bottom: solid 2px #520003;
}


 #pop ul{
    width: 205px;
    height: auto;
    margin-top: 20px;
    display: none;
}

#sidebar .current{
    display: block !important;   
}

 #pop li{
 display: block;
    width: 205px;
    height: 225px;
    margin-bottom: 35px;
}

 #pop li span{
    display:block;
    width: 100%;
    background: #000;
    text-align: center;
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}

 #pop li span:hover{
    background: #919d8b;
    color: #000;
}

#sidebar #pop li .pop1{
    width: 46px;
    height: 37px;
    background: url(images/pop1_19.png);
    position:absolute;
    margin-top:-10px;
    z-index: 99;
}

#sidebar #pop li .pop2{
    width: 46px;
    height: 37px;
    background: url(images/pop2_19.png);
    position:absolute;
    margin-top:-10px;
    z-index: 99;
}

#sidebar #pop li .pop3{
    width: 46px;
    height: 37px;
    background: url(images/pop3_19.png);
    position:absolute;
    margin-top:-10px;
    z-index: 99;
}



#darby{
    width: 250px;
    height: 475px;
    background: url(images/darby-bg_03.png);
    padding-top: 30px;
    text-align: center;
    margin-bottom: 30px;
}


#darby h3{
    font-size: 22px;
    background: none !important;
    height: 25px !important;
}

#darby p{
    width: 200px;
    font-style: italic !important;
    margin: 0 auto;
    line-height: 1.2 !important;
    margin-bottom: 10px  !important;
}


#darby .button{
    margin-top: 224px;
    font-size: 16px  !important;
      padding: 0px 15px;
}

#darby .owl-prev{
    width: 13px  !important;
    height: 26px  !important;
    background: url(images/darby-left_03.png);
    position: relative;
  margin-top: -200px;
    z-index: 9999;
}

#darby .owl-next{
    width: 13px  !important;
    height: 26px  !important;
    background: url(images/darby-right_03.png);
    position: relative;
  margin-top: -26;
    float: right;
    z-index: 9999;
}





#darby .owl-item {
 border: none !important;   
} 



#darby .active {
 border: none !important;   
}

#darby-slide.owl-carousel .owl-item img{
      width: 80%;
  margin-left: 26px;
}


#cat-drop{margin-bottom: 12px;}

#cat-drop li{
    width: 225px;
    padding: 5px;
    cursor: pointer;
    color: #fff;
    background: #520003 url(images/dropdown_07.png) no-repeat 210px 10px;
    border: solid 5px #fff;
    outline: solid 2px #000;
    font-family: 'Oswald', sans-serif;
    font-size: 18px !important;
    letter-spacing: 2px;
}
#cat-drop li a{color: #fff;}

#cat-drop li ul{
    position: absolute; 
    z-index: 9999;
    border-right: solid 2px #000;
  border-bottom: solid 2px #000;
}


#cat-drop li li{
    background: url(images/trans_03.png) !important;
    font-size: 16px !important;
    letter-spacing: 0px;
    border: none;
    outline: none;
     font-family: 'Source Sans Pro' !important;
    text-transform: capitalize;
    
}

#cat-drop li li a{color: #848484; padding: 3px; display:block;}

#cat-drop li li a:hover{background: #f1f1f1 !important;}







/* ----------     PAGES      ---------- */




#page, #cat{
    margin-top: 20px;
    min-height: 300px;
}


#page p{
 margin-bottom: 20px;   
}

#page #mc_embed_signup .button {
	background: #919d8b !important;
	border-radius: 0px!important;
}


.plain{
  margin-top: 40px !important;   
}

.plain h2{
      width: 100%;
  text-align: center;

  margin-bottom: 40px !important;
    font-family: 'Oswald' !important;
	font-weight: 700;
}



/* ----------     ABOUT      ---------- */






.about .feat{
    margin-right: 30px;
}


.about #content{
    float:left;
    width: 553px;
}

.about p{
 text-align: justify;   
}


.about #social{
    width: 100%;
    margin-top: 40px !important;
    margin-bottom: 40px !important;
    padding-left: 20px;
    display: table-cell;
}


.about #social a {
    margin-top: 30px;
  margin-bottom: 40px;
}


.about h4{
    font-size: 22px;
    width: 100%;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    background: url(images/bar2_03.png) no-repeat 610px;
    margin-bottom: 30px;
}

.about .wp-post-image {float:left; margin-right: 30px; margin-bottom: 40px;}





/* ----------     STUDIO      ---------- */





.studio p{
 width: 900px;
    text-align: center;
    margin: 0 auto;
}

.studio .wp-post-image {margin-bottom: 20px;}


#scroll h5{
    width: 100%;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
      font-size: 20px;
  letter-spacing: 1px;
}

.studio #scroll{
    margin-bottom: 45px;   
}

#explore{
   width: 955px;
  padding-left: 45px;
  padding-top: 20px;
  padding-bottom: 20px;
  height: 141px;
  background: url(images/full_02.png) no-repeat;
    
}

#explore span{
  display: block;
  float: left;
  width: 275px;
  margin-right: 43px;
  height: 52px;
}

#explore span img{
 position:absolute;   
}

#explore a{
      padding-left: 35px;
  line-height: 1.6em;
    font-family: 'Oswald', sans-serif;
    font-size: 19px;
    letter-spacing: 1px;
    
}


.studio h4{
    text-align: center;
    background: #6C6C6C;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    padding: 5px 10px;
    width: 250px;
    margin: 0 auto;
    position: relative;
    margin-top: 20px;
    margin-bottom: 30px;
    letter-spacing: 2px;
}


#projects{
 width: 110%;
 margin-bottom: 60px;
}

#projects a{
    float:left;
    margin-right: 30px;
    margin-bottom: 30px;
    display: block;
}


#projects a span{
   background: url(images/pink.png);
    position: absolute;
    width: 315;
    height: 475px;
    display: none;
    box-sizing: border-box;
    /* top: 0px; */
    /* margin-top: 472px; */
    padding: 200px 40px 0px 40px;
    text-align: center;
    color: #000;
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    letter-spacing: 2px;
}

.show{
 display: block !important;   
}



/* ----------     CATS      ---------- */

#posts{
 width: 1020px;
    margin-left: -20px;
    margin-bottom: 90px !important;
   margin-top: -80px; 
   /* position:absolute; */
    -webkit-transition: opacity 10s ease-in;
    transition: opacity 10s ease-in;
}


#posts.loading  {
    /* Make the contents of the body opaque during loading */
    opacity: 0;

    /* Ensures that the transition only runs in one direction */
  
}

#cat article{
    width: 320px;
    height: 340px;
    float:left;
    margin-left: 20px;
    margin-bottom: 30px;
}

#info{
    padding: 10px;
    text-align: center;
    width: 300px;
    height: 70px;

}

#info:hover{
 background: #919d8b;
}

#img-wrap{
    width: 320px;
    overflow: hidden;
}

#img-wrap img{
    width: 320px;
    height: 240px;
}


#img-wrap span{
    width: 320px;
    height: 240px;
    display: block;
    overflow: hidden;
}



#img-wrap:hover #info{

     background: #919d8b !important;
}

#img-wrap:hover img{
 opacity: .7;   
}

.cat-img{
    width: 1000px;
  height: auto;
  margin: 0 auto;
  display: block;
}

#full{
    width: 100%;
    background: #fff;
      padding: 20px 0px 20px 0px;
    position: relative;
    display: block;
}



#full.sticky {
 position: fixed;
            background: #fff;
            padding-top: 10px  !important;
    box-shadow: 0px 0px 5px #888888;
    top: 0;
    padding: 0px !important;
    margin-top: 0px;
    z-index: 9999;
    
}

#full.sticky #nav{
    border: none !important;
}


h4{
    font-size: 18px;
    font-family: 'Oswald', sans-serif !important;
 	font-weight: 400;
    text-transform: uppercase;
}

h6{
     font-family: 'Source Sans Pro' !important;
    font-style: italic !important;
    font-size: 12px !important;
      line-height: 1.2em !important;
}

#nav{
    width: 970px;
    background: url(images/tri_07.png) no-repeat left center;
    height: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    margin-top: 15px;
    margin-bottom: 30px;
    padding-left: 25px;
   /* line-height: 55px; */
    z-index: 9999;
    margin: 0 auto;
}


#nav span{
    display: inline;
    font-family: 'Oswald', sans-serif !important;
    font-size: 18px;
    margin-right: 8px;
    float:left;
    letter-spacing: 1px;
}


#nav li{
 display: inline-block;
    color: #848484;
     font-family: 'Source Sans Pro' !important;
    padding: 5px 15px;
    cursor: pointer;
    margin-left: 5px;
    line-height: 14px !important;
    margin-right: 5px;
     border: solid 1px #fff;
    position: relative;
    line-height: 1em;

}

#nav li::after{
    content: '';
    width: 1px;
    background: #ccc;
    height: 25px;
    position: absolute;
    right: -9px;
    top: 0px;
    
}


#nav li.sub-menu ul{
 display: none;   
position: absolute;
    padding: 10px 10px 20px 10px;
    width: 120px;
    z-index: 999;
    margin-top: 5px;
}

#nav li.sub-menu:hover ul{
    display: block;
    background: #DDDDDD;
}


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


.diy  #nav li.active{
    border: solid 1px #520003;
}

#nav img{
      position: absolute;
    margin-top: 0px;
}

h2.diy{ color: #520003;}

.diy #nav li.active{
    border: solid 1px #f8b3b6;
}


h2.inspirations{ color: #96c6b3;}

 .inspirations #nav li.active{
    border: solid 1px #96c6b3;
}
.inspirations  #nav li.active{
    border: solid 1px #96c6b3;
}

h2.outfits{ color: #919d8b;}

 .outfits #nav li.active{
    border: solid 1px #919d8b;
}
.outfits  #nav li.active{
    border: solid 1px #919d8b;
}

.room #nav li.active{
        border: solid 1px #f8b3b5;

}



#cat-drop.outfits li{
    background: #919d8b url(images/dropdown_07.png) no-repeat 210px 10px;
}
#cat-drop.inspirations li{
    background: #96c6b3 url(images/dropdown_07.png) no-repeat 210px 10px;
}


#posts .mix{
	display: none;
}



.room  article {
    width: 480px !important;
    height: 460px !important;
    float: left;
    margin-left: 30px !important;
    margin-bottom: 30px;
}

.room #posts {
    width: 1030px;
    margin-left: -30px;

}

.room #img-wrap {
        width: 100% !important;
}

.room #img-wrap span {
    width: 480px !important;
    height: 360px !important;
}



.room #info{
    width: 100% !important;
        box-sizing: border-box;
}

.room #img-wrap img{
    width: 100% !important;
    height: auto !important;
}
    


/* ----------     SINGLE      ---------- */


.single #blog, .single #sidebar{
 margin-top: 30px;   
}


.full{
    width: 100%;
    background: url(images/full_02.png);
    margin-bottom: 60px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.pin-bar{
    width: 100%;
    height: 62px;
    display:block;
    background: url(images/pin-bar.png) no-repeat;
       padding-right: 30px;
    margin-bottom: 15px;
}

.widgettitle{
    display: none;   
}

.pins-feed-list img:hover{
    opacity: .7;   
}


.pin-bar .button{
    margin-right: 55px;
  margin-top: 10px;
  background: #fff;
}


.pin-bar .button:hover{
    background: #f8b3b6;
}

.comment:nth-child(2n+1){
    font-weight: 900 !important;   
}


/* ----------     BOOK      ---------- */


.button{
    font-family: 'Oswald', sans-serif !important;
    font-size: 18px !important;
    padding: 0px 15px 0px 15px;
    border: 4px solid #fff; 
  outline: 2px solid #000;
margin-top: `5px;
    display: inline-block;
    letter-spacing: 2px;
}

.button:hover{
 background: #919d8b;   
}


#featured-on{
    width: 100%;
}


.featured #featured-on{
padding-bottom: 40px !important;
}


.book #featured-on{
    margin-top: 80px;
}

.book .left img {margin-top: 20px;}

.book h2{font-size: 29px !important; letter-spacing: 2px;}

.book .right{padding-top: 20px;}

hr{
   border: solid 1px #000;
    margin-top: 20px;
    margin-bottom: 20px;
}

#featured-on h4{
        text-align:center;
        position:relative;
    margin-top: -30px;
    font-size: 18px !important;
}


#featured-on h4 span{
        background: #fff;
    padding: 15px;
    letter-spacing: 2px;

}

.book{
    padding-bottom: 80px;
}

.mag #featured-on {padding-top: 40px !important;}

.mag #featured-on li{
    display: inline-block;
    width: 246px;
    height: 240px !important;
    background-position: center center !important;
    
}

.mag #featured-on li h5{
    text-align: center;
     font-family: 'Source Sans Pro' !important;
    margin-top: 230px !important;
    
}


#featured-on li{
    display: inline-block;
    width: 246px;
    height: 200px;
    background-position: center center;
    
}

#featured-on li h5{
    text-align: center;
     font-family: 'Source Sans Pro' !important;
    margin-top: 165px !important;
       width: 180px;
    line-height: 1.1em !important;
    margin: 0 auto;
    
}

a#fb{
 padding: 10px 107px !important;
    margin-bottom: 40px;
      background: #fff url(images/fb_07.png) no-repeat 30px 8px;
  margin-top: 20px;
  letter-spacing: 2px;
    margin-left: 2px;
}

#fb:hover{
        background: #919d8b url(images/fb_07.png) no-repeat 30px 8px;
}


a#twit{
 padding: 10px 117px !important;
  margin-bottom: 40px;
  background: #fff url(images/twit_07.png) no-repeat 30px 10px;
  margin-top: 20px;
  letter-spacing: 2px;
     margin-right: 2px;
}

#twit:hover{
        background: #919d8b url(images/twit_07.png) no-repeat 30px 10px;
}


#contactMe{
    width: 285px;
    height: auto;
    position: absolute;
    margin-left: 80px;
    margin-top: 255px;
    margin-bottom: 300px;
    text-align: center;
}






/* ----------     CLASSES      ---------- */


.classes img{
    margin: 0 auto;
    display:block;
    margin-bottom: 40px;
    
}





/* ----------     FEATURED IN      ---------- */


.featured{
   padding-top: 90px !important;   
}



.tv, .mag, .web, .blog{
    width: 100%;
    height: auto;
    margin-bottom: 60px;
}

.tv h2{
    width: 100%;
    padding-left: 80px;
    height: 55px;
     background: url(images/tv_03.png) no-repeat;
    line-height: 60px;
}

.mag h2{
    width: 100%;
    padding-left: 80px;
    height: 55px;
     background: url(images/magazine_03.png) no-repeat;
    line-height: 60px;
}

.web h2{
    width: 100%;
    padding-left: 80px;
    height: 55px;
     background: url(images/websites_03.png) no-repeat;
    line-height: 60px;
}





/* ----------     VIDEOS      ---------- */




#videos{
    width: 1030px;
    height:auto;
    margin-bottom: 60px;
    margin-top: 30px;
}

#videos a{
      display: block;
  width: 495px;
  height: auto;
  text-align: center;
  margin-right: 15px;
  float: left;
  margin-bottom: 20px;
  text-transform: uppercase;
    font-size: 1.3em;
  padding-bottom: 30px;
     font-family: 'Oswald', sans-serif !important;
}


#videos a span{display: block; margin-top: 10px;}

#videos img{   max-height: 283px; }

#videos img:hover{ opacity: .7;}





/* ----------     DIY KITS      ---------- */






.diy-kits #diy-feat{
    float:left;
    margin-bottom: 30px;
    margin-right: 30px;
    margin-top: 64px;
}


.diy-kits .right{
    width: 481px;
    height:auto;
    min-height: 100px;
    background: url(images/heart_06.png) no-repeat top center;
    margin-top: 30px;
    padding-top: 50px;
}

.diy-kits .right p{
 margin-bottom: 20px;   
}

.diy-kits .right h2{
 width: 100%;
    text-align: center;
}

.diy-kits h3{
    width: 100%;
    text-align: center;
        font-family: 'Oswald', sans-serif;
			font-weight: 700;
    font-size:  29px;
    margin-bottom: 50px;
    letter-spacing: 2px;
    margin-top: 10px;
    
}

.diy-kits #posts{
 margin-top: 0px !important ; 
}


#cat #posts{
    margin-bottom: 90px !important;
}




/* ----------     FOOTER      ---------- */




#foot-top{
    padding: 45px 0px 25px 0px !important;
    border-top: 2px solid #000;
}

#foot-top .col1{
    height: 90px;
    width: 95px;
    border-right: dotted 2px #C9C9C9;
}

#foot-top .col2{
border-right: dotted 2px #C9C9C9;
    height: 90px;
    width: 300px;
    text-align: center;
}

#foot-top .col3{
border-right: dotted 2px #C9C9C9;
    height: 90px;
    width: 340px;
    text-align: center;
}

#foot-top .col4{
    height: 130px;
    width: 259px;
    text-align: center;
}

#foot-top .col4 #social2{
    margin-top: 20px;
}


h4{
 font-size: 20px !important;   
}

#foot-top a{
    font-family: 'Source Sans Pro'  !important;
    font-size: 14px;
    font-weight: 700 !important;
      line-height: 1.5em !important;
 
}


#foot-top .search-field{
     border: solid 2px #000 !important;
  height: 33px !important;
  padding-right: 47px;
  width: 230px !important;
  font-style: italic !important;
  background: url(images/foot-search-bar_11.png) no-repeat 185px -1px !important;
  margin-top: 20px;
  padding-left: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


#foot-top .search-submit{
  width: 39px;
  height: 29px;
  position: absolute;
  margin-left: -42px;
  margin-top: 22px;
  background: #919d8b url(images/search.png) center center no-repeat;
  background-size: 19px;
  border: solid 3px #fff;
}

#foot-top .search-submit:hover{
    background: #000 url(images/search2.png) center center no-repeat;
    background-size: 19px;
}


#foot-top #mc_embed_signup div.mce_inline_error{
      background-color: #919d8b !important;
      color: #000 !important;
    text-transform: uppercase;
    margin-left: 42px;
  position: absolute;
}


#foot-top #mce-EMAIL{
  border: solid 2px #000;
  height: 33px;
  width: 230px;
    font-style: italic !important;
    background: url(images/foot-search-bar_11.png) no-repeat 185px -1px;
    margin-top: 10px !important;
    margin: 0 auto;
      -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 47px;

}


#foot-top #mc_embed_signup{
    width: 100%;
}


#foot-top #mc-embedded-subscribe{
   width: 39px;
  height: 29px;
  position: absolute;
 margin-left: 232px; 
  margin-top: -31px;
  background: #919d8b url(images/check_07.png) no-repeat center center;
  border: none;
  padding: 0px !important;
  border: solid 3px #fff !important;
  border-radius: 0px;
  z-index: 9;
  outline: none !important;
}

#foot-top #mc-embedded-subscribe:hover{
     background: #000  url(images/check2_07.png) no-repeat center center;
}


footer{
 height: 30px;
    width: 100%;
 border-top: dotted 2px #C9C9C9 !important;
    display: block;
    color: #848484;
    font-size: 12px !important;
    line-height: 30px !important;
    font-family: 'Source Sans Pro'  !important;
}

footer a{color: #848484;}
footer a:hover{text-decoration:underline;}


footer .left a{margin-left: 20px;}
footer .right a{margin-left: 0px;padding-left: 10px; background: url(images/fuze_03.png) no-repeat;}

footer .right a:hover{color: #f8b3b6;}





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


.not-found{
    width: 100%;
    height: 600px;
    background: url(images/404_03.png) no-repeat center center;
    display: block;
    margin-bottom: 100px;
}


#return{
    width: 200px;
    text-align:center;
    display: block;
    margin: 0 auto;
    margin-top: 440px;
       font-family: 'Oswald', sans-serif !important;
    position:absolute;
    font-size: 18px;
    letter-spacing: 2px;
    margin-left: 410px;
    margin-bottom: 100px;
}

/* ----------     SCROLL      ---------- */









.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 1;
}


.cd-top {
  display: block;
    height: 71px;
    width: 71px;
    position: relative;
    z-index: 9999;
    margin-top: -90px;
    margin-bottom: 10px;
    bottom: 0px;
    right: -905px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(images/back.png);
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;

}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}





/* ------   TOGGLE   ------ */


#faq{
    width: 1040px;
    margin-bottom: 80px;
    
}

#faq h4{
 background: url(images/faq_03.png) no-repeat center center;
}

#toggle-view {
	list-style:none;	
	font-family:arial;
	font-size:11px;
	margin:0;
	padding:0;
}

	#toggle-view li {
		  margin-right: 10px;
  border: 2px solid #000;
  position: relative;
  cursor: pointer;
  padding: 10px;
    float: left;
  width: 470px;
  margin-bottom: 10px
	}
	
	#toggle-view h3 {
		margin:0;
		font-size:14px;
    max-width: 440px;
    font-weight: 700;
	}

	#toggle-view span {
		position:absolute;
		right: 10px;
  top: 10px;
  color: #f8b3b6;
  font-size: 27px;
	}
	
	#toggle-view .panel {
		  padding: 10px;
      margin-left: -12px;
  display: none;
      width: 96%;
  position: absolute;
  z-index: 999;
  background-color: #fff;
  border-bottom: solid 2px #000;
     border-left: solid 2px #000;
     border-right: solid 2px #000;
	}	




	#toggle-view .panel p{
 font-size: 16px;   
}






.mc-layout__modalContent {
  display: block;
  height: auto !important;
  overflow-y: visible !important;
  position: relative;
    outline: solid 6px #fff !important;
    padding: 30px;
    background: #fff;
    border: solid 2px #000;
     font-family: 'Oswald' !important;
	font-weight: 700;
    margin-left: 350px;
    margin-top: 200px;
        width: 230px  !important;;
}


div.content__titleDescription {
  margin-bottom: 20px;
  text-align: center !important;
  font-family: 'Oswald' !important;
	font-weight: 700;
}


mc-layout__modalContent


.mc-layout__modalContent .button {
  background-color: #000 !important;
  border: 0 none;
  border-radius: 0px !important;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  /* font-family: "Helvetica Neue",Arial,Helvetica,Verdana,sans-serif; */
  font-size: 13px;
  font-weight: 700;
  height: 36px;
  letter-spacing: 0.01em;
  line-height: 36px;
  margin-right: 0;
  overflow: hidden;
  padding: 0 18px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  margin-left: 26px;
  text-transform: uppercase !important;
  font-family: 'Oswald' !important;
}


.mc-closeModal{
      margin-left: 350px !important;
    margin-top: 200px !important;
}


iframe body{
    
     font-family: 'Oswald' !important;
}




.left{ float: left;}
.right{float: right;}
.clear{clear:both;}
.hidden{display: none;}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* Wordpress Barista Start CSS */

.alignfull {
	margin: 32px calc(50% - 50vw);
	max-width: 100vw;
	width: 100vw;
}

.alignwide {
	margin: 40px calc(25% - 25vw);
	max-width: 100vw;
}

.script {
	font-family: "Crimson Text", serif !important;
}

/* Custom Colors */

.has-sage-background-color {
     background-color: #919d8b;
 }
.has-sage-color, .has-green-color a {
     color: #919d8b;
}

.has-dark-green-background-color {
     background-color: #274b3e;
 }
.has-dark-green-color, .has-dark-greeen-color a {
     color: #274b3e;
}
.has-pink-background-color {
     background-color: #e0beb2;
}
.has-pink-color, .has-pink-color a {
     color: #e0beb2;
}

.has-maroon-background-color {
     background-color: #74353e;
}
.has-maroon-color, .has-maroon-color a {
     color: #74353e;
}
.has-maroon-2-background-color {
     background-color: #520003;
}
.has-maroon-2-color, .has-maroon-2-color a {
     color: #520003;
}

.has-cream-background-color {
     background-color: #ebe5df;
}
.has-cream-color, .has-cream-color a {
     color: #ebe5df;
}

.has-black-background-color {
     background-color: #000000;
}
.has-black-color, .has-black-color a {
     color: #000000;
}

.has-gray-background-color {
     background-color: #524c4c;
}
.has-gray-color, .has-gray-color a {
     color: #524c4c;
}

.has-black-background-color {
     background-color: #000000;
}
.has-black-color, .has-black-color a {
     color: #000000;
}

.has-white-background-color {
     background-color: #ffffff;
}
.has-white-color, .has-white-color a {
     color: #ffffff;
}


.above-footer {
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

#sidebar li {
	list-style-type: none;
}

.above-footer .widget {
	border: 1px solid #524c4c;
	text-align: center;
	padding: 10px;
}

.above-footer .widgettitle {
	color: #520003;
	font-family: "Crimson Text", serif;
	text-transform: none;
	text-align: center;
	padding: 10px 30px;
	display: inline-block;
	margin: -30px auto 0 auto;
	background: #ebe5df;
	line-height: 1;
	height: auto;
}

#text-4 .widgettitle,
#sidebar .widgettitle {
	color: #520003;
	font-family: "Crimson Text", serif;
	text-transform: none;
	text-align: center;
	padding: 10px 30px;
	background: #ebe5df;
	display: block;
	line-height: 1;
	height: auto;
}


.above-footer .gallery-item {
	margin: 10px 3px 10px 3px !important;
}

/* Home Widgets */


.home-1, .home-2 .widget {
	position: relative;
	margin-bottom: 30px;
}

.home-1 ul li, .home-2 ul li  {
	list-style-type: none;
}

.home-2.widget-area {
	display: flex;
}

.home-2.widget-area .widget {
	flex: 1;
	margin-left: 20px;
	
}

.home-2 .wp-caption p {
	display: none;
}

.home-2.widget-area .widget:first-of-type {
	margin-left: 0;
	
}

.home-1 h3 {
	margin-bottom: .7em;
	font-family: "Crimson Text", serif;
	font-size: 28px;
	font-style: italic;
	letter-spacing: 1px;
	color: #274b3e;
}

.home-1 .button {
	border: 1px solid #ffffff;
	padding: 6px 10px;
	color: #ffffff;
	background-color: transparent;
	outline: none;
	font-family: "Source Sans Pro", sans-serif !important;
	letter-spacing: 0;
	font-weight: 300;
}


.home-1 .button:hover {
	border: 1px solid #919d8b;
	background-color: #919d8b;
	
}


.recent-post-title {
    background: #919d8b;
    height: auto;
	 padding: 8px 20px;
    
}


.recent-post-title h3 {
	font-size: 25px !important;
   line-height: 1;
    font-family: 'Crimson Text', sans-serif;
	color: #ebe5df;
	font-style: italic;
	font-weight: 300;
	text-transform: none !important;
}

.home-2 .widgettitle{
    background: #ebe5df;
    margin: 0 15%;
    padding: 15px;
    position: absolute;
    top: 35%;
    left: 0;
    width: 60%;
	text-align: center;
	font-family: "Crimson Text", serif !important;
	font-size: 18px !important;
	font-style: italic;
	letter-spacing: 1px;
	color: #274b3e;
	text-transform: none;
}

.home-2 .widgettitle a {
	color: #274b3e;
}

.home-2:hover {
	cursor: pointer;
}

.post-date {
	margin: 15px 10px 0 10px !important;
}

.flex-2-column, .flex-3-column {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

.flex-2-column .wp-block-column:not(:first-child),
.flex-3-column .wp-block-column:not(:first-child) {
	margin-left: 0!important;
}

.flex-2-column .room-makeovers .wp-block-column:not(:first-child),
.flex-3-column .room-makeovers .wp-block-column:not(:first-child) {
	margin-left: 6px !important;
}


.flex-2-column .wp-block-image img,
.flex-3-column .wp-block-image img {
	height: auto;
}

.flex-2-column .wp-block-column,
.flex-2-column .wp-block-columns,
.flex-2-column .wp-block-image.script,
.flex-2-column .wp-block-image figcaption,
.flex-3-column .wp-block-column,
.flex-3-column .wp-block-columns,
.flex-3-column .wp-block-image.script,
.flex-3-column .wp-block-image figcaption{
	margin-bottom: 0 !important;
}

.wp-block-columns .divider .wp-block-column {
	padding: 10px !important;
}

.wp-block-columns .divider .wp-block-column p {
	margin-bottom: 0!important;
}

.flex-2-column .wp-block-group {
	display: flex;
    flex-direction: row;
	flex-basis: 49%;  
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
	margin-bottom: 30px;

}

.flex-2-column .wp-block-group.shop-my-home,
.flex-3-column .wp-block-group.shop-my-home{
	display: flex;
    flex-direction: row;
	flex-basis: 46%;  
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
	margin: 20px;

}

.room-makeovers h2,
.room-makeovers h2 a {
	color: #274b3e !important;
    font-family: "Source Sans Pro", serif;
    font-size: 20px !important;
    line-height: 1.3;
	letter-spacing: normal!important;
}

.flex-2-column .room-makeovers:nth-of-type(2n+2) {
	margin-left: 20px !important;
}

.flex-3-column .wp-block-group {
	display: flex;
    flex-direction: row;
	flex-basis: calc(32.66%);  
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
	margin-left: 1%;
	
}

.flex-3-column .wp-block-group:nth-of-type(3n+1) {
	margin-left: 0;
}



/* slider */
.soliloquy-controls-direction {
	display:none;
}
.home-1 h3 {
	line-height: 2rem;
}
.home-1 {
	margin-top: 20px; 
}
/* BLOCKS */
.wp-block-columns .divider{
	padding: 0px;
	align-items: center;
	justify-content: center;
}

.divider.has-sage-background-color {
	align-items: center;
	justify-content: center;
}

.divider.has-sage-background-color p {
	margin-bottom: 0 !important;
}
.wp-block-columns .divider .wp-block-column {
	padding: 20px 20px 0;
	border-right: 3px solid #fff;
	margin-top:0px
}
.wp-block-columns .divider .wp-block-column:last-of-type{
	border-right: none;
}
#page .wp-block-columns.divider .wp-block-column p{
	font-family: 'Crimson Text', serif;
}


.wp-block-columns figure.wp-block-image {
	margin-bottom: 4px;
}

figcaption {
	color: #274b3e;
	background-color: #ebe5df;
	text-align:center;
	padding: 10px;
	margin-top: .2em!important; 
	font-family: 'Crimson Text', serif;
	line-height: 1.3rem;
	font-size: 18px;
}
figcaption a{
	color: #274b3e;
}

p.has-background {
	padding: 8px 20px;
}

/*** ARCHIVES ***/
#blog article .post-heading h3 {
	text-transform: uppercase;
}

#page.archive .left.home-blog {
	margin-top: 2.5rem;
}

.archive .home-blog article {
	max-height: 550px;
	overflow: hidden;
	min-height: inherit;
}

/*** SINGLE ****/
#blog article h3 {
	font-size: 24px;
	text-transform: capitalize;
	font-family: "Crimson Text", serif;
	text-align: center;
	color: #274b3e;

}

#blog article h5.hide a,
#blog article h5 {
	margin-bottom: 15px;
	margin-top: 5px;
	text-align: center;
	color: #919d8b;
}

.wp-block-image img {
    max-width: 100%;
    height: auto;
}

/**Sidebar**/
aside.right{
	margin-top: 2.5rem;
}
.widgettitle {
	display:block;
}

/*SHOP OUR HOMES*/
.flex-2-column .wp-block-group.shop-my-home{
	margin:0;
}
.flex-2-column .wp-block-group.shop-my-home:nth-of-type(2n){
	margin-left:4.8rem;
}
/* SIGNUP TEXT NEWSLETTER */
.signup-newsletter {
	padding: 20px 10px 0px 10px;
	text-align: center;
}

.signup-newsletter-footer {
	padding: 0 10px 10px 10px;
	text-align: center;
}

.signup-newsletter p,
.signup-newsletter-footer p{
	font-family: "Crimson Text", serif;
	font-size: 21px;
	color: #524c4c;
	margin-bottom: 0 !important;
}


/* FOOTER */
#gallery-1 img {
	border: none!important;
}

.above-footer .widget {
	border: 1px solid #919d8b;
	margin-top: 60px; 
}

@media screen and (max-width: 731px) { 
	.flex-2-column, .flex-3-column, .home-2.widget-area {
		display: block;
	}
	
	.flex-2-column .wp-block-group.shop-my-home:nth-of-type(2n) {
		margin: 10px 0 !important; 
	}
	
	.home-blog article {
		margin-left: 0;
		min-height: inherit !important;
	}
	
	.flex-2-column .room-makeovers:nth-of-type(2n+2) {
		margin-left: 0 !important;
	} 
}