/*
Template Name: Newserific
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/
@import url(global.css);
@import url(grid_system.css);
@import url(button.css);
@import url(forms.css);
@import url(tables.css);
@import url(box.css);

/* ------****------Body------****------*/
body {
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-family: Helvetica, Arial, sans-serif;
    color: #444444;
}

#tth-loading {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 1500;
    background: #fff url(../images/loading.gif) no-repeat center center;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
    margin: 0px;
}

/* ------------------------------------*/
#header_cart{
    float: right;
    font-size: 35px;
    padding-left: 20px;
}
#header_cart a{
    text-decoration: none;
}
.type_product .br{
    height: 1px;
    width: 100%;
    background: #C0C0C0;
    margin-bottom: 20px;
}

#content_temp_choose img{
    max-width: 100px;
}

.nav-tabs>li>a {
    text-transform: uppercase;
    color: #185738;
}

.nav-tabs>li.active>a{
    font-weight: bold;
    color: #185738!important;
}

.list_input_color {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.list_input_color li {
    display: inline-block;
    float: left;
}

.list_input_color li input {
    display: none;
}

.list_input_color .checked label {
    border: 2px #1760bb solid;
    margin-top: -1px;
}

.list_input_color li label {
    margin-bottom: 5px;
    height: 21px;
    width: 34px;
    margin-right: 7px;
    cursor: pointer;
    box-sizing: content-box;
}

.list_color{
    margin: 15px 0;
}

.list_color > span{
    float: left;
    padding-right: 15px;
}

.info_type{
    padding-bottom: 20px;
}

.btn_duyet{
    text-align: right;
}

.info_product_type{
    font-size: 15px;
}

.btn_duyet .btn_add_cart{
    background: #457D0F;
    border: 1px solid #457D0F;
    padding: 7px 15px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 4px;
}

.modalcustom .modal-header{
    background: #185738;
}

.modalcustom .modal-header .close{
    color: #fff;
}
.modalcustom .modal-body .title-m{
    font-size: 16px;
    font-weight: bold;
}

.modalcustom .modal-body .title {
    font-size: 15px;
}

.modalcustom .modal-body .enter-picture{
    margin: 15px 0;
}

.modalcustom .modal-body .enter-picture .title-image{
    float: left;
    padding-right: 10px;
}

.modalcustom .modal-body .enter-picture .fileupload{
    display: inline-block;
}

.modalcustom .modal-title{
    text-align: center;
    color: #fff;
}

.tab-pane .fileupload,.tab-pane .content{
    margin: 15px 0;
}
.modal-body img{
    max-width: 100%;
}

/* ------****------Wrapper------****------*/
#tth-wrapper {
    position: absolute;
    width: 100%;
    min-height: 100%;
    overflow: hidden;
}

div.wrapper {
    display: block;
    width: 100%;
    max-width: 1081px;
    margin: 0 auto;
}

.full {
    background: #F1F1F1;
}

.full .wrapper {
    background: #fff;
}

.full .banner_item {
    text-align: center;
    margin-bottom: 20px;
}

.banner_item img{
    max-width: 100%;
}

/* ---------------------------------------*/

/* ------****------Header------****------*/
header {
    background-size: 100% 100%;
    min-height: 100px;
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, .2);
}

header .wrapper {
    position: relative;
    max-width: none;
}

header .wrapper:after {
    content: '';
    display: block;
    clear: both;
}

header .logo {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-top: 0px;
}

header .logo a,
header .logo img {
    display: block;
}

header .logo img {
    transition: all 0.5s;
}

header .slogan {
    color: #000;
    font-size: 15px;
    padding: 10px 0px;
    padding-bottom: 0px;
    padding-bottom: 10px;
    max-width: 1081px;
    margin: 0 auto;
}

header .slogan > span {
    float: left;
}

header .slogan_left {
    float: right;
}

header .header-tool {
    width: 100%;
}

header .hotline {
    float: right;
}

header .hotline .info {
    text-align: right;
}

header .hotline .info .text {
    font-size: 18px;
    color: #FB0102;
    font-family: Avo;
}

header .hotline .info .number {
    font-size: 13px;
    font-family: Avo;
}

header .header-tool .header_cart,
header .header-tool .header_user {
    float: right;
}

header .header-tool .header_cart > ul > li,
header .header-tool .header_user > ul > li {
    float: left;
}

header .header-tool .header_cart > ul > li > a,
header .header-tool .header_user > ul > li > a {
    display: block;
    color: #000;
    margin: 0px 14px;
    padding: 0px 0px;
    position: relative;
    font-size: 14px;
    font-family: Avo;
}

header .header-tool .header_user > ul > li:last-child > a {
    /*margin-right: 0px;*/
}

header .header-tool .header_cart > ul > li:last-child > a {
    margin-right: 0px;
}

header .header-tool .header_user > ul > li > a:after {
    content: '|';
    display: block;
    position: absolute;
    right: -18px;
    top: -1px;
}

header .header-tool .header_user > ul > li > a > i {
    /*display: none;*/
}

header .header-tool .header_cart > ul > li > a {
    position: relative;
    /*padding-left: 28px;*/
}

header .header-tool .header_cart > ul > li > a > i {
    margin-top: 0px;
    background: url('../images/icon-cart.png') no-repeat;
    height: 24px;
    width: 30px;
    display: inline-block;
    font-size: 0px;
}

header .header-tool .header_cart > ul > li > a > i.ficon-basket:before {
    font-family: '';
}

header .header-tool .header_cart .num_cart {
    position: absolute;
    right: -10px;
    top: -10px;
    background: #ed3237;
    color: #fff;
    font-weight: bold;
    padding: 0px 0px;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    text-align: center;
    font-size: 13px;
}

header.fixed_menu #tth-main-menu > .menu-wrapper > ul > li > a:before {
    border: 0px;
}

header.fixed_menu #tth-main-menu > .menu-wrapper > ul > li.last {
    display: none;
}

header.fixed_menu .box_search {
    margin-top: -2px;
}

header.fixed_menu .header-tool .header_cart {
    margin-top: 3px;
}

header.fixed_menu .box_check.none {
    display: block;
    margin-top: 10px;
    float: right;
    margin-right: 30px;
    width: auto;
    background: none;
    padding: 0px;
}

header.fixed_menu #tth-main-menu > .menu-wrapper > ul > li > ul {
    left: 30px !important;
}

header.fixed_menu #tth-main-menu > .menu-wrapper > ul > li > ul:before {
    left: 10px;
    right: auto !important;
}

header.fixed_menu #tth-main-menu > .menu-wrapper > ul a,
header.fixed_menu #tth-main-menu > .menu-wrapper > ul a:focus,
header.fixed_menu #tth-main-menu > .menu-wrapper > ul a:active,
header.fixed_menu #tth-main-menu > .menu-wrapper > ul a.highlighted,
header.fixed_menu #tth-main-menu > .menu-wrapper > ul a.current {
    border-bottom: 0px;
}

header.fixed_menu #tth-main-menu > .menu-wrapper > ul > li.first > a {
    width: 40px;
    margin-left: 30px;
    margin-top: 2px;
}

header.fixed_menu #tth-main-menu {
    margin-left: 185px;
    padding: 0px;
}

header #header_account {
    position: relative;
}

header #header_account > ul {
    display: none;
    position: absolute;
    border: 1px solid rgb(255, 255, 255);
    background: rgb(173, 66, 66);
    top: 100%;
    right: 0px;
    text-align: right;
    padding: 5px 0px;
    z-index: 3;
    background: #fff;
    position: absolute;
    top: 28px;
    right: 15px;
    z-index: 100;
    min-width: 135px;
    display: none;
    margin-left: 10px;
    border-radius: 3px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
}

header #header_account:hover > ul {
    display: block;
}

header #header_account > ul:before {
    content: '';
    display: block;
    position: absolute;
    top: -6px;
    right: 5px;
    border: 5px solid transparent;
    border-left-color: rgb(237, 50, 55);
    border-top-color: rgb(237, 50, 55);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    -o-transform: rotate(25deg);
    transform: rotate(45deg);
}

header #header_account > ul > li {
    box-sizing: border-box;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}

header #header_account > ul > li:first-child {
    border-top: none;
}

header #header_account > ul > li:last-child {
    border-bottom: none;
}

header #header_account > ul a {
    color: #333;
    font-family: tahoma;
    font-size: 14px;
    padding: 2px 10px 2px 10px;
    display: block;
    transition: 0.3s;
    white-space: nowrap;
}

header #header_account > ul a:hover {
    color: #ed3237;
    text-decoration: none;
    background: rgba(255, 255, 255, 1);;
}

header .box_search {
    position: relative;
    float: right;
    margin: 8px 35px 0 20px;
}

header .box_search .text_search {
    width: 460px;
    height: 38px;
    border: 1px solid #185738;
    padding: 0px 35px 0px 10px;
    font-size: 14px;
    outline: none;
    border-radius: 2px;
    margin: 0px;
}

header .box_search .btn_search {
    position: absolute;
    color: #828282;
    border: 1px solid #185738;
    /* border-left: 1px; */
    background: #fff url(../images/search.png) no-repeat 11px 10px;
    font-size: 18px;
    right: 0px;
    top: 0px;
    height: 38px;
    width: 40px;
    padding: 0px;
    cursor: pointer;
}

/* --------------------------------------*/

/* ------****------Tth-Menu-Main------****------*/
#tth-main-menu {
    display: inline-block;
    padding-left: 0px;
}

#tth-main-menu > .menu-wrapper {
    width: 100%;
    margin: 0px auto;
}

#tth-main-menu > .menu-wrapper:after {
    content: '';
    display: block;
    clear: both;
}

#tth-main-menu > .menu-wrapper > ul {
    /*width:100%;*/
    display: inline-block;
}

#tth-main-menu > .menu-wrapper > ul > li {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: middle;
}

#tth-main-menu > .menu-wrapper > ul a {
    color: #fff;
    padding: 5px 10px 5px 15px;
    display: block;
}

#tth-main-menu > .menu-wrapper > ul > li > ul > li > a {
    padding: 6px 10px 6px 15px;
}

#tth-main-menu > .menu-wrapper > ul > li > a {
    font-size: 14px;
    padding: 10px 40px;
    text-transform: uppercase;
    color: #fff;
    position: static;
    text-align: center;
    white-space: normal;
    font-weight: normal;
}

#tth-main-menu > .menu-wrapper > ul > li > a:before {
    content: '';
    border-left: 1px solid #0D3A23;
    border-right: 1px solid #2C8356;
    position: absolute;
    left: -1px;
    width: 1px;
    top: 0px;
    bottom: 0px;
}

#tth-main-menu > .menu-wrapper > ul > li:first-child > a:before {
    display: none;
}

#tth-main-menu > .menu-wrapper > ul > li > a > .sub-arrow {
    display: none;
}

#tth-main-menu > .menu-wrapper > ul a:hover,
#tth-main-menu > .menu-wrapper > ul a:focus,
#tth-main-menu > .menu-wrapper > ul a:active,
#tth-main-menu > .menu-wrapper > ul a.highlighted,
#tth-main-menu > .menu-wrapper > ul a.current {
    color: #175735;
    background: #A8CF36 !important;
}

#tth-main-menu > .menu-wrapper > ul > li.first > a.current {
    background: url(../images/home.png) #A8CF36 15px 11px no-repeat !important;
}

#tth-main-menu > .menu-wrapper > ul > li > ul {
    width: 304px !important;
    left: 2px !important;
    top: 41px !important;
}

#tth-main-menu > .menu-wrapper > ul > li > ul:before {
    content: '';
    display: none;
    position: absolute;
    top: -8px;
    right: 40px;
    border: 8px solid transparent;
    border-left-color: #888888;
    border-top-color: #888888;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    -o-transform: rotate(25deg);
    transform: rotate(45deg);
}

#tth-main-menu > .menu-wrapper > ul ul {
    background: #fff;
    display: none;
}

#tth-main-menu > .menu-wrapper ul ul li a {
    font-size: 15px;
    color: #185738;
    font-weight: normal;
    text-align: left;
    -webkit-transition: all 0ms ease-out 0s;
    -moz-transition: all 0ms ease-out 0s;
    -o-transition: all 0ms ease-out 0s;
    transition: all 0ms ease-out 0s;
}

#tth-main-menu > .menu-wrapper > ul ul li:hover {
    background: #888888;
    color: #fff;
}

#tth-main-menu > .menu-wrapper > ul ul li:hover a {
    color: #fff;
}

#tth-main-menu > .menu-wrapper > ul ul li:hover ul li a {
    color: #185738;
}

#tth-main-menu > .menu-wrapper > ul ul li ul li:hover a {
    color: #fff;
}

#tth-main-menu > .menu-wrapper > ul > li.first > a {
    background: url(../images/home.png) 15px 11px no-repeat
}

/* ---------------------------------------------*/

/* ------****------Content------****------*/
#main_slide .owl-stage-outer {
    height: auto !important;
}

#container {
    padding: 17px 0px 20px;
    margin: 0px -17px;
    position: relative;
    min-height: 460px;
}

#tth-content {
    display: block;
    float: left;
    width: 75%;
    min-height: 1px;
    /*padding-left:17px;*/
    padding-right: 0px;
}

#tth-content img {
    max-width: 100%;
    height: auto !important;
}

/* ---------------------------------------*/

/* ------****------Columt------****------*/
#tth-column_left {
    display: block;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 17px;
    padding-right: 0px;
}

#tth-column {
    display: block;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 17px;
    padding-right: 17px;
    position: relative;
}

#tth-column .banner_item,
#tth-column .fb_iframe_widget {
    margin-bottom: 8px;
    position: relative;
}

#tth-column .banner_item > a {
    display: block;
}

#tth-column .banner_item > a > img {
    max-width: 100%;
}

#tth-column .banner_item object {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

#tth-column #column-right-bottom-ft {
    position: relative;
}

#tth-column #column-right-bottom {
    position: absolute;
    left: 0px;
    width: 100%;
    padding-left: 4px;
    padding-right: 4px;
}

/* --------------------------------------*/

/* ------****------Fanpage_Facebook------****------*/
#fanpage_facebook {
    background: #ffffff;
    -webkit-box-shadow: -1px 1px 3px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -1px 1px 3px 0px rgba(0, 0, 0, 0.75);
    box-shadow: -1px 1px 3px 0px rgba(0, 0, 0, 0.75);
}

/* ------------------------------------------------*/

/* ------****------Paginate------****------*/
.paginate {
    margin-left: -7px;
    margin-right: -7px;
    margin-top: 20px;
}

.paginate .pagetotal {
    background: #000000;
    display: none;
    padding: 0px 2px;
    color: #ffffff;
}

.paginate .pagelink,
.paginate .pagecur,
.paginate .btnPage {
    display: inline-block;
    color: #888888;
    height: 28px;
    width: 29px;
    line-height: 26px;
    min-width: 25px;
    text-align: center;
    padding: 0px 3px;
    margin: 0px 4px;
    border: 1px solid #909090;
    vertical-align: top;
}

.paginate .btnPage i {
    display: inline-block;
    margin-top: 4px;
}

.paginate .pagecur {
    color: #fff;
    background: #185738;
    border-color: #185738;
}

.paginate .btnPage {
}

/* ----------------------------------------*/

/* ------****------Footer------****------*/
footer {
    background: #185738;
    color: #fff;
}

footer .footer-content {
    padding-top: 30px;
}

footer .footer-content .footer-col .banner_item p {
    line-height: 24px;
    padding: 0px;
}

footer .footer-col {
    float: left;
    width: 47%;
}

footer .footer-col .title {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #C0EB43;
    margin-bottom: 10px;
}

footer a {
    color: #fff;
}

footer .info {
    font-size: 14px;
    font-family: Avo;
}

footer .info h2 {
    font-size: 14px;
    text-transform: uppercase;
}

footer .footer-contact,
footer .footer-product {
    width: 30%;
}

footer .footer-news {
    width: 23%;
}

footer .footer-news > ul li,
footer .footer-contact > ul li,
footer .footer-product > ul li {
    line-height: 24px;
}

footer .footer-contact > ul li a,
footer .footer-product > ul li a {
    position: relative;
    display: inline-block;
    /*padding-left: 18px;*/
    position: relative;
}

footer .footer-contact > ul li a:before,
footer .footer-product > ul li a:before {
    /*    content: '';
        display: block;
        position: absolute;
        width: 5px;
        height: 5px;
        left: 0px;
        top: 9px;
        background: #08651e;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;*/
}

footer .footer-news .item {
    background: #f3f3f3;
    margin-bottom: 7px;
    padding: 10px 18px;
    position: relative;
    min-height: 90px;
}

footer .footer-news .item:before {
    content: '';
    display: block;
    position: absolute;
    left: 90px;
    top: 10px;
    bottom: 10px;
    width: 1px;
    background: #999999;
}

footer .footer-news .item > .date {
    position: absolute;
}

footer .footer-news .item > .date > .day {
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
}

footer .footer-news .item > .info {
    margin-left: 90px;
}

footer .footer-news .item > .info > h3 > a {
    display: block;
    font-size: 15px;
    color: #08651e;
    line-height: 18px;
    max-height: 36px;
    overflow: hidden;
}

footer .footer-news .item > .info > h3 > a:hover {
    color: #444;
}

footer .footer-news .item > .info > .short {
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
    margin-top: 3px;
}

footer .solo-item {
    float: left;
    display: block;
    text-align: center;
    margin-right: 8px;
}

footer .solo-item > i {
    display: block;
    font-size: 18px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 32px;
    color: #fff;
    background: #08651e;
    border: 1px solid #08651e;
    -webkit-transition: all 500ms ease-out 0s;
    -moz-transition: all 500ms ease-out 0s;
    -o-transition: all 500ms ease-out 0s;
    transition: all 500ms ease-out 0s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

footer .solo-item > i.ficon-facebook {
    background: #1667e1;
    border-color: #1667e1;
}

footer .solo-item > i.ficon-gplus {
    background: #d91a00;
    border-color: #d91a00;
}

footer .solo-item > i.ficon-youtube {
    background: #b00000;
    border-color: #b00000;
}

footer .solo-item > i.ficon-twitter {
    background: #00a0ce;
    border-color: #00a0ce;
}

footer .solo-item:hover > i {
    color: #ed3237;
    background: #fff;
    border: 1px solid #ed3237;
}

footer .solo-item > i:before {
    padding-top: 3px;
}
figure.align-center{
    text-align: center;
}
.brand .wrapper {
    max-width: 1081px;
}

.brand_scroll_ft .title {
    display: inline-block;
}

.brand_scroll_ft {
    float: left;
    display: inline-block;
    width: 100%;
}

.brand_scroll {
    /*padding: 16px 0px;*/
    float: left;
    display: inline-block;
    width: 100%;
}

.brand_scroll_footer {
    padding: 25px 0px;
}

.brand_scroll_footer .follow {
    display: inline-block;
    margin-left: 30px;
}

.brand_scroll_footer .title {
    display: block;
    margin-bottom: 5px;
}

.brand_scroll_footer .dkbct {
    display: inline-block;
    float: left;
    margin-left: 30px;
}

#bottom {
    position: relative;
    padding: 5px 0px;
    border-top: 1px #0B3B23 solid;
    margin-top: 20px;
    background: #0E4820;
}

#bottom:before {
/*    content: '';
    border-top: 1px solid #307C56;
    position: absolute;
    width: 100%;
    top: 0px;
    bottom: -2px;*/
}

#bottom .copyright {
    text-align: center;
    float: left;
    padding-top: 8px;
}

#bottom .follow {
    float: right;
}

#bottom .follow .title {
    float: left;
    padding-right: 10px;
    padding-top: 8px;
}

#bottom .copyright a {
    /*color:#ffffff;*/
}

#bottom .copyright a:hover {
    text-decoration: underline;
}

#tth-scrollup {
    background: #3994b9;
    color: #fff;
    position: fixed;
    right: 10px;
    bottom: 50px;
    padding: 10px;
    font-size: 30px;
}

/* --------------------------------------*/

/* ------****------Scroll------****------*/
#tth-scroll_left {
    position: absolute;
    width: 154px;
    z-index: 100;
    top: 120px;
    left: 12px;
    overflow: hidden;
    margin: 0px;
}

#tth-scroll_right {
    position: absolute;
    width: 154px;
    z-index: 100;
    top: 120px;
    right: 0px;
    overflow: hidden;
    margin: 0px;
}

.class_top {
    top: 536px !important;
}

.menu-header-top ul li {
    float: left;
    padding: 0px 7px;
    font-weight: normal;
    font-size: 14px;
}

.header_bottom {
    background: #185738;
    text-align: center;
}

.menu-header-top ul li a {
    color: #9b9b9b;
}

.menu-header-top ul li a.current {
    color: #ed3237;
}

.menu-header-top ul li a:hover {
    color: #ed3237;
}

/* --------------------------------------*/

/* ------****------Product_item------****------*/
.product_item .image {
    padding-top: 100%;
    position: relative;
    overflow: hidden;
    height: 0px;
}

.product_item .image img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.product_item {
    /*border: 1px solid #e7e7e7;*/
    /*background: #fff;*/
    position: relative;
}

/*.product_item:after{
   content: '';
   position: absolute;
   left: -1px;
   right: -1px;
   bottom: -3px;
   height: 3px;
   background: #d2d2d2;
}*/
.product_item .img {
    text-align: center;
    position: relative;
    overflow: hidden;
}

.product_item .img a:first-child,
.product_item .img img {
    display: block;
    width: 100%;
}

.product_item .code {
    position: absolute;
    top: 18%;
    color: #fff;
    font-family: Avo;
    font-size: 14px;
    z-index: 5;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    display: none;
}

.product_item .view_detail {
    position: absolute;
    top: 32%;
    color: #fff;
    font-family: Avo;
    font-size: 14px;
    z-index: 5;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    display: none;
}

.product_item .img .ficon-detail,
.product_item .img .ficon-cart-add {
    position: absolute;
    top: 62%;
    margin-top: -17px;
    border: 1px solid #C0EB43;
    color: #185738;
    background: #C0EB43 url(../images/buy.png) 5px 6px no-repeat;
    font-size: 13px !important;
    cursor: pointer;
    -webkit-transition: all 500ms ease-out 0s;
    -moz-transition: all 500ms ease-out 0s;
    -o-transition: all 500ms ease-out 0s;
    transition: all 300ms ease-out 0s;
    z-index: 2;
    padding: 5px 10px;
    padding-left: 28px;
    border-radius: 2px;
}

/*.product_item .img .ficon-detail:hover,*/
/*.product_item .img .ficon-cart-add:hover {*/
/*background: #fff;*/
/*color: #000;*/
/*}*/

.product_item .img .ficon-detail {
    right: 100%;
    margin-right: 6px;
}

.product_item .img .ficon-cart-add {
    left: 100%;
    margin-left: 6px;
}

.product_item .img:hover .ficon-detail {
    right: 50%;
}

.product_item .img:hover .ficon-cart-add {
    left: 27%;
}

.product_item .img:hover .code, .product_item .img:hover .view_detail {
    display: block;
}

.product_item .img .ficon-cart-add:before {
    margin-left: 0px;
}

.product_item .view_detail a {
    color: #fff;
}

.product_item .img:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: 50%;
    right: 50%;
    background: rgba(24, 87, 56, 0.7);
    -webkit-transition: all 500ms ease-out 0s;
    -moz-transition: all 500ms ease-out 0s;
    -o-transition: all 500ms ease-out 0s;
    transition: all 300ms ease-out 0s;
    z-index: 1;
}

.product_item .img:hover:before {
    top: 0%;
    left: 0%;
    bottom: 0%;
    right: 0%;
}

.product_item .img .ficon-zoom-in,
.product_item .img .ficon-cart-plus {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    height: 34px;
    line-height: 34px;
    width: 37px;
    border: 1px solid #ffffff;
    color: #fff;
    background: none;
    font-size: 22px;
    cursor: pointer;
    -webkit-transition: all 500ms ease-out 0s;
    -moz-transition: all 500ms ease-out 0s;
    -o-transition: all 500ms ease-out 0s;
    transition: all 300ms ease-out 0s;
    z-index: 2;
}

.product_item .img .ficon-zoom-in:hover,
.product_item .img .ficon-cart-plus:hover {
    background: #fff;
    color: #000;
}

.product_item .img .ficon-zoom-in {
    right: 100%;
    margin-right: 6px;
}

.product_item .img .ficon-cart-plus {
    left: 100%;
    margin-left: 6px;
}

.product_item .img:hover .ficon-zoom-in {
    right: 50%;
}

.product_item .img:hover .ficon-cart-plus {
    left: 50%;
}

.product_item .img .ficon-cart-plus:before {
    margin-left: 0px;
}

#container {
    margin: 0;
    top: 16px;
    box-shadow: 0px 5px 11px 0 rgba(0, 0, 0, .5);
}

.product_item .info {
    padding: 10px 10px 8px;
    text-align: center;
}

.product_item .info .rate span {
    color: red;
    float: left;
    margin-top: -1px;
    margin-left: 4px;
}

.product_item .info .info-title {
    display: block;
    min-height: 40px;
    overflow: hidden;
    text-align: center;
}

.product_item .info h3 {
    display: inline-block;
    height: 100%;
    width: 100%;
    font-weight: normal;
    font-family: 'tahoma';
    font-size: 14px;
    text-transform: uppercase;
}

.product_item .info h3 a {
    line-height: 20px;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}

.product_item .info .price {
    text-align: left;
    font-size: 14px;
    color: #525252;
    text-decoration: line-through;
}

.product_item .info .price_buy {
    font-size: 14px;
    font-weight: normal;
    color: #dd2222;
    text-align: center;
    text-transform: uppercase;
}

/* --------------------------------------------*/

/*--------------------------------------------*/
.list_item_product {
}

.list_item_product .row_item {
    margin-left: -8px;
    margin-right: -8px;
}

.list_item_product .col_item {
    float: left;
    padding: 10px 8px;
    width: 100%;
    position: relative;
}

.list_item_product .row_empty {
    text-align: center;
}

.star_img {
    max-width: 14px !important;
    float: left;
    margin-right: 2px;
}

.list_watched .col_item .on-ribbon,
.product_scroll_orther .col_item .on-ribbon,
.list_item_product .col_item .on-ribbon {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    width: 59px;
    height: 59px;
    text-align: center;
}

.col_item .on-ribbon span {
    display: inline-block;
    width: auto;
    color: #fff;
    -webkit-transform: rotate(317deg);
    -moz-transform: rotate(317deg);
    -o-transform: rotate(317deg);
    writing-mode: lr-tb;
    font-weight: bold;
    font-size: 13px;
    margin-top: 8px;
    margin-left: -19px;
}

.product_scroll .col_item .on-ribbon span {
    display: inline-block;
    width: auto;
    color: #fff;
    -webkit-transform: rotate(314deg);
    -moz-transform: rotate(314deg);
    -o-transform: rotate(314deg);
    writing-mode: lr-tb;
    font-weight: bold;
    font-size: 13px;
    margin-top: 11px;
    margin-left: -25px;
}

.on-ribbon.sale {
    background: url('../../images/sale.png');
}

.on-ribbon.sale_now {
    background: url(../../images/sale_now.png);
    right: 0px;
    left: auto !important;
}

.news_focus .row_first {
    display: inline-block;
    width: 38%;
    vertical-align: top;
}

.news_focus .row_first .img {
}

.news_focus-row .info h3 {
    font-size: 15px;
    font-weight: normal;
    border-bottom: 1px #ececec solid;
    padding: 5px 0px;
}

.news_focus-row:last-child .info h3 {
    border-bottom: 0px;
}

.news_focus-row .info h3 a {
    color: #666;
}

.news_focus-row .info h3 a:hover {
    color: #ed3237;
}

.news_focus-row.row_first .info h3 {
    border: 0px;
}

.news_focus .row_first h3 a {
    font-weight: normal;
    font-size: 20px;
    color: #ed3237;
    line-height: 25px;
}

.news_focus .row_first h3 {
    margin: 5px 0px 5px 0px;
    height: 55px;
    overflow: hidden;
}

.news_focus .row_first .short {
    font-family: tahoma;
    font-size: 13px;
}

.news_right {
    display: inline-block;
    width: 23%;
    border: 1px #e1e1e1 solid;
    padding: 15px;
}

.news_focus {
    margin-left: 17px;
    margin-right: 17px;
}

.title_new_focus {
    position: relative;
    text-align: left;
    overflow: hidden;
    font-weight: normal;
    border-bottom: 2px #ececec solid;
    max-height: 40px;
    margin-bottom: 20px;
}

.title_new_focus span {
    font-size: 22px;
    line-height: 40px;
    font-weight: normal;
    color: #ffffff;
    display: inline-block;
    position: relative;
    background: #888888;
    padding: 0px 10px;
}

.resgister_email {
    height: 68px;
    line-height: 68px;
}

.title_register {
    font-weight: bold;
    color: #fff;
    font-size: 16px;
    padding-top: 10px;
    display: none;
}

.title_register span {
    display: block;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
}

#form_res_email {
    margin-top: 17px;
    position: relative;
}

#form_res_email .email {
    height: 29px;
    width: 100%;
    padding: 0px 10px;
    outline: none;
    border: 0px;
    padding-right: 105px;
    background: none;
    border: 1px solid #fff;
    color: #fff;
}

.email::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
}

#form_res_email .btn_search {
    width: 94px;
    background: #fff;
    border: 0px;
    color: #0E4820;
    font-weight: normal;
    font-size: 15px;
    padding: 5px 0px 5px 0px;
    margin-left: 2px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 45px;
}

.owl-product {
    margin-right: 17px;
    margin-left: 17px;
    margin-bottom: 40px;
}

#form_res_email .btn_search:hover {
    background: red;
}

.owl-product .box_item {
    display: inline-block;
    width: 31%;
    vertical-align: top;
}

.owl-product .box_item .product_item .image {
    margin: 15px 50px;
    padding: 100px;
}

.owl-product .box_item:nth-child(2) {
    margin: 0px 30px;
}

.owl-product .box_item .product_item .name {
    text-transform: uppercase;
    font-size: 17px;
    color: #444444;
    font-weight: bold;
    margin: 15px 0px 0px;
    max-height: 44px;
    line-height: 22px;
    overflow: hidden;
}

.owl-product .box_item .product_item .buy {
    color: #e22525;
    font-weight: bold;
    font-size: 15px;
}

.owl-product .box_item .product_item .buy:hover {
    color: red;
}

.owl-product .box_item .product_item .short {
    font-family: tahoma;
    font-size: 14px;
    color: #777777;
}

.owl-product .box_item .title {
    background: #888;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 12px;
    height: auto !important;
    padding: 1px 10px;
}

.owl-product .box_item .title .bg_sale {
    font-size: 13px;
    margin: 5px 0px;
    padding-left: 5px;
    margin-left: -10px;
    padding-top: 4px;
    width: 47px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    background: url('../../images/bg_sale.png');
}

.float-divider {
    clear: both;
    display: block;
    height: 5px;
    font-size: 1px;
    line-height: 1px;
}

.menu {
    float: left;
    padding: 50px 0 0 50px;
}

.menuTitle {
    float: left;
    border: solid 1px #C9D0D8;
    background-color: #F1F5F8;
    padding: 3px;
    cursor: pointer;
    width: 150px;
}

.menuImgClose {
    float: left;
    background: url('../Images/close_bt.png') right no-repeat;
    cursor: pointer;
    width: 30px;
    height: 25px;
}

.menuIconOpen {
    background: url('../Images/open_bt.png') right no-repeat;
}

.menuContent {
    float: left;
    padding: 3px;
    display: none;
}

.arrow-r {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #444;
    margin-bottom: 1%;
    margin-right: 7px;
    margin-left: 3px;
    display: inline-block;
}

.arrow-d {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #444;
    margin-bottom: 6px;
    margin-right: 5px;
    display: inline-block;
}

.collapse-container > :nth-child(odd) {
    padding: 5px;
    background-color: gray;
    background-image: linear-gradient(bottom, gray 14%, #969696 70%);
    background-image: -o-linear-gradient(bottom, gray 14%, #969696 70%);
    background-image: -moz-linear-gradient(bottom, gray 14%, #969696 70%);
    background-image: -webkit-linear-gradient(bottom, gray 14%, #969696 70%);
    background-image: -ms-linear-gradient(bottom, gray 14%, #969696 70%);
    border: 1px solid black;
    margin: auto;
}

.collapse-container > :nth-child(even) {
    background-color: white;
    display: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid black;
}

.collapse-container > :nth-child(even) p {
    padding: 0px 5px;
}

.collapse-container > :nth-child(odd):hover {
    cursor: pointer;
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit browsers */
}

.form_add_cart {
    height: 0px;
    display: inline;
}

.btn_custom {
    color: #fff;
    padding: 8px 12px;
    border: 1px solid #457D0F;
    outline-color: #ccc;
    background: #457D0F;
    -webkit-transistion: all .5s linear;
    -moz-transistion: all .5s linear;
    -ms-transistion: all .5s linear;
    -o-transistion: all .5s linear;
    transistion: all .5s linear;
    margin-right: 5px;
    outline: none;
}

.btn_custom_1 {
    color: #fff;
    padding: 8px 12px;
    border: 1px solid #cd1233;
    outline-color: #ccc;
    background: #ed3237;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ed3237), to(#ed3237));
    background: -webkit-linear-gradient(#ed3237, #b3161a);
    background: -moz-linear-gradient(#ed3237, #b3161a);
    background: -ms-linear-gradient(#ed3237, #b3161a);
    background: -o-linear-gradient(#ed3237, #b3161a);
    background: linear-gradient(#ed3237, #b3161a);
    -webkit-transistion: all .5s linear;
    -moz-transistion: all .5s linear;
    -ms-transistion: all .5s linear;
    -o-transistion: all .5s linear;
    transistion: all .5s linear;
    margin-right: 5px;
}

.btn_custom:hover {
    background: #457D0F;
    color: #fff;
}

.btn_custom_1:hover {
    background: #e54d42;
    color: #fff;
}

#form_signin .row_btn {
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.waring_panel {
    margin-bottom: 10px;
    border: 1px #ef5e09 solid;
    padding: 4px 9px;
    border-radius: 2px;
}

.skip_login_btn {
    margin-top: 10px;
    border-radius: 2px;
    border: 1px #d6d6d6 solid;
    padding: 3px 10px;
    cursor: pointer;
    outline: none;
    background: #dddddd;
}

.skip_login_btn:hover {
    background: #ecebeb;
}

.icon-cancel {
    background: url(../images/close-x.png);
    height: 15px;
    width: 15px;
    display: inline-block;
}

/*NEWS*/
.full.news #tth-content {
    width: 72%;
}

.full.news #tth-column {
    width: 28%;
}

#group-detail {
    padding: 0px 17px;
    margin-bottom: 28px;
}

.news_content .box_menu_product ul li {
    float: left;
    width: auto;
}

.news_content .box_menu_product ul li a > div:before {
    content: '';
}

.news_content .box_menu {
    font-size: 14px;
    background: #f1f2f2;
    line-height: 25px;
    position: relative;
}

.news_content .box_menu_product ul li a {
    font-weight: bold;
    color: #404041;
    text-transform: inherit;
}

.news_content .box_menu_product li a > div {
    padding-left: 0;
}

.news_content .box_menu li a:hover, .news_content .box_menu li a.current {
    color: #ed3237 !important;
}

.news_content .box_menu li a:before {
    background: none;
}

#user_forgot_pass .row_btn {
    margin-top: 10px;
}

#form_change_pass {
    margin-top: 10px;
}

#BactoTop {
    text-indent: -99999px;
    cursor: pointer;
    background: url(../../images/backtotop.png) no-repeat scroll 11px 12px #DC4040;
    bottom: 40px;
    height: 40px;
    overflow: hidden;
    position: fixed;
    right: 15px;
    bottom: 45px;
    width: 41px;
    z-index: 999;
    -moz-border-radius: 50%;
    border: 3px #fff double;
    margin: 0px;
}

.box_check {
    display: inline-block;
    float: right;
    position: relative;
}

.check_order {
    display: inline-block;
    float: left;
    margin-left: 42px;
    padding: 0px 8px;
    font-size: 14px;
    cursor: pointer;
    font-family: Avo;
    outline: none;
}

.box_check:after {
    content: '|';
    display: block;
    position: absolute;
    right: -4px;
    top: -1px;
}

.panel_check {
    display: inline-block;
    position: absolute;
    width: 200px;
    background: #fff;
    z-index: 99;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
    padding: 10px 15px;
    top: 25px;
    left: 42px;
    border-radius: 2px;
    display: none;
}

#check_order .text_input {
    border: 1px #ccc solid;
    margin: 5px 0px;
    padding: 4px 5px;
    font-size: 13px;
    border-radius: 2px;
    width: 100%;
    outline: none;
}

#check_order_xs .text_input {
    border: 1px #ccc solid;
    margin: 5px 0px;
    padding: 4px 5px;
    font-size: 13px;
    border-radius: 2px;
    width: 100%;
    outline: none;
}

.btn-check {
    width: 100%;
    padding: 3px 10px;
    margin-top: 5px;
    background: #185738;
    border: 1px #185738 solid;
    color: #fff;
    font-size: 14px;
    outline: none;
    cursor: pointer;
}

.btn-check:hover {
    background: #ec1319;
}

.danhgia-sp {
    height: 30px;
    line-height: 30px
}

.danhgia-sp .raty {
    display: inline-block;
    vertical-align: 2%
}

.captcha {
    line-height: 30px
}

.captcha input {
    max-width: 150px;
    display: inline-block;
    margin-left: 10px;
    color: #404041
}

.captcha span {
    display: inline-block;
    background-color: #6d6e71;
    background-image: -webkit-linear-gradient(45deg, black 25%, transparent 25%, transparent 75%, black 75%, black), -webkit-linear-gradient(45deg, black 25%, transparent 25%, transparent 75%, black 75%, black);
    background-image: linear-gradient(45deg, black 25%, transparent 25%, transparent 75%, black 75%, black), linear-gradient(45deg, black 25%, transparent 25%, transparent 75%, black 75%, black);
    background-size: 10px 10px;
    background-position: 0 0, 5px 5px;
    padding: 0 15px;
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 #969696;
    position: relative;
    top: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.comments-filter {
    margin: 30px 0 20px;
    border-bottom: 1px solid #e2e3e4
}

.comments-filter button {
    background: none;
    box-shadow: none;
    border: none
}

.comment {
    min-height: 20px;
    padding-right: 50px
}

.rating-scores {
    position: absolute;
    top: 0;
    right: 0px
}

.rating-scores i {
    margin-right: 15px;
    float: left
}

#tab-comment_rate .media-body {
    position: relative
}

#tab-comment_rate .admin-name {
    font-weight: bold;
    color: #e81c24
}

#tab-comment_rate .media {
    border-bottom: 1px solid #e2e3e4;
    padding-bottom: 25px;
    margin-bottom: 5px
}

#tab-comment_rate .media .media {
    background: #f9f9f9;
    padding: 10px 5px;
    border-radius: 5px;
    position: relative;
    overflow: visible
}

#tab-comment_rate .media .media:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 30px;
    right: auto;
    top: -14px;
    border: 7px solid;
    border-color: transparent #f6f7f7 #f9f9f9 transparent
}

.small-star img {
    margin-top: 2px;
    display: block;
    float: left
}

.comment-meta > div {
    padding-right: 15px
}

.comment-meta > div a {
    font-size: 12px;
    color: #1f5ecc
}

.comment-meta > div a:hover {
    color: #184aa0
}

.comment-meta > div .alert {
    color: #e81c24;
    display: none
}

.comment-meta > div .alert:hover {
    color: #be131a
}

.comment-meta:hover .alert {
    display: block
}

.sub-comment-input {
    border: 1px solid #e2e3e4;
    padding: 5px 10px;
    margin-top: 15px;
    max-width: 700px;
    display: none
}

.comments-loadmore {
    text-align: center;
    margin: 20px 0
}

.comments-sub-loadmore {
    background: #f1f2f2;
    padding: 5px 5px;
    border-radius: 5px;
    border-bottom: 1px solid #e2e3e4;
    margin-bottom: 5px
}

.comments-sub-loadmore a {
    display: block
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
}

.media-left, .media > .pull-left {
    padding-right: 10px;
}

#tab-comment_rate .media .input {
    padding: 5px 12px;
    height: 32px;
    font-size: 12px;
    border-radius: 3px;
    display: block;
    border: 1px solid #e2e3e4;
    width: 100%;
    outline: none;
}

#tab-comment_rate .media input.input:-moz-read-only { /* For Firefox */
    background-color: #e1e6e9;
}

#tab-comment_rate .media input.input:read-only {
    background-color: #e1e6e9;
}

.media-body {
    width: 10000px;
}

#tab-comment_rate .media textarea.input {
    height: 120px;
    max-height: 250px;
    resize: vertical;
    font-family: arial;
    outline: none;
}

.tg-line-form {
    margin-bottom: 10px;
}

.button {
    display: inline-block;
    padding: 5px 14px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    background: #f1f2f2;
    color: #404041;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: none;
    border-radius: 0;
}

.button-blue {
    background: #ed3237;
    color: #fff;
}

.button-blue:hover {
    background: red;
    color: #fff;
}

#rate_select {
    height: 30px;
    border-radius: 3px;
    padding: 0px 5px;
    border: 1px #e2e3e4 solid;
}

.captcha .captcha-group {
    display: inline-block;
    vertical-align: bottom;
}

.btn_loadmore {
    color: #ed3237;
    cursor: pointer;
    outline: none;
    display: inline-block;
}

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

.list_comment img.star_img {
    width: 12px;
    height: 12px;
}

.list_comment .comment {
    padding-right: 0px;
}

.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-social {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fb_gg .btn-social {
    padding-left: 5px;
    border-bottom: 2px rgba(0, 0, 0, 0.18) solid;
    border-radius: 1px;
}

.fb_gg .btn_c {
    padding: 6px 10px 5px 10px;
    margin: 8px 0px;
    font-size: 12px;
    border-radius: 34px;
    color: white;
    display: block;
}

.fb_gg .btn-social span {
    padding: 0px;
}

.btn-google:hover {
    color: #fff;
    background-color: #c23321;
    border-color: rgba(0, 0, 0, 0.2);
}

.fb_gg {
    display: inline-block;
    margin-top: 5px;
}

.btn-google {
    color: #fff;
    background-color: #dd4b39;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-block + .btn-block {
    margin-top: 10px;
}

.btn-facebook:hover {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-social span {
    padding-right: 5px;
}

.none {
    display: none;
}

.slogan_xs {
    display: none;
}

.view_no_product .image img {
    max-width: 100%;
}

.check_btn_xs {
    display: none;
}

.full.signin,
.full.signup {
    background: #e9ebee;
}

#form_signin .row_btn {
    width: 100%;
}

.fixed {
    position: fixed !important;
    top: 60px !important;
    z-index: 999 !important;
}

.near_footer {
    position: absolute !important;
}

.method_shipping {
    display: inline-block;
    float: left;
    width: 65%;
}

#main_slide .owl-nav .owl-next .angle-right {
    right: 20px;
    position: absolute;
    top: 40%;
    width: 30px;
    height: 58px;
    background: url('../../images/right_main.png') no-repeat;
}

#main_slide .owl-nav .owl-prev .angle-left {
    left: 30px;
    position: absolute;
    top: 40%;
    width: 30px;
    height: 58px;
    background: url('../../images/left_main.png') no-repeat;
}

footer {
    border-top: none;
    margin-top: 0px;
}

.ads-home {
    display: block;
    padding: 20px 17px;
}

.ads-home .banner_item {
    margin-bottom: 15px;
}

.ads-home .banner_item img {
    max-width: 100%;
}

/*----------------------------------------fixed_menu*/
.fixed_menu {
    position: fixed;
    top: 0px;
    background: #fff;
    z-index: 8000;
    width: 100%;
    left: 0;
    border-bottom: 1px solid #ddd;
    -webkit-box-shadow: 0 -5px 10px #333;
    -moz-box-shadow: 0 -5px 10px #333;
    box-shadow: 0 -5px 10px #333;
    min-height: auto;
    height: 50px;
}

header.fixed_menu .header_bottom {
    padding: 5px 0px;
}

header.fixed_menu .logo img {
    max-width: 115px;
}

.fixed_menu .slogan {
    display: none;
}

header.fixed_menu .logo {
    top: 10px;
    left: 50px;
    position: absolute;
}

.header-menu-big {
    height: 34px;
    display: block;
    line-height: 34px;
    width: 100%;
    border: 1px #fff solid;
    cursor: pointer;
    background: #ed3237;
    border-radius: 2px;
    left: 0px;
    top: 0px;
}

.header-menu-big:before, .header-menu-big:after {
    content: '';
}

.header-menu-big:before,
.header-menu-big:after,
.header-menu-big > span {
    position: absolute;
    display: block;
    height: 2px;
    width: 23px;
    left: 8px;
    background: #fff;
    margin-top: -1px;
    -webkit-transition: all 500ms ease-out 0s;
    -moz-transition: all 500ms ease-out 0s;
    -o-transition: all 500ms ease-out 0s;
    transition: all 500ms ease-out 0s;
}

.header-menu-big:after {
    top: 75%;
}

.header-menu-big > span {
    top: 50%;
}

.header-menu-big:before {
    top: 25%;
}

.news_scroll {
    display: inline-block;
    width: 69%;
    background: #888888;
    padding: 25px;
    position: relative;
    margin-top: 0px;
    min-height: 264px;
    max-height: 264px;
}

.news_scroll_content {

}

.news_scroll > .title {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    border-bottom: 1px #fff solid;
    display: inline-block;
    position: absolute;
    width: 47%;
    height: 44px;
    padding-left: 88px;
    top: 8px;
    padding-top: 10px;
    background: url('../../images/hotdeal.png') no-repeat 0px 0px;
}

.ads-home-right .banner_item {
    display: inline-block;
    margin: 0px;
    vertical-align: top;
    text-align: right;
    max-height: 264px;
    float: right;
    overflow: hidden;
}

.news_scroll .info {
    padding-top: 45px;
    display: inline-block;
    float: left;
    width: 55%;
    padding-right: 30px;
}

.news_scroll .image {
    display: inline-block;
    float: left;
    width: 45%;
}

.news_scroll .image img {
    max-width: 100%;
    border-radius: 2px;
}

.news_scroll .info .title {
    font-weight: bold;
    font-size: 17px;
    color: #f9f9f9;
}

.news_scroll .info .short {
    color: #f9f9f9;
    margin-top: 10px;
}

.view_now {
    background: #ed3237;
    display: inline-block;
    padding: 6px 14px;
    margin-top: 15px;
}

.view_now a {
    font-weight: bold;
    color: #fff;
}

.view_now:hover {
    background: red;
}

#tabs img {
    /*max-width: 500px;*/
    height: auto;
    max-width: 100%;
}

.flag_vi {
    width: 32px;
    height: 24px;
    display: inline-block;
    background: yellow url('../../images/flag_vi.png') no-repeat;
}

.flag_en {
    width: 32px;
    height: 24px;
    display: inline-block;
    background: red url('../../images/flag_en.png') no-repeat;
}

#box_lang ul li {
    list-style: none;
}

#box_lang {
    display: inline-block;
    float: left;
}

#box_lang ul {
    padding: 0px;
    margin: 0px;
}

#tth-main-menu #box_lang {
    display: none;
}

.banner_footer {
    width: 100%;
    text-align: center;
    position: fixed;
    bottom: 0px;
    z-index: 999;
}

.banner_footer .banner_item a {
    background: #fff;
}

.close_banner {
    float: right;
    background: #ed3237;
    color: #fff;
    padding: 2px;
    opacity: 0.8;
    cursor: pointer;
    margin-bottom: -25px;
    display: inline-block;
    position: relative;
    z-index: 99;
}

.close_banner:hover {
    opacity: 1;
}

.owl-theme .owl-dots {
    margin-top: -30px;
    position: relative;
    z-index: 99;
    padding: 4px 0px;
}

.guide_btn {
    cursor: pointer;
    margin-top: -10px;
    display: block;
    margin-bottom: 6px;
    font-size: 14px;
    color: #1f5eb9;
    text-decoration: underline;
}

.ordering_address_right .ordering_address_l {
    margin-bottom: 25px;
}

.ordering_address_right .ordering_address_l,
.ordering_address_right .ordering_address_r {
    border: 1px #efefef solid;
}

.ordering_address_right .ordering_address_l .row,
.ordering_address_right .ordering_address_r .row {
    margin: 0px;
    padding: 0px 10px;
}

#popup_banner {
    width: 100%;
    height: 1px;
    overflow: hidden;
    position: relative;
}

#popup_banner_a {
    width: 100%;
    height: 100%;
    text-align: center;
}

#popup_banner_a .banner_item {
    width: 100%;
    height: 100%;
}

#popup_banner_a .banner_item a {
    display: block;
    width: 100%;
    height: 100%;
}

#popup_banner_a .banner_item a img {
    max-width: 100%;
    max-height: 100%;
}

.popup_custom .fancybox-skin {
    background: none;
    box-shadow: none;
}

#main_slide li {
    list-style: none;
}

#main_slide {
    overflow: hidden;
}

.info_promotion {
    padding: 0px;
    margin: 0px;
    color: #007fcc;
    text-align: left;
    padding-top: 5px;
}

.price_l {
    display: inline-block;
    float: left;
    width: 100%;
}

.price_l .price {
    display: inline-block;
    float: left;
}

.price_l .price_buy {
    text-decoration: line-through;
    float: right;
}

.price_r {
    display: inline-block;
    float: right;
    width: 100%;
    text-align: right !important;
}

.price_promotion {
    font-size: 18px;
    font-weight: bold;
    color: #007fcc;
}

.product-overlay .info-price .price_l .price {
    margin: 0px 0px 0px;
}

.product-overlay .info-price .price_r {
    margin-bottom: 10px;
}

.product-overlay .info-price .price_l .price {
    text-decoration: line-through;
}

.product_scroll .price_r {
    display: inline-block;
    width: 100%;
    text-align: left;
}

.product_scroll.has_price .product_item .info-price {
    height: auto;
}

.product_scroll.has_price .product_item .info-price .price_promotion {
    text-align: left;
    line-height: 20px;
}

.product_scroll.has_price .product_item .info-price .price_buy.promotion_p {
    text-decoration: line-through;
}

.product_scroll_orther .product_item .info-price .price_promotion {
    text-align: left;
}

.product_scroll_orther .product_item .info-price .price_buy.promotion_p {
    text-decoration: line-through;
}

.product_watched .product_item .info .price_buy.promotion_p {
    text-decoration: line-through;
}

.list_watched .product_item .info-price .price_promotion {
    text-align: left;
}

.owl-product .product_item .info-price .price_buy.promotion_p {
    text-decoration: line-through;
}

.owl-product .product_item .info-price .price_promotion {
    display: inline-block;
    width: 100%;
}

.resp-tabDrop {
    display: none;
}

.resp-tablist {
    display: block;
    padding: 0;
    padding-bottom: 0px;
    line-height: 1em;
    margin: 0px;
}

#tabs {
    border: 1px solid #EBEBEB;
    padding: 15px;
}

.resp-tablistItem {
    cursor: pointer;
    display: inline-block;
    padding: 8px 10px;
    font-size: 14px;
    margin-right: 5px;
    font-weight: normal;
    background: #D6D6D6;
}

.resp-tablistItem:hover {
    color: #1f75d0;
}

.resp-tablistItem__active {
    font-weight: normal;
    background: #185836;
    color: #fff;
}

.resp-headings {
    display: none;
}

.resp-contents {
    margin-top: 15px;
}

@media (max-width: 1080px) {

    .resp-tablist {
        display: none;
    }

    .resp-tabDrop {
        display: block;
        width: 100%;
        height: 35px;
        font-size: 1.2em;
        margin: 1em 0 0 0;
        padding-left: 10px !important;
    }
}

ul.resp-tablist {
}

.resp-contents table tr td {
    padding: 10px;
    word-wrap: break-word;
}

@media (max-width: 1330px) {
    #tth-scroll_right,
    #tth-scroll_left {
        display: none;
    }
}

@media (max-width: 1169px) {
    #tth-scroll_right,
    #tth-scroll_left {
        display: none;
    }

    header .slogan {

    }

    #tth-main-menu > .menu-wrapper {
        position: relative;
        padding-left: 0px;
    }

    #tth-main-menu > .menu-wrapper > ul {
    }

    header .box_search {

    }

    #tth-main-menu {
        width: 72%;
    }
}

@media (max-width: 1079px) {
    footer .footer-col:nth-of-type(n) {
        width: 50%;
        margin: 20px 0px;
    }

    footer .footer-col:nth-of-type(2n+1) {
        clear: both;
    }

    .ordering_method_method, .ordering_method_shipping, .ordering_method {
    }

    .owl-product .box_item:nth-child(2) {
        margin: 0px 20px;
    }

    div.wrapper,
    #tth-main-menu > .menu-wrapper {
        margin-left: 20px;
        margin-right: 15px;
        width: auto;
    }
}

@media (max-width: 999px) {
    header .box_search .text_search {
        width: 170px;
    }

    .menu-header-top .menu_li.first {
        display: none;
    }

    #tth-column_left {
        width: 30%;
    }

    #tth-content {
        width: 67%;
    }

    .owl-product .box_item:nth-child(2) {
        margin: 0px 20px;
    }

    #form_res_email .email {
        width: 270px;
    }

    .news_focus .row_first {
        width: 32%;
    }

    .news_right {
        width: 34%;
    }

    .product_item .image img {
        max-width: 100%;
    }
}

@media (max-width: 979px) {
    .news_scroll {
        width: 63%;
    }

    .ads-home-right .banner_item {
        /* max-height: 215px;
         max-width: 32%;*/
    }

    #tth-main-menu {
        width: 70%;
    }

    #tth-main-menu {
        margin-top: 0px;
    }

    #tth-main-menu > .menu-wrapper > ul > li > a {
        margin: 5px 10px;
    }
}

@media (max-width: 879px) {
    header .box_search .text_search {
        width: 145px;
    }
}

@media (max-width: 850px) {
    header .box_search .text_search {
        width: 145px;
    }

    #tth-main-menu > .menu-wrapper ul ul li a{
        text-align: left;
    }

    #tth-column_left {
        width: 100%;
        padding-right: 17px;
        display: none;
    }

    #tth-content {
        width: 100%;
    }

    .bs-wizard > .bs-wizard-step {
        width: 32% !important;
    }

    .bs-wizard-last {
        text-align: right;
    }

    .full.promotion .list_item_product .col_item {
        width: 33%;
    }

    #BactoTop {
        bottom: 80px;
    }

    .header_bottom {
        padding: 10px 0px 0px;
        max-height: 55px;
        overflow: hidden;
    }

    .owl-product .box_item .product_item .image {
        margin: 0px 20px;
        padding: 0px;
        /* margin: 0px; */
        padding-top: 100%;
    }

    .banner_footer {
        display: none;
    }

    header.fixed_menu #tth-main-menu > .menu-wrapper > ul > li.first > a {
        display: none;
    }

    .fixed_menu {
        background: #ed3237;
    }

    .ads-home {
        display: none !important;
    }

    .user_signin,
    .user_signup {
        padding: 35px 15px !important;
    }

    .method_shipping {
        width: 100%;
        max-width: 100%;
    }

    .box_menu_product {
        margin-top: 10px !important;
    }

    .media-left, .media > .pull-left {
        display: none;
    }

    .rating-scores {
        position: relative;
        top: 0;
        right: 0px;
    }

    .danhgia-sp {
        margin-bottom: 10px;
    }

    .menu-header-top .menu_li.first {
        display: block;
    }

    #form_cart_left {
        width: 100% !important;
    }

    .right_cart {
        margin: 0px !important;
        margin-top: 15px;
        width: 100% !important;
    }

    .right_cart .box {
        margin-top: 15px;
    }

    .ordering_address_right {
        width: 32.5% !important;
    }

    .cart_content, .ordering_method_shipping, .ordering_address_right, .ordering_method, .ordering_method_method {
        width: 100% !important;
        margin-bottom: 15px;
    }

    .ordering_address label.title {
        width: 100% !important;
    }

    .ordering_address h3 {
        height: 50px;
    }

    .ordering_user .ordering_signin, .panel-cart {
        width: 100% !important;
        margin-left: 0px !important;
        padding: 20px 20px 20px 20px !important;
        margin-bottom: 15px;
    }

    .bs-wizard > .bs-wizard-step {
        width: 32%;
    }

    .full.news #tth-content {
        width: 100%;
    }

    .full.news #tth-column {
        display: none;
    }

    header .header-tool .header_cart .num_cart {
        background: rgba(0, 0, 0, 0.14);
    }

    div.wrapper, #tth-main-menu > .menu-wrapper {
        margin-left: 20px;
        margin-right: 15px;
        width: auto;
    }

    footer .footer-content {
        padding-top: 0px;
    }

    #form_res_email .email {
        width: 300px;
    }

    .title_register {
        font-size: 13px;
    }

    .menu-header-top ul li {
        width: 100%;
        border: 1px #c2c2c2 solid;
        margin: 5px 0px;
        padding: 2px 5px;
    }

    .check_order {
        margin: 0px;
        margin-top: 5px;
        margin-bottom: 15px;
    }

    .footer .footer-content {
        padding-top: 0px;
    }

    .share_link .link {
        padding: 20px 10px !important;
    }

    #bottom {
        margin-top: 0px;
    }

    .news_right {
        width: 100%;
        margin-top: 20px;
    }

    .news_focus .row_first {
        width: 48%;
        margin-right: 1%;
    }

    .owl-product .box_item:nth-child(2) {
        margin: 0px 15px;
    }

    .product_item .image img {
        max-width: 100%;
    }

    header .header-tool .header_cart > ul > li > a, header .header-tool .header_user > ul > li > a {
        color: #fff;
    }

    header .header-tool .header_cart > ul > li > a > i {
        background: url('../images/icon-cart-white.png') no-repeat;
    }

    #main_slide {
        margin-top: 7px;
    }

    #header_cart {
        float: none;
        position: fixed;
        top: 10px;
        right: 80px;
        font-size: 25px;
    }
    #header_cart a{
        color: #fff;
    }

    #tth-wrapper {
        padding-top: 50px;
    }

    header {
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        background: #185738;
        z-index: 500;
        min-height: 60px;
        max-height: 60px;
        height: 60px;
    }

    header .wrapper {
        padding-left: 0px;
    }

    header .logo {
        float: left;
        max-width: 40%;
        margin: 0px;
        background: #fff;
        padding: 6px;
        border-radius: 2px;
        margin-top: 3px;
        position: relative;
        top: 0px !important;
        left: 0px !important;
    }

    header .hotline {
        display: none;
    }

    header .logo a,
    header .logo img {
        width: auto;
        max-width: 100%;
        max-height: 40px;
    }

    header .slogan span,
    header .slogan .menu-header-top {
        display: none;
    }
    #header_cart span{
        display: inline-block;
    }

    header .slogan {
        padding: 0px;
    }

    .check_order {
        margin: 0px;

    }

    .box_check:after {
        content: '|';
        display: block;
        position: absolute;
        right: -4px;
        top: 0px;
        color: #fff;
    }

    .panel_check {
        top: 42px;
        left: -55px
    }

    .check_order span {
        display: none;
    }

    .check_btn_xs {
        display: block !important;
        background: url('../images/check-order.png') no-repeat;
        height: 31px;
        width: 31px;
    }

    header .header-tool {
        padding: 0px;
        margin: 18px 0px;
    }

    header .header-tool .header_user > ul > li > a > i {
        font-size: 19px;
    }

    header .header-tool .header_user {
        margin-right: 5px;
    }

    header .header-tool .header_cart > ul > li,
    header .header-tool .header_user > ul > li {
    }

    #tth-wrapper.mmenu-opening {
        overflow: hidden;
        height: 100%;
    }

    header .header-menu-btn {
        float: right;
        display: block;
        margin-left: 7px;
        height: 32px;
        line-height: 32px;
        width: 36px;
        border: 1px #fff solid;
        position: relative;
        cursor: pointer;
        top: -4px;
    }

    header .header-menu-btn:before,
    header .header-menu-btn:after,
    header .header-menu-btn > span {
        position: absolute;
        display: block;
        height: 2px;
        width: 21px;
        left: 7px;
        background: #fff;
        margin-top: -1px;
        -webkit-transition: all 500ms ease-out 0s;
        -moz-transition: all 500ms ease-out 0s;
        -o-transition: all 500ms ease-out 0s;
        transition: all 500ms ease-out 0s;
    }

    header .header-menu-btn:before,
    header .header-menu-btn:after {
        content: '';
    }

    header .header-menu-btn:before {
        top: 25%;
    }

    header .header-menu-btn:after {
        top: 75%;
    }

    header .header-menu-btn > span {
        top: 50%;
    }

    #tth-wrapper.mmenu-opening header .header-menu-btn:before {
        left: 7px;
        top: 15px;
        -ms-transform: rotate(45deg); /* IE 9 */
        -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
        transform: rotate(45deg);
    }

    #tth-wrapper.mmenu-opening header .header-menu-btn:after {
        left: 7px;
        top: 15px;
        -ms-transform: rotate(-45deg); /* IE 9 */
        -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
        transform: rotate(-45deg);
    }

    #tth-wrapper.mmenu-opening header .header-menu-btn > span {
        left: 150%;
    }

    #tth-wrapper.mmenu-opening .slogan_xs {
        display: block;
        padding: 0px 10px;
    }

    #tth-main-menu {
        position: fixed;
        top: 60px;
        bottom: 0px;
        right: -100%;
        width: 300px;
        overflow: auto;
        z-index: 100;
        background: rgba(255, 255, 255, 0.95);
        -webkit-transition: all 500ms ease-out 0s;
        -moz-transition: all 500ms ease-out 0s;
        -o-transition: all 500ms ease-out 0s;
        transition: all 500ms ease-out 0s;
    }

    #tth-wrapper.mmenu-opening #tth-main-menu {
        right: 0px;
        padding: 10px;
    }

    #tth-main-menu > .menu-wrapper {
        padding: 0 0 50px;
        margin: 0px;
    }

    #tth-main-menu > .menu-wrapper > ul {
        display: block;
        float: none;
    }

    #tth-main-menu > .menu-wrapper > ul > li > a {
        color: #444;
    }

    #tth-main-menu > .menu-wrapper > ul > li > a:hover,
    #tth-main-menu > .menu-wrapper > ul > li > a:focus,
    #tth-main-menu > .menu-wrapper > ul > li > a:active,
    #tth-main-menu > .menu-wrapper > ul > li > a.highlighted,
    #tth-main-menu > .menu-wrapper > ul > li > a.current {
    }

    #tth-main-menu > .menu-wrapper > ul > li {
        display: block;
    }

    #tth-main-menu > .menu-wrapper > ul > li > a {
        text-align: left;
    }

    #tth-main-menu > .menu-wrapper > ul > li > a::before {
        top: 0;
        bottom: auto;
        height: 1px;
        width: 100%;
        background: rgba(255, 255, 255, 0.5);
    }

    header .box_search {
        display: none;
        bottom: 10px;
        float: none;
        left: 15px;
        margin: 0;
        position: absolute;
        right: 15px;
        top: auto;
        -webkit-transform: skewX(0deg);
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -o-transform: skewX(0deg);
        transform: skewX(0deg);
    }

    header .box_search .text_search {
        background: rgba(255, 255, 255, 0.9);
        width: 100%;
    }
}

@media (max-width: 767px) {
    #form_res_email .email {
        width: 250px;
    }

    header .header-tool .header_cart > ul > li > a {
        margin-top: 5px;
    }

    .news_focus_main .focus_item,
    .news_focus_main .focus_list {
        width: 100%;
    }

    .news_focus_main .focus_list-content, .news_focus_main .focus_item-content {
        height: auto !important;
    }

    .news_focus_main .focus_item h3 a {
        max-height: none;
    }
}

@media (max-width: 729px) {
    footer .footer-col:nth-of-type(n) {
        width: 100%;
    }
}

@media (max-width: 690px) {
    .title_register {
        display: none;
    }

    #form_res_email .email {
        width: 100%;
    }

    .resgister_email .fr {
        width: 100%;
    }
}

@media (max-width: 599px) {
    #tabs img {
        max-width: 100%;
    }

    .owl-product .box_item .product_item .image {
        margin: 0px;
        padding: 0px;
        padding-top: 210px;
    }

    .header-tool #box_lang {
        display: none;
    }

    #tth-main-menu #box_lang {
        display: block;
        width: 100%;
        margin-bottom: 10px;
        position: relative;
        z-index: 999;
    }

    .bs-wizard {
        display: none;
    }

    .rating-scores {
        position: relative;
        top: 0;
        right: 0;
    }

    .danhgia-sp {
        margin-bottom: 10px;
    }

    header .header-tool {
        max-width: 100%;
    }

    header .logo {
        position: static;
        float: left;
        max-width: 40%;
        margin: 0px;
        background: #fff;
        padding: 6px;
        border-radius: 2px;
        top: 0px;
        margin-top: 4px;
    }

    .owl-product .product_item .image {
        text-align: center;
    }

    .owl-product .box_item:nth-child(2) {
        margin: 10px 0px;
    }

    .owl-product .box_item {
        width: 100%;
        margin: 10px 0px;
    }

    .title_register {
        display: none;
    }

    .resgister_email .fr {
        width: 100%;
    }
}

@media (max-width: 499px) {
    .ordering_user .ordering_signin .forget_password {
        margin-top: 10px !important;
    }

    header .header-tool .header_cart > ul > li > a > i.ficon-basket:before {
        font-family: "ficon";
    }

    .resgister_email {
        margin-bottom: 15px;
    }

    .menu-header-top .fr {
        float: none;
    }

    .brand_scroll_ft {
        width: 100%;
        margin-bottom: 15px;
    }

    .brand_scroll_footer .dkbct {
        margin-left: 0px;
    }

    .brand_scroll_footer .dkbct img {
        max-width: 100px;
    }

    #form_signin .row_btn .btn_custom {
        width: 100%;
        text-transform: uppercase;
        font-size: 18px;
    }

    header .header-tool .header_cart .num_cart {
        top: -5px;
    }

    header .header-tool .header_cart > ul > li > a > i {
        margin-top: -5px;
        font-size: 23px;
        background: none;
    }

    header .header-tool .header_cart > ul > li > a, header .header-tool .header_user > ul > li > a {
        margin: 0px 5px;
    }

    .btn_payment {
        margin-top: 10px !important;
    }

    .btn_pay {
        width: 100% !important;
        margin: 15px 0px !important;
    }

    .ordering_address_l, .ordering_address_r {
        width: 100% !important;
        margin-bottom: 15px;
    }

    .full.promotion .list_item_product .col_item {
        width: 50% !important;
    }

    .media-left, .media > .pull-left {
        display: none;
    }

    .danhgia-sp b {
        width: 100%;
        display: block;
        margin-bottom: 5px;
    }

    .box_mid-content .wrapper {
        margin: 0px;
    }

    header .box_search {
        left: 0px;
        right: 0px;
    }

    .slogan_xs span {
        margin-top: 6px;
        display: inline-block;
        margin-bottom: 10px;
    }

    .owl-product .box_item .title {
        height: 35px;
        overflow: hidden;
    }

    footer .footer-content {
        padding-top: 0px;
    }

    footer .footer-col:nth-of-type(n) {
        margin-top: 0px;
    }

    #form_res_email .email {
        width: 100%;
    }

    div.wrapper, #tth-main-menu > .menu-wrapper {
        margin-left: 15px;
        margin-right: 15px;
        width: auto;
    }

    .news_focus .row_first {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 15px;
    }

    header .header-tool .header_user {
        margin-right: 0px;
        margin-top: 6px;
    }

    header .header-tool .header_user > ul > li > a > i {
        display: inline-block;
        font-size: 18px;
        margin-top: -6px;
    }

    header .header-tool .header_user > ul > li > a {
        margin: 0px 3px;
    }

    header .header-tool .header_user > ul > li > a .text {
        display: none;
    }

    header .header-tool .header_user > ul > li > a:after {
        content: '';
    }

    #tth-content {
        width: 100%
    }

    #tth-column {
        display: none;
    }

    #tth-main-menu {
        width: 100%;
    }

    #menu_footer .menu_footer-col {
        width: 50%;
    }

    .fb_gg {
        padding-left: 0px;
    }

    #tth-main-menu > .menu-wrapper > ul > li > a {
        margin: 5px 0px;
    }

    .check_order {
        left: 165px;
    }
}

@media (max-width: 400px) {
    .check_order {
        left: 150px;
    }
}

@media (max-width: 361px) {
    .captcha input {
        margin-left: 0px;
        margin-top: 10px;
    }

    header .header-tool .header_cart > ul > li > a, header .header-tool .header_user > ul > li > a {
        margin: 0px 3px;
    }

    header .header-tool .header_cart > ul > li > a > i {
        margin-top: 0px;
    }

    header .header-tool .header_cart .num_cart {
        right: -8px;
        top: -5px;
    }

    header .logo {
        margin-top: 1px;
    }

    .check_order {
        left: 130px;
    }

    .full.promotion .list_item_product .col_item {
        width: 100% !important;
    }
}

@media (max-width: 320px) {
    header .wrapper {
        padding-left: 0px;
        margin-left: 5px;
        margin-right: 5px;
    }

    .check_order {
        left: 125px;
    }

    .header_cart > ul > li > a, header .header-tool .header_user > ul > li > a {
        margin: 3px 3px;
    }
}