#masthead.site-header {
    background: #000000;
}

#masthead .site-title img, #masthead .site-title a img {
    max-height: 135px;
    margin-top: 33px;
}

#masthead .menu-other > li.social {
    border-left: 1px solid #ffdf00;
    border-right: 1px solid #ffdf00;
    height: 35px;
    margin-top: 20px;
    padding: 0 0 !important;
}

#masthead .menu-other > li.social a {
    margin-top: -20px;
}

.main-nav {
    margin-right: 60px;
}

#mega-menu-wrap > ul > li > a {
    font-size: 20px;
}

#mega-menu-wrap > ul > li.current-menu-item > a {
    color: #ffdf00;
}

#mega-menu-wrap > ul .sub-menu > li > a {
    color: #000000;
    font-size: 16px;
    border-bottom: 1px solid #eee;
    padding: 16px 15px 16px 15px;
    border-radius: 0px;
}

#masthead.site-header, #mega-menu-wrap ul li.current-menu-parent {
    color: #ffdf00 !important;
}

#mega-menu-wrap > ul > li.current-menu-ancestor > a::before {
    display: none;
}

#mega-menu-wrap > ul .sub-menu {
    border-radius: 0px;
}

#masthead .menu-other > li .submenu.cart {
    border-radius: 0px;
}

.woocommerce-mini-cart small {
    color: green;
}

#mega-menu-wrap > ul > li.current-menu-item > a::before {
    display: none;
}

#masthead .menu-other > li > a.cart .icon svg {
    height: 28px;
    vertical-align: -5px;
}

#masthead .menu-other > li > a {
    font-size: 20px;
}

#masthead .menu-other > li.social > a .icon {
    font-size: 22px;
}

#masthead .menu-other > li.search > a .icon {
    font-size: 24px;
    vertical-align: -4px;
}

#masthead .menu-other > li > a .cart-count {
    vertical-align: sub;
    font-size: 20px;
}

.cta-shipping .col-icon, .cta-shipping h4 {
    color: #fff;
}

.cta-phone .list-box {
    float: right !important;
}

.cta-phone .col-icon, .cta-phone h4 {
    color: #fff;
}

.cta-caption p {
    text-align: center;
    color: #fff;
    font-size: 26px;
    font-weight: 500;
    margin-top: 18px;
    font-family: Oswald, sans-serif;
    text-transform: uppercase !important;
}

h1.title {
    color: #000000;
}

h2.title {
    font-size: 42px;
}

p.subtitle {
    color: #da1920;
    font-size: 20px;
}

p {
    color: #000000;
    font-size: 15px;
    margin-bottom: 20px;
}

.btn.primary {
    background: #da1920;
    border-color: #da1920;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 0px;
    word-spacing: 2px;
}

.btn.primary:hover {
    background: #0287c7;
    border-color: #0287c7;
    color: #ffffff;
}

.btn.secondary {
    background: #0287c7;
    border-color: #0287c7;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 0px;
    word-spacing: 2px;
}

.btn.secondary:hover {
    background: #da1920;
    border-color: #da1920;
    color: #ffffff;
}

.vc_row.cta-banner {
    background: linear-gradient(rgba(2,135,199,0.85),rgba(2,135,199,0.85)), url(/wp-content/uploads/2019/08/e_14.jpeg) !important;
    background-size: cover !important;
    padding: 90px 0 !important;
    background-position: center top !important;
    background-attachment: fixed !important;
}

.vc_row.cta-banner h2.title {
    color: #ffffff;
}

.vc_row.cta-banner .btn.primary:hover {
    background: #ffffff;
    border-color: #ffffff;
    color: #da1920;
}

.product-thumb {
    transition: 0.5s background, 0.5s padding;
}

.product-thumb:hover {
    background: #000000;
    padding: 15px 10px 5px 10px;
}

.product-thumb:hover h3 {
    padding: 15px 10px 5px 10px;
}

.product-thumb p {
    margin-bottom: 0px;
    margin-top: 0px;
}

.product-thumb h3 {
    color: #000;
    text-align: center;
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 20px;
}

.product-thumb:hover h3 {
    font-size: 18px;
    color: #ffdf00;
}

.product-thumb a.btn {
    display: none;
}

.vc_row.cta-banner-alt {
    background: linear-gradient(rgba(2,135,199,0.65),rgba(2,135,199,0.65)), url(/wp-content/uploads/2019/09/helmet-repair.jpg) !important;
    background-size: cover !important;
    padding: 90px 0 !important;
    background-position: center bottom !important;
    background-attachment: fixed !important;
}

.vc_row.cta-banner-alt h2.title {
    color: #ffffff;
    text-align: right;
    margin-right: 60px;
}

.vc_row.cta-banner-alt .btn.primary {
    margin-right: 60px;
}


.vc_row.cta-banner-alt .btn.primary:hover {
    background: #ffffff;
    border-color: #ffffff;
    color: #da1920;
}

.site-footer.sticky {
    position: relative;
}

.contact-form .btn {
    margin: 0 auto;
    display: block;
    background: #da1920;
    border-color: #da1920;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 0px;
    word-spacing: 2px;
}

.contact-form .btn:hover {
    background: #0287c7;
    border-color: #0287c7;
    color: #ffffff;
}

.site-footer {
    background: #000;
    z-index: 600 !important;
}

body .site-content {
    margin-bottom: 0px !important;
}

.site-footer .widgets {
    padding: 0px 0 0px;
}

.widget {
    max-width: 100%;
}

.widget_media_image {
    margin: 0 auto;
    text-align: center;
    margin-top: -54px;
}

.widget_nav_menu {
    padding: 20px 0px !important;
}

#menu-footer-menu {
    list-style-type: none;
    text-align: center;
}

#menu-footer-menu li {
    display: inline-block;
    text-transform: uppercase;
    padding-left: 15px;
    padding-right: 15px;
}

#menu-footer-menu li a {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    font-family: Oswald, sans-serif;
}

.footer-social {
    list-style-type: none !important;
    display: block !important;
    text-align: center !important;
    margin-top: -30px;
    margin-bottom: 15px;
}

.footer-social li {
    display: inline-block !important;
}

.footer-social a.social {
    font-size: 32px !important;
    padding: 0 10px !important;
}

.footer-social i.fa.fa-facebook::before, a.facebook {
    color: #4e598f !important;
}

.footer-social i.fa.fa-twitter::before, a.twitter {
    color: #65a2d9 !important;
}

.footer-social i.fa.fa-instagram::before, a.instagram {
    color: #6c27b3 !important;
}

.site-footer .site-info {
    text-align: center;
    color: #fff;
}

.site-footer .site-info span, .site-footer .site-info a {
    text-decoration: none;
    color: #ffdf00;
}

.header-title {
    height: 275px;
}

.header-title h1.page-title {
    text-transform: capitalize;
    color: #fff;
    font-size: 54px;
}

.vc_row.about-us {
    padding: 60px 5%;
}

.vc_row.about-us p {
    font-size: 19px;
    line-height: 28px;
}

.our-history .title {
    color: #da1920 !important;
}

#norebro-custom-5d6d5d10c4feb {
    color: rgba(0,0,0,0.25);
    font-size: 85px;
    font-weight: 500;
    margin-top: 35px;
}

.contact-details {
    margin-top: -45px;
}

.contact-details .norebro-icon-box-sc {
    background: #f8f8f8;
    padding: ;
    width: 70%;
    margin: 0 auto;
    padding: 35px 0;
    z-index: 600;
    position: relative;
    min-height: 260px;
}

.contact-details .icon-box h3 {
    font-size: 22px;
}

.contact-col .vc_column-inner {
    padding: 0 45px !important;
}

.contact-col .vc_column-inner p.subtitle {
    font-size: 16px;
}

.contact-col .vc_column-inner .contact-form.classic input:not([type="submit"]) {
    margin-bottom: 20px;
}

.contact-col .contact-form .btn {
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.woo-products .product .product-content {
    box-shadow: 0px 3px 5px rgba(0,0,0,.3);
}

ul.woo-products .wc-product-title-wrap {
    background: #f2f2f2;
}

ul.woo-products h3 a {
    color: #da1920;
}

ul.woo-products h3 {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
}

ul.woo-products .price {
    text-align: center;
    font-size: 18px;
    color: green;
}

ul.woo-products .category {
    display: none;
}


.service-form {
    background: #000;
    padding: 20px;
}

.service-form label {
    color: #000;
    font-size: 0px;
}

.contact-form.flat.service-form input:not([type="submit"]) {
    font-size: 16px;
    padding: 12px 10px;
    margin-bottom: 0px !important;
    background: #fff !important;
    margin-bottom: 20px !important;
}

.service-form p {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.service-form label {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.contact-form.flat.service-form textarea {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    padding: 10px 10px !important;
    background-color: #fff !important;
}


.contact-form.service-form .btn {
    width: 100%;
}

.contact-col h2 {
    background: #da1920 !important;
    margin-top: 0px;
    padding: 15px 20px;
    color: #ffffff !important;
    text-align: center;
}

.contact-col {
    margin-top: -12% !important;
    z-index: 600;
}

.service-list {
    margin-bottom: 20px;
}

.service-list li {
    display: inline-block;
    width: 33%;
    color: #000;
    font-size: 16px;
}

.service-list li::before {
    content: '> ';
    color: #da1920;
}

.accordion-box div.title h4 {
    color: #000;
    font-weight: 500;
    font-size: 18px;
}

.woocommerce .product div.summary {
    height: auto;
}

.woocommerce .product .woo-summary-content {
    height: auto;
}

.woocommerce .single-related-wrapper {
    display: none;
}

.single-product .vc_row {
    margin: 35px 35px;
}

.single-product .woocommerce-product-gallery__image {
    background: #fff;
}

.woocommerce .product .images .slider img.horizontal-img {
    min-height: auto !important;
}

.woocommerce .spacer_included .woocommerce-product-gallery__wrapper > .slider {
    height: -webkit-calc(100vh - 215px);
    height: calc(100vh - 215px);
}

.single-product .woo-single-summary-wrap {
    padding-right: 0px !important;
}

.woocommerce .product .entry-summary {
    height: 100vh;
    padding: 0px 0px 0px 5%;
}

.woocommerce .product .images .slider .owl-dots {
    background: #ccc;
}

.tm-extra-product-options .tm-epo-field-label {
    color: #000;
    font-family: Oswald, sans-serif;
    font-weight: 500;
    font-size: 16px !important;
}

.tm-extra-product-options .tmcp-textfield.tm-epo-field {
    width: 100%;
}

.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap {
    width: 95%;
}

.tm-epo-field.tmcp-select {
    border: 1px solid #ccc;
    padding: 0 5px;
}

.tmcp-textfield.tm-epo-field {
    border: 1px solid #ccc;
    padding: 12px 8px !important;
}

.tm-final-totals, .tm-options-totals {
    color: #000 !important;
    font-family: Oswald, sans-serif !important;
    font-size: 16px;
    text-transform: capitalize;
    font-size: 18px !important;
    font-weight: 500;
}

.tm-extra-product-options-totals .amount.options {
    color: green;
}

dt.tm-final-totals {
    margin-top: 15px !important;
}

.tm-extra-product-options-totals .amount.final {
    color: green;
}

.tm-extra-product-options .tmcp-field-wrap .price.amount {
    color: green;
    font-family: Oswald, sans-serif;
    margin-top: 5px;
}

.woocommerce .product form.cart button {
    margin-left: 35px;
    float: left;
    background: #da1920;
    border-color: #da1920;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 0px;
    word-spacing: 2px;
}

.woocommerce .product form.cart button:hover {
    background: #0287c7;
    border-color: #0287c7;
    color: #ffffff;
}

.woo-quantity {
    margin-top: 10px;
}

.vc_col-md-12.tc-options h4 {
    font-size: 26px;
    color: #000;
    margin-bottom: 5px;
}

.single-product .product div.summary h2.product_title {
    font-size: 32px;
    color: #000;
}

.single-product .product div.summary .price {
    font-size: 26px;
    color: green !important;
    font-family: Oswald, sans-serif;
}

.single-product .product .product_meta {
    display: none;
}

.single-product ul {
    list-style-type: disc;

}

.single-product ul.color-chart {
    margin-bottom: 17.5% !important;
}

.single-product ul.color-chart li {
    display: inline-block;
    float: left;
    position: relative;
    width: 25%;
}

.single-product ul.color-chart div.color-card {
    border: 1px solid #333;
    padding: 15px 5px;
    margin: 2px 2px;
    text-align: center;
    color: #fff;
    text-shadow: 2px 0px 2px rgba(0,0,0,1);
    font-size: 16px;
}

#colors h4 {
    font-size: 22px !important;
    margin-bottom: 10px !important;
}

#colors h3 {
    color: #000000 !important;
}

.yikes-custom-woo-tab-title {
    display: none;
}

.single-product .site-content {
    padding-bottom: 90px !important;
}

.woocommerce-mini-cart .variation-item {
    border-bottom: 1px solid #eee;
}

#masthead .menu-other > li .submenu a {
    color: #000;
    font-family: Oswald, san-serif !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 65px;
}

#masthead .menu-other > li .submenu.cart {
    width: 450px;
}

.woocommerce-mini-cart dt {
    color: #da1920 !important;
    font-weight: 400;
    font-family: Oswald, sans-serif;
}

.woocommerce-mini-cart dd p {
    font-family: Oswald, sans-serif;
    padding-top: 0px;
    margin-bottom: 9px;
    padding-left: 5px;
}

#masthead .menu-other > li .submenu.cart a.button:first-child {
    line-height: 0px;
    background: #0287c7;
    border-color: #0287c7;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 0px;
    word-spacing: 2px;
    padding: 20px 10px !important;
    color: #fff;
}

#masthead .menu-other > li .submenu.cart a.button:first-child:hover {
    background: #da1920;
    border-color: #da1920;
}

#masthead .menu-other > li .submenu.cart a.button.checkout {
    line-height: 0px;
    background: #da1920;
    border-color: #da1920;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 0px;
    word-spacing: 2px;
    padding: 20px 10px !important;
    color: #fff;
}

#masthead .menu-other > li .submenu.cart a.button.checkout:hover {
    background: #0287c7;
    border-color: #0287c7;
}

div.widget_shopping_cart_content .total .amount {
    color: green;
    font-family: Oswald, sans-serif;
    font-size: 16px;
}

.woocommerce .shop_table .cart_item td h4 a {
    font-size: 26px !important;
    font-family: Oswald, sans-serif;
    color: #000;
}

.woocommerce .shop_table .cart_item td h4 a.tm-cart-edit-options {
    font-size: 14px !important;
    font-family: Lato;
    color: #0287c7 !important;
    padding-left: 20px;
}

.woocommerce .shop_table td.product-name .variation, .woocommerce-checkout-review-order-table td.product-name .variation {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.woocommerce .shop_table td.product-name .variation dt {
    color: #da1920;
    font-size: 16px;
}


.woocommerce-checkout-review-order-table td.product-name .variation dt {
color: #da1920;
font-size: 14px;
font-weight: 500;
}

.woocommerce-checkout-review-order-table td.product-name .variation dd {
    margin: 0 0px 0px;
}

.woocommerce .shop_table td.product-name .variation dd p, .woocommerce-checkout-review-order-table td.product-name .variation dd p {
    font-size: 14px;
    font-weight: 300;
    font-family: Oswald, sans-serif;
    margin-top: 2px;
}

.woocommerce-checkout-review-order-table td.product-name .variation dd p {
    margin-bottom: 5px !important;
}

.woocommerce .shop_table td.product-name .variation-item, .woocommerce-checkout-review-order-table td.product-name .variation-item {
    border-bottom: 1px solid #eee;
    padding: 7.5px 0px; 
}

.woocommerce .shop_table td.product-name .variation-item small {
    color: green;
    font-weight: 500;
}

.woocommerce-checkout-review-order-table td.product-name .variation-item small {
    color: green;
    font-weight: 500;
}

.woocommerce .shop_table td.product-price, .woocommerce .shop_table td.product-subtotal {
    font-weight: 500;
    color: green;
    font-family: Oswald, sans-serif;
    font-size: 16px;
}

.woocommerce-checkout-review-order-table .shop-table h4 {
    font-size: 18px;
    color: #000;
}

.woocommerce .cart-collaterals .cart_totals h3.title {
    margin-bottom: 15px;
    font-size: 22px;
    color: #000;
}

.woocommerce .cart-collaterals .wc-proceed-to-checkout a {
    background: #da1920;
    border-color: #da1920;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 0px;
    word-spacing: 2px;
    padding: 12px 15px;
    font-weight: 500;
}

.woocommerce .cart-collaterals .wc-proceed-to-checkout a:hover {
background: #0287c7;
border-color: #0287c7;
color: #ffffff;
}

.woocommerce .cart-collaterals .shop_table tr.order-total td {
    font-family: Oswald, sans-serif;
    color: green;
    font-size: 18px;
}

.woocommerce .shop-table .cart_item:last-child td {
    width: 75%;
}

.woocommerce-checkout-review-order-table .product-total span {
    color: green;
    font-family: Oswald, sans-serif;
    font-size: 18px;
}

.woocommerce-checkout-review-order-table th {
    color: #000 !important;
    font-family: Oswald, sans-serif !important;
    text-transform: capitalize !important;
    font-size: 16px !important;
}

.woocommerce .woocommerce-checkout h3 {
    margin-bottom: 15px !important;
    font-size: 22px;
    color: #000;
}

.woocommerce .shop-table .order-total strong {
    color: green;
    font-family: Oswald, sans-serif;
    font-size: 18px;
}

.woocommerce .product div.summary .stock {
    background: #da1920;
    border-color: #da1920;
    color: #ffdf00;
    font-family: Oswald, sans-serif;
    font-size: 15px;
    padding: 5px 20px;
}

.coupon .btn {
    background: #0287c7 !important;
    border-color: #0287c7;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 0px;
    word-spacing: 2px;
    color: #fff !important;
    font-weight: 500;
    padding: 10px 35px;
}

.coupon .btn:hover {
background: #da1920 !important;
border-color: #da1920;
}

.btn.right.update {
background: #da1920 !important;
border-color: #da1920;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 0px;
    word-spacing: 2px;
    color: #fff !important;
    font-weight: 500;
    padding: 10px 35px;
}

.btn.right.update:hover {
    background: #0287c7 !important;
    border-color: #0287c7;
}

input#place_order {
background: #da1920 !important;
border-color: #da1920;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 0px;
    word-spacing: 2px;
    color: #fff !important;
    font-weight: 500;
    padding: 10px 35px;
}

input#place_order:hover {
    background: #0287c7 !important;
    border-color: #0287c7;
}

form.login .btn {
    background: #da1920;
    border-color: #da1920;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 0px;
    word-spacing: 2px;
    font-weight: 500;
    padding: 12px 35px !important;
}

form.login .btn:hover {
    background: #0287c7 !important;
    border-color: #0287c7;
    color: #ffffff;
}

.woocommerce form.login .lost_password a, .woocommerce .woocommerce-billing-fields label[for="createaccount"], .woocommerce .woocommerce-shipping-fields label[for="createaccount"] {
    color: #0287c7 !important;
    text-transform: capitalize;
    font-family: Oswald,sans-serif !important;
    font-size: 14px;
}

.woocommerce .message-box a {
    color: #da1920;
    text-transform: capitalize;
    font-family: Oswald, sans-serif;
    font-weight: 400;
    font-size: 15px;
}


.page-id-5664350 ul.woo-products h3 {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    min-height: 60px;
    vertical-align: middle;
    display: grid;
    align-items: center;
    line-height: 28px;
}

.page-id-5664409 ul.woo-products h3 {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    min-height: 60px;
    vertical-align: middle;
    display: grid;
    align-items: center;
    line-height: 28px;
}

.page-id-5664429 ul.woo-products h3 {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    min-height: 60px;
    vertical-align: middle;
    display: grid;
    align-items: center;
    line-height: 28px;
}

.vc_row.helmet-part .vc-bg-side-text {
    margin-top: 10% !important;
}

ul {
    color: #000;
    margin-bottom: 15px;
}

h4 {
    color: #000;
}

.vc_row.jackets ul.woo-products h3, .vc_row.flight-suits ul.woo-products h3 {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    min-height: 60px;
    vertical-align: middle;
    display: grid;
    align-items: center;
    line-height: 28px;
} {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    min-height: 60px;
    vertical-align: middle;
    display: grid;
    align-items: center;
    line-height: 28px;
}

.vc_row.jackets .vc-bg-side-text {
    margin-top: 35% !important;
}

.vc_row.flight-suits .vc-bg-side-text {
    margin-top: 68% !important;
}


.woocommerce .shop-table tr.shipping th {
    width: 1% !important;
}

.woocommerce .woocommerce-checkout-payment {
    margin-bottom: 150px;
    z-index: 600 !important;
}

.single-product .vc_row.short-points {
    margin: 0px 0px !important;
}

.single-product .vc_row.short-points h3 {
    color: #000;
    font-family: Oswald, sans-serif;
    font-weight: 500;
    font-size: 18px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.page-id-5664182 ul.woo-products .wc-product-title-wrap {
    min-height: 95px !important;
}

.postid-5664296 .price .from {
    display: none !important;
}


.woocommerce-checkout footer {
    margin-top: 25% !important;
}

.woocommerce .product .images img, .woocommerce .product .images .slider img{
    width: 100% !important;
    max-width: 100% !important;
}

.woocommerce .product .images .slider {
    background: #fff !important;
}

img {
    max-width: 100% !important;
}

.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
    max-width: 40px !important;
}


@media screen and (max-width: 768px) {

.woocommerce .product .entry-summary {
    padding: 0px 0px 0px 0px !important;
}

.woocommerce .product .woo-single-summary-wrap {
    padding: 0 0px !important;
}

.tc-options {
    width: 100%;
    float: none;
    padding: 0px !important;
}

}

@media (-webkit-min-device-pixel-ratio: 2) and (device-height: 568px) {
#masthead .menu-other > li.social {
    display: none;
}
}

@media (max-width: 1024px) and (min-width: 768px) { 

.home-slider-mobile {
display: none !important;
}

}

@media only screen 
  and (min-width: 1024px) 
  and (max-height: 1366px) 
  and (-webkit-min-device-pixel-ratio: 1.5) {

.woocommerce .spacer_included .woocommerce-product-gallery__wrapper > .slider {
    height: -webkit-calc(100vh - 215px) !important;
    height: calc(68vh - 215px) !important;
}

}