﻿@charset

utf-8; html, body, fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

* {
    outline-color: initial;
    outline-style: none;
    outline-width: initial;
}

body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 1.4;
    color: #333;
    background: #FFF;
}

h1 {
    font-size: 120%;
}

h2 {
    font-size: 110%;
}

h3 {
    font-size: 100%;
}

h4 {
    font-size: 80%;
}

h5 {
    font-size: 75%;
}

h6 {
    font-size: 70%;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
    clear: both;
}

img {
    border: none;
    max-width: 100%;
}

ul {
    list-style: none;
    list-style-position: inside;
}

pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

p {
    line-height: 1.4;
}

.img_general {
    float: left;
}

input {
    border: none;
}

#product-more {
    display: block !important;
}

.btnSend {
    border: 0;
}

.inputbox {
    background: #FFF;
    margin-bottom: 0sssspx;
}

::selection {
    background: #868686;
    color: #fff;
}

::-webkit-selection {
    background: #868686;
    color: #fff;
}

::-moz-selection {
    background: #868686;
    color: #fff;
}

::-o-selection {
    background: #868686;
    color: #fff;
}

::-ms-selection {
    background: #868686;
    color: #fff;
}

select {
    background-color: #FFF;
    border-color: #CCC;
    border-style: solid;
    border-width: 1px;
}

::-moz-placeholder {
    color: #000;
}

a {
    text-decoration: none;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

    a:hover {
        color: #000;
    }

    a img {
        border: 0;
    }

.fleft {
    float: left;
}

.fright {
    float: right;
}

.opacity {
    opacity: .6;
    filter: alpha(opacity=60);
}

    .opacity:hover {
        opacity: 1;
        filter: alpha(opacity=100);
    }

.error {
    color: red;
}

.message {
    width: 400px;
    margin: 10px 20px;
}

.text_center {
    text-align: center !important;
}

.alert {
    color: #10AB3F;
    padding: 5px 10px;
    border: solid 1px #10AB3F;
    border-radius: 3px;
    box-shadow: -webkit-box-shadow: 0 0 3px #10AB3F;
    -moz-box-shadow: 0 0 3px #10AB3F;
    box-shadow: 0 0 3px #10AB3F;
}

.hide {
    display: none !important;
}

.btn_web {
    display: block;
    background: #e88e00;
    border: none;
    -moz-box-shadow: 0 -2px 0 #c07602 inset;
    -webkit-box-shadow: 0 -2px 0 #2E6DA4 inset;
    box-shadow: 0 -2px 0 #c07602 inset;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    text-shadow: 0 1px 1px rgba(0,0,0,0.3);
    padding: 8px 0;
    width: 100%;
    text-align: center;
}

    .btn_web:hover {
        text-decoration: none;
        color: #FFF;
    }

.name_web {
    text-indent: -9999px;
    visibility: hidden;
    height: 0;
}

.transition-ease {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.text-shadow {
    text-shadow: rgba(255,255,255,0.3) 0 0 1px;
}

.box-shadow {
    box-shadow: 0 3px 5px rgba(0,0,0,0.7);
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,0.7);
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.7);
}

.box-shadow-little {
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}

cf:after, header:after, #footer:after, #main:after, #main .sidebar:after, .container:after, .pagination:after, .box:after, .box_ct:after, .product:after, .item_cart:after, .section:after, #search_form:after, #get_email:after, .hotline_foo:after, .tab_content:after {
    clear: both;
    content: "";
    display: block;
    visibility: hidden;
}

.cf {
    clear: both;
    zoom: 1;
}

.container {
    position: relative;
    width: 98%;
    margin: 0 auto;
    padding: 0;
}

    .container .column, .container .columns {
        float: left;
        display: inline;
        margin-left: 0;
        margin-right: 0;
    }

.column.alpha, .columns.alpha {
    margin-left: 0;
}

.column.omega, .columns.omega {
    margin-right: 0;
}

.container .one.column, .container .one.columns {
    width: 40px;
}

.container .two.columns {
    width: 100px;
}

.container .three.columns {
    width: 160px;
}

.container .four.columns {
    width: 220px;
}

.container .five.columns {
    width: 280px;
}

.container .six.columns {
    width: 340px;
}

.container .seven.columns {
    width: 400px;
}

.container .eight.columns {
    width: 460px;
}

.container .nine.columns {
    width: 520px;
}

.container .ten.columns {
    width: 580px;
}

.container .eleven.columns {
    width: 640px;
}

.container .twelve.columns {
    width: 700px;
}

.container .thirteen.columns {
    width: 760px;
}

.container .fourteen.columns {
    width: 820px;
}

.container .fifteen.columns {
    width: 880px;
}

.container .sixteen.columns {
    width: 940px;
}

.container .one-third.column {
    width: 300px;
}

.container .two-thirds.column {
    width: 620px;
}

.container .offset-by-one {
    padding-left: 60px;
}

.container .offset-by-two {
    padding-left: 120px;
}

.container .offset-by-three {
    padding-left: 180px;
}

.container .offset-by-four {
    padding-left: 240px;
}

.container .offset-by-five {
    padding-left: 300px;
}

.container .offset-by-six {
    padding-left: 360px;
}

.container .offset-by-seven {
    padding-left: 420px;
}

.container .offset-by-eight {
    padding-left: 480px;
}

.container .offset-by-nine {
    padding-left: 540px;
}

.container .offset-by-ten {
    padding-left: 600px;
}

.container .offset-by-eleven {
    padding-left: 660px;
}

.container .offset-by-twelve {
    padding-left: 720px;
}

.container .offset-by-thirteen {
    padding-left: 780px;
}

.container .offset-by-fourteen {
    padding-left: 840px;
}

.container .offset-by-fifteen {
    padding-left: 900px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .container {
        width: 98%;
    }

    .column.alpha, .columns.alpha {
        margin-left: 0;
        margin-right: 10px;
    }

    .column.omega, .columns.omega {
        margin-right: 0;
        margin-left: 10px;
    }

    .alpha.omega {
        margin-left: 0;
        margin-right: 0;
    }

    .container .one.column, .container .one.columns {
        width: 28px;
    }

    .container .two.columns {
        width: 76px;
    }

    .container .three.columns {
        width: 124px;
    }

    .container .four.columns {
        width: 172px;
    }

    .container .five.columns {
        width: 220px;
    }

    .container .six.columns {
        width: 268px;
    }

    .container .seven.columns {
        width: 316px;
    }

    .container .eight.columns {
        width: 364px;
    }

    .container .nine.columns {
        width: 412px;
    }

    .container .ten.columns {
        width: 460px;
    }

    .container .eleven.columns {
        width: 508px;
    }

    .container .twelve.columns {
        width: 556px;
    }

    .container .thirteen.columns {
        width: 604px;
    }

    .container .fourteen.columns {
        width: 652px;
    }

    .container .fifteen.columns {
        width: 700px;
    }

    .container .sixteen.columns {
        width: 748px;
    }

    .container .one-third.column {
        width: 236px;
    }

    .container .two-thirds.column {
        width: 492px;
    }

    .container .offset-by-one {
        padding-left: 48px;
    }

    .container .offset-by-two {
        padding-left: 96px;
    }

    .container .offset-by-three {
        padding-left: 144px;
    }

    .container .offset-by-four {
        padding-left: 192px;
    }

    .container .offset-by-five {
        padding-left: 240px;
    }

    .container .offset-by-six {
        padding-left: 288px;
    }

    .container .offset-by-seven {
        padding-left: 336px;
    }

    .container .offset-by-eight {
        padding-left: 384px;
    }

    .container .offset-by-nine {
        padding-left: 432px;
    }

    .container .offset-by-ten {
        padding-left: 480px;
    }

    .container .offset-by-eleven {
        padding-left: 528px;
    }

    .container .offset-by-twelve {
        padding-left: 576px;
    }

    .container .offset-by-thirteen {
        padding-left: 624px;
    }

    .container .offset-by-fourteen {
        padding-left: 672px;
    }

    .container .offset-by-fifteen {
        padding-left: 720px;
    }
}

@media only screen and (max-width: 767px) {
    .container {
        width: 98%;
    }

        .container .columns, .container .column {
            margin: 0;
        }

        .container .one.column, .container .one.columns, .container .two.columns, .container .three.columns, .container .four.columns, .container .five.columns, .container .six.columns, .container .seven.columns, .container .eight.columns, .container .nine.columns, .container .ten.columns, .container .eleven.columns, .container .twelve.columns, .container .thirteen.columns, .container .fourteen.columns, .container .fifteen.columns, .container .sixteen.columns, .container .one-third.column, .container .two-thirds.column {
            width: 50%;
            float: leaf;
            float: left;
            line-height: 20px;
            margin-top: 5px;
        }

        .container .offset-by-one, .container .offset-by-two, .container .offset-by-three, .container .offset-by-four, .container .offset-by-five, .container .offset-by-six, .container .offset-by-seven, .container .offset-by-eight, .container .offset-by-nine, .container .offset-by-ten, .container .offset-by-eleven, .container .offset-by-twelve, .container .offset-by-thirteen, .container .offset-by-fourteen, .container .offset-by-fifteen {
            padding-left: 0;
        }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container {
        width: 98%;
    }

        .container .columns, .container .column {
            margin: 0;
        }

        .container .one.column, .container .one.columns, .container .two.columns, .container .three.columns, .container .four.columns, .container .five.columns, .container .six.columns, .container .seven.columns, .container .eight.columns, .container .nine.columns, .container .ten.columns, .container .eleven.columns, .container .twelve.columns, .container .thirteen.columns, .container .fourteen.columns, .container .fifteen.columns, .container .sixteen.columns, .container .one-third.column, .container .two-thirds.column {
            width: 420px;
        }
}

.container:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix:before, .clearfix:after, .row:before, .row:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.row:after, .clearfix:after {
    clear: both;
}

.row, .clearfix {
    zoom: 1;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

@font-face {
    font-family: 'FontAwesome';
    src: url(../Images/fonts/fontawesome-webfont.eot?v=4.0.3);
    src: url(../Images/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format("embedded-opentype"),url(../Images/fonts/fontawesome-webfont.woff?v=4.0.3) format("woff"),url(../Images/fonts/fontawesome-webfont.ttf?v=4.0.3) format("truetype"),url(../Images/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    font-size: 1.5em;
    color: #FFF;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
    font-size: 1.3333333333333em;
    line-height: .75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.2857142857143em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.1428571428571em;
    list-style-type: none;
}

    .fa-ul > li {
        position: relative;
    }

.fa-li {
    position: absolute;
    left: -2.1428571428571em;
    width: 2.1428571428571em;
    top: .14285714285714em;
    text-align: center;
}

    .fa-li.fa-lg {
        left: -1.8571428571429em;
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(359deg);
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
    -webkit-transform: scale(-1,1);
    -moz-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    -o-transform: scale(-1,1);
    transform: scale(-1,1);
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
    -webkit-transform: scale(1,-1);
    -moz-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    -o-transform: scale(1,-1);
    transform: scale(1,-1);
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-gear:before, .fa-cog:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before, .fa-users:before {
    content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-bars:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc";
}

.fa-sort-down:before, .fa-sort-asc:before {
    content: "\f0dd";
}

.fa-sort-up:before, .fa-sort-desc:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2";
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-reply-all:before {
    content: "\f122";
}

.fa-mail-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152";
}

.fa-euro:before, .fa-eur:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155";
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158";
}

.fa-won:before, .fa-krw:before {
    content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

#wrap_outer {
    margin: 0 auto;
    position: relative;
}

header {
    background: #FFF;
    height: 50px;
    width: 100%;
    position: relative;
}

#mobile_logo {
    height: 35px;
    margin: auto;
    padding-top: 5px;
    margin-left: 10px;
}

    #mobile_logo img {
        max-width: 105px;
    }

#account_icon {
    display: inline-block;
    background: url(../Images/key_icon.png) center no-repeat;
    width: 40px;
    height: 40px;
    float: right;
    text-align: center;
    padding-left: 3px;
}

#cart {
    display: inline-block;
    background: url(../Images/cart_head_icon.png) center no-repeat;
    margin-top: 8px;
    width: 40px;
    height: 40px;
    float: right;
    text-align: center;
    font-size: .875em;
    font-weight: 700;
    padding-left: 3px;
}

    #cart > span {
        color: #fff;
        background: #005bc2;
        padding: 1px 3px;
        font-size: 10px;
        border-radius: 50%;
        font-weight: 700;
        margin-left: 0;
        text-align: center;
    }

#cart_menu {
    display: block;
    background: url(../Images/cart_icon.png) no-repeat scroll 10px 0 rgba(0,0,0,0);
    padding-left: 60px;
    margin-top: 10px;
    height: 50px;
    font-size: 1em;
    border-bottom: 1px solid #CCC;
    position: relative;
}

    #cart_menu .itemNumber {
        position: absolute;
        left: 38px;
        top: -8px;
    }

.itemNumber {
    background: red;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 14px;
    height: 14px;
    line-height: 15px;
    color: #FFF;
    font-size: 1em;
    display: inline-block;
    height: 15px;
    padding: 2px;
    position: absolute;
    right: -3px;
    text-align: center;
    top: -3px;
}

.chinhsachdoitra {
    display: table;
    vertical-align: middle;
    margin-left: 5px;
}

    .chinhsachdoitra div.col {
        float: left;
        width: 100px;
        display: table-column;
    }

#search_box {
    background: #005bc2;
    border-top: 1px solid #005bc2;
    height: 50px;
    display: block;
    padding-right: 5px;
}

    #search_box #search_form {
        margin-left: 5px;
        margin-top: 5px;
        height: 40px;
        position: relative;
        background: #FFF;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -moz-box-shadow: 0 0 2px #666 inset;
        -webkit-box-shadow: 0 0 2px #666 inset;
        box-shadow: 0 0 2px #666 inset;
    }

#search_form .dropdown {
    float: left;
    position: relative;
    width: 20%;
    overflow: hidden;
    height: 40px;
    background: url(../Images/arr_search.png) 96% center no-repeat;
    z-index: 10;
    border-right: 1px solid #c6c6c6;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}

#search_form select {
    width: 125%;
    color: #888;
    padding: 4px 0;
    height: 40px;
    background: none;
    border: none;
    cursor: pointer;
}

#search_form .input_Search {
    color: #555;
    font: italic normal 14px arial;
    margin-top: 11px;
    width: 70%;
    background: none;
    border: none;
    text-indent: 5px;
}

.search_btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: url(../Images/search_icon.png) center center no-repeat;
    border: none;
    cursor: pointer;
}

.box {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
}

.box_ct {
    padding: 0;
}

.bor {
    border-left: 1px solid #ddd;
}

#all_categories {
    padding: 10px;
    background: #fafafa;
}

.ads img {
    width: 100%;
    margin-bottom: 10px;
}

#map {
    margin-bottom: 15px;
}

.box_Tab {
    background: #005bc2;
    border-top: 1px solid #e8e8e8;
    font-size: 15px;
    line-height: 35px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    height: 35px;
    padding-left: 10px;
}

.box_Tab_cate_home {
    height: 36px;
    background: #f2f2f2;
    position: relative;
}

    .box_Tab_cate_home .main_cate {
        display: inline-block;
        padding: 0 10px 0 10px;
        position: relative;
        background: #005bc2;
        min-width: 18.7%;
        cursor: pointer;
        color: #FFF;
    }

        .box_Tab_cate_home .main_cate:after {
            position: absolute;
            top: 0;
            right: -15px;
            content: '';
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 18px 0 18px 15px;
            border-color: transparent transparent transparent #005bc2;
        }

        .box_Tab_cate_home .main_cate img {
            position: relative;
            top: -2px;
            max-width: 20px;
            max-height: 20px;
            margin-right: 10px;
            vertical-align: middle;
            -moz-filter: brightness(0) invert(1);
            -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
        }

    .box_Tab_cate_home .link_cate {
        line-height: 36px;
        font-size: 1.1em;
        font-weight: 700;
        text-transform: uppercase;
    }

        .box_Tab_cate_home .link_cate a {
            color: #FFF;
        }

        .box_Tab_cate_home .link_cate:hover a {
            text-decoration: underline;
        }

    .box_Tab_cate_home h1.link_cate {
        padding: 0 10px;
        text-align: center;
    }

#categories_home li {
    float: left;
    display: inline-block;
    width: 50%;
}

#categories_home .cate_item {
    padding: .15em;
}

#categories_home .img_cate {
    display: block;
    width: 100%;
    height: 120px;
    overflow: hidden;
    background: #f8f8f8;
}

    #categories_home .img_cate img {
        width: 100%;
        height: auto;
    }

#categories_home h2 {
    background: rgba(240,240,240,0.95);
    border-top: 2px solid #bf0000;
    color: #434343;
    display: block;
    padding: 7px 10px;
    font: 700 1em Arial,Helvetica,sans-serif;
    text-transform: uppercase;
}

#all_categories li {
    float: left;
    width: 49%;
    margin-bottom: 1%;
}

    #all_categories li:nth-child(2n) {
        margin-left: 1%;
    }

#all_categories a {
    display: block;
    background: #034EA2;
    padding: 7px 10px;
    position: relative;
    font-size: 1.1em;
    color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    border: 1px solid #ddd;
}

#all_categories img {
    width: 22px;
    height: 22px;
    float: left;
    margin-top: -2px;
    margin-right: 5px;
}

.item_P {
    float: left;
    background: #FFF;
    position: relative;
}

    .item_P .product {
        padding: 10px;
        text-align: center;
        height: 300px;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }

.product .img_product {
    height: 140px;
    overflow: hidden;
    text-align: center;
    position: relative;
    border: solid 0 #ccc;
    margin-bottom: 10px;
}

.product img {
    max-height: 98%;
    max-width: 95%;
    padding: 1px;
}

.txt_desc {
    width: 100%;
    float: left;
    clear: both;
}

    .txt_desc price {
        color: red;
        font-weight: 600;
        font-size: 1.15em;
    }

.product .saleoff_icon {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../Images/saleoff_icon.png) 0 0 no-repeat;
    width: 89px;
    height: 89px;
    z-index: 100;
}

.product .product_name {
    color: #4b4b4b;
    font-weight: 700;
    margin-bottom: 5px;
    max-height: 55px;
}

.product .f_price {
    font-size: .85em;
    color: #7b7b7b;
}

.product .main_price {
    color: red;
    font-size: 1.1em;
    font-weight: 700;
}

.product .btn_P {
    display: block;
    margin: 8px 0;
}

    .product .btn_P a {
        color: #900;
        text-transform: uppercase;
        text-align: left;
        margin-bottom: 5px;
    }

    .product .btn_P .addtocart {
        margin-right: 0;
    }

.product .reduce {
    position: absolute;
    top: 5px;
    left: 5px;
    display: block;
    width: 50px;
    height: 50px;
    background: url(../Images/reduceBg.png) 0 0 no-repeat;
    line-height: 50px;
    color: #FFF;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
}

#list_products .product {
    border-top: 1px solid #e8e8e8;
}

#dtp_info {
    padding: 15px 0;
}

#info_detail_P img {
    max-width: 100%;
    height: auto;
}

#info_detail_P ul {
    list-style-position: outside;
    margin-left: 20px;
}

.h1Title {
    font: bold 20px Arial;
    color: #000;
    margin-bottom: 10px;
}

#dtp_info .dtp_status {
    float: left;
    display: block;
    float: left;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}

    #dtp_info .dtp_status li {
        margin: 4px;
        list-style: disc inside;
    }

#dtp_info .title_status {
    float: left;
    display: inline-block;
    width: 120px;
}

#dtp_info .view_count, #dtp_info .updated {
    display: inline-block;
    padding-left: 5px;
    margin-right: 5px;
    margin-bottom: 4px;
}

#dtp_info .view_count {
    padding-left: 0;
    margin-right: 50px;
}

#dtp_info .border_bot {
    border-bottom: 1px solid #D6D6D6;
}

#dtp_info .dtp_price {
    font: bold 18px Arial,Helvetica,sans-serif;
    color: red;
}

#dtp_info .tt_price {
    margin-right: 10px;
}

#dtp_info .dt_f_price {
    color: #6b6b6c;
}

#dtp_info .dt_price {
    font-size: 1.5em;
    color: #e1361f;
}

#dtp_info .select_item select {
    width: 150px;
    height: 24px;
    margin: 5px 0;
}

.btn_addtocart {
    background: #EE1D25;
    border: none;
    -moz-box-shadow: 0 -2px 0 #A70F15 inset;
    -webkit-box-shadow: 0 -2px 0 #A70F15 inset;
    box-shadow: 0 -2px 0 #A70F15 inset;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,0.2);
    width: 100%;
    height: 43px;
    position: fixed;
    z-index: 999;
    left: 0;
    bottom: 0;
    padding: 0;
    text-align: center;
}

    .btn_addtocart .cart_btn {
        display: inline-block;
        background: url(../Images/cart_btn.png) 0 center no-repeat;
        height: 35px;
        padding-left: 50px;
        margin-top: 4px;
        font-size: 1.2em;
        color: #FFF;
        text-transform: uppercase;
        font: bold 20px/40px Arial,Helvetica,sans-serif;
        text-shadow: 1px 1px 0 #000;
    }

.buy_detail:hover {
    color: #FFF;
}

.bot_buy_btn {
    float: none;
}

#info_short_dt .price_detail {
    float: left;
    width: 100%;
    position: relative;
    background: #f5f5f5;
}

#info_short_dt .market_price {
    text-decoration: line-through;
}

.intro_order {
    float: left;
}

.status {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 10px;
}

    .status div {
        float: left;
    }

    .status p {
        margin: 5px 0;
    }

    .status .facebook {
        text-align: left;
        width: 100%;
    }

.status_product {
    display: inline-block;
    font: bold 13px/20px Arial,Helvetica,sans-serif;
    height: 20px;
    padding-left: 25px;
    background: transparent url(../Images/status_icon.png) no-repeat scroll 0 0;
}

.available {
    color: #5F9D00;
}

.unavailable {
    color: red;
}

#dtp_info .supp_dtp {
    margin-top: 15px;
}

#dtp_info .phone_number {
    display: block;
    padding: 0 0 1px 32px;
    color: #F74715;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    background: #005bc2 url(../Images/phonenumber_ico.png) no-repeat scroll 5px 3px;
}

#dtp_info .tt_saleoff {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 20px;
}

    #dtp_info .tt_saleoff span {
        display: inline-block;
        background: #FFF;
        padding-right: 10px;
        position: relative;
        top: 10px;
        font-size: 17px;
        font-weight: 700;
    }

.img_saleoff {
    width: 54px;
    margin-right: 10px;
}

.slogan_sale {
    display: inline-block;
    background: #77b35d;
    padding: 2px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #FFF;
}

.name_saleoff {
    display: block;
    margin: 5px 0;
    font-size: 12px;
}

.more_info_saleoff {
    line-height: 22px;
}

.time_working {
    border: 1px solid #CACACA;
    padding: 10px;
    margin-top: 5px;
    line-height: 18px;
    font-size: .9em;
}

    .time_working legend {
        font-size: 13px;
        color: #003aff;
        font-weight: 700;
    }

#info_spp {
    background: #F5F5F5;
    padding: 0 10px;
    margin-top: 10px;
    border: 1px solid #e7e7e7;
}

    #info_spp .tt_spp {
        color: #004688;
        border-bottom: 1px dotted #e7e7e7;
        line-height: 25px;
    }

.method_payment {
    padding: 5px 0;
}

    .method_payment span {
        background: url(../Images/green_check.png) 3px 7px no-repeat;
        display: block;
        font-size: .8em;
        padding-left: 20px;
        padding-top: 7px;
    }

.info_dt_buy {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #CECBCB;
    border-radius: 5px;
    margin: 15px 0 10px;
    padding: 10px;
    width: 298px;
}

    .info_dt_buy span {
        border-right: 1px solid #CECBCB;
        display: block;
        float: left;
        height: 30px;
        margin-right: 10px;
        text-align: center;
    }

    .info_dt_buy .save {
        background: url(../Images/icon_deal.png) no-repeat scroll 10px 9px rgba(0,0,0,0);
        font-size: 18px;
        font-weight: 700;
        height: 23px;
        padding: 7px 0 0 15px;
        width: 65px;
    }

    .info_dt_buy .count_buy {
        background: url(../Images/icon_deal.png) no-repeat scroll 10px -49px rgba(0,0,0,0);
        height: 20px;
        padding: 10px 0 0 25px;
        width: 100px;
    }

    .info_dt_buy .status_buy {
        border: medium none;
        font-weight: 700;
        margin: 0;
        width: 70px;
    }

.info_dt_payment {
    color: #FFF;
    margin-bottom: 10px;
}

    .info_dt_payment p {
        float: left;
        width: 150px;
    }

        .info_dt_payment p em {
            font-size: 16px;
        }

    .info_dt_payment .btn_detail {
        float: right;
    }

.product__howToBuy {
    display: inline-block;
    padding-left: 24px;
    line-height: 20px;
    position: relative;
    color: #D21018;
}

.icn-howtobuy {
    background: transparent url(../Images/huongdan_icon.png) no-repeat scroll 0 0;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 21px;
}

#dtp_info .saleoff {
}

    #dtp_info .saleoff > span, #dtp_info .saleoff > div {
        border-bottom: 2px solid #FFF;
        display: block;
        padding: 10px;
        line-height: 20px;
    }

.table-bordered {
    border: 1px solid #DDD;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border-spacing: 0;
    border-collapse: collapse;
}

    .table-bordered td {
        font-family: "Arial",sans-serif;
        font-size: 12px;
        background-color: #FFF;
        border: 1px solid #DDD;
        padding: 8px;
        line-height: 1.42857;
        vertical-align: top;
    }

    .table-bordered > tbody > tr:nth-child(2n+1) > td, table-bordered > tbody > tr:nth-child(2n+1) > th {
        background-color: #F9F9F9;
    }

#dtp_info .saleoff > span {
    padding-left: 40px;
    background: transparent url(../Images/gift_icon.png) no-repeat scroll 10px 10px;
}

#SEO_info {
    margin: 15px;
}

    #SEO_info h1 {
        border-bottom: 1px solid hsl(116,65%,25%);
        color: hsl(116,65%,25%);
        font-size: 18px;
        margin-bottom: 15px;
    }

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel {
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0px,0,0);
    }

    .owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel.owl-loaded {
        display: block;
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block;
    }

    .owl-carousel.owl-hidden {
        opacity: 0;
    }

    .owl-carousel .owl-refresh .owl-item {
        display: none;
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .owl-carousel .owl-item img {
            -webkit-transform-style: preserve-3d;
        }

    .owl-carousel.owl-text-select-on .owl-item {
        -webkit-user-select: auto;
        -moz-user-select: auto;
        -ms-user-select: auto;
        user-select: auto;
    }

    .owl-carousel .owl-grab {
        cursor: move;
        cursor: -webkit-grab;
        cursor: -o-grab;
        cursor: -ms-grab;
        cursor: grab;
    }

    .owl-carousel.owl-rtl {
        direction: rtl;
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right;
        }

.no-js .owl-carousel {
    display: block;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
}

    .owl-carousel .owl-video-play-icon:hover {
        -webkit-transition: scale(1.3,1.3);
        -moz-transition: scale(1.3,1.3);
        -ms-transition: scale(1.3,1.3);
        -o-transition: scale(1.3,1.3);
        transition: scale(1.3,1.3);
    }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}

.owl-theme .owl-controls {
    -webkit-tap-highlight-color: transparent;
}

    .owl-theme .owl-controls .owl-nav .disabled {
        opacity: .5;
        cursor: default;
    }

.owl-theme .owl-dots {
    z-index: 1;
    position: relative;
    margin-top: 10px;
    z-index: 999;
    text-align: center;
}

    .owl-theme .owl-dots .owl-dot {
        display: inline-block;
        zoom: 1;
        *display: inline;
    }

        .owl-theme .owl-dots .owl-dot span {
            *display: inline;
            width: 14px;
            height: 14px;
            display: block;
            background: #bbb;
            border: 2px solid #FFF;
            cursor: pointer;
            margin: 0 5px;
            text-indent: -9999px;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%;
        }

        .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
            background: #ff5e1e;
        }

.owl-theme .owl-controls .owl-nav [class*=owl-] {
    text-decoration: none;
    display: block;
    position: absolute;
    z-index: 500;
    overflow: hidden;
    opacity: 1;
    cursor: pointer;
    text-indent: -9999px;
    color: rgba(0,0,0,0.8);
    text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    background-image: url(../Images/themes.gif);
    background-repeat: no-repeat;
}

.sl_general.owl-theme .owl-controls .owl-nav [class*=owl-] {
    width: 30px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
    opacity: 0;
}

.sl_general.owl-theme:hover .owl-controls .owl-nav [class*=owl-] {
    opacity: .5;
}

.sl_general.owl-theme .owl-controls .owl-nav .owl-prev {
    left: 0;
    background-position: 0 0;
}

.sl_general.owl-theme:hover .owl-controls .owl-nav .owl-prev {
    left: 20px;
}

.sl_general.owl-theme .owl-controls .owl-nav .owl-next {
    right: 0;
    background-position: -30px 0;
}

.sl_general.owl-theme:hover .owl-controls .owl-nav .owl-next {
    right: 20px;
}

#slide_banner {
    margin-bottom: 10px;
}

    #slide_banner img {
        max-width: inherit;
        width: 100%;
    }

#sl_dt_products .item {
    text-align: center;
}

#sl_dt_products img {
    width: inherit !important;
    max-height: 350px;
}

.img_cart {
    cursor: pointer;
    float: left;
    display: block;
    position: relative;
    max-width: 15%;
    min-width: 50px;
    height: auto;
    text-align: center;
    padding: 3px;
    border: 1px solid #CCC;
    margin-right: 10px;
}

.item_cart {
    background: #FFF;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
    border-bottom: 1px solid #ccc;
}

.detail_cart {
    width: 50%;
}

.item_cart .close {
    background: url(../Images/remove.png) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 30px;
    width: 30px;
    margin-top: 20%;
}

.item_cart .cell.unit {
    width: 100%;
    float: left;
}

    .item_cart .cell.unit .old {
        color: #666;
        display: block;
        line-height: 18px;
    }

    .item_cart .cell.unit .new {
        color: #000;
        font-size: 1.2em;
        font-weight: 400;
        line-height: 25px;
        margin-top: 10px;
    }

.item_cart .cell.amount {
    float: left;
    margin-top: 20%;
    margin-right: 10px;
    position: static;
    text-align: right;
}

    .item_cart .cell.amount .listmenu {
        border: 1px solid #CCC;
        color: #000;
        font-size: 120%;
        text-align: center;
        width: 30px;
        height: 25px;
    }

.item_cart .cell.total {
    color: #000;
    font-size: 192%;
    font-weight: 700;
    line-height: 69px;
    padding-right: 23px;
    text-align: right;
    width: 210px;
}

.cell.name {
    display: table;
    position: relative;
    font-weight: 700;
    padding-bottom: 5px;
}

    .cell.name div {
        display: table-cell;
        vertical-align: middle;
    }

    .cell.name span {
        color: #444;
        font-size: 100%;
        font-weight: 700;
        line-height: 18px;
        top: -50%;
    }

    .cell.name i {
        color: #333;
        display: block;
        font-size: 125%;
        line-height: 18px;
        top: -50%;
    }

.foo-cart {
    clear: both;
    float: left;
    width: 100%;
}

.total-cart {
    color: #000;
    font-size: 110%;
    line-height: 28px;
}

    .total-cart p {
        display: block;
        height: 28px;
        margin: 0;
        text-align: left;
        clear: both;
    }

    .total-cart strong {
        font-size: 150%;
        padding-left: 23px;
        vertical-align: middle;
    }

    .total-cart span {
        float: right;
        font-size: 110%;
        vertical-align: middle;
        color: #000;
        margin-bottom: 5px;
        font-weight: 700;
    }

    .total-cart i {
        float: left;
        line-height: 28px;
    }

.core-cart {
    background: url(../Images/icon.png) no-repeat scroll 103% 105% transparent;
    border: 1px solid #BFBFBF;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 3px 3px rgba(0,0,0,0.75) inset;
    float: right;
    height: 40px;
    margin: 9px 20px 0 0;
    padding-right: 34px;
    position: relative;
}

    .core-cart input {
        border: 0 none;
        color: #666;
        font-size: 125%;
        line-height: 18px;
        margin: 11px 0 0 10px;
        width: 160px;
    }

    .core-cart label {
        color: #666;
        font-size: 125%;
        left: 11px;
        line-height: 18px;
        position: absolute;
        top: 10px;
    }

    .core-cart a {
        height: 22px;
        position: absolute;
        right: 6px;
        top: 10px;
        width: 22px;
    }

.del-cart {
    clear: both;
    color: #666;
    float: right;
    font-size: 108%;
    font-style: italic;
    height: 16px;
    margin-top: 12px;
    padding-left: 36px;
}

.button_cart {
    clear: both;
    width: auto;
    margin-bottom: 10px;
}

.btn_payment {
    color: #FFF;
    display: block;
    width: 100%;
    padding: 10px 0;
    position: relative;
    text-align: center;
    margin-top: 10px;
    cursor: pointer;
}

.buttondathang {
    background: url(../Images/blue_bg.jpg) repeat-x scroll 0 0 #003466;
    border: medium none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    clear: both;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 20px;
    height: 38px;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}

.button_cart .button {
    background: url(../Images/button_viewBg.jpg) 0 0 repeat-x;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #FFF;
    float: right;
    font-size: 140%;
    height: 30px;
    line-height: 30px;
    margin-left: 8px;
    margin-right: 12px;
    margin-top: 3px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 190px;
}

.button1:hover, .button_cart a:hover {
    color: #FFF;
}

.form_subtitle {
    display: block;
    margin: 10px 15px 0;
}

.item_title {
    display: block;
    margin-left: 2px;
    margin-bottom: 5px;
}

.inputbox, .date_send table {
    border: 1px solid #ccc;
    color: #000;
    padding: 8px 0;
    text-indent: 10px;
    width: 100%;
    font: normal 14px Arial,Helvetica,sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.date_send table {
    padding: 6px 0;
}

    .date_send table td:last-child {
        width: 42px;
    }

.picker {
    font: normal 14px Arial,Helvetica,sans-serif !important;
}

.form .text {
    clear: both;
    float: left;
    padding-left: 65px;
}

.forgot_pass {
    font-style: italic;
    color: red;
}

.form_link {
    clear: both;
    padding-top: 10px;
}

.pagination {
    float: left;
    width: 100%;
}

    .pagination a {
        display: block;
        background: #154c00 url(../Images/greenBg.gif) 0 0 repeat-x;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        margin: 10px auto;
        text-align: center;
        width: 50%;
        line-height: 40px;
    }

#list_news {
    padding: 10px;
}

    #list_news ul li {
        margin: 5px 0;
        position: relative;
    }

    #list_news h3, #list_news .tt-news {
        padding: 0 0 3px;
        font-size: 110%;
    }

    #list_news p {
        margin: 0 0 1em;
        line-height: 150%;
    }

    #list_news .date {
        display: none;
    }

    #list_news a img {
        border: 1px solid #e3e3e3;
        width: 35%;
        height: auto;
        float: left;
        padding: 1%;
    }

    #list_news .short_news {
        width: 60%;
        float: right;
    }

.date {
    color: #878787;
    font: 90% Arial,Helvetica,sans-serif;
}

.like_pro {
    cursor: pointer;
    width: 100%;
    float: left;
    font-size: 80%;
    text-transform: uppercase;
    color: #0e9cf6;
    background: url(../Images/icon_love.png) 10px center no-repeat;
}

    .like_pro span {
        padding-left: 25px;
    }

.h2Title {
    color: #111;
}

#detail_info .date {
    color: #555;
    font: 12px Arial,Helvetica,sans-serif;
    margin-bottom: 14px;
}

#info_g img {
    max-width: 90%;
    height: auto;
}

#info_g ul {
    margin-left: 20px;
}

#info_g li {
    margin: 3px 0;
}

.function {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e3e3e3 -moz-use-text-color;
    border-image: none;
    border-style: solid none;
    border-width: 1px medium;
    float: left;
    padding: 5px 0;
    width: 100%;
}

.like_face {
    float: left;
    height: 18px;
    padding: 0;
}

.toolbar {
    float: right;
    padding: 0;
    position: relative;
    text-align: left;
}

    .toolbar i {
        color: #000;
        margin-right: 5px;
    }

a.print {
    background-position: 0 2px;
}

a.email {
    background-position: 0 -18px;
}

a.opinion {
    background-position: 0 -37px;
}

.other_news_sub {
    clear: both;
    margin: 0 auto;
    padding: 10px 0;
    width: 100%;
}

.other_newsT {
    padding-bottom: 3px;
    margin: 10px 0;
    position: relative;
    border-bottom: 1px solid #666;
    font-weight: 500;
    font-size: 13px;
    color: #006CB5;
    text-transform: uppercase;
    text-shadow: 0 1px 1px rgba(0,0,0,0.2);
    font-weight: bold;
}

    .other_newsT span {
        line-height: 30px;
        font: normal 18px utm_swiss_condensedregular,arial,sans-serif;
        color: #292929;
        background: #FFF;
        float: left;
        margin-left: 20px;
        padding: 0 5px;
    }

.other_news_sub ul li {
    padding: 3px 0;
}

.other_news_sub a {
    background: url(../Images/triangle_arrow.png) no-repeat scroll 0 3px transparent;
    padding-left: 12px;
    font-size: 12px;
    font-weight: 700;
}

    .other_news_sub a::before {
        content: "\2666   ";
    }

    .other_news_sub a.view_all {
        color: #F90;
        text-shadow: 0 1px 1px rgba(0,0,0,0.2);
        text-transform: uppercase;
        font-style: normal;
        text-decoration: none;
    }

        .other_news_sub a.view_all:hover {
            text-shadow: 0 1px 1px rgba(0,0,0,0.6);
        }

#news_dt img {
    max-width: 100%;
    height: auto;
}

#news_dt p {
    margin: 0;
}

.path {
    margin: 10px 0;
    font-size: .9em;
}

    .path a {
        font-weight: 700;
        color: #000;
    }

.path_news {
    float: left;
    width: 99%;
    margin: 0;
    padding: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background: #d6d6d6;
}

.aLink1 {
    color: #005FAA;
    text-transform: capitalize;
}

.path span {
    color: #005faa;
    font-weight: 700;
}

.contactus {
    width: 550px;
    font-size: 14px;
}

    .contactus .left_row {
        line-height: 30px;
    }

    .contactus .row_contact input {
        width: 370px;
        background: #efefef;
        border-top: 1px solid #b6b6b6;
        border-left: 1px solid #b6b6b6;
        height: 30px;
        line-height: 28px;
        float: left;
    }

    .contactus textarea {
        background: #efefef;
        border: 1px solid #b6b6b6;
    }

.contact_info {
    background: none repeat scroll 0 0 #EBEBEB;
    margin-bottom: 13px;
    width: 440px;
    font-size: 14px;
}

    .contact_info .h2Title {
        margin-bottom: 10px;
    }

.contact_note {
    clear: right;
    background: none repeat scroll 0 0 #EBEBEB;
    width: 440px;
    font-size: 14px;
}

.ct_inner {
    padding: 20px;
}

#topmenu_footer a {
    transition: all .3s ease 0;
    color: #454648;
}

    #topmenu_footer a:hover {
        color: #000;
    }

#topmenu_footer {
    padding: 20px 0;
    border-top: 4px solid #8c897d;
}

.col_menuFooter {
    float: left;
    width: 20%;
    padding: 0;
}

.ctentColuMenuFooter {
    text-align: left;
    margin: 0 30px;
}

    .ctentColuMenuFooter h3 {
        height: 20px;
        text-align: left;
        font-size: 13px;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 20px;
        color: #353535;
    }

.listMenuFooter {
    padding: 10px 0;
}

    .listMenuFooter a {
        line-height: 20px;
        overflow: hidden;
        display: block;
        font-weight: 200;
        padding-left: 15px;
        background: url(../Images/arr_l.png) 0 5px no-repeat;
    }

#footer {
    background: #fafafa;
    border-top: 0 solid #666;
    clear: both;
    color: #333;
    float: left;
    margin-top: 0;
    padding: 10px 2%;
    width: 96%;
    -moz-box-shadow: 0 10px 15px -6px #D1D1D1;
    -webkit-box-shadow: 0 10px 15px -6px #D1D1D1;
    box-shadow: 0 10px 15px -6px #D1D1D1;
}

    #footer p {
        margin: 0 0 .3em;
    }

    #footer > div {
        margin-bottom: 7px;
    }

#social_network a {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url(../Images/social_icon.png);
    background-repeat: no-repeat;
    margin-right: 5px;
    -webkit-transition: all 1s ease 0;
    -moz-transition: all 1s ease 0;
    -o-transition: all 1s ease 0;
    transition: all 1s ease 0;
}

.icon_facebook {
    background-position: 0 0;
}

.icon_twitter {
    background-position: -42px 0;
}

.icon_rss {
    background-position: -84px 0;
}

.icon_gplus {
    background-position: -121px 0;
}

.icon_youtube {
    background-position: -155px 0;
}

.hotline_foo {
    margin: 15px 0;
}

#get_email {
    width: 350px;
    background: #FFF;
}

.inputMail {
    float: left;
    padding: 7px 0;
    text-indent: 5px;
    width: 85%;
    margin-right: 5px;
}

.icon_mail {
    background: url(../Images/sendmail_ico.gif) center right no-repeat;
    color: #fff;
    float: left;
    font-weight: 700;
    width: 12%;
    height: 30px;
    text-align: right;
    text-transform: uppercase;
}

    .icon_mail:hover {
        text-decoration: none;
        color: #FFF;
    }

#paymentarea {
    color: #989898;
    font-size: 15px;
    margin-bottom: 0 !important;
}

    #paymentarea img {
        max-height: 50px;
        width: auto;
    }

#copyright {
    float: left;
    width: 100%;
    margin: 20px 0;
    padding-bottom: 40px;
    font-size: 100%;
    text-align: center;
    font-size: .9em;
    color: #000;
}

.change-device {
    font-size: 14px;
    color: #111;
}

    .change-device:hover {
        text-decoration: underline;
    }

ul.style1 {
    list-style-type: square;
    line-height: 1.5em;
    margin: 1em 0 1em 2em;
    padding: 0;
}

    ul.style1 p {
        margin: 0;
        clear: left;
    }

blockquote {
    background-color: #EEF5FB;
    background-position: left top;
    background-repeat: no-repeat;
    border: 1px solid #7DB5E3;
    margin: 10px 10px 10px 30px;
    padding: 20px;
    line-height: 1.5em;
}

    blockquote ul, blockquote ul.style1 {
        margin: 0 !important;
    }

.attachment li {
    float: left;
    width: 50%;
    margin-bottom: 15px;
}

.buttonE {
    margin: 5px auto;
    display: inline-block;
}

.p_title {
    color: #000;
    float: left;
    font-size: 15px;
    font-weight: 700;
    padding: 5px 0 0 10px;
}

div.row1 {
    float: left;
    width: 100%;
}

.col1 {
    float: left;
}

.required {
    color: red;
    left: 5px;
    margin-right: 5px;
    position: relative;
}

.left_col1 {
    color: #000;
    display: block;
    line-height: 25px;
    margin-right: 10px;
    text-align: right;
    width: 30%;
}

.right_col1 {
    display: block;
    text-align: left;
    width: 68%;
}

div.right_col1 * {
    float: left;
    margin-top: 2px;
    width: 280px;
}

.right_col1 input {
    border: 1px solid #D9D6D6;
    font: 12px Tahoma;
    padding: 4px;
    width: 280px !important;
    height: 15px;
}

.back {
    display: none;
    color: red;
    font-size: 100%;
    text-transform: uppercase;
    font-weight: 700;
}

.modalBackground {
    background-color: #000;
    opacity: .8;
}

.modalPopup {
    background-color: #FFF;
    border-color: #949494;
    border-radius: 10px 10px 10px 10px;
    border-style: solid;
    border-width: 10px;
    height: auto;
    width: 430px;
}

#outter_print {
    width: 600px;
    margin: 0 auto;
    padding: 0;
}

#wrap_outer.tran_wp {
    opacity: .6;
}

#wrap_outer {
    background: none repeat scroll 0 0 #FFF;
    height: 100%;
    margin: 0 auto;
    position: relative;
    transition: all .25s ease 0;
}

.tilte_login {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #f0f0f0;
    color: #183f78;
    font-weight: 700;
}

.btn_register {
    background: #e5e5e5;
    background: -moz-linear-gradient(top,#e5e5e5 0,#cdcdcd 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e5e5e5),color-stop(100%,#cdcdcd));
    background: -webkit-linear-gradient(top,#e5e5e5 0,#cdcdcd 100%);
    background: -o-linear-gradient(top,#e5e5e5 0,#cdcdcd 100%);
    background: -ms-linear-gradient(top,#e5e5e5 0,#cdcdcd 100%);
    background: linear-gradient(to bottom,#e5e5e5 0,#cdcdcd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5',endColorstr='#cdcdcd',GradientType=0);
    color: #333;
}

    .btn_register:hover {
        color: #333;
    }

div.row_account {
    width: 100%;
    float: left;
    margin-bottom: 1.2em;
    position: relative;
}

.sl_form_web {
    float: left;
    width: 32%;
    margin-left: 2%;
    text-indent: 3px;
}

.fr_sl {
    margin: 0;
}

.ui-inputText, .ui-inputPassword {
    background-color: #fff;
    border: 1px solid #CCC;
    font-size: 1em;
    padding: 7px 0;
    text-indent: 7px;
    width: 99.7%;
}

.form_account select, .form_account textarea {
    padding: 7px 0;
    text-indent: 7px;
    width: 99.7%;
    border: 1px solid #CCC;
}

.accountCreateBirthYear {
    width: 140px !important;
}

.accountCreateBirthMonth {
    width: 140px !important;
}

.accountCreateBirthDay {
    float: right;
    width: 131px !important;
}

.mts {
    margin: 5px 0 10px 5px !important;
}

.mvs {
    margin: 3px 0 10px !important;
}

#topcontrol {
    z-index: 50;
}

.brand_logo {
    height: auto;
    margin: 0 7px;
    padding: 0;
}

.phone_fixed {
    width: 100%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    position: fixed;
    bottom: 0;
    z-index: 10;
    color: #FFF;
    font-size: 17px;
    background: #c00;
}

@media only screen and (min-width: 981px) {
    .list_products .item_P {
        width: 20%;
    }

        .list_products .item_P:nth-child(5n+1) {
            clear: both;
        }

    .index_products .item_P:nth-child(n+6) .product {
        border-bottom: none;
    }

    .index_products .item_P:nth-child(5n) .product {
        border-right: none;
    }
}

@media only screen and (min-width: 769px) {
    .sl_products .item_P {
        width: 25%;
    }
}

@media only screen and (min-width: 641px) {
    #list_news ul li {
        width: 48%;
    }

        #list_news ul li:nth-child(2n) {
            float: right;
        }

        #list_news ul li:nth-child(2n+1) {
            clear: both;
        }
}

@media only screen and (min-width: 769px) and (max-width: 980px) {
    .list_products .item_P {
        width: 25%;
    }

        .list_products .item_P:nth-child(4n+1) {
            clear: both;
        }

    .index_products .item_P:nth-child(n+9) .product {
    }

    .index_products .item_P:nth-child(4n) .product {
        border-right: none;
    }
}

@media only screen and (min-width: 481px) and (max-width: 768px) {
    .list_products .item_P {
        width: 33.3%;
    }

        .list_products .item_P:nth-child(3n+1) {
            clear: both;
        }

    .index_products .item_P:nth-child(n+10) .product {
        border-bottom: none;
    }

    .index_products .item_P:nth-child(3n) .product {
        border-right: none;
    }
}

@media only screen and (max-width: 980px) {
    .col_menuFooter {
        width: 25%;
    }

    .fb_iframe_widget > span, .fb_iframe_widget iframe {
        width: 650px !important;
    }
}

@media only screen and (max-width: 768px) {
    .fullsize {
        width: 100% !important;
    }

    .ctentColuMenuFooter h3 {
        background: #c1c1c1;
        padding: 5px 10px;
    }

    .detail-info table {
        width: 100% !important;
        overflow: auto;
    }

    .fb_iframe_widget > span, .fb_iframe_widget iframe {
        width: 600px !important;
    }

    .sl_products .item_P {
        width: 50%;
    }
}

@media only screen and (max-width: 640px) {
    .fb_iframe_widget > span, .fb_iframe_widget iframe {
        width: 420px !important;
    }
}

@media only screen and (max-width: 480px) {
    #info_footer .fright {
        float: left !important;
    }

    .fullsize480 {
        width: 100% !important;
    }

    #search_form .dropdown {
        width: 30%;
    }

    #search_form .input_Search {
        width: 55%;
    }

    #categories_home h2 {
        height: 34px;
        padding: 7px 20px;
        text-align: center;
    }

    #all_categories li {
        width: 100%;
    }

        #all_categories li:nth-child(2n) {
            margin-left: 0;
        }

    .list_products .item_P {
        width: 50%;
    }

        .list_products .item_P:nth-child(2n+1) {
            clear: both;
        }

    .index_products .item_P:nth-child(n+9) .product {
    }

    .index_products .item_P:nth-child(2n) .product {
        border-right: none;
    }

    .product .pro_img {
        height: 105px;
    }

    .detail_cart {
        width: 59%;
    }

    #get_email {
        width: 100%;
    }

    .col_F_ct {
        width: 96%;
    }

    .col_foo:last-child .col_F_ct {
        width: 96%;
    }

    .fb_iframe_widget > span, .fb_iframe_widget iframe {
        width: 300px !important;
    }
}

@media only screen and (max-width: 320px) {
    .fb_iframe_widget > span, .fb_iframe_widget iframe {
        width: 250px !important;
    }
}

.navigation_news {
    float: left;
    clear: both;
    font-weight: 400;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

    .navigation_news a {
        display: inline-block;
        margin: 0 1px;
        padding: 5px 10px;
        color: #333;
        background: #fafafa;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        border: solid 1px #ddd;
    }

        .navigation_news b, .navigation_news a:hover {
            display: inline-block;
            background: #666;
            color: #fff;
            margin: 0 1px;
            padding: 5px 10px;
            text-decoration: none;
            border: solid 1px #333;
            -webkit-border-radius: 2px;
            border-radius: 2px;
        }

        .navigation_news a.pre {
            -webkit-border-radius: 20px 0 0 20px;
            border-radius: 20px 0 0 20px;
        }

        .navigation_news a.next {
            -webkit-border-radius: 0 20px 20px 0;
            border-radius: 0 20px 20px 0;
        }

form .row {
    display: table-row;
    margin: 3px 0;
    width: 100%;
    float: left;
}

    form .row .th {
        float: left;
        white-space: nowrap;
    }

    form .row .td {
        float: left;
        width: 65%;
    }

.ship_info input, .ship_info select {
    border: solid 1px #ddd;
    height: 30px;
    width: 98%;
}

.ship_info textarea {
    width: 97%;
    min-height: 100px;
    border-color: #ddd;
}

.note {
    color: red;
}

.order_info {
    width: 100%;
    float: left;
    display: table;
}

    .order_info .row {
        display: table-row;
        border-bottom: solid 1px #ddd;
        padding: 5px 0;
    }

        .order_info .row:nth-child(2n) {
            background: #fafafa;
        }

form .order_info .td {
    display: table-column;
    float: left;
    width: 45%;
}

.order_info .td:nth-child(2) {
    width: 15%;
}

.order_info .td:last-child {
    width: 40%;
    text-align: right;
}

.order_info .th {
    display: table-caption;
    float: left;
    text-align: center;
    width: 15%;
    font-weight: 700;
}

    .order_info .th:first-child {
        width: 45%;
        text-align: left;
    }

    .order_info .th:last-child {
        width: 40%;
        text-align: right;
    }

.order_info .row_c {
    line-height: 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}

.order_info .sum_r {
    border: 0 !important;
}

    .order_info .sum_r .td {
        float: right !important;
        text-align: right;
        font-weight: 700;
    }

.box_Tab .edit {
    font-size: 80%;
    color: #fff;
    padding-right: 15px;
}

.payment_info {
    padding: 10px 20px;
}

ul.tabs {
    padding: 0;
    margin: 0;
    float: left;
    list-style: none;
    width: 100%;
}

    ul.tabs li {
        float: left;
        margin: 0;
        cursor: pointer;
        padding: 8px 5px;
        overflow: hidden;
        position: relative;
        text-transform: capitalize;
        font-size: 100%;
        border-left: 5px solid #dfdfdf;
        background: #f6f6f6;
        color: #000;
        font-weight: 700;
        width: 50%;
        text-align: center;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        ul.tabs li:hover, ul.tabs li.active {
            background: #dfe0e0;
            border-left-color: #ee1d25;
        }

.tab_container {
    border-top: 0 solid #999;
    clear: both;
    float: left;
    width: 100%;
    background: #FFF;
}

.tab_content {
    padding: 20px;
    border: solid 1px #ddd;
    border-top-width: 3px;
    display: block;
}

    .tab_content textarea {
        width: 100%;
        min-height: 100px;
        resize: vertical;
    }

.payment_page .row {
    margin-bottom: 20px;
    border: 0;
}

#bill_info .row {
    margin-bottom: 5px;
}

.hidden {
    display: none;
}

.change_info {
    position: absolute;
    z-index: 50;
    top: 0;
    right: 10px;
    font-size: .8em;
    color: #00F;
    text-transform: none;
}

.payment_radio_check {
    display: inline-block;
    vertical-align: top;
}

.payment_form_title {
    display: inline-block;
    width: 90%;
}

.form_subtitle .radio {
    display: inline-block;
    vertical-align: top;
}

.bg_chk {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 10px;
}

    .bg_chk img {
        max-width: 100%;
    }

ul.tabs_info_pro {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    width: 100%;
    border-bottom: solid 1px #666;
}

    ul.tabs_info_pro li {
        margin: 0;
        cursor: pointer;
        text-align: center;
        border-left: none;
        font-weight: 700;
        overflow: hidden;
        position: relative;
        font-size: 100%;
        background: #ccc;
        font-size: 100%;
        color: #333;
        padding: 5px 10px;
        border: solid 0 #666;
        font-weight: normal;
        display: table-cell;
        font-weight: bold;
        margin: 0;
        margin-bottom: -1px;
        text-transform: capitalize;
        margin-right: 3px;
        border-bottom: 0;
    }

        ul.tabs_info_pro li.active {
            background: #034EA2;
            border: solid 1px #034EA2;
            border-bottom: 0;
            color: #fff;
        }

.info_pro .tab_content {
    border: solid 1px #666;
    border-top: 0;
    padding: 10px;
    overflow: hidden;
}

.comment_part {
    float: left;
    width: 100%;
}

    .comment_part h4 {
        color: #4582B9;
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 5px;
        margin-top: 10px;
    }

.choose_product {
    margin-top: 5px;
    padding: 0 10px;
}

.investigation .choose_product {
    padding-top: 0;
}

.choose_product p {
    color: #000;
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
}

.vote {
    background: url(../Images/vote.png) repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 26px;
    width: 71px;
}

.send_comment {
    float: right;
    width: 240px;
}

    .send_comment img {
        max-width: 230px;
    }

.buttoncm {
    background: none repeat scroll 0 0 #666;
    border: 0 none;
    color: #fff !important;
    cursor: pointer;
    padding: 5px 20px;
    margin-top: 10px;
    border: 0 !important;
    float: right;
}

.postcomment input, .postcomment textarea {
    color: #7F7F7F;
    border: 1px solid #B5B5B5;
}

.pcmnd textarea {
    height: 50px;
    margin: 0 0 10px;
    padding: 5px;
    width: 98%;
}

.pcmnd {
    padding: 10px 0;
}

.pcm {
    float: left;
    width: 100%;
    border-bottom: 1px solid #CCC;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.postcomment .star {
    margin-top: 40px;
    width: 100px !important;
}

.star {
    float: left;
    margin-top: 9px;
    width: 200px !important;
}

.star_post {
    float: left;
    margin-top: 35px;
}

.inputcomment {
    float: left;
    margin-top: 29px;
}

.nhapten {
    float: left;
    margin-right: 5px !important;
    padding: 5px;
    width: 160px;
    height: 20px;
    margin-top: 5px;
}

.diachi {
    float: left;
    padding: 5px;
    width: 230px;
    height: 20px;
    margin-top: 5px;
    max-width: 100% !important;
}

.noidungcomment {
    padding: 15px;
}

.tenuser {
    float: left;
    margin-top: 10px;
}

.comment {
    border: 1px solid #CCC;
    margin-bottom: 10px;
}

.postcomment {
    float: left;
    width: 100%;
}

.user {
    border-bottom: 1px solid #CCC;
}

.image-user {
    float: left;
    width: 54px;
    margin-left: 10px;
}

    .image-user img {
        height: 54px;
        width: 54px;
    }

.datetime {
    float: left;
    width: 600px;
}

.points {
    color: #3C3C3C;
    float: left;
    font-size: 13px;
    font-weight: 700;
}

.nhanxet {
    margin-bottom: 20px;
    padding-left: 20px;
}

#star {
    float: left;
}

#vote {
    color: red;
}

.tenspcb {
    color: #6D6B6C;
    font-size: 14px;
    font-weight: 700;
}

.des {
    color: #7F7F7F;
}

.noidungspcb p {
    margin-bottom: 10px !important;
}

.spcb p {
    margin-bottom: 0;
}

.spcb input {
    float: left;
    margin-right: 50px;
    margin-top: 20px;
}

.spcb img {
    float: left;
    height: 94px;
    margin-right: 30px;
    width: 120px;
}

.noidungspcb {
    float: left;
    width: 665px;
}

.ques {
    margin-bottom: 10px;
}

.hoidap {
    padding-left: 25px;
    padding-right: 25px;
}

.hoi {
    color: #E46A07;
    float: left;
    font-size: 14px;
    width: 40px;
}

.traloi {
    color: #7F7F7F;
    float: left;
    margin-top: 3px;
    width: 650px;
}

.dap {
    color: #2FB30F;
    float: left;
    font-size: 14px;
    width: 40px;
}

del {
    color: #999;
}

.getEmail {
    height: 31px;
    width: 290px;
    overflow: hidden;
    line-height: 28px;
}

    .getEmail .inputSearch {
        background: none;
        border: none;
        color: #333;
        float: left;
        width: 200px;
        padding: 0;
        text-indent: 10px;
        height: 28px;
        border: solid 1px #ccc !important;
        background: #fff;
    }

    .getEmail .submitSearch {
        float: right;
        width: 88px;
        height: 30px;
        border: none;
        cursor: pointer;
        background: none;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        background-color: transparent;
        border: solid 1px #ddd !important;
        font-size: .9em;
        background: #FAA21A;
    }

.text-spell {
    display: inline-block;
    margin-right: 10px;
    position: relative;
}

.text0002 {
    border: 1px solid #ddd;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    color: #666;
    font-size: 12px;
    outline: medium none;
    padding: 8px 10px;
    width: 70px;
}

.text-spell .spell-up {
    background: url(../images/icons.png) no-repeat scroll 5px 0 rgba(0,0,0,0);
    cursor: pointer;
    height: 10px;
    position: absolute;
    right: 5px;
    top: 6px;
    width: 15px;
}

.text-spell .spell-down {
    background: url(../images/icons.png) no-repeat scroll 5px -10px rgba(0,0,0,0);
    bottom: 6px;
    cursor: pointer;
    height: 10px;
    position: absolute;
    right: 5px;
    width: 15px;
}

.dd_border {
    border: solid 1px #ddd;
    padding: 5px;
    margin: 5px 0;
    overflow: hidden;
    position: relative;
}

.warningText img {
    max-width: 19%;
    float: left;
    padding-top: 10px;
}

p.note {
    float: right;
    width: 80%;
    font-size: 11px;
    color: #333;
}

.user_vip {
    position: absolute;
    top: 0;
    left: 0;
    width: 58px;
    height: 55px;
    background: url(../Images/vip.png) no-repeat;
}

.pro_image {
    position: relative;
    float: left;
    margin-right: 15px;
}

.pro_logo {
    width: 86px;
}

.name_store {
    font-weight: 700;
    font-size: 1.1em;
    color: #0B9F00;
    float: left;
    padding-left: 20px;
    text-decoration: underline !important;
}

.likebox {
    background: #F3F3F3;
}

    .likebox a {
        color: #4662B6;
        font-weight: 700;
        cursor: pointer;
    }

a.pro_like {
    content: " \2665 ";
    color: #FAA21A;
    font-size: 20px;
    padding-right: 5px;
    cursor: pointer;
}

a .iconlk {
    font-size: 18px;
    color: #FF9200;
}

.icocart {
    position: relative;
}

    .icocart span {
        padding: 1px 5px;
        color: #FFF;
        background: #FF9200;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        position: absolute;
        top: 0;
        left: 0;
    }

.tbl {
    width: 100%;
    float: left;
    display: table;
}

.tbl_row {
    width: 100%;
    float: left;
    display: table-row;
}

.tbl_col {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.border1 {
    border: solid 1px #0B9F00;
}

.info_store {
    padding: 0;
}

    .info_store h3 {
        background: #FF9200;
        padding: 5px;
        color: #fff;
        font-size: 1.1em;
    }

h2.box_Tab span {
    margin-right: 10px;
}

    h2.box_Tab span a {
        font-size: 12px;
        font-weight: 400;
        color: #fff;
        text-decoration: underline;
        cursor: pointer;
    }

#topcontrol {
    font-size: 14px;
    color: #c00;
    font-weight: 700;
    z-index: 99999;
}

    #topcontrol span {
        font-size: 20px;
    }

.borderBT {
    border-bottom: dotted 1px #ddd;
}

.bg_eee {
    background: #F5F5F5;
}

.oldPrice, .percentSale {
    font-weight: 400;
}

.statusProStore {
    width: 132px;
    height: 37px;
    position: absolute;
    bottom: 10px;
    right: 5px;
    background-image: url(../Images/conHang.png);
    text-align: center;
}

.stttxt {
    margin-top: 15px;
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
}

.icostt {
    padding: 5px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.percentSalePro {
    position: absolute;
    padding: 0;
    margin: 0;
    color: #fff;
    top: 10px;
    left: 10px;
    z-index: 99;
    font-size: 11px;
    font-weight: 700;
    width: 52px;
    height: 24px;
    background-image: url(../Images/icon_percent_sale.png);
    background-size: 100% 100%;
    line-height: 24px;
    text-align: center;
}

.form_m input[type="checkbox"], .form_m input[type="radio"] {
    padding: 0 1px;
    margin-top: 8px;
}

.info_account {
    margin: 10px;
    border: 1px solid #d1d1d1;
    padding: 10px 20px;
    overflow: hidden;
}

.form_m .form_header {
    color: #2E6DA4;
    font-size: 18px;
    margin-bottom: 10px;
    border-bottom: 3px double #e4e4e4;
}

.form_m .row_account {
    float: left;
    margin: 3px 0;
    clear: both;
    width: 100%;
}

.form_m .item_title {
    float: left;
    height: 28px;
    line-height: 28px;
    width: 100%;
}

.not_account {
    margin-top: 15px !important;
}

.form_m .right_row_account {
    width: 100%;
    float: left !important;
}

.form_m .row_account i {
    float: left;
    padding: 5px 0;
    font-size: 11px;
}

.sl_form_m {
    width: 100%;
    height: 32px;
    margin-top: 3px;
}

.tab_transport .right_row_account .inputbox {
    width: 99%;
}

.form_m .btn_action {
    margin-right: 20px;
}

.form_m .text {
    clear: both;
    float: left;
    padding-left: 170px;
}

.form_m .row .checkbox {
    padding-bottom: 5px;
    padding-top: 10px;
}

.form_m .write_comment label {
    line-height: 30px;
    color: #FFF;
    z-index: 1;
}

.form_m .write_comment textarea {
    width: 340px;
    height: 100px;
    padding: 5px;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.login_account {
    padding: 20px 0;
    width: 98%;
    margin: 0 auto;
}

    .login_account .lost_password p {
        margin: 0 0 0 150px;
    }

    .login_account .link_acount {
        text-decoration: underline;
        color: #e82d08;
    }

        .login_account .link_acount:hover {
            text-decoration: none;
        }

.txtemaildangnhap {
    float: left;
    margin-left: 15px;
    color: #000;
    margin-top: 25px;
    padding: 10px 7px;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #CCC;
}

.txtpassdangnhap {
    color: #000;
    padding: 8px;
    margin-bottom: 10px;
    width: 96%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #CCC;
    font: normal 100% Arial,Helvetica,sans-serif;
}

.btnSend {
    float: left;
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
    padding-right: 30px;
    color: #fff !important;
    font-weight: 700;
    font-size: 110%;
    text-transform: uppercase;
    text-align: center;
    background: #2E6DA4;
    background-size: 100% 100%;
}

.headerB {
    position: relative;
    height:60px;
}

    .headerB > div {
        display: inline-block;
    }

.clsLogo {
    position: absolute;
    top: 0;
    left: 45%;
    margin-left: -50px;
    display: block !important;
    width: 110px;
    height: 50px;
    line-height: 50px;
}

    .clsLogo img {
        max-height: 50px;
        margin-top: 10px;
    }

.numberP {
    font-weight: 700;
    color: red;
    font-size: 1.1em;
}

.list-products-comp {
    background: none repeat scroll 0 0 #f0f0f0;
    border: 1px solid #C1C1C1;
    margin-bottom: 10px;
    padding: 4px;
    position: relative;
}

    .list-products-comp ul {
        float: left;
    }

    .list-products-comp li {
        background: none repeat scroll 0 0 #F9FDFF;
        display: block;
        float: left;
        font-size: 11px;
        margin: 0 15px 0 0;
        overflow: hidden;
        padding: 3px;
        position: relative;
        width: 179px;
    }

        .list-products-comp li .img {
            border: 1px solid #D0E6F8;
            display: block;
            float: left;
            height: 56px;
            margin: 0 10px 0 0;
            width: 56px;
        }

        .list-products-comp li .title {
            color: #333;
            display: block;
            font-size: 11px;
            height: 48px;
            overflow: hidden;
            padding: 5px 10px 0 0;
        }

        .list-products-comp li a:hover .title {
            color: #FFB319;
        }

    .list-products-comp .last a:hover .title {
        color: #333;
    }

    .list-products-comp li a {
        display: block;
        margin: 0 10px 0 0;
        position: relative;
    }

.loaderComp {
    display: none;
    left: 17px;
    position: absolute;
    top: 17px;
}

.btn-remove2 {
    background: url(../Images/btn-close.png) no-repeat scroll 0 -28px rgba(0,0,0,0);
    display: block;
    height: 7px;
    margin: 0 !important;
    position: absolute !important;
    right: 5px;
    top: 5px;
    width: 7px;
}

    .btn-remove2:hover {
        background-position: -7px -28px;
    }

.list-products-comp .last .img {
    color: #D1D1D1;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 45px;
    font-weight: 700;
    line-height: 130%;
    text-align: center;
}

.list-products-comp .btn-comp {
    background: #F88B08;
    border-radius: 5px 5px 5px 5px;
    color: #FFF;
    display: inline-block;
    float: right;
    font-weight: 700;
    margin: 19px 19px 0 0;
    padding: 5px 15px 8px;
    cursor: pointer;
    text-decoration: none;
}

    .list-products-comp .btn-comp:hover {
        background: -moz-linear-gradient(center top,#F80,#E97C00) repeat scroll 0 0 rgba(0,0,0,0);
    }

.list-products-comp .btn-remove3 {
    background: url(../Images/btn-close.png) no-repeat scroll 0 -37px rgba(0,0,0,0);
    display: block;
    height: 11px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 11px;
    cursor: pointer;
}

    .list-products-comp .btn-remove3:hover {
        background-position: 0 -49px;
    }

.list-products-comp .disable {
    cursor: pointer;
}

.compare-content table {
    border-collapse: collapse;
    margin-bottom: 10px;
}

.compare-content td {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #C1C1C1;
    padding: 10px;
    text-align: center;
}

    .compare-content td img {
        max-width: 90%;
        max-height: 100%;
        height: auto;
    }

.compare-content th {
    background: none repeat scroll 0 0 #E1E1E1;
    border: 1px solid #C1C1C1;
    font-size: 13px;
    font-weight: 700;
    padding: 10px;
    text-align: left;
    width: 18%;
}

.compare-content td strong {
    color: #B00;
    display: inline-block;
    font-size: 18px;
    position: relative;
}

.compare-content td span {
    display: inline-block;
    position: relative;
}

.compare-content td em {
    font-style: italic !important;
}

.compare-content tr:hover td, .compare-content tr:hover th {
    background: none repeat scroll 0 0 #EEE;
}

.compare-content thead td {
    background: none repeat scroll 0 0 #FFF;
    border-left: 1px solid #C1C1C1;
    border-right: medium none;
    border-top: medium none;
}

.compare-content thead th {
    background: none repeat scroll 0 0 rgba(0,0,0,0);
    border-left: medium none;
    border-top: medium none;
}

.compare-content thead span {
    display: block;
    margin: 0 0 10px;
}

.compare-content thead .title {
    font-size: 14px;
    font-weight: 700;
    height: 61px;
    line-height: 1.4;
    overflow: hidden;
    padding: 0 20px;
}

.compare-content thead tr:hover th, .compare-content thead tr:hover td {
    background: none repeat scroll 0 0 #FFF;
}

.compare-content thead .btn {
    margin-bottom: 0;
}

.cms-staticpage .headline2 h2 .cat-current {
    color: #FFB319;
    font-style: italic;
    padding: 0 0 0 10px;
}

.compare-content td .inputbox {
    color: #333;
    font-weight: 700;
    padding: 6px;
}

.compare-content td .add-item a {
    border: 1px solid #CCC;
    color: #C3C3C3;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 155px;
    font-weight: 700;
    height: 239px;
    line-height: 100%;
    padding-top: 70px;
    text-align: center;
}

.compare-content td div {
    position: relative;
    z-index: 5;
}

.compare-content td form {
    text-align: left;
}

.compare-content .btn-remove:hover {
    background-position: 0 -14px;
}

.ratingP {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.perS {
    color: #09F;
    font-weight: 700;
}

.likep {
    color: #09F;
}

.pro_like {
    color: #09F;
}

.kmtk {
    color: #06ADB6;
    font-weight: 700;
    font-style: italic;
}

.pricekm {
    color: red;
}

.dtp_ms {
    font-weight: 700;
}

    .dtp_ms span {
        color: #06F;
    }

.dtp_status.shortInfoPro {
    margin-top: 10px;
}

.detail-info img {
    max-width: 100%;
    height: auto !important;
}

.navy {
    position: relative;
    z-index: 9;
    width: 100%;
}

    .navy ul {
        list-style: none;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .navy > ul > li {
        padding: 8px 0;
        font-weight: 700;
        position: relative;
        padding-left: 25px;
        border-bottom: dotted 1px #ccc;
    }

        .navy > ul > li i {
            color: #000;
            position: absolute;
            left: 10px;
            top: 30%;
        }

    .navy a {
        padding-left: 5px;
        font-weight: 400;
        color: #000;
        font-weight: bold;
    }

    .navy li li a {
        color: #000;
    }

    .navy > ul > li:hover {
        color: #fff;
    }

        .navy > ul > li:hover > .lv2 > a {
            text-decoration: none;
            color: #F79226;
        }

    .navy > ul > li li i {
        color: #000;
    }

    .navy > ul > li:hover > i {
        color: #F79226;
    }

    .navy > ul > li li:hover > i {
        color: #F79226;
    }

.tdGridTable td {
    padding: 5px;
}

.link-log-out {
    font-weight: 700;
    background: #005bc2;
    color: #fff;
    padding: 8px 15px;
}

.menu-profile {
    padding: 0;
    margin: 0;
    position: relative;
    float: left;
    display: inline-block;
    vertical-align: top;
    margin: 3px 0;
}

.select-profile {
    height: 30px;
    line-height: 50px;
    background: #fff;
    position: relative;
}

.menutk {
    list-style: none;
    position: absolute;
    background: #034EA2;
    display: none;
    z-index: 9999;
    min-width: 180px;
    right: 0;
    top: 100%;
}

.tg {
    color: #034EA2;
    padding: 3px 5px;
    margin: 0;
    margin-left: 5px;
    font-size: 20px;
}

.menutk, .menutk a {
    color: #fff;
    line-height: 30px;
}

.tg i {
    font-size: 20px;
    line-height: 30px;
}

.order_info .close {
    background: red;
    padding: 2px 5px;
    color: #fff;
    margin-top: 2px;
}

.dropdown_list {
    margin-bottom: 3px;
}

.menutk li {
    border-bottom: solid 1px #085AB7;
    padding: 3px 10px;
}

.input-text {
    text-indent: 10px;
}

.boxmenu {
    padding: 3px;
    padding-bottom: 20px;
}

#footer {
    border-top: 1px solid #ccc !important;
    padding-top: 10px;
}

.footer_link h3 {
    float: left;
    float: left;
}

.ico_menu {
    position: absolute;
    width: 11px;
    height: 10px;
    display: block;
    background: transparent url(../Images/ico-menu.png) no-repeat scroll 0 center;
    top: 14px;
    right: 10px;
    z-index: 2;
}

.list_categories_pros .box-cate:nth-child(3n+1) .index_products {
    border: 1px solid #afafaf;
}

.list_categories_pros .box-cate:nth-child(3n+1) .box_Tab_cate_home {
    border-top: 1px solid #005bc2;
    border-right: 1px solid #afafaf;
}

.list_categories_pros .box-cate:nth-child(3n+1) .main_cate {
    background: #005bc2;
}

.list_categories_pros .box-cate:nth-child(3n+2) .index_products {
    border: 1px solid #afafaf;
}

.list_categories_pros .box-cate:nth-child(3n+2) .box_Tab_cate_home {
    border-top: 1px solid #005bc2;
    border-right: 1px solid #afafaf;
}

.list_categories_pros .box-cate:nth-child(3n+2) .main_cate {
    background: #005bc2;
}

.list_categories_pros .box-cate:nth-child(3n+3) .index_products {
    border: 1px solid #afafaf;
}

.list_categories_pros .box-cate:nth-child(3n+3) .box_Tab_cate_home {
    border-top: 1px solid #005bc2;
    border-right: 1px solid #afafaf;
}

.list_categories_pros .box-cate:nth-child(3n+3) .main_cate {
    background: #005bc2;
}

.subcate {
    z-index: 99999999;
    position: absolute;
    top: 36px;
    background: #FFF none repeat scroll 0 0;
    border: 1px solid #CACACA;
    right: 0;
    display: none;
}

    .subcate h4 {
        background: transparent url(../Images/arr_cate_child.png) no-repeat scroll 5px 9px;
        font-weight: 500;
        padding: 5px 8px 5px 18px;
        text-decoration: none;
        min-width: 218px;
        white-space: nowrap;
        color: #000;
        font-size: 1em;
    }

#footer_menu {
    text-align: center;
}

.thanhToan {
    margin-top: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ccc;
    border-top: solid 1px #ccc;
}

.img-thanhtoan img {
    width: 100px;
    margin-left: 5px;
}

.footer_link {
    display: inline-block;
    font-size: 1em;
    margin-right: 10px;
    font-weight: 500;
    padding-left: 12px;
    background: transparent url(../Images/arr_l3.png) no-repeat scroll 0 4px;
}

.footer_item_link {
    color: #000000;
    font-size: 14pt;
    font-weight: normal;
}

.img-thanhtoan p {
    display: inline-block;
}

.title_cat {
    text-transform: uppercase;
}

.inline-bl {
    display: inline-block;
    min-width: 40%;
    vertical-align: top;
}

.text-center {
    text-align: center;
}

.orange-button {
    background: #ffb202;
    background: -moz-linear-gradient(top,#ffb202 0,#faa519 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffb202),color-stop(100%,#faa519));
    background: -webkit-linear-gradient(top,#ffb202 0,#faa519 100%);
    background: -o-linear-gradient(top,#ffb202 0,#faa519 100%);
    background: -ms-linear-gradient(top,#ffb202 0,#faa519 100%);
    background: linear-gradient(to bottom,#ffb202 0,#faa519 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb202',endColorstr='#faa519',GradientType=0);
    width: 100%;
    height: 41px;
    line-height: 41px;
    display: block;
    font-size: 1.4em;
    font-weight: 700;
    text-shadow: 0 2px 0 rgba(255,255,255,0.15);
    clear: both;
    margin: 5px 0 15px;
    text-align: center;
    border: none;
}

.tt-cart {
    border-bottom: solid 1px #ccc;
    width: 100%;
    display: inline-block;
    scolor: #000;
}

    .tt-cart span {
        color: #000;
    }

#dtp_info .dtp_status .addtocart_btn span {
    background: #EE1D25;
    border: none;
    -moz-box-shadow: 0 -2px 0 #A70F15 inset;
    -webkit-box-shadow: 0 -2px 0 #A70F15 inset;
    box-shadow: 0 -2px 0 #A70F15 inset;
    width: 100%;
    float: right;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 40px;
    text-shadow: -1px 1px 0 #000;
    margin-bottom: 10px;
}

.product .star_rating {
    display: block;
}

.product .star_rating {
    overflow: hidden;
    position: relative;
    height: 1.2em;
    line-height: 1.2em;
    font-size: 1.25em;
    width: 5.6em;
}

.product .star_rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
.product .star_rating span:before {
    content: '\f005\f005\f005\f005\f005';
    top: 0;
    position: absolute;
    left: 0;
    letter-spacing: .2em;
    color: #ffb909;
}

.product .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.product .star_rating:before {
    content: '\f005\f005\f005\f005\f005';
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    letter-spacing: .2em;
    color: #ddd;
}