.slider-home .slick-dots {
    bottom: 0;
}

ul.product-categories > li {
    position: relative;
    font-size: 18px;
}

ul.product-categories li:hover > ul {
    display: block;
}

ul.product-categories li:hover {
    background-color: #f6931e;
}

ul.product-categories li:hover a:hover {
    color: #fff;
}

ul.product-categories > li ul {
    display: none;
    top: -1px;
    left: 100%;
    width: 260px;
    position: absolute;
    background: #fff;
    z-index: 999;
    border: 1px #eee solid;
}

ul.product-categories > li ul li {
    position: relative;
}

/* Image responsive */
.responsive-img {
    display: block;
    padding-top: 100%;
    background-color: #fff;
    position: relative;
    overflow: hidden;
}

.responsive-img img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

/* End Image responsive */

.heading h1 a,
.heading h3 a {
    color: #383838;
}

.breadcrumbs {
    margin-top: 15px;
    font-size: 14px;
}

.breadcrumbs > .breadcrumb {
    margin-bottom: 15px;
}

.news-intro {
    margin: 15px 0;
    font-weight: bold;
    color: #666;
}

.contact-text-static p {
    padding: 6px 0;
}

.contact-text-static img {
    margin-bottom: 10px;
}

#contactform-verifycode {
    width: auto;
}

/* Detail Product */
.image-wrap {
    display: inline-block;
    width: 100%;
    height: 0;
    padding-top: 100%;
    overflow: hidden;
    background-color: #efefef;
    position: relative;
}

.image-wrap.w3x4 {
    padding-top: 55% !important;
}

.image-wrap > img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.product-view-content {
}

.product-view-content > h4 {
    padding: 10px 0;
    border-top: 3px #B81D22 solid;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}

.table-info {
    width: 100%;
    margin-bottom: 20px;
}

.table-info th,
.table-info td {
    border: 1px #ddd solid;
    padding: 3px 5px;
    vertical-align: top;
}

.table-info th {
    width: 1%;
    white-space: nowrap;
    background-color: #efefef;
}

.table-info strong.price {
    color: #FF0000;
    font-weight: bold;
    font-size: 16px;
}

.table-info strong.price-sale {
    color: #666;
    font-weight: bold;
    font-size: 14px;
    text-decoration: line-through;
}

.checkout-wrap {
    /*display: inline-block;
    float: right;*/
    /*margin-bottom: 20px;*/
}

.checkout-wrap .btn {
    border-radius: 0;
    margin-left: 10px;
}

.spinner-wrap {
    display: inline-block;
    float: left;
}

.spinner-wrap > button,
.spinner-wrap > input,
.spinner {
    display: inline-block;
    float: left;
    outline: none;
    -webkit-transition: border-color 0.5s;
    -moz-transition: border-color 0.5s;
    -ms-transition: border-color 0.5s;
    -o-transition: border-color 0.5s;
    transition: border-color 0.5s;
}

.spinner-wrap > button {
    background-color: #efefef;
    border: 1px #ddd solid;
    height: 30px;
    padding: 0 10px;
    font-size: 18px;
    position: relative;
    z-index: 5;
}

.spinner-wrap > input,
.spinner {
    border: 1px #ddd solid;
    height: 30px;
    width: 60px;
    text-align: center;
    margin-left: -1px;
    margin-right: -1px;
    position: relative;
    z-index: 10;
}

.spinner-wrap:hover > input,
.spinner-wrap > button:hover {
    border-color: #00588f;
}

/* End Detail Product */
/* Gio hang */

.success-page .content-wrap {
    padding: 40px;
    text-align: center;
}

.box-success {
    display: block;
    background-color: #fff;
    margin: 20px auto;
    border-top: 1px #007ec6 solid;
    border-bottom: 2px #00588f solid;
    text-align: center;
    padding: 20px 20px 10px 20px;
}

.box-success a,
.box-success strong {
    color: #00588f;
    font-weight: 600;
}

.box-title {
    font-size: 20px;
}

.box-success .ico {
    display: inline-block;
    background-color: #77bf81;
    color: #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 2em;
    margin: 10px;
}

.box-success .ico.ico-red {
    background-color: #ff603c;
    line-height: 55px;
}

.box-success .ico.ico-pink {
    background-color: #ff3c7b;
    line-height: 60px;
}

.product-featured-widget {
    margin-top: 20px;
}

.vcard {
    box-shadow: 0 4px 20px rgba(34, 34, 34, 0.5);
    padding: 20px;
    background: #fff url("../images/map-bg.jpg") no-repeat center center;
    background-size: contain;
    margin: 20px 0;
}

.vcard.no-margin {
    margin: 0;
}

.vcard.no-bg {
    background: #fff;
}

.vcard img {
    margin: 0 auto 20px auto;
    display: block;
}

.vcard h4 {
    color: #00588f;
    font-weight: 600;
    text-align: center;
    display: block;
}

/* End Gio hang */

.header-address {
    font-size: 16px;
    color: #555;
    line-height: 20px;
}

.header-address .title {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}

.header-address .address-1,
.header-address .address-2 {
    font-style: italic;
}

.header-address .address-1 {
    color: #e10202;
}

.detail-product-support > div {
    margin-top: 10px;
}

.detail-product-support > div strong,
.detail-product-support > div span {
    padding: 5px;
}

.detail-product-support > div span {
    color: #629200;
}

.detail-product-support > div strong {
    color: #e10202;
}

.cart-header-count > a {
    position: relative;
    display: inline-block;
}

.cart-header-count > a > span.quantity {
    position: absolute;
    color: #629200;
    top: 24px;
    left: 8px;
    width: 22px;
    height: 22px;
    background-color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    border-radius: 100%;
}

.header .navbar-inverse {
    background-color: #629200;
    border-color: #629200;
    border-radius: 0 !important;
    border: 0 !important;
}

.header .navbar-inverse .navbar-collapse {
    border-color: #629200;
}

.header .navbar-inverse .navbar-toggle {
    border-color: #fff;;
}

.header .navbar-inverse .navbar-brand,
.header .navbar-inverse .navbar-collapse a {
    color: #fff;
}

#sidebar-bottom-fix {
    border-top: 1px #ccc solid;
    background-color: #fff;
}

#sidebar-bottom-fix .footer-menu-fix a {
    line-height: 40px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #629200;
    text-decoration: none;
    float: left;
    width: 45%;
    border-right: 1px #ccc solid;
}

#sidebar-bottom-fix .footer-menu-fix a.top {
    border-right: 0;
    width: 10%;
    color: #f6931e;
}

.footer-fix-support {
    padding: 15px;
    border-bottom: 1px #ccc solid;
}

.footer-fix-support.mobile > table {
    margin-bottom: 0 !important;
}

.footer-fix-support.address {
    padding-bottom: 5px;
}

.footer-fix-support.address > div {
    padding-bottom: 10px;
}

.category-parent-list {
    margin-top: -10px;
    margin-bottom: 10px;
    margin-left: -5px;
    margin-right: -5px;
}

.category-parent-list > div {
    display: none;
}

.category-parent-list.show-full > div,
.category-parent-list > div.show-content {
    display: block;
}

.category-parent-list > div {
    padding: 5px;
}

.category-parent-list a {
    color: #629200;
    display: block;
    border: 1px rgba(246, 147, 30, 0.34) solid;
    border-radius: 4px;
    margin-bottom: 10px;
    text-align: center;
    background: #FFFFFF;
    padding: 15px 0;
    font-weight: bold;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#FEEEDC));
    background: -webkit-linear-gradient(#FFFFFF, #FEEEDC);
    background: -moz-linear-gradient(#FFFFFF, #FEEEDC);
    background: -ms-linear-gradient(#FFFFFF, #FEEEDC);
    background: -o-linear-gradient(#FFFFFF, #FEEEDC);
    background: linear-gradient(#FFFFFF, #FEEEDC);
}

.facebook-chat-bottom {
    position: fixed;
    z-index: 999;
    right: 0;
    bottom: 0;
    width: 250px;
}

.facebook-chat-bottom .close-button {
    position: absolute;
    left: -10px;
    top: -10px;
    z-index: 1000;
    font-size: 20px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.6);
    height: 30px;
    width: 30px;
    text-align: center;
    border-radius: 50%;
}

.facebook-chat-bottom .open-button {
    background: #4080ff;
    color: #fff;
    line-height: 35px;
    padding-left: 20px;
    display: none;
    cursor: pointer;
}

@media only screen and (max-width: 768px) {
    .facebook-chat-bottom {
        bottom: 40px;
        width: 180px;
    }

    .column-no-margin-no-padding {
        margin: 0 !important;
        padding: 0 !important;
    }

    .facebook-chat-bottom .close-button,
    .fb-page.fb_iframe_widget_fluid {
        display: none;
    }

    .facebook-chat-bottom .open-button {
        display: block;
    }
}

@media only screen and (max-width: 380px) {
    .category-parent-list > div.col-xs-6:first-of-type > a {
        padding: 5px 0;
    }
}