﻿.row-cart p {
    font-weight: 400;
    font-family: Roboto;
    font-size: 14px;
    line-height: 1.5;
    color: #666;
}

.row-cart img {
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    padding: 0;
}

.cart-title {
    font-weight: 400;
    font-family: Roboto;
    font-size: 14px;
    line-height: 1.5;
    color: #666;
}

.total_ {
    color: #333333;
    font-size: 18px;
    font-weight: 700;
    font-family: Roboto;
}

.fgh_ {
    color: #333333;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.fa-check {
    color: #006BCD;
    font-size: 16px;
}

.testi p {
    color: #737373;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
}

    .testi p i {
        color: #F5A623;
        font-size: 16px;
        font-weight: 400;
    }

.order-now_ {
    width: 100%;
    padding: 20px 25px 20px 25px;
    margin: 0px 0px 0px 0px;
    border-radius: 3px 3px 3px 3px;
    font-size: 25px;
    font-weight: 600;
    background-color: #01C07E;
}

    .order-now_:hover {
        background-color: #006BCD;
    }

a {
    color: #01C07E;
    font-weight: 400;
}

.card-header {
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 1);
}

.card-body {
    background: #fafafa;
}

.card_title {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #494949;
}

.sub-title_ {
    color: #494949;
    font-size: 14px;
    font-weight: 400;
}

p {
    font-weight: 400;
    color: #000;
}

.card_title::before {
    padding: 10px;
    border-radius: 25px;
    background: red;
}

.daCheck {
    color: red;
    position: relative;
    top: 1px;
    left: 15px;
    background: #fff;
    /* height: auto; */
    height: 20px;
    border-radius: 0;
    width: 20px;
}

    .daCheck input[type="checkbox"] {
        opacity: 0;
    }

.red {
    color: red!important;
}


#_collapse h3 {
    line-height: 1.5;
    font-size: 14px !important;
}

#_collapse {
    max-height: 200px;
    overflow: auto;
    border-radius: 0px;
    padding: 15px;
    border: 1px solid #e2e2e2;
    display: none;
    margin-bottom: 10px;
}

.free-ship {
    border: 1px solid #dcdcdc;
    margin-bottom: 10px;
    padding: 15px 0 0 0;
    width: 100%;
    margin: 0 auto;
    border-radius: 10px;
}

.number-of-order {
    left: 53px !important;
}


/*mobile styling*/
@media screen and (max-width: 768px) {
    #accordionEx1 .card {
        margin-bottom: 20px;
    }

    .hide-mobile_ {
        display: none;
    }

    .main {
        padding: 0 25px;
    }

    .acc-title {
        font-size: 12px;
    }

    .black {
        font-size: 14px;
    }

    #order-summary p {
        font-size: 12px;
    }

    p {
        font-size: 12px;
    }

    .daCheck {
        height: 14px;
        width: 14px;
    }

    .red {
        position: relative;
        top: -15px;
        left: 39px;
    }

    .no-padding {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .main h1 {
        font-size: 18px !important;
        font-family: "Roboto", Sans-serif;
        font-weight: 500;
        color: #333333 !important;
        text-align: left;
    }

    .qty {
        position: relative;
        color: #fff;
        background: #969494;
        padding: 3px 6px;
        border-radius: 70px;
        top: -42px;
        font-size: 10px;
        border: 2px solid #ddd;
        left: 33px;
    }

    .form-wrapper {
        margin-top: 10px;
    }

    .testi {
        text-align: center;
    }

        .testi img {
            width: 50% !important;
        }

    .cart-imgs {
        left: 35px !important;
    }
}

@media screen and (min-width: 769px) {
    .hide-desktop_ {
        display: none !important;
    }
}



/*Upsell Box*/
.upsell-box_ {
    border: 3px dashed #9e9e9e;
    background: #fff;
    padding: 1px;
}

    .upsell-box_ .checkbox_ {
        margin-top: 2px;
        border: 1px solid #b3b3b3;
        position: relative;
        left: auto;
        top: auto;
        bottom: auto;
        webkit-appearance: none !important;
        /*! -moz-appearance: none !important; */
        /*! -webkit-appearance: none !important; */
        /*! appearance: none !important; */
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        font-size: 14px;
        border: 1px solid #b4b9be;
        background: #fff;
        color: #555;
        clear: none;
        cursor: pointer;
        display: inline-block;
        line-height: 0;
        height: 16px;
        margin: 0;
        top: 3px;
        outline: 0;
        padding: 0 !important;
        text-align: center;
        vertical-align: middle;
        width: 16px;
        min-width: 16px;
        box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        transition: .05s border-color ease-in-out;
        min-height: auto;
        position: absolute;
        left: 40px;
        z-index: 99;
    }

    .upsell-box_ .blue {
        color: #007bff;
        margin-bottom: 0;
        font-family: Roboto;
        font-weight: 700;
        line-height: 1.5;
        font-size: 14px;
        margin-top: -18px;
    }

.yellow-box {
    background: #ffff99;
    padding: 10px;
    font-size: 16px;
    margin: 0 auto;
    width: 100%;
}

.upsell-box_ .col-md-1 {
        position: relative;
    top: 20px;
    left: -17px;
}
/*End*/
