/*
Theme Name:	 SPILLFIX Orders Theme
Theme URI:
Description:	SPILLFIX Orders theme
Author:		 Your name here
Theme URI:
Template:	   jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/
body {
    font-family: Heebo !important;
}
/* TOOLBAR STYLES */
.header-toolbar-contact,
.mk-header-toolbar-holder {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.2px;
}
.mk-toolbar-navigation {
    display: flex;
    align-items: center;
    position: relative;
    float: right;
    margin-right: 25px;
    height: 35px;
    line-height: 35px;
}
@media (max-width: 780px) {
    .mk-header-toolbar-holder {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .header-toolbar-contact {
        display: flex !important;
        align-items: center;
        justify-content: center;
        width: 100% !important;
    }
    .mk-header-login {
        width: auto !important;
        margin-top: 5px !important;
        margin-left: 20px !important;
        order: 2;
    }
    .mk-toolbar-navigation {
        /*display: block;*/
        margin: 0 10px 5px;
        float: none;
        order: 1;
    }
}
#mk-header-login-button {
    position: relative;
}
.mk-toolbar-navigation:after,
#mk-header-login-button:after {
    content: '';
    position: absolute;
    top: 13px;
    bottom: 9px;
    right: -15px;
    color: #fff;
    width: 1px;
    background-color: #fff;
}
#mk-header-login-button:after {
    top: 4px;
    bottom: 2px;
}
.mk-toolbar-navigation:before {
    content: '';
    position: absolute;
    top: 13px;
    bottom: 9px;
    left: -15px;
    color: #fff;
    width: 1px;
    background-color: #fff;
}
.mk-toolbar-navigation .menu-item {
    position: relative;
    margin-right: 25px;
}
.mk-toolbar-navigation .menu-item a {
    border-right: 0;
}
.mk-toolbar-navigation .menu-item:after {
    content: '';
    position: absolute;
    top: 8px;
    bottom: 6px;
    right: -15px;
    color: #fff;
    width: 1px;
    background-color: #fff;
}
.mk-toolbar-navigation .menu-item:last-child {
    margin-right: 0;
}
.mk-toolbar-navigation .menu-item:last-child:after {
    display: none;
}
.header-logo>a {
    overflow: hidden;
}
/* Header */
.header-style-1.header-align-left .header-logo a {
    margin-left: 0 !important;
    width: 354px;
    background-color: #ffffff;
}
.header-style-1.header-align-left.a-sticky .header-logo a {
    width: 354px;
    background-color: #ffffff;
}
.header-logo a>img {
    left: 50%;
    transform: translate(-50%, -50%) !important;
}
.header-style-1.sticky-style-fixed .header-logo {
    background-color: #ffffff;
}
/* HOMEPAGE STYLES */
.hero-section .homepage_right_bg_section>.vc_column-inner,
.hero-section .homepage_right_bg_section,
.hero-section .wpb_column,
.hero-section .wpb_row,
.hero-section .page-section-content {
    height: 100% !important;
}
.homepage_right_bg_section>.vc_column-inner {
    background-position: 98% -10px !important;
    padding-left: 354px !important;
}
.hero-buttons {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding-left: 354px;
}
.hero-buttons .box-holder {
    display: flex;
    padding-top: 5px !important;
}
.homepage_top_button {
    flex-grow: 1;
}
.homepage_top_button>a {
    width: 100%;
    height: 100%;
    padding-left: 60px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px !important;
}
.homepage_top_button>a>.mk-button--icon {
    margin: 0 !important;
}
.homepage_top_button>a>.mk-button--icon>svg {
    display: none;
}
.homepage_top_button>a>.mk-button--icon:after {
    content: '';
    position: absolute;
    top: 0;
    left: 10px;
    width: 54px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.homepage_top_button1>a>.mk-button--icon:after {
    background-image: url(/wp-content/uploads/2019/12/spillfix-orders-icon-01.png);
}
.homepage_top_button2>a>.mk-button--icon:after {
    background-image: url(/wp-content/uploads/2019/12/spillfix-orders-icon-02.png);
}
.homepage_top_button3>a>.mk-button--icon:after {
    background-image: url(/wp-content/uploads/2019/12/spillfix-orders-icon-03.png);
}
.homepage_login_form_top_section {
    width: 354px;
    position: absolute !important;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 11 !important;
    padding: 60px 25px;
    background-color: #f7f7f7;
}
#loginform .login-password {
    position: relative;
}
#loginform .login-password #showPass {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 37px;
    color: #838383;
    cursor: pointer;
}
@media (max-width: 1200px) {
    .hero-section .mk-padding-wrapper {
        padding: 0 !important;
    }
    .header-style-1 .header-logo a {
        width: 334px !important;
    }
}
@media (max-width: 1200px) and (min-width: 767px) {
    .homepage_login_form_top_section {
        width: 334px;
    }
    .hero-buttons {
        padding-left: 334px;
    }
    .homepage_right_bg_section>.vc_column-inner {
        background-position: 98% 100px !important;
        background-size: 540px !important;
        padding-left: 334px !important;
    }
}
@media (max-width: 1023px) {
    .homepage_top_button>a {
        padding: 10px;
    }
    .homepage_top_button>a>.mk-button--icon:after {
        display: none;
    }
    .homepage_right_bg_section>.vc_column-inner {
        background-position: 98% 270px !important;
        background-size: 300px !important;
        padding-left: 334px !important;
    }
}
@media (max-width: 992px) {
    .hero-buttons .box-holder {
        flex-direction: column;
    }
    .homepage_top_button {
        margin-top: 5px !important;
        margin-right: 0 !important;
    }
    .homepage_right_bg_section>.vc_column-inner {
        background-position: 98% 185px !important;
    }
}
@media (max-width: 767px) {
    .homepage_login_form_top_section {
        width: auto;
        position: static !important;
    }
    .hero-buttons {
        padding-left: 0;
    }
    .homepage_right_bg_section>.vc_column-inner {
        padding-left: 0 !important;
        padding-bottom: 200px !important;
        background-position: 90% 25% !important;
        background-size: 250px !important;
    }
    .hero-section .homepage_right_bg_section>.vc_column-inner,
    .hero-section .homepage_right_bg_section,
    .hero-section .wpb_column,
    .hero-section .wpb_row,
    .hero-section .page-section-content {
        height: auto !important;
    }
}
.buy_online_link {
    padding-left: 3rem;
    font-size: 15px;
    font-family: 'Heebo', sans-serif !important;
    font-weight: 700;
    text-transform: uppercase;
}
.homepage_top_right_ftitle,
.homepage_top_right_text_description {
    padding-left: 3rem;
}
.homepage_top_right_ftitle p {
    font-family: 'Heebo', sans-serif !important;
    font-weight: bold;
    color: #0c535f;
}
.homepage_top_right_text_description p {
    font-size: 18px;
    font-family: 'Heebo', sans-serif !important;
    font-weight: bold;
}
.fancy_title_top div.welcome {
    font-size: 45px;
    margin-bottom: 10px;
    display: inline-block;
}
.fancy_title_top {
    font-family: 'Heebo', sans-serif !important;
}
@media (max-width: 767px) {
    .header-style-1.header-align-left .header-logo a {
        min-width: 200px;
        width: auto;
    }
}
.so-homepage-subtitle--txt {
    font-family: 'Open Sans';
    font-size: 17px;
    font-weight: 600;
}
p.form_title,
p.new_to_spillfix {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    font-family: 'Heebo', sans-serif;
    color: #0c535f;
}
.homepage_login_form_holder p {
    margin-bottom: 10px;
}
.homepage_top_button button {
    font-family: 'Heebo', sans-serif;
    font-weight: 500;
}
.form_register_holder {
    font-family: 'Open Sans';
}
.form_register_holder a {
    font-weight: 600;
    text-decoration: underline;
    color: #030303;
}
.homepage_login_form_holder form {
    margin-bottom: 50px;
}
.homepage_login_form_holder .login-submit {
    float: right;
}
.homepage_login_form_holder .login-submit input {
    background: #1C5360;
    padding-top: 10px;
    padding-bottom: 10px;
}
.homepage_login_form_holder p.login-username input,
.homepage_login_form_holder p.login-password input {
    width: 100%;
    background: #fff;
}
.homepage_login_form_holder form:after {
    clear: both;
    display: block;
    content: '';
}
.lostpassword_link {
    font-size: 14px;
    font-family: 'Heebo', sans-serif;
    font-weight: 700;
    position: relative;
    top: 5px;
}
.lostpassword_link a {
    line-height: inherit;
    color: #0d535f !important;
    text-decoration: none;
    cursor: pointer;
}
.top_sellers_column article.mk--col--3-12 {
    width: 100% !important;
}
.top_sellers_column .mk-product-loop.compact-layout .mk-product-holder {
    border: none !important;
}
.top_sellers_column .mk-product-loop.compact-layout .product-title a {
    font-weight: 600;
    color: #030303;
    text-align: center !important;
    display: block;
}
.top_sellers_column .mk-product-loop.compact-layout .price {
    display: none !important;
}
.top_sellers_column .mk-product-loop.compact-layout .product-item-footer {
    display: none !important;
}
/* Before Footer Section */
.before-footer-section_text p {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 0;
    font-size: 40px;
    text-align: right;
    line-height: 1;
    color: #fff;
}
@media (max-width: 767px) {
    .before-footer-section .mk-image {
        margin-top: 25px;
        margin-bottom: 15px;
        text-align: center !important;
    }
    .before-footer-section_text p {
        flex-direction: column;
        font-size: 30px;
    }
    .before-footer-section_text p>a {
        margin: 25px 0 !important;
    }
}
.before-footer-section_text p>a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 190px;
    height: 50px;
    margin-left: 35px;
    font-family: Heebo;
    font-size: 24px;
    line-height: 0.9;
    color: #072a30;
    font-weight: 700;
    letter-spacing: 1px;
    background-color: #ffd600;
}
/* FOOTER */
body #mk-footer .widgettitle {
    font-family: Heebo;
    color: #58585a;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 0;
}
body #mk-footer .menu-item>a {
    font-family: 'Open Sans', Sans-Serif;
    font-size: 15px;
    font-weight: 500;
    color: #7f7f7f !important;
}
body #mk-footer .menu-item>a:hover {
    color: #52b67a !important;
}
body #mk-footer .menu-item>a>svg {
    display: none;
}
body #sub-footer .mk-grid {
    display: flex;
    justify-content: center;
}
.weshipto {
    font-family: 'Open Sans', Sans-Serif;
    font-size: 15px;
    font-weight: 500;
    color: #7f7f7f !important;
}
/* ADD TO CART */
.add_to_cart_holder .add_to_cart_link {
    display: inline-block
}
.add_to_cart_holder .add_to_cart_link a {
    background: #52b67b;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 10px;
    font-weight: 500;
    font-size: 14px;
}
.add_to_cart_holder .product_link {
    color: #52b67b;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    margin-right: 4rem;
    line-height: 1.2;
}
.add_to_cart_holder .product_link:after {
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    background: #52b67b;
}
.top_sellers_column .mk-product-loop.compact-layout .product-title a {
    font-size: 18px;
    text-transform: capitalize;
}
.top_sellers_column .mk-product-loop .description {
    font-size: 14px;
}
.add_to_cart_holder {
    text-align: center;
}
.top_sellers_column .mk-product-loop.compact-layout .added_to_cart {
    position: relative !important;
    top: 0 !important;
    border-radius: 0 !important;
    font-size: 14px;
    padding: 5px 10px;
    font-weight: 500;
}
.form_register_holder a {
    cursor: pointer;
}
.spilfix-homepage-absorbant-products .mk-product-loop .description {
    display: none !important;
}
.top_sellers_column .product-title {
    padding-right: 0 !important;
}
.spilfix-homepage-absorbant-products .mk-product-loop .product-title {
    margin-bottom: 30px;
    margin-top: 20px;
}
.mk-fancy-title.resources_title {
    margin-bottom: 10px;
}
.recources_subtitle {
    font-family: 'Open Sans';
}
#top_registration_form input:not(#submit_top_registration_form) {
    width: 100%;
    background: #fff;
    margin-bottom: 10px;
}
#top_registration_form {
    margin-top: 45px;
}
#top_registration_form #submit_top_registration_form {
    background: #1C5360;
    color: #fff;
    outline: none;
    border: none;
    padding: 10px 15px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: inherit;
}
.back_to_login {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    font-family: 'Heebo', sans-serif;
    color: #0c535f;
    cursor: pointer;
}
input.error {
    border: 1px solid red;
}
.registration_error {
    display: block;
    text-align: center;
    color: red;
}
.fancy_title_top div.welcome.reset_password_message {
    font-size: 30px;
    margin-bottom: 15px;
}
#lostpasswordform #user_login {
    width: 100%;
    background-color: #fff;
}
#lostpasswordform #wp-submit {
    background: #1C5360;
    color: #fff;
    outline: none;
    border: none;
    padding: 10px 15px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: inherit;
}
/* WHOLESALE ORDER FORM */
#wwof_product_listing_filter {
    display: none !important;
}
#wwof_product_listing_table tr th {
    text-align: left !important;
}
#wwof_product_listing_table .product_price_col .price>del {
    display: none;
}
#wwof_product_listing_table .product_price_col .price>ins {
    text-decoration: none;
}
/* PRODUCT DETAIL PAGE */
.single-product .entry-summary .entry-title, .single-product .entry-summary .title {
    font-size: 28px !important;
    font-weight: 700;
    margin-bottom: 10px;
}
.single-product .entry-summary .price .amount {
    font-size: 20px !important;
    font-weight: 700;
}
.single-product .product.sale .price del {
    display: none;
}
.woocommerce-product-details__short-description {
    margin-bottom: 30px;
    clear: both;
    margin-top: 6px;
    border-top: solid 1px #0c535f;
    border-bottom: solid 1px #0c535f;
    padding-top: 22px;
    padding-bottom: 15px;
}
.woocommerce .button.single_add_to_cart_button {
    background-position: 0px center;
    background-size: 0px;
    background-repeat: no-repeat;
    background-image: none;
    padding: 14px 20px 14px 20px !important;
}
.woocommerce .products.related h2 {
    text-transform: uppercase;
    color: #52b67a;
    font-weight: 700;
}
.mk-product-loop.compact-layout .product-title {
    font-size: 18px !important;
    color: #52b67a !important;
    line-height: 22px;
    padding-right: 50px;
    margin-bottom: 5px;
    letter-spacing: 0px;
    font-weight: 400;
    text-transform: none;
}
.mk-product-loop.compact-layout .product-title a {
    color: #000000 !important;
}
.mk-product-loop.compact-layout .price {
    padding-top: 5px;
    font-weight: 700;
    font-size: 16px;
    color: #52b67a;
}
.mk-product-loop .mk-shop-item-detail hr {
    margin: 15px 0;
    border: 0;
    border-bottom: 1px solid #f2f2f2;
}
.mk-product-loop .product-custom-excerpt {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    font-family: Heebo;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #3a3a3a;
}
.mk-product-loop .product-view-detail-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 130px;
    height: 26px;
    margin-top: 25px;
    background-color: #52b67a;
    font-family: Heebo;
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
    text-transform: uppercase;
    letter-spacing: -0.12px;
    color: #ffffff;
    transition: .2s;
}
.mk-product-loop .product-view-detail-button:hover {
    background-color: #0c535f;
    color: #fff;
}
.spillfix-product-item .product-item-footer {
    display: none;
}
span.price {
    margin: 0 0 1rem;
}
#tab-description h2 {
    display: none;
}
#tab-suitable-uses h2 {
    display: none;
}
li#tab-title-additional_information {
    display: none;
}
.wc-tabs {
    border-bottom: 2px solid #d8d8d8;
    margin: 0;
}
.wc-tabs li.active a {
    border-bottom-style: solid;
    border-bottom-width: 4px;
}
/* CHECKOUT PAGE */
.woocommerce-info {
    border-color: #48ad6e;
    background-color: #e1ece5;
}
/* WOOCOMMERCE ORDER FORM */
.spillfix-product-title-col {
    display: flex;
}
.spillfix-product-title-col-image {}
.spillfix-product-title-col-content {
    padding: 50px 0;
}
.spillfix-product-title-col-content a.product_link {
    display: block;
    margin-bottom: 25px;
    font-weight: 500;
}
#wwof_product_listing_table .product_row_action_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
#wwof_product_listing_table .product_row_action_wrapper .wwof_add_to_cart_button {
    margin-right: 0;
}
#wwof_product_listing_table .product_row_action_wrapper .added_to_cart {
    margin-top: 10px;
}
@media (max-width: 1024px) {
    .spillfix-product-title-col {
        flex-direction: column;
    }
    .spillfix-product-title-col-content {
        padding: 15px 0;
    }
    #wwof_product_listing_table tr:nth-of-type(odd) {
        background: none;
    }
    #wwof_product_listing_table {
        display: table;
    }
    #wwof_product_listing_table thead {
        display: table-header-group;
    }
    #wwof_product_listing_table tfoot {
        display: none;
    }
    #wwof_product_listing_table tbody {
        display: table-row-group;
    }
    #wwof_product_listing_table thead tr,
    #wwof_product_listing_table tr {
        display: table-row;
    }
    #wwof_product_listing_table th,
    #wwof_product_listing_table td {
        display: table-cell;
    }
    #wwof_product_listing_table .mobile-label {
        display: none !important;
    }
    #wwof_product_listing_table tbody tr td:last-child,
    #wwof_product_listing_table tbody tr td {
        padding: 10px;
    }
    /*#wwof_product_listing_table tbody tr td:last-child .wwof_add_to_cart_button {*/
    /*	margin-right: 0;*/
    /*}*/
}
@media (max-width: 782px) {
    #wwof_product_listing_table_container {
        overflow: scroll;
    }
    #wwof_product_listing_table td.product_sku_col,
    #wwof_product_listing_table thead>tr>th:nth-child(2) {
        display: none;
    }
}
/* WOOCOMMERCE MINI CART */
.buttons.woocommerce-mini-cart__buttons #woo_pp_ec_button>img {
    margin: 15px 0 0 !important;
}
/* WOOCOMMERCE CART */
.woocommerce .cart-collaterals {}
.cart_totals>h2:before,
.woocommerce .cart-collaterals .cart_totals tr:before {
    content: '';
    display: table-cell;
    width: 60%;
}
.cart_totals>h2:before {
    display: inline-block;
    margin-right: 12px;
}
.cart_totals>h2 {
    color: #49ad6f;
    font-family: Heebo;
    font-size: 18px;
    font-weight: 700;
    line-height: 28.51px;
    text-transform: uppercase;
}
.woocommerce .cart-collaterals .cart_totals table th {
    vertical-align: middle;
    width: 20%;
}
.woocommerce .cart_totals .shop_table {
    margin-bottom: 30px !important;
}
.wcppec-checkout-buttons.woo_pp_cart_buttons_div {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 35px;
}
.wcppec-checkout-buttons__separator {
    margin: 0 15px 0 0;
}
.wcppec-checkout-buttons__button {
    width: 130px;
    padding: 0;
}
.product-quantity {
    padding-left: 20px;
}
@media (max-width: 992px) {
    .cart_totals>h2:before,
    .woocommerce .cart-collaterals .cart_totals tr:before {
        width: 50%;
    }
}
@media (max-width: 767px) {
    .cart_totals>h2:before,
    .woocommerce .cart-collaterals .cart_totals tr:before {
        display: none;
    }
    .woocommerce table.cart th.product-thumbnail {
        display: table-cell;
    }
    .woocommerce table.cart th.product-name {
        display: none;
    }
}
.mk-product-loop.compact-layout .price {
    display: none;
}
/* HUBSPOT FORMS */
.master-holder select:not(.gfield_select), .woocommerce select {
    margin-bottom: 20px;
}
.hs-input {
    width: 100%;
}
.hs-form .hs-form-field {
    margin-bottom: 10px;
}
.hs-form .hs-form-field input {
    margin-bottom: 0;
    box-sizing: border-box;
}
.hs-form .hs-form-field.hs-fieldtype-radio>label,
.hs-form .hs-form-field.hs-fieldtype-checkbox>label {
    display: block;
    margin-bottom: 5px;
}
.hs-form .hs-form-field .inputs-list {
    list-style: none;
    margin-left: 0;
}
.hs-form .hs-form-field .inputs-list>li {
    margin-left: 0;
    margin-bottom: 10px;
}
.hs-form .hs-form-field .inputs-list .hs-form-checkbox-display,
.hs-form .hs-form-field .inputs-list .hs-form-radio-display {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.hs-form .hs-form-field .inputs-list .hs-form-checkbox-display input[type="checkbox"],
.hs-form .hs-form-field .inputs-list .hs-form-radio-display input[type="radio"] {
    width: auto;
    margin-right: 15px;
}
.hs-form .hs-submit .hs-button {
    display: inline-block;
    width: 250px;
    margin-top: 20px;
    padding: 20px 28px;
    background-color: #52b67a;
    font-family: Heebo;
    font-size: 14px;
    color: #fff;
    line-height: 100%;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    outline: 0 none;
    border: 0;
    transition: .2s;
}
.hs-form .hs-submit .hs-button:hover {
    color: #ffffff !important;
    background-color: #0c535f;
}
/* WHOLESALE PLUGIN REGO FORM */
a#log-in.form-control {
    display: none;
}
a#lost-password.form-control {
    display: none;
}
.register-button-container {
    margin-top: 20px;
}
/*
**  FORM REGISTER FOR AN ACCOUNT
 */
.wwlc-register .form_field input[type=email],
.wwlc-register .form_field input[type=search],
.wwlc-register .form_field input[type=password],
.wwlc-register .form_field input[type=tel],
.wwlc-register .form_field input[type=text],
.wwlc-register .form_field input[type=url],
.wwlc-register .form_field textarea {
    display: block;
    width: 100%;
    padding: 10px 12px;
    box-sizing: border-box;
    font-size: 14px;
    color: #767676;
    background-color: #fdfdfd;
    border: 1px solid #dadada;
    outline: 0;
    margin-bottom: 4px;
}
.spillfix-password-wrap {
    position: relative;
}
.spillfix-password-wrap .show-password {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 37px;
    color: #838383;
    cursor: pointer;
}
.wwlc-register abbr.required {
    text-decoration: none;
    cursor: default;
}
.mk-button--dimension-outline, .mk-button--dimension-savvy {
    border-width: 1px;
    border-style: solid;
}
.mk-button--text {
    font-weight: 500 !important;
}
.woocommerce-MyAccount-navigation-link--downloads {
    display: none !important;
}
.woocommerce-account .addresses .title h3 {
    float: left;
    font-size: 20px;
    color: #0c535f;
    font-weight: 500;
}
.mk-fancy-title.pattern-style {
    background: none !important;
}
#mk-tabs .wpb_tabs_nav a {
    font-size: 16px;
}
.wholesale_price_title {
    display: none !important;
}
.original-computed-price {
    display: none !important;
}
/*
**  SPILLFIX SAVINGS CALCULATOR
 */
#window-holder {
    position: relative;
    overflow-x: hidden;
    overflow-y: visible !important;
    /*padding-bottom: 50px;*/
}
#panel-heading p {
    margin: 0.5rem;
    width: 100%;
}
#results {
    display: none;
}
.results-field {
    width: 200px;
    text-align: right;
}
#totalsavings {
    display: inline-block;
    max-width: 200px;
}
#calc-back {
    display: none;
}
#settings {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    top: -1000px;
    z-index: 2;
    display: block;
    background: #FFF;
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);
    border: thin solid #e7e7e7;
    box-sizing: border-box;
}
.slideIn {
    top: 0px !important;
    -webkit-transition: top 0.7s;
    /* Safari */
    transition: top 0.7s;
}
.slideOut {
    top: -1000px;
    -webkit-transition: top 0.5s;
    /* Safari */
    transition: top 0.5s;
}
#settings hr {
    margin: 0 auto !important;
}
.toggle-info {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    cursor: pointer;
}
.toggle-info p {
    margin: 0;
}
#cost-info-more,
#hide-haulage-info,
#haulage-info-more,
#hide-disposal-info,
#disposal-info-more,
#hide-delivery-info,
#delivery-info-more,
#hide-cost-info {
    display: none;
}
.sf-calculator select {
    min-width: auto !important;
}
/**FOOTER**/
.brady-foot {
    padding: 1rem;
    text-align: center;
    display: none;
}
/**FIELD RESET**/
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea, select, .input-group {
    margin: 0 !important;
}
input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
    background-color: #FFF !important;
    cursor: not-allowed;
}
.setting-field {
    text-align: right;
}
.row-results {
    padding: 0.9375rem;
}
.row-results p {
    margin: 0;
}
.row-space {
    padding: 0.5rem 0;
}
.row-preferences-heading {
    background: #e7e7e7;
}
.primary {
    color: #FFF !important;
    background: #367dbb !important;
}
.secondary {
    color: #FFF !important;
    background: #484848 !important;
}
.success {
    color: #FFF !important;
}
.spillblue {
    color: #367dbb;
}
hr {
    margin: 0;
    padding-top: 10px;
}
.center-help {
    justify-content: center;
}
.form-error {
    display: none;
    margin: 0;
    padding: 0.25rem;
}
.single-left {
    width: 48%;
    float: left;
}
.single-right {
    width: 48%;
    float: right;
}
.pad-top {
    padding-top: 2px;
}
/**MEDIA QUERIES**/
@media screen and (max-width: 1024px) {
    .benefits {
        max-width: 50% !important;
        flex: 0 0 50%;
    }
}
@media screen and (max-width: 800px) {
    #gradient {
        background: #231f20 !important;
    }
    #panel {
        margin: 0 1rem;
    }
    #shadow {
        display: none;
    }
}
@media screen and (max-width: 639px) {
    .benefits {
        max-width: 100% !important;
        flex: 0 0 100%;
    }
    .icons .small-12 {
        flex: 0 0 50% !important;
        max-width: 50%;
    }
    .icons img {
        max-width: 100%;
    }
    #gradient {
        padding-top: 1.5rem;
    }
    p, .button {
        margin: 0.4rem 0;
    }
    h1 {
        line-height: 1.2;
    }
    p {
        line-height: 1.3;
    }
    #intro p, #intro h1 {
        margin-bottom: 1.2rem;
    }
    [type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea, select {
        margin: 0.4rem 0;
    }
    .row {
        padding-bottom: 0.4rem;
    }
    #settings hr {
        margin: 0 !important;
        padding: 0.4rem 0 !important;
    }
    #mysavings-bttn {
        margin: 0.8rem 0;
    }
    .spill-head img, .brady-head img {
        height: 50px;
    }
    .spill-head {
        padding-left: 10px;
    }
    .brady-head {
        padding-right: 10px;
    }
}
/*
**	Custom Styles
 */
.sf-calculator p {
    margin-bottom: 0;
    font-size: 18px;
}
.sf-calculator .calc-title {
    background-color: #f0f2f3;
}
.sf-calculator .new-cog {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: #0d535f;
}
.sf-calculator .calc-title .h3-override {
    margin-bottom: 0;
    padding: 25px 0 !important;
    font-weight: 800;
    line-height: 32px;
    text-transform: uppercase;
}
.sf-calculator .button {
    background-color: #fff;
    border: 1px solid #0c535f;
    color: #0c535f !important;
}
.sf-calculator .button:hover {
    background-color: #0c535f;
    color: #ffffff !important;
}
.sf-calculator .row-space {
    min-height: 70px;
}
.sf-calculator .is-invalid-input:not(:focus) {
    background-color: transparent;
}
.sf-calculator .input-group,
.sf-calculator [type=color],
.sf-calculator [type=date],
.sf-calculator [type=datetime-local],
.sf-calculator [type=datetime],
.sf-calculator [type=email],
.sf-calculator [type=month],
.sf-calculator [type=number],
.sf-calculator [type=password],
.sf-calculator [type=search],
.sf-calculator [type=tel],
.sf-calculator [type=text],
.sf-calculator [type=time],
.sf-calculator [type=url],
.sf-calculator [type=week],
.sf-calculator select,
.sf-calculator textarea {
    margin: 0 !important;
    background-color: #f0f2f3 !important;
    font-size: 16px !important;
    color: #0a0a0a !important;
    font-weight: 400 !important;
    line-height: 18px !important;
}
.sf-calculator select {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>") !important;
}
.sf-calculator .results-field {
    width: 200px;
    height: 44px;
    text-align: right;
}
.sf-calculator input:disabled,
.sf-calculator input[readonly],
.sf-calculator textarea:disabled,
.sf-calculator textarea[readonly] {
    background-color: #fff !important;
    cursor: not-allowed;
}
.row-preferences-heading>p,
.sf-calculator .result-title-text {
    margin: 13px 0;
}
.more-settings-text p {
    margin-bottom: 20px;
    font-size: 16px;
    color: #3b3d3d;
    line-height: 1.6em;
}
.more-settings-text hr {
    padding-top: 0;
    margin: 30px 0;
    border-bottom: 1px solid #52b67a;
}
.settings-info-text p,
.results-bottom-text p,
.results-top-text p {
    margin: 13px 0;
}
.sf-calculator .row-results {
    padding: 15px;
}
.sf-calculator .icons {
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    line-height: 18px;
}
.sf-calculator .icons img {
    max-width: 100px;
    width: 100%;
}
.results-list-after-icons {
    padding: 15px;
}
.new-icon-inner img {
    cursor: pointer;
}
@media (max-width: 767px) {
    .sf-calculator .calc-form-row {
        flex-direction: column !important;
        align-items: stretch !important;
    }
    .sf-calculator .calc-form-row p {
        text-align: left !important;
    }
    .sf-calculator .button {
        display: block;
        margin: 15px auto !important;
    }
}
.modal-calc {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}
.modal-calc_owerlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: rgba(30, 63, 70, 0.9);
}
.modal-calc_close {
    position: absolute;
    top: 15px;
    left: 45px;
    color: #0c535f;
    font-family: Heebo;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.16px;
    cursor: pointer;
}
.modal-calc_window {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 1030px;
    height: 100%;
    max-height: calc(90% - 90px);
    padding: 45px;
    background-color: #fff;
    overflow-y: scroll;
}
.modal-calc_window::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}
.modal-calc_window::-webkit-scrollbar-button {
    background-color: #0c535f;
}
.modal-calc_window::-webkit-scrollbar-track {
    background-color: #0c535f;
}
.modal-calc_window::-webkit-scrollbar-track-piece {
    background-color: #ffffff;
}
.modal-calc_window::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #0c535f;
    border-radius: 3px;
}
.modal-calc_window::-webkit-scrollbar-corner {
    background-color: #0c535f;
}
.modal-calc_window::-webkit-resizer {
    background-color: #0c535f;
}
/*
**  Modal Quantity Validation
 */
.spillfix-error-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}
.vex-overlay,
.spillfix-error-modal__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: rgba(30, 63, 70, 0.9);
}
.spillfix-error-modal__window {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 450px;
    padding: 15px;
    background-color: #fff;
}
.spillfix-error-modal__close {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    color: #0c535f;
    font-family: Heebo;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
}
.spillfix-error-modal__content ul {
    margin-left: 0;
    list-style: none;
    text-align: left;
}
.spillfix-error-modal__content ul li {
    margin-left: 0;
    margin-bottom: 15px;
}
.spillfix-error-modal__content {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}
.vex-dialog-buttons,
.spillfix-error-modal__buttons {
    display: flex;
    align-items: center;
    justify-content: center;
}
.vex-dialog-button-primary,
.spillfix-error-modal__button {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 135px;
    min-height: 40px;
    background-color: rgb(82, 182, 122) !important;
    text-align: center;
    font-family: Heebo;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    transition: .2s;
}
.vex-dialog-button-primary:hover,
.spillfix-error-modal__button:hover {
    background-color: #252525 !important;
}
.vex.vex-theme-plain .vex-close:before {
    font-family: dashicons;
    content: "\f335";
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    font-size: 20px;
    color: #0c535f;
    cursor: pointer;
}
.vex.vex-theme-plain .vex-close:hover:before {
    color: #0c535f;
    background: transparent;
}
.vex-content {
    z-index: 1;
}
.vex-dialog-message {
    font-size: 0 !important;
    line-height: 0;
}
.vex-dialog-message br {
    display: none;
}
.vex-dialog-message .wc-error {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    line-height: 1.4;
}
/*
**  Hide min Quantity
*/
#wwof_product_listing_container .wholesale_price_minimum_order_quantity,
#wwof_product_listing_container .wholesale_price_order_quantity_step,
.single-product .wholesale_price_minimum_order_quantity {
    display: none !important;
}
.woocommerce-shipping-destination {
    display: none;
}
/*
.woocommerce-shipping-methods input.shipping_method {
	display: none;
}
*/
.woocommerce-shipping-methods input[type='radio'].shipping_method {
    margin-right: 6px;
}
.mk-button--dimension-flat.text-color-dark {
    color: #0d535f !important;
}
.flatbutton-outline {
    border: 1px solid #0d535f !important
}
.add-cart-responsive-state a {
    margin-bottom: 90px !important;
}
@media screen and (max-width: 639px) {
    p {
        line-height: 1.6 !important;
    }
}
@media only screen and (max-width: 420px) {
    .homepage_login_form_top_section {
        display: none;
    }
    .homepage_right_bg_section .fancy_title_top {
        padding-top: 60px !important;
        padding-left: 25px;
        padding-right: 25px;
    }
    .homepage_right_bg_section .homepage_login_form_holder {
        padding-bottom: 15px;
        padding-left: 25px;
        padding-right: 25px;
    }
    .homepage_right_bg_section .wpb_wrapper {
        background: #F7F7F7;
    }
    .hero-buttons {
        position: relative !important;
    }
    body .header-style-1.header-align-left .header-logo a {
        width: auto !important;
    }
    .homepage_right_bg_section .vc_column-inner {
        padding-bottom: 0 !important;
    }
}
@media only screen and (min-width: 421px) {
    .homepage_right_bg_section .fancy_title_top,
    .homepage_right_bg_section .homepage_login_form_holder {
        display: none !important;
    }
}
/*
**  PRODUCT DETAIL PAGE
 */
.woocommerce-variation-description p {
    color: #de6402 !important;
    font-weight: 500 !important;
    padding-top: 6px !important;
}
.single-product .entry-summary .price .amount {
    font-size: 30px !important;
    font-weight: 700;
}
.product_variation_description {
    color: #de6402 !important;
    font-weight: 500 !important;
    display: block;
    line-height: 1;
    font-family: 'Roboto';
}
.product_variation_description p {
    color: #de6402 !important;
    font-weight: 500 !important;
    display: block;
    line-height: 1;
    font-family: 'Roboto';
    margin-bottom: 0 !important;
    margin-top: 5px;
}
.product_category_single_item h3 {
    padding-right: 0 !important;
    text-align: center;
}
.product_category_single_item {
    border: 1px solid #e3e3e3;
    background-color: #fff;
    padding: 15px;
    margin-right: 15px;
    margin-bottom: 20px;
    width: calc(25% - 15px);
}
.product_category_single_item:nth-child(4n) {
    margin-right: 0 !important;
}
.product_categories_list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.c_separator {
    margin: 20px 0;
    border: 0;
    border-bottom: 1px solid #f2f2f2;
}
.product_category_single_item_name {
    margin-top: 15px;
}
.product_category_single_item_link>a {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1 !important;
}
.product_category_single_item .spillfix-product-title a {
    font-weight: 500;
    font-family: 'Heebo';
}
.product_category_single_item .product-view-detail-button {
    font-size: 12px;
    font-weight: 700;
    font-family: 'Heebo';
}
.new_shop_lists {
    font-weight: 500;
}
.new_shop_lists ul {
    display: inline-block;
    text-align: left;
    list-style-type: none;
    font-weight: 600;
}
.new_shop_lists ul li {
    position: relative;
    padding-left: 20px;
}
.new_shop_lists ul li:before {
    display: block;
    content: '';
    width: 15px;
    height: 15px;
    background: url(/wp-content/uploads/2020/06/green_star.svg) center center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-65%);
}
.b_separator {
    height: 2px;
    background: #FED803;
    min-width: 200px;
    margin: 30px auto;
    width: 35%;
}
@media only screen and (max-width: 1100px) {
    .mk-product-loop .mk--col--3-12.product_category_single_item {
        width: calc(33.33% - 15px);
    }
    .product_category_single_item:nth-child(3n) {
        margin-right: 0 !important;
    }
    .product_category_single_item:nth-child(4n) {
        margin-right: 15px !important;
    }
}
@media only screen and (max-width: 768px) {
    .mk-product-loop .mk--col--3-12.product_category_single_item {
        width: calc(50% - 15px) !important;
    }
    .product_category_single_item:nth-child(2n) {
        margin-right: 0 !important;
    }
    .product_category_single_item:nth-child(3n) {
        margin-right: 15px !important;
    }
    .product_category_single_item:nth-child(4n) {
        margin-right: 15px !important;
    }
    .new_shop_lists {
        text-align: left !important;
    }
    .mobile25 {
        height: 25px !important;
    }
}
@media only screen and (max-width: 500px) {
    .mk-product-loop .mk--col--3-12.product_category_single_item {
        width: 100% !important;
    }
    .product_category_single_item {
        margin-right: 0 !important;
    }
}
.absorbent-products__title {
    position: relative;
    display: inline-block;
    margin-bottom: 35px;
    font-family: 'Heebo', sans-serif;
    font-size: 34px;
    font-weight: 400;
    color: #0D0E0F;
}
.absorbent-products__title:after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    height: 2px;
    background: #FED803;
}
.absorbent-products__description,
.absorbent-products__description p {
    font-family: Roboto;
    font-size: 18px;
    color: #000000;
    font-weight: 400;
}
.filters_heading {
    margin-bottom: 2px;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 500;
    color: #52B67A;
    position: relative;
}
.categories_filter_title,
.tags_filter_title {
    margin-bottom: 10px;
    margin-top: 30px;
    font-family: Roboto;
    font-size: 16px;
    line-height: 17px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000000;
}
.product_category_single_item_image {
    text-align: center;
}
.category_single_product_wrapper {
    border: 1px solid #e3e3e3;
    background-color: #fff;
    padding: 15px;
    margin-right: 15px;
    margin-bottom: 20px;
    width: calc(33.33% - 15px);
}
.categories_filter_wrapper p:not(.categories_filter_title),
.tags_filter p:not(.tags_filter_title) {
    position: relative;
    padding-left: 25px;
}
.tags_filter_wrapper input[type="checkbox"],
.categories_filter_wrapper input[type="checkbox"] {
    display: none;
}
.tags_filter_wrapper label,
.categories_filter_wrapper label {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.tags_filter_wrapper .checkbox_inner,
.categories_filter_wrapper .checkbox_inner {
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid #2D2E3B;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 5px;
}
.tags_filter_wrapper input[type="checkbox"]:checked+.checkbox_inner,
.categories_filter_wrapper input[type="checkbox"]:checked+.checkbox_inner {
    background-color: #52b67a;
    border-color: #52b67a;
    background-image: url("/wp-content/uploads/2020/06/filter-checkbox.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 90%;
}
.product_panel_tags {}
div.categories_filter_wrapper p,
div.tags_filter_wrapper p {
    margin-bottom: 10px !important;
}
.product_panel_tags p {
    margin-bottom: 0;
    font-family: Roboto;
    font-size: 12px;
    color: #0B535F;
    font-weight: 900;
    text-transform: uppercase;
}
.category_single_product_image {
    margin-bottom: 10px;
}
h4.category_single_product_title {
    margin-bottom: 10px;
}
h4.category_single_product_title>a {
    margin-bottom: 35px;
    font-family: 'Heebo', sans-serif;
    font-size: 20px;
    color: #000;
    font-weight: 500;
}
.category_single_product_wrapper hr {
    margin: 0px 0 15px !important;
    padding: 0;
    border: 0;
    height: 1px;
    background-color: #f2f2f2;
}
.category_single_product_description {
    /* margin-bottom: 10px; */
    font-family: Roboto;
    font-size: 14px;
    color: #000000;
    display: inline-block;
}
.category_single_product_description ul {
    margin-left: 15px;
    /* list-style-position: inside; */
}
.category_single_product_description ul li {
    margin-left: 0;
}
.category_single_product_description ul li {
    line-height: 18px !important;
    padding-bottom: 6px !important;
}
.products_button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.products_button .quick_view,
.products_button .product_link_button,
.products_button .product_link_button_mobile {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
    max-width: 106px;
    min-width: 90px;
    min-height: 27px;
    line-height: 27px;
    font-family: 'Heebo', sans-serif;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
    transition: .2s;
}
.products_button .quick_view {
    margin-right: 5px;
    border: 1px solid #2D2E3B;
    color: #2D2E3B;
}
.products_button .product_link_button {
    border: 1px solid #2D2E3B;
    color: #2D2E3B;
}
.quick_view,
.products_button .product_link_button_mobile {
    border: 1px solid #52B67A !important;
    color: #ffffff !important;
    background-color: #52B67A;
}
.products_button .quick_view:hover,
.products_button .product_link_button:hover {
    border: 1px solid #2D2E3B !important;
    background-color: #252525;
    color: #ffffff;
}
@media only screen and (min-width: 768px) {
    .products_button .product_link_button_mobile {
        display: none !important;
    }
}
@media only screen and (max-width: 767px) {
    .products_button .quick_view,
    .products_button .product_link_button {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 1000px) {
    .products_button {
        justify-content: center;
    }
    .products_button .product_link_button {
        margin-right: 0;
        margin-bottom: 10px;
    }
}
.single-product .quick_view_details_link {
    display: none !important;
}
#pa_quantity {
    background-color: #fdfdfd;
    border: 1px solid #e3e3e3;
    background-position: right center;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 10px 12px 12px 16px;
    font-size: 12px;
    line-height: 14px;
    color: #252525;
    border-radius: 0;
    font-weight: 700;
    min-width: 240px;
    max-width: 100%;
    display: block;
}
.variations tbody tr td {
    display: table-row;
    width: 100%;
    padding: 0;
    text-align: left;
}
.variations tbody tr td:last-child {
    width: auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #3b3d3d;
    line-height: 1.6em;
    text-transform: uppercase
}
.variations tbody tr td.value a:not(.quick_view_details_link) {
    font-size: 12px;
    padding: 5px 3px;
    font-style: italic;
    color: #999;
}
.remodal .quantity.buttons_added label.screen-reader-text {
    display: none !important
}
table.variations {
    position: relative;
}
.remodal {
    box-shadow: none !important;
    height: auto;
}
.remodal .remodal-close {
    left: 0;
    right: auto;
}
.remodal .remodal-close:after {
    content: 'close';
    display: block;
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
    left: 30px;
    position: relative;
    top: 2px;
}
.remodal .remodal-close:hover {
    background-color: transparent !important;
}
#wcqv_contend .woocommerce-Price-amount {
    font-weight: 700;
    font-size: 24px;
    color: #52b67a;
}
#wcqv_contend .summary-content {
    margin-bottom: 100px;
}
@media only screen and (max-width: 767px) {
    .products_button .quick_view {
        display: none !important;
    }
    .mk-product-loop .mk--col--4-12 {
        width: 100% !important;
    }
}
@media only screen and (max-width: 1024px) {
    .variations tbody tr td:last-child {
        position: relative !important;
        transform: none !important;
    }
}
@media only screen and (max-width: 768px) {
    .category_single_product_wrapper {
        width: calc(50% - 15px);
    }
    #wcqv_contend .summary {
        width: 95%;
    }
    .products_button a {
        display: block !important;
        margin: auto !important;
        text-align: center;
        margin-bottom: 10px !important;
    }
    .products_button {
        display: block !important;
    }
}
#wcqv_contend .product .images .thumbnails {
    position: relative !important;
}
.specs_h4 {
    color: #52b67a;
    font-weight: bold;
}
.prod_intro {
    font-size: 16px;
    color: #3b3d3d;
    line-height: 1.6em;
}
table.specs_table {
    border: 1px #e0e0e0 solid;
    text-align: left;
    border-spacing: 4px;
    padding: 10px;
}
.specs_table tr {
    border-bottom: 1px #e0e0e0 solid;
}
.specs_table tr:last-of-type {
    border-bottom: none;
}
.specs_table td {
    text-align: left;
    width: 70%;
}
.specs_table td:first-of-type {
    border-right: 1px #e0e0e0 solid;
    text-align: left;
    min-width: 150px;
    width: 30%;
    font-weight: normal;
}
.woocommerce .products.related .mk-product-loop .product-custom-excerpt {
    display: none !important;
}
@media only screen and (max-width: 425px) {
    .products_filters_holder {
        display: none;
    }
    .filters_heading:after {
        display: block;
        content: '';
        width: 24px;
        height: 24px;
        background: url(/wp-content/themes/spillfix-orders-child/assets/images/outline-arrow-down.svg) no-repeat;
        position: absolute;
        right: 0;
        top: 0;
    }
    .filters_heading.open:after {
        transform: rotate(180deg);
    }
    .absorbent-products__description {
        margin-bottom: 40px !important;
    }
    .mobile_top40 {
        margin-top: 40px !important;
    }
}
.w1200_766 {
    display: none;
}
@media only screen and (max-width: 1200px) {
    .h1200 {
        display: none !important;
    }
}
@media only screen and (min-width: 766px) and (max-width: 1200px) {
    .w1200_766 {
        display: block;
    }
}
.added_to_cart_message {
    border-color: #ddd;
    background-color: #eee;
    padding: 20px;
    margin: 0 0 20px;
    position: relative;
    border-width: 1px;
    border-style: solid;
    color: #515151;
    list-style: none;
    width: auto;
}
/* NEW STYLES @Dec, 2020*/
.spillfix--loop-price {
    font-family: 'Heebo', sans-serif !important;
    font-size: 16px;
    font-weight: 700;
    color: #52b67a;
    margin: 10px 0 0;
}
.remodal-is-opened .woocommerce-product-details__short-description .spillfix--key-features,
.remodal-is-opened .woocommerce-product-details__short-description .spillfix--key-list,
.remodal-is-opened .woocommerce-product-details__short-description p:nth-of-type(2),
.remodal-is-opened .woocommerce-product-details__short-description ul:nth-of-type(1) {
    display: none;
}
@media only screen and (min-width: 1024px) {
    .remodal-is-opened .quick_view_details_link {
        position: relative;
        right: 3%;
    }
}

/* SITE MERGE 2021*/
.no-paddings_margins .page-section-content,
.no-paddings_margins .page-section-content .mk-grid {
    max-width: 100% !important;
}
.hp-subtitle-txt p {
    font-weight: 500;
    font-size: 20px;
}

.rank-math-breadcrumb p {
    font-size: 12px;
}

/* SPILLFIX-TESTIMONIALS */
.spillfix-testimonials {
    padding: 20px 70px;
}
.spillfix-testimonials.mk-testimonial.avantgarde-style .mk-testimonial-content {
    max-width: 1560px;
    margin: 0 auto;
    padding: 35px 0 0 0 !important;
}

#testimonial_15 .mk-testimonial-quote a {
	color: #ffffff !important;
	text-decoration:underline !important;
}
.spillfix-testimonials.mk-testimonial.avantgarde-style .mk-testimonial-content:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    height: 25px;
    width: 180px;
    background-image: url(https://spillfix.com/wp-content/uploads/2019/12/5-yellow-stars.png);
    background-size: 180px 25px;
}
.spillfix-testimonials.mk-testimonial.avantgarde-style .mk-testimonial-content .mk-testimonial-quote {
    margin-bottom: 0;
}
.spillfix-testimonials.mk-testimonial.avantgarde-style .mk-testimonial-author {
    margin-top: 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-style: italic;
    text-transform: none;
    letter-spacing: normal;
}
.spillfix-testimonials .flex-direction-nav {
    display: none;
}
@media(max-width: 767px) {
    .spillfix-testimonials.mk-testimonial.avantgarde-style {
        padding: 20px 0 25px;
    }
    li.testimonial-item:not(.flex-active-slide) {
        display: none !important;
    }
}
#testimonial_8.mk-testimonial .mk-testimonial-content .mk-testimonial-quote {
    font-size: 15px;
    font-family: 'Bitter','Roboto', helvetica !important;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: initial;
    color: #0d535f;
}
#testimonial_8.mk-testimonial .mk-testimonial-content .mk-testimonial-quote a {
    font-family: 'Roboto', helvetica;
}
/*#testimonial_8 .mk-testimonial-content .mk-testimonial-author {*/
/*    color: #0d535f;*/
/*}*/
#testimonial_8.mk-testimonial .mk-testimonial-author {
    display: block;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 15px;
    line-height: 11px;
    color: #2e303d;
}
.mk-testimonial.boxed-style .mk-testimonial-content {
    border: 1px solid #f1f3ee;
    background-color: #f1f3ee;
    border-radius: 4px;
}
.mk-testimonial.boxed-style .mk-testimonial-content:before {
    position: absolute;
    bottom: -7px;
    left: 35px;
    display: block;
    width: 14px;
    height: 14px;
    border: 1px solid #f1f3ee;
    border-top: none;
    border-left: none;
    background-color: #f1f3ee;
    content: "";
    transform: rotate(45deg);
}
.mk-testimonial .mk-testimonial-content {
    position: relative;
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 20px 20px 0;
}
/* REMOVING STRANGE GAP */
.spillfix .vc_col-has-fill>.vc_column-inner {
    padding-top: 0;
}

/**CUSTOM LISTS**/
.ehs-customlist {
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 500;
}
.ehs-customlist li {
    padding-bottom: 3px !important;
}
.ehs-customlist2 {
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 500;
}
.ehs-customlist2 li {
    padding-bottom: 3px !important;
}
.ehs-customlist-400 {
    margin-bottom: 30px!important;
    font-size: 18px!important;
    font-weight: 400!important;
}
.ehs-customlist-400 li {
    padding-bottom: 3px !important;
}
.ehs-customlist-401 {
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 400;
}
.ehs-customlist-401 li {
    padding-bottom: 6px !important;
}
.ehs-customlist-402 {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 400;
}
.ehs-customlist-402 li {
    padding-bottom: 3px !important;
}
.learn-how-link a {
    display: inline-block;
    border-bottom: 2px solid #0065a1;
    font-family: Heebo;
    font-weight: 600;
}
.vc_custom_1583626522645 {
    width: 97.5% !important;
}
.vc_sep_line {
    color: #ffd800 !important;
    border-color: #ffd800 !important;
    border-width: 2px !important;
}


/* SPILLFIIX CHECKBOX LIST */
.spillfiix-checkbox-list-row>.mk-grid {
    display: flex;
    align-items: center;
}
@media(max-width: 767px) {
    .spillfiix-checkbox-list-row>.mk-grid {
        flex-direction: column;
    }
}
.spillfiix-checkbox-list>ul {
    margin: 0;
    list-style: none;
}
@media(max-width: 768px) {
    .spillfiix-checkbox-list>ul {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}
.spillfiix-checkbox-list>ul>li {
    position: relative;
    display: flex;
    align-items: center;
    height: 35px;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 500;
    color: #000000;
}
.spillfiix-checkbox-list>ul>li:after {
    content: '';
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    top: -7px;
    right: 50px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(/wp-content/uploads/2021/02/light-green-tick.png);
}
.spillfiix-checkbox-list-row .wpb_single_image .wpb_wrapper.vc_figure .vc_single_image-wrapper img,
.spillfiix-checkbox-list-row .wpb_single_image .wpb_wrapper.vc_figure .vc_single_image-wrapper,
.spillfiix-checkbox-list-row .wpb_single_image .wpb_wrapper.vc_figure {
    width: 100%;
}
@media(max-width: 767px) {
    .spillfiix-checkbox-list-row .mk-grid .vc_column_container.vc_col-sm-6:first-child .vc_column-inner {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

/* SPILLFIX FAQ */
.faq-table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0;
    border-bottom: 1px solid #50aa33 !important;
}
.faq-table td,
.faq-table tr {
    vertical-align: top;
    text-align: left;
}
.faq-table p {
    margin-bottom: 0 !important;
}
.faq-table .bold {
    font-weight: 700 !important;
}
.faq-table .cell-top {
    padding: .25rem .625rem .25rem .625rem;
}
.faq-table .cell-bottom {
    padding: .25rem .625rem 1.5rem .625rem;
    border-bottom: 1px solid #9baaac;
}
.faq-table .letter-q {
    width: 46px;
    color: #0c535f !important;
    font-weight: 700;
    font-size: 30px !important;
}
.faq-table .letter-a {
    width: 46px;
    color: #52b67a !important;
    font-weight: 700;
    font-size: 30px !important;
}
ul.thumbdown {
    margin-left: 4px;
    list-style-image: url(assets/images/thumbs-down.svg);
}
ul.thumbup {
    margin-left: 4px;
    list-style-image: url(assets/images/thumbs-up.svg);
}
.step-list ol {
    list-style-type: none;
    counter-reset: elementcounter;
    margin-left: 0;
    list-style-position: outside;
}
.step-list li {
    position: relative;
    padding-left: 80px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 400;
    display: list-item;
    text-align: -webkit-match-parent;
}
.step-list li:before {
    content: "Step "counter(elementcounter) ". ";
    counter-increment: elementcounter;
    margin-right: 20px;
    position: absolute;
    left: 0;
}

/* BLOG */
.mk-blog-meta-wrapper time {
    display: none;
}
.mk-blog-thumbnail-item .item-wrapper h3 {
    font-family: Heebo;
    font-size: 24px;
    line-height: 28px;
    margin: 20px 0;
    letter-spacing: 0px;
}
.widget_recent_entries>ul {
    margin: 0;
}
.widget.widget_recent_entries li a {
    margin: 8px 0 !important;
    font-size: 14px;
    line-height: 18px;
}
.mk-blog-thumbnail-item .featured-image .post-type-badge {
    display: none;
}
.mk-blog-container .featured-image:hover .image-hover-overlay {
    opacity: .4;
}

#mk-page-introduce.intro-left {
    display: none;
}
article .featured-image {
    pointer-events: none !important;
}

/* HUBSPOT FORMS */
.master-holder select:not(.gfield_select), .woocommerce select {
    margin-bottom: 20px;
}
.hs-input {
    width: 100%;
}
.hs-form .hs-form-field {
    margin-bottom: 10px;
}
.hs-form .hs-form-field input {
    margin-bottom: 0;
    box-sizing: border-box;
}
.hs-form .hs-form-field.hs-fieldtype-radio>label,
.hs-form .hs-form-field.hs-fieldtype-checkbox>label {
    display: block;
    margin-bottom: 5px;
}
.hs-form .hs-form-field .inputs-list {
    list-style: none;
    margin-left: 0;
}
.hs-form .hs-form-field .inputs-list>li {
    margin-left: 0;
    margin-bottom: 10px;
}
.hs-form .hs-form-field .inputs-list .hs-form-checkbox-display,
.hs-form .hs-form-field .inputs-list .hs-form-radio-display {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.hs-form .hs-form-field .inputs-list .hs-form-checkbox-display input[type="checkbox"],
.hs-form .hs-form-field .inputs-list .hs-form-radio-display input[type="radio"] {
    width: auto;
    margin-right: 15px;
}
.hs-form .hs-submit .hs-button {
    display: inline-block;
    width: 250px;
    margin-top: 20px;
    padding: 20px 28px;
    background-color: #52b67a;
    font-family: Heebo;
    font-size: 14px;
    color: #fff;
    line-height: 100%;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    outline: 0 none;
    border: 0;
    transition: .2s;
}
.hs-form .hs-submit .hs-button:hover {
    color: #ffffff !important;
    background-color: #0c535f;
}
h1.hs-form {
    font-size: 22 !important;
}


    margin: 0.5rem;
    width: 100%;
}
#results {
    display: none;
}
.results-field {
    width: 200px;
    text-align: right;
}
#totalsavings {
    display: inline-block;
    max-width: 200px;
}
#calc-back {
    display: none;
}
#settings {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    top: -1000px;
    z-index: 2;
    display: block;
    background: #FFF;
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);
    border: thin solid #e7e7e7;
    box-sizing: border-box;
}
.slideIn {
    top: 0px !important;
    -webkit-transition: top 0.7s;
    /* Safari */
    transition: top 0.7s;
}
.slideOut {
    top: -1000px;
    -webkit-transition: top 0.5s;
    /* Safari */
    transition: top 0.5s;
}
#settings hr {
    margin: 0 auto !important;
}
.toggle-info {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    cursor: pointer;
}
.toggle-info p {
    margin: 0;
}
#cost-info-more,
#hide-haulage-info,
#haulage-info-more,
#hide-disposal-info,
#disposal-info-more,
#hide-delivery-info,
#delivery-info-more,
#hide-cost-info {
    display: none;
}
.sf-calculator select {
    min-width: auto !important;
}

/*
**  Custom Styles
 */
.sf-calculator p {
    margin-bottom: 0;
    font-size: 18px;
}
.sf-calculator .calc-title {
    background-color: #f1f3ee;
}
.sf-calculator .new-cog {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: #0d535f;
}
.sf-calculator .calc-title .h3-override {
    margin-bottom: 0;
    padding: 25px 0 !important;
    font-weight: 800;
    line-height: 32px;
    text-transform: uppercase;
}
.sf-calculator .button {
    background-color: #fff;
    border: 1px solid #0c535f;
    color: #0c535f !important;
}
.sf-calculator .button:hover {
    background-color: #0c535f;
    color: #ffffff !important;
}
.sf-calculator .row-space {
    min-height: 70px;
}
.sf-calculator .is-invalid-input:not(:focus) {
    background-color: transparent;
}
.sf-calculator .input-group,
.sf-calculator [type=color],
.sf-calculator [type=date],
.sf-calculator [type=datetime-local],
.sf-calculator [type=datetime],
.sf-calculator [type=email],
.sf-calculator [type=month],
.sf-calculator [type=number],
.sf-calculator [type=password],
.sf-calculator [type=search],
.sf-calculator [type=tel],
.sf-calculator [type=text],
.sf-calculator [type=time],
.sf-calculator [type=url],
.sf-calculator [type=week],
.sf-calculator select,
.sf-calculator textarea {
    margin: 0 !important;
    background-color: #f0f2f3 !important;
    font-size: 16px !important;
    color: #0a0a0a !important;
    font-weight: 400 !important;
    line-height: 18px !important;
}
.sf-calculator select {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>") !important;
}
.sf-calculator .results-field {
    width: 200px;
    height: 44px;
    text-align: right;
}
.sf-calculator input:disabled,
.sf-calculator input[readonly],
.sf-calculator textarea:disabled,
.sf-calculator textarea[readonly] {
    background-color: #fff !important;
    cursor: not-allowed;
}
.row-preferences-heading>p,
.sf-calculator .result-title-text {
    margin: 13px 0;
}
.more-settings-text p {
    margin-bottom: 20px;
    font-size: 16px;
    color: #3b3d3d;
    line-height: 1.6em;
}
.more-settings-text hr {
    padding-top: 0;
    margin: 30px 0;
    border-bottom: 2px solid #ffd800;
}
.settings-info-text p,
.results-bottom-text p,
.results-top-text p {
    margin: 13px 0;
}
.sf-calculator .row-results {
    padding: 15px;
}
.sf-calculator .icons {
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    line-height: 18px;
}
.sf-calculator .icons img {
    max-width: 100px;
    width: 100%;
}
.results-list-after-icons {
    padding: 15px;
}
.new-icon-inner img {
    cursor: pointer;
}
@media (max-width: 767px) {
    .sf-calculator .calc-form-row {
        flex-direction: column !important;
        align-items: stretch !important;
    }
    .sf-calculator .calc-form-row p {
        text-align: left !important;
    }
    .sf-calculator .button {
        display: block;
        margin: 15px auto !important;
    }
    .vc_separator {
        margin-right: auto;
        margin-left: auto;
    }
}
@media only screen AND (min-width: 543px) AND (max-width: 635px) {
    .spillfix_absorbends_text {
        font-size: 11px;
    }
}

/**GALLERY**/

#gallery-1 img {
    border: 0px solid #fbfbfb !important;
	text-align: center;
    width: 120px;
}
#gallery-2 img {
    border: 0px solid #fbfbfb !important;
	text-align: center;
    width: 120px;
}

#gallery-1 {
    margin: 10px 0px 10px 40px !important;
}
.gallery .gallery-caption {
    font-size: 12px!important;
    padding: 6px 20px!important;
    line-height: 14px!important;
    font-weight: 500!important;
}
#gallery-1 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 16%;
    margin-bottom: 20px;
}
.becomeadistrib_text p {
    font-family: Heebo;
    font-size: 24px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 0px;
}
.becomeadistrib_text p>a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 170px;
    height: 40px;
    margin-left: 35px;
    font-family: Heebo;
    font-size: 22px;
    line-height: 0.9;
    color: #072a30;
    font-weight: 700;
    letter-spacing: 1px;
    background-color: #ffd600;
}
.mk-blog-thumbnail-item .item-wrapper h3 {
    font-family: Heebo;
    font-size: 24px;
    line-height: 28px;
    margin: 20px 0;
    letter-spacing: 0px;
}
/**SEARCH RESULTS**/
.search-result-item .search-loop-meta {
    display: none !important;
}
.mk-search-loop .widget_search p {
    margin-bottom: 20px;
    display: none;
}


.amazon .mk-button--dimension-flat {
    background-color: #004c7e !important;
}
.amazon .mk-button--dimension-flat:hover {
    background-color: #062a30 !important;
}

.mk-button--dimension-flat.text-color-light .mk-svg-icon {
    fill: #ffd800;
}

/**LEAN TABLE**/
.lean-table td {
    border: solid 1px #d2d9da;
    background-color: #fff;
}

.td-blank {
    border-top: solid 1px #fff!important;
    border-left: solid 1px #fff!important;
}
.td-long {
    width: 40%;
}

.td-gray {
    background-color: #f0f2f3!important;
}
.td-short {
    width: 20%;
}

.td-yellow {
    background-color: #ffd600!important;
    font-weight: 700;
}

/**LIFTGATE CHECKBOX**/
.wc_checkout_add_ons {
	margin-bottom: 20px;
    color: #e87300;
    font-weight: bold;
}

#b5f3ca5_field {
	margin-bottom: 20px;
    color: #e87300;
    font-weight: bold;
}
