#footer-wrap {
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #31302b;
    color: #cac3b4;
    font: normal 12px 'OpenSansRegular', sans-serif;
}
#footer-wrap .footer {
    padding: 30px 0;
    border: none;
    background: none;
    overflow: hidden;
}
#footer-wrap p {
    color: #cac3b4;
    margin: 0 0 13px;
}
#footer-wrap h4 {
    text-transform: uppercase;
    color: #fff;
    font: normal 13px/13px 'OpenSansBold', sans-serif;
    margin: 0 0 22px;
    letter-spacing: 1px;
}
#magento-com {
    width: 100%;
}
#magento-com .intro-paragraph {
    overflow: hidden;
    margin: 0 0 30px;
    padding: 0 0 30px;
    border-bottom: 1px solid #5a5955;
    text-align: center;
}
#magento-com .intro-paragraph #logo {
    display: inline-block;
    margin: 0 40px 0 0;
}
#magento-com .intro-paragraph h3 {
    text-align: left;
    display: inline-block;
    color: #cac3b4;
    margin: 0;
    font:normal 15px/18px 'OpenSansRegular', sans-serif;
    position: relative;
    top: 10px;
}
#magento-com h4 {
    margin: 0 0 12px;
}
#footer-wrap #f-col-1 {
     float: left;
     width: 22%;
 }
#footer-wrap #f-col-2 {
    float: left;
    width: 24%;
    margin-left: 2%;
}
#footer-wrap #f-col-3 {
    float: left;
    width: 24%;
    margin-left: 2%;
}
#footer-wrap #f-col-4 {
    float: right;
    width: 24%;
    margin-left: 2%;
}
#magento-com .contact-us {
    padding: 0;
    font-size: 15px;
    line-height: 24px;
    width: 100%;
}
#magento-com #newsletter {
    font-size: 15px;
    line-height: 24px;
    width: 100%;
}
#magento-com .contact-us h4,
#magento-com #newsletter h4 {
    margin: 0 0 5px;
}

/* BUTTONS */
.btn.copper {
    color: #fff;
    font: 14px/15px 'OpenSansBold', Arial, sans-serif;
    text-shadow: none;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 1px;
    border-radius: 2px;
    border: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    background: #ef672f;
    box-shadow: inset 0 0 0 0 #c14800;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    padding: 15px 20px;
}
.btn.copper:hover {
    color: #fff;
     box-shadow: inset 0 100px 0 0 #c14800;
     text-decoration: none;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.footer .btn.copper {
    min-width: 200px;
}

#magento-com .btn-outline {
    font: normal 12px/36px 'OpenSansBold', sans-serif;
    text-transform: uppercase;
    color: #fff;
    background: #31302b;
    border-radius: 2px;
    padding: 0 14px;
    text-shadow: none;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 3px solid #fff;
    box-shadow: inset 0 0 0 0 #fff;
    transition: 0.7s;
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
}
#magento-com .btn-outline:hover {
    color: #31302b;
    box-shadow: inset 0 100px 0 0 #fff;
    background: #fff;
}
#magento-com .contact-us a.btn-outline:hover,
#newsletter a.btn-outline:hover {
    background: #fff;
    color: #31302b;
}
#newsletter .hold-form {
    width: 100%;
    position: relative;
    padding: 13px 0 0;
}
#newsletter .hold-form:after {
    content: "";
    clear: both;
    display: block;
}
#newsletter form {
    display: block;
    overflow: hidden;
}
#newsletter .sb-email {
    position: relative;
    width: 100%;
    min-width: 80px;
    height: 42px;
    float: left;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
}
#newsletter .validation-advice {
    font: 12px/24px "OpenSansRegular",sans-serif !important;
    position: absolute;
    bottom: -25px;
    color: #CAC3B4 !important;
}
#newsletter #nws-subscribed {
    clear: both;
    margin: -10px 0 0;
}
.contact-us p, #newsletter p {
    font-size: 13px;
    line-height: 20px;
    padding: 8px 0;
    margin: 0;
}
#newsletter .sb-email .sb-email-input {
    border: none;
    outline: none;
    background: #fff !important;
    width: 60%;
    height: 42px;
    margin: 0;
    z-index: 10;
    padding-left: 10px;
    font: normal 13px/36px 'OpenSansRegular', sans-serif;
    text-transform: none;
    color: #676056;
    border-radius: 2px;
    display: inline-block;
}
#newsletter .sb-email .sb-icon-email,
#newsletter .sb-email .sb-email-submit {
    width: 80px;
    height: 42px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}
#newsletter .sb-email .sb-email-submit {
    background: #31302b;
    outline: none;
    color: #fff;
    z-index: 1;
    width: 80px;
    overflow: hidden;
}
#newsletter .sb-email .sb-email-submit:hover {
    color: #31302b;
}
#newsletter .sb-email .sb-icon-email {
    z-index: 100;
    -webkit-font-smoothing: antialiased;
}
#newsletter .sb-email.sb-email-open,
#newsletter .no-js .sb-email {
    width: 100%;
}
#newsletter .sb-email.sb-email-open .sb-email-submit,
#newsletter .no-js .sb-email .sb-email-submit {
    float: left;
    position: relative;
    margin: 0 0 0 10px;
}
#newsletter .sb-email.sb-email-open .sb-email-input,
#newsletter .no-js .sb-email .sb-email-input {
    float: left;
    position: relative;
    width: 60%;
}
#newsletter .sb-email.sb-email-open .sb-icon-email,
#newsletter .no-js .sb-email .sb-icon-email {
    display: none;
    overflow: hidden;
    visibility: hidden;
}
#newsletter .sb-email.sb-email-open .sb-icon-email,
#newsletter .no-js .sb-email .sb-icon-email {
    background: #31302b;
    color: #fff;
    z-index: 11;
}
#newsletter .sb-email.sb-email-open .sb-email-submit,
#newsletter .no-js .sb-email .sb-email-submit {
    z-index: 90;
}
#magento-com .nav {
    margin: 20px 0 0;
}
#magento-com .nav a {
    font: normal 13px/28px 'OpenSansRegular', sans-serif;
    letter-spacing: 1px;
    color: #fff;
    text-transform: capitalize;
}
#magento-com .nav a:hover {
    background: none;
    color: #cac3b4;
    transition-duration: 0.1s;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
}
#social-network {
    padding: 0;
}
#social-network h4 {
    margin: 0 0 15px;
}
#social-network ul {
    margin-left: 0;
    overflow: hidden;
}
#social-network ul li {
    float: left;
    margin: 0 0 0 10px;
    list-style: none;
}
#social-network ul li:first-child {
    margin: 0;
}
#social-network ul li a {
    width: 29px;
    height: 30px;
    text-indent: -9999px;
    overflow: hidden;
    float: left;
    background: url(../img/footer/btns-social-network-gl-footer.png) no-repeat 0 0;
}
#social-network ul li .btn-twitter {
    background-position: -29px 0;
}
#social-network ul li .btn-twitter:hover {
    background-position: -29px -30px;
}
#social-network ul li .btn-lnkdn {
    background-position: -58px 0;
}
#social-network ul li .btn-lnkdn:hover {
    background-position: -58px -30px;
}
#social-network ul li .btn-gplus {
    background-position: -87px 0;
}
#social-network ul li .btn-gplus:hover {
    background-position: -87px -30px;
}
#social-network ul li .btn-youtube {
    background-position: -116px 0;
}
#social-network ul li .btn-youtube:hover {
    background-position: -116px -30px;
}
#social-network ul li .btn-facebook:hover {
    background-position: 0 -30px;
}
#footer-wrap #copyright {
    font: 13px/26px 'OpenSansRegular', sans-serif;
    text-transform: capitalize;
    color: #7b756b;
    border-top: 1px solid #5a5955;
    padding: 30px 0;
    overflow: hidden;
}
#footer-wrap #copyright li {
    float: left;
    margin: 0 0 0 20px;
}
#footer-wrap #copyright a {
    color: #fff;
}
#footer-wrap #copyright a:hover {
    text-decoration: none;
    background: none;
    color: #cac3b4;
}
#footer-wrap .container {
    margin: 0 auto;
    width: 980px;
    clear: both;
    overflow: hidden;
}
/*styles overwritten for connect magento theme*/
#copyright {
    clear: both;
}
#footer-wrap a:hover {
    text-decoration: none;
    border-bottom: none;
}
#footer-wrap a.btn-outline {
    border-bottom: 3px solid #fff;
}
#footer-wrap #magento-sites a:hover,
#footer-wrap #f-col-l a:hover,
#footer-wrap #copyright a:hover {
    border-bottom: none!important;
}
#magento-com .intro-paragraph #logo {
    background: none!important;
    width: 192px!important;
    padding: 0!important;
}
#footer-wrap .f-right {
    float: right;
}
#footer-wrap .f-left {
    float: left;
}

.share-buttons {
    position: relative;
    margin-top: 16px;
    overflow: hidden;
}
.share-buttons .field-label {
    font: 13px/34px 'OpenSansBold', sans-serif;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #f00;
    float: left;
    margin-right: 6px;
}
.share-buttons > span, .share-buttons > a {
    color: #31302B;
    margin-left: 7px;
    position: relative;
    font-size: 13px;
    display: block;
    float: left;
    cursor: pointer;
}
.share-buttons > span:first-child, .share-buttons > a:first-child {
    margin-left: 0;
}
.share-buttons .fa-stack {
    position: relative;
    z-index: 1;
}
.share-buttons .fa-circle {
    color: #989287;
}
.share-buttons .fa-envelope {
    top: -1px;
}
.share-buttons > span:hover .fa-circle, .share-buttons > a:hover .fa-circle {
    color: #fff;
}