/* *************************************************** */

/* MACLEANS - COLLECTIONS/BOOKMARKS Custom Styling  */

/* *************************************************** */

.bkm_all_filter input:focus,
.bkm_mdl_content .ui.form input:focus,
.bkm_mdl_content .ui.form textarea:focus {
    border-color: #000 !important;
}


/* =================================================== */
/* MODALS */
/* =================================================== */

.bkm_mdl_content h3.bkm_mdl_header {
    font-family: 'VogueAvantGarde', sans-serif;
    font-weight: 300;
    letter-spacing: 0.02em;
}

.bkm_all_view_list .bkm_all_item_title {
    font-family: 'VogueAvantGarde', sans-serif;;
    font-weight: 400;
    font-size: 1.2em;
}



.bkm_mdl_content .ui.form input#collectionName {
    font-family: 'VogueAvantGarde', sans-serif;
    font-size: 1.2em;
    font-weight: 400;
}

.bkm_mdl_content .ui.form textarea {
    font-family: 'Savoy', 'Georgia', serif;
    font-size: 1.2em;
    font-style: italic;
}

.bkm_mdl_content .ui.form .field > label {
    font-family: 'FranklinGothic', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
}


.bkm_mdl_content .bkm_all_button {
    font-family: 'FranklinGothic', sans-serif;
    letter-spacing: 0.06em;
    font-size: 13px;
}


/* =================================================== */
/* COLLECTIONS LANDING */
/* =================================================== */

.bkm_all_view_grid .bkm_all_item_title {
    font-family: 'TradeGothicCond', sans-serif;
    font-weight: 400;
    font-size: 1.6em;
}

.bkm_all_filter.ui.input input {
    font-size: 20px;
    font-family: 'VogueAvantGarde', sans-serif;
    font-weight: 400;
    letter-spacing: -0.01em;
    border-radius: 0;
}

.bkm_all_options .bkm_all_button.bkm_btn_reverse.bkm_btn_large {
    border-radius: 0;
    padding: 12px 20px;
    background-color: #333;
    border: none 0;
    color: #fff;
    width: 170px;
    font-size: 1em;
}

.bkm_all_view_grid .bkm_all_item_count {
    font-family: 'franklin-gothic-urw-comp', 'TradeGothicBold', Arial, sans-serif;
    color: #777;
    letter-spacing: 0;
    font-size: 1.2em;
}


.bkm_all_item_count span {
    letter-spacing: 0.1em;
    color: #444;
    font-weight: 400;
}

/* ------------------ */
@media screen and (max-width: 1400px) {
    .bkm_all_options .bkm_all_button.bkm_btn_reverse.bkm_btn_large {
        width: auto;
    }
}
@media screen and (max-width: 900px) {

}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 540px) {
}
/* ------------------ */





/* =================================================== */
/* SINGLE COLLECTION */
/* =================================================== */

.bkm_single_main_container {
    background-color: #efefef;
    margin-top: -90px;
}


.bkm_single_header_controlbar a.bkm_view_all {
    font-family: 'FranklinGothic', sans-serif;
    font-weight: 600;
    letter-spacing: 0.05em;
    font-size: 13px;
    color: #666;
    text-transform: uppercase;
}


.bkm_single_button {
    font-size: .75em;
    font-family: 'FranklinGothic', sans-serif;
    letter-spacing: 0.08em;
}



h1.bkm_pagetitle {
    font-family: 'VogueAvantGarde', sans-serif;
    font-weight: 200;
    font-size: 2.8em;
    color: #353535;
    margin: 0.2em 0;
    text-transform: uppercase;
}
.bkm_single_description {
    font-family: 'Savoy', 'Georgia', serif;
    font-style: italic;
    font-size: 1.3em;
}
/* ------------------ */
@media screen and (max-width: 991px) {
	h1.bkm_pagetitle { font-size: 2.8em; }
}
/* ------------------ */
@media screen and (max-width: 767px) {
	h1.bkm_pagetitle { font-size: 2.5em; }
}
/* ------------------ */
@media screen and (max-width: 540px) {
	h1.bkm_pagetitle { font-size: 1.8em; }
}
/* ------------------ */




.bkm_single_item .tpc_date,
.bkm_single_item .tpc_byline,
.bkm_slide_content .tpc_date,
.bkm_slide_content .tpc_byline,
.bkm_mdl .inner_item .tpc_date,
.bkm_mdl .inner_item .tpc_byline {
    font-family: 'VogueAvantGarde', sans-serif;
    letter-spacing: 0.02em;
    font-size: 11px;
    font-weight: 400;
}
.bkm_single_item .tpc_section,
.bkm_slide_content .tpc_section,
.bkm_mdl .inner_item .tpc_section {
    font-family: 'FranklinGothic', sans-serif;
    margin-bottom: 0;
}


.bkm_single_item .tpc_title,
.bkm_slide_content .tpc_title,
.bkm_mdl .inner_item .tpc_title  {
    font-family: 'Savoy', Georgia, serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2;
    padding: 0 0 10px 0;
    margin: 0;
}


.bkm_single_item .content,
.bkm_slide_content .content, .bkm_mdl .inner_item .content {
    font-family: 'Savoy', 'Georgia', serif;
    font-size: 16px;
    line-height: 20px;
    padding-top: 0;
}



.bkm_single_item .author, .bkm_slide_content .author, .bkm_mdl .inner_item .author {
    padding-top: 10px;
    font-size: 10px;
    letter-spacing: 0.03em;
}
.bkm_single_item .author span, .bkm_slide_content .author span, .bkm_mdl .inner_item .author span {
    font-family: 'FranklinGothic', sans-serif;
    text-transform: uppercase;
    font-style: normal;
    letter-spacing: 0.1em;
    font-weight: 600;
}

.bkm_single_item_actions {
    font-family: 'FranklinGothic', sans-serif;
}



.bkm_single_header_container.bkm_pagemessage h2 {
    font-family: 'Savoy', 'Georgia', serif;
    font-weight: 300;
    font-style: italic;
}
.bkm_single_header_container.bkm_pagemessage h2 a {
    color: #c00;
}

/* ------------------ */
@media screen and (max-width: 991px) {

}
/* ------------------ */
@media screen and (max-width: 767px) {
    .bkm_single_item .tpc_title,
    .bkm_slide_content .tpc_title,
    .bkm_mdl .inner_item .tpc_title {
        font-size: 18px;
    }
}
/* ------------------ */
@media screen and (max-width: 540px) {
    .bkm_single_item .tpc_title,
    .bkm_slide_content .tpc_title,
    .bkm_mdl .inner_item .tpc_title {
        font-size: 16px;
    }
}
/* ------------------ */
