.mobile_menu_button i:after {
    content: 'More';
    display: block;
    margin: 5px 0 0 -10px;
    text-transform: UPPERCASE;
}
.small {
    width: 200px !important;
    float: left;
    margin-right: 25px  !important;
    margin-bottom: 15px  !important;
    background-color:#272727;
}


input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.newletter-field {
    width: 85%;
    background-color:#AAAAAA;
    color:#fff;
    height:40px;
}

input.wpcf7-form-control.wpcf7-submit.newsletter-submit{
    padding: 0 15px;
    line-height: inherit;
    background-color:#fff;
    color:#000 !important;
    border-radius: 0;
    border: 0 !important;
    height:40px;
}
input.wpcf7-form-control.wpcf7-submit.newsletter-submit:hover{
background-color: rgba(0, 0, 0, .8);
}

input.wpcf7-form-control.wpcf7-submit{
    color: #fff !important;
    border-radius: 0 !important;
}
input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{
    color: #fff !important;
    background-color:#2B2B2B;
    border-radius: 0 !important;
}
.newsletter-title{
    color:#fff !important;
    font-size:1.5em;
}
.foot-title{
    font-size:1.5em;
    color:#fff;
}
.foot-copy{
    color:#fff;
}
.trademarks-copy{
    color:#fff;
    font-size:.7em;
    line-height:20px;
}
#wpcf7-f140-p7-o1{
width:300px;
margin: 0 auto;
}
#wpcf7-f140-p35-o1, #wpcf7-f140-p37-o1{
width:300px;
margin: 0 auto;
}
.newsletter-section form{
width:300px;
margin: 0 auto;
}
.woocommerce form.checkout .col2-set p.form-row label {
    display: block;
}
.woocommerce-checkout #billing_country_field, .woocommerce-checkout #shipping_country_field {
    height: inherit;
}
::-webkit-input-placeholder{
   color:#fff;
}
.newsletter-submit{
  width:8px !important;
}

::-webkit-input-placeholder {
   color: #000;
}
:-moz-placeholder { /* Firefox 18- */
   color: #000;  
}
::-moz-placeholder {  /* Firefox 19+ */
   color: #000;  
}
:-ms-input-placeholder {  
   color: #000;  
}
#billing_phone, #billing_email{
    padding:15px 13px;
    border:none;
    width:89.6%;
}
.footer-icon{
margin-right:10px;
}
.sfmsb-follow-social-buttons{
margin-bottom:15px;
}
.footer_top{
padding-bottom:10px;
}