/* ----------------
HEADER + NAV SECTION
---------------- */
.headerContainer {
    padding-bottom:28px;
}

.navContainer {
    padding-bottom: 7px;
}

.navContent ul li a {
    letter-spacing: 1px;
}

.socialMedia ul li {
    margin-right: 1em;
}

.zocial:before, .ieLTE8 .zocial {
    font-size: 15px !important;
}

.socialMedia {
    position: absolute;
    right: 7.5%;
    top: 75px;
}
@media only screen and (min-width: 768px) {
    .logo{
        margin-top:30px !important;   
    }
}
/*NO CLICK FORMATTING*/
a.noClick { 
    cursor: default; 
}

@media only screen and (max-width: 768px) {
    .socialMedia {
        display: none;
    }
}

/* ----------------
DROPDOWN FORMATTING
---------------- */
.navContent ul li ul, .navContent ul li:first-child ul {
    border-width: 0px;
}


/* ---------------- GLOBAL TREATMENTS ---------------- */
.primaryAndSecondaryContainer {
    padding-top:40px;
}

@media only screen and (min-width: 768px) {
    .primaryAndSecondaryContent {
        width: 80%;
        max-width: 900px;
    }
}
/* ---------------- STYLE STORIES ---------------- */
h2.contentTitle {padding-bottom: 0}
/* ----------------
INVESTMENT CONTENT STYLING 
---------------- */
.block_b24ee6bc285b47feab0f8385b2adfe5c, /* Closet Analysis */
.block_c58784a15cd14ca1a7acb722a7726879, /* Sort, Shop Style */
.block_df95519ae346430b8c6a1e2fe7722128, /* The Custom 90 */
.block_ca6c114150ab4987a74c6bdb51567f8e /* Virtual Styling */ {
    text-align:center;   
}
.block_b24ee6bc285b47feab0f8385b2adfe5c .blockText ul, /* Closet Analysis */
.block_c58784a15cd14ca1a7acb722a7726879 .blockText ul, /* Sort, Shop Style */
.block_df95519ae346430b8c6a1e2fe7722128 .blockText ul, /* The Custom 90 */
.block_ca6c114150ab4987a74c6bdb51567f8e .blockText ul /* Virtual Styling */ {
    padding-left: 0;
}
.block_b24ee6bc285b47feab0f8385b2adfe5c li, /* Closet Analysis */
.block_c58784a15cd14ca1a7acb722a7726879 li, /* Sort, Shop Style */
.block_df95519ae346430b8c6a1e2fe7722128 li, /* The Custom 90 */
.block_ca6c114150ab4987a74c6bdb51567f8e li /* Virtual Styling */ {
    display:inline;   
}
.block_b24ee6bc285b47feab0f8385b2adfe5c .blockText li:first-child, /* Closet Analysis */
.block_c58784a15cd14ca1a7acb722a7726879 .blockText li:first-child, /* Sort, Shop Style */
.block_df95519ae346430b8c6a1e2fe7722128 .blockText li:first-child, /* The Custom 90 */
.block_ca6c114150ab4987a74c6bdb51567f8e .blockText li:first-child /* Virtual Styling */ {
    color:#333;
    font-family:futurabold;
}
.block_b24ee6bc285b47feab0f8385b2adfe5c .blockText li:nth-child(3), /* Closet Analysis */
.block_c58784a15cd14ca1a7acb722a7726879 .blockText li:nth-child(3), /* Sort, Shop Style */
.block_df95519ae346430b8c6a1e2fe7722128 .blockText li:nth-child(3), /* The Custom 90 */
.block_ca6c114150ab4987a74c6bdb51567f8e .blockText li:nth-child(3) /* Virtual Styling */ {
    display:block;
    font-family:adobegaramondproitalic;
    font-style:italic;
}

/* ----------------
GIFT CARD BANNER 
---------------- */
/* Banner Heading */
.block_d7f7131b747a45909b2d2045dd72b71e .contentTitle, /* Sort, Shop Style */
.block_df1fa79461e9493baf3a1965beab4f72 .contentTitle /* Closet Analysis */ { 
    color: #66bcc9;
    text-transform: uppercase;
    display: inline-block;
    padding-bottom: 0px;
    padding-right: 15px;
    line-height: 46px;
}
/* Button Placement */
.blockWrap_e426b6ea49e442f4b9205f8d3ec35d24, /* Sort, Shop Style */
.blockWrap_a3762dc4f290414685ac57d707b30956 /* Closet Analysis */ { 
    display: inline-block;
}

.block_e426b6ea49e442f4b9205f8d3ec35d24 .button, /* Sort, Shop Style */
.block_df1fa79461e9493baf3a1965beab4f72 .button /* Closet Analysis */ { 
    line-height: 1.5;
    padding: 10px 15px;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #ffffff;
    background: transparent;
    font-size: 16px;
    border-color: #ffffff;
    border-width: 1px;
    font-family: futurabold,Arial,Verdana,sans-serif;
    text-transform: uppercase;
}

@media only screen and (max-width: 400px) {
    /* Banner Heading */
    .block_d7f7131b747a45909b2d2045dd72b71e .contentTitle, /* Sort, Shop Style */
    .block_df1fa79461e9493baf3a1965beab4f72 .contentTitle /* Closet Analysis */ {
        font-size: 14px;
        line-height: 14px !important;
        padding-bottom: 20px !important;
    }
    
    
    .block_e426b6ea49e442f4b9205f8d3ec35d24 .button, /* Sort, Shop Style */
    .block_df1fa79461e9493baf3a1965beab4f72 .button /* Closet Analysis */ {
        font-size: 12px;
    }
}

/* ----------------
CUSTOM BULLETS
---------------- */


.primaryContent .blockContent.lstsy1 .blockText ul {
    list-style-type: none!important;
    padding:0;
    margin:0;
}
.primaryContent .blockContent.lstsy1 .blockText li { 
    padding-left: 1em; 
}
.primaryContent .blockContent.lstsy1 .blockText li:before {
    content: "•";
    color: #5bc2d3;
    position: absolute;
    margin-left: -20px;
}
.primaryContent .blockContent.lstsy1 .blockText ul ul {
    padding-left: 1.75em;
}
.primaryContent .blockContent.lstsy1 .blockText ul ul li:before {
    content: "+";
    color: #949494;
    position: absolute;
    margin-left: -20px;
}

/* ---------------- HOME ---------------- */
/* ----------------
HERO SECTION
---------------- */
@media only screen and (max-width: 767px){
    .block_c3029bc6c0cf48eb8b27f111c7848ecd .customCaption > p {
        display:none;
    }
}
#home .primaryAndSecondaryContainer {
    padding-top: 0;
}
.block_c3029bc6c0cf48eb8b27f111c7848ecd .blockImg .customCaption {
        padding: 15px;
    }


    .block_e31fbbe153584bae88009d1516fac9e2 .button {
        background: #112369;
        margin-top: 15px;
        color: white;
        border: none;
        font-family: futurabold,Arial,Verdana,sans-serif;
        letter-spacing: 1px;
        text-transform: uppercase;
}

@media only screen and (min-width: 768px) {
    .block_c3029bc6c0cf48eb8b27f111c7848ecd .blockImg .customCaption {
        width: 100%;
    }
    .block_c3029bc6c0cf48eb8b27f111c7848ecd { /* WIDE HERO */
        padding: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    .block_c3029bc6c0cf48eb8b27f111c7848ecd .contentImg {
        min-width: 100%;
    }
    .block_c3029bc6c0cf48eb8b27f111c7848ecd .blockImg {
        position: relative;
    }
    .block_c3029bc6c0cf48eb8b27f111c7848ecd .blockImg .customCaption { /* FORMAT HERO CAPTION  BOX*/
        position: absolute;
        width: 70%;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .block_c3029bc6c0cf48eb8b27f111c7848ecd .customCaption .contentTitle { /* FORMAT HERO CAPTION TITLE */
        text-align:center;
        color: white;
        text-shadow: 0 0 5px rgba(0,0,0,0.5);
        font-weight: 100;
        font-size: 260%;
        padding-bottom: 5px;
        text-transform: capitalize;
    }
    
    .block_c3029bc6c0cf48eb8b27f111c7848ecd .customCaption p { /* FORMAT HERO CAPTION  */
        text-align:center;
        color: white;
        text-shadow: 0 0 5px rgba(0,0,0,0.5);
        font-size: 22px;
    }
    
    .block_c3029bc6c0cf48eb8b27f111c7848ecd .customCaption p:nth-child(3) { /* FORMAT HERO CAPTION  */
        padding-bottom: 20px;
    }
    .block_e31fbbe153584bae88009d1516fac9e2 .button {
     border: 1px solid white;   
    display: inline-block;
    line-height: 1.5;
    padding: 10px 15px;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #ffffff;
    background: transparent;
    font-size: 16px;
    border-color: #ffffff;
    border-width: 1px;
    font-family: futurabold,Arial,Verdana,sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}
}
.block_c3029bc6c0cf48eb8b27f111c7848ecd .flexslider .slides img {
    -webkit-filter: brightness(50%);
}

/* ----------------
HOME - STYLE STORIES HEADER SECTION
---------------- */
.block_fbea893a5243486abbd60b5d443e02a5 .contentTitle {
    color: #666666;
    font-size: 32px !important;
    text-transform: capitalize;
    letter-spacing: 0;
    padding-bottom: 0px;
}


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

/* ----------------
SCHEDULE NOW BUTTON ON SERVICES PAGE
---------------- */
.block_e868164f791f4fad8e281751c3532a04 .button, /* Sort, Shop, Style */
.block_b1c5e8dfd7cc461c93682846e7a47ef6 .button, /* Closet Analysis */
.block_ee850ec6fa024007b2aeafe6e57bdd68 .button, /* Virtual Styling */
.block_cd6156cdab194127b360bbcb1caab60c .button, /* Virtual Styling */
.block_cf4ee9dd2c2348e4aa6620ba36c7c627 .button, /* Wardrobe Design */
.block_b19ae90c9d9e4a788d4ebf3f1b9497ba .button, /* Executive Service */
.block_d9a6dea84e66486b909831c57f21f4d9 .button, /* Capsule Wardrobe Styling */
.block_acd1a34153cb41fbb98f415de3a46478 .button  /* Testimonials */ {
    line-height: 1.5;
    padding: 10px 15px;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: futurabold,Arial,Verdana,sans-serif;
    text-transform: uppercase;
}

/* ----------------
SORT, SHOP, & STYLE PAGE
---------------- */
.block_f7f75251da9e40f7b3ce6b9efc5e1949 .itemContent .contentTitle { /* Items List Title */
    color: #112369;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
    padding-bottom: 2px;
}

.block_f7f75251da9e40f7b3ce6b9efc5e1949 .itemContent p:first-child { /* Items List Subtitle */
    color: #66bcc9;
    text-transform: uppercase;
    font-family: futurabold, Arial, Verdana, sans-serif;
    letter-spacing: 1px;
    padding-bottom: 15px;
    font-size: 15px;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #ccc;
}

.block_f7f75251da9e40f7b3ce6b9efc5e1949 .itemContent p:last-child { /* Items List Format */
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}

.block_c6f8ab859a4b43ebbca589cb53b98f44 .blockText ul li:first-child { /* Bonus Text */
    font-family: futurabold, Arial, Verdana, sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline;
}

.block_c6f8ab859a4b43ebbca589cb53b98f44 .blockText ul li:nth-child(2) { /* Bonus Description */
    display: inline;
}

/* ----------------
CLOSET ANALYSIS PAGE
---------------- */
.block_fbc8c3333b804c8c8610fcc009c5acc3 p:first-child {
    padding-bottom:0px;
}

.block_fbc8c3333b804c8c8610fcc009c5acc3 p:nth-child(3) {
    padding-bottom:0px;
}

/* ----------------
THE CUSTOM 90 PAGE
---------------- */
.block_d48c979f70b941c19e19f1f105c59989 .contentTitle {
    font-size: 18px;
    font-family: futurabold,Arial,Verdana,sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #112369;
    padding-bottom: .5em;
}

.block_f847a2b1dd3c47ffac579406aeafadd0 .blockText ul ul {
    list-style-type: square;
}

.block_bb51c770f767430cabc66e3b58d03a18 .blockText ul li:first-child { /* Bonus Text */
    font-family: futurabold, Arial, Verdana, sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline;
}

.block_bb51c770f767430cabc66e3b58d03a18 .blockText ul li:nth-child(2) { /* Bonus Description */
    display: inline;
}

.block_bb51c770f767430cabc66e3b58d03a18 .blockText ul:last-child li:last-child {
    font-style: italic;
}
.block_bb51c770f767430cabc66e3b58d03a18  .blockText p{
    color:#f76968;   
    font-family: futurabold;
    text-transform: uppercase;
    padding-bottom:5px;
}

/* ----------------
VIRTUAL STYLING PAGE
---------------- */
.block_d47e8ea875f64a90b980cbf9b79c452f p {
    padding-bottom: 5px;
}  

.block_d47e8ea875f64a90b980cbf9b79c452f p:first-child {
    padding-bottom: 1.5em;
}

/* ---------------- END OF SERVICES PAGES ---------------- */

/* ----------------
BEFORE + AFTER PAGE
---------------- */

/* Image Title */
.items_a6b88313c3244bfc8d31e27c277bf27f .contentTitle {
    font-size: 20px;
    padding-bottom: 0px;
}
.items_a6b88313c3244bfc8d31e27c277bf27f .contentTitle a {
    text-transform: none;
}

/* ----------------
BEFORE + AFTER INTERIOR PAGES
---------------- */
/* Page Title */
.blockWrap_a7bv59RxCTypQzpD .contentTitle { 
    color: #eb6648;
    font-size: 36px;
    font-family: futurabold,Arial,Verdana,sans-serif;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
    padding-bottom: 0px;
}

/* Page Subtitle */
.block_a7bv59RxCTypQzpD .blockText {
    font-size: 20px;
}

/* Before + After Formatting */
.block_3Hej5CgnkrtUOapd {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

/* Social Sharing */
.socialSharingText {
    float: left;
    font-size: 16px;
    padding-right: 10px;
}

/* Hide Caption on Image Overlay */
.page_a743f4adf81944e284e44287c3c157dc_items .publicModalContainer .customCaption {
    display:none;
}

@media only screen and (max-width: 400px) {
    .block_3Hej5CgnkrtUOapd {
        width: 100% !important;
    }
    
    .block_3Hej5CgnkrtUOapd.cols2.imgMgn1 .imgGridItem {
        width: 100%;
        margin: 15px auto;
    }
    
    .block_WSQMFrTrlHfdhMHM.cols3.imgMgn1 .imgGridItem {
        width: 100%;
        margin: 15px auto;
    }
}

/* ----------------
ABOUT PAGE
---------------- */
.blockWrap_c4106b1405294cfc963515f7e8a29a50 .contentTitle {
    letter-spacing: 1px;
}

/* ----------------
TESTIMONIALS PAGE
---------------- */
@media only screen and (max-width: 400px) {
    .blockWrap_f856874db0c845ce9d9b7e82328d598e {
        width 100%;
    }
} 

@media only screen and (min-width: 401px) {
    .blockWrap_f856874db0c845ce9d9b7e82328d598e {
        width: 60%;
        margin-right: auto;
        margin-left: auto;
    }
}

/* ----------------
PRESS PAGE
---------------- */
@media only screen and (max-width: 767px) {
    .block_dd6b753b085340c7a612a09e0b9eb04e.cols6.imgMgn1 .imgGridItem {
        max-width: 100%;
        width: 50%;
        margin: 10px auto;
        vertical-align: middle;
        padding-right: 10px;
    }
    
    /*fix column in mobile*/
   .block_dd6b753b085340c7a612a09e0b9eb04e.cols6.imgMgn1 .imgGridItem:nth-child(2n+1) {
    clear: left;
    }
}

/* ----------------
FAQ PAGE
---------------- */
.block_iqG9ZfGiUMH4XFhx .blockText .contentTitle {
    text-transform: none;
    color: #66bcc9;
}

/* ----------------
GIFT CARD PAGE
---------------- */
.block_cbf4946205744fad971bd18cda47256f .contentTitle {
    letter-spacing: 1px;
}

.block_cbf4946205744fad971bd18cda47256f .blockText p {
    padding-bottom: 1.5em;
}

.block_d320e5ad2474479fa4f64faa07cb477d .button {
    line-height: 1.5;
    padding: 10px 15px;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #66bcc9;
    background: transparent;
    font-size: 16px;
    border-color: #66bcc9;
    border-width: 1px;
    font-family: futurabold,Arial,Verdana,sans-serif;
    text-transform: uppercase;
}

/* ----------------
CONTACT PAGE
---------------- */
.block_ef934024b1de42618297e506e6a8771c .contentImg {
    max-width: 70%;
}

@media only screen and (min-width: 768px) {
    .blockWrap_ef934024b1de42618297e506e6a8771c /* IMG + TEXT */ {
        width: 50%;
        float: left;
    }
    
    .blockWrap_c1c3c449a7b64e9d8c1ffe1a99230027 /* CONTACT FORM */ {
        width: 50%;
        float: right;
        padding-bottom: 0px;
    }
}

/* ----------------
FOOTER FORMATTING
---------------- */
.footerContent {
    color: #666;
    background-color: #fff;
    background-position: 50% 50%;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    letter-spacing: 0;
    font-size: 15px;
    border-style: solid;
    border-placement: 1;
    border-width: 1px 0 0 0;
    border-color: #ccc;
}
.txa1 .socialIcons li a {
    margin: 0 2px 1em 2px;
}

/*******************
NEWSLETTER MODAL
*******************/
.newsletterModalContainer, .newsletterModalMask {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    left: 0;
}

.newsletterModalContainer {
    display: none;
    z-index: 2;
}

.newsletterModalMask {
    background: rgba(0, 0, 0, .6);
}

.newsletterModalContentWrap {
    background: #FFF;
    padding: 5px;
    position: relative;
    top: 10%;
    margin: 0 auto;
    max-width: 500px;
}

.newsletterModalContent {
    position: relative;
    background: #FFF;
    padding: 20px 0 0 0;
    border: 3px solid #333;
}
.closeModalBtn {
    background: url(https://static.spacecrafted.com/d81d8beb5a1f4d02ba9667111360f6d7/i/dca4b468c5514e1ebd58e5ba617037a8/1/5feFb8zhrk/close-button-2.png) 0 0 no-repeat;
    background-size: 15px;
    cursor: pointer;
    height: 15px;
    width: 15px;
    position:absolute;
    top: 10px;
    right: 15px;
}
/******* END OF MODAL *********/


/* MODAL FORM */
blockquote {
    margin: 0 auto 1em auto !important;
    width: 90%;
}
blockquote span {
    font-family: brandongrotesque !important;
    color: #555 !important;
    font-size: 17px !important;
}
blockquote strong span {
    color: #cc177e !important;
    font-family: brandongrotesquebold !important;
    letter-spacing: .2em !important;
}
.e2ma_signup_form {
    width: 100% !important;
}

.e2ma_signup_image_container {
    display: block !important;
}
.e2ma_signup_form_row,
.e2ma_signup_form_required_footnote {
    border: none !important;
    margin: 0 auto;
    width: 80%;
}
.e2ma_signup_form_container {
    padding-top: 20px;
}
.e2ma_signup_form_label {
    color: #333 !important;
    display: inline-block !important;
    font-family: futurabold,Arial !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
    width: 30% !important;
}
.e2ma_signup_form_element {
    display: inline-block !important;
    width: 70% !important;
    float: right;
}
.e2ma_signup_form_element input[type=text] {
    border-radius: 5px;
    height: 23px;
    width: 100% !important;
}

#e2ma_signup_submit_button,
#e2ma_signup_reset_button {
    display: inline-block;   
    line-height: 1.5;
    padding: 10px 15px;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #66bcc9;
    background: #ffffff;
    font-size: 16px;
    border-color: #66bcc9;
    border-width: 1px;
    border-style: solid;
    font-family: futurabold,Arial,Verdana,sans-serif;
    text-transform: uppercase;
    width: auto !important;
    
}
 
.e2ma_signup_form_button_row {
    float: none !important;
    display: block !important;
    text-align: center !important;
}

/* --- RESOURCE GUIDE --- */
.itemContent p {
    padding-bottom: 0.25em;
}


@media only screen and (min-width: 768px){
.listView .itemPreview.hasImg .itemImg {
    width:28%;
}}

@media only screen and (min-width: 768px){
.listView .itemPreview.hasImg .itemContent {
    width: 72%;
}}

@media only screen and (max-width: 768px){
.listView .itemPreview.hasImg .itemImg {
    float: none;
    display: block;
    text-align: center;
    padding-bottom: 20px;
    width:100%;
    max-width: 500px;
}}

@media only screen and (max-width: 768px){
.listView .itemPreview.hasImg .itemContent {
    float: none;
    display: block;
    width:100%;
}}