﻿body {
    font-family: 'Open Sans', sans-serif;
    background-color: #f5f5f5; /*rgb(241,241,241)*/
}

.col_MyPanel_CTSP {
    position: absolute;
    bottom: 5px;
    right: 5px;
    padding: 0px;
}

.MyPanel_CTSP {
    text-align: center;
    margin: 0px;
    font-size: 12px;
}

    .MyPanel_CTSP > .panel-body {
        background-color: #f6f5f5;
        margin-bottom: 0px;
        padding: 5px 15px;
    }

        .MyPanel_CTSP > .panel-body > p {
            margin: 5px -15px;
        }
        .MyPanel_CTSP > .panel-body > .row > .col-md-6 {
            padding: 0 4px;
        }
        .MyPanel_CTSP > .panel-body > .row > .col-md-4 {
            padding-left: 2px;
            padding-right: 0px;
        }

.pnlKhongBorder {
    border: none;
    margin-bottom: 0px;
}

.content {
    margin-top: 155px;
}

.CONTAINER {
    margin: 0 50px;
}

.container-fluid {
    padding: 0px;
}

/*header*/
.Header {
    text-align: center;
    background-color: white;
}

.HeaderMenu {
    height: 30px;
    line-height: 30px;
    text-align: right;
    background-color: #fefefe;
    padding: 0 20px;
}

.listMenuHeader {
    margin-bottom: 0px;
}

    .listMenuHeader > li {
        display: inline;
        background: none;
        border: none;
        padding: 0 5px;
    }

        .listMenuHeader > li > a {
            color: black;
            text-decoration: none;
        }

            .listMenuHeader > li > a:hover {
                color: black;
                text-decoration: none;
            }

        .listMenuHeader > li:last-child {
            display: none;
        }

.HeaderLogo {
    padding: 2px 0px;
    height: 78px;
    line-height: 70px;
    background-color: #f5f5f5;
    border: 1px solid #e7e7e7;
}

.logo > img {
    margin: 0 auto;
}

.MenuCategoryDesktop {
    height: 40px;
    line-height: 40px;
    background-color: #e5e5e5;
    margin-bottom: 0px;
    padding: 0px 65px;
    text-align: left;
}

    .MenuCategoryDesktop > li {
        display: inline;
        background: none;
        border: none;
        padding: 0 5px;
    }


        .MenuCategoryDesktop > li > a {
            color: #3f3d3e;
            text-decoration: none;
            font-weight: 500;
        }

            .MenuCategoryDesktop > li > a:hover {
                color: #3f3d3e;
                text-decoration: none;
            }

        .MenuCategoryDesktop > li:last-child {
            display: none;
        }

.MenuCategoryMobile {
    display: none;
}


/*Footer*/
.iconFacebook {
    color: #3b5998;
}

.iconTwitter {
    color: #1da1f2;
}

.iconGoogle {
    color: #cc0000;
}

.iconYoutube {
    color: #e62117;
}

.iconRss {
    color: #ff9900;
}

.FooterHuongDanMua {
    height: 92px;
    background-color: #ffffff;
    text-align: left;
    /*padding: 3px 0px;*/
    border: 1px solid #e7e7e7;
    padding: 5px 35px;
    
}


.FooterThongTin {
    background-color: #ffffff;
    height: 135px;
    padding: 5px 35px;
    border: 1px solid #e7e7e7;
}
.sdtCTy{ color:#c9302c;font-size:17px;font-weight:600}
.pFooterThongTin {
    font-size: 13px;
    color: /*#a5a5a5;*/#000000;
}

.FooterBanQuyen {
    background-color: #f5f5f5;
    height: 30px;
    line-height: 30px;
    text-align: center;
}




/*MENU*/
.form-BorderProduct {
    padding: 10px;
}

.BorderProduct {    
    margin: 0px 0px 5px;
    background: #ffffff;
}



.CartTitle {
    margin: 10px 0;
}

.Pgiamgia {
    text-decoration: line-through;
    color: #cacaca;
    font-size: 11px;
}

.RowCart {
    margin: 10px 0px;
}

.lineHR {
    margin: 10px 0;
}

.ActionBTN {
    margin-bottom: 0px;
}

.btnXoa, .btnMuaSau {
    color: #00b6f0;
    text-decoration: none;
    font-size: 12px;
    margin: 0 5px;
}

    .btnXoa:hover {
        color: #029fd1;
        text-decoration: none;
        font-size: 12px;
    }

    .btnMuaSau:hover {
        color: #029fd1;
        text-decoration: none;
        font-size: 12px;
    }

.btnNameProduct {
    color: black;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
}

    .btnNameProduct:hover {
        color: #00b6f0;
        text-decoration: none;
    }

.imgCart {
    margin-bottom: 10px;
}

.imgP {
    width: 120px;
    margin: 0px auto;
    height: 80px;
    display: block;
}

.badgeAddCart {
    background-color: #00b6f0;
    color: white;
    height: 30px;
    width: 40px;
    padding: 10px 7px;
}

.pTTien {
    border-top: 2px solid #c9302c;
    padding-top: 10px;
}

.TTGioHang {
    color: #d44646;
    float: right;
    font-size: 20px;
    font-weight: 400;
}

.spnlable {
    font-size: 12px;
}

.iHeartBuy {
    color: gray;
}

.MyBtnMua:hover .iHeartBuy {
    color: red;
}

.btnAddLike {
    font-size: 13px;
    color: #000000;
    text-decoration: none;
}

    .btnAddLike:hover {
        text-decoration: none;
        color: #000000;
    }

        .btnAddLike:hover .iHeartBuy {
            color: #d9534f;
        }

.MyBtn {
    margin: 5px;
    background-color: #00b6f0;
    border: none;
    border-radius: 0px;
    padding: 6px;
    height: 35px;
}

    .MyBtn:hover {
        background-color: #029fd1;
    }

.MyBtnMua {
    margin: 5px;
}

.Register {
    width: 300px;
    left: 50%;
    margin: 0;
    margin-right: -50%;
    top: 10%;
    display: none;
    transform: translate(-50%,-10%);
}

.ScriptLogin {
    width: 300px;
    left: 50%;
    margin: 0;
    margin-right: -50%;
    top: 10%;
    display: none;
    transform: translate(-50%,-10%);
}

.CreateAccount {
    color: #14a0ce;
    text-decoration: none;
}

    .CreateAccount:hover {
        color: #14a0ce;
        text-decoration: none;
    }


.closeLogin {
    cursor: pointer;
}

    .closeLogin:hover {
        color: red;
    }
/*Header*/



.Hsearch, .HCart-Login {
    margin-top: 30px;
}

.btnSearch {
    background-color: #81b934;
    border-radius: 0;
    font-size: 16px;
    font-weight: 600;
    border: none;
}

    .btnSearch:hover {
        background-color: #73a42e;
    }

.UserDrop {
    margin: 0px 0px;
    cursor: pointer;
}


.cart {
    margin: 0px 10px;
    color: #969494;
    text-decoration: none;
}

    .cart:hover {
        color: #969494;
        text-decoration: none;
    }

.badgeCart {
    position: absolute;
    display: initial;
    bottom: 40px;
    left: 8px;
    border-radius: 3px;
    background-color: #d9534f;
    color: white;
    font-size: 10px;
}

.MenuHeader {
    /*background-image: url("../Images/background_Top2.jpg");*/
    color: white;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #f8f8f8;
}


.Menu {
    display: inline;
    list-style: none;
    line-height: 40px;
}

.aMenu {
    color: white;
    font-weight: 400;
    text-decoration: none;
    font-size: 14px;
}

    .aMenu:hover {
        text-decoration: none;
        color: white;
    }


.Banner > img {
    max-width: 100%;
}

/*.CONTAINER {
    background-color: white;
}*/


/*Footer*/
.Ftitle {
    font-size: 16px;
    font-weight: 400;
    color: black;
}

/*.Footter {
    padding: 0px;
    font-family: Calibri;
}

    .Footter > .col-md-3 {
        margin: 0px;
    }

        .Footter > .col-md-3 > ul > li {
            list-style-type: none;
        }

            .Footter > .col-md-3 > ul > li > i, h5, a {
                font-size: 14px;
                color: #969494;
                margin: 0px;
            }

        .Footter > .col-md-3 > ul {
            padding: 15px 20px 0px;
            margin: 0;
        }

            .Footter > .col-md-3 > ul > li > a {
                text-decoration: none;
            }

                .Footter > .col-md-3 > ul > li > a:hover {
                    text-decoration: none;
                    font-weight: bold;
                    color: black;
                }

.copyright {
    font-size: 13px;
    color: black;
}

.btnMenu {
    display: none;
}*/

/*San Pham*/
.breadcrumbMaster {
    background: /*#9a9696;*/ /*rgb(241,241,241)*/ #ffffff;
    border-radius: 0px;
    margin: 0;
    font-size: 20px;
    border-bottom: 1px solid #e1e1e1;
}

.breadcrumb > li + li:before {
    content: none;
}

.bTitle {
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    color: rgb(66,66,66);
}
/*Tooltip*/
.ui-tooltip, .arrow:after {
    background: black;
    /*border: 2px solid white;*/
    border: none;
}

.ui-tooltip {
    padding: 10px 10px;
    color: white;
    /*border-radius: 20px;*/
    font: 12px "Helvetica Neue", Sans-Serif;
    /*text-transform: uppercase;*/
    /*box-shadow: 0 0 7px black;*/
}

.arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
}

    .arrow.top {
        top: -15px;
        bottom: auto;
    }

    .arrow.left {
        left: 20%;
    }

    .arrow:after {
        content: "";
        position: absolute;
        left: 20px;
        top: -20px;
        width: 25px;
        height: 25px;
        /*box-shadow: 6px 5px 9px -9px black;*/
        box-shadow: none;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .arrow.top:after {
        bottom: -20px;
        top: auto;
    }

.Hsearch1 {
    display: none;
}

.dropdown-menu > li {
    padding: 5px;
}

    .dropdown-menu > li > a {
        color: white;
        font-size: 13px;
        font-weight: 400;
    }

/*Menu login*/
.DN {
    display: none;
    margin: 0;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

.clo {
    color: red;
    font-weight: bold;
    font-size: 20px;
    cursor: pointer;
}
/*---------------*/


/*Slider*/
.thumbnail {
    /*border-color: #ffffff;
    padding: 5px;
    margin: 0px;*/
    border:none;
     padding: 5px;
      margin: 0px;      
       border-radius: 0px;
}

.Box {
     border: 1px solid #ffffff;
}

    .Box > a {
        text-decoration: none;
    }

        .Box > a:hover {
            text-decoration: none;
        }        

    .Box:hover {
        border: 1px solid #d9534f; 
        cursor: pointer;
    }

.H4TenSP {
    color: /*#14a0ce*/ #000000;
    font-size: 15px;
}

.H4GiaSP {
    color: #000000;
    font-size: 15px;
    font-weight: 600;
}

.H4GiaGoc {
    text-decoration: line-through;
    font-size: 13px;
    font-weight: 400;
}

/*.SPbadge {
    border-radius: 0px;
    background-color: #81b934;
    color: white;
    padding: 8px 5px;
}*/

.Slider {
    padding: 10px 24px;
}

.owl-nav > div {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    color: #d9534f /*#575151*/ /*#cdcbcd*/;
}

    .owl-nav > div:hover {
        color: /*#14a0ce*/ #c9302c;
    }

.owl-nav i {
    font-size: 35px;
}

.owl-nav .owl-prev {
    left: -18px;
}

.owl-nav .owl-next {
    right: -18px;
}
/**********************************/



.boxPannel > .panel-heading {
    text-align: center;
    font-size: 16px;
}

    .boxPannel > .panel-heading > span {
        display: block;
    }

        .boxPannel > .panel-heading > span > i {
            font-size: 30px;
        }

/*DAnh Muc Menu San Pham*/
.MenuDM {    
    margin-bottom: 10px;
    background-color: #ffffff;
}

    .MenuDM ul,
    .MenuDM ol {
        list-style-image: none;
        list-style: none;
        font-weight: normal;
        padding-left: 0;
        /*margin:10px;*/
    }

    .MenuDM li > ul,
    .MenuDM li > ol {
        display: none;
        margin-top: 10px;
    }

.ListDM {
    margin: 0px;
}

    .ListDM > li:first-child {
        border: none;
        background-color: /*#81b934*/ #ebebeb;
        color: #000000;
        text-align: center;
        font-size: 19px;
        font-weight: 500;
        border-radius: 0px;
    }

.TenDM {
    font-size: 15px;
    color: #000000;
    font-weight: 600;
    cursor: pointer;
}

.ListDM > li {
    font-size: 18px;
    font-weight: 300;
    /*background-color: #f6f6f6;*/
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
}

.LiDM {
    padding-left: 10px;
}

    .LiDM > ul > li {
        padding-left: 5px;
    }

.DMItem {
    color: #000000;
    text-decoration: none;
    font-size: 14px;
}

    .DMItem:hover {
        font-weight: 600;
        text-decoration: none;
        color: #000000;
    }





.breadcrumbSP {
    margin: 10px 0;
    border-radius: 0px;
}

    .breadcrumbSP > li > a > i {
        color: #81b934;
    }

    .breadcrumbSP > li > a:hover {
        color: #73a42e;
    }

.active {
    font-size: 20px;
}


.Icon {
    width: 30px;
    height: 30px;
    padding: 6px 0;
}

.ImgCT {
    max-width: 100%;
}
/*Panel*/
.MyPanel > .panel-heading {
    background-color: /*#81b934*/ #ebebeb;
}

.panel_a {
    color: #000000;
    text-decoration: none;
    font-size: 13px;
}

    .panel_a:hover {
        color: #000000;
        text-decoration: none;
        font-weight: 600;
    }
/*San Pham*/
.colSP {
    padding: 0px;
}

.BoxGroupSP {
    /*margin: 10px 0 10px 0;*/
    margin: 5px 5px;
    padding: 5px;
    height:300px;
       border: 1px solid #ffffff;
}

    .BoxGroupSP > a {
        text-decoration: none;
    }

        .BoxGroupSP > a:hover {
            text-decoration: none;
        }

        .BoxGroupSP > a > img {
            max-width: 100%;
            height: 180px;
            margin-left:auto;
            margin-right:auto;
        }

    .BoxGroupSP:hover {
        /*border: 1px solid #ddd;*/
        /*border-radius: 0px;*/
        cursor: pointer;
        /*border-color:#ddd;*/
          border-color:#d9534f;
    }

/*Khung truot bên phải*/
.PageAuto {
    height: auto;
    /*overflow: scroll;
    overflow-x:hidden;*/
}

.Page10 {
    /*width: 100px;*/
    /*left: 50%;
      position: relative;*/
    /*margin-left: -226px;*/
    height: 250px;
    /*border: 1px solid #888;*/
    /*box-shadow: 7px 7px 3px #ccc;*/
    /*font-size:12px;
        font-family: "Lucida Grande";
        zoom: 100%;*/
    /*padding: 3px;*/
    /*white-space: pre-line;*/
    overflow: scroll;
    /*padding:0 5px;
        line-height:initial;*/
    overflow-x: hidden;
}

.PageAuto > table > tbody > tr > td > input {
    margin: 5px;
    height: 14px;
    width: 14px;
}

.PageAuto > table > tbody > tr > td > label {
    font-size: 15px;
    font-weight: 500;
}

.Page10 > table > tbody > tr > td > input {
    margin: 5px;
    height: 14px;
    width: 14px;
}

.Page10 > table > tbody > tr > td > label {
    font-size: 15px;
    font-weight: 500;
}

@media(max-width:415px) {
    .HCart-Login {
        padding: 15px 75px 0 0;
    }
}

@media(max-width:767px) {
    .MenuDesktop {
        display: none;
    }

    .MenuCategoryMobile {
        display: block;
        margin-bottom: 0px;
    }

    .Hsearch {
        display: none;
    }

    .Hsearch1 {
        display: block;
    }

    .Hotline {
        padding: 0 5px;
    }

    .MenuHeader {
        display: none;
    }
}

@media only screen and (width: 768px) {

    .HCart-Login {
        padding: 25px 40px 0 0;
    }
}

@media(max-width:1024px) {
    .container-fluid {
        margin: 0;
    }
}
