﻿body {
    background: white; /*#f6f9ff;*/
}

.cart-wrap {
    /*font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    background: #fff;
    padding: 30px;
    box-shadow: 0 0 10px #eceff6;
    border-radius: 10px;
    border: 1px solid #fff0f0;
    position: relative;*/
}

    .cart-wrap a {
        color: #3a3a3a;
    }

    .cart-wrap table {
        margin-bottom: 10px;
    }

    .cart-wrap table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
    }

    .cart-wrap table {
        background-color: transparent;
    }

    .cart-wrap table {
        border-spacing: 0;
        border-collapse: collapse;
        margin-top: 10px;
    }

.cart__row--heading {
    color: #3a3a3a;
}

.cart__row {
    border-bottom: 1px solid #ebebeb;
}

.cart-wrap th, .cart-wrap td {
    border: 1px solid #ebebeb;
    padding: 10px 0;
}

.cart__row {
    border-bottom: 1px solid #ebebeb;
}

    .cart__row td {
        vertical-align: middle;
    }

.cart__product-information {
    display: flex;
}

.cart__image {
    max-height: 95px;
    display: block;
    margin: 0 auto;
}

.list-view-item__title a {
    font-size: 14px;
}

.list-view-item__title a, .cart__remove a {
    color: #3a3a3a;
}

.list-view-item__title {
    color: #3a3a3a;
    min-width: 100px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
}

.product-details {
    margin-top: 0.25rem;
    font-size: 14px;
    padding: 0.26316em 0 0;
}

    .product-details li {
        list-style: none;
    }

.cart th, .cart td {
    border: 0;
}

.hide {
    display: none !important;
}

.cart__qty-input {
    text-align: center;
    width: 60px;
    padding-left: 0.26316em;
    padding-right: 0.26316em;
    height: 40px;
}

.visually-hidden, .icon__fallback-text {
    position: absolute !important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.visually-hidden--inline {
    margin: 0;
    height: 1em;
}

.cart__qty {
    margin-top: 0.78947em;
}

.cart-wrap label[for] {
    cursor: pointer;
}

.cart__qty-label {
    position: absolute !important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.order-discount--cart {
    font-size: 0.94737em;
    padding-right: 0;
}

.order-discount--list {
    margin: 0.8em 0 0 1.3em;
    list-style: none;
    padding: 0;
    padding-right: 0px;
}

.order-discount--title {
    text-transform: uppercase;
    word-break: break-word;
    padding-right: 1em;
}

.order-discount {
    color: #de4a07;
    display: block;
    line-height: 1.2em;
}

.cart__image-wrapper {
    padding-right: 1.5rem;
    flex: 5rem 0 0;
}

.cart-note__label {
    margin-bottom: 15px;
}

.cart-subtotal__price {
    padding-left: 27.5px;
}

.cart__shipping {
    font-size: 0.89474em;
    padding: 10px 0 20px;
}

.cart__buttons-container {
    display: flex;
    flex-direction: column;
    max-width: 20rem;
    margin: 0 auto;
}

.cart__submit-controls {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.cart__submit {
    margin-bottom: 0;
    min-height: 1px;
    width: 100%;
}

.btn, .shopify-payment-button .shopify-payment-button__button--unbranded {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: auto;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 1px;
    padding: 6px 6px;
    background-color: #232f3e;
    color: #fff;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    white-space: normal;
    font-size: 12px;
}

.rte {
    color: #333232;
    /*margin-bottom: 35px;*/
}

.cart__shipping {
    padding: 10px 0 20px;
    margin-bottom: 0;
}

.cart__submit.btn {
    color: #fff !important;
    margin-bottom: 5px;
}

.cart-note__label {
    font-weight: normal;
    font-size: 18px;
}

.cart th {
    font-size: 14px;
    padding: 30px 0 0;
    font-weight: 600;
}


.checkout-wrap, .confirmation-wrap {
    font-family: 'Open Sans', sans-serif;
    color: #676869;
}

    .checkout-wrap .form-control {
        height: auto;
        box-shadow: none;
        font-size: 13px;
        border-color: #eaeef1;
        padding: 5px;
        background: #f4f8fb;
    }

    .checkout-wrap label {
        font-weight: normal;
    }

.checkbox__input {
    margin-top: 6px;
    font-size: 14px;
}

#continue_button {
    font-size: 14px;
    float: right;
}

.step__footer__previous-link svg {
    width: 10px;
    fill: #faa226;
}

.step__footer__previous-link {
    margin-top: 20px;
    float: left;
    color: #faa226 !important;
    font-size: 18px;
}

.breadcrumb {
    padding-left: 0;
    padding-right: 0;
    /*background: transparent;*/
}

    .breadcrumb li a, .breadcrumb a, .breadcrumb li {
        color: #333;
        font-size: 14px;
    }

    .breadcrumb svg {
        height: 8px;
        transform: rotate(180deg);
        margin: 0 5px;
    }

    .breadcrumb > li + li:before {
        /*display: none;*/
    }

.order-details-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}

    .order-details-list ul li {
        float: left;
        width: 100%;
        border-bottom: 1px solid #e8e8e8;
        padding: 10px 0;
    }

        .order-details-list ul li strong {
            float: left;
            font-weight: normal;
        }

        .order-details-list ul li span {
            float: right;
        }

.checkout-wrap .form-group {
    position: relative;
}

    .checkout-wrap .form-group [data-toggle="floatLabel"] + label {
        font-size: 14px;
        left: 10px;
        opacity: 1;
        position: absolute;
        top: 3px;
        transition: all 0.3s ease-in-out;
    }

    .checkout-wrap .form-group [data-toggle="floatLabel"]:required + label {
        color: rgb(255, 0, 0);
    }

    .checkout-wrap .form-group.form-group-textarea {
        background-color: rgb(255, 255, 255);
        border-radius: 1px;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
        margin: 20px 15px;
        padding: 10px 0px 2px;
        position: relative;
    }

        .checkout-wrap .form-group.form-group-textarea textarea {
            height: 34px;
            resize: none;
        }

        .checkout-wrap .form-group.form-group-textarea label {
            color: rgb(160, 160, 160);
            font-size: 10px;
            font-weight: 500;
        }

        .checkout-wrap .form-group.form-group-textarea .form-control {
            border-radius: 0px;
            border-width: 0px;
            box-shadow: none;
        }

        .checkout-wrap .form-group.form-group-textarea [data-toggle="floatLabel"] + label {
            top: 5px;
        }

    .checkout-wrap .form-group [data-toggle="floatLabel"][data-value=""] + label {
        opacity: 0;
        top: 18px;
    }

#proceed {
    margin-top: 20px;
    font-size: 14px;
}

.mb-5 {
    margin-bottom: 5px;
}

.checkout-wrap, .cart-wrap, .confirmation-wrap {
    margin-top: 10px;
    margin-bottom: 10px;
}


.checkout-left {
    background: #fff;
    padding: 45px;
    box-shadow: 0 0 10px #eceff6;
    border-radius: 10px;
    border: 1px solid #fff0f0;
    position: relative;
}

.checkout-right {
    background: #fff;
    padding: 45px;
    box-shadow: 0 0 10px #eceff6;
    border-radius: 10px;
    border: 1px solid #fff0f0;
    position: relative;
}

    .checkout-left:before, .checkout-right:before, .cart-wrap:before {
        content: "";
        background: #f79e26;
        height: 6px;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        border-radius: 10px 10px 0 0;
    }

#continue_button {
    font-size: 15px;
    float: right;
    background: #faa226;
    color: #000 !important;
    text-transform: none;
    padding: 20px 30px;
    border-radius: 5px;
    font-weight: 600;
}

#checkout_btn {
    font-size: 15px;
    float: right;
    background: #faa226;
    color: #000 !important;
    text-transform: none;
    padding: 12px 30px;
    border-radius: 5px;
    font-weight: 600;
}

    .cart__submit.btn:hover, #proceed:hover, #continue_button:hover, #checkout_btn:hover {
        background: #e47911;
        color: #fff !important;
    }

.step__footer {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.product-thumbnail {
    width: 4.6em;
    height: 4.6em;
    border-radius: 8px;
    background: #fff;
    position: relative;
}

.product-thumbnail__wrapper {
    width: 100px;
    /*height: 100px;*/
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    z-index: 1;
}

.product-thumbnail__image {
    display: inline-block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
}

.product__description {
    font-size: 14px;
    font-weight: normal;
}

.product__description__variant.order-summary__small-text {
    display: block;
}

.product-table {
    width: 100%;
}

.product td {
    padding-top: 1em;
}

.field {
    width: 100%;
    float: left;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.field__input-wrapper {
    float: left;
    width: calc(100% - 120px);
}

.field__input-btn {
    width: auto;
    margin-left: 0.8571428571em;
    white-space: nowrap;
    padding-top: 0;
    padding-bottom: 0;
}

.sidebar__content .btn--disabled {
    cursor: default;
    background: #c8c8c8;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.sidebar__content .field__input {
    color: #333333;
    border-color: #d5d5d5;
    min-height: 48px;
    height: auto;
    box-shadow: none;
    font-size: 13px;
    border: 1px solid #eaeef1;
    padding: 15px 10px;
    background: #f4f8fb;
    width: 100%;
    border-radius: 4px;
}

.field__input-btn.btn {
    float: right;
    width: 100px;
    font-size: 14px;
    color: #000;
    letter-spacing: 0;
    text-transform: none;
    height: 48px;
    border-radius: 4px;
}

.sidebar__content .fieldset {
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px 0;
    border-top: 1px dashed #bbb;
    border-bottom: 1px dashed #bbb;
}

.total-line-table {
    width: 100%;
}

.order-summary__section {
    font-size: 14px;
}

.total-line__name {
    font-weight: normal;
}

.total-line-table {
    text-align: right;
}

.total-line-table__tbody tr td {
    padding-bottom: 10px;
}

.total-line-table__footer th, .total-line-table__footer td {
    padding: 10px;
}

.total-line-table__footer {
    background: #effaf4;
    color: #2fc075;
    font-size: 15px;
}

.payment-due__price {
    font-weight: bold;
    font-size: 18px;
}

.form-group {
    margin-bottom: 10px;
}

.checkout-wrap h4 {
    color: #222f3e;
    font-size: 18px;
}

.order-summary__emphasis {
    font-weight: 200;
    color: #222f3e;
    font-size: 12px;
}

.order-summary-price {
    font-weight: 200;
    color: #faa226;
    font-size: 12px;
}

.custom-divider {
    position: relative;
    padding: 20px 0;
}

    .custom-divider span {
        position: absolute;
        top: 50%;
        transform: translate(-50%,-50%);
        left: 50%;
        background: #fff;
        z-index: 12;
        padding: 0 20px;
    }

.cart__row.cart__row--heading {
    border-bottom: none;
    border-top: 1px solid #ebebeb;
}

.btn-delete {
    background: #c8c8c8;
    border: 1px solid #c8c8c8;
    padding: 10px 20px;
    font-weight: 600;
    border-radius: 5px;
}

.cart__delete {
    width: 130px;
}

.product-total td {
    padding: 5px 0 !important;
}


@media (min-width: 1200px) {
    .product-row td {
        position: relative;
    }

        .product-row td:after {
            content: "";
            position: absolute;
            height: 80%;
            width: 1px;
            background: #ddd;
            top: 0;
            right: 0;
        }

        .product-row td:last-child:after {
            display: none;
        }

    .tax-shipping {
        padding-right: 200px;
    }
}

@media (min-width:750px) {
    .cart__qty {
        margin-top: 0;
    }

    .medium-up--hide {
        display: none !important;
    }

    .cart-subtotal__price {
        padding-left: 55px;
        min-width: 150px;
        display: inline-block;
    }

    .cart__buttons-container {
        display: block;
        max-width: none;
    }

    .cart__submit-controls {
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        -o-align-items: flex-start;
        align-items: flex-start;
        -webkit-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
    }

    .btn, .shopify-payment-button .shopify-payment-button__button--unbranded {
        padding: 6px 6px;
    }
}

@media (min-width:990px) {
    .cart__image-wrapper {
        padding-right: 3rem;
        flex: 9rem 0 0;
    }
}

@media (min-width:992px) {
    .field-left-col {
        padding-right: 7.5px;
    }

    .field-right-col {
        padding-left: 7.5px;
    }
}

@media (max-width:991px) {
    .cart-wrap {
        padding: 15px;
    }
}

@media (max-width:767px) {
    .checkout-left {
        padding: 15px;
        margin-bottom: 20px;
    }

    .checkout-right {
        padding: 15px;
    }

    .checkout-wrap label {
        font-weight: normal;
        font-size: 11px;
    }

    .container-wrap {
        padding: 15px;
    }

    .product-thumbnail__wrapper {
        height: 45px;
    }

    .cart__image {
        max-height: 45px;
        display: inline-block;
    }

    .list-view-item__title {
        font-size: 12px;
    }

        .list-view-item__title a {
            font-size: 12px;
        }

    .cart__meta.small--text-left {
        width: 200px;
        padding-left: 0;
    }

    .cart__product-information {
        display: block;
    }

    .cart-header a {
        font-size: 18px;
        text-decoration: none !important;
    }

    form.cart {
        overflow-x: auto;
        border: 1px solid #ddd;
        padding: 10px;
    }

        form.cart table {
            width: 600px;
        }

    .cart__row.cart__row--heading {
        border-top: none;
    }

    .cart td {
        padding: 20px 20px;
    }

    .breadcrumb li a, .breadcrumb a, .breadcrumb li {
        font-size: 12px;
    }

    .breadcrumb svg {
        height: 6px;
        margin: 0 2px;
    }

    .cart th {
        padding: 0;
    }
}

@media (max-width:749px) {
    .small--hide {
        display: none !important;
    }

    .small--text-left {
        text-align: left !important;
    }

    .cart__image {
        max-height: 56px;
    }

    .product-thumbnail__image {
        border-radius: 8px;
        position: static;
    }
}
/*Overridden by APATEL*/
.form-control {
    padding: 4px 6px;
    height: 30px;
}

.input {
    text-align: center;
    width: 60px;
    padding-left: 0.26316em;
    padding-right: 0.26316em;
    /*height: 40px;*/
}

.siteButton {
    font-size: 15px;
    /*float: right;*/
    background: #faa226;
    color: #fff !important;
    text-transform: none;
    padding: 6px 6px;
    border-radius: 5px;
    font-weight: 400;
    border: 1px solid transparent;
}

.siteButtonWithFieldHeight {
    font-size: 12px;
    /*float: right;*/
    background: #faa226;
    color: #fff !important;
    text-transform: none;
    padding: 5px 5px;
    border-radius: 5px;
    font-weight: 400;
    border: 1px solid transparent;
}

.siteShoppingCartUpdateButton {
    font-size: 12px;
    float: right;
    background: #faa226;
    color: #fff !important;
    text-transform: none;
    padding: 2px 2px;
    border-radius: 1px;
    font-weight: 400;
    border: 1px solid transparent;
    width: auto;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

    .siteButton:hover, .siteShoppingCartUpdateButton:hover, .siteButtonWithFieldHeight:hover {
        background: #232f3e;
        color: #fff;
    }

footer {
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.cart__remove a:hover {
    color: #e47911;
    text-decoration: underline;
}

.cart__meta.small--text-left {
    width: 550px;
}

.cart td {
    padding-top: 10px;
    padding-bottom: 10px;
}

.container-wrap {
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 10px #eceff6;
    border-radius: 10px;
    border: 1px solid #fff0f0;
    position: relative;
}

    .container-wrap:before {
        content: "";
        background: #f79e26;
        height: 6px;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        border-radius: 10px 10px 0 0;
    }

.cart-product-price {
    text-align: right;
}

.cart-small-wrap {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

    .cart-small-wrap a {
        color: #3a3a3a;
    }

    .cart-small-wrap table {
        margin-bottom: 10px;
    }

    .cart-small-wrap table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
    }

    .cart-small-wrap table {
        background-color: transparent;
    }

    .cart-small-wrap table {
        border-spacing: 0;
        border-collapse: collapse;
        margin-top: 10px;
    }

    .cart-small-wrap th, .cart-small-wrap td {
        padding: 5px 0;
    }

.checkout-payment-detail {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #3a3a3a;
}

    .checkout-payment-detail ul {
        list-style: none;
        margin: 0;
        padding: 0;
        float: left;
        width: 100%;
        font-size: 12px;
    }

        .checkout-payment-detail ul li {
            float: left;
            width: 100%;
            /*border-bottom: 1px solid #e8e8e8;*/
            padding: 5px 0;
        }

            .checkout-payment-detail ul li strong {
                float: left;
                font-weight: normal;
            }

            .checkout-payment-detail ul li span {
                /*float: right;*/
            }

hr {
    margin-bottom: 10px;
}

.dash-hr {
    width: 100%;
    border-top: 1px dashed #c1c1c1;
}

.text-danger {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}

.container {
    font-family: 'Open Sans', sans-serif;
    color: #676869;
}

.containerp .form-control {
    height: auto;
    box-shadow: none;
    font-size: 13px;
    border-color: #eaeef1;
    padding: 5px;
    background: #f4f8fb;
}

.container label {
    font-weight: normal;
}

.checkout-wrap .form-group {
    position: relative;
}

.container .form-group [data-toggle="floatLabel"] + label {
    font-size: 14px;
    left: 10px;
    opacity: 1;
    position: absolute;
    top: 3px;
    transition: all 0.3s ease-in-out;
}

.container .form-group [data-toggle="floatLabel"]:required + label {
    color: rgb(255, 0, 0);
}

.container .form-group.form-group-textarea {
    background-color: rgb(255, 255, 255);
    border-radius: 1px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    margin: 20px 15px;
    padding: 10px 0px 2px;
    position: relative;
}

    .container .form-group.form-group-textarea textarea {
        height: 34px;
        resize: none;
    }

    .container .form-group.form-group-textarea label {
        color: rgb(160, 160, 160);
        font-size: 10px;
        font-weight: 500;
    }

    .container .form-group.form-group-textarea .form-control {
        border-radius: 0px;
        border-width: 0px;
        box-shadow: none;
    }

    .container .form-group.form-group-textarea [data-toggle="floatLabel"] + label {
        top: 5px;
    }

.container .form-group [data-toggle="floatLabel"][data-value=""] + label {
    opacity: 0;
    top: 18px;
}

.ordered-product-left img {
    position: absolute;
    max-width: 60px;
    max-height: 55px;
}

.pr-name {
    padding-left: 90px;
    margin-bottom: 0;
    font-weight: 600;
    color: #191919;
}

.pr-quantity {
    padding-left: 90px;
    font-weight: 600;
}

.ordered-product-right ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
}

    .ordered-product-right ul li {
        float: left;
        width: 100%;
        margin: 0 0 10px 0;
    }

.pr-label {
    font-weight: 600;
    float: left;
    width: 50%;
    color: #191919;
}

.prd-price {
    float: right;
}

.email-text {
    font-weight: 600;
}

.confirmation-left h5.order-confirm-title {
    font-size: 18px;
    font-weight: 600;
}

.text-orange {
    color: #f69f25;
}

.text-blue {
    color: #337ab7;
}

.caption h4, .caption h4 a, .ratings, .articleTitle {
    font-size: 14px;
}

.text-link {
    text-decoration: underline;
    cursor: pointer;
    font-size: 10px;
}

.text-link-12 {
    text-decoration: underline;
    cursor: pointer;
    font-size: 12px;
}

.greenText {
    color: green;
}

.redText {
    color: green;
}

.centerDiv {
    margin: auto;
    width: 100%;
    padding-left: 230px;
}

.bannerSec {
    padding-bottom: 30px;
}

.backGroundWhite {
    background-color: white;
}

.verticalLine {
    top: 50px;
    border-left: 1px solid grey;
    height: 100px;
}

.discountBanner {
    background-color: #e47911;
    color: white;
    font-size: 20px;
    font-weight: bold;
    padding: 5px;
}

@media (max-width: 767px) {
    .discountBanner {
        font-size: 16px;
        margin: 0 -15px;
        padding: 5px;
    }

    .logo {
        margin-top: 0;
    }

        .logo img {
            height: 60px;
        }

    .header\_top\_section .searchDiv {
        padding-top: 0;
    }

    .breadcrumb li a, .breadcrumb a, .breadcrumb li {
        font-size: 9px;
    }

    .breadcrumb {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 5px;
        padding-right: 5px;
    }

    ul.topDiv {
        margin: 10px 0 0 0;
    }

        ul.topDiv a {
            padding: 1px 5px;
            border: none !important;
        }

    .Right\_Line {
        border-right: none !important;
    }

    .product\_heading {
        font-size: 16px;
    }

    .qbc\_section {
        padding-left: 0;
    }

        .qbc\_section img {
            max-width: 100%;
        }

    p.our\_price strong {
        font-size: 17px;
    }

    .our\_price.currentPrice {
        font-size: 20px;
    }

    .product-tabs .nav-tabs li a {
        padding: 10px;
        margin: 0;
        border-radius: 0;
        font-size: 11px !important;
    }

    .product-tabs .nav-tabs li {
        width: 50%;
        margin: 0;
    }
}

.navbar-default .dropdown-menu > li > a {
    padding: 2px 13px !important;
}
nav.navbar-default a {
    padding: 2px 13px;
    padding-right:30px;
}
.navbar {
    min-height: 20px;
}