/** sprite: buckle; sprite-image: url('../../images/bucklesprite.png'); sprite-layout: vertical */
/** sprite: buckleMed; sprite-image: url('../images/bucklespriteMed.png'); sprite-layout: vertical */

#footer {
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #f2f2f3;
    border-top: 1px solid #eeeeee;
}

#footer {
    padding-right: 17px;
    padding-left: 17px;
    *zoom: 1;
}
#footer:before,
#footer:after {
    display: table;
    content: "";
    line-height: 0;
}
#footer:after {
    clear: both;
}

#footer h3 {
    font-weight: normal;
    color: #999999;
    -webkit-font-smoothing: antialiased;
    margin: 5px 0;
    font-size: 20.5px;
    text-transform: capitalize;
}

#footer h3.pull-left {
    margin: 0 17px 0 0;
    font-size: 24px;
    line-height: 30px;
    text-transform: none;
}

#footer h5 {
    margin: 10px 0;
}

#footer hr {
    margin: 17px 0;
    border: 0;
    border-top: 1px solid #cccccc;
}

#footer p {
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 5px;
}

#footer .card-links .card-title {
    margin-top: 0;
}

#footer .card-links h5 {
    padding-bottom: 5px;
    border-bottom: 1px solid #cccccc;
}

#crmTopLinks {
    margin-top: 20px;
}

#footer .media-icon {
    display: block;
    height: 40px;
    width: 40px;
}

#creditCardTopLinks .media-icon {
    width: 85px;
    height: 54px;
    background-image: url(../../images/icon_credit_card.png); /** sprite-ref:buckleMed; */
}

#crmTopLinks .media-icon {
    width: 85px;
    height: 50px;
}

#giftCardTopLinks .media-icon {
    width: 48px;
    height: 31px;
    background-image: url(../../images/icon_gift_card_sm.png); /** sprite-ref:buckleMed; */
}

#the-buckle-inc .media-icon {
    background-image: url(../../images/40x40/icon_lg_buckle%20inc.png); /** sprite-ref:buckle; */
}

#help .media-icon {
    background-image: url(../../images/40x40/icon_lg_guest%20services.png); /** sprite-ref:buckle; */
}

#storeLocTopLinks .media-icon {
    background-image: url(../../images/40x40/icon_lg_globew.png); /** sprite-ref:buckle; */
}

#orders .media-icon {
    background-image: url(../../images/40x40/icon_lg_orders.png); /** sprite-ref:buckle; */
}


#footer-social a {
    display: inline-block;
    margin: 0 4px 0 4px;
}

#emailForm {
    margin-top: 4px;
}

#emailForm #emailAddress {
    width: 150px;
    padding: 0 0 0 10px;
    font-size: .6875em;
    border: 0 none;
    height: 22px;
    line-height: 22px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../../images/roundcorner_r_box.png); /** sprite-ref:buckleMed; */
}

#tagLine {
    width: 194px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(../../images/copy_header_tagline.png); /** sprite-ref:buckleMed; */
}

#subFooterLogo {
    margin: 12px 0;
    background-image: url(../../images/buckle-icon.png); /** sprite-ref:buckle; */
    width: 41px;
    height: 30px;
}

.giftCardLinks {
  margin-top: 11px;
  margin-left: 55px;
}