﻿

/* LOGO */

.header-logo {
    margin: 0 auto;
    padding-top: 20px;
    width: 222px;
}

.header-logo a
{
    background: none;
}

/* LOGO RESPONSIVE */

@media (max-width: 1000px) {
    .header-logo {
        text-align: center;
        margin: 0 auto;
    }
}

/* DESKTOP MENU */

@media (min-width: 1001px) {
    .header-menu > ul > li > a, .header-menu > ul > li > span {
        display: block;
        position: relative;
        overflow: hidden;
        padding: 5px 15px;
        text-transform: uppercase;
        font-weight: normal;
        color: #444;
        cursor: pointer;
        font-size: 16px;
        letter-spacing: 0px;
    }
}

/* BUTTONS */
.button {
    display: inline-block;
    background: #95c539;
    padding: 10px 40px;
    border-radius: 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 2px;
    margin: 15px 15px 15px 0px !important;
    width: auto;
    text-align: left;
}

    .button:hover {
        background: #47B7B2;
    }





.html-home-page h3 {
    line-height: 28px;
    margin-bottom: 8px;
}


.overlay {
    position: absolute;
    bottom: 0;
    background-color: rgb(71,183,178);
    background-image: url(/images/arrow-02.svg);
    background-repeat: no-repeat;
    background-position: 0px -60px;
    overflow: hidden;
    width: 0;
    height: 100%;
    opacity: 0;
    background-blend-mode: screen;
    transition: .3s ease;
    z-index: 0;
}

.overlay-text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap;
}

.one-third:hover {
    cursor: pointer;
}

.desktop.sp-flex .one-third:hover .overlay {
    width: calc(33.33% - 30px);
    width: calc(33.33% - 30px);
    opacity:0.9;
}

.desktop.sp-flex .one-third:hover .sp-description {
    z-index: 100;
    position: absolute;
    max-width: calc(33.33% - 30px);
}

.signature-products h2 {
    font-size: 30px !important;
    font-weight: 300 !important;
    color: #576750 !important;
}

.desktop.sp-flex .one-third:hover h4 {
    color: #FFF !important;
}

.option-left, .option-right {
    
}

ul.toilet-options li {
    display: block;
    width: 100%;
    padding: 12px 0;
    background-image: url(/images/arrow-02.svg);
    background-position: center right;
    background-repeat: no-repeat;
}

    ul.toilet-options li:hover {
        background: rgba(255,255,255,0.2);
        background-image: url(/images/arrow-02.svg);
        background-position: center right;
        background-repeat: no-repeat;
        color: #FFF;
        border-top: solid 2px #FFF;
        border-bottom: solid 2px #FFF;
        padding: 10px 0;
    }

    ul.toilet-options li a {
        max-width: 450px;
        display: block;
    }

.category-icon {
    width: 80px;
    height: 80px;
}

div.option-left {
    width: 113px !important;
    max-width: 100px;
    float: none !important;
    display: table-cell;
}

div.option-right {
    float: none !important;
    display: table-cell;
    vertical-align: middle;
}

ul.toilet-options {
    margin-top: 20px;
}

.toilet-options span
{
    display: block;
}

div.lpad {
    padding: 70px 0;
}

ul.logo-carousel li {
    display: inline-block;
    width: 24%;
}

ul.logo-carousel li img {
    text-align: center;
    max-width: 200px;
    max-height: 250px;
    vertical-align: middle;
}

.txtc {
    text-align: center;
    margin: 0 auto;
}

    .txtc h2, .txtc p, .txtc span {
        text-align: center;
        margin: 0 auto;
    }

    .logo img {
        width: 222px;
    }

.cck h2, .cck-left h2, .cck-right h2 {
    margin: 0 0 25px;
    text-align: center;
    font-size: 22px;
    color: #000;
    line-height: 32px;
    font-weight:400;
}

    .cck-left h2, .cck-right h2 {
        color: #FFF;
        text-align: left;
        font-size: 35px;
        margin-bottom: 12px;
        font-weight: 300;
    }

    .cck p {
        display: block;
    }



.header-lower {
    padding: 35px 0;
}

.hero .cck h1 {
    margin: 0 0 14px;
    text-align: left;
    font-size: 38px;
    color: #FFF;
    letter-spacing: 3.3px;
    font-weight: 300;
    letter-spacing: 0.45px;
    line-height: 37px;
    text-transform: none;
}

.hero::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    height: 100%;
    background: #000;
    opacity: 0.2;
    z-index: 1;

}

.hero > * {
    z-index: 100 !important;
    position: relative;
}

.hero .in {
    display: table;
    vertical-align: middle;
    max-width: 1200px;
    width: 100%;
    height: 100%;
}

.hero .cck {
    display: table-cell;
    vertical-align: middle;
}

.hero .half {
    /*text-align: center;*/
    margin: 0 auto;
    padding-right: 100px;
}

.hero .cck p {
    font-size: 19px;
    color: #fff;
    font-weight: 300;
    margin: 0 auto;
    line-height: 25px;
    margin: 0 auto;
    padding: 0px;
    margin-bottom: 12px;
}

@media (min-width: 1001px) {
    text-align: left;
}


.html-home-page .master-wrapper-content {
    padding-top: 0px !important;
}

.header-actions a.ico-cart,
.header-menu > ul > li > a::after,
#goToTop,
.social-sharing li,
.newsletter-email .newsletter-subscribe-button,
.footer-block .title + *::before,
.header-2 .header-lower,
.mega-menu .title::after,
.item-box input[type="button"],
.item-box .with-icon .product-box-add-to-cart-button,
.pager li.previous-page *,
.pager li.next-page *,
.pager li.first-page *,
.pager li.last-page *,
.overview .add-to-cart-button,
.variant-overview .add-to-cart-button,
.write-review .button-1,
.wishlist-content .button-2.wishlist-add-to-cart-button,
.compare-products-page .button-2,
.registration-page .button-1,
.registration-result-page .button-1,
.login-page .login-button,
.login-page .register-button,
.password-recovery-page .button-1,
.account-page .button-1,
.return-request-page .button-1,
.user-agreement-page .button-1,
.contact-page .button-1,
.email-a-friend-page .button-1,
.account-page .title strong::after,
.account-page .button-2,
.order-details-page .button-2.print-order-button,
.order-details-page .actions input,
.mini-shopping-cart .count,
.mini-shopping-cart input[type="button"],
.shopping-cart-page .button-2.update-cart-button,
.shopping-cart-page .button-1,
.checkout-page .button-1,
.search-input .button-1,
.sitemap-page .entity-title h2::after,
.post-title::after,
.news-title::after,
.blog-posts .read-more,
.news-items .read-more,
.new-comment .title strong::after,
.comment-list .title strong::after,
.new-comment .button-1,
.forum-search-box .basic .search-box-button,
.forums-table-section-title > a::after,
.forums-table-section-title strong::after,
.topic-post .pm-button,
.profile-info-box .pm-button,
.forum-edit-page .buttons input.button-1,
.move-topic-page .buttons input.button-1,
.private-messages .buttons input.button-1,
.responsive-nav-wrapper,
.item-box .rating div,
.overview .rating div,
.product-review-box .rating div,
.footer-2 .newsletter-block .title,
.apply-vendor-page .button-1,
/*plugins*/ .ajaxCart .productAddedToCartWindowCheckout,
.previous-product a:hover .previous-product-label,
.next-product a:hover .next-product-label,
.sale-of-the-day-offer .go-to-product-page,
.blog-search-box .search-box-button,
.post-navigation a:hover::before,
.nop-jcarousel .jcarousel-prev-vertical,
.nop-jcarousel .jcarousel-next-vertical,
.products-carousel .item-info .rating div,
.ajaxFilters .k-window-titlebar,
.ropc .complete-button button {
    background-color: #95c539;
}

.newsletter-email .newsletter-subscribe-text {
    display: block;
    width: 260px;
    height: 40px;
    margin: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border: 2px solid #ddd;
    border-bottom: none;
    text-align: left;
    margin: 0;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100% !important;
}

.header-upper {
    /*backgroun-color: rgba(175,216,97,0.1);*/
    background-color: #576750;
}
/* set same border color as bg */
.pager li.previous-page *,
.pager li.next-page *,
.pager li.first-page *,
.pager li.last-page *,
.wishlist-content .button-2.wishlist-add-to-cart-button,
.account-page .button-2,
.order-details-page .button-2.print-order-button,
.order-details-page .actions input,
.shopping-cart-page .button-2.update-cart-button,
.forum-edit-page .buttons input.button-1,
.move-topic-page .buttons input.button-1,
.private-messages .buttons input.button-1,
/*plugins*/ .previous-product a:hover .previous-product-label,
.next-product a:hover .next-product-label,
.ui-slider-handle,
.mega-menu .dropdown.full-width,
.post-navigation a:hover::before {
    border-color: #95c539;
}
/* set differen background color to this button */

.header-2 .header-actions a.ico-cart {
  background-color: #04bd63;
}
/* color */

.ui-dialog-titlebar,
.eu-cookie-bar-notification button,
.eu-cookie-bar-notification a,
.header-2 .header-links a span:hover,
.header-2 .header-links a:hover,
.styleSelect_item li:hover span,
.footer-block a:hover,
.footer-powered-by a,
.footer-designed-by a,
.block .list li.active > a,
.block.block-account-navigation .list li a.active,
.block .list a:hover,
.block .view-all a,
.block .tags li a:hover,
.product-tags-all-page li a:hover,
.news-list-homepage .news-date,
.poll strong,
.poll .buttons input,
.poll-total-votes,
.breadcrumb a:hover,
.contact-vendor .button-2,
.product-filters .filter-content li a:hover,
.item-box .product-title a:hover,
.item-box .actual-price,
.item-box .tax-shipping-info a,
.pager li a:hover,
.pager li.current-page span,
.product-review-links a,
.overview .subscribe-button,
.variant-overview .subscribe-button,
.overview .value a,
.variant-overview .value a,
.overview .product-price,
.variant-overview .product-price,
.overview .prices .tax-shipping-info a,
.variant-overview .prices .tax-shipping-info a,
.ui-tabs .ui-tabs-nav li a,
.product-tags-list li,
.vendor-list li,
.product-reviews-page h1 a,
.product-review-item .review-info a,
.product-review-helpfulness .vote,
.wishlist-content .tax-shipping-info a,
.wishlist-content .button-2,
.wishlist-page .share-info a:hover,
.compare-products-page .clear-list,
.topic-block a,
.topic-page a,
.enter-password-form input[type="submit"],
.email-a-friend-page .title h2,
#check-availability-button,
.login-page .inputs.reversed a,
.login-page .checkout-as-guest-button,
.add-more-external-records a,
.account-page .return-items-button,
.return-request-list-page a,
.reward-points-history td.points-balance,
.avatar-page .buttons .button-2,
.shopping-cart-page .button-2,
.checkout-page .button-2,
.order-details-page .page-title a,
.terms-of-service a,
.order-completed .details a,
.opc .back-link a:hover,
.order-details-page .order-overview strong,
.order-details-page .tax-shipping-info a,
.order-details-page input.return-items-button,
.sitemap-page a:hover,
.post-title:hover,
.news-title:hover,
.blog-page .tags li,
.blogpost-page .tags li,
.blog-posts .read-comments,
.comment-info .username,
.news-list-homepage .view-all a,
.forum-search-box .advanced a,
.forums-table-section a:hover,
.forums-table-section-title > a:hover,
.forums-table-section .view-all a,
.forums-table-section .latest-post .origin a,
.forums-table-section .latest-post .author a,
.forums-table-section .topic-details .topic-starter a,
.forum-actions .actions a,
.topic-actions .actions a,
.topic-post .username,
.topic-post .post-actions .quote-post-button,
.topic-post .post-actions a:hover,
.forum-edit-page .buttons input,
.move-topic-page .buttons input,
.private-messages .buttons input,
.private-messages-page td a.pm-unread,
.private-messages-page .to a:hover,
.private-messages-page .from a:hover,
.private-messages-page .subject a:hover,
.profile-page .topic-title a,
.profile-page .topic-title a:hover,
.header-menu .sublist li:hover > a,
.mini-shopping-cart .price span,
.mini-shopping-cart .totals strong,
.cart .edit-item > a,
.cart tbody .subtotal,
.compare-products-table .product-price td,
td.footable-last-column,
.go-to-page,
.blog-page .buttons .read-more,
.order-details-page .button-2.re-order-button,
.account-page .button-2.return-items-button,
/*topics descriptions posts*/ .category-description a,
.manufacturer-description a,
.full-description a,
.topic-html-content a,
.post-body a,
.news-body a,
.custom-tab a,
/*plugins*/ .mega-menu .box li a:hover,
.products-carousel .item-info .actual-price,
.sale-of-the-day-offer .price.actual-price,
.rich-blog-homepage .view-all a,
.instant-search-item .detail .price,
.priceRangeCurrentPricesPanel span,
.filtersGroupPanel li > a:hover,
.filter-block a.clearFilterOptions,
.filter-block a.clearPriceRangeFilter,
.selected-options-list > li span,
.productAddedToCartWindowSummary a,
.productAddedToCartWindowDescription strong,
.quickViewWindow .links-panel a,
.products-carousel .item-info .jcarousel-product-title a:hover,
.sale-of-the-day-offer .product-name h4:hover,
.blog-search-results li a,
.products-carousel .item-info .button,
.jDropDown li span:hover,
.jDropDown li.selected span,
.footer-tax-shipping a,
p .search-term-highlighter,
.ropc .estimate-shipping button,
.ropc .coupon-code button,
.post-relations li a,
.checkbox-list li label:hover {
  color: #47b7b2;
}

.item-box .product-title {
    font-size: 17px;
}

/* Theme sections*/
.grey-section
{
    background-color: #EAEAEA;
    text-align: center;
}

.white-section
{
    background: #FFF;
    text-align: center;
}

.green-section
{
    background-color: rgb(33, 160, 94) !important;
    text-align: center;
}

.section-title
{
    font-size: 45px;
    margin: 15px;
    display:block;
    margin-bottom: 30px;
}

.light
{
    color: #FFF;
}

.dark
{
    color: rgb(33, 160, 94) !important;
}



.feature-banner
{
    width: 100%; 
    height: 600px; 
    background-size:cover; 
    background-position: top center; 
    text-align: center; 
    margin: 0 auto;
}

.home-page-body .feature-banner
{
    background-image:url('/Images/home-banner.jpg'); 
}

.feature-banner h1
{
    color: rgb(71, 71, 71);
    font-size: 45px;
    margin-bottom: 15px;
    padding-top: 25px;
    font-weight: 700;
    padding-top: 50px;
    text-transform: uppercase;
    letter-spacing: 3.3px;
}

.feature-banner p
{
    color: rgb(21, 21, 21);
    font-size: 1.5em;
    margin: 22px 0 11px;
    font-weight: 300;
}

body
{
    overflow-x: hidden;
}

.full-width {
    padding-top: 20px;
    padding-bottom: 20px;
}
    .full-width .in, .full-width .cck {
        margin: 0 auto;
    }
    .full-width .in
    {
        /*background: red;*/
        box-sizing: content-box;
        /*padding: 20px;*/
    }

    .full-width .cck
    {
        /*background: blue;*/
	width: 100%;
        max-width: 1200px;
    }

    .cck:after {
        content: "";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

.cck-inner {
    color: #FFF !important;
}

.cck-inner h3 {
    font-weight: 400;
    color: #fff;
}

.fw {
    width: 100%;
    display: table;
}

.cck-left, .cck-right {
    width: 50% !important;
    display: table-cell;
    padding-bottom: 40px;
}

.cck-left .cck-inner {
    /*width: 50% !important;*/
    padding: 100px 30px 30px 0;
}

    .cck-right .cck-inner {
        /*width: 50% !important;*/
        padding: 100px 0px 30px 0;
    }

    .cck-right div.cck-inner {
        padding-left: 70px;
    }

    .cck-left div {
        max-width: 600px;
        width: 600px;
        /*background: blue;*/
        float: right;
    }

    .cck-right div {
        max-width: 600px;
        width: 600px;
        /*background: red;*/
        float: left;
    }

.cck-left, .cck-right {
    vertical-align: top;
}

.cck-left {
    background-color: #47B7B2;
    background-image: url(/images/domestic-bg.jpg);
    background-position:center center;
    background-size:cover;
    margin: 0 auto;
}


.cck-right {
    background-color: #8ABA2F;
    background-image: url(/images/commercial-bg.jpg);
    background-position: center center;
    background-size: cover;
    margin: 0 auto;
}

.cck .icon
{
    color: #444;
}



.last:after
{
    clear:both;
}


.half
{
    width: 50%;
    float: left;
    padding: 10px;
}

.one-third
{
    width: 33.33%;
    float: left;
    padding: 10px;
}

.two-thirds
{
    width: 66%;
    float: left;
    padding: 10px;
}

div.button-black
{
    background: #595959;
    background-color: #595959;
    background-image: -webkit-linear-gradient(#595959 0%,#454545 100%);
    background-image: linear-gradient(#595959 0%,#454545 100%);
}

    div.button-black:hover
    {
            background: #454545;
            background-color: #454545;
            background-image: -webkit-linear-gradient(#454545 0%,#595959 100%);
            background-image: linear-gradient(#454545 0%,#595959 100%);
    }

div.button-green
{
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px !important;
    border-bottom-color: rgb(51, 51, 51) !important;
    background-image: linear-gradient(rgb(33, 160, 94) 0%, rgb(33, 160, 94) 100%) !important;
}

.btn
{
    /*padding: 15px;*/
    margin: 0 auto;
    text-align: center;
    min-width: 100%;
    max-width: 100%;
    display: table;
    min-width: 250px;
    color: #FFF;
}

a.button-link
{
    margin: 0;
    font-size: 100%;
    vertical-align: baseline;
    box-sizing: border-box !important;
    display: table !important;
    overflow: hidden;
    table-layout: auto;
    width: 100%;
    padding: 20px;
    text-shadow: #6C6C6C 0px 1px 0px;
    background: none;
    color: #fff;
    text-decoration: none !important;
    line-height: 15px !important;
}

.fancy-box
{
    background: #F8F7F7;
    background-image: linear-gradient(#F8F7F7 0%,#eee 100%);
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: #F8F7F7;
    background-color: #F8F7F7;
    background-image: -webkit-linear-gradient(#F8F7F7 0%,#eee 100%);
    background-image: linear-gradient(#F8F7F7 0%,#eee 100%);
    box-shadow: rgba(0,0,0,0.2) 0 2px 3px,rgba(0,0,0,0.2) 0 0 1px,#fefefe 0px 0px 2px inset;
    padding: 20px;
}

    .fancy-box hr
    {
        border: none;
        height: 1px;
        margin-top: 5px !important;
        margin: 0 auto;
        text-align: center;
        width: 60%;
        box-shadow: 0 1px 1px #FFFFFF;
        background: #D3D3D3;
    }

.icon-large
{
    font-size: 83px;
    box-sizing: content-box !important;
    display: inline-block;
    overflow: hidden;
    width: 83px;
    height: 83px;
    margin: 15px;
}

.icon-green
{
    color: rgb(33, 160, 94);
}

.button-black .icon
{
    color: #FFF !important;
    float: left;
}

.medium-large
{
    clear: both;
    width: 100%;
    text-transform: uppercase;
    font-size: 30px;
    color: #444;
    font-weight: 700;
}

/* Generic Padding and Margins */
.auto-height
{
    height: auto !important;
    padding: 50px;
}

.padded
{
    padding: 20px;
}


.cta-choose
{
    width: 90%; margin: 0 auto; text-align: center;
}

.cta-choose h1
{
    font-size: 40px;
    color: #FFF;
    letter-spacing: 0px;
    line-height: 60px;
}

.cta-choose p
{
    font-size: 24px;
    line-height: 36px;
    color: #FFF;
}

.cta-btn
{
    display: inline-block;
    font-size: 30px !important;
    line-height: 100% !important;
    position: relative;
    width: auto;
    bottom: -50px;
    margin-top: -50px;
    padding: 0px 40px;
    background: #f8f8f8;
    background-color: #f8f8f8;
    background-image: -webkit-linear-gradient(#f8f8f8 0%,#efefef 100%);
    background-image: linear-gradient(#f8f8f8 0%,#efefef 100%);
    border-radius: 100px;
    min-width: 250px;
    box-shadow: 0 2px 3px rgba(0,0,0,0.2),0 0 1px rgba(0,0,0,0.2),0 0 2px #FEFEFE inset;
}

.cta-btn-lnk
{
    text-shadow: 0 1px 0 #FFFFFF;
    color: #707070 !important;
    background: none;
    display: block !important;
    text-decoration: none !important;
    padding: 20px;

}


.clear:after {
    content:"";
    display:block;
    clear:both;
}

.category-description, .manufacturer-description, .vendor-description
{
    line-height: 22px !important;
}

.mfp-figure
{
    background: #fff;
}

.topic-page .page-body {
    line-height: 22px;
}

h2
{
    font-size:1.5em;
    line-height:1.7em;
}

h1, h2, h3 {
    color: #444;
    font-weight: 400;
}

@media all and (min-width: 769px) 
{
    .previous-product, .next-product
    {
        top: 0px;
    }

    .breadcrumb {
        margin: 20px 0px 20px 0px;
    }

    .product-details-page .ui-tabs .full-description
    {
        text-align: left;
    }
}



@media all and (min-width: 1001px)
{
    .gallery .picture {
        float: none !important;
    }
    .gallery .picture-thumbs {
        float: none;
        width: 100%;
        margin: 0 0 0 3px;
    }
    .gallery .picture-thumbs a {
        width: auto;
        height: auto;
        margin: 15px;
    }
    .gallery {
        display: inline-block;
        width: 50%;
        max-width: none;
        padding: 15px 0 0;
        vertical-align: top;
        float: left;
    }
    .overview {
        margin: 0 0 30px;
        width: 50%;
        float: right;
    }
    .step-title
    {
        display:inline-block;
        font-size: 24px;
        color: #000;
        margin-bottom: 15px;
        margin-top: 10px;
    }
    .one-column .product-name h1, .two-columns .product-name h1 {
        text-align: center;
        text-transform: none;
        line-height: 55px;
        letter-spacing: normal;
        font-size: 35px;
        color: #444;
    }

    .overview .add-to-cart {
        margin: 0 0 20px;
        float: left;
    }

    .quote-button
    {
        display: inline-block;
        /* vertical-align: middle; */
        line-height: 48px;
    }

    .overview .short-description {
        margin: 0 0 25px;
        line-height: 24px;
        text-align: left;
    }

    .attributes
    {
        text-align: left;
    }
}

h1 {margin-top: 20px; margin-bottom: 20px;}

.page-title h1 { margin-bottom: 0px; margin-top: 0px; }

.custom-cart-ico {
	background-color: #038b49;
	display: inline-block;
    width: 48px;
    height: 48px;
    margin: 2px 0 2px 2px;
    vertical-align: middle;
color: inherit;
    cursor: pointer;
}


@media all and (max-width: 1025px)
{
	.one-third {float:none; width: 100%; text-align: center; margin: 0 auto;}
	.two-thirds {float:none; width: 100%;}
}

.home-page-body .wrapper img {
    width: 100%;
    max-height: 500px;
    max-width: 1165px;
}

.section
{
    padding-bottom: 20px !important;
    padding-top:15px;
    width: 100%;
}

@media all and (max-width: 1200px)
{
    ul.toilet-options li a {
        max-width: 80%;
    }

	.full-width
	{
    	padding: 20px 5%;
	}

    .hero {
        background-position: center !important;
    }

    .hero::after {
        opacity: 0.5;
        
    }

    .cck-right > div, .cck-left > div {
        width: 45vw;
    }
}

@media all and (max-width: 950px)
{
	.half { float: none; width: 100%;}
	.half .one-third { width: 100%;}
	.half .two-thirds { width: 100%;}
	.cck p, .cck h2 {text-align: center; }
}


.google-maps-container { float: left; width: 45%;}

.google-maps {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}

.contact-form-custom { float: right; width: 45%;}

.contact-form-custom .inputs label {
    width: auto;
    float: none;
    display: block;
    text-align:left;
}


.contact-form-custom .buttons { text-align: left;}

@media all and (max-width: 890px)
{
	.google-maps-container { float: none; width: 100%; text-align: center; margin: 0 auto;}
	.contact-form-custom { float: none; width: 100%; text-align: center; margin: 0 auto;}
	.contact-form-custom .inputs label {
    		text-align: center;
	}
	.contact-form-custom .buttons {
    		text-align: center;
	}
}


.home-page-body .slider-wrapper img {
    max-width: 100% !important;
}

.nivo-caption {
    margin-top:0px;
    padding-right: 17%;

    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

    font-size: 2em;
    line-height: 1.2em;
    background: none;
    width:1199px;
    text-align:left;
}

.nivo-directionNav a {
    background-color: #92cae1;
}

.full-width .in {
    padding-top: 40px;
    padding-bottom: 40px !important;
}


.nivo-controlNav a.active {
    box-shadow: none;
    background-color: #92cae1;
}

.nivo-controlNav {
    margin-top: -50px;
    z-index: 99999999;
    position: absolute;
}

a.nivo-control {
    width: 80px;
    height: auto;
    font-size: 0;
    display: inline-block;
    margin: 0 4px;
    vertical-align: top;
    box-shadow: none;
    background: rgba(0,0,0,0.2);
}

a.nivo-control{
    border-radius: 100%;
    width: 20px;
    height: 20px;
}

.nivo-caption h4, .nivo-caption p {
    color: #FFF !important;
}
.nivo-caption h4 {
    font-weight: 900;
}

.testimonial .icon-quotes-left { 
text-align: center;
    margin: 0 auto;
    display: flex;
padding: 20px;
	color: #fff;
}

.testimonial 
{
	display: table;
box-shadow: 1px 1px 1px #ccc;
    border-top: 1px solid #eee;
margin-bottom: 20px;
background: rgba(0,0,0,0.03);
}

.testimonial-icon
{
	display: table-cell;
    /* float: left; */
    height: 100%;
    /* background: rgba(3,139,73,1); */
	    background: #333;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    width: 15%;
}

.testimonial-content
{
    /* float: right; */
    display: table-cell;
    vertical-align: top;
    padding: 15px;

}

.testimonial-content img
{
	    float: right;
    margin-left: 10px;
    max-height: 300px;
    width: auto;
}


@media (max-width:768px)
{
	.anywhere-sliders-nivo-slider
	{	
		display: none;
	}
	.testimonial-content img
{
	    float: none;
    margin-left: 0px;
    max-height: 300px;
    width: auto;
}

.icon-large {
    font-size: 50px;
    box-sizing: content-box !important;
    display: inline-block;
    overflow: hidden;
    width: 50px;
    height: 50px;
    margin: 15px;
}
}

@media (min-width: 1001px) {
.header-menu > ul > li > a:after, .header-menu > ul > li > span:after {
	background: #038b49;
}
}

.ui-dialog
{
	overflow-y: auto;
}

.ui-dialog-titlebar {
	background: #038b49;
}

.header-links-wrapper {
    display: table-cell;
    float: left;
    width: 100%;
}

@media (max-width: 1000px) {
    .header-actions{
        display: none;
    }
    
}

@media (min-width: 1001px) {
    .header-links ul {
    width: auto;
    display: inline-block;
    line-height: 50px;
}

        .header-links ul li a {
            font-size: 13px;
            line-height: 59px;
            /*color: #567913;*/
            color: #FFF;
        }



/*@media (min-width: 1281px) {*/
.header-options {
    display: inline-block;
    max-width: 100%;
    float: none;
    width: 100%;
/*}*/
}

/*@media (min-width: 1001px) {*/
.header-actions {
    display: table-cell;
    /* width: 15%; */
    text-align: right;
    vertical-align: middle;
    font-size: 0;
    float: right;
/*}*/
}
    .header {
        text-align: center;
    }
    .header-actions a.ico-wishlist {
        background: url(../img/wishlist-button.png) no-repeat center;
    }
    .header-actions a.ico-wishlist:hover {
    }

    .header-actions > a {
        display: inline-block;
        
    }

    .ico-action > a {
        display: inline-block;
        width: 48px;
        height: 48px;
        margin: 2px 0 2px 2px;
        vertical-align: middle;
    }

    .header-actions {
    width: auto !important;
}

.header-links > ul {
    float: left !important;
}

.ico-action {
    display: inline-block;
}

.contact-number {
    display: inline-block;
    height: 58px;
    /* vertical-align: middle; */
}

    .contact-number > span {
        font-size: 17px;
        color: #567913;
        line-height: 58px;
    }

    .wishlist-text {
        width: auto !important;
        height: auto !important;
        margin: 2px 0 2px 2px;
        vertical-align: middle;
        line-height: 55px !important;
        font-size: 13px !important;
        color: #567913 !important;
    }
}

.step-title
{
    display:block;
}

.payment-info .info {
    max-width: 900px;
    margin: 0 auto 0px;
    border: 2px solid #eee;
    padding: 0;
}

.active .step-title 
{
    background: #038b49; border: 2px solid #038b49;
}

.active .step-title h2, .active .step-title span { color: #fff;}

/*#goToTop {
    right: 120px;
    bottom: 23px;
}*/

input[type="search"] {
	    max-width: 90%;
    width: 400px;
    border-width: 0 0 2px;
    font-size: 14px;
    padding: 8px;
    font-family: 'Open Sans', sans-serif;
    color: #888;
}


/* New Styles */

.theme-wctnz-home, .home-page-filters-wrapper, .full-width {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

@media (min-width: 1001px)  {
    .home-page .slider-wrapper {
        margin-bottom: 30px;
    }
}

.html-home-page .master-wrapper-content {
    padding-top: 30px;
}

.page-title {
    /*margin: 0 0 20px;*/
    position: relative !important;
    left: inherit !important;
    right: inherit !important;
    border-top: solid 1px rgba(0, 0, 0, 0.1);
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    padding: 15px;
    font-weight: 300;
}

.manufacturer-logo-wrapper{
    display:block;
    width: 100%;
    margin: 0 auto;
}

.manufacturer-logo-wrapper, .manufacturer-logo-wrapper img {
    text-align: center;
}

    .manufacturer-logo-wrapper img{
        max-height: 150px;
    }

    .slider-wrapper{
        position:relative;
        z-index: 1;
    }


.wctnz-form label
{
   white-space:normal !important;
}


.required {
    font-size: 24px;
}


@media (min-width: 1001px) {
    .new-billing-address .inputs li label {
        display:inline;
    }
}

.payment-details .payment-description{
    margin-top: 10px;
}

input.read-only-field {
    background-color: rgb(235, 235, 228);
    cursor: pointer;
}

.full-description img{
    max-width: 100%;
}


.quantity {
    position: relative;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

/* Custom Quantity Box */

.quantity input {
    width: 45px;
    height: 42px;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    padding-left: 20px;
    border: 1px solid #eee;
}

    .quantity input:focus {
        outline: 0;
    }

.quantity-nav {
    float: left;
    position: relative;
    height: 42px;
}

.quantity-button {
    position: relative;
    cursor: pointer;
    border-left: 1px solid #eee;
    width: 20px;
    text-align: center;
    color: #333;
    font-size: 13px;
    font-family: "Trebuchet MS", Helvetica, sans-serif !important;
    line-height: 1.7;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

    .quantity-button.quantity-up {
        position: absolute;
        height: 50%;
        top: 0;
        border-bottom: 1px solid #eee;
    }

    .quantity-button.quantity-down {
        position: absolute;
        bottom: -1px;
        height: 50%;
    }

@media (min-width: 769px) {
    .product-list .item-box .buttons {
        display: flex;
    }

    .product-list .item-box .buttons input.add-to-wishlist-button {
        width: 48px !important;
    }

    .product-list .custom-button {
        margin-left: 10px;
    }

    .ajax-cart-button-wrapper {
        margin-bottom: 0px;
    }
}

.product-grid .item-box .ajax-cart-button-wrapper {
    display: flex;
}

.product-grid .item-box .productQuantityTextBox {
    height: 48px;
}

.product-box-add-to-cart-button {
    margin-bottom: 10px;
}

.miniProductDetailsView .overview .prices .product-price {
    color: #038b49;
}

.miniProductDetailsView .product-details-page .overview {
    width: 100% !important;
}

.miniProductDetailsView h1 {
    font-size: 24px !important;
    color: #000 !important;
}

.custom-button {
    background-color: #47b7b2;
    height: 48px;
    padding: 0 20px;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    display: inline-block;
    line-height: 48px;
}
.custom-button:hover, .item-box input[type="button"]:hover, .overview .add-to-cart-button:hover, .variant-overview .add-to-cart-button:hover {
    background-color: #c5c5c5;
    color: #444444 !important;
}


/* Custom Checkbox */

.checkbox-wrapper [type="checkbox"]:not(:checked), .checkbox-wrapper [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
    visibility: hidden;
}

.checkbox-wrapper input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}

.checkbox-wrapper input[type="checkbox" i] {
    -webkit-appearance: checkbox;
    box-sizing: border-box;
}

.checkbox-wrapper input[type="checkbox" i] {
    background-color: initial;
    cursor: default;
    margin: 3px 0.5ex;
    padding: initial;
    border: initial;
}

.checkbox-wrapper [type="checkbox"].filled-in:checked + label:before {
    top: 0;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.checkbox-wrapper [type="checkbox"].filled-in + label:before, [type="checkbox"].filled-in + label:after {
    content: '';
    left: 0;
    position: absolute;
    /*transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;*/
    z-index: 1;
}

.checkbox-wrapper [type="checkbox"]:checked + label:before {
    top: -4px;
    left: -3px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #26a69a;
    border-bottom: 2px solid #26a69a;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.checkbox-wrapper [type="checkbox"] + label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #5a5a5a;
    border-radius: 1px;
    margin-top: 2px;
    transition: .2s;
}

.checkbox-wrapper [type="checkbox"].filled-in:checked + label:after {
    top: 0px;
    width: 20px;
    height: 20px;
    border: 2px solid #038b49;
    background-color: #038b49;
    z-index: 0;
}

.checkbox-wrapper [type="checkbox"].filled-in + label:before, [type="checkbox"].filled-in + label:after {
    content: '';
    left: 0;
    position: absolute;
    /*transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;*/
    z-index: 1;
}

.checkbox-wrapper [type="checkbox"].filled-in + label:after {
    border-radius: 2px;
}

.checkbox-wrapper [type="checkbox"] + label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: inherit;
    line-height: 25px;
    font-size: 1em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
}
*, *:before, *:after {
    box-sizing: border-box;
}

#read-terms {
    margin-left: 25px;
}


.no-padding {
    padding: 0px !important;
}

    .no-padding .in {
        padding: 0px !important;
    }


/*
    Spacing Alterations
*/

.html-home-page .center-1 {
    margin: 0;
}


/*
 *
 *   REBRAND HEADER ADJUSTMENTS
 *
 */

.header-options-wrapper {
    line-height: 0;
}

@media (min-width: 1001px) {

    .header-links ul li a {
        /*color: #567913;*/
        color: #FFF;
        font-weight: 400;
        text-transform: none;
        font-size: 15px;
    }
}

@media (max-width: 1000px) {

    .header-links ul {
        width: 100%;
        text-align: center;
    }

    .header-links ul li a {
        color: #000;
    }
}

    .header-links ul li a:hover {
        color: #47B7B2;
    }

    .header-links > ul {
        float: right !important;
    }



    /* Header logo centralization hack */

    .header-logo {
        padding: 10px 20px 0px 0;
    }


    /* Footer Adjustments */

    .footer-block .title {
        color: #FFF;
        font-size: 20px;
    }

    .footer-block .list li {
        padding: 4px 0;
    }

    .footer-block a {
        color: #000;
        font-size: 16px;
    }

        .footer-block a:hover {
            color: #fff;
        }


    .testimonials {
        background-color: #95c539;
        padding: 60px 0px;
    }

    .testimonial-wrapper p {
        color: #000;
        font-size: 16px !important;
        line-height: 1.5em;
        letter-spacing: 0.22px;
        font-weight: 400;
        margin-bottom: 20px;
    }

    .testimonial-wrapper h4 {
        color: #000;
        margin-bottom: 16px;
        font-weight: 400;
        font-size: 18px;
        line-height: 32px;
        letter-spacing: 0.22px;
    }

    .sp-flex {
        display: flex;
        width: 100%;
        position: relative;
    }

        .sp-flex .one-third {
            flex: 1;
            margin: 0px 15px;
            float: none;
            background: #FFF;
            box-shadow: 2px 2px 7px 4px rgba(0,0,0,0.03);
            padding: 0px;
        }

    @media (max-width: 769px) {
        .sp-flex.desktop {
            display: none !important;
        }

        .sp-flex .one-third {
            margin: 0px 0px 30px 0px;
        }

        .footer-block .title + * {
            display: inherit !important;
            margin: 15px 0 20px;
        }

        .footer-block .title strong:before, .footer-block .title strong:after {
            content: "";
            position: absolute;
            top: 0;
            height: 20px;
            width: 12px;
            background: none;
        }

        .footer-block .title + *:before {
            content: "";
            display: block;
            width: 30px;
            height: 3px;
            margin: auto;
            background-color: #cc8a97;
        }
    }

    @media (min-width: 770px) {
        .sp-flex.responsive {
            display: none !important;
        }

        li.wctnz-cart, li.wctnz-wishlist {
            list-style-position: outside;
            padding-left: 20px;
        }

            li.wctnz-cart:before {
                content: "";
                background-image: url(/images/cart.svg);
                background-repeat: no-repeat;
                height: 17px;
                width: 20px;
                position: absolute;
                text-decoration: none;
                top: 21px;
                border: none;
                margin-left: -25px;
            }

            li.wctnz-wishlist:before {
                content: "";
                background-image: url(/images/wishlist.svg);
                background-repeat: no-repeat;
                height: 17px;
                width: 20px;
                position: absolute;
                text-decoration: none;
                top: 21px;
                border: none;
                margin-left: -25px;
            }
    }

    @media (min-width: 770px) {

        .footer-central {
            text-align: right;
        }
    }



    @media (max-width: 769px) {

        .footer-central {
            text-align: center;
        }

        .hpc {
            padding: 70px 20px !important;
        }

        .footer-block {
            border-bottom: none;
            padding-bottom: 20px;
        }

        .testimonial-wrapper h4 {
            color: #000;
            margin-bottom: 16px;
            font-weight: 400;
            font-size: 18px;
            line-height: 1.2em !important;
            letter-spacing: 0.22px;
        }

        .testimonial-wrapper p {
            font-size: 16px !important;
            line-height: 1.4em;
        }

        .sp-flex {
            display: block !important;
        }

        .category-icon {
            width: 60px;
            height: 60px;
        }

        .cck-inner h3, .cck-inner span {
            text-align: left;
            padding-left: 20px;
            padding-right: 60px;
        }

        .cck-inner span {
            font-size: 14px;
            line-height: 1.1em;
        }

        .cck-left, .cck-right {
            display: table-row;
        }

            .cck-left div, .cck-right div {
                width: 100%;
                max-width: 100%;
            }


            .cck-left h2, .cck-right h2 {
                text-align: center;
            }

        div.lpad {
            padding: 70px 20px;
        }

        .testimonials {
            padding: 70px 20px;
        }

        .hero {
            background-position: center center !important;
            background-size: cover;
        }

            .hero .in {
                width: 100%;
                max-width: 100%;
            }

        .in {
            max-width: 100%;
        }

        .half {
            width: 100%;
            float: none;
            padding-right: 10px !important;
        }

        .hero .cck h1 {
            text-align: center;
            width: 100%;
            font-size: 26px;
            font-weight: 400;
            line-height: 1.1em;
        }

        .hero .cck p {
            text-align: center;
        }

        .hero::after {
            opacity: 0.5;
        }


        .html-home-page .item-box .picture img {
            width: calc(100% - 120px);
        }

        .html-home-page .item-box .picture a:before {
            padding-top: 100%;
        }

        
    }

@media (min-width: 360px) {

    .html-home-page .nop-jcarousel .carousel-title {
        padding: 0;
        display: none !important;
    }

    .html-home-page .nop-jcarousel {
        margin: 0;
    }

    .html-home-page .jCarouselMainWrapper .slick-prev, .html-home-page .jCarouselMainWrapper .slick-next {
        top: 50%;
        transform: translateY(-50%);
        border: none;
    }

    .html-home-page .manufacturer-grid .title {
        display: none !important;
    }

    .html-home-page .manufacturer-grid .picture {
        border: none;
    }
}

    @media (min-width: 1281px) {
        .store-search-box {
            /* position: absolute; */
            /* top: 0; */
            /* right: 0; */
            width: 30%;
            /* overflow: hidden; */
            display: table-cell;
            vertical-align: middle;
            padding-top: 10px;
            position: relative;
            float: none !important;
        }
    }

    @media (min-width: 1001px) {
        .center-1 .jCarouselMainWrapper .slick-next, .center-1 .jCarouselMainWrapper .slick-prev {
            background: none;
        }
    }

    .footer-block a, .footer-info-container, .footer-block .title {
        color: #f6fff3;
    }

    .footer-2 .social-sharing a {
        opacity: 1;
    }

    .footer-block .title + *:before {
        content: none;
    }

    @media (min-width: 1001px) {
        .footer-block .list li:first-child {
            padding: 0px 0 10px;
        }

        .footer-2 .newsletter-block {
            border-left: none;
        }
    }

    

    @media (max-width: 1380px) {
        .center-1 .slick-carousel {
            max-width: calc(100% - 60px);
            margin-left: 30px;
        }
    }




    .center-1 .jCarouselMainWrapper .slick-next:before {
        background: url(/images/arrow-right-black.svg) no-repeat center;
    }


    .center-1 .jCarouselMainWrapper .slick-next:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0 !important;
        right: 0px;
        height: auto;
        width: 40px;
        margin: auto;
        opacity: 0.1;
    }

    .center-1 .jCarouselMainWrapper .slick-prev:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0 !important;
        left: 0px;
        height: auto;
        width: 40px;
        margin: auto;
        background: url(/images/arrow-left-black.svg) no-repeat center;
        opacity: 0.1;
    }

    .jCarouselMainWrapper .slick-next, .jCarouselMainWrapper .slick-prev {
        background: none;
    }

    /* WCTNZ Menu Hover effect
    
    @media (min-width: 1001px) {
    .header-menu > ul > li > a:after, .header-menu > ul > li > span:after {
        content: none;
        background: #47b7b2;
    }

    .header-menu > ul > li > a:after, .header-menu > ul > li:hover span {
        border-top: solid 1px #000;
        border-bottom: solid 1px #000;
    }
}*/
    .newsletter-email .options > span {
        color: #FFF;
    }

    .newsletter-email .options > span {
        display: inline-block;
    }

    #newsletter-result-block {
        color: #FFF;
    }




    .manufacturers .picture {
        display: flex;
    }

        .manufacturers .picture a.manufacturer {
            min-height: 150px;
            /* display: block; */
            /* display: flex; */
            /* flex: 1; */
            vertical-align: middle;
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;
        }

    a.manufacturer img {
        /*max-height: 200px;*/
    }

    .manufacturers .submenu {
        margin: 0 0 12px;
        padding: 0 20px;
        text-align: left;
        font-size: 16px;
        color: #444;
        line-height: 1.5em;
    }

    .manufacturers .picture {
        margin: 0 0 12px;
        padding: 0 20px;
    }

    .header.cloned {
        background: #FFF;
    }

    .store-search-box > div > span {
        display: block;
        color: #fff;
        font-size: 20px;
        text-transform: uppercase;
        height: 40px;
        width: 40px;
        overflow: hidden;
        text-indent: -9999px;
        cursor: pointer;
        border-right: 1px solid rgba(255,255,255,0.1);
    }

    @media (max-width: 1001px) {
    }

    .header-actions-wrapper .search-wrap {
        display: inline-block;
        background: url(../img/search-button-mobile.png) no-repeat center;
    }

    .search-wrap > span {
        height: 40px;
        width: 40px;
        display: block;
    }



    .store-search-box {
        display: none;
        position: fixed;
        top: 40px;
        left: 0;
        padding: 20px;
        width: 100%;
        box-shadow: -1px 2px 1px rgba(0,0,0,0.3);
        z-index: 1070;
        text-align: center;
        background: #fff;
    }

    .search-box.open {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }

    .admin-header-links ~ .search-box {
        top: 105px;
        height: auto;
    }

    @media (max-width: 1000px) {
        .admin-header-links ~ .overlayOffCanvas {
            top: 0px;
        }
    }


    @media (min-width: 1001px) {
        .store-search-box form {
            border-color: #AAA;
            border: none;
            background: #EEE;
            padding: 10px;
            border-radius: 30px;
            width: 100%;
        }

        #headerMenuParent {
            width: 60%;
        }
    }

    /* equalize login box height with registration box height */
    @media (min-width: 1001px) {
        .login-page .text {
            height: 286px;
        }

        .store-search-box input.search-box-text {
            width: calc(100% - 40px) !important;
            height: 29px;
            font-size: 12px;
            color: #666;
        }

        #headerMenuParent {
            width: 90%;
        }
    }

    .search-box {
        min-height: 115px;
        height: auto;
        vertical-align: middle;
        -webkit-flex-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .overlayOffCanvas.show {
        background: rgba(0,0,0,0.4);
    }

    .overlayOffCanvas {
        display: none;
        position: fixed;
        top: 35px;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0);
        z-index: 1060;
        -webkit-transition: background .3s ease-in-out;
        transition: background .3s ease-in-out;
    }

        .overlayOffCanvas.show {
            display: block !important;
        }



    /* width */
    ::-webkit-scrollbar {
        width: 20px;
    }

    /* Track */
    ::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    /* Handle */
    ::-webkit-scrollbar-thumb {
        background: #888;
    }

        /* Handle on hover */
        ::-webkit-scrollbar-thumb:hover {
            background: #555;
        }

    body.scrollYRemove {
        width: 100%;
        overflow: hidden;
        position: fixed;
    }


    /* Responsive menu */

    @media all and (max-width: 1000px) {

        .header-menu .sublist-wrap {
            box-shadow: none;
        }

        .responsive-nav-wrapper {
            line-height: 0px;
            padding: 10px 5%;
            background-color: #95c539;
        }

            .responsive-nav-wrapper .mobile-logo {
                max-height: 50px;
                float: left;
                width: 100%;
                display: inline-block;
                max-width: 150px;
            }

                .responsive-nav-wrapper .mobile-logo img {
                    max-width: 150px;
                    max-height: 50px;
                    overflow: visible;
                    display: inline-block;
                }

        .header-lower {
            height: 0px;
            overflow: hidden;
            position: absolute;
        }
    }


.mobile-nav-container {
    float: right;
}

.mobile-nav-container > div {
    padding-right: 10%;
    width: 40px;
    height: 40px;
}