/* Reset */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

html, button, input, select, textarea {
    font-family: sans-serif;
}

body {
    margin: 0;
}

a:focus {
    outline: thin dotted;
}

a:active, a:hover {
    outline: 0;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

h2 {
    font-size: 1.5em;
    margin: .83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: .83em;
    margin: 1.67em 0;
}

h6 {
    font-size: .67em;
    margin: 2.33em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

mark {
    background: #ff0;
    color: #000;
}

p, pre {
    margin: 1em 0;
}

code, kbd, pre, samp {
    font-family: monospace,serif;
    _font-family: 'courier new',monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

    q:before, q:after {
        content: '';
        content: none;
    }

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

dl, menu, ol, ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

menu, ol, ul {
    padding: 0 0 0 40px;
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button, input {
    line-height: normal;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* custom */
html, button, input, select, textarea {
    color: #222;
}

body {
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.4;
    background: url(/Styles/DongHoTranhDep/img/bg1.png) repeat;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

a:link, a:visited {
    color: #c00;
    outline: none;
    text-decoration: none;
    -webkit-transition: color 0.15s ease-in;
    -moz-transition: color 0.15s ease-in;
    -o-transition: color 0.15s ease-in;
    transition: color 0.15s ease-in;
}

a:hover {
    color: #000;
}

header {
    background: #f2a411;
    padding-bottom: 6px;
}

.top {
    position: relative;
}

    .top:before {
        content: '';
        height: 100%;
        position: absolute;
        width: 30%;
        left: 0;
        top: 0;
        background: #fff;
    }

    .top:after {
        content: '';
        height: 100%;
        position: absolute;
        width: 30%;
        right: 0;
        top: 0;
        background: #126e3e;
        border-bottom: 6px solid #89b128;
    }

.logo {
    background: #fff;
    float: left;
    width: 30%;
    padding-top: 11px;
    padding-bottom: 11px;
    height: 110px;
    position: relative;
}

    .logo img {
        max-width: 100%;
    }

    .logo:after {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 110px 50px 0 0;
        border-color: #ffffff transparent transparent transparent;
        position: absolute;
        top: 0;
        right: -50px;
    }

.nav-right {
    float: right;
    width: 64%;
    position: relative;
    z-index: 9999;
    background: #126e3e;
    text-align: right;
    height: 110px;
    border-bottom: 6px solid #89b128;
    padding-top: 20px;
}

    .nav-right:after {
        width: 51px;
        height: 6px;
        content: '';
        background: url(../img/pic.png) no-repeat left #89B128;
        position: absolute;
        bottom: -6px;
        left: -51px;
    }

    .nav-right:before {
        width: 0;
        height: 0;
        content: '';
        border-style: solid;
        border-width: 0 0 110px 50px;
        position: absolute;
        top: 0;
        left: -50px;
        border-color: transparent transparent #126e3f transparent;
    }

ul.menu {
    margin: 0;
    padding: 20px 0 0 0;
    list-style: none;
}

    ul.menu li {
        display: inline-block;
        padding: 0 8px;
    }

        ul.menu li a {
            color: #fff;
            font-size: 13px;
            display: block;
            position: relative;
            text-transform: uppercase;
            line-height: 34px;
            padding: 0 10px;
        }

            ul.menu li a:hover:after {
                opacity: 1;
            }

            ul.menu li a:after {
                content: '';
                position: absolute;
                width: 100%;
                background: #fff;
                height: 6px;
                left: 0;
                right: 0;
                bottom: -6px;
                opacity: 0;
            }

ul.menu-child {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    background: #89b128;
    padding: 15px 10px;
    transition: all 0.3s ease 0s;
    z-index: 99999;
    text-align: left;
}

ul.menu > li:hover ul.menu-child {
    visibility: visible;
    opacity: 1;
}

.submenu_li {
    display: block !important;
}

ul.menu li.submenu_li a:hover:after {
    opacity: 1;
}

ul.menu li.submenu_li a:after {
    content: '';
    position: absolute;
    width: 100%;
    background: #fff;
    height: 1px;
    left: 0;
    right: 0;
    bottom: -1px;
    opacity: 0;
}

.box-search {
    display: inline-block;
    position: relative;
}

input.ipt-s {
    background: #2a7d52;
    border: none;
    width: 340px;
    height: 30px;
    outline: none;
    border-radius: 6px;
    padding-left: 14px;
    color: #fff;
}

button.search-btn {
    background: none;
    border: none;
    color: #fff;
    position: absolute;
    right: 4px;
    top: 6px;
    font-size: 15px;
}

a.search-btn {
    background: none;
    border: none;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 15px;
}

.box-shopping {
    display: inline-block;
    padding-left: 20px;
}

    .box-shopping a {
        color: #fff;
        font-size: 14px;
    }

        .box-shopping a:hover {
            color: #F2A411;
        }

        .box-shopping a i {
            margin-right: 10px;
            font-size: 19px;
        }

section.bannerhome {
     background: url(../img/background.jpg) repeat;
    position: relative;
    padding-bottom: 200px;
}

.icon-slider1 {
    background: url(../img/wall-pic.png) no-repeat;
    position: absolute;
    left: 0;
    width: 51px;
    height: 229px;
    top: 80px;
}

.icon-slider2 {
    background: url(../img/shelf.png) no-repeat;
    position: absolute;
    width: 150px;
    height: 89px;
    right: 0;
    top: 80px;
}

.icon-slider3 {
    position: absolute;
    height: 85px;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
}

    .icon-slider3 span {
        background: url(../img/furniture.png) no-repeat center;
        display: block;
        z-index: 9999;
        height: 191px;
        position: absolute;
        width: 100%;
        bottom: 0;
    }

    .icon-slider3:after {
        width: 100%;
        content: '';
        background: url(../img/bt-wall.gif) repeat-x top;
        position: absolute;
        height: 25px;
        top: 0;
    }

    .icon-slider3:before {
        content: '';
        background: url(../img/floor.png) repeat-x top;
        position: absolute;
        left: 0;
        right: 0;
        top: 25px;
        height: 59px;
    }

.slick-slide img {
    display: inline-block;
    max-width: 100%;
}

.slick-track {
    text-align: center;
}

#slider {
    background: url(../img/lamp.png) no-repeat center top;
    padding-top: 70px;
}

.slick-prev, .slick-next {
    top: 70%;
    background: #fff;
    border-radius: 50%;
    border: 5px solid rgba(132, 168, 175, 0.66);
    width: 50px;
    height: 50px;
}

    .slick-prev:before, .slick-next:before {
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 22px;
        line-height: 1;
        color: #84A8AF;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.mainhome {
}

h3.t-header1 {
    text-align: center;
    font-size: 36px;
    color: #126e3e;
    padding: 50px 0 26px 0;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Arial,sans-serif;
}

.boxleft-1 {
    display: inline-block;
}

.itembox.itembox-2-width {
    width: 769px;
}

.itembox {
    position: absolute;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
}

.title-item {
    position: absolute;
    bottom: 0;
    font-size: 18px;
    color: #fff;
    background: rgba(0, 0, 0, 0.4);
    left: 0;
    right: 0;
    text-transform: uppercase;
    font-weight: bold;
}

span.number {
    font-size: 36px;
    background: #89b128;
    display: inline-block;
    vertical-align: top;
    width: 74px;
    height: 70px;
    line-height: 79px;
    position: relative;
    padding-left: 12px;
}

    span.number:after {
        content: '';
        position: absolute;
        top: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 70px 40px 0 0;
        border-color: #89b128 transparent transparent transparent;
        right: -40px;
    }

span.text-item {
    display: inline-block;
    height: 70px;
    vertical-align: middle;
    line-height: 80px;
    padding-left: 33px;
}

.grid-item img {
    max-width: 100%;
    display: none;
}

.grid-sizer,
.grid-item {
    width: 33.33333%;
    height: 260px;
    position: relative;
}

.grid {
}

.grid-item {
}

.grid-item--width2 {
    width: 66.6666%;
}

.grid-item.grid-item--height2 {
    height: 520px;
}

.itembox a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
}

.itembox {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .itembox:hover .title-item {
        color: red;
    }

section.maincontent-2 {
    background: url(../img/bg-footer.jpg) no-repeat center #89b128;
    text-align: center;
    padding: 50px 0;
    margin-top: 50px;
    margin-bottom: 50px;
}

footer {
    font-size: 13px;
    color: #126e3e;
}

.f-1 {
    float: left;
    width: 26%;
    text-align: center;
    padding-bottom: 23px;
}

    .f-1 p {
        margin: 0;
        padding: 17px 0 0 0;
        text-transform: uppercase;
        font-size: 15px;
    }

    .f-1 h3 {
        margin: 0;
        padding: 7px 0 0 0;
        text-transform: uppercase;
        font-size: 21px;
        font-weight: bold;
        font-family: Arial,sans-serif;
    }

.f-2 {
    float: left;
    width: 36%;
    text-align: center;
    margin-bottom: 31px;
    padding-left: 79px;
}

    .f-2 h3, .f-3 h3 {
        margin: 0;
        padding: 18px 0 11px 0;
        text-transform: uppercase;
        font-size: 16px;
        color: #126e3e;
        font-weight: bold;
        font-family: Arial,sans-serif;
    }

    .f-2 ul {
        padding: 0;
        margin: 11px 0 0 0;
        list-style: none;
    }

    .f-2 li {
        display: inline-block;
        width: 20%;
        text-align: center;
        vertical-align: top;
    }

    .f-2 ul li a {
        color: #89b128;
        /* margin-top: 0; */
        display: block;
    }

        .f-2 ul li a:hover {
            text-decoration: underline;
        }

        .f-2 ul li a img {
            margin-bottom: 10px;
        }

.f-3 {
    float: right;
    width: 38%;
    text-align: right;
    color: #89b128;
    line-height: 24px;
}

.f-4 {
    clear: both;
    width: 100%;
    padding-top: 10px;
    border-top: 4px double;
    font-size: 13px;
    text-align: center;
    letter-spacing: -0.1px;
}

.copyright {
    color: #fff;
    text-align: center;
    font-size: 14px;
    background: #136f3f;
    padding: 10px;
    margin-top: 15px;
}

.box-footer img {
    max-width: 100%;
}

@media (min-width: 1200px) {
    .container {
        /*max-width: 1190px;*/
        max-width: 1238px;
    }
}

@media (min-width:992px) {
    .mainmenu .collapse {
        display: block;
        height: auto !important;
    }

    .navbar-toggle {
        display: none;
    }
}

@media (max-width:1200px) {
    ul.menu li a {
        font-size: 12px;
    }

    ul.menu li {
        padding: 0;
    }
}

@media (max-width:991px) {
    .mainmenu .navbar-toggle {
        text-transform: uppercase;
        margin-bottom: 0;
        background: #fff;
        color: #01addf;
        display: block;
        outline: none;
        margin-right: 0;
        margin-top: 5px;
        padding: 8px;
        margin-bottom: 5px;
    }

    input.ipt-s {
        width: 200px;
    }

    span.icon-bar {
        background: #126E3E;
    }

    .mainmenu {
        position: relative;
    }

    ul.menu {
        position: absolute;
        width: 200px;
        right: 0;
        top: 66px;
        padding: 0;
        background: rgba(18, 110, 62, 0.65);
    }

        ul.menu li {
            /* padding: 0; */
            display: block;
            padding-bottom: 9px;
            text-align: center;
        }

            ul.menu li a {
                line-height: 27px;
            }

    .nav-right {
        width: 60%;
    }

    .f-1 {
        float: none;
        width: auto;
        text-align: center;
        padding: 0;
        border-bottom: 4px double;
        padding-bottom: 13px;
    }

    .f-3 {
        float: none;
        width: auto;
        text-align: center;
        padding: 0;
        border-top: 4px double;
        margin-top: 10px;
    }

    .f-2 {
        float: none;
        display: block;
        width: 300px;
        margin: 0 auto;
        padding: 0;
    }

    .grid-sizer, .grid-item {
        width: 50%;
    }

    .grid-item--width2 {
        width: 100%;
    }

    .slick-next {
        right: 5px;
    }

    .slick-prev {
        left: 5px;
    }
}

@media (max-width:700px) {
    .grid-sizer, .grid-item {
        width: 100%;
    }

    .top:before, .top:after, .logo:after, .nav-right:before, .nav-right:after, .icon-slider1, .icon-slider2, .icon-slider3 {
        display: none;
    }

    .logo {
        float: none;
        width: auto;
        height: auto;
        text-align: center;
    }

    .nav-right {
        float: none;
        height: auto;
        padding-bottom: 15px;
        width: auto;
        text-align: left;
        padding-left: 10px;
    }

    .mainmenu .navbar-toggle {
        position: absolute;
        top: -38px;
        right: 16px;
    }

    ul.menu {
        top: 15px;
    }

    section.bannerhome {
        padding-bottom: 20px;
    }

    .slick-prev, .slick-next {
        top: 50%;
    }
}

@media (max-width:480px) {
    .title-item {
        font-size: 12px;
        letter-spacing: -1px;
    }

    .box-shopping {
        display: block;
        width: auto;
        text-align: left;
        padding-left: 0;
        padding-top: 5px;
    }

    .f-2 {
        width: 100%;
    }
.slick-slide img {height:auto !important;}
    h3.t-header1 {
        font-size: 20px;
    }
}

/* document */
.document {
}


/* Helper classes */
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

    .ir:before {
        content: "";
        display: block;
        width: 0;
        height: 150%;
    }

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.invisible {
    visibility: hidden;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
/* Print styles */
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }
}



/*------------slider album----------------*/
#bx-pager {
    text-align: left;
    width: 999999px;
}

ul#bx-pager li {
    float: left;
    list-style-type: none;
}

    ul#bx-pager li a {
    }

    ul#bx-pager li img {
        width: 140px;
        display: block;
        margin: 0 4px;
    }

.cssBoxThumnail {
    width: 100%;
    margin: 10px auto;
    position: relative;
    text-align: center;
    overflow: hidden;
}

.css_boxcontentThum {
    width: 94%;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.btn_NextThum, .btn_PrevThum {
    height: 100%;
    width: 3%;
    position: absolute;
    top: 0;
    cursor: pointer;
}

.btn_NextThum {
    background-position: center center;
    right: 0;
    background-image: url('../images/btn_Next2.png');
    background-repeat: no-repeat;
    background-color: #ccc;
}

.btn_PrevThum {
    background-position: center center;
    left: 0;
    background-image: url('../images/btn_Prev2.png');
    background-repeat: no-repeat;
    background-color: #ccc;
}

.css_slider_album {
    width: 100%;
    position: relative;
    margin: 0 auto;
}

    .css_slider_album .bx-wrapper {
        margin: 0 auto;
    }

.css_wbody {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
}

ul.menu li.selected a:after {
    opacity: 1;
}

.title_prodetail {
    padding-left: 15px;
    font-size: 22px;
    color: #89b128;
    font-weight: bold;
}

.css_title h2 {
    font-size: 22px;
    color: #89b128;
    font-weight: bold;
    margin: 0;
}

.line {
    border: 1px dotted #e4e4e4;
    margin: 20px 0;
    padding: 20px;
}

.line_dot {
    border-bottom: 1px dotted #e4e4e4;
    margin-bottom: 10px;
}

.product_des h3 {
    margin: 0;
    font-weight: bold;
}

    .product_des h3 span {
        background: #89b128;
        padding: 10px 50px;
        display: inline-block;
        color: #fff;
        text-transform: uppercase;
    }

.product_des_content {
    border: 1px solid #e4e4e4;
    padding: 20px;
}

.mg_t_20 {
    margin-top: 20px;
}

.mg_t_50 {
    margin-top: 50px;
}

.css_imgBox {
    background-color: #f4f4f4;
    padding: 15px;
    max-width: 430px;
}

    .css_imgBox img {
        width: 400px;
        height: 400px;
    }

.li_title {
    font-weight: bold;
}

ul.pro_info_content {
    width: 40%;
    float: left;
    padding: 0 0 0 15px;
}

    ul.pro_info_content li {
        list-style-type: disc;
        font-size: 15px;
    }

.csgh {
    background-color: #f8ffe4;
    padding: 20px;
}

.csgh_title {
    color: #126e3e;
    font-weight: bold;
    padding-bottom: 10px;
}

.price_show {
    color: #ff4800;
    font-size: 25px;
    font-weight: bold;
    margin: 10px;
}

.img_addtocart {
    margin-bottom: 20px;
}


.form-col-left {
    float: left;
    text-align: right;
    width: 35%;
    padding-right: 5px;
}

.form-col-right {
    width: 65%;
    float: left;
	text-align:left;
}

.form-row {
    overflow: hidden;
    margin-bottom: 10px;
}

.form-contact-text {
    width: 50%;
    padding: 2px 10px;
    color: #000;
    border-radius: 5px;
    border: 1px solid #e4e4e4;
    outline: none;
}

.form-contact button, .PQTButton {
    padding: 4px 25px;
    margin-right: 10px;
    border-radius: 5px;
    border: none;
    font-weight: bold;
}

    .form-contact button:hover, .PQTButton:hover {
        background: red;
        color: #fff;
    }

.css_body img {
    max-width: 100%;
}

@media (max-width:991px) {
    .form-contact-text {
        width: 100%;
        padding: 2px 10px;
        color: #000;
    }

    .css_proList {
        width: 50% !important;
    }

    ul {
        padding-left: 10px !important;
    }

    .catelist, .subcatelist {
        padding-left: 100px !important;
    }
}

@media (max-width:680px) {

    .catelist, .subcatelist {
        padding-left: 50px !important;
    }

    .top .container {
        margin: 0;
        padding: 0;
    }
}

@media (max-width:480px) {

    .css_proList {
        width: 100% !important;
    }

    .top .container {
        margin: 0;
        padding: 0;
    }

    .box-search {
        width: 97%;
        margin-bottom: 20px;
    }

    input.ipt-s {
        width: 100% !important;
    }

    .catelist, .subcatelist {
        padding-left: 10px !important;
    }

        .catelist li, .subcatelist li {
            display: block !important;
            font-size: 16px !important;
            margin-bottom: 10px;
        }

    .css_imgBox img {
        height: auto !important;
    }

    .verify_input {
        width: 50% !important;
    }

    ul.pro_info_content {
        width: 100% !important;
        margin-bottom: 0px !important;
    }
}


.css_imgBoxList {
    padding: 15px;
    background-color: #f4f4f4;
    margin: 10px 10px 10px 0px;
}

    .css_imgBoxList img {
    }

.css_dataimg td:last-child .css_imgBoxList {
    margin-right: 0px;
}

.css_dataimg td {
    padding: 0;
}

.css_proList {
    width: 25%;
    float: left;
    margin-bottom: 20px;
}

.product_img {
    margin: 15px 15px 0 15px;
    padding-bottom: 10px;
    background-color: #f4f4f4;
    position: relative;
}

.product_info {
    margin: 0 15px 15px 15px;
    background-color: #f4f4f4;
    text-align: center;
}

.product_img img {
    width: 100%;
    padding: 10px;
height:272px;
}

.product_title a {
    color: #89b128;
}

.product_title h3 {
    margin: 0 0 5px 0;
    font-size: 14px;
}

.product_sku {
    font-size: 14px;
}

.product_price {
    float: left;
    font-size: 17px;
    color: #ff4800;
    font-weight: bold;
    padding: 10px;
}

.addtocart {
    float: right;
    padding: 10px;
    padding-top: 12px;
}

    .addtocart a {
        color: #89b128;
        font-size: 13px;
        text-transform: uppercase;
        font-weight: 600;
        background: url(/Styles/DongHoTranhDep/img/icon-cart.png) no-repeat left 4px center;
        padding-left: 25px;
        padding: 6px 6px 6px 25px;
        border: 1px solid #89b128;
    }

.css_bgTitle a {
    font-size: 28px;
    padding-left: 15px;
    color: #89b128;
    font-weight: bold;
}

.css_bgTitle span {
    font-size: 28px;
    color: #89b128;
    font-weight: bold;
}

.css_bgTitle h2 {
    margin-bottom: 0;
    margin-top: 50px;
}

.page {
    float: right;
}

.pagination strong {
    color: #fff;
    padding: 4px 0;
    border: 1px solid #F3A511;
    background: #F3A511;
    min-width: 34px;
    border-radius: 3px;
    padding: 3px 12px;
}

.pagination a {
    color: #6d6d6d;
    /*border: 1px solid #e8e8e8;*/
    border-radius: 3px;
    padding: 4px 13px;
    background: #f4f4f4;
    min-width: 34px;
}

.page img:first-child, .page img:last-child {
    display: none;
}

.page img {
    color: #6d6d6d;
    border-radius: 3px;
    padding: 8px 13px;
    /*border: 1px solid #e8e8e8;*/
    background: #f4f4f4;
}

.newPro {
    background-image: url('/Styles/DongHoTranhDep/images/pro_new.png');
    background-repeat: no-repeat;
    background-position: left top;
    width: 63px;
    height: 55px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

.infotable {
    width: 100%;
    font-size: 13px;
}

    .infotable td {
        border: 1px solid #126E3E;
    }

.CartHeader {
    background: #89B128;
    font-weight: bold;
    text-align: center;
}

.css_cart {
    text-align: center;
    font-size: 16px;
}

    .css_cart a {
        padding: 10px;
        background-color: #126E3F;
        color: #fff;
        font-weight: bold;
        margin: 5px;
        border-radius: 5px;
    }

.css_checkout a {
    padding: 10px;
    background-color: #126E3F;
    color: #fff;
    font-weight: bold;
    margin: 5px;
    border-radius: 5px;
}
.product_img img:hover {
    opacity:0.5
}