body {
    font-family: roboto;
}
.ps-container {
    margin: 0 auto;
    max-width: 1270px;
}
.menu > li > a {
    font-size: 16px;
    font-weight: 500;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
}
.menu--product-categories .menu__toggle span {
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
}
.ps-logo img{
    height: 90px;
}
.header .header__top {
    background-color: white;
}

.header__center{
    display: inline-grid;
    align-content: space-evenly;
}
ul.header__search--suggest{
    padding: 10px 0;
    font-size: 0;
}
.header__search--suggest li{
    display: inline-block;
    font-size: 13px;
}
.header__search--suggest li:first-child a {
    padding-left: 0;
}
.header__search--suggest li:first-child a:before {
    display: none;
}
.header__search--suggest li a:before{
    content: "";
    width: 1px;
    height: 12px;
    background: #898989;
    position: absolute;
    left: 0;
    top: 2px;
}
.header__search--suggest li a{
    color: #898989;
    padding: 0 10px;
    line-height: 17px;
    position: relative;
    display: block;
}

.ps-form--quick-search {
    border: 1px #ccc solid;
    border-radius: 4px;
}

.header .header__extra span, .header .ps-form--quick-search button {
    background-color: #db1820;
}

.navigation {
    background-color: #db1820;
}

.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: #1251a4;
}
.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: #db1820;
}
.header .header__extra>i {
    color: #db1820;
}
.header .header__extra:hover i {
    color: #db1820;
}
.header.header--sticky .menu--product-categories .menu__toggle span {
    color: #db1820;
}
.header.header--sticky .menu--product-categories .menu__toggle i {
    color: #db1820;
}
.ps-banner picture{
    height: 100%;
    display: block;
}
#top{
    text-align: center;
    background: #ff2a40;
}
#homepage-1 .ps-home-banner .owl-slider .ps-banner img {
    max-height: 410px;
    height: 100% !important;
}
.ps-collection a{
    height: 200px;
    display: block;
}
.ps-collection a img{
    height: 100% !important;
    object-fit: cover;
}
.ps-product{
    margin-bottom: 20px;
}
.ps-product-list .ps-section__header {
    background-color: #db1820;
    border-bottom: 4px solid #ffd206;
    padding: 12px 20px;
    border-radius: 5px;
}
.ps-product-list .ps-section__header h3 {
    color: white;
    font-size: 16px;
    padding-bottom: 0px;
}
.ps-product-list .ps-section__links li a {
    color: white;
}
.ps-carousel--nav .owl-nav .owl-prev {
    margin-left: -10px;
    border: none !important;
    border-radius: 0px;
    background: #949494  !important;
    color: white !important;
}
.ps-carousel--nav .owl-nav .owl-next {
    margin-right: -10px;
    border: none !important;
    border-radius: 0px;
    background: #949494 !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: 14px;
    font-weight: 600;
}

.ps-product-page .ps-product__thumbnail{
    height: 210px;
}
.ps-newsletter {
    background: #db1820;
}
.ps-btn, button.ps-btn {
    background-color: #1251a4;
}
.ps-form--newsletter .form-group--nest input {
    background: white;
}
.ps-form--newsletter .ps-btn,.ps-form--newsletter button.ps-btn {
    color: #fff;
    background: #2b48d0;
}
.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: #1251a4;
}
.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;
}
.ps-page--blog .ps-page__header h1 {
    font-size: 35px;
}

.ps-post .ps-post__thumbnail img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}
.pagination .page-item a.page-link:hover, .pagination .page-item.active .page-link {
    background-color: #db1820;
    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 .product__home img {
    max-width: 100% !important;
    height: 150px !important;
    display: inline;
    object-fit: contain;
}

.ps-product__thumbnail a{
    text-align: center;
}
.ps-product__content {
    min-height: 100px;
}
.ps-product .ps-product__title {
    height: 60px;
    max-height: calc(20px * var(--max-lines));
}
.ps-product .ps-product__content > p {
    color: #f72427;
    font-weight: 700;
    font-size: 14px;
    font-family: "Oswald", sans-serif;
}
.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;
    font-weight: 900;
}
.ps-product__price_old {
    font-size: 11px !important;
    color: #979797 !important;
    text-decoration: line-through;
    font-family: 'Roboto' !important;
    font-weight: 400 !important;
    position: absolute;
}
.sale_price{
    font-size: 13px;
    color: #8b8b8b;
    font-weight: 400;
}
.widget_footer {
    max-width: 380px;
}

.product__price-tag{
    width: 60px;
    text-align: center;
    height: 25px;
    border-radius: 8px 8px 8px 0;
    background: #f72427;
    z-index: 99;
    position: absolute;
    top: 6px;
    left: -7px;
}

.product__price-tag::after {
    content: '';
    position: absolute;
    border-left: 6px solid transparent;
    border-top: 10px solid #a72c29;
    left: 0px;
    top: 23px;
}
.product__price-tag-price {
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    font-family: "Oswald", sans-serif;
}
.ps-product--detail .ps-tab p {
    margin-bottom: 8px;
}
.ps-product--detail .ps-product__shopping .ps-btn {
    background: -webkit-linear-gradient(top, #f59000, #fd6e1d);
}

.ps-list--categories li a.active{
    color: red;
    font-weight: 600;
}

.product__attribute{
    display: block;
}
.product__attribute .attribute-values{
    margin-top: 7px;
}
.product__color .color-swatch li .item{
    display: flex;
    height: 33px;
}
.product__color .color-swatch li .item .icon{
    height: 32px;
}
.product__color .color-swatch li .item .icon img{
    object-fit: cover;
    height: 100%;
}

#uudai {
    border: solid 1px #eee;
    padding: 12px 15px;
    border-radius: 5px;
}
#uudai .title {
    font-size: 15px;
    text-align: center;
    display: block;
    margin-bottom: 10px;
    color: #e00;
    background: none;
    border: none;
    height: auto;
    font-weight: 700;
}
#uudai li {
    margin: 12px 0;
    list-style: none;
}
#uudai li {
    background: url(/images/icon_star_list2.png?v=2.1) left 0px no-repeat;
    background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px 20px;
}

#uudai li span {
    display: block;
    margin-left: 30px;
    line-height: 20px;
    font-size:14px;
}

.widget_features {
    background: white;
    margin-bottom: 30px;
    padding: 20px 10px;
}
.header .header__right {
    padding-left: 30px;
    align-items: center;
    display: flex;
}

.header__hotline--bg {
    background: url(/images/header-icon-support.png) no-repeat left center;
    padding-left: 60px;
    height: 55px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #252525;
    font-size: 14px;
}
.header__hotline--phone {
    font-size: 18px;
    color: #ffcf21;
    font-weight: bold;
    margin-bottom: 0px;
}
.header__hotline--phone strong {
    font-weight: normal;
    color: #252525;
    font-size: 14px;
}
.header__hotline--phone a {
    color: #ed1c24;
    font-weight: bold;
}
.header__hotline--email {
    font-size: 14px;
    color: #000000;
    font-style: italic;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.header__hotline--email strong {
    font-weight: normal;
    color: #252525;
    font-size: 14px;
    font-style: normal;
}
.header__hotline--email a {
    color: #000000;
}

.ps-product--detail h1 {
    font-size: 20px;
    font-weight: 800;
    line-height: 1.2;
}

.ps-product--detail .ps-product__meta {
    align-items: flex-start;
    border-bottom: 0px solid #e1e1e1;
    display: grid;
}
.ps-product--detail .ps-product__meta p:after {
    display: none;
}

.banner-home{
    margin-top: 20px;
    margin-bottom: 20px;
}
.banner-home img{
    width: 100%;
    object-fit: cover;
}
.banner-category{
    margin-bottom: 30px;
}
.banner-category img{
    width: 100%;
}






