/* Generic */

.spotify-embed-wrapper {
    margin-bottom: 28px;
}

.page .content .name_first,
.page .content .name_last,
.entry-content .name_first,
.entry-content .name_last {
    display: inline-block;
    width: 48%;
}

.page .content .name_first,
.entry-content .name_first {
    margin-right: 3%;
}

.no-margin-right {
    margin-right: 0 !important;
}

.no-margin-left {
    margin-left: 0 !important;
}

.hka-view-all {
    margin: 30px auto 0;
    text-align: center;
}

/* Gravity Form */
.gf_list_inline .gchoice {
    display: inline-block;
    margin-right: 30px;
}

.gform_required_legend {
    display: none;
}

.gfield {
    margin-bottom: 15px;
}

.gform_fields fieldset {
    border: 0;
    padding: 0;
    margin: 0 0 15px;
}

.gform_body legend {
    font-family: 'Archer-Semibold', serif!important;
    font-size: 1.6rem;
    font-weight: 700;
    text-transform: uppercase;
}

.gform_body label {
    font-family: 'Archer-Semibold', serif !important;
    text-transform: uppercase;
    font-size: 1.4rem;
}

.gform_body .gform_fields > div > label {
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: 0;
}

gform_body > ul > li {
    margin-bottom: 15px;
}

.gform_body ul > li {
    list-style-type: none !important;
}

.gfield input[type=checkbox],
.gfield input[type=radio] {
    margin-right: 10px;
}

/*.gfield--width-half {
    width: 47%;
    margin-right: 1%;
}*/

.gform_page_fields > ul > li > label {
    font-size: 1.8rem !important;
    color: #ea1d76;
}

.hka-top-pick {
    background: #304497;
    color: #FFF;
    font-family: 'GTWalsheimProRegular',sans-serif!important;
    font-size: 1.2rem;
    font-weight: 600!important;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    letter-spacing: 1.5px;
    margin-left: -1.5px;
}

/* Gravity Form */

.page .content .ginput_container_name,
.entry-content .ginput_container_name {
    font-size: 0;
}

.page .content .name_first,
.page .content .name_last,
.entry-content .name_first,
.entry-content .name_last {
    display: inline-block;
    width: 48%;
}

.page .content .name_first,
.entry-content .name_first {
    margin-right: 3%;
}

.page .content .gfield_checkbox,
.entry-content .gfield_checkbox,
.page .content .gfield_radio,
.entry-content .gfield_radio {
    margin-left: 0;
}

.entry-content .gform_body .gfield_checkbox label,
.entry-content .gform_body .gfield_radio label {
    display: inline;
}

/* WP Viral Quiz */
#wpvq-form-informations input[type=text] {
    max-width: 100%;
    width: 100% !important;
}

/* Home - Gift Guides section */

.home .hc-gift-guides {
	display: block;
	background: #161616;
    padding: 30px 0;
}

.home .hc-gift-guides .wrap > h2 {
    text-align: center;
    font-family: 'GTWalsheimProRegular',sans-serif!important;
    font-size: 4rem;
    font-weight: 600!important;
    margin-bottom: 30px;
    color: #fff;
    letter-spacing: 2.5px;
    margin-left: -2.5px;
}

.home .hc-gift-guides .hc-large-card h2,
.home .hc-gift-guides .hc-small-card-eight h2 {
    margin: 15px auto 0;
}

.home .hc-gift-guides .hc-large-card h2 a,
.home .hc-gift-guides .hc-small-card-eight h2 a {
    color: #161616;
    text-decoration: none;
    border: 0;
}

.home .hc-gift-guides .hc-large-card {
    margin-bottom: 30px;
}

.home .hc-gift-guides .wrap > a {
    color: #fff;
    text-decoration: none;
    border: 0;
}

.home .hc-gift-guides .wrap > p {
    text-align: center;
    font-family: 'Archer-Semibold',serif;
    font-size: 2.4rem;
    color: #fff;
    width: 80%;
    margin: 0 auto;
}

.home .hc-gift-guides .hka-view-all {
    margin-top: 0;
}

/* SLIDING MESSAGE */

.slidingmessage .sm-content {
    background: #eab02d;
}

.slidingmessage .sm-content h3 {
    text-align: center !important;
    text-transform: uppercase;
    margin: 10px auto 20px;
    font-family: "GTWalsheimProRegular", sans-serif !important;
    font-weight: 400;
    font-size: 2rem !important;
    color: #FFF;
}

.slidingmessage .sm-content p {
    text-align: center;
    font-size: 1.6rem;
    color: #FFF;
}

.slidingmessage .sm-content p:last-child {
    margin-bottom: 0;
}

.slidingmessage .sm-content input[type=email] {
    border: 1px solid #fdd1a5;
}

.slidingmessage .sm-content .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}

.slidingmessage .sm-content input {
    height: 50px !important;
    min-height: 50px !important;
    max-height: 50px !important;
    padding: 10px !important;
    font-family: "Archer-Semibold", serif !important;
    text-transform: uppercase;
    font-size: 1.4rem;
    text-align: center;
    letter-spacing: 2px;
    margin-left: -2px;
    border: 0 !important;
}

.slidingmessage .sm-content .gform_body label {
    display: none !important;
}

.slidingmessage .sm-content .gform_body input {
    background: #f8f8f2 !important;
    color: #161616;
    margin-bottom: 3px;
}

/*.slidingmessage .sm-content .gform_body li:last-child {
    display: none;
}*/

.slidingmessage .sm-content .gform_footer input[type=submit] {
    background: #ea1d76;
    width: 100%;
    margin: 0 !important;
    color: #FFF;
    margin: 0 !important;
    font-family: "Archer-Semibold", serif !important;
}

.slidingmessage .sm-content .gform_wrapper .gform_footer {
    padding: 0 !important;
}

/* Giveaway pop up - image should be 1000x550 exactly */

/* ISF 2022 */

#slidingmessage-167253 {
    background-color: #eab02d;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 265px;
}

/* change to post ID of the giveaway - .postid-XXXXXX */
.article-advertorial #slidingmessage-167253,
.postid-128404 #slidingmessage-167253 {
    display: none !important;
}


@media all and (max-width: 960px) {
    .home .hc-gift-guides .wrap > p {
        margin-bottom: 28px;
    }
}

@media all and (max-width: 800px) {

    /* School Selector */

    .hka-fs-bar .wrap,
    .hka-fs-default .wrap,
    .hka-cs-bar .wrap,
    .hka-cs-default .wrap {
        padding-left: 5% !important;
        padding-right: 5% !important;
    }
}

@media all and (max-width: 600px) {

    /* Gift Guide - main Homepage */

    .home .hc-gift-guides .wrap > h2 {
        font-size: 2.8rem;
    }

    .home .hc-gift-guides .wrap > p {
        font-size: 2.0rem;
        width: 100%;
    }

    .home .hc-gift-guides .hc-medium-card-three:last-child {
        margin-bottom: 0 !important;
    }

    /* Giveaway pop up*/
    #slidingmessage-167253 {
        padding-top: 240px;
    }
}