﻿body {
    background: url(../Images/bg-body.png);
}

.container {
    width: 1005px;
}

header {
    background: url(../images/bg-header.png) repeat-x transparent;
    height: 124px;
}

    header .banner .solugan {
        margin-top: 15px;
    }

        header .banner .solugan h3 {
            color: #cccccc;
            text-transform: uppercase;
            font-size: 15px;
            margin-top: 0px;
            padding-left: 23px;
        }

        header .banner .solugan h2 {
            color: #f58734;
            text-transform: uppercase;
            font-size: 24px;
            margin-bottom: 0px;
            padding-left: 20px;
        }

.alpha {
    padding-left: 0px !important;
}

.omega {
    padding-right: 0px !important;
}

li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.top_line {
    background-color: #f2f2f2;
    height: 24px;
}

.top_menu span span {
    font-weight: bold;
    color: #fee723;
    line-height: 22px;
}

.top_menu .hot-line {
    background: url(../images/icon/icon-phone.png) no-repeat;
    padding-left: 25px;
    color: #fff;
    height: 22px;
    display: block;
}

.top_menu .icon-face {
    background: url(../images/icon/ico-face.png) no-repeat;
    padding-left: 20px;
    text-indent: -9999px;
    width: 25px;
    height: 24px;
}

.top_menu .icon-twiter {
    background: url(../images/icon/ico-twiter.png) no-repeat;
    padding-left: 20px;
    text-indent: -9999px;
    width: 25px;
    height: 24px;
}

.top_menu .icon-google {
    background: url(../images/icon/ico-gg.png) no-repeat;
    padding-left: 20px;
    text-indent: -9999px;
    width: 25px;
}

ul.top_menu {
    float: left;
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    list-style: none;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 31px;
}

    ul.top_menu li {
        position: relative;
        display: inline-block;
        vertical-align: top; /*margin-right: 7px;*/
    }

        ul.top_menu li a, ul.top_menu li p {
            display: block;
            white-space: nowrap;
            line-height: 22px;
            font-size: 14px;
            color: #58595b;
        }

            ul.top_menu li a.icon-shoping {
                background: url(../images/icon/icon-cart.png) no-repeat 0px 2px;
                padding-left: 31px;
                line-height: 24px;
            }

                ul.top_menu li a.icon-shoping span {
                    background: #f68220;
                    color: #fff;
                    padding: 2px;
                    margin-right: 6px;
                }

.mini_login {
    float: right;
    padding: 0;
}

    .mini_login a {
        display: inline-block;
        vertical-align: top;
        line-height: 23px;
        font-size: 14px;
        margin-right: 20px;
        color: #58595b;
    }

.cart_link {
    margin-right: 26px;
}

.mini_cart .login_link {
    position: relative;
    margin-right: 27px;
    padding-right: 30px;
}

.banner {
    height: 115px;
}

    .banner .logo {
        margin-top: 20px;
        float: left;
    }

        .banner .logo img {
            width: 87px;
            height: 83px;
        }

.navbar-inverse {
    background: none;
}

.banner .social {
    width: 535px;
    float: left;
    margin-top: 20px;
}

    .banner .social img {
    }

.banner .x-box {
    margin: 0;
    margin-top: 15px;
    float: left;
    padding: 0;
}

.banner .box-sale {
    margin-top: 0px;
    float: right;
}

.banner ul {
}

    .banner ul li {
        float: left;
    }

        .banner ul li a {
            color: #fff;
            font-size: 12px;
            font-weight: bold;
            white-space: nowrap;
            padding-left: 30px;
            padding: 7px 0px 3px 30px;
        }

            .banner ul li a.icon-1 {
                background: url(../images/icon/icon-clock.png) no-repeat 0px 2px;
            }

            .banner ul li a.icon-2 {
                background: url(../images/icon/icon-vn.png) no-repeat 0px 2px;
            }

            .banner ul li a.icon-3 {
                background: url(../images/icon/icon-oto.png) no-repeat 0px 2px;
            }


ul.nav {
    margin-top: 4px;
}

    ul.nav li {
        margin-right: 2px;
        background: url(../images/bg-li.png) no-repeat 0px 6px transparent;
        padding: 0px 5px;
    }

        ul.nav li:first-child {
            background: none;
        }

.navbar-wrapper ul.nav li a, .navbar-wrapper ul.nav li.active a {
    /*background: #fff !important;*/
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 11px 24px;
    text-align: center;
    font-weight: bold;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #fff;
    border: 1px solid #d64913;
    border-radius: 4px;
    color: #f58734 !important;
}

.navbar-inverse {
    border: none;
}

ul.nav li a:hover {
}

ul.nav li a {
    white-space: nowrap;
}

.navbar-collapse .navbar-form {
}

.search-form .input-group {
    width: 297px;
    float: left;
}

.search-form {
    margin-top: 5px;
    float: left;
    width: 100%
}

.input-group-addon {
    background: #284392;
    border: 2px solid #e8e8e8;
    text-transform: uppercase;
    color: #fff;
}

.input-group input[type=text] {
    border: 2px solid #e8e8e8;
    color: #939598;
    font-size: 11px;
    padding: 5px 20px;
    border-radius: 0px;
}

.input-group .icon-search {
    width: 30px;
    height: 16px;
}

.nav-tabs {
    border-bottom: none;
}

    .nav-tabs li {
    }

        .nav-tabs li.active {
            margin-right: 0px;
        }

            .nav-tabs li.active a {
                background: #ccc !important;
                color: #fe6400 !important;
                border-radius: 5px 5px 0 0;
            }

@media (min-width: 768px) {
    .nav-tabs li a {
        padding: 10px 20px !important;
    }
}

@media (min-width: 1200px) {
    .nav-tabs li a {
        padding: 10px 25px !important;
    }
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .top_menu {
        display: none;
    }
}

.nav-tabs li a {
    background: #f68220;
    color: #fff;
    border-radius: 0px;
    text-align: center;
    text-transform: none !important;
    font-size: 15px;
    font-weight: bold;
    margin: 0px;
}


.carousel {
	overflow: hidden;
}

.thumbnails {
    margin: 0;
    padding: 0px;
}

.carousel-control.left {
    background: url(../images/bg-prev.png) no-repeat left center;
    width: 50px;
}

.carousel-control.right {
    background: url(../images/bg-next.png) no-repeat left center;
    width: 50px;
}

#vaydutiec .carousel-inner > .item {
}

.carousel2 {
}

.carousel-inner {
    background: #e7e8e9;
}

.products .thumbnails li {
    /*width: 270px !important;     height: 415px;*/
    margin-bottom: 15px;
}

.thumbnails li .thumbnail {
    border: 1px solid #d4d3d3;
    background: #fff;
    padding: 0px;
    margin: 0px;
}

.thumbnails li img {
    height: 202px;
}

.thumbnails li .caption {
    padding: 14px 10px 10px;
    min-height: 105px;
    text-align: center;
}

    .thumbnails li .caption .title {
    }

        .thumbnails li .caption .title h4 {
            color: #333;
            font-size: 12px;
            text-transform: uppercase;
            font-weight: bold;
            text-align: center;
            min-height: 52px;
        }

    .thumbnails li .caption span.price-old {
        color: #ff0012;
        text-decoration: none;
        font-size: 12px;
        text-align: center;
        text-transform: uppercase;
        font-weight: bold;
    }

    .panel-body .price-box span.price-old, .panel-body span.price-old {
        color: #ff0012;
        text-decoration: none;
        font-size: 12px;
        text-align: center;
        text-transform: uppercase;
        font-weight: bold;
    }

    .thumbnails li .caption span.price {
        color: #f58220;
        font-weight: bold;
        display: inline;
        text-align: center;
        width: 50%;
        font-size: 12px;
    }

.thumbnails li .menu {
    display: none;
    position: absolute;
    top: 20px;
    left: 29px;
}

.thumbnails li:hover .menu {
    display: block;
}

.box-product {
    background: url(../images/bg-product-title.png) repeat-x;
    border-radius: 4px;
}

    .box-product h3 {
        background: url(../images/bg-product-title-2.png) no-repeat 7px center transparent;
        color: #fff;
        height: 34px;
        line-height: 34px;
        text-align: left;
        font-size: 15px;
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 0px;
        padding-left: 35px;
        margin-bottom: 0px;
    }

    .box-product li {
        margin-right: 0px !important;
        border-top: 3px solid #e7e8e9;
    }

.box-all {
    background: url(../Images/bg-all.png) repeat -3px 0;
    padding: 0px 15px;
    width: 995px;
    padding-top: 4px;
    border-radius: 4px;
    border-top: 3px solid #e2ddd8;
    border-bottom: 3px solid #e2ddd8;
}

.box-product li {
    border-right: 2px solid #e77d24;
}

    .box-product li:last-child, .box-new li:last-child {
        border-right: none;
    }

    .box-product li a {
        color: #58595b;
        margin-right: 0px;
        background: none;
        text-transform: uppercase !important;
        font-size: 12px;
        height: 40px;
    }

    .box-product li.active {
        border-top: 3px solid #e77d24;
        border-right: none;
    }

        .box-product li.active a {
            border: none !important;
            background: #fff !important;
            border-radius: 0px;
            height: 40px;
        }

.box-new {
}

    .box-new h3 {
        background: #0072bc;
        color: #fff;
        height: 43px;
        line-height: 43px;
        text-align: center;
        font-size: 15px;
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .box-new li {
        margin-right: 0px !important;
    }

.box-new {
    background: #e7e8e9;
}

    .box-new li {
        border-right: 2px solid #0072bc;
    }

        .box-new li a {
            color: #58595b;
            margin-right: 0px;
            background: none;
            text-transform: uppercase !important;
            font-size: 12px;
            height: 40px;
        }

            .box-new li a:hover {
                border: none;
            }

    .box-new li {
        border-top: 3px solid #e7e8e9;
    }

        .box-new li.active {
            border-top: 3px solid #0072bc;
            border-right: none;
        }

            .box-new li.active a {
                border: none !important;
                background: #fff !important;
                border-radius: 0px;
                color: #58595b !important;
                height: 40px;
            }

.News .caption {
    padding-top: 10px !important;
}

    .News .caption p {
        background: none;
        padding: 0;
        color: #231f20;
        font-size: 11px;
    }


.menu span {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 1px;
}

    .menu span.new {
        background: url(../images/icon/icon-new.png);
    }

    .menu span.sale {
        background: url(../images/icon/icon-sale.png);
    }

.menu a.cart {
    background: url(../images/icon/icon-cart-hover.png);
    text-indent: -9999px;
    display: block;
    height: 33px;
}

.products .caption p {
    font-size: 12px;
    padding-left: 0px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.caption p span {
    padding: 1px 3px;
    color: #ffffff;
}

.box-product > li > a:hover {
    border: none;
}

.products .carousel-inner, .News .carousel-inner {
    background: #fff;
}

.cta-mail {
    margin-top: 50px;
    background: #aa2001;
    height: 3px;
}

    .cta-mail h4 {
        background: url(../images/icon/bg-email.png) no-repeat;
        height: 45px;
        line-height: 45px;
        text-transform: uppercase;
        color: #fff;
        padding-left: 45px;
        font-size: 15px;
        font-weight: bold;
    }


    .cta-mail .input-group {
        margin-top: 10px;
    }

    .cta-mail #mc_embed_signup {
        margin: 5px 0;
    }

    .cta-mail .input-group-btn {
    }

    .cta-mail input[type=email] {
        border-radius: 0px;
    }

    .cta-mail .btn-default {
        border-radius: 0px !important;
        background: #008e83;
        border: none;
        color: #fff;
        text-transform: uppercase;
        font-size: 15px !important;
        font-weight: bold;
    }

footer {
    background: url(../images/bg-footer.jpg) top left transparent;
}

.footer {
    padding: 10px;
}

    .footer .logo-footer {
    }

        .footer .logo-footer img {
            margin-top: 15px;
        }

    .footer p {
        color: #fff;
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 1px;
    }

        .footer p span {
            display: block;
            font-weight: normal;
            color: #231f20;
            line-height: 20px;
        }

    .footer ul {
        margin-top: 15px;
        text-align: center;
    }

        .footer ul li {
            background: url(../images/bg-menu-bottom.png) no-repeat right center transparent;
        }

            .footer ul li:last-child {
                background: none;
            }

            .footer ul li a {
                color: #fff; /* font-weight: bold; */
                font-size: 12px;
                text-transform: uppercase;
            }

.footer {
}

.breadcrumb {
}

    .breadcrumb li {
    }

        .breadcrumb li a {
        }

.navbar-wrapper {
    background: url(../images/bg-menu.png) repeat-x 0 0 transparent;
    height: 55px;
    margin-bottom: 24px;
}

.menu-right {
    padding-top: 4px;
    background: #e5e5e5;
    padding-left: 0px;
    border: 1px solid #c3c3c3;
    border-radius: 4px;
}

    .menu-right h3 {
        background: url(../images/bg-h3.png) repeat-x transparent;
        height: 33px;
        line-height: 33px;
        padding: 0 5px;
        font-size: 15px;
        text-transform: uppercase;
        text-align: left;
        color: #fff;
        font-weight: bold;
        margin: 0px;
        box-shadow: 0px 3px 1px #9f9f9f;
        margin-bottom: 3px;
    }

    .menu-right ul {
        padding: 0px;
        background: #e9e9e9;
    }

        .menu-right ul li {
            padding: 3px 24px;
            border-bottom: 1px solid #c3c3c3;
            background: url(../images/bg-li-2.png) no-repeat 8px center;
        }

            .menu-right ul li a {
                color: #1d1a18;
                font-size: 13px;
            }

            .menu-right ul li:hover {
                background: url(../images/bg-li-3.png) no-repeat 8px 11px;
            }

                .menu-right ul li:hover a {
                    color: #d46007;
                }

            .menu-right ul li:last-child {
                border: none;
            }

.post_carousel {
    /*background: none repeat scroll 0 0 #021823;*/
    padding: 10px 0;
    margin-top: 20px;
    position: relative;
}

    .post_carousel ul {
        display: block;
        list-style: none outside none;
        margin: 0;
        padding: 0;
    }



    .post_carousel li img {
        height: 123px;
        width: 216px;
        border-radius: 7px;
    }

    .post_carousel li {
        margin: 0 12px;
        display: block;
        float: left;
        font-family: 'Yanone Kaffeesatz',Tahoma,Geneva,sans-serif;
        height: 123px;
        position: relative;
        width: 216px;
    }

.post_cat li:hover .hover {
    display: block;
}

.post_cat li:hover .slide_caption {
    display: none;
}


.slide_caption {
    bottom: 0;
    display: inline-block;
    left: 0;
    padding: 0;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
}

.post_carousel .slide_caption {
    bottom: 6px;
}

.slide_caption .slide_tag {
    background: none repeat scroll 0 0 #FFD800;
    color: #000000;
    display: inline-block;
    font-family: 'Yanone Kaffeesatz',Tahoma,Geneva,sans-serif;
    font-size: 12px;
    line-height: 22px;
    margin-left: 6px;
    padding: 0 10px;
}

.post_carousel .slide_caption .slide_tag {
    height: 23px;
}

.slide_caption a, .entry .slide_caption a {
    background: none repeat scroll 0 0 #000000;
    color: #FFD800;
    display: block;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2em;
    font-family: UTM Alter Gothic;
    margin: 0 6px;
    padding: 3px 10px;
}

.post_carousel .slide_caption a {
    font-size: 15px;
    font-weight: normal;
}

.post_carousel .slide_caption a {
    font-size: 20px;
}

.post_carousel .prev {
    background: url( "../images/prev.png" ) no-repeat scroll 0 center;
    display: block;
    height: 140px;
    overflow: hidden;
    position: absolute;
    text-indent: -400px;
    top: 0;
    width: 27px;
}

.post_carousel .next {
    background: url( "../images/next.png" ) no-repeat scroll 0 center;
    display: block;
    height: 140px;
    overflow: hidden;
    position: absolute;
    text-indent: -400px;
    top: 0;
    width: 27px;
}

.post_carousel .prev {
    left: 0;
}

.post_carousel .prev, .post_carousel .next {
    height: 140px;
}

.post_carousel .next {
    background-position: 17px center;
    right: 0;
}



.hover {
    bottom: 0;
    display: none;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
}

    .hover li {
        border: medium none;
        color: #FFFFFF;
        height: 30px;
        width: 100%;
    }

        .hover li span {
            color: #000000;
            display: block;
            text-align: center;
            float: left;
            font-size: 12px;
            margin-right: 10px;
            font-weight: bold;
            margin-left: 10px;
            width: 40px;
        }

            .hover li span.nsx {
                background-color: #ff3000;
            }

            .hover li span.nph {
                background-color: #ff7200;
            }

            .hover li span.nrm {
                background-color: #ffd800;
            }

    .hover ul h3 {
        color: #FFD800;
        font-size: 20px;
        margin-bottom: 15px;
        margin-left: 10px;
    }

.item {
    margin-top: 20px;
}

.btn-buy {
    background: url(../Images/btn-buy.png);
    text-indent: -9999px;
    width: 110px;
    height: 37px;
}

.menu-footer {
}

    .menu-footer li {
        display: inline;
    }

        .menu-footer li a {
            padding: 3px 25px;
        }

.footer {
    position: relative;
}

footer .uppercase {
    margin-top: 20px;
}

footer ul.tag {
    background: url(../images/bg-line.png) no-repeat top center;
    padding-top: 15px;
}

    footer ul.tag li {
        display: inline-block;
        margin-right: 30px;
        background: url(../images/bg-tag-li.png) no-repeat left center transparent;
        padding-left: 10px;
    }

    footer ul.tag a {
        color: #ddd;
        text-transform: none;
    }

ul.top_menu .col-md-9 {
    width: 73%;
}

.viewall {
    float: right;
    font-size: 14px;
    text-transform: none;
    color: #fff;
    background: url(../images/bg-nn.png) no-repeat right center;
    padding-right: 15px;
}

    .viewall:hover {
        color: #fff;
    }

.support-online {
    position: absolute;
    right: 0px;
    bottom: 246px;
    border-radius: 4px;
    padding: 10px;
    width: 240px;
    background: url(../images/bg-support.png) no-repeat 0 0 transparent;
    height: 41px;
}

    .support-online h2 {
        text-transform: uppercase;
        font-size: 19px;
        float: left;
        margin-top: 0px;
    }

    .support-online ul {
        padding: 0;
        width: 100%;
        float: left;
        margin-top: 0px;
    }

        .support-online ul li {
            display: initial;
        }

            .support-online ul li h3 {
                margin: 0px;
                font-size: 13px;
                text-transform: uppercase;
                font-weight: bold;
                float: left;
                margin-left: 20px;
                text-align: left;
                width: 185px;
            }

            .support-online ul li p {
                color: #ccc;
                float: left;
                margin-left: 20px;
                width: 185px;
                text-align: left;
            }

            .support-online ul li span {
                display: block;
                text-align: left;
                margin-left: 20px;
                float: left;
                width: 185px;
                color: #ff0000;
                font-weight: bold;
                font-size: 24px;
            }

            .support-online ul li > img {
                border: 1px solid #ddd;
                width: 70px;
                float: left;
                height: 70px;
            }

            .support-online ul li a img {
            }

            .support-online ul li:firs-child h3 {
            }

            .support-online ul li:firs-child p {
            }

.modal-dialog {
    width: 353px;
    background: #fc7b04;
    border-radius: 9px;
}

.modal-content {
    background: #fc7b04;
    border-radius: 11px;
}

.modal-header {
    min-height: 4.428571px;
    padding: 2px;
    border: none;
    border-radius: 0px;
}

.modal-body {
    position: relative;
    padding: 18px 10px 0px;
}

    .modal-body ul {
        background: #fff;
        text-align: center;
        border-radius: 4px;
        padding: 10px;
        margin: 0px;
        width: 100%;
        float: left;
    }

        .modal-body ul li {
            background: none;
            float: left;
            width: 100%;
            padding-bottom: 15px;
            border-bottom: 1px solid #ddd;
        }

            .modal-body ul li > img {
                float: left;
            }

            .modal-body ul li h3 {
                color: #333;
                text-transform: uppercase;
                font-weight: bold;
                font-size: 19px;
            }

            .modal-body ul li:first-child p {
                color: #333;
                text-align: left;
                padding-left: 95px;
            }

            .modal-body ul li p {
                color: #fc7b04;
                text-align: center;
            }

            .modal-body ul li span {
                color: #f17400;
                font-size: 27px;
                margin-right: 38px;
            }

            .modal-body ul li h4 {
                color: #666;
                text-transform: uppercase;
                font-size: 14px;
                font-weight: bold;
            }

            .modal-body ul li:last-child {
                border: none;
            }

            .modal-body ul li a {
            }

                .modal-body ul li a img {
                    margin: 8px 15px 0px;
                }

.totop {
    position: absolute;
    right: 23px;
    bottom: 117px;
    background: Url(../images/bg-top.png) no-repeat;
    width: 37px;
    height: 52px;
    text-indent: -9999px;
    cursor: pointer;
}

.p-top {
    background: url(../images/bg-top-body.png) no-repeat -3px 0px transparent;
    padding-top: 14px;
}

    .p-top .box-all {
        background: url(../Images/bg-product-body.png) repeat -3px 0;
        padding: 0px 15px;
        width: 735px;
        padding-top: 4px;
        border-radius: 4px;
        border-top: none;
        border-bottom: none;
    }

        .p-top .box-all .products {
            margin-bottom: 0px;
        }

    .p-top .bottom {
        background: url(../images/bt-bottom-body.png) no-repeat -3px 0px transparent;
        padding-top: 14px;
    }

.pull-right {
    margin-top: 15px;
    line-height: 32px;
    font-weight: bold;
}

.dropdown {
    float: right;
    margin-left: 15px;
}

.btn-default {
    color: #cc6600;
}

.pagination > li > a, .pagination > li > span {
    color: #908f8f;
    text-decoration: none;
    background-color: #dbd9d9;
    border: 1px solid #ccc;
}

    .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
        color: #fff;
        background-color: #ffa041;
        border-color: #f98410;
    }

h3.dm span {
    background: url(../Images/icon/ico-dm.png) no-repeat left center;
    width: 25px;
    height: 25px;
    display: block;
    float: left;
    margin-top: 4px;
    margin-left: 3px;
    margin-right: 5px;
}

.news {
    margin-top: 30px;
}

    .news h3 span {
        background: url(../Images/icon/ico-news.png) no-repeat left center;
        padding-left: 10px;
        width: 22px;
        height: 26px;
        display: block;
        float: left;
        margin-top: 4px;
        margin-left: 2px;
        margin-right: 5px;
    }

    .news ul {
        float: left;
        /*border: 1px solid #c3c3c3;*/
        border-radius: 0 0 4px 4px;
        padding: 10px;
    }

        .news ul li {
            background: none;
            padding: 10px 0px;
            width: 100%;
            float: left;
        }

            .news ul li img {
                margin-right: 10px;
                float: left;
                background: #fff;
                border-radius: 5px;
            }

            .news ul li a {
                /* float: left; */
            }
.box-face{
    margin-top: 28px;
    border: none;
    padding: 0px;
    background: none;
}











.crow {
    margin-right: 1px;
    margin-left: -5px;
    margin-bottom: 11px;
}

.panel-default {
    background: none;
    border: none;
}

    .panel-default > .panel-heading {
        background: none;
        border: none;
    }

.posts_layout {
  border-top: 1px solid #cfc1a5;
    float: left;
    position:relative;
    padding: 15px 0;
    border-bottom: 1px solid #fff;
	min-width: 705px;
}
.posts_layout:first-child {
    border-top:none;
}
    .posts_layout:last-child {
        /*border-bottom:none;*/
    }
.list_layout .post-item {
    background: url("images/line_2_3.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    clear: both;
    margin: 0px 0 0;
    padding: 25px 0 0;
}

.list_layout .post-item:first-child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0;
    padding: 0;
}

.list_layout .post-image, .list_layout .image_left .post-image, .list_layout.image_small .image_left .post-image {
    float: left;
    margin: 0 20px 0 0;
}
.post-image {
    position: relative;
    z-index: 1;
}
.list_layout.image_small .post-image {
    width: 180px;
}
.list_layout.image_small .post-image img {
    width: 180px;
}
.post-image img {
    border: 1px solid #cfcfce;
    height: auto;
    border-radius: 5px;
}
.post-cat {
    background: url("images/label_bg.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
    display: inline-block;
    height: 20px;
    padding-bottom: 9px;
    position: absolute;
    right: -42px;
    top: 8px;
    z-index: 2;
}
.postSlider .slide_image, .postSlider .slide_caption .slide_label span, .post-title, .post-cat {
    font-family: 'Yanone Kaffeesatz',Tahoma,Geneva,sans-serif;
    text-transform: uppercase;
}
.list_layout.image_small .post-cat {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: auto;
    right: 0;
    top: 0;
}

.postSlider .slide_caption .slide_label span, .post-cat span {
    background: none repeat scroll 0 0 #FFD800;
    color: #000000;
    display: block;
    font-size: 15px;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
}

.postSlider .slide_image, .postSlider .slide_caption .slide_label span, .post-title, .post-cat {
        font-family: arial;
    text-transform: uppercase;
    padding-top: 30px;
}
.list_layout .post-title h2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    font-size: 22px;
    line-height: 1.2em;
    margin: 0px !important;
}

.list_layout .post-title h2 {
    font-size: 22px;
    line-height: 1.2em;
    margin-top: 1px !important;
}
.post-title h2 a {
    color: #b94d03;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
}
.post-item .post-meta a, .entry .postSlider .post-meta a, .entry .post-item .post-meta a, .entry .post-slide .post-meta a, .title .post-meta a, .sidebar .post-slide .post-meta a {
    color: #9A9A9A;
    
}
.post-item .post-meta, .entry .postSlider .post-meta, .entry .post-item .post-meta, .entry .post-slide .post-meta, .title .post-meta, .sidebar .post-slide .post-meta {
     color: #979797;
    font-family: arial;
    font-size: 12px;
    margin: 20px 0 15px;
}
.list_layout .post-meta {
    margin: 5px 0 5px;
}

.separator {
    color: #9A9A9A;
    margin: 0 5px;
}
.list_layout .post-descr {
    padding-right: 0;
}

.list_layout .post-descr {
    clear: none;
}
.list_layout .post-descr p, .grid_layout .post-descr p {
    margin-bottom: 0;
    color: #666;
    font-size: 13px;
    line-height: 22px;
}
.btn-detail {
    background: url(../Images/icon/bg-detail.png) no-repeat;
    position: absolute;
    text-indent: -9999px;
    width: 54px;
    height: 28px;
    z-index: 9999;
    right: -20px;
    bottom: -17px;
}
.pagination-news {
    margin-bottom:0px; border-top:1px solid #cfc1a5;
}

/* pagination */
#page_navigation a{
    padding:3px 8px;
    border:1px solid #FDF4CB;
    background-color: #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 2px #FFFFFF inset;
    margin:2px;
    color: #000000;
    text-decoration:none;
}
.active_page{
    background:#B4A165;
    color:#CC2539 !important;
}
#page_navigation {
    height: 50px; padding-top: 15px;text-align: center
}
.srch{
    float: left;
    width: 85px;
    padding: 2px 10px;
    line-height: 24px;
    height: 34px;
}



.shop-items-slider {
    margin-bottom: 15px;
}

.shop-items-slider #bx-pager {
    text-align: center;
    margin-top: -45px;
}

.shop-items-slider #bx-pager a {
    margin: 0 3px;
}

.shop-items-slider #bx-pager a img {
    border: solid #ccc 1px;
    width: 60px;
    padding: 3px;
}

.shop-items-slider #bx-pager a:hover img,
.shop-items-slider #bx-pager a.active img {
    border: solid #5280DD 1px;
}

.product-info .product-title {
    text-transform: none;
    color: #e97900;
    margin-top: 0px;
}

.product-info .product-title .product-code {
    color: #f68220;
}

.product-info .price-box {
    /*background-color: #f68220;*/
    color: #fff;
    font-size: 18px;
    /*padding: 15px;*/
    margin-bottom: 10px;
}

.product-info .hotline-support {
    border-radius: 0;
}

.product-info .hotline-support address .phone {
    color: #ed0e0e;
    font-size: 22px;
}

.product-info .size {
    margin-bottom: 10px;
}

.product-info .size .size-list {
    display: inline;
}

.product-info .size .size-list a {
    display: inline-block;
    border: 2px solid #f68220;
    border-radius: 15px;
    color: #58595b;
    text-align: center;
    font-weight: bold;
    width: 30px;
    height: 30px;
    margin-left: 15px;
}

.product-info .size .size-list a.active {
    background-color: #f68220;
    color: #fff;
}

.product-info .other-info a {
    color: #f68220;
}

.product-info .cart {
    margin-bottom: 10px;
    text-align: right;
}

.product-info .cart .form-control {
    border-radius: 0;
    width: 100px;
}

.product-info .cart .btn {
    background: #f68220;
    border-width: 0;
    border-radius: 0;
    text-transform: uppercase;
}

.product-description .nav-tabs {
    margin-bottom: 15px;
    border-bottom: 2px solid #cccccc;
}

.product-description .nav-tabs li {
    padding-left: 0px;
}

.product-description .socical {
    text-align: right;
    margin-top: 15px;
}

.panel-body p {
    font-size: 14px;
    text-transform: none;
    color: #333;
}

.panel-body p span {
}

.mrgt20 {
    margin-top: 20px;
}

address {
    clear: both;
}

address:first-child {
    background: url(../images/icon/icon-hotline.png) no-repeat left center transparent;
    padding-left: 31px;
    margin-bottom: 10px;
}

address abbr {
}

address img {
}

address:last-child {
    background: url(../images/icon/icon-email.png) no-repeat;
    padding-left: 30px;
}

.box-hot {
    float: left;
    text-align: left;
    padding-left: 15px;
}

p.email {
    color: #de8e15;
}

.isoftz-tab {
    padding: 0px 10px;
}

ul.box-product h3 a {
    color: #eeffe8;
    text-transform: none;
    font-size: 13px;
    margin-right: 5px;
    padding-right: 10px;
}

.post-meta {
    margin-bottom: 15px;
    padding-left: 10px;
}

.post-meta span {
    color: #8e8e8e;
    font-size: 13px;
    margin-right: 20px;
}

.post-meta span.date {
    background: url(../images/icon/icon-date.png) no-repeat left center transparent;
    padding-left: 12px;
}

.post-meta span.author {
    background: url(../images/icon/icon-author.png) no-repeat left center transparent;
    padding-left: 14px;
}

.post-meta span.comm {
    background: url(../images/icon/icon-comm.png) no-repeat left center transparent;
    padding-left: 15px;
}

.post-meta span.like {
}

.product-info h4.title {
    color: #066e14;
    font-size: 21px;
    margin-top: 15px;
}

.news-relase {
    padding-bottom: 10px;
}

.news-relase h3 {
    color: #0c6726;
    background: url(../images/icon/icon-news.png) no-repeat left center transparent;
    padding-left: 20px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
}

.news-relase ul {
    padding-left: 20px;
    margin: 0px;
}

.news-relase ul li {
    /* background: url(../images/bg-li-new-icon.png) no-repeat left center transparent; */
    padding-left: 0px;
    list-style: initial;
}

            .news-relase ul li a {
                font-size: 12px;
                color: #9d9d9d;
            }

			
			
			
			.map {
        min-width: 300px;
        min-height: 300px;
        width: 100%;
        height: 100%;
    }

    .header {
        background-color: #F5F5F5;
        color: #36A0FF;
        height: 70px;
        font-size: 27px;
        padding: 10px;
    }
	
	.contact-info{
		
float: left;
		
margin-top: 20px;
	}
	.crow img{
    float: left;
    margin-right: 20px;
    margin-left: 10px;
    margin-top: 20px;
}
	.contact-info h4{     color: #086812;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;}
	.contact-info p{padding-left: 19px; color :#333333;font-size: 13px;}
	.contact-info p.i-home{background: url(../images/icon/icon-home.png) no-repeat left center;}
	.contact-info p.i-phone{
    background: url(../images/icon/icon-mobile.png) no-repeat left center;
}
	.contact-info p.i-email{

        background: url(../images/icon/bg-email.png) no-repeat 0px center;
    padding-left: 21px;
	}
	.contact-info p{}
    .contact-form{margin-top:20px;}
    .contact-form label{font-weight:normal;font-size: 13px;}
    .glyphicon-refresh2{
            background: url(../images/refesh.png) no-repeat 0 0;
    width: 24px;
    height: 24px;
    display: block;
    }

.socical ul{
    float: right;
    text-align: right;
    width: 251px;
}
.socical ul li{display: table-cell;}