html {font-size: 1em !important;}

body {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 400 !important;
  line-height: 1.45 !important;
}

.sidebar-top .address {
    float: right;
}

.entry-content > p, .wpb_wrapper > p {
    margin-bottom: 1.3em !important;
    font-size: 14px;
}

.wpb_wrapper > table { font-size: 14px; }

.entry-content > h1, .entry-content > h2, .entry-content > h3, .entry-content > h4 {
  margin: 1.414em 0 0.5em !important;
  font-weight: inherit !important;
  line-height: 1.2 !important;
}

.entry-content > h1 {
  margin-top: 0 !important;
  font-size: 3.157em !important;
}

.entry-content > h2, .wpb_wrapper > h2 {font-size: 2.369em !important; font-family: 'Open Sans', sans-serif !important; margin: 10px 0 20px;}

.entry-content > h3 {font-size: 1.777em !important;}

.entry-content > h4 {font-size: 1.333em !important;}

.entry-content > small, .entry-content > .font_small {font-size: 0.75em !important;}

.wpb_row { margin-bottom: 0px !important; }

pre { word-break: normal !important; word-wrap: normal !important; text-align: justify !important; }

.sdsform {
    width: 100%;
}

    .sdsform input[type=text] {
        font-size: 17px;
        padding: 6px 10px;
        width: 100%;
    }

    .sdsform input[type=email] {
        font-size: 17px;
        padding: 6px 10px;
        width: 100%;
    }
    
    .sdsform input[type=submit] {
        margin: 0 auto;
        display: block;
        font-size: 17px;
        padding: 6px 10px;
        width: 30%;
    }
    
    .category-header, .listing-title, .category-header-default, .header-page-faq {
        background: url(//superskinsystems.com/wp-content/uploads/2016/04/product-title-bar.jpg) no-repeat top center !important;
    }
    
    #top-header-right2 {
        display: none;
    }
    
.properties-table {
    font-size: 75%;
}
}