
body {
    font-family: 'Roboto', sans-serif;
    line-height: 1.5;
}

#homepage-1 .ps-home-banner .ps-section__left {
    max-width: 100%;
    padding-right: 0px;
}

.ps-logo {
}

.ps-logo img {
    width: 230px;
}

.header .header__top {
    padding: 10px 0;
}

.header .header__top {
    background-color: white;
}

.header__center {
    display: flex;
    align-items: center; /* Căn giữa theo chiều dọc */
    justify-content: center; /* Căn giữa theo chiều ngang (tuỳ chọn) */
}

.header__center .ps-form--quick-search {
    border: 1px #ccc solid;
    width: 100%;
}

.header .header__right {
    display: flex;
    align-items: center; /* Căn giữa theo chiều dọc */
    justify-content: center; /* Căn giữa theo chiều ngang (tuỳ chọn) */
}

.menu > li > a {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding: 15px 40px;
    text-transform: uppercase;
}

.ps-form--quick-search {
    border: 1px #ccc solid;
}

.header .header__extra span, .header .ps-form--quick-search button {
    background-color: #0138aa;
}

.navigation {
    background-color: #0138aa;
}

.header .header__extra, .header .menu--product-categories .menu__toggle i, .header .menu--product-categories .menu__toggle span, .header .navigation .menu > li > a, .header .navigation__extra > li a, .header .ps-block--user-header .ps-block__right a, .header .ps-block__left i {
    color: white;
}

.menu--dropdown > li:hover {
    background-color: #0138aa;
}

.header--mobile {
    background: white;
    border-bottom: 1px #ccc solid;
}

.form-search-mobile {
    display: flex;
    flex-flow: row nowrap;
    border: 1px #ccc solid;
}

.ps-block--site-features .ps-block__left i {
    color: #cf0900;
}

.header .header__extra > i {
    color: #cf0900;
}

.header .header__extra:hover i {
    color: #0138aa;
}

.header.header--sticky .menu--product-categories .menu__toggle span {
    color: #0138aa;
}

.header.header--sticky .menu--product-categories .menu__toggle i {
    color: #0138aa;
}

.ps-product {
    margin-bottom: 20px;
}

.ps-product-list .ps-section__header {
    background-color: #0138aa;
    border-bottom: 5px solid #e00;
    padding: 10px 20px;

}

.ps-product-list .ps-section__header h3 {
    color: white;
    font-size: 16px;
    text-transform: uppercase;
}

.ps-product-list .ps-section__links li a {
    color: white;
}

.ps-pagination {
    padding-top: 10px;
    text-align: center;
}

.ps-layout--shop {
    padding-bottom: 10px;
}

.ps-post--detail .ps-post__content {
    padding: 85px 0px 0px 0;
}

.ps-carousel--nav .owl-nav .owl-prev {
    margin-left: -10px;
    border: none !important;
    border-radius: 0px;
    background: #e22d28 !important;
    color: white !important;
}

.ps-blog--sidebar {
    padding-bottom: 20px;
    border-bottom: 1px #dedede solid;
}

.ps-related-posts {
    padding-top: 30px;
}

.ps-carousel--nav .owl-nav .owl-next {
    margin-right: -10px;
    border: none !important;
    border-radius: 0px;
    background: #e22d28 !important;
    color: white !important;
}

.ps-product {
    border: 1px solid #dedede;
    padding: 20px;
}

.ps-product:hover {
    border-color: #dedede;
}

.ps-product .ps-product__title {
    color: #000;
    display: block;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
}

.ps-product-page .ps-product__thumbnail {
    height: 270px;
}

.ps-newsletter {
    background: #0138aa;
}

.ps-btn, button.ps-btn {
    background-color: #0138aa;
}

.ps-form--newsletter .form-group--nest input {
    background: white;
}

.ps-form--newsletter .ps-btn, .ps-form--newsletter button.ps-btn {
    color: #fff;
    background: #6abe4e;
}

.ps-form--newsletter h3 {
    color: white;
}

.ps-form--newsletter p {
    color: white;
}

.row-equal-height {
    display: flex;
    align-items: stretch;
}

.banner-product-home {
    margin-bottom: 20px;
}

.banner-product-home {
}

.banner-product-home img {
    max-height: 296px;
    width: 100%;
    object-fit: cover;
}

.ps-panel--sidebar .ps-panel__header {
    background-color: #0138aa;
}

.header--mobile.header--sticky .navigation--mobile {
    background-color: white;
}

.ps-form--search-mobile {
    border: 1px #dedede solid;
}

.icon-cate {
    width: 18px;
    height: 18px;
    object-fit: cover;
    margin-right: 10px;
}

.ps-breadcrumb--2 .breadcrumb li {
    color: #000000;
}

.ps-page--blog .ps-page__header {
    padding: 30px 0;
    text-align: center;
    border-bottom: 1px #dedede solid;
    margin-bottom: 30px;
}

.ps-page--blog .ps-page__header h1 {
    font-size: 35px;
}

.ps-post .ps-post__thumbnail img {
    width: 100%;
    height: 260px !important;
    object-fit: cover;
}

.pagination .page-item a.page-link:hover, .pagination .page-item.active .page-link {
    background-color: #0138aa;
    color: white;
}

.ck-content {
}

.ck-content img {
    max-width: 100% !important;
    height: auto !important;
}

.ck-content iframe {
    max-width: 100% !important;
}


.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

@media (max-width: 767px) {
    .ps-product-page .ps-product__thumbnail {
        height: 130px;
    }
}

.ps-product__content iframe {
    max-width: 100%;
    height: auto !important;
}

.ps-product__content img {
    max-width: 100%;
    height: auto !important;
}

.ps-product__price .price {
    color: #ec0d0d;
}

.ps-product .ps-product__content > p {
    color: #000;
    margin-top: 5px;
    text-align: center;
    font-size: 13px;
}

.sale_price {
    font-size: 15px;
    color: #8b8b8b;
}

.price_current {
    text-decoration: line-through;
    color: #9E9E9E;
    margin-right: 10px;
}

.price_sale {
    color: #e22d28;
    font-weight: 600;
}

.box_sale {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: 10px;
    left: 10px;
    background: #e22d28;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    color: WHITE;
    font-size: 12px;
    font-weight: bold;
}

.ps-product .ps-product__thumbnail img {
    height: 270px !important;
    max-width: 100% !important;
}

.footer {
    padding: 30px 0 15px 0;
    background: url(../images/bg_footer.png) repeat;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.7;
}

.footer-left .box {
    background: #ff000085;
    padding: 10px;
    border-radius: 5px;
    height: 100%;
}

footer .footer-left .footer-title {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

footer ul.links {
    list-style: none;
    padding-left: 15px;
}

footer ul.links li {
    margin: 4px 0;
    list-style: square;
}

footer a {
    color: #ffffff;
}

footer .footer-left .footer-title {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: white;
}

.position-relative {
    position: relative !important;
}

.support-box {
    border: solid 1px #ddd;
    padding: 20px 40px;
    margin-bottom: 20px;
}

.support-box h3 {
    text-align: center;
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.support-box p.phone {
    color: #0098da;
    font-family: fantasy;
    font-size: 19px;
    text-align: center;
}

.support-box p.email {
    color: #0098da;
    font-size: 15px;
    text-align: center;
}

.support-box p i {
    font-size: 14px;
}

#back2top.active {
    bottom: 150px;
}

#back2top {
    background: #0138aa;
    border: none;
}

#back2top i {
    color: #ffffff;
}

#back2top:hover {
    background-color: #e22d28;
    border-color: #e22d28;
    cursor: pointer;
}

.ps-product--detail .ps-product__variants .item {
    text-align: center;
}

.ps-product--detail .ps-product__variants .item img {
    height: 50px;
    display: inline;
}

.ps-product__gallery .slick-slide img {
    margin: 0 auto;
    opacity: 1;
    height: 300px;
    max-width: 100% !important;
}

.ps-post .ps-post__title {
    display: block;
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 10px;
}

.entry-date {
    color: #ffffff;
    top: 10px;
    left: 0;
    padding: 0px 7px;
    line-height: normal;
    z-index: 2;
}

.entry-date:before {
    content: '';
    background: #e22d28;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    position: absolute;
    top: -60px;
    left: -40px;
    z-index: -1;
    pointer-events: none;
}

.entry-date p {
    margin: 0;
}

.entry-date p.day {
    font-size: 17px;
    color: white;
    font-weight: bold;
}

.entry-date p.yeah {
    font-size: 12px;
    color: white;
    font-weight: bold;
}

.wrap-list-blog-hot-right .item-new-right {
    display: flex;
    margin-bottom: 20px;
}

.wrap-list-blog-hot-right .item-new-right .box-image {
    width: 100px;
    min-width: 100px;
    border-radius: 4px;
    height: 70px;
    margin-right: 15px;
}

.wrap-list-blog-hot-right .item-new-right .box-image img {
    width: 100%;
    height: 100%;
}

.wrap-list-blog-hot-right .item-new-right .text-date {
    font-size: 12px;
}

.wrap-list-blog-hot-right .item-new-right .title-product h3 {
    font-weight: 600;
    color: #101828;
    font-size: 14px;
}

.line-3 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

@media (max-width: 1199px) {
    .ps-page--shop .ps-product:not(.ps-product--wide) .ps-product__content:not(.hover) {
        border-bottom: 0px solid #dfdfdf;
    }
}


.ps-block--site-features .ps-block__item {
    padding: 10px 20px;
}

.ps-block--site-features .ps-block__right {
    padding-left: 15px;
}

.ps-product--detail .ps-product__shopping .ps-btn {
    background: #ec0d0d;
}

.widget--blog .widget__title {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 35px;
    margin-top: 0;
    background: #0138aa;
    padding: 10px 20px;
}

.menu--product-categories .menu__toggle span {
    text-transform: uppercase;
}

.partner-block {
}
.partner-block .title{
    font-weight: bold;
    font-size: 19px;
}
.partner-block .owl-item {
    border: 1px #dedede solid;
    border-radius: 4px;
    padding: 10px;
    text-align: center;
}

.partner-block .owl-item img {
    height: 80px;
    object-fit: cover;
    display: inline;
}


.module_service_details {
    margin-bottom: 30px;
}

.module_service_details .wrap_module_service {
    overflow: hidden;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #de0b00;
}


.module_service_details .wrap_module_service .item_service {
    padding: 0px 15px;
    border-bottom: solid 1px #e5e5e5;
}

.module_service_details .wrap_module_service .item_service .wrap_item_ .content_service {
    position: relative;
    padding: 20px 0px 20px 50px;
}

.module_service_details .wrap_module_service .item_service .wrap_item_ .content_service p {
    font-size: 13px;
    line-height: normal;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    color: #de0b00;
}

.module_service_details .wrap_module_service .item_service .wrap_item_ .content_service span {
    font-size: 12px;
    line-height: 22px;
    font-weight: 400;
    color: #707070;
}

.module_service_details .wrap_module_service .item_service .wrap_item_ .content_service:before {
    content: "";
    width: 35px;
    height: 30px;
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 23px;
}

.module_service_details .wrap_module_service .item_service:nth-child(1) .wrap_item_ .content_service:before {
    background-image: url('/images/shiper.png');
}

.module_service_details .wrap_module_service .item_service:nth-child(2) .wrap_item_ .content_service:before {
    background-image: url('/images/change.png');
}

.module_service_details .wrap_module_service .item_service:nth-child(3) .wrap_item_ .content_service:before {
    background-image: url('/images/pay.png');
}

.module_service_details .wrap_module_service .item_service:nth-child(4) .wrap_item_ .content_service:before {
    background-image: url('/images/phone.png');
}

.module_service_details .wrap_module_service .item_service:nth-child(5) .wrap_item_ .content_service:before {
    background-image: url('/images/saving.png');
}


.partner .owl-dots {
    display: none;
}

.partner .owl-nav {
    display: none;
}
#hotline-header {
    font-size: 15px;
    color: black;
    text-align: right;
}
#hotline-header b {
    font-size: 20px;
    color: #e00;
    font-weight: 600;
}

.address-top{
    font-size: 13px;
    color: #333;
}


.new_right{}
.new_right .box{
    border: 1px #d7d7d7 solid;
    margin-bottom: 20px;
}
.new_right .box .category{
    padding: 10px 20px;
    background: #0138aa;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
}
.new_right .news{
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
}
.new_right .box .ps-post__thumbnail{
    text-align: center;
}
.new_right .box .ps-post__thumbnail img{
    max-height: 200px;
}
.new_right .box .ps-post__title{
    font-size: 14px;
    font-weight: 500;
    color: black;
}


#top{
    border-bottom: 1px #dedede solid;
    padding: 3px 0px;
}

.map{
    margin-top: 5px;
    max-height: 220px;
    max-width: 100%;
    overflow: hidden;
}


.feature{
    padding: 10px;
    border: 1px #dedede solid;
    margin-bottom: 12px;
    border-radius: 4px;
    display: flex;
    align-items: center;
}
.feature .post__thumbnail{}
.feature .post__thumbnail img{
    width: 100px;
    height: 100px !important;
    object-fit: cover;
}
.feature a.ps-post__title{
    padding-left: 10px;
    color: #0138aa;
    font-size: 13px;
    font-weight: 600;
}





@media (max-width: 479px) {
    .ps-product .ps-product__thumbnail img {
        height: 180px !important;
        max-width: 100% !important;
        object-fit: cover;
    }

    .ps-post .ps-post__thumbnail img {
        width: 100%;
        height: 180px !important;
        object-fit: cover;
    }

    .support-box {
        padding: 20px 5px;
        margin-bottom: 10px;
    }

    .support-box h3 {
        text-align: center;
        font-size: 12px;
        text-transform: uppercase;
        margin-bottom: 10px;
    }

    .support-box p.phone {
        font-family: inherit;
        color: #0098da;
        font-weight: 700;
        font-size: 14px;
        text-align: center;
    }

    .support-box p.email {
        font-size: 13px;
    }

    .navigation--mobile .ps-logo img {
        width: auto;
        height: 40px;
    }
    #homepage-1 .ps-site-features {
        display: none;
    }
    .feature .post__thumbnail img {
        width: 150px;
        height: 73px !important;
        object-fit: cover;
    }
}