body {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.box-search-mobile {
    float: right;
}

.box-search-mobile .box-search {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    top: 50px;
    display: none;
    background: #fff;
    border-radius: 0px;
    z-index: 999;
    padding: 20px;
    box-shadow: 0 0 5px #000;
}

.box-search-mobile .box-search .form-inline input.form-control {
    height: 35px;
    margin-top: -1px;
}

.menu-active {
    display: none;
}

.btn-show-search {
    color: #fff;
    padding: 15px;
    /* top: 15px; */
    position: relative;
    display: block;
}

.nav-right .dropdown-toggle:hover i, .nav-right .btn-show-search:hover i:before, .account-user:hover i:before, .compare-product:hover i:before, .cart-order:hover i:before, .btn.btn-search.btn-main:hover i:before {
    color: #2c3493;
}

.nav-right .dropdown-toggle {
    color: #999;
    border: none;
}

.nav-right .dropdown-toggle:hover i {
    color: #2c3493
}

#Nav-mobile .nav-right .dropdown-toggle {
    color: #f2f2f2;
}

.cart-order .dropdown-toggle span.number, .compare-product .dropdown-toggle span.number {
    background: #2c3493;
    color: #fff;
}

.nav-right .cart-order .dropdown-toggle {
    border: none;
}

.menu-top li a {
    text-transform: uppercase;
    border: none;
    color: #999;
    position: relative;
}

.menu-top li a:hover {
    background: none;
    color: #2c3493;
}

.menu-top li a:before {
    content: '';
    width: 1px;
    height: 10px;
    background: #ddd;
    position: absolute;
    top: 12px;
    right: 0;
}

.menu-top li:last-child a:before {
    display: none;
}

.menu-top {
    margin-top: 20px;
}

.nav-right {
    margin-top: 15px;
}

#Nav-mobile .nav-right {
    margin-top: 0px;
}

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

.nav_desktop li a {
    color: #1e1e1e;
    padding: 15px 10px;
}

.nav_desktop li.active a,.nav_desktop li a:hover {
    color: #2c3493;
    background: none;
}

.bg-main.menu-main {
    background: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.nav_desktop li a:after {
    display: none;
}

.cart-order .drop-toggle span.number {
    color: #fff;
    background: #2c3493;
    top: 10px;
    margin-left: -5px;
}

.fancybox-gallery:hover .image-hover {
    opacity: .65;
}

.box-search {
    border-radius: 0px;
    margin: 0;
    padding: 5px 0 0;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.nav_desktop ul li.sub-menu-style2 >ul {
    border-top: 1px solid #ddd;
}

.box-search .form-inline .form-group {
    width: calc(100% - 55px);
    -webkit-width: calc(100%-55px);
    -moz-width: calc(100%-55px);
    -o-width: calc(100% -55px);
}

.box-search .form-inline .input-group {
    border: none;
    border-radius: 0;
}

.btn-search.btn-main {
    background: none;
    color: #1e1e1e;
    border: none;
}

.btn-search.btn-main:hover {
    color: #1E1E1E;
    background: none;
}

.item-banner {
    margin-bottom: 30px;
}

.banner-img img {
    border: none;
}

.price-well {
    font-size: 14px;
    color: #333;
}

.bg-main,.list-bank li label:before, .fancybox-gallery:hover .image-hover, .nav-tabs-03.nav-tabs>li.active>a, .nav-tabs-03.nav-tabs>li.active>a:focus, .nav-tabs-03.nav-tabs>li.active>a:hover, .box-step ul li.active .demo-icon, .nav_title li a::before, .box-product-style2 h3:before, .title_style2 h3::after, .opticon-select li:hover .btn-ver,.opticon-select li.active .btn-ver, .nav-tabs-01 .nav-tabs li.active span {
    background-color: #231f20;
}

.color-main, .box-style-1 .demo-icon:before, .bottom-download span, .view-style .btn-view.active, .nav li.active a, .nav_desktop ul li:hover ul li a:hover, .title-product a:hover, .title-desc-detail, .nav-tabs-01 .nav-tabs li span .demo-icon, .nav-tabs-01 .nav-tabs li.active i.icon-dot-circled, .nav_desktop ul li.sub-menu-style2 ul li a:hover, .nav_desktop ul li.sub-menu-style2:hover ul li a:hover, .breadcrumb > .active {
    color: #2c3493;
}

.thub-image .item:hover img,.thub-image .item.active img {
    border: 1px solid #ed1c24;
}

.tabs-menu-01.active .arrow-left::after,.tabs-menu-02.active .arrow-left::after {
    border-right-color: #231f20;
}

.nav-tabs-01 li.active .arrow-left::after, .nav-tabs-01 li.active .arrow-left::after {
    border-right-color: #231f20;
}

.nav-tabs-01 .nav-tabs li.active span .demo-icon {
    color: #231f20
}

.btn-main, .btn-primary, a.btn-primary {
    background-color: #231f20;
    border: 1px solid #231f20;
    color: #fff;
}

.btn-main.focus, .btn-main:focus, .btn-main:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    background-color: #ffffff;
    border-color: #ffffff;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover,.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover, .pagination>li.active>a {
    background-color: #2f3493;
    border-color: #2f3493;
}

.btn-icon:hover {
    color: #ed1c24;
    border-color: #ed1c24
}

.btn-primary, a.btn-primary {
    color: #fff;
}

.bg-default {
    background-color: #383838;
}

.btn-default {
    background-color: #383838;
    border: 1px solid #383838;
}

.btn-default.focus, .btn-default:focus, .btn-default:hover {
    background-color: #e3e3e3;
    border-color: #e3e3e3;
    color: #ea0009;
}

.jslider .jslider-bg i, .jslider .jslider-pointer {
    background: url(../images/jslider.png) no-repeat 0 0;
}

.jslider .jslider-pointer {
    background-position: 0 -60px;
}

.box-product-style2 .nav_title li {
    padding: 0 15px 0 0;
}

.box-product-style2 .nav_title li a::before {
    display: none
}

.box-product-style2 .nav_title li a {
    text-transform: inherit;
    font-weight: normal;
    font-size: 15px;
}

.box-product-style2 .tab-product .nav_title {
    border: none;
    margin: 0;
}

.status-product.new {
    color: #ffffff;
    font-size: 12px;
    background: #2d3493;
    left: inherit;
    right: 10px;
    top: 10px;
}

.status-product.sale {
    top: 10px;
    left: 10px;
    background: #303493;
}

.title-product {
    margin-top: 25px;
    margin-bottom: 8px;
}

.title-product a {
    font-weight: bold;
    color: #555;
}

.action-product a {
    width: 40px;
    border: none;
    margin: 0;
    border-radius: 0
}

.action-product a:hover {
    background: none;
    color: #2c3493;
}

.action-product a.item-shopping {
    width: auto;
    padding: 0 15px;
    background: rgba(0, 0, 0, 0.6);
    font-weight: normal;
    text-transform: uppercase;
}

.action-product a.item-shopping:hover {
    color: #fff;
    background: #2e3493;
}

.action-product {
    padding: 0;
    height: 38px;
}

.box-product .tab-product .nav_title {
    display: table;
    margin: 0 auto 30px auto;
    border-bottom: none;
}

.box-left .nav_title,.bottom-detail-product .nav_title {
    display: block;
    border-bottom: 3px solid #2c3493;
}

.box-left .nav_title li {
    position: static;
}

.nav_title li a:hover:before,.nav_title li.active a:before {
    display: none;
}

.nav_title li a:hover,.nav_title li.active a {
    color: #2c3493;
}

.box-left .nav_title li.active a {
    color: #333;
    font-size: 16px;
}

.box-left .slider-product.owl-theme .owl-controls .owl-buttons div {
    top: -58px;
}

.nav_title li a {
    font-size: 22px;
    color: #337ab7;
}

.nav_title li {
    position: relative;
}

.nav_title li:after {
    content: '';
    width: 1px;
    height: 10px;
    background: #2c3493;
    position: absolute;
    top: 13px;
    right: 0;
}

.nav_title li:last-child:after {
    display: none;
}

.icon-title-1 {
    background: url(../images/icon-theme.png) no-repeat 0 0;
    width: 110px;
    height: 15px;
    display: inline-block;
    margin-top: 10px;
}

.title-box-p-home:before {
    display: none;
}

.title-box-p-home h2 {
    display: block;
    text-align: left;
    padding-left: 0;
    padding: 8px 0 15px;
    border-bottom: 1px solid #e1e1e1;
}

.title-box-p-home {
    padding-bottom: 2px;
    border-bottom: 1px solid #e1e1e1;
}

.title-box-p-home a {
    text-transform: uppercase;
    font-size: 22px;
    color: #333333;
    position: relative;
}

.title-box-p-home a:before {
    content: '';
    position: absolute;
    bottom: -18px;
    left: 0;
    width: 100px;
    height: 3px;
    background: #2c3493;
}

.slider-product.owl-theme .owl-controls .owl-buttons div {
    width: 25px;
    height: 25px;
    border: 1px solid #ddd;
    border-radius: 0px;
    z-index: 9;
    top: -74px;
    line-height: 18px;
    padding: 3px 5px;
}

.slider-product.owl-theme .owl-controls .owl-buttons div.owl-prev {
    right: 45px;
}

.slider-product.owl-theme .owl-controls .owl-buttons div.owl-prev:before,.slider-product.owl-theme .owl-controls .owl-buttons div.owl-next:before {
    left: 4px;
    position: relative;
}

.slider-product.owl-theme .owl-controls .owl-buttons div:hover {
    background: #2c3493;
    border-color: #2c3493;
}

.slider-product.owl-theme .owl-controls .owl-buttons div:hover:before {
    color: #fff;
}

.style-view-small .img img {
    width: 100%;
}

.style-view-small .title-product a {
    text-transform: none;
    color: #333;
    font-weight: normal;
    margin-bottom: 15px;
}

.style-view-small .title-product a:hover {
    color: #2c3493;
}

.style-view-small .box-rate {
    margin-bottom: 10px;
}

.style-view-small.item-product {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.style-view-small.item-product:last-child {
    border-bottom: none;
}

.bottom-footer {
    background: none;
}

.title-menu-ft {
    color: #fefefe;
    font-size: 14px;
}

.address-ft i {
    color: #fff;
    padding: 11px 8px;
    border: 1px solid rgba(255,255,255,.2);
    width: auto;
}

.address-ft p {
    padding-left: 60px;
    position: relative;
}

.address-ft p i {
    margin-left: -60px
}

.newsletter {
    margin-bottom: 30px
}

.newsletter .form-inline .form-control {
    background-color: #fff;
}

.newsletter .btn-default {
    background-color: #000;
    color: #fff;
    font-size: 14px;
}

.menu-footer-vertical a:hover {
    color: #08c;
    padding-left: 10px;
}

.icon-social a {
    width: 38px;
    border: 1px solid rgba(255,255,255,.2);
    border-radius: 0px;
    background: none !important;
    margin-left: 5px;
    margin-bottom: 10px;
}

.bottom-footer {
    background: none;
}

.top-footer {
    border-bottom-color: rgba(255,255,255,.2)
}

.menu-footer-vertical a {
    font-size: 13px;
    color: #ffffff;
    transition: all 0.3s ease-in-out;
}

.logo-brand-bottom {
    background: none;
}

.item-highlight {
    color: #333;
    margin: 30px 0;
}

.item-highlight .title-highlight {
    font-size: 16px;
}

.item-highlight i {
    color: #2c3493;
    top: 0;
}

.logo-brand-bottom {
    padding: 15px 0;
    position: relative;
}

.title-main {
    background: none;
    padding-top: 20px;
}

.tag-detail-post .share-social .item-social {
    border: none;
}

.p-t-15 {
    padding-top: 15px
}

.p-b-15 {
    padding-bottom: 15px
}

.p-t-30 {
    padding-top: 30px
}

.p-b-30 {
    padding-bottom: 30px
}

.m-t-15 {
    margin-top: 15px
}

.m-b-15 {
    margin-bottom: 15px
}

.bg-st-1 {
    background: #f6f6f6;
}

.bg-st-2 {
    background: url(../images/bg-footer.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-st-3 {
    background: #333
}

/* Header */
.header-top .box-search {
    float: right;
    border: 1px solid #eee;
    border-radius: 50px;
    background: #fff;
}

/* END Header */
/* Slider Home */
.slide-main {
    height: 65vw !important;
}

/* END Slider Home */
/* Free Ship */
.re-ship-phone .item {
    padding: 15px 3px 15px 10px;
    background: #f4f4f4;
    border-radius: 46px 0 0 46px;
    color: #444;
    font-size: 15px;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
    margin: 10px 0;
}

.re-ship-phone .item > span {
    padding: 15px;
    background: #666;
    border-radius: 100%;
    margin-left: -30px;
    position: absolute;
    color: #fff;
    top: 0;
}

.re-ship-phone .item .des span {
    color: #f48549;
}

.re-ship-phone .item .des {
    margin: 0;
    line-height: 21px;
    margin-left: 25px;
}

.re-ship-phone .item .icon {
    height: 50px;
    width: 50px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    background-color: #666;
}

/* END Free Ship */
/* Banner Style 1  */
.banner-style-1 {
    position: relative;
    display: block;
    overflow: hidden;
}

.banner-style-1:before {
    border-color: #000 transparent transparent;
    border-style: solid;
    border-width: 0;
    content: "";
    height: 0;
    left: 0;
    opacity: 0.2;
    position: absolute;
    top: 0;
    transition: all 0.5s ease-in-out;
    width: 0;
}

.banner-style-1:after {
    border-color: transparent transparent #000;
    border-style: solid;
    border-width: 0;
    bottom: 0;
    content: "";
    height: 0;
    opacity: 0.2;
    position: absolute;
    right: 0;
    transition: all 0.5s ease-in-out;
    width: 0;
}

.banner-style-1:hover:before {
    border-width: 1150px 680px 0 0;
    transition: all 0.3s ease-in-out;
}

.banner-style-1:hover:after {
    border-width: 0 0 1150px 680px;
    transition: all 0.3s ease-in-out;
}

.box-highligh-style-2 .row > div {
    padding: 0 5px;
}

/* END Banner Style 1 */
/* Product Item */
.list-item:not(.view-list) .item-product.style-view-2 .img, .style-view-small .img {
    width: 100%;
    padding-top: 66.66667%;
    position: relative;
}

.list-item.view-list .item-product.style-view-2 .img {
    width: 33.33333%;
    padding-top: 33.33333%;
    position: relative;
}

.list-item .item-product.style-view-2 .img > a, .style-view-small .img a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/* END Product Item */
/* Title Block */
.last-tt {
    color: #888;
    margin-left: 5px;
}

/* END Title Block */
/* Menu - Category */
.border-bottom:hover > ul {
    display: block;
}

/* END Menu - Category */
/* Litter News */
.litter-news {
    background: url(https://bizweb.dktcdn.net/100/109/381/themes/161997/assets/newsletter-bg.jpg?1507736765311) no-repeat center;
    padding: 50px 0;
    text-align: center;
}

.litter-news .newsletter {
    max-width: 600px;
    margin: auto;
}

.litter-news .newsletter form {
    max-width: 400px;
    margin: auto;
}

.litter-news .title-menu-ft {
    font-size: 26px;
}

.litter-news .title-menu-ft .last-tt {
    color: #2c3493
}

.litter-news .slogan {
    color: #bbb;
    font-size: 14px;
    margin-bottom: 30px;
}

/* END Litter News */
/* Maps Home */
.maps-ct {
    position: relative;
}

.maps-ct iframe {
    width: 100%;
    margin-bottom: -5px;
}

.maps-ct .contact-ft {
    padding: 30px 30px 20px;
    position: absolute;
    top: 90px;
    right: 15%;
    background-color: #2c3493;
}

.maps-ct > *, .maps-ct .about-desc {
    color: #fff
}

.maps-ct .about-desc {
    font-style: italic;
}

.maps-ct .title {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
}

.maps-ct .address-icon i {
    padding: 13px;
    width: 40px;
    height: 40px;
    text-align: center;
    background: rgba(255, 255, 255, 0.25);
    border-radius: 100%;
    margin-right: 15px;
}

/* END Maps Home */
/* Menu Main */
.main-menu .nav_desktop {
    float: left;
    width: 100%;
}

.sub-menu ul li > a {
    transition: all 0.3s ease-in-out;
}

.nav_desktop ul li.sub-menu-style2 ul li:hover > a, .nav_desktop ul li.sub-menu-style2 ul li a:hover {
    padding-left: 15px;
    color: #2c3493
}

/* END Menu Main */
/* Megamenu  */
.main_menu_mega > .col-sm-3:nth-child(4n+1) {
    clear: both;
}

/* END Megamenu */
/* News CT Item */
.news-ct {
    overflow: hidden;
    position: relative;
}

.news-ct .img-blogs {
    width: 100%;
    padding-top: 67%;
    position: relative;
    max-height: none;
    overflow: initial;
}

.news-ct .img-blogs .img-news {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.news-ct .img-blogs .img-news img {
    height: auto;
}

.news-ct .info {
    position: absolute;
    top: 70%;
    background: rgba(0, 0, 0, 0.75);
    width: 100%;
    transition: all 0.5s ease-in-out;
    padding: 0 10px 50px;
}

.news-ct .title-blogs-item {
    height: auto;
    line-height: 0.5;
}

.news-ct .title-blogs-item a {
    font-size: 14px;
    color: #fff
}

.news-ct .desc-blogs {
    color: #fff
}

.item-blogs.news-ct:hover .info {
    top: 0
}

.news-ct .btn-view-more {
    color: #fff;
    border-color: #fff;
}

.news-ct .btn-view-more {
    background-color: #2c3493;
    border-color: #2c3493
}

/* END News CT Item */
/* Hotline */
.lien-he {
    float: left;
    margin-left: 30px;
    border: 1px solid #f48549;
    padding: 10px;
}

.lien-he a {
    font-size: 16px;
    font-weight: bold;
    color: #f48549;
}

.lien-he:hover {
    border-color: #2c3493
}

.lien-he:hover a {
    color: #2c3493
}

/* END Hotline */
/* Brand */
.logo-brand-bottom .item {
    border: 1px solid #ddd;
    margin: 15px;
    padding: 5px;
}

/* END Brand */
@media (max-width: 1199px) and (min-width: 992px) {
    .menu-top li a {
        padding: 10px 6px;
    }
}

@media (max-width: 1199px) and (min-width: 1024px) {
    .nav_desktop ul li.sub-menu-style2 >ul {
        width: 1024px;
        left: -180px;
    }
}

@media (max-width: 1024px) and (min-width: 992px) {
    .nav_desktop ul li.sub-menu-style2 >ul {
        width: calc(100vw - 20px);
        left: -155px;
    }
}

@media(min-width: 481px) {
}

@media(min-width: 1200px) {
    .box-search .form-inline input.form-control {
        min-width: 305px;
    }

    .nav_desktop ul li.sub-menu-style2 >ul {
        width: 1200px;
        left: -200px;
    }

    .box-bottom-main .row {
        margin: 0 -30px;
    }

    .newsletter .form-inline .form-control {
        min-width: 205px
    }
}

@media(max-width: 991px) {
    #Nav-mobile .nav_desktop ul {
        float: left;
    }

    #Nav-mobile {
        position: relative;
    }

    #Nav-mobile .nav_desktop li a {
        color: #fff;
    }

    .menu-active {
        color: #fff;
    }

    .box-search .form-inline .form-group {
        margin: 0;
    }

    .box-search .form-inline .form-group .input-group {
        width: 100%;
    }
}

@media(max-width: 767px) {
    .top-detail-product, .bottom-detail-product .nav_title {
        margin-bottom: 5px;
    }

    .logo {
        padding: 0 15px;
    }

    .re-ship-phone {
        padding-left: 15px
    }

    .header-top-mb .navbar-header {
        float: left;
    }

    .header-top-mb .lien-he {
        float: right;
        margin: 40px 15px 15px;
    }

    .top-list-blogs-subpage .row > div:last-child {
        border-top: 1px solid #ddd;
    }

    .menu-active {
        display: block;
    }

    .hotline {
        padding: 0;
        margin-top: -50px;
        text-align: right;
    }

    #Nav-mobile {
        position: relative;
    }

    #Nav-mobile .nav_desktop ul {
        display: none;
        position: absolute;
        top: 48px;
        min-width: 200px;
        background: #231f20;
        z-index: 99;
        left: 45px;
    }

    #Nav-mobile .nav_desktop ul li {
        float: none;
        width: 100%;
    }

    .menu-active {
        display: block;
        color: #fff;
        font-size: 12px;
        text-transform: uppercase;
        padding: 15px 5px;
        float: left;
    }

    .newsletter .btn-default {
        top: 0;
    }
}

@media(max-width: 480px) {
    .hotline {
        margin:0px 0;
        text-align: left;
    }

    .box-product .content-tab-product .col-xs-6 .img img {
        width: 100%;
    }

    .nav_title li {
        width: auto;
    }

    .nav-right .dropdown-toggle {
        min-width: 40px;
    }

    #Nav-mobile .container {
        padding: 0;
    }
}

/****fix lech hang san pham khi height sp k bang nhau trang list sp va search sp***/
@media(min-width: 992px) {
    .top-product-mon .col-xs-6:nth-child(3n+1) {
        clear: both;
    }

    .search-product .list-item:nth-child(3n +1) {
        clear: none;
    }

    .search-product .list-item:nth-child(4n +1) {
        clear: both;
    }
}

@media(max-width: 991px) {
    .top-product-mon .col-xs-6:nth-child(2n+1) {
        clear: both;
    }
}

@media (max-width: 991px) and (min-width: 481px) {
}

/**** end fix lech hang san pham khi height sp k bang nhau***/
@media (min-width: 992px) {
    .box-product .col-xs-6:nth-child(4n +1) {
        clear: both;
    }
}

@media (min-width: 768px) {
    .list-item:not(.view-list).col-sm-3:nth-child(4n+1) {
        clear:both
    }
}

@media (max-width: 991px) and (min-width: 768px) {
}

@media (max-width: 767px) and (min-width: 481px) {
    .box-product .col-xs-6:nth-child(2n +1) {
        clear: both;
    }
}

@media (max-width: 350px) {
    .header-top-mb .logo img {
        float: left;
        max-width: 100px;
        padding: 5px
    }

    .header-top-mb .lien-he {
        margin: 25px 5px 0 0;
    }
}
