﻿@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;
}

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;
}

.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;
    color: #5A5A5A;
    -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: #337AB7;
    border: none;
    -moz-box-shadow: 0 -2px 0 #2E6DA4 inset;
    -webkit-box-shadow: 0 -2px 0 #2E6DA4 inset;
    box-shadow: 0 -2px 0 #2E6DA4 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;
}

#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;
    width: 40px;
    height: 40px;
    float: right;
    text-align: center;
    font-size: .875em;
    font-weight: 700;
    padding-left: 3px;
}

    #cart span {
        color: #fff;
        background: #007FBD;
        padding: 0 1px;
        font-size: 10px;
        border-radius: 50%;
        font-weight: 700;
        margin-left: 5px;
        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: #f53d2d;
    border-top: 1px solid #f53d2d;
    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: 0;
    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;
    z-index: 1;
    position: relative;
}

.box_ct {
    padding: 0;
}

#all_categories {
    padding: 10px;
    background: #fafafa;
}

.ads img {
    width: 100%;
    margin-bottom: 10px;
}

#map {
    margin-bottom: 15px;
}

.box_Tab {
    background: #f53d2d url(../Images/cate_icon.png) 10px 8px no-repeat;
    border-top: 1px solid #e8e8e8;
    font-size: 15px;
    line-height: 35px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    height: 35px;
    padding-left: 35px;
}

#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: #f53d2d;
    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;
    width: 100%;
    margin-bottom: 1px;
    background: #FFF;
    position: relative;
}

    .item_P .product {
        padding: 10px;
        position: relative;
        border: 1px solid #e8e8e8;
    }

.product .img_product {
    float: left;
    margin-right: 3%;
    overflow: hidden;
    text-align: center;
    position: relative;
    border: solid 0 #ccc;
}

.product img {
    max-height: 98%;
    max-width: 95%;
    padding: 1px;
}

.product .info_P {
    float: left;
}

.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: 64px;
    overflow: hidden;
}

.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;
}

#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 {
    display: block;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}

    #dtp_info .dtp_status li {
        margin: 4px;
        list-style: disc inside;
    }

#dtp_info .title_status {
    display: inline-block;
}

#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;
}

#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: #0a804a;
    border: none;
    margin: 5px 0;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,0.2);
    width: 100%;
    height: 43px;
    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: transparent 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 > 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;
    }

.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 li {
    border-bottom: 1px dotted #abacab;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
}

#list_news .h3Title {
    padding-bottom: 3px;
}

    #list_news .h3Title a {
        font-size: 125%;
        font-weight: 700;
        color: #333;
        text-transform: uppercase;
    }

#list_news p {
    margin: 0 0 1em;
}

#list_news img {
    border: 1px solid #bebebe;
}

#list_news .view_more {
    font-size: 11px;
    padding-left: 10px;
    color: #ff5400;
}

.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;
    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: 1;
}

#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: #f53d2d;
}

.fee_trans {
    padding: 10px;
    margin: 10px 0;
    background: #edfccf;
}

    .fee_trans label {
        display: block;
        margin: 5px 0;
    }

    .fee_trans select {
        width: 200px;
        height: 24px;
    }

@media only screen and (max-width: 979px) {
    .col_menuFooter {
        width: 25%;
    }

  
}

@media only screen and (max-width: 767px) {
    .fullsize {
        width: 100% !important;
    }

    .ctentColuMenuFooter h3 {
        background: #c1c1c1;
        padding: 5px 10px;
    }

}

@media only screen and (max-width: 639px) {
 
}

@media only screen and (max-width: 479px) {
    #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;
        }

    .product .product_name {
        height: 64px;
    }

    .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%;
    }

  
}

@media only screen and (max-width: 320px) {
   
}

.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;
        }

#list_news {
    width: 96%;
    padding: 2%;
    float: left;
}

    #list_news ul li {
        border-bottom: 1px solid #ccc;
        float: left;
        margin-bottom: 10px;
        padding-bottom: 10px;
        position: relative;
        width: 100%;
    }

    #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;
    }

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: #f53d2d;
            border: solid 1px #f53d2d;
            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: #f53d2d;
    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%;
}

.clsLogo {
    height: 50px;
    line-height: 50px;
}

    .clsLogo img {
        max-width: 150px;
        max-height: 70%;
        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: 98%;
    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: #E88E00;
    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: #f53d2d;
    display: none;
    z-index: 9999;
    min-width: 180px;
    right: 0;
    top: 100%;
}

.tg {
    color: #f53d2d;
    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;
}

.headerB {
    width: 100%;
    display: inline-block;
}

.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: 10px;
    right: 10px;
}

.box-cate {
    position: relative;
}

.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: #838383;
}

.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;
    }

.info_header {
    padding: 10px 0;
    text-align: left;
    position: relative;
    background: #e8e8e8;
    margin-bottom: 10px;
    position: relative;
    border-top: 1px solid #e3e3e3;
    -moz-box-shadow: 0 10px 15px -6px #d1d1d1;
    -webkit-box-shadow: 0 10px 15px -6px #d1d1d1;
    box-shadow: 0 10px 15px -6px #d1d1d1;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-left: 5px;
    margin-right: 5px;
}

.cf {
    clear: both;
    zoom: 1;
}

.handbook a {
    display: inline-block;
    padding: 0 10px;
    line-height: 30px;
    font-weight: 1.1em;
    font-weight: 700;
    color: #E88E00;
    background: url(../Images/arr_l.png) 5px 17px no-repeat;
}

.prod_saving {
    display: block;
    width: 75px;
    height: 38px;
    line-height: 40px;
    text-align: center;
    background: url(../Images/price_tag_detail.png) no-repeat;
    background-size: auto 100%;
    color: #FFF;
    font-size: 20px;
}

.cart_btn1 {
    font-size: 1.2em;
    color: #FFF;
    text-transform: uppercase;
    font: bold 20px/40px Arial,Helvetica,sans-serif;
    text-shadow: 1px 1px 0 #000;
}

.info_header div {
    width: 48%;
    margin-bottom: 10px;
}

.info_header div {
    float: left;
    width: 48%;
    margin: 0 1%;
    color: #878787;
    display: inline-block;
    font: bold 12px/22px Arial, Helvetica, sans-serif;
    line-height: 15px;
    text-align: center;
    margin-bottom: 10px !important;
}

.info_header:after {
    display: block;
    content: '';
    clear: both;
}

.info_header div span {
    display: block;
    margin: 0 auto;
    width: 45px;
    height: 15px;
    margin-bottom: 10px;
    background-image: url(../Images/info.png);
    background-repeat: no-repeat;
}

.delivery {
    background-position: 0 0;
    padding-top: 30px;
}

.return {
    background-position: -57px 0;
    padding-top: 30px;
}

.bestprice {
    background-position: -175px 0;
    padding-top: 30px;
}

.payment {
    background-position: -113px 0;
    padding-top: 30px;
}


.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;
}
.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;
}