@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700|Roboto+Condensed:300,400,700|Oswald:300,400,500,600,700");


* {
    transition: transform 0.5s ease-out, opacity 0.5s ease-out;
}

body {
    font-family: "Roboto", arial, sans-serif;
    color: #333;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.25px;
}

.header-bottom {
    background: #fff;
}
.header-messages p {
    margin: 0;
}
.margin-15 {
    margin: 15px 0;
}

.margin-20 {
    margin: 20px 0;
}

.margin-25 {
    margin: 25px 0;
}

.padding-15 {
    padding: 15px 0;
}

.padding-20 {
    padding: 20px 0;
}

.padding-25 {
    padding: 25px 0;
}

.padding-30 {
    padding: 30px 0;
}

.padding-35 {
    padding: 35px 0;
}

.padding-5 {
    padding: 7px 0;
}

i.mr-7 {
    margin-right: 7px;
}

.bg-white {
    background: #fff;
}

.bg-gray {
    background: #f2f2f2;
}

.bg-black {
    background: #212121;
}

.clear-both {
    clear: both;
}

.f-right {
    float: right;
}

.relative {
    position: relative !important;
}

* {
    transition: all 0.3s ease 0s;
}

a {
    transition: all 150ms ease-in-out 0s;
}

a:hover {
    color: #d71921;
}

img {
    max-width: 100%;
    height: auto !important;
}
ul li,
ol li {
    list-style: outside none none;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
header nav,
body,
input,
textarea,
button,
select {
    font-family: "Roboto Condensed", Arial, sans-serif;
}

.top-header {
    width: 100%;
    background: #006701;
    color: #fff;
    text-align: center;
    line-height: 36px;
}

.search-border .fa.fa-search {

    color: rgba(102, 102, 102, 0.85);

}

.header-messages {
    text-transform: capitalize;
    font-style: normal;
    font-size: 13px;
    font-family: "Roboto Condensed", Arial, sans-serif;
    color: #fff;
    font-weight: 500;
}

ul.toolbar li {
    float: left;
    margin-right: 10px;
}

ul.toolbar li a {
    color: #fff;
}

.social-header li {
    float: left;
    margin-right: 7px;
}

.social-header li i {
    color: #fff;
    font-size: 13px;
}

#site-logo img {

    max-width: 70px;

}

.middle-header .wrap {

    position: relative;
    display: flex;
    align-items: center;

}

.middle-header {

    text-align: center;
    padding: 10px 0;

    background: #fff;
    border-top: solid #333 1px;
}

.header-search {

    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);

}

.search-border {

    background: transparent;
    overflow: hidden;
    padding: 7px 10px;

}

.search-border button {

    background: transparent;
    border: none;

}

#site-logo {
    float: left;
    margin-right: 90px;
}

.search-border input {

    background: transparent;
    border: none;
    color: rgba(102, 102, 102, 0.85);
    font-size: 14px;

}

.header-nav {
    background: #242424;
    border-top: 1px solid #333;
}

.heading_sale_shock {
    display: block;
    position: relative;
    text-align: center;
}

.col-sm-6.col-xs-12.img-about {
    position: relative;
}

.img-about .img {
    position: absolute;
}

.about-img1.img {
    margin-top: 60px;
}

.about-img2.img {
    margin-left: 250px;
}

.dns-section-1 {
    width: 100%;
    overflow: hidden;
}

#main-content {
    /*    float: left;*/
    width: 100%;
}

.header-scroll {
    float: left;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

.header-scroll .top-header {
    height: 0;
    overflow: hidden;
}

.header-scroll .middle-header {
    padding: 5px 0;
}

.header-scroll .middle-header #site-logo img {
    max-width: 52px;
}


.about-title h2 {
    color: #A06B1F;
    font-size: 60px;
    font-family: "OSWALD";
}

.about-us .section-wrap {

    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;

}

.img-about {
    padding: 10px 20px;

}

.text-about {
    background: url(images/border-e.png) 0 0 repeat-y #fff;
}

.about-title {

    margin-top: 0;
    color: #006701;
    font-weight: 700;

}

.about-content {

    padding: 15px 20px;

}

.about-title h3 {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
}

.small-headline {
    line-height: 22px;
    font-size: 18px;
    color: #242424;
    margin: 25px 0;
    float: left;
}

.about-title p {
    color: #000;
    font-family: "Roboto";
}

.about-link a {
    text-transform: uppercase;
    font-weight: bold;
    color: #242424;
    display: block;
    padding: 10px 0 10px 25px;
    border-left: 5px solid #000;
}

.about-link {
    margin-top: 20px;
    float: left;
}

.section-main.dns-section-2.home-product {
    background: #212121;
    padding: 20px 0;
    margin-bottom: 0
}

.product-wrap {
    position: relative;
    padding-top: 80px;
}

.section-main.dns-section-2.bg-black.most-views {
    margin-top: 0;
}

.product-wrap .nav.nav-tabs {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 15px;
    border-bottom: 0;
}

.product-wrap .nav.nav-tabs li a {
    text-transform: uppercase;
    font-weight: bold;
    color: #ccc;
    border: none;
    font-size: 16px;
    border-radius: 0;
}

.product-wrap .nav.nav-tabs li.active a {
    color: #fff;
    background: transparent;
}

.product-wrap .nav.nav-tabs li.active {
    border-bottom: 3px solid #EFFF00;
}

a {}

.product-wrap .nav.nav-tabs li a:hover {
    background: transparent;
    border-top: 3px solid #EFFF00;
    border-radius: 0;
    color: #fff;
}

.product-wrap .nav.nav-tabs li {
    margin-right: 7px;
}

.img1 img {
    height: auto;
}

.img1 {
    position: relative;
}

.img1::before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
    z-index: 1;
}

.img1::after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
}

.img1:hover::before {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
    left: 50%;
    right: 50%;
    width: 0;
}

.img1:hover::after {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
    bottom: 50%;
    height: 0;
    top: 50%;
}

.heading_sale_shock h2 {
    text-align: center;
    text-transform: uppercase;
    font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 28px;
    font-weight: 900;
    margin-bottom: 30px;
    display: inline-block;
    margin: 0 auto 20px;
    padding: 5px;
    border-radius: 50px;
    background-image: -moz-linear-gradient(0deg, #00bdf2 0%, #167ff4 37%, #00bff2 50%, #167ff4 74%, #00bdf2 100%);
    background-image: -webkit-linear-gradient(0deg, #00bdf2 0%, #167ff4 37%, #00bff2 50%, #167ff4 74%, #00bdf2 100%);
    background-image: -ms-linear-gradient(0deg, #00bdf2 0%, #167ff4 37%, #00bff2 50%, #167ff4 74%, #00bdf2 100%);
}

.heading_sale_shock h2 a {
    line-height: 55px;
    font-family: "OSWALD";
    height: 55px;
    z-index: 999;
    position: relative;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    min-width: 430px !important;
    padding: 0 50px;
    border-radius: 30px;
    background-image: -moz-linear-gradient(0deg, #226fe9 0%, #098eff 50%, #167ff4 74%, #226fe9 100%);
    background-image: -webkit-linear-gradient(0deg, #226fe9 0%, #098eff 50%, #167ff4 74%, #226fe9 100%);
    background-image: -ms-linear-gradient(0deg, #226fe9 0%, #098eff 50%, #167ff4 74%, #226fe9 100%);
}

.heading_sale_shock h2 a img {
    display: inline-block;
    padding-right: 10px;
    margin-bottom: 7px;
}

.heading_sale_shock h2 a span {
    display: inline-block;
    font-size: 28px;
}

.heading_sale_shock span.title_sum {
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 0px 140px;
    color: #7b8395;
    margin-bottom: 45px;
}

.product-box-h {
    min-height: 385px;
}

.product-box-big {
    min-height: 315px !important;
}

.product-box-h {
    position: relative;
    min-height: 375px;
    margin: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.product-box-h .product-thumbnail {
    position: relative;
}

.product-box-h .product-thumbnail > a.display_flex {
    width: 100%;
    text-align: center;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 218px;
}

@media (min-width: 1200px) .section_sale_shock .product-box-h a.display_flex {
    height: 270px !important;
}

.product-box-h .product-thumbnail.box_img_270 > a.display_flex {
    height: 270px;
}

.section_sale_shock .product-box-h a.display_flex:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

.product-box-h .product-thumbnail > a.display_flex img {
    max-height: 100%;
    width: auto !important;
    max-width: 100%;
    display: block;
}

.product-box-h .sale-flash {
    position: absolute;
    font-size: 14px;
    font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
    color: #fff;
    padding: 0 10px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-weight: 700;
    top: 10px;
    right: 10px;
    text-transform: none;
    text-align: center;
    z-index: 9;
    background-size: contain;
    background-repeat: no-repeat;
}

.product-box-h .sale-flash.hot {
    background-image: url(//bizweb.dktcdn.net/100/330/753/themes/720026/assets/label_hot.png?1557739229027);
}

.product-box-big .product-action {
    z-index: 9;
    text-align: center !important;
    display: none;
    margin-top: 10px !important;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.product-box-h .product-action {
    text-align: left;
    display: none;
    margin-top: 10px !important;
    position: absolute;
    width: 100%;
}

.product-box-h .product-action form {
    margin-bottom: 0px;
}

.product-box-h .product-action .btn.btn-cart {
    width: 120px;
    height: 36px;
    line-height: 36px;
    border-radius: 30px;
    color: #fff;
    background: #226fe9;
    margin-right: 0px;
}

.product-box-h .product-action .xem_nhanh {
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 50%;
    text-align: center;
    background: #226fe9;
    display: inline-block;
    margin-left: 2px;
}

.product-box-h .product-action .xem_nhanh .fas {
    color: #fff;
}

.product-price {
    color: #226fe9;
    font-size: 1.42857em;
    line-height: 24px;
    display: block;
}

.product-box-h .product-info .product-hide .price-box .old-price {
    display: inline-block;
}

.product-box-h .product-info .product-price-old {
    text-decoration: line-through;
    font-family: 'Arial', sans-serif;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    display: inline-block;
    color: #7b8395;
}

.product-box-h .product-info .product-price {
    color: #226fe9;
    font-size: 16px;
    display: block;
    font-weight: bold;
    font-family: 'Arial', sans-serif;
}

.product-box-h .product-info .product-name a {
    color: #3b4357;
    text-decoration: none;
}

.product-box-big .product-info .product-name {
    font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 18px !important;
    font-weight: bold !important;
    color: #3b4357;
    margin-bottom: 5px !important;
    margin-top: 0px !important;
}

.product-box-h .product-info .product-name {
    font-size: 14px;
    font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
    line-height: 21px;
    margin: 15px 0 10px 0;
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: 400;
    height: auto;
    word-break: break-word;
    max-height: 40px;
    overflow: hidden;
}

@media all and (min-width: 1200px) {
    .col-md-3.col-sm-3.col-xs-2.dns-col-p {
        width: 20%;
    }
}

.dns-col-p .inner {
    text-align: center;
}

.p-img {
    width: 100%;
    clear: both;
    margin-bottom: 10px;
    float: left;
}

.p-img:hover img {
    opacity: 0.5;
}

.p-name {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
}

.p-name a {
    color: #333;
    font-size: 15px;
    font-weight: 700;
}

.item-product .inner {
    border: 1px solid #ccc;
}

.p-price-box div {
    display: inline-block;
}

.special-price {
    display: inline-block;
    margin-right: 7px;
    color: #EFFF00;
    font-size: 15px;
    font-weight: 700;
}

.old-price {
    display: inline;
    color: #E5BA48;
    text-decoration: line-through;
    opacity: 0.6;
}

.dns-col-p {
    margin-bottom: 20px;
    margin-top: 15px;
}

.dns-heading-1 {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 25px;
    position: relative;
}

.dns-section-1.about-us.margin-25 {
    background: #f2f2f2;
}

.dns-heading-1 h2 a {

    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 26px;
    font-family: "OSWALD";

}

.dns-heading-1:before {
    content: "";
    height: 2px;
    width: 120px;
    background: #A06B1F;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.dns-heading-1:after {
    content: "";
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    background: #A8741A;
    position: absolute;
    bottom: -3px;
    left: 50%;
    margin-left: -4px;
}

.bg-black .dns-heading-1:before {
    background: #EFFF00;
}

.bg-black .dns-heading-1:after {
    background: #EFFF00;

}

.bg-black .dns-heading-1 h2 a {
    color: #fff;
}

.owl-carousel.owl-loaded {
    float: left;
}

.most-views .owl-carousel button i {
    color: #fff;
    font-size: 26px;
}

/*.most-views .owl-prev {

    position: absolute;
    top: 33%;
    left: -50px;
    height: 35px;
    width: 35px;
    border: 1px solid #fff !important;
    display: block;
    opacity: 0.5;

}*/

/*.most-views .owl-next {

    position: absolute;
    right: -50px;
    height: 35px;
    width: 35px;
    border: 1px solid #fff !important;
    display: block;
    opacity: 0.5;

}*/

.most-views .owl-prev:hover,
.most-views .owl-next:hover {

    background: #fff;
    opacity: 1;

}

.section-main.dns-section-2.detail-page {
    margin: 0;
}

.section-breadcrumb .breadcrumb {
    background: transparent;
    border-bottom: 1px solid #ccc;
}

.section-breadcrumb ol a {
    color: #333;
}

.bg-white .special-price {
    color: #C4161C;
    font-size: 18px;
}

.bg-white .old-price {
    color: #555;
}

.bg-white .p-name a {
    color: #000;
}

.img_effect img::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.img_effect:hover img {
    opacity: 1;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
}

.img_effect img {
    opacity: 0.95;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
}

.img_effect {
    width: 100%;
    overflow: hidden
}

.myblog .image-blog-left {
    position: relative;
}

.myblog .content_left {
    position: absolute;
    top: 0px;
    right: 0px;
    margin: 10px 10px 0 0;
    float: left;
    height: 56px;
    background: #226fe9;
    text-align: center;
    width: 60px;
    padding: 10px 6px 8px 6px;
    display: inline-block;
}

.myblog .content_left .top_content {
    display: block;
    font-weight: 700;
    font-size: 24px;
    line-height: 17px;
    color: #fff;
}

.myblog .content_left .bot_content {
    font-size: 11px;
    font-weight: bold;
    color: #fff;
}

.myblog .content_blog {
    width: 100%;
    float: left;
    padding-top: 20px;
}

.myblog .content_blog .content_right {
    width: 100%;
    display: block;
    float: left;
}

.myblog .content_blog .content_right h3 {
    margin: 0;
    line-height: normal;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 5px;
}

.myblog .content_blog .summary_item_blog {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.myblog .content_blog .summary_item_blog p {
    margin: 0;
    margin-top: 0px;
    margin-top: 10px;
    color: #7b8395;
}

.myblog .content_blog .continus_btn {
    font-weight: 400;
    color: #006701;
}

.f-left {
    float: left !important;
}

.content_right a {

    color: #333;
    font-size: 18px;

}

.section_brand .title_brand {
    text-align: center;
    margin-bottom: 15px;
}

.section_brand .title_brand h2 {
    font-size: 20px;
    text-align: center;
    display: block;
    position: relative;
    float: none;
    margin: 0;
}

.section_brand .title_brand h2::before {
    content: "";
    position: absolute;
    top: 48%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #e9edf5;
    z-index: -1;
}

.section_brand .title_brand h2 span {

    background: #fff;
    z-index: 999;
    display: inline-block;
    padding: 0 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    font-family: "OSWALD";

}

.dns-section-2 {
    margin: 25px 0;
    width: 100%;
    clear: both;
    /*    float: left;*/
}

.item {
    border: 1px solid #e8e8e8;
    padding: 5px;
}

footer {
    background-color: #006701;
    position: relative;
    padding-top: 30px;
}

footer .back-to-top {
    z-index: 99;
    position: absolute;
    right: 50%;
    top: -28px;
    background: #d71921;
    text-align: center;
    line-height: 56px;
    font-size: 30px;
    display: none;
    color: #fff;
    transform: rotate(45deg);
    cursor: pointer;
    width: 56px;
    height: 56px;
    margin-right: -23px;
}

footer .back-to-top {
    position: fixed;
    margin: 0px;
    bottom: 20px;
    right: 20px;
    top: inherit !important;
    transform: rotate(0);
    border-radius: 50%;
    font-size: 20px;
}

footer .back-to-top.show {
    display: inline-block;
}

footer .back-to-top i {
    transform: rotate(0);
}


.site-footer {
    padding: 15px 0 0;
}

.site-footer .footer-inner {
    border-bottom: 1px solid #2e2e2e;
}

.block {
    display: block !important;
}

footer .site-footer h4 {
    position: relative;
    color: #fff;
    margin: 0;
    padding: 13px 0 20px;
    font-size: 1.28571em;
    text-transform: uppercase;
}

footer .footer-widget p {
    color: #fff;
    /*max-width: 450px;*/
}

footer .list-menu {
    margin-bottom: 15px;
    line-height: 1.71429em;
}

footer .list-menu.social-media-footer li {
    display: inline-block;
    margin-right: 10px;
}

footer .list-menu li {
    color: #fff;
    list-style: none;
    margin-bottom: 5px;
}

footer .list-menu.social-media-footer a {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #fff;
    text-align: center;
    font-size: 18px;
    line-height: 36px;
}

footer .list-menu a {
    color: #fff;
}

footer .list-menu.social-media-footer a i {
    line-height: 38px;
}

footer .list-menu li:hover a {
    padding-left: 5px;
    color: #EFFF00;
    text-decoration: none;
}

footer .list-menu li .company i.fa {
    color: #EFFF00;
    display: inline-block;
    text-align: center;
    margin-right: 5px;
    width: 20px;
}

footer .list-menu.infomation li > div {
    margin-bottom: 5px;
}

footer .list-menu.infomation li {
    margin-bottom: 10px;
}

footer .copyright {
    padding: 10px 0;
    padding-top: 10px;
    color: #a8a8a8;
    font-size: 1em;
    position: relative;
    background: #222;
}

footer .copyright {
    padding-top: 20px;
}

footer .copy-right-text {
    float: left;
}

footer .list-menu.payment li {
    display: inline-block;
}

footer .copyright .list-menu {
    float: right;
    display: inline-block;
    margin-right: 0px;
}

.dns-page-title {
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
}

.dns-page-title h1 {
    margin: 0;
}

.dns-page-title h1 a {
    color: #333;
    font-size: 24px;
    font-weight: bold;
    font-family: "oswald";
}

/*   ====================================================== TRANG DETAIL ==============================================================*/

.row.row-related {
    margin: 20px 0 30px;
}

.new_title::before {
    background: #ff5c00 none repeat scroll 0 0;
    border-top: 4px solid transparent;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    right: auto;
    top: 55px;
    width: 227px;
}

.new_title {
    position: relative;
}

.new_title h3 {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    box-shadow: none;
    color: black;
    display: inline-block;
    font-family: Open Sans;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: normal;
    margin-top: 0;
    padding: 15px 0;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}

.img-inner {
    border: 1px solid #e8e8e8;
}

.p-detail-img {
    text-align: center;
}

.row-field {
    float: left;
    padding: 5px 0;
    width: 100%;
}

.row-field label {

    margin-right: 10px;
    color: #414141;
    font-size: 18px;

}

.row-field {

    font-size: 16px;

}

.text-wiget > h3 {
    font-weight: 700;
}

.detail-intro {

    font-style: italic;
    line-height: 22px;
    border-top: 1px solid #ccc;
    padding-top: 15px;

}

.row-field input {
    border: 1px solid #ccc;
    height: 42px;
    text-align: center;
}

.btn-buy {
    background: #A8741A;
    color: #fff;
    margin: 0;
    border: 0;
    padding: 10px 20px;
    margin-left: 10px;
    font-weight: bold;
}

.btn-buy:hover {
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
}

.contact-detail {
    border-top: 1px solid #e8e8e8;
    float: left;
    margin-top: 10px;
    padding: 15px 0 0;
    width: 100%;
}

.contact-detail > li {
    border-bottom: 1px dashed #f2f2f2;
    float: left;
    padding: 7px 0;
    width: 100%;
}

.contact-detail > li a {
    color: #555;
}

.contact-detail > li i {
    border: 1px solid #d71921;
    border-radius: 50%;
    color: #d71921;
    height: 25px;
    margin-right: 7px;
    padding-top: 5px;
    text-align: center;
    width: 25px;
}

.p-detail-tab .nav > li > a {
    background: #d71921 none repeat scroll 0 0;
    color: #fff;
    display: block;
    padding: 10px 15px;
    position: relative;
}

.dns-heading-2 span {
    color: #000;
    font-weight: 700;
    font-family: "oswald";
}

.dns-heading-2 {
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
}

/*===========================================================TRANG TIN=========================================================*/

.margin-bottom-50-article {
    margin-bottom: 50px;
}

.hidden {
    display: none !important;
}

.blog-main .myblog:nth-child(1) .blog_item {
    padding-top: 0px;
}

.blog-main .myblog .blog_item {
    width: 100%;
    float: left;
    padding: 30px 0;
    padding-top: 30px;
    border-bottom: 1px dashed #e9edf5;
}

.blog-main .myblog .blog_item .left_item {
    width: 270px;
    height: auto;
    display: block;
    float: left;
}

.myblog .image-blog-left {
    position: relative;
}

.myblog .blog_item .left_item .image-blog-left a img {
    max-width: 100%;
}

.blog-main .myblog .blog_item .right_item {
    width: calc(100% - 270px);
    -webkit-width: calc(100% - 270px);
    -moz-width: calc(100% - 270px);
    -o-width: calc(100% - 270px);
    -os-width: calc(100% - 270px);
    display: block;
    float: left;
    padding-left: 30px;
}

.blog-main .myblog .content_blog {
    padding-top: 0;
}

.myblog .content_blog {
    width: 100%;
    float: left;
    padding-top: 20px;
}

.myblog .content_blog .content_right {
    width: 100%;
    display: block;
    float: left;
}

.date {
    margin: 10px 0 5px 0;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    color: #a7aebd;
}

.margin-right-5 {
    margin-right: 5px !important;
}

.date .news_home_content_short_time {
    z-index: 999;
    color: #bbbdc9;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    display: inline-block;
    text-decoration: none;
    margin-left: 2px;
}

.date .cmt_count_blog {
    margin-left: 20px;
}

.myblog .content_blog .summary_item_blog {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.myblog .content_blog .summary_item_blog p {
    margin: 0;
    margin-top: 0px;
    margin-top: 10px;
    color: #7b8395;
}

.left-content .aside-item {
    margin-bottom: 25px;
}

.aside-item .aside-title {
    position: relative;
}

.left-content .aside-title {
    margin-top: 0px;
}

.aside-item .aside-title.aside_title_dmsp h2 {
    height: 50px;
    line-height: 50px;
    font-size: 14px !important;
    text-transform: uppercase;
    color: #fff;
    background: #006701;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding-left: 17px;
    margin-bottom: 0px !important;
}

.aside-item .aside-title h2 {
    height: 40px;
    width: 100%;
    font-size: 20px;
    line-height: 40px;
    margin: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: none;
    font-weight: 700;
    display: inline-block;
    padding: 0px;
    padding-left: 0px;
    position: relative;
}

.left-content .title-head {
    margin: 0px;
    font-size: 20px;
    text-transform: none;
    font-weight: bold;
    position: relative;
    display: block;
}

.left-content .aside-item .aside-content {
    padding-bottom: 15px;
    padding-top: 25px;
}

.aside-item .aside-content {
    padding-bottom: 15px;
}

.dmsp .aside-content {
    border: 1px solid #e9edf5;
    border-top-color: rgb(233, 237, 245);
    border-top-style: solid;
    border-top-width: 1px;
    border-top: none;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.sidebar-category .aside-content {
    margin-top: 0;
}

.aside-filter {
    background: #fff;
    margin-bottom: 0px;
}

.aside-filter .aside-item:last-child {
    margin-bottom: 0;
    border: none;
}

.product-mini-lists {
    margin: 10px 0;
}

.product-mini-lists .products {
    border: none !important;
}

.item_small:last-child .product-mini-item {
    border-bottom: 0;
}

.product-mini-item {
    padding: 20px 0px 24px 0px;
    border-bottom: 1px solid #e5e5e5;
}

.product-mini-item .product-img {
    width: 80px;
    margin-right: 20px;
    float: left;
}

.product-mini-item .product-info {
    width: calc(100% - 100px);
    float: right;
}

.product-mini-item .product-info h3 {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
}

.product-mini-item .product-info h3 a {
    color: #3b4357;
}

.text3line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.product-mini-item .product-info .price-box {
    border: none;
    margin: 7px 0 5px 0;
}

.product-mini-item .product-price {
    font-size: 16px;
    font-weight: bold;
    font-family: 'Arial', sans-serif;
    color: #226fe9;
}

.product-mini-item .price {
    display: inline-block;
}


.margin-top-0 {
    margin-top: 0px !important;
}

.aside-item .aside-title.aside_title_dmsp h2 .fa {
    padding-right: 10px;
}

.sidebar-category .aside-content .nav-item {
    position: relative;
    clear: left;
    font-size: 1em;
    padding: 0;
}

.aside-item.sidebar-category .nav-item {
    position: relative;
    clear: left;
    font-size: 14px;
    padding: 10px 0px 5px 0px;
    border-bottom: none;
}

.dmsp .aside-content .navbar-pills .lv1 a {
    padding: 10.5px 20px 10.5px 25px;
    border-top: 1px solid #e9edf5;
}

.sidebar-category .aside-content .nav-item a {
    font-size: 14px;
    color: #7b8395;
    font-weight: 400;
    line-height: 1.7;
    padding: 5px 20px 2px 0px;
}

.aside-item.sidebar-category .nav-item a {
    font-size: 14px;
    font-weight: 400;
    padding-right: 15px;
    padding-left: 0;
    padding-top: 0;
}

.dmsp .aside-content .navbar-pills .lv1:first-child a {
    border-top: none;
}

.article-main .article-title {
    margin-top: 0px;
    margin-bottom: 0;
    font-size: 30px;
    font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-weight: bold;
    color: #3b4357;
    line-height: 36px;
    float: left;
    width: 100%;
}

.article-main .article-details .date {
    margin: 15px 0 10px;
}

.article-main .article-content {
    font-size: 1.14286em;
}

.article-main .rte {
    color: #7b8395;
    font-size: 14px;
    margin-top: 5px;
}

.intro-p {
    line-height: 28px;
    margin-bottom: 20px;
}

.more-info .fa.fa-check-square-o {
    color: #006701;
}

.button-view {
    margin: 20px 0;
}

.button-view a {
    display: block;
    float: left;
    background: #006701;
    margin-right: 14px;
    padding: 5px 12px;
    color: #fff;
    text-transform: uppercase;
}

.dns-heading-1 span {
    font-weight: bold;
    text-transform: uppercase;
    color: #006701;
}

button.owl-prev::before {
    width: 10px;
    height: 10px;
    content: "";
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(135deg) translateX(-50%) translateY(-50%);
    left: 60%;
    position: absolute;
    top: 35%;
    left: 25%;
}

button.owl-next::before {
    width: 10px;
    height: 10px;
    content: "";
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(-45deg) translateX(0) translateY(0);
    left: 60%;
    position: absolute;
    top: 35%;
    left: 25%;
}

.owl-carousel .owl-nav button {
    text-indent: -99999px;
}

.owl-carousel .owl-nav button {
    position: absolute;
    bottom: 0;
    transform: translateX(-50%);
    width: 35px;
    height: 35px;
    background: #006701 !important;
    border: 1px solid #666 !important;
    border-radius: 3px;
    transform-origin: 0 0;
}

.section-wrap.row .owl-carousel {

    padding-bottom: 30px;

}

button.owl-prev {
    transform: rotate(135deg) translateX(-50%) translateY(-50%);
    left: calc(50% - 40px);
}

button.owl-next {
    transform: rotate(135deg) translateX(-50%) translateY(-50%);
    left: calc(50%);
}

.dns-section-1.section-breadcrumbs {
    background: #f2f5f8;
}

.section-breadcrumbs .breadcrumb {
    background: transparent;
    margin: 0;
    padding: 10px 0;
}

.cate-item-product {
    margin-bottom: 25px;
}

.cate-item-product .inner {
    border: 1px solid #cccc;
    overflow: hidden;
    padding: 3px;
}

.dns-section-1.section-breadcrumb {
    background: #f2f5f8;
}

.dns-section-1.section-breadcrumb .breadcrumb {
    background: transparent;
    margin: 0;
    border-bottom: none;
    padding: 15px;
}
.product_note {
    background: #E7FFE2;
    padding: 10px;
    margin-top: 10px;
    border-radius: 10px;
    border: 1px solid #b1dab3;
    font-size: 15px;
    color: #177b04;
}
h3.header {
    text-transform: uppercase;
    font-size: 15px;
    margin-top: 5px;
    font-weight: bold;
}
.product_note h4 {
    font-size: 14px;
    font-weight: 700;
}
.product_note p {
    margin: 0;
}
@media all and (max-width:767px) {
    .middle-header .wrap {
        position: relative;
        display: block;
        align-items: center;
        text-align: center;
    }
    #site-logo {
        float: none;
        margin-right: 0;
    }
    .text-about {
    background: none;
    padding: 0;
}
    .blog-main .myblog .blog_item .left_item {
        width: 100%;
        margin-bottom: 20px;
    }
    .blog-main .myblog .blog_item .left_item img {
        width: 100%;
    }
    .blog-main .myblog .blog_item .right_item {
        width: 100%;
        padding: 0;
    }

}
