
table:not(.variations):not(.shop_table):not(.group_table) tbody td {
    border-top: 1px solid;
}

table:not(.variations):not(.shop_table):not(.group_table) tbody tr:nth-child(even) {
    border-bottom: 1px solid !important;
    border-top: 1px solid !important;
    background-color: #ffffff !important;
}

.admin-bar .admin-style, .admin-bar .thb-borders, .admin-bar .header, .admin-bar .thb-search-popup, .admin-bar #mobile-menu, .admin-bar .share_container, .admin-bar .side-panel {
    top: 28px;
}

.page-id-2641 .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 10px;
}

.wpb_text_column a:not(.btn):not(.button) {
  display: inline;
}

div#app-brief.wpb_single_image.wpb_content_element.vc_align_left.app-brief {
  max-width: 55% !important;
}

a.quote-btn:hover {
  background-color: #f68b20 !important;
}

.thb-secondary-menu a {
    display: none;
}

.widget p a {
    color: white !important;
}

.footer .widget, .footer .widget p {
    color: white !important;
}

.page-id-4 .footer {
    background-color: #fff !important;
}

.page-id-4 .vc_custom_1583901451089 {
    display: none;
}

.thb-dropdown-style2 .thb-full-menu .sub-menu>li a {
    min-height: 36px;
}

.header.style12.fixed .row:first-child {
    padding-bottom: 10px;
    padding-top: 10px;
}

.header.style12>.row:first-child {
    padding-bottom: 17px;
}

.widget ul li a {
    text-decoration: underline;
}

.widget ul li a:hover {
    color: #fdb913;
}

.widget>h6 {
    font-size: 16px;
    font-weight: normal !important;
    color: #f15f24;
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

h5 {
    color: #f15f24;
}

.thb-page-header h1 {
    font-size: 30px;
}

.page-id-2156 .footer {
    background-color: #ffffff !important;
}

.thb-fancy-box .thb-fancy-image-container {
    background: #fdb913;
}

.row .wpb_row .row-fluid .vc_custom_1582172466835 .row-has-fill .row-o-content-middle .row-flex {
    background-color: #f5f6f6 !important;
    margin: auto 0;
    max-width: 100%;
    padding: 50px;
}

#footer {
    padding: 10px 0 0 0;
}

.row.footer-row {
    background-color: #919195;
    padding-top: 15px;
}

.header.style12 > .menu-bar-wrapper {
    background: #919195;
}

.header.style12 > .menu-bar-wrapper > .row {
    display: flex;
    /*max-width: 170rem;*/;
}

.header.style12 > .menu-bar-wrapper > .row > .columns {
    justify-content: space-between;
}

.header.fixed {
    padding: 10px 0 0 0;
}

.subheader .logged-in-status-message {
    color: #000;
}

.subheader .logged-in-status-message a.logout-link {
    margin-left: 1.5rem;
}

.subheader .logged-in-status-message form p {
    float: left;
    margin-left: 6px !important;
}

.subheader .logged-in-status-message form p:first-child {
    margin-left: 0;
}

.subheader .logged-in-status-message form p.rcp_user_remember_wrapper {
    display: none;
}

.subheader .logged-in-status-message form p.rcp_lost_password {
    display: none;
}

.subheader .logged-in-status-message form p label {
    display: none;
}

.subheader .logged-in-status-message form p input {
    padding: 1px 4px;
    height: 22px;
    font-size: 12px;
}

.subheader .logged-in-status-message form p input[type=text],
.subheader .logged-in-status-message form p input[type=password] {
    border: 1px solid rgba(0, 0, 0, 0.35);
}

.subheader .logged-in-status-message form p input[type=submit] {
    font-size: 12px;
    font-weight: bold;
}

.subheader input::-webkit-input-placeholder {
    color: black;
}

.subheader input:-moz-placeholder {
    /* FF 4-18 */
    color: black;
    opacity: 1;
}

.subheader input::-moz-placeholder {
    /* FF 19+ */
    color: black;
    opacity: 1;
}

.subheader input:-ms-input-placeholder {
    /* IE 10+ */
    color: black;
}

.subheader input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: black;
}

.subheader input::placeholder {
    /* modern browser */
    color: black;
}

input[type="submit"].black, input[type="submit"].wc-forward.checkout, .button.black, .button.wc-forward.checkout, .btn.black, .btn.wc-forward.checkout {
    background: #61a3d9 !important;
}

.textwidget {
    color: #fdb913;
}

.textwidget a {
    color: #fff;
    font-size: 12px;
}

.header {
    padding: 15px 0 0 0px;
}

h1 {
    color: #f15f24;
}

h4 {
    text-decoration: underline;
}

.wpb_revslider_element.wpb_content_element {
    margin-bottom: 0px !important;
}

.widget > h6 {
    font-size: 16px;
    font-weight: normal;
    color: #f15f24;
    margin-bottom: 8px;
}

.widget {
    margin-bottom: 13px !important;
}

.textwidget p {
    margin-bottom: 0;
}

.rcp_logged_in a {
    border: solid;
    padding: 2px 4px;
    font-weight: 800;
}

svg {
    fill: #fff;
}

.thb-header-button:hover {
    background-color: #000 !important;
    color: #fff !important;
    font-weight: 800;
}

.thb-header-button {
    font-weight: 800;
}

.post-detail .post-gallery-detail {
    background: #f5f6f6;
}

.post-detail.style1-detail .post-gallery .post-title .entry-title {
    color: #000;
}

.post-detail.style1-detail .post-gallery .post-title .post-meta {
    color: #000;
}

aside.post-meta a {
    color: #000 !important;
}

/* Registration form */

.rcp_user_fieldset {
    margin-top: 32px;
    margin-bottom: 32px;
}

.rcp_user_fieldset span.required {
    color: #ff0000;
    font-weight: bold;
}

.rcp_user_fieldset input[type=text],
.rcp_user_fieldset input[type=password] {
    width: 100%;
    color: #000;
    opacity: inherit;
}

.rcp_subscription_fieldset {
    display: none;
}

.rcp_restricted p {
    font-style: italic;
}

.wpb_text_column .rcp_restricted p:last-child {
    margin-bottom: 1.55rem;
}

.widget_capxx_application_page_sidebar .icons {
    margin-bottom: 28px;
    text-align: left;
}

.widget_capxx_application_page_sidebar .icons .print-me-link,
.widget_capxx_application_page_sidebar .icons .application-brief-link {
    display: inline-block;
    vertical-align: bottom;
    text-align: center;
}

.widget_capxx_application_page_sidebar .icons .application-brief-link {
    margin-left: 8px;
}

.widget_capxx_application_page_sidebar .icons .print-me-link .pom-default {
    margin: 0 auto;
}

.widget_capxx_application_page_sidebar .icons .application-brief-link a.pdf-icon {
    display: block;
    width: 32px;
    height: 32px;
    background-image: url('/wp-content/themes/revolution-child/assets/img/500px-PDF_file_icon.svg.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
}

.widget_capxx_application_page_sidebar .icons .print-me-link .printomatictext,
.widget_capxx_application_page_sidebar .icons .application-brief-link a {
    color: #000000;
    text-decoration: none;
}

.widget_capxx_application_page_sidebar .icons .print-me-link .printomatictext:hover,
.widget_capxx_application_page_sidebar .icons .application-brief-link a:hover {
    color: #f68b20;
    text-decoration: underline;
}

.global_distributors h4,
.global_distributors h5 {
  font-size: 16px!important;
}

.global_distributors .vc_tta-panel-body h4 {
  font-weight: bold;
}

form#rcp_registration_form p#rcp_user_login_wrap {
    display: none;
}

p.form_required_field_description {
    font-size: 14px;
    color: #343434;
}

p.form_required_field_description span.required {
    color: #ff0000;
}

@media only screen and (max-width: 600px) {
  

    h1 {
        font-weight: normal;
        font-size: 24px;
        text-transform: uppercase !important;
        letter-spacing: 0.07em !important;
    }

    h2, h3, h4, h5 {
        font-weight: normal;
    }

}