#product-detail-tabs {
    padding-bottom: 15px;
}

.btn-shave {
    display: block;
    cursor: pointer;
    cursor: hand;
}

.rwd-table .cell-qty .number-input-green {
    /*color: #13857c;*/
    color: #999;
}

.hero-section .btn-left-side-holder {
    position: relative;
}

    .hero-section .btn-left-side-holder .btn-left-side-buy {
        position: absolute;
        padding: 20px 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        bottom: 0;
        width: calc(100% - 1.875rem);
        left: .9375rem;
        font-weight: 700;
    }

.hero-section .btn-right-side-holder .btn-right-side-buy {
    font-weight: 700;
}

.hero-section .right-side .text {
    top: 25%;
}

@media (max-width: 767px) {
    .section__main .section__main_container {
        padding: 25px 25px;
    }
}

.hero-section .right-side .text h2 {
    color: #4A341D;
}

.isotope-grid .item.item-order-ship .heading {
    color: #13857c;
    margin-bottom: 0px;
}

.isotope-grid .item.item-order-ship p {
    color: #13857c;
}

    .isotope-grid .item.item-order-ship p span {
        color: #13857c;
    }
#testModal {
    height: auto;
}

.lum-lightbox {
    z-index: 9999;
}

.padded-top-20 {
    padding-top: 20px;
}

#testModal {
    max-width: 600px;
}

    #testModal .product-title-smaller {
        font-size: 18px;
        height: 1.1em;
    }

    #testModal .product-img-smaller {
        width: 50%;
    }

.xslinks {
    font-family: 'simple-line-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .xslinks.xs-l-fa:before {
        content: "\e00b";
    }

    .xslinks.xs-l-go:before {
        content: "\e60d";
    }

    .xslinks.xs-l-in:before {
        content: "\e609";
    }

    .xslinks.xs-l-tw:before {
        content: "\e009";
    }

    .xslinks.xs-l-tr:before {
        content: "\e006";
    }

    .xslinks.xs-l-li:before {
        content: "\e60a";
    }

    .xslinks.xs-l-yo:before {
        content: "\e008";
    }

@media (max-width: 767px) {
    .burger-menu__wrapper .logo {
        margin-left: 0;
    }

    nav .burger-menu {
        margin-right: 0;
    }
}

.slider-section h2.slider-connect {
    font-family: "Source Sans Pro",sans-serif;
}

.additional-cart-boxes .form-component-coupon .apply-coupon {
    text-align: right !important;
}

.address-boxes .address-box .material-shadow.no-padding-on-bottom {
    padding-bottom: 0;
}

td.adminTitle > .ctl-label > label[for=SearchProductId] { 
    font-weight: 700;
}

.subscription-table {
    width: 100%;
}

.subscription-order-link {
    font-weight: 500;
}

.btn.btn-cancel-subscription {
    padding: 6px 14px;
    font-size: 12px;
    color: #fff;
    background: #13857c;
}

.btn.btn-cancel-subscription:hover, .btn.btn-cancel-subscription:active, .btn.btn-cancel-subscription:focus {
    opacity: .8;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}

.no-border {
    border: none;
}

.subscription-table > tbody tr > td {
    padding: 5px;
}

.step-navigation {
	margin-bottom: 20px;
}

.cc-revoke, .cc-window {
	z-index:1000000 !important; /* Zopim chat has 999998 */
}