@import url(https://fonts.googleapis.com/css?family=Open+Sans);

.material-cart table,
a,
a:active,
a:hover,
a:link,
a:visited {
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}

.info-heading:after,
.web-ele-h .cardh a::before,
.web-ele-h .cardh h2 i::after {
    content: " ";
}

body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.material-cart,
section {
    padding: 50px 0;
    background-color: #dedede;
}

    .material-cart,
    .material-cart .cost .total-price h6,
    .material-cart .cost .total-price h6 span,
    .material-cart .cost h4 span,
    .material-cart .cost h5 {
        font-family: 'Open Sans', sans-serif !important;
    }

a,
a:active,
a:hover,
a:link,
a:visited {
    text-decoration: none;
    outline: 0;
    transition: all .3s ease-in-out;
}

.material-cart table {
    background-color: #fff;
    margin-bottom: 15px;
    border: 1px solid #BBDEFB;
    transition: all .3s ease-in-out;
}

    .material-cart table:hover {
        box-shadow: 0 5px 15px #c7bcb8;
        border: 1px solid #fff;
    }

    .material-cart table tr td {
        border: none;
        padding: 0;
    }

        .material-cart table tr td img {
            float: left;
            width: 150px;
            margin-right: 20px;
        }

        .material-cart table tr td h1 {
            color: #424242;
            font-size: 16px;
        }

        .material-cart table tr td span {
            color: #5c6bc0;
            display: block;
        }

        .material-cart table tr td input {
            border: 1px solid #aaa;
            height: 40px;
            margin: 15px auto auto;
            text-align: center;
            width: 40px;
            -moz-transition: all .3s ease-in-out;
            -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
        }

    .material-cart table tr .price h2 i,
    .material-cart table tr .sub-total h2 i {
        margin-right: 5px;
    }

    .material-cart table tr td input:focus,
    .material-cart table tr td input:hover {
        border-color: #fff;
    }

    .material-cart table tr .qty i {
        color: #757575;
        float: right;
        margin-top: 27px;
    }

    .material-cart table tr .price {
        width: 110px;
    }

        .material-cart table tr .price h2 {
            color: #795548;
            font-size: 16px;
            margin-top: 25px;
            text-align: right;
        }

    .material-cart table tr .sub-total {
        padding-right: 20px;
        text-align: right;
        width: 140px;
    }

        .material-cart table tr .sub-total h2 {
            color: #000;
            font-size: 16px;
            margin-top: 25px;
        }

            .material-cart table tr .sub-total h2 span {
                color: #757575;
                float: left;
                font-weight: 600;
            }

.material-cart .cost {
    border-radius: 15px;
}

    .material-cart .cost h3 {
        background-color: #80bf18;
        border-right: medium none;
        color: #fff;
        font-size: 18px;
        margin: 0;
        padding: 13px;
        text-align: center;
    }

    .material-cart .cost .cost-total {
        background-color: #fff;
        border-bottom: 1px solid #eee;
        padding: 15px 20px;
    }

    .material-cart .cost h4 {
        font-size: 14px;
        font-weight: 700;
        margin: 0;
        color: #4a4a4a;
    }

        .material-cart .cost h4 span {
            color: #6D4C41;
            float: right;
            margin-top: 20px;
        }

            .material-cart .cost h4 span i {
                margin-right: 5px;
            }

    .material-cart .cost h5 {
        margin-bottom: 0;
        color: #8c8c8c;
        font-size: 15px;
    }

    .material-cart .cost .total-price {
        background-color: #eee;
        color: #404040;
        padding: 15px;
    }

        .material-cart .cost .total-price h6 {
            display: block;
            font-size: 15px;
            margin: 10px 0;
            text-transform: uppercase;
        }

            .material-cart .cost .total-price h6 span {
                float: right;
            }

                .material-cart .cost .total-price h6 span i {
                    margin-right: 8px;
                }

            .material-cart .cost .total-price h6:last-child {
                border-top: 1px solid #8BC1EF;
                color: #000;
                padding-top: 10px;
            }

.material-cart .checkbtn {
    background-color: #fff;
}

    .material-cart .checkbtn button {
        background-color: #414546;
        border: none;
        box-shadow: 0 2px 5px #aaa;
        color: #fff;
        font-size: 18px;
        padding: 10px;
        transition: all .3s ease-in-out 0s;
        width: 100%;
    }

.btndiv .upatebtn,
.infographic .card .cardbox .tl {
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}

.material-cart .checkbtn button:focus,
.material-cart .checkbtn button:hover {
    background-color: #3b71b9;
}

.material-cart .refilldiv {
    margin-top: 15px;
}

    .material-cart .refilldiv a {
        background-color: #455a64;
        border: 1px solid #455a64;
        color: #fff;
        display: block;
        font-size: 16px;
        margin: auto;
        padding: 8px;
        width: 150px;
    }

        .material-cart .refilldiv a:hover,
        .refilldiv a:focus {
            background-color: #fff;
            color: #8c7a74;
            border: 1px solid #455A64;
        }

.material-cart .modal-dialog .modal-header {
    background-color: #795548;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

#crownmodel .uphd,
#crownmodel h3 {
    background-color: #3e71b5;
    color: #fff;
}

#crownmodel h3 {
    border-radius: 25px;
    margin: 10px auto;
    padding: 5px;
    text-transform: uppercase;
    width: 230px;
    border: 2px solid #fff;
}

.topleftdiv,
.toprightdiv {
    margin-top: 20px;
}

#crownmodel .uphd {
    border: 2px solid #fff;
    margin: 10px auto 0;
    text-align: center;
    font-weight: 600;
}

.up-left span,
.up-right span {
    font-size: 15px;
    font-weight: 700;
}

.up-left span {
    background: url(../images/blue.png) 0 10px no-repeat rgba(0, 0, 0, 0);
    padding-bottom: 4px;
    padding-left: 5px;
}

.topleftdiv .tctrl {
    border-color: #1d78bc;
    text-align: center;
}

.tctrl {
    padding: 0;
}

.topleftdiv .form-control:focus {
    border-color: #1bbae1;
}

.upldiv p {
    color: #1F2326;
    margin: 3px 0;
    white-space: nowrap;
}

.material-cart .mdg {
    margin: 30px auto;
    width: 900px;
}

.bottomrightdiv,
.toprightdiv {
    border-left: 3px dashed #fff;
}

.up-right span {
    background: url(../images/orange.png) -4px 11px no-repeat rgba(0, 0, 0, 0);
    padding-bottom: 4px;
    padding-right: 6px;
}

.toprightdiv .tctrl {
    border-color: #f7931d;
    text-align: center;
}

.down-left,
.down-right,
.up-left,
.up-right {
    background-color: #ececec;
    border: 1px solid #676767;
    border-radius: 10px;
    padding: 15px 0;
    text-align: center;
    color: #000;
}

    .down-left span,
    .down-right span {
        font-size: 15px;
        padding-top: 11px;
        font-weight: 700;
    }

    .down-left span {
        background: url(../images/green.png) 0 10px no-repeat rgba(0, 0, 0, 0);
        padding-left: 4px;
    }

.bottomleftdiv .tctrl {
    border-color: #8cc53e;
    text-align: center;
}

.down-right span {
    background: url(../images/purple.png) 2px 0px no-repeat rgba(0, 0, 0, 0);
    display: block;
    width: 30px;
}

.down-right span {
    padding-top: 0;
}

.bottomrightdiv .tctrl {
    border-color: #5a56a5;
    text-align: center;
}

.hline {
    border-bottom: medium dashed #fff;
    border-top: medium none;
    margin: 0;
    position: relative;
    top: 30px;
    width: 100%;
}

.material-cart .mdg .modal-header .close {
    background: #000;
    border-radius: 50%;
    color: #fff;
    height: 26px;
    line-height: 0;
    margin-top: -2px;
    opacity: .5;
    padding: 5px;
    width: 26px;
}

#crownmodel {
    padding: 10px 20px 0 0;
}

.material-cart h4.heading {
    background-color: #42a5f5;
    color: #fff;
    margin: 10px 0 0;
    padding: 10px;
}

.refillup {
    background-color: #fff;
    margin-bottom: 15px;
    border: 1px solid #BBDEFB;
}

.infographic .card {
    background: -moz-linear-gradient(90deg, #cf5b26 0, #f69c36 100%);
    background: -webkit-gradient(linear, 90deg, color-stop(0, #cf5b26), color-stop(100%, #f69c36));
    background: -webkit-linear-gradient(90deg, #cf5b26 0, #f69c36 100%);
    background: -o-linear-gradient(90deg, #cf5b26 0, #f69c36 100%);
    background: -ms-linear-gradient(90deg, #cf5b26 0, #f69c36 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cf5b26', endColorstr='#f69c36', GradientType='0');
    background: linear-gradient(0deg, #cf5b26 0, #f69c36 100%);
    border-radius: 15px;
    box-shadow: 0 3px 8px #aaa;
    margin-bottom: 70px;
    margin-top: 20px;
    padding: 20px 0 20px 20px;
    position: relative;
}

    .infographic .card .cardbox {
        background-color: #fff;
        border-radius: 100px 0 0 100px;
        float: right;
        padding: 20px 0 20px 20px;
        position: relative;
        width: 60%;
    }

        .infographic .card .cardbox p {
            display: inline-block;
            margin: 0 0 0 42px;
            padding: 10px 150px 10px 0;
            font-size: 17px;
            text-align: left;
        }

        .infographic .card .cardbox .tl,
        .infographic .card .cardbox a {
            bottom: 0;
            display: block;
            text-align: center;
            top: 0;
            position: absolute;
            right: 0;
        }

        .infographic .card .cardbox a {
            background-color: #3b71b9;
            border-radius: 100px 0 0 100px;
            color: #fff;
            height: 40px;
            line-height: 40px;
            margin: auto;
            width: 110px;
        }

            .infographic .card .cardbox a:hover {
                background-color: #717576;
            }

        .infographic .card .cardbox p .fa-close {
            margin: 0 20px;
            color: #ADADAD;
            font-size: 18px;
        }

        .infographic .card .cardbox p .multiply i {
            margin-right: 7px;
        }

        .infographic .card .cardbox .tl {
            background-color: #3b71b9;
            border: none;
            border-radius: 100px 0 0 100px;
            color: #fff;
            font-size: 20px;
            height: 50px;
            line-height: 50px;
            margin: auto;
            padding: 0 20px;
            vertical-align: middle;
            transition: all .3s ease-in-out;
        }

            .infographic .card .cardbox .tl:hover {
                background-color: #717576;
            }

            .infographic .card .cardbox .tl i {
                margin-right: 10px;
            }

    .infographic .card .card-icon {
        background-color: #22ab97;
        border: 10px solid #f4f3f1;
        box-shadow: 0 -2px 0 #fff;
        color: #fff;
        width: 170px;
    }

    .infographic .card .card-border {
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid #fff;
        left: 80px;
        padding: 10px;
        position: absolute;
        top: -50px;
        box-shadow: 0 -3px 5px rgba(0, 0, 0, .4);
    }

.infographic .card2 {
    background: #02b8cd;
    background: -moz-linear-gradient(top, rgba(2, 184, 205, 1) 0, rgba(3, 172, 195, 1) 70%, rgba(33, 155, 175, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(2, 184, 205, 1) 0, rgba(3, 172, 195, 1) 70%, rgba(33, 155, 175, 1) 100%);
    background: linear-gradient(to bottom, rgba(2, 184, 205, 1) 0, rgba(3, 172, 195, 1) 70%, rgba(33, 155, 175, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#02b8cd', endColorstr='#219baf', GradientType=0);
    padding: 20px 0 20px 20px;
    box-shadow: 0 3px 8px #aaa;
    border-radius: 15px;
    position: relative;
}

    .infographic .card2 .cardbox {
        background-color: #fff;
        text-align: right;
        padding: 20px 0 20px 20px;
        border-radius: 100px 0 0 100px;
        width: 70%;
        float: right;
    }

        .infographic .card2 .cardbox p {
            margin: 0;
            padding: 5px;
            width: 80%;
            display: inline-block;
        }

        .infographic .card2 .cardbox em {
            display: block;
            font-weight: 700;
            font-style: normal;
            color: #009D8F;
            font-size: 18px;
        }

#fbtn,
.card-content,
.fbtndiv {
    display: none;
}

.infographic .card2 .card-icon {
    height: 100px;
    width: 100px;
    background-color: #12C7DC;
    text-align: center;
    line-height: 60px;
    font-size: 30px;
    border: 20px solid #F4F3F1;
    color: #fff;
    border-radius: 50%;
    box-shadow: 0 -2px 0 #fff;
}

.infographic .card2 .card-border {
    padding: 20px;
    position: absolute;
    left: 30px;
    top: -50px;
    width: 140px;
    height: 140px;
    background-color: rgba(255, 255, 255, .3);
    border-radius: 50%;
    border: 1px solid #fff;
}

.infographic .card .card-head {
    color: #fff;
    font-size: 16px;
    left: 80px;
    line-height: 20px;
    position: absolute;
    text-align: center;
    top: 108px;
    width: 192px;
}


.card .cardbox p input {
    background-color: #f1f1f1;
    border: 2px solid #eee;
    height: 40px;
    text-align: center;
    transition: all .3s ease-in-out 0s;
    width: 60px;
    box-shadow: 0 0 10px #cccccc inset;
}

    .card .cardbox p input:focus,
    .card .cardbox p input:hover {
        color: #000;
        box-shadow: none;
        background-color: #fff;
    }


.tooth {
    padding: 0;
}

.btndiv {
    border-top: 1px solid #FFCA24;
    margin-top: 10px;
    padding: 20px 30px 0;
    text-align: right;
}

    .btndiv .clearbtn {
        background-color: #42a5f5;
        border: 1px solid #7dcfff;
        border-radius: 10px;
        color: #fff;
        padding: 7px 30px;
        transition: all .3s ease-in-out 0s;
    }

    .btndiv .upatebtn {
        border-radius: 10px;
        background-color: #8fcf27;
        border: 1px solid #bfff57;
        color: #fff;
        padding: 7px 30px;
        transition: all .3s ease-in-out;
    }

.shopping-cart .cart,
.shopping-cart .cart .card-left {
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}

.btndiv button:focus,
.btndiv button:hover {
    background-color: #fff;
    color: #676767;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .5);
}



.fbtndiv {
    width: 250px;
}

#fbtn {
    background: #80bf18;
    color: #fff;
    cursor: pointer;
    font-size: 25px;
    height: 46px;
    line-height: 46px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 150px;
    width: 50px;
}

.info-heading {
    border-bottom: 1px solid #80BF18;
    color: #336CB3;
    font-size: 24px;
    margin-bottom: 70px;
    padding: 8px 0;
    font-weight: 600;
    position: relative;
}

    .info-heading:after {
        content: " ";
        position: absolute;
        bottom: 0;
        background-color: #80BF18;
        left: 0;
        width: 180px;
        height: 3px;
    }

.shopping-cart .cart .cart-head {
    position: relative;
}

    .shopping-cart .cart .cart-head span {
        position: relative;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 311px;
    }

.bottomdiv .downhd {
    font-weight: 600;
    text-align: center;
}

.shopping-cart {
    background-color: #f4f4f4;
    padding: 50px 0;
}

    .shopping-cart .cart {
        border: 1px solid #ccc;
        margin-bottom: 20px;
        transition: all .3s ease-in-out;
    }

        .shopping-cart .cart img {
            float: left;
            margin-right: 10px;
            width: 190px;
        }

        .shopping-cart .cart .cart-head h1 {
            color: #BC4E0B;
            font-size: 18px;
            margin: 10px 0;
            margin-bottom: 0;
        }

        .shopping-cart .cart .cart-head h2 {
            color: #3b71b9;
            float: right;
            font-size: 25px;
            margin: 0;
            font-family: 'Open Sans', sans-serif;
        }

            .shopping-cart .cart .cart-head h2 i {
                font-size: 22px;
            }

        .shopping-cart .cart .card-left {
            border-left: 1px solid #ccc;
            text-align: center;
            transition: all .3s ease-in-out;
        }

        .shopping-cart .cart .cart-pad {
            padding: 0 15px 0 0;
        }

        .shopping-cart .cart .cart-price {
            text-align: center;
            position: relative;
        }

            .shopping-cart .cart .cart-price .cart-qty input {
                background-color: #f4f4f4;
                border: none;
                height: 40px;
                text-align: center;
                width: 42px;
            }

            .shopping-cart .cart .cart-price .cart-qty button {
                background-color: transparent;
                border: none;
                font-size: 18px;
                height: 35px;
                width: 40px;
                -moz-transition: all .3s ease-in-out;
                -webkit-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
            }

            .shopping-cart .cart .cart-price .cart-qty .remove button {
                background-color: #e74c3c;
                bottom: 45px;
                color: #fff;
                font-size: 14px;
                left: 0;
                opacity: 0;
                padding: 0;
                position: absolute;
                transition: all .3s ease-in-out 0s;
                width: 100%;
            }

                .shopping-cart .cart .cart-price .cart-qty .remove button:hover {
                    background-color: #b71c0c;
                }

                .shopping-cart .cart .cart-price .cart-qty .remove button i {
                    margin-right: 6px;
                }

            .shopping-cart .cart .cart-price .cart-qty button:hover {
                background-color: #3498DB;
                color: #fff;
            }

            .shopping-cart .cart .cart-price .cart-qty-price {
                border-top: 1px solid #ccc;
                margin-top: 31px;
            }

        .shopping-cart .cart:hover .card-left .remove button {
            opacity: 1;
        }

        .shopping-cart .cart:hover {
            border: 1px solid #3498DB;
            background-color: #fff;
        }

            .shopping-cart .cart:hover .card-left {
                border-left: 1px solid #3498DB;
            }

            .shopping-cart .cart:hover .cart-qty-price h3 {
                background-color: #80BF18;
                color: #fff;
            }

        .shopping-cart .cart .cart-price .cart-qty-price h3 {
            font-size: 16px;
            font-weight: 600;
            margin: 0;
            padding: 10px;
            text-align: right;
            transition: all .3s ease-in-out 0s;
            border-right: none;
            font-family: 'Open Sans', sans-serif;
        }

.cart-total {
    margin-top: 20px;
    border-top: 1px solid #bcbcbc;
}

    .cart-total button {
        background-color: #80bf18;
        border: 1px solid #80bf18;
        color: #fff;
        float: none;
        margin-top: 30px;
        padding: 9px 12px;
        transition: all .3s ease-in-out 0s;
        margin-bottom: 10px;
    }

    .cart-total a {
        float: right;
        display: block;
        background-color: #acacac;
        padding: 6px 10px;
        margin-top: 30px;
        color: #fff;
        border: 1px solid #acacac;
    }

        .cart-total a:hover {
            background-color: transparent;
            color: #000;
        }

    .cart-total button:hover {
        background-color: #609f00;
        border: 1px solid #90cf30;
        color: #fff;
    }

.web-ele-h .cardh .card-p input,
.web-ele-h .cardh .card-p select,
.web-ele-h .cardh .card-p textarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    resize: none;
}

.cart-total button i {
    margin-right: 10px;
}

.cart-total h4 {
    color: #00729b;
    font-size: 15px;
    font-weight: 600;
}

.cart-total span {
    color: #7a7a7a;
    font-size: 16px;
}

    .cart-total span i {
        margin-right: 5px;
    }

.cart-total .col {
    border-right: 1px solid #bcbcbc;
    padding: 15px;
}

.web-ele-h {
    background-color: #d1d1d1;
    padding: 50px 0;
}

    .web-ele-h .cardh {
        background-color: #3b71b9;
        margin: 0 30px;
        min-height: 150px;
    }

        .web-ele-h .cardh h2 {
            color: #fff;
            font-size: 22px;
            margin: 0;
            padding: 8px 8px 8px 30px;
        }

            .web-ele-h .cardh h2 i {
                background-color: #fff;
                color: #eb8931;
                float: right;
                font-size: 36px;
                height: 60px;
                line-height: 70px;
                position: relative;
                text-align: center;
                top: -20px;
                width: 60px;
            }

                .web-ele-h .cardh h2 i::before {
                    position: relative;
                    left: -10px;
                    z-index: 1;
                }

                .web-ele-h .cardh h2 i::after {
                    position: absolute;
                    left: -60px;
                    bottom: 0;
                    border-bottom: 60px solid #fff;
                    border-left: 60px solid transparent;
                }

        .web-ele-h .cardh .card-p {
            background-color: #fff;
            line-height: 23px;
            margin: 0;
            padding: 20px;
            width: 103.5%;
        }

        .web-ele-h .cardh a {
            padding: 8px 30px;
            float: right;
            background-color: #fff;
            position: relative;
            right: -17px;
            color: #F60;
        }

            .web-ele-h .cardh a span {
                position: relative;
                left: -5px;
            }

                .web-ele-h .cardh a span i {
                    margin-right: 10px;
                }

            .web-ele-h .cardh a::before {
                position: absolute;
                left: -36px;
                top: 0;
                border-top: 39px solid #fff;
                border-left: 36px solid transparent;
            }

        .web-ele-h .cardh .card-p input,
        .web-ele-h .cardh .card-p select {
            display: inline-block;
            width: 49.3%;
            border-color: -moz-use-text-color -moz-use-text-color #3b71b9;
            border-style: none none solid;
            border-width: medium medium 2px;
            padding: 0 10px;
            height: 40px;
            margin-bottom: 20px;
        }

        .web-ele-h .cardh .card-p .card-checkbox {
            width: auto;
            border: none;
            padding: 0;
            height: auto;
            margin-bottom: auto;
            margin-right: 3px;
            position: absolute;
            left: 0;
            top: 1px;
        }

        .web-ele-h .cardh .card-p .checkbox-group {
            margin-top: 15px;
        }

            .web-ele-h .cardh .card-p .checkbox-group span {
                display: block;
                padding-left: 20px;
            }

.card-tooltip h4 em,
.cardbox #tooltip {
    display: inline-block;
}

.web-ele-h .cardh .card-p textarea {
    border-color: -moz-use-text-color -moz-use-text-color #3b71b9;
    border-style: none none solid;
    border-width: medium medium 2px;
    margin-bottom: 20px;
    padding: 5px;
    width: 100%;
}

.web-ele-h .cardh .card-p button {
    background-color: #80bf18;
    border: 1px solid #c0ff58;
    box-shadow: 0 2px 5px #b8b8b8;
    color: #fff;
    font-size: 16px;
    height: 45px;
    margin-top: 40px;
    width: 100%;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    .web-ele-h .cardh .card-p button:focus,
    .web-ele-h .cardh .card-p button:hover {
        background-color: #508f00;
    }

    .web-ele-h .cardh .card-p button i {
        margin-right: 10px;
    }

.web-ele-h .cardh .card-p input::-webkit-input-placeholder,
.web-ele-h .cardh .card-p textarea::-webkit-input-placeholder {
    color: #000;
}

.web-ele-h .cardh .card-p input::-moz-placeholder,
.web-ele-h .cardh .card-p textarea::-moz-placeholder {
    color: #000;
}

.web-ele-h .cardh .card-p input:-ms-input-placeholder,
.web-ele-h .cardh .card-p textarea:-ms-input-placeholder {
    color: #000;
}

.web-ele-h .cardh .card-p input:-moz-placeholder,
.web-ele-h .cardh .card-p textarea:-moz-placeholder {
    color: #000;
}

.caret {
    border-color: #aaa transparent -moz-use-text-color;
}

.top_nav .tpbut .fa-pencil-square-o {
    background-color: #e0e0e0;
    border-radius: 50%;
    color: #3b71b9;
    line-height: 16px;
    margin-right: 5px;
    padding: 2px 5px;
    text-align: center;
}

.cart-row {
    margin-top: 0;
}

.cardbox .tooltip-card {
    position: relative;
    width: 110px;
    margin-top: 10px;
    margin-right: 20px;
}

.cardbox #tooltip {
    background-color: #407f00;
    border: 1px solid #b0ef48;
    border-radius: 3px;
    box-shadow: 0 2px 10px #ccc;
    color: #fff;
    left: 0;
    line-height: normal;
    padding: 9px 20px;
    position: relative;
}

.cardbox .card-tooltip {
    background-color: rgba(0, 0, 0, .7);
    border-radius: 6px;
    top: -75px;
    left: 120px;
    padding: 10px;
    position: absolute;
    text-align: left;
    transition: all .3s ease-in-out 0s;
    visibility: hidden;
    width: 200px;
    z-index: 1;
    color: #fff;
}

.cardbox .tooltip-card:hover .card-tooltip {
    visibility: visible;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.infographic .card .cardbox em {
    color: #3c72bc;
    display: block;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    margin-left: 40px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 311px;
    display: inline-block;
}


.cardbox .card-tooltip h4 {
    color: #fff;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    margin: 5px 0;
}

.infographic .card .cb {
    padding-left: 60px;
}

    .infographic .card .cb em {
        margin-left: 0;
    }

.card-tooltip span {
    float: right;
    color: #80BF18;
}

    .card-tooltip span i {
        margin-right: 2px;
    }
