﻿
/*
    main: #0d78d6
    second: #0e1543
    */
.title-box-color {
    color: #4c4a4a;
}

.main-color {
    color: #0d78d6;
}

.white-color {
    color: white;
}

.font-bold {
    font-weight: bold;
}

.header-bg {
    background-color: #0e1543;
    color: white;
    padding: 5px 0;
    font-weight: bold;
    font-size: 13px;
}

    .header-bg a {
        color: white;font-weight: bold; font-size: 13px;
    }

        .header-bg a:hover {
            color: white;font-weight: bold; font-size: 13px;
        }

.bg-line-border {
    background-color: white;
    border-bottom: 4px solid #0d78d6;
}

.white-color:hover {
    color: white;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top5 {
    margin-top: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-20 {
    margin-top: 20px;
}

.padding-5px {
    padding: 9px;
}

.padding-top-5px {
    padding-top: 5px;
}

.footer-css, .footer-css a, .footer-css a:hover {
    background-color: #0e1543;
    color: white;
    margin-top: 50px;
}

.float-right {
    float: right;
}

.footer-css-top {
    background-image: linear-gradient(to bottom, #4C4A4A 0%, #3D3B3B 100%);
    background-color: #4C4A4A;
    color: white;
}

.icon-facebook {
    background-color: #3C5A98;
}

.icon-google-plus {
    background-color: #DC483C;
}

.icon-youtube {
    background-color: #3C5A98;
}

.clear-border-bg {
    background-color: transparent;
    border: 0px;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-underline {
    text-decoration: underline;
}

.h1-resize-font {
    font-size: 24px;
    padding: 0px !important;
    margin: 0px !important;
}

.tag-list {
    /*background-color: #4C4A4A;
    background-image: linear-gradient(to bottom, #4C4A4A 0%, #3D3B3B 100%);*/
    color: white;
    padding: 30px;
}

.product-max-height {
    height: 345px;
    position: relative;
}

.product-max-right-height {
    height: 300px;
    position: relative;
}

.price-sell {
    font-size: 13px;
    font-weight: bold;
}

.price-old {
    font-size: 11px;
}

.text-color-category {
    color: #018c46;
}

    .text-color-category:hover {
        color: #018c46;
        text-decoration: underline;
    }

.text-color-product {
    color: #565656;
}

    .text-color-product:hover {
        color: #565656;
        text-decoration: underline;
    }

.box-shadow {
    /*box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 2px 8px 0 rgba(0, 0, 0, 0.01);*/
    position: relative;
}

.pading-top-img-detail {
    padding-top: 15px;
}

.pading-top-img-list {
    padding-top: 5px;
}

.het-hang {
    padding: 10px;
    background-color: #d9534f;
    color: white;
    font-weight: bold;
    border-bottom-left-radius: 20px;
    top: 0px;
    right: 0px;
    position: absolute;
    font-size: 75%;
}

.chay-hang {
    padding: 10px;
    background-color: red;
    color: white;
    font-weight: bold;
    border-bottom-right-radius: 20px;
    top: 0px;
    left: 0px;
    position: absolute;
    font-size: 75%;
}

h5 {
    height: 30px;
}

.top-text {
    font-weight: bold;
    height: 35px;
    padding-top: 6px;
    color: #0d78d6;
    font-size: 14px;
}

.clear-font-normal {
    font-weight: normal !important;
}
.padding-detail-page {
    padding: 30px 20px 80px 20px;
}
.padding-detail-page img {
    max-width: 100%;
    height: 100%;
}
.img-res img {
     max-width: 100%;
    height: 100%;
}
.padding-5 {
    padding: 5px;
}
.override-elm-center {
    margin: auto;
    width: 300px;
}

.pre-footer {
    margin-top: 50px;
    background-color: #0b66b7;
    color: #ededed;
    padding: 50px;
}

    .pre-footer a {
        color: white;
    }

        .pre-footer a:hover {
            text-decoration: underline;
            color: white;
        }

footer {
    background-color: #0e1543;
    padding: 40px;
    color: #ededed;
    margin: 0px;
}

    footer a {
        color: #ededed;
    }

        footer a:hover {
            color: #ededed;
        }

.hotline {
    font-size: 16px;
    margin: 0px;
    font-weight: bold;
}
.padding-bot-50 {
    padding-bottom: 40px;
}
.padding-top-50 {
    padding-top: 40px;
}
.hr-title-box {
    border: 1px solid #c0c0c0;
    width: 50%;
}
.height-h4-index {
    height: 40px;
}
h4 {
    font-size: 15px;
}
.padding-15 {
    padding: 15px;
}
.title-h2 {
    font-size: 24px;
    padding: 0px !important;
    margin: 0px !important;
}
.margin-left-nav {
    margin-left: -20px !important;
}
.style-h3 {
    font-size: 20px !important;
   
}
.carious1 {
    color: white;
    width: 430px;
    left: 0px;
    top: 60px;
    position: absolute;
    padding: 20px;
}
.carious2 {
    color: black;
    width: 380px;
    left: 0px;
    top: 60px;
    position: absolute; padding: 20px;
}